Add telemetry for More from Mozilla Fx95 experiment
Categories
(Firefox :: Messaging System, enhancement, P1)
Tracking
()
People
(Reporter: pdahiya, Assigned: pdahiya)
References
(Blocks 1 open bug, )
Details
Attachments
(2 files, 3 obsolete files)
48 bytes,
text/x-phabricator-request
|
diannaS
:
approval-mozilla-beta+
|
Details | Review |
3.26 KB,
text/plain
|
chutten
:
data-review+
|
Details |
Scope of this bug is to validate and add
a) interaction telemetry so we know whether user clicked on More From Mozilla option on left
b) Impression telemetry sent from moreFromMozilla when page is shown
c) add the pane to https://searchfox.org/mozilla-central/rev/f8576fec48d866c5f988baaf1fa8d2f8cce2a82f/browser/modules/BrowserUsageTelemetry.jsm#109-119 and the corresponding docs, and add a scalar for it
Both these telemetry changes will probably need data review
Assignee | ||
Comment 1•3 years ago
|
||
[Tracking Requested - why for this release]:
Required telemetry for More From Mozilla experiment in Fx95
Assignee | ||
Updated•3 years ago
|
Updated•3 years ago
|
Assignee | ||
Comment 2•3 years ago
|
||
Assignee | ||
Comment 3•3 years ago
|
||
Assignee | ||
Comment 4•3 years ago
•
|
||
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Comment 5•3 years ago
|
||
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Comment 6•3 years ago
|
||
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Comment 7•3 years ago
|
||
Comment 8•3 years ago
|
||
Comment on attachment 9249909 [details]
data-request.md
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.
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, :pdahiya and :Gijs are 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 the data collection use a third-party collection tool?
No.
Result: datareview+
Comment 10•3 years ago
|
||
bugherder |
Assignee | ||
Comment 11•3 years ago
|
||
Comment on attachment 9249323 [details]
Bug 1738187 - Add telemetry for MoreFromMozilla section inside about:preferences
Beta/Release Uplift Approval Request
- User impact if declined: Telemetry implemented in patch is needed for Fx95 'More From Mozilla' experiment
- Is this code covered by automated tests?: Yes
- Has the fix been verified in Nightly?: Yes
- Needs manual test from QE?: Yes
- If yes, steps to reproduce: See Test Plan in https://phabricator.services.mozilla.com/D130409
- List of other uplifts needed: none
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): Telemetry changes for experiment
- String changes made/needed: none
Assignee | ||
Updated•3 years ago
|
Updated•3 years ago
|
Comment 12•3 years ago
|
||
Comment on attachment 9249323 [details]
Bug 1738187 - Add telemetry for MoreFromMozilla section inside about:preferences
Approved for 95.0b6
Comment 13•3 years ago
|
||
bugherder uplift |
Updated•3 years ago
|
Comment 14•3 years ago
|
||
This was verified as part of the work done on [QA-1228] More From Mozilla which concluded with a GREEN sign off.
Description
•