User story:
As the Growth team, I want to be able to measure the task funnel and effectiveness of this newcomer task, because then I can make decisions about improving the task further or scaling the feature to more wikis.
For section-level "add an image" instrumentation, we want to follow the same instrumentation as is used for the article-level "add an image" task.
T294659: Add an image: measurement
Acceptance criteria:
Given I'm completing a section-level "add an image" task,
When I complete any action within this structured task,
Then the following data is captured:
- User ID
- Distinguish by wiki.
- Analyze how much time elapses between each action.
- Know whether each action was taken from desktop or mobile.
- Know which article the user is on (through page title and page id).
- Include timestamps with millisecond precision.