Page MenuHomePhabricator

hCaptcha: Event Logging for hCaptcha-related events coming from the MobileFrontend editor
Closed, ResolvedPublic

Description

Summary

  • Currently, the MobileFrontend integration issues track calls for hCaptcha-related events (since it calls javascript code from ConfirmEdit, which does those calls automatically).
  • However, there's no code in WikimediaEvents to turn those into interaction events sent to the analytics data lake.

Acceptance Criteria

  • hCaptcha-related events originating from the MobileFrontend are recorded in the event log

Event Timeline

Change #1256390 had a related patch set uploaded (by Harroyo-wmf; author: Harroyo-wmf):

[mediawiki/extensions/WikimediaEvents@master] hCaptcha: Update instrumentation to track events trigered by the MobileFrontend

https://gerrit.wikimedia.org/r/1256390

Dreamy_Jazz subscribed.

Re-assigning to no-one as @hector.arroyo is out

Change #1256390 merged by jenkins-bot:

[mediawiki/extensions/WikimediaEvents@master] hCaptcha: Update instrumentation to track events trigered by the MobileFrontend

https://gerrit.wikimedia.org/r/1256390

Testing notes

I have not paid much attention to which events are being fired in which editors and under which circumstances. Therefore, a developer could take this up.