-
Notifications
You must be signed in to change notification settings - Fork 220
Add ping for telemetry enable/disable #1477
Comments
requires #561 |
@jvonitter It'd be good to pull this into 1.5 as part of our telemetry boost. |
|
@jvonitter the PR is ready for review. Shouldn't be merged before the data review is approved though. |
From Manuel:
|
Moving this into 6 so we can consider the feedback and figure out the right path. |
Data review form, attn @harraton
|
Link to ping used for this purpose on desktop: https://firefox-source-docs.mozilla.org/toolkit/components/telemetry/data/optout-ping.html |
@philip-lamb I talked to the Telemetry team before implementing this and they recommended using an event ping vs the opt-out ping as we can group pings by user:
|
@harraton Any updates on this? |
Data Review Form Instructions: Data Stewards will review a request for data collection and endorse responses to each question. If the request does not provide answers to questions, reviewers give an r- and point to the questions that can’t be answered.
|
Ping approved. |
@jvonitter The Telemetry wiki page has been updated. |
I've set a reminder to check on this in 6 months to see if we still need to collect the data. We're ok to merge this! |
We don't have a clear idea of what percentage of users disable telemetry. When a user elects to disable it, we should transmit a "goodbye" ping, and conversely a "hello" ping when a user enables the function.
This will help gauge user sentiment around collecting data to improve the browser.
The text was updated successfully, but these errors were encountered: