This task involves the work of introducing a view where, for now, members of the Editing Team can see how suggestions are performing overall and by type.
=== Decision(s) to be made
- [ ] 1. What new Suggestions will we prioritize introducing?
- [ ] 2. What Suggestions will we refine further?
- [ ] 3. What Suggestions will we disable?
=== Stories
As a member of the Editing Team motivated to introduce Edit Suggestions that volunteers find compelling and constructive, I'd like there to be a single place where I can see how different Suggestions are performing, so that I can decide 1) what new Suggestions to introduce, 2) what suggestions to refine further, 3) what suggestions to deactivate
//NOTE: this view will serve as the foundation for what I imagine we will eventually want to make available on-wiki so that experienced volunteers can monitor how the system is performing in a way that is similar to `Special:AbuseFilter`//
=== Requirements
//Create a Superset dashboard that contains/enables the following...//
- Count of edit sessions initiated with one of following URL parameters: `&ecenable=suggestions` or `&ecenable=suggestions,experimental`
- Count of edit sessions ≥1 suggestion is presented within
- Count of edit suggestions shown (by type and overall), across all `&ecenable=suggestions` or `&ecenable=suggestions,experimental`
-- //Where "type" here could mean things like Tone suggestions (T404602), TextMatch Suggestions (T407286), etc.//
- Count of edit suggestions `accepted` (by type and overall), across all `&ecenable=suggestions` or `&ecenable=suggestions,experimental`
- Count of edit suggestions `decelined` (by type and overall), across all `&ecenable=suggestions` or `&ecenable=suggestions,experimental`
=== Done
- [ ] Superset dashboard is available that enables us to see/explore the metrics listed in `Requirements` above