Page MenuHomePhabricator

Track edit button clicks in sticky header in DesktopUIClickTracking schema
Closed, ResolvedPublic

Description

Background

We would like clicks to the edit button within the sticky header to be tracked in the DesktopUIClickTracking schema. We determined how to do this in T298518: [SPIKE] Tracking clicks to edit button within the sticky header

Acceptance criteria

  • Ensure edit button clicks are tricked in DesktopUIClickTracking as per T298518#7599126

Event Timeline

ovasileva renamed this task from Track edit button clicks in sticky header to Track edit button clicks in sticky header in DesktopUIClickTracking schema.Mar 17 2022, 1:39 PM

I think this is done, and there shouldn't be any initial work, over than to verify this is true?

@ppelberg - in order to QA this, we would need the edit button in the sticky header enabled. If it's feature flagged, could we enable it on the beta cluster?

@ppelberg - in order to QA this, we would need the edit button in the sticky header enabled. If it's feature flagged, could we enable it on the beta cluster?

For sure. The work to do the above will happen in T305878

Change 779087 had a related patch set uploaded (by Jdlrobson; author: Jdlrobson):

[operations/mediawiki-config@master] Enable sticky header edit button in beta cluster

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

Change 779087 abandoned by Jdlrobson:

[operations/mediawiki-config@master] Enable sticky header edit button in beta cluster

Reason:

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

Confirmed:
The event name is ve-edit-sticky-header:

Screen Shot 2022-04-12 at 10.19.38 AM.png (652×1 px, 100 KB)

@ppelberg - all done from our side! Feel free to take a look and sign off

Confirmed with @ppelberg that we're all done here, resolving