Page MenuHomePhabricator

[SPIKE] Tracking clicks to edit button within the sticky header
Closed, ResolvedPublic

Description

Background

See: T296264: Create measurement plan for evaluating impact of edit affordance within sticky header. In order to evaluate the impact of the new edit button within the sticky header, we will need to track its usage over time, as well as in comparison to current usage (via an A/B test). This task tracks identifying the method for adding instrumentation that will allow us to track clicks to the edit button.

Acceptance criteria

Answer the following question:

  • How should we add instrumentation that tracks clicks to the edit button within the sticky header? Can we do this as a part of the DesktopUIClickTracking schema? see T298518#7599126 below

Signoff criteria

  • Create follow-up task for editing team that focuses on ensuring edit button clicks can be tracked within the EditAttemptStep schema >> T298634

Event Timeline

ovasileva triaged this task as Medium priority.Jan 4 2022, 12:46 PM
ovasileva created this task.

How should we add instrumentation that tracks clicks to the edit button within the sticky header? Can we do this as a part of the DesktopUIClickTracking schema?

We verified yesterday that items in the sticky header are logging correctly to DesktopUIClickTracking instrument so as long as we provide a unique id (i.e. append -sticky-header) that can be tracked and queried for, it should be straightforward to include sticky header edit button clicks as well.

LGoto removed ovasileva as the assignee of this task.
LGoto assigned this task to ovasileva.

Resolving - followup questions will be tracked under { T298634}