Closed
Bug 1850361
Opened 2 years ago
Closed 2 years ago
Implement new temporary baseline-equal ping in firefox-ios
Categories
(Data Platform and Tools :: Glean: SDK, task, P1)
Data Platform and Tools
Glean: SDK
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: janerik, Assigned: janerik)
References
Details
Attachments
(3 files)
We want to analyse the behavior of app start vs. app visible using a new ping observing the same events and schedule as the baseline ping plus the extra event when the app is actually visible.
| Assignee | ||
Comment 1•2 years ago
|
||
Attachment #9350490 -
Flags: data-review?(tlong)
| Assignee | ||
Comment 2•2 years ago
|
||
Comment 3•2 years ago
|
||
Comment on attachment 9350490 [details]
data-review-request.txt
Data Review
- 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 metrics.yaml file and the Glean Dictionary.
- Is there a control mechanism that allows the user to turn the data collection on and off?
Yes, through the "Send Usage Data" preference in the application settings.
- If the request is for permanent data collection, is there someone who will monitor the data over time?
N/A, collection to end 2023-12-31
- 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 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?
No
Result
data-review+
Attachment #9350490 -
Flags: data-review?(tlong) → data-review+
| Assignee | ||
Comment 4•2 years ago
|
||
the initial PR landed, but had a bug.
| Assignee | ||
Comment 5•2 years ago
|
||
| Assignee | ||
Comment 6•2 years ago
|
||
This fix now landed too and should go out in 117.3 on Sept 12. Filing a followup for initial analysis.
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•