Closed
Bug 1371832
Opened 8 years ago
Closed 8 years ago
Remove FX from content hub query params sending traffic to blog
Categories
(www.mozilla.org :: General, enhancement)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: pgerman, Assigned: agibson, Mentored)
References
Details
Attachments
(1 file)
Hi Guys,
In the Internet health content hub, the 'Fresh from our blog' carries the UTM_campaign of 'fx-content-hub'.
Acceptable solutions are to make one of the following changes to UTM_campaign in the fresh from the blog card being used by our hubs:
1. Change 'fx-content-hub' to 'content-hub'in all locations
2. Make the prefix dynamic '<ih|fx|dev>-content-hub'
Thanks,
PG
Comment 1•8 years ago
|
||
Alex - please make this change as you're updating the IH hub page for the 6/19 campaign
Blocks: 1371329
Flags: needinfo?(agibson)
Assignee | ||
Updated•8 years ago
|
Assignee: nobody → agibson
Status: NEW → ASSIGNED
Flags: needinfo?(agibson)
Assignee | ||
Comment 2•8 years ago
|
||
I went for option 2, to make the utm_campaign value dynamic.
Comment 3•8 years ago
|
||
Commits pushed to master at https://github.com/mozilla/bedrock
https://github.com/mozilla/bedrock/commit/2491f1e4c98dc7a1c5e2c43564958957059e712b
[fix bug 1371832] Use correct utm_campaign params in hub news feeds
https://github.com/mozilla/bedrock/commit/ce5892e3b4c46b1956be69139cd784328b607903
Merge pull request #4891 from alexgibson/bug-1371832-hub-blog-query-params
[fix bug 1371832] Use correct utm_campaign params in hub news feeds
Updated•8 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•