Add legacy telemetry id to Glean internal pings for Focus Android
Categories
(Data Platform and Tools :: Glean: SDK, task, P1)
Tracking
(Not tracked)
People
(Reporter: travis_, Assigned: travis_)
References
Details
Attachments
(4 files, 2 obsolete files)
As part of investigating why legacy counts more core-active users than Glean does on Focus Android, we will add to the Glean internal pings the Legacy telemetry id for the purpose of connecting old and new telemetry for the same user.
Assignee | ||
Comment 1•2 years ago
•
|
||
Need to file a data-review since the current legacy-id going into the deletion-request ping is exempted.
Assignee | ||
Comment 2•2 years ago
|
||
Comment 3•2 years ago
|
||
Assignee | ||
Comment 4•2 years ago
|
||
Assignee | ||
Updated•2 years ago
|
Comment 5•2 years ago
|
||
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Comment 6•2 years ago
•
|
||
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Comment 7•2 years ago
|
||
This obsoletes the previous data-review. This has been updated to reflect the guidance on the data-collection category from the escalation of the data-review.
Comment 8•2 years ago
|
||
Comment on attachment 9308319 [details]
data-review request
Data Review Form
-
Is there or will there be documentation that describes the schema for the ultimate data set in a public, complete, and accurate way?
- Yes, through the Glean Dictionary and in the metrics.yaml file.
-
Is there a control mechanism that allows the user to turn the data collection on and off? (Note, for data collection not needed for security purposes, Mozilla provides such a control mechanism) Provide details as to the control mechanism available.
- Yes, through the normal telemetry opt-out in the application settings.
-
If the request is for permanent data collection, is there someone who will monitor the data over time?
- Yes, this a permanent collection and it will be monitored by Travis Long (tlong@mozilla.com).
-
Using the category system of data types on the Mozilla wiki, what collection type of data do the requested measurements fall under?
- Category 1 - technical data.
-
Is the data collection request for default-on or default-off?
- Default-on.
-
Does the instrumentation include the addition of any new identifiers (whether anonymous or otherwise; e.g., username, random IDs, etc. See the appendix for more details)?
- No
-
Is the data collection covered by the existing Firefox privacy notice?
- Yes
-
Does the data collection use a third-party collection tool? If yes, escalate to legal.
- No
Result
data-review+
Comment 9•2 years ago
|
||
Assignee | ||
Comment 10•2 years ago
|
||
This has landed and will be uplifted into a v108 dot release.
Comment 11•2 years ago
|
||
Verified that in the Focus RC 108.1.1 build, and Focus Nightly 110.0a1 from 12/21 the client_id is displayed in baseline, events, activation, and metrics.
Updated•2 years ago
|
Comment hidden (collapsed) |
Description
•