Add UTM codes to on-save recs
Categories
(Firefox :: New Tab Page, enhancement, P1)
Tracking
()
People
(Reporter: gsuntop, Assigned: gsuntop)
Details
Attachments
(1 file)
47 bytes,
text/x-phabricator-request
|
jcristau
:
approval-mozilla-beta+
|
Details | Review |
- "let's go with ?utm_source=pocket-ff-recs as this will indicate it's coming from FF recs, and leave open being able to add something to Chrome as well."
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Comment 2•5 years ago
|
||
Steps to Test:
- Log in to Pocket account
- Click save to pocket
- Check that recommended article links have
?utm_source=pocket-ff-recs
appended to the end
Comment 4•5 years ago
|
||
bugherder |
Comment 5•5 years ago
|
||
Comment on attachment 9179717 [details]
Bug 1668935 - Appending UTM codes to rec links
Beta/Release Uplift Approval Request
- User impact if declined: Impact to metrics, no user impact.
- Is this code covered by automated tests?: Yes
- Has the fix been verified in Nightly?: No
- Needs manual test from QE?: Yes
- If yes, steps to reproduce: Log in to Pocket account
Click save to pocket
Check that recommended article links have ?utm_source=pocket-ff-recs appended to the end - List of other uplifts needed: None
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): 2 lines of js, to append a tracking query string to a url
- String changes made/needed: none
Updated•5 years ago
|
Updated•5 years ago
|
Comment 6•5 years ago
|
||
I have verified that the UTM parameter mentioned in the description is correctly displayed if the "Similar Stories" websites located in the "Save to Pocket" doorhanger are opened.
I've done the verification with both a standard Pocket account and a premium Pocket account using Firefox Nightly 83.0a1 (Build ID: 20201006041051) on Windows 10 x64, macOS 10.15.6, and Ubuntu Linux 20.04 x64.
Comment 7•5 years ago
|
||
Comment on attachment 9179717 [details]
Bug 1668935 - Appending UTM codes to rec links
approved for 82.0b8
Comment 8•5 years ago
|
||
bugherder uplift |
Comment 9•5 years ago
|
||
I have verified that the UTM parameter mentioned in the description is correctly displayed if the "Similar Stories" websites located in the "Save to Pocket" doorhanger are opened.
I've done the verification with both a standard Pocket account and a premium Pocket account using Firefox Beta 82.0b8 (Build ID: 20201006142214) on Windows 10 x64, macOS 10.15.6, and Ubuntu Linux 20.04 x64.
Description
•