This task involves the work of implementing the instrumentation necessary to report on the metrics necessary to the evaluate the impact of introducing mobile edit notices. Note: the actual analysis will happen in T313279.
Requirements
- Instrumentation is added that enables us to report on metrics like:
- How does the rate at which people complete the edits they start on mobile vary between the time before mobile edit notices were introduced and the time after mobile edit notices were introduced?
- How does the rate at which edits are reverted on mobile vary between the time before mobile edit notices were introduced and the time after mobile edit notices were introduced?
- How does the rate at which people abandon the edit sessions they initiate on mobile vary between the time before mobile edit notices were introduced and the time after mobile edit notices were introduced?
- We should be able to group the metrics listed in "1." by the experience level of the people making edits as well as the editing interface/mode (source / visual) they were using
QA
- Editing QA to verify client-side logging being emitted as expected
- @MNeisler to verify event appearing server-side as expected