Closed
Bug 1402435
Opened 8 years ago
Closed 8 years ago
Change link on Frontier download CTAs
Categories
(Infrastructure & Operations :: Blogs, task)
Infrastructure & Operations
Blogs
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: hoosteeno, Unassigned)
Details
We have specifically put blog.mozilla.org on its own subdomain to prevent Wordpress from being too intimately connected to our download funnel. This breaks down a little bit when we send people directly from Wordpress to scene2 to download. We should send people to scene1 from blog.mozilla.org, and we should include utm parameters on those links (currently missing).
Let's change the green buttons on Frontier:
https://github.com/craigcook/frontierline-theme/blob/master/themes/frontierline-firefox/includes/nav-global.php#L11
https://github.com/craigcook/frontierline-theme/blob/master/themes/frontierline-firefox/content-views/content.php#L58
Let's make this the URL those buttons point to:
https://www.mozilla.org/firefox/new/?utm_source=blog.mozilla.org&utm_campaign=firefox_frontier&utm_medium=referral
Comment 1•8 years ago
|
||
Updated in https://github.com/craigcook/frontierline-theme/commit/86c85c985e2d2645e6c8e5c27ed5a2ecf7b97c00 and deployed to production.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•