To give us basic visibility into how users interact with the incident reporting system, we want to set up the instrumentation that covers the events in the emergency reporting workflow.
The KR: https://app.asana.com/0/1207718010906612/1207718375312157
Design doc: https://www.figma.com/design/ZfMGm4XFZy49GlYyINacaK/IRS-MVP-v1?node-id=2007-7869&t=M9Kwk9rpD4330H6S-0
We want to cover the following events in the reporting flow:
- Clicking the report button
- Selecting the type of incident
- (optional) Adding the first text in the additional information
- Submitting a report
Some interesting statistics to calculate will be:
- How many times users clicked on the report button
- How often do users select the "emergency flow"
- How often do users add additional information
- How many successful reports were made
- The submission rate of reports
## Acceptance criteria
- [ ] Connie w/ Madalina: Measurement plan defining metrics
- [ ] Connie: Instrumentation specification
- [ ] Connie: Log this in [[ https://docs.google.com/forms/d/e/1FAIpQLSc8TxVpVp5gAI2zfVBrYoNYPDtZm9w1b1ePox63H_oUb6u1aA/viewform | the data collection activity form ]] (per [[ https://foundation.wikimedia.org/wiki/Legal:Data_Collection_Guidelines | Data Collection Guidelines ]])
- [ ] Engineer: Implementation of the specification
- [ ] Engineer: Instrumentation QA (pre-deployment and post-deployment)
- [ ] Connie: post-deployment data QA
== Document