Include event sources in telemetry events sent by new tab section menus.
Categories
(Firefox :: New Tab Page, defect, P3)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox84 | --- | verified |
People
(Reporter: prathiksha, Assigned: prathiksha)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
MENU_COLLAPSE and MENU_EXPAND events from newtab are not segmented based on where they are originated (for eg. highlights, top_sites, etc).
| Assignee | ||
Comment 1•5 years ago
|
||
Updated•5 years ago
|
Comment 3•5 years ago
|
||
| bugherder | ||
Comment 4•5 years ago
|
||
Hi Prathiksha, I've tested this issue and I have observed that the "source" is not added to the "Recommended by Pocket" "MENU_EXPAND" and "MENU_COLLAPSE" telemetry pings that are displayed in the browser console.
Also, after further investigation, we observed that the value of telemetry ping from the "about:telemetry#events-tab" is marked as "undefined" for the "Recommended by Pocket" section.
Considering the above what do you prefer, to reopen this issue or to log a new one?
| Assignee | ||
Comment 5•5 years ago
|
||
(In reply to Marius Coman [:mcoman], Ecosystem QA from comment #4)
Considering the above what do you prefer, to reopen this issue or to log a new one?
Either way works, thanks!
Comment 6•5 years ago
|
||
I have verified this issue and I can confirm that the "source" events for the "Top Sites" and "Highlights" sections are successfully displayed in the "MENU_EXPAND" and "MENU_COLLAPSE" telemetry pings from the browser console, and have the correct values in the "about:telemetry#events-tab" page.
The "source" event for the "Recommended by Pocket" section is tracked separately in Bug 1674711.
Verified using the latest Firefox Nightly (85.0a1 Build ID - 20201116210217) installed on Windows 10 x64, Mac 10.15, and Ubuntu 18.04 x64.
Description
•