Open
Bug 1890073
(aw-msgid-telem-efficiency)
Opened 10 months ago
Updated 8 months ago
split up the long about:welcome message id telemetry components other than IMPRESSIONs
Categories
(Firefox :: Messaging System, task, P2)
Firefox
Messaging System
Tracking
()
NEW
People
(Reporter: dmosedale, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [omc])
Bug 1867627 split up the long about:welcome message id telemetry components for IMPRESSIONs. It didn't, however, split them up for other telemetry events: here's a look that shows the current state.
Fixing this will make it notably more efficient and practical for PMs, Engineers, and Data Scientists to work with about:welcome
telemetry in both Looker and BigQuery.
I think the key is that that patch changed the call to sendImpressionTelemetry
, but did not deal with the users of the WelcomeScreen messageId prop.
Acceptance criteria:
- get CLICK_BUTTON, SESSION_END, SELECT_CHECKBOX working
- check and see if there are any other ping types / code paths where this should be fixed
- after this lands, file a bug in DO asking the Data Org to expose the various new fields in the Event Count Look (maybe needs onboarding table change?) like they are already exposed in the Messaging System Look.
Updated•10 months ago
|
See Also: → https://mozilla-hub.atlassian.net/browse/OMC-799
Reporter | ||
Updated•10 months ago
|
Summary: Improve PM, DS, and Eng efficiency in working with A:W message telemetry events besides IMPRESSIONs → split up the long about:welcome message id telemetry components other than IMPRESSIONs
Updated•10 months ago
|
Points: --- → 5
Priority: -- → P2
Reporter | ||
Updated•10 months ago
|
Type: defect → task
Comment 2•8 months ago
|
||
Why did we add bug 1901354 see also? Not sure I see the connection
Flags: needinfo?(nsauermann)
Comment 3•8 months ago
|
||
Sorry, got bugs mixed up during triage. Removing the see also!
Flags: needinfo?(nsauermann)
See Also: 1901354 →
You need to log in
before you can comment on or make changes to this bug.
Description
•