Send an event when a user asks for reanalysis
Categories
(Firefox :: Shopping, task, P1)
Tracking
()
People
(Reporter: perry.mcmanis, Assigned: perry.mcmanis)
References
Details
Attachments
(3 files, 2 obsolete files)
4.18 KB,
text/plain
|
travis_
:
data-review+
|
Details |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
pascalc
:
approval-mozilla-beta+
|
Details | Review |
If you can click on it in the Shopping UI, we should record an event.
Assignee | ||
Comment 1•1 year ago
|
||
Assignee | ||
Comment 2•1 year ago
|
||
Data Review for a few UI events.
Comment 3•1 year ago
|
||
Comment on attachment 9349231 [details]
shopping_ui_dr.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 data preferences in the application settings.
- If the request is for permanent data collection, is there someone who will monitor the data over time?
Permanent collection to be monitored by Bruce Etling, falling back to the fx-desktop-shopping-eng@mozilla.com team to ensure this data is necessary and useful over time.
- 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+
Assignee | ||
Comment 4•1 year ago
|
||
Assignee | ||
Updated•1 year ago
|
Assignee | ||
Updated•1 year ago
|
just repeating here what I've said on Slack - we'll need to split this into smaller bugs. "instrument all the clickable stuff" is fine as a placeholder, but not adequate for us to track the work to add a pretty substantial number of probes across the entire sidebar UI.
Assignee | ||
Updated•1 year ago
|
Assignee | ||
Updated•1 year ago
|
Assignee | ||
Comment 6•1 year ago
|
||
Assignee | ||
Comment 8•1 year ago
|
||
Original Revision: https://phabricator.services.mozilla.com/D186559
Comment 10•1 year ago
|
||
Backed out for causing bc failures in browser_ui_telemetry.js
- Backout link
- Push with failures
- Failure Log
- Failure line: TEST-UNEXPECTED-FAIL | browser/components/shopping/tests/browser/browser_ui_telemetry.js | Uncaught exception in test bound test_shopping_UI_chevron_clicks - at chrome://mochitests/content/browser/browser/components/shopping/tests/browser/browser_ui_telemetry.js:45 - TypeError: can't access property "testGetValue", Glean.shopping.surfaceExpandSettings is undefined
Assignee | ||
Updated•1 year ago
|
Comment 11•1 year ago
|
||
Updated•1 year ago
|
Comment 12•1 year ago
|
||
bugherder |
Updated•1 year ago
|
Comment 13•1 year ago
|
||
Perry, it seems that uplifting this patch is a dependency for uplifting bug 1849382 (https://lando.services.mozilla.com/D186951/) but you removed the review request on https://phabricator.services.mozilla.com/D186950, could you clarify what it meant for uplift and what is not? Thanks
Assignee | ||
Comment 14•1 year ago
|
||
(In reply to Pascal Chevrel:pascalc (PTO until August 21) from comment #13)
Perry, it seems that uplifting this patch is a dependency for uplifting bug 1849382 (https://lando.services.mozilla.com/D186951/) but you removed the review request on https://phabricator.services.mozilla.com/D186950, could you clarify what it meant for uplift and what is not? Thanks
Hey Pascal, I think that may have been automated when I removed this from a stack that got generated erroneously. Both should get uplifted please and thank you.
Updated•1 year ago
|
Comment 15•1 year ago
|
||
uplift |
Updated•1 year ago
|
Comment 16•1 year ago
|
||
Verified fixed using Firefox Nightly 119.0a1 (2023-09-06) on Windows 10, MacOS 11 and Ubuntu 20.04.
The "surface_reanalyze_clicked" ping is successfully displayed in about:glean after clicking the Re-analyze reviews
link inside the shopping sidebar.
Updated•1 year ago
|
Updated•1 year ago
|
Description
•