Closed
Bug 1585804
Opened 6 years ago
Closed 4 years ago
Add telemetry probes for interventions
Categories
(Web Compatibility :: Interventions, enhancement, P1)
Web Compatibility
Interventions
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1561115
People
(Reporter: past, Unassigned)
References
(Blocks 1 open bug)
Details
It would be useful to know when interventions are applied to a site visit via the add-on, both to know the usefulness of the feature, but also in order to correlate it with other data points, like the daily attitudes survey and get some longitudinal insights.
To simplify the data review process, I don't think we need to know which specific intervention was deployed, just the number of interventions deployed in the current session (a monotonically increasing counter).
Updated•6 years ago
|
Priority: -- → P1
Updated•4 years ago
|
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → DUPLICATE
Comment 2•4 years ago
|
||
Thomas mentioned it recently as a possible next step for 2022H1.
But we could probably have a dashboard per interventions, the global thing being the sum of all the interventions.
It would be interesting to have public access to this data.
Possible issues on the counting.
- count on each request whichever they come from
- count on request in one session?
You need to log in
before you can comment on or make changes to this bug.
Description
•