-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Telemetry for #18855, #18851 and #18857 #18982
Conversation
Request for data collection review form #18851All questions are mandatory. You must receive review from a data steward peer on your responses to these questions before shipping new data collection.
|
@tdsmith 👋🏽 when you have some time would you mind taking a look to this PR, thanks in advance! |
Request for data collection review form #18855All questions are mandatory. You must receive review from a data steward peer on your responses to these questions before shipping new data collection.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
data-review+; note that these are interaction data, not technical data, although that doesn't affect the conclusion and the Glean metadata looks correct.
- Is there or will there be documentation that describes the schema for the ultimate data set in a public, complete, and accurate way?
Yes, in the probe definition files and the Glean probe dictionary.
- Is there a control mechanism that allows the user to turn the data collection on and off?
Yes, the Firefox telemetry opt-out.
- If the request is for permanent data collection, is there someone who will monitor the data over time?
n/a
- Using the category system of data types on the Mozilla wiki, what collection type of data do the requested measurements fall under?
Cat 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)?
Nope.
- 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?
The team should renew as necessary.
- Does the data collection use a third-party collection tool?
No.
app/src/main/java/org/mozilla/fenix/components/toolbar/DefaultToolbarMenu.kt
Outdated
Show resolved
Hide resolved
Codecov Report
@@ Coverage Diff @@
## master #18982 +/- ##
============================================
+ Coverage 34.20% 34.38% +0.17%
+ Complexity 1578 1543 -35
============================================
Files 535 526 -9
Lines 21660 21469 -191
Branches 3229 3210 -19
============================================
- Hits 7409 7382 -27
+ Misses 13348 13191 -157
+ Partials 903 896 -7 Continue to review full report at Codecov.
|
cb143b8
to
b1b76a9
Compare
@tdsmith the PR is updated with the recommended changes :) |
This pull request has conflicts when rebasing. Could you fix it @Amejia481? 🙏 |
Thanks, Arturo! |
…mobile#18857 For mozilla-mobile#18857 [Telemetry] Send a Glean event when users change their default browser For mozilla-mobile#18855 [Telemetry] Send an event when users open the toolbar menu For mozilla-mobile#18851 [Telemetry] Send an event when users click on the "set as default browser" entry in the toolbar menu
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Thanks :) |
Pull Request checklist
To download an APK when reviewing a PR: