-
Notifications
You must be signed in to change notification settings - Fork 1.3k
For #9488: Add Search widget CFR & telemetry #10958
Conversation
4f6da33
to
ac269a9
Compare
Request for data collection review formAll questions are mandatory. You must receive review from a data steward peer on your responses to these questions before shipping new data collection.
|
Codecov Report
@@ Coverage Diff @@
## master #10958 +/- ##
============================================
+ Coverage 19.40% 19.44% +0.03%
- Complexity 635 637 +2
============================================
Files 363 365 +2
Lines 15153 15245 +92
Branches 2044 2052 +8
============================================
+ Hits 2941 2964 +23
- Misses 11930 11998 +68
- Partials 282 283 +1
Continue to review full report at Codecov.
|
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+ only
Data Review Form (to be filled by Data Stewards)
- Is there or will there be documentation that describes the schema for the ultimate data set in a public, complete, and accurate way?
Yes, this is documented in metrics.md
- Is there a control mechanism that allows the user to turn the data collection on and off?
Yes, this is controlled by Fenix data collection setting
- If the request is for permanent data collection, is there someone who will monitor the data over time?
This has expiry, 9/1/2020
-
Using the category system of data types on the Mozilla wiki, what collection type of data do the requested measurements fall under?
Type 2 -
Is the data collection request for default-on or default-off?
default on for Fenix
- 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, this is usage interaction data
-
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?
Has an expiry
- Does the data collection use a third-party collection tool? If yes, escalate to legal.
No, collected through Glean
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.
r+ with nits
<!-- Text for the main message --> | ||
<string name="cfr_message">Add a shortcut to open private tabs from your Home screen.</string> | ||
<!-- Text for the positive button --> | ||
<string name="cfr_pos_button_text">Add shortcut</string> | ||
<!-- Text for the negative button --> | ||
<string name="cfr_neg_button_text">No thanks</string> | ||
|
||
<!-- Search widget "contextual feature recommendation" (CFR) --> | ||
<!-- Text for the main message. Placeholder text replaced with app name. --> | ||
<string name="search_widget_cfr_message">Get to Firefox faster. Add a widget to your Home screen.</string> |
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.
The description says this is a placeholder string so do we want to sub out "Firefox" for a placeholder?
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.
Good question. I'm actually not sure and forgot to put a "TODO" on this. I think I need an answer from @brampitoyo on whether or not this string should always say "Firefox" or not.
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.
Got a thumbs up from Betsy that we can go ahead with just "firefox"
f17b51d
to
362ea58
Compare
Note here about running this experiment - this is going to hit up against some of our other experimentation, so it may delay our EOL of the various Nightly channels, since it needs 3 weeks to run. Our next release is 5.2 and will go out next week. |
Demo
Pull Request checklist
After merge
To download an APK when reviewing a PR: