Closed
Bug 1646148
Opened 4 years ago
Closed 4 years ago
Add main summary Telemetry to count enrolled Pioneer users
Categories
(Toolkit :: Telemetry, task)
Toolkit
Telemetry
Tracking
()
RESOLVED
FIXED
mozilla79
Tracking | Status | |
---|---|---|
firefox79 | --- | fixed |
People
(Reporter: rhelmer, Assigned: rhelmer)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
3.01 KB,
text/plain
|
chutten
:
data-review+
|
Details |
47 bytes,
text/x-phabricator-request
|
Details | Review |
We want to know how many users have enrolled in Pioneer, but note that we do not want to collect the Pioneer ID.
Assignee | ||
Updated•4 years ago
|
Component: General → Telemetry
Product: Firefox → Toolkit
Assignee | ||
Comment 1•4 years ago
|
||
Looks like what we can do here is record RECORD_PREF_STATE
for the toolkit.telemetry.pioneerId
pref, which will record whether pref is set or not but will not record the value.
Assignee | ||
Updated•4 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•4 years ago
|
||
Assignee | ||
Comment 3•4 years ago
|
||
Assignee | ||
Updated•4 years ago
|
Attachment #9157451 -
Flags: data-review?(chutten)
Pushed by rhelmer@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/7aa8a3e4bfcb
collect count of users enrolled in Pioneer r=chutten
Comment 5•4 years ago
|
||
Comment on attachment 9157451 [details]
Data Collection Request for Bug 1646148
DATA COLLECTION REVIEW RESPONSE:
Is there or will there be documentation that describes the schema for the ultimate data set available publicly, complete and accurate?
Yes. This collection is part of the Telemetry Environment so is documented in its [in-tree documentation](https://firefox-source-docs.mozilla.org/toolkit/components/telemetry/telemetry/data/environment.html).
Is there a control mechanism that allows the user to turn the data collection on and off?
Yes. This collection is Telemetry so can be controlled through Firefox's Preferences.
If the request is for permanent data collection, is there someone who will monitor the data over time?
Yes, :rhelmer is responsible.
Using the category system of data types on the Mozilla wiki, what collection type of data do the requested measurements fall under?
Category 2, Interaction.
Is the data collection request for default-on or default-off?
Default on for all channels.
Does the instrumentation include the addition of any new identifiers?
No.
Is the data collection covered by the existing Firefox privacy notice?
Yes.
Does there need to be a check-in in the future to determine whether to renew the data?
No. This collection is permanent.
---
Result: datareview+
Attachment #9157451 -
Flags: data-review?(chutten) → data-review+
Comment 6•4 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox79:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla79
You need to log in
before you can comment on or make changes to this bug.
Description
•