Add utm_medium url param to Monitor (and other?) FxA site links
Categories
(Firefox :: Firefox Accounts, defect, P2)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox74 | --- | fixed |
People
(Reporter: groovecoder, Assigned: vbudhram)
Details
(Whiteboard: [fxa])
Attachments
(1 file)
STR:
- Click the FxA menu item for Firefox Monitor
- Goes to https://monitor.firefox.com/?utm_source=fxa-toolbar&entrypoint=fxa_discoverability_native&email=<snip>
- Go to Firefox Monitor GA -> Realtime -> Traffic Sources report (https://analytics.google.com/analytics/web/#/realtime/rt-traffic/a77033033w177898028p176507159/)
Expected results:
See traffic from Source: fxa-toolbar
Actual results:
No traffic shown from Source: fxa-toolbar
The GA Realtime Traffic Sources report seems to require that utm_medium is included? Maybe include utm_medium=Referral ?
Comment 1•6 years ago
•
|
||
+cc leif because he knows about these things
If you want us to add utm_medium, what do you want the value to be?
Edit: or is "Referral" confirmed?
Updated•6 years ago
|
Comment 2•6 years ago
|
||
The priority flag is not set for this bug.
:groovecoder, could you have a look please?
For more information, please visit auto_nag documentation.
| Reporter | ||
Comment 3•6 years ago
|
||
This isn't a Firefox Monitor bug - i.e., it's not related to the Monitor pop-up on breached sites; it's in the Firefox Accounts menu. I'll give it a P2 because we need it to understand how much, and how effective, the Firefox FxA menu traffic is.
Comment 4•6 years ago
|
||
We still need to know the confirmed value of utm_medium before we can do this
Comment 5•6 years ago
|
||
looks like this would be an add to https://searchfox.org/mozilla-central/source/browser/base/content/browser-sync.js#746 though it looks like easiest change would add the parameter to all products in the menu, not just monitor. maybe that's ok?
:groovecoder, is Referral the final answer here, or would you like something else? could be whatever is most useful to you, so long as there's no special chars. what about the other utms as well (e.g. campaign and term) do you see any need for those.
| Assignee | ||
Comment 6•6 years ago
|
||
Updated•6 years ago
|
Comment 8•6 years ago
|
||
| bugherder | ||
Description
•