Add entrypoint / UTM parameters to FxA sign-in from about:welcome AW_WELCOME_BACK page
Categories
(Firefox :: Messaging System, task)
Tracking
()
Tracking | Status | |
---|---|---|
firefox114 | --- | fixed |
People
(Reporter: mconley, Assigned: mconley)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fidefe-device-migration])
Attachments
(1 file)
The codes we'd like to use are:
utm_content: migration-onboarding
utm_source: fx-new-device-sync
utm_medium: firefox-desktop
utm_campaign: migration
entrypoint: fx-device-migration-onboarding
Updated•2 years ago
|
Comment 1•2 years ago
|
||
That utm_source currently won't make it into Firefox with bug 1827985, but it seems like there's enough other values to differentiate. I don't think many users would end up downloading Firefox from that as they're already using the new version of Firefox about:welcome?
Assignee | ||
Comment 2•2 years ago
|
||
But these are attributes that we're supplying from AW_WELCOME_BACK
, as I understand it. Like, these are things that we can pass as extraParams through the FXA_SIGNIN_FLOW call to promiseConnectAccountURI here, no?
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Comment 3•2 years ago
|
||
Depends on D176937
Comment 4•2 years ago
|
||
Yeah, my comment was probably more relevant for bug 1830901.
Comment 6•2 years ago
|
||
Backed out for causing bc failures on browser_aboutwelcome_multistage_mr.js.
Failure log: https://treeherder.mozilla.org/logviewer?job_id=414492635&repo=autoland
Backout link: https://hg.mozilla.org/integration/autoland/rev/a835c99f230beb6a5eee12e8bd9e1480fbf84fc9
Comment 8•2 years ago
|
||
bugherder |
Assignee | ||
Updated•2 years ago
|
Description
•