As a Wikimedian,
I want to understand how newcomers are engaging with the Mentorship feature,
Because then I can better understand the impact of this feature
Description
Communities want to know how many questions are sent to Mentors or to the Help Desk.
We added the code to track this in T286366 , so we can now add this to Growth team product KPIs.
Acceptance Criteria
Given I view the Growth team product KPIs,
Then I can see how many questions are asked via the Mentor feature
And filter by wiki and date range
Completion checklist
Functionality
- The patches have been code reviewed and merged
- The task passes its acceptance criteria
Engineering
- There are existing and passing unit/integration tests
- Tests for every involved patch should pass
- Coverage for every involved project should have improved or stayed the same
Design & QA
- If the task is UX/Design related: it must be reviewed and approved by the UX/Design team
- Must be reviewed and approved by Quality Assurance.
Documentation
- Related and updated documentation done where necessary
- Internal technical changes: internal repository documentation must be updated (README.md, JSDoc, PHPDoc)
- Infrastructure technical changes: technical changes that reflect on environment, infrastructure, endpoints or any other area of interest for technical contributors should be reflected on Extension:GrowthExperiments or Extension:GrowthExperiments/Technical documentation pages.