Closed
Bug 1941698
Opened 1 year ago
Closed 1 year ago
Add telemetry to about:newprofile page
Categories
(Toolkit :: Startup and Profile System, enhancement)
Toolkit
Startup and Profile System
Tracking
()
RESOLVED
FIXED
136 Branch
| Tracking | Status | |
|---|---|---|
| firefox136 | --- | fixed |
People
(Reporter: jhirsch, Assigned: jhirsch)
References
(Blocks 1 open bug, Regressed 2 open bugs)
Details
(Whiteboard: [fidefe-profile-management])
Attachments
(1 file)
Should be a quick followup to bug 1927607, again building from the list in this spreadsheet https://docs.google.com/spreadsheets/d/173QrIOJT4kkyygINoduZhWUG5qf8wnMWfphss0yV8Ug/edit?gid=309210703#gid=309210703
Updated•1 year ago
|
| Assignee | ||
Updated•1 year ago
|
Type: defect → enhancement
| Assignee | ||
Comment 1•1 year ago
|
||
Updated•1 year ago
|
Assignee: nobody → jhirsch
Status: NEW → ASSIGNED
Updated•1 year ago
|
Attachment #9460100 -
Attachment description: Bug 1941698 - Add telemetry to about:newprofile page. r?#profiles-reviewers → Bug 1941698 - Add Glean and legacy telemetry to the about:newprofile page. r?#profiles-reviewers
Pushed by jhirsch@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/f4e7e9593855
Add Glean and legacy telemetry to the about:newprofile page. r=profiles-reviewers,mossop
Comment 3•1 year ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox136:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 136 Branch
Comment 4•1 year ago
|
||
These are the events that I managed to trigger on the about:newprofile page and observed recorded in Glean Debug Ping Viewer:
- profiles.new.displayed 1
- profiles.new.name 1
- profiles.new.theme 1
- profiles.new.avatar 1
- profiles.new.closed 1 with value 'done editing'
- profiles.new.closed. 1 with value 'pagehide'
I couldn't trigger the events profiles.new.closed with the value 'delete' and the profile.new.learMore.
Jared, could you please provide guidance on how to trigger these two events? Additionally, if there are other events beyond the ones mentioned, could you please let me know?
Flags: needinfo?(jhirsch)
| Assignee | ||
Comment 5•11 months ago
|
||
Filed bug 1954674 to fix the missing probes.
Flags: needinfo?(jhirsch)
You need to log in
before you can comment on or make changes to this bug.
Description
•