Closed Bug 1356096 Opened 7 years ago Closed 7 years ago

Add download tracking to firefox blog buttons

Categories

(Infrastructure & Operations :: Blogs, task)

Production
task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: erenaud, Unassigned)

References

()

Details

Downloads on Firefox Blog:

Add download tracking to firefox blog buttons

ga('send', {
  hitType: 'event',
  eventCategory: '<page> Interactions',
  eventAction: 'Firefox Download',
  eventLabel: 'nav-bar|content link' //button location  
});
Craig, please do the needful, adding GA tracking in the download buttons in the Firefox blog
Flags: needinfo?(craigcook.bugz)
Added in https://github.com/craigcook/frontierline-theme/commit/f038b034c59d2dd8aa7f0ed327ca3d9c57a20290 and deployed to production. 

Peter, can you verify it's working and suggest any tweaks if needed?
Flags: needinfo?(craigcook.bugz) → needinfo?(pgerman)
Hey Craig, I'm not seeing it come through. Can you take a double check to make sure everything is on the level? LMK if you want to hop on a vidyo.
Flags: needinfo?(pgerman) → needinfo?(craigcook.bugz)
Bulk move to Websites::blogs component, per bug 1353528
Component: blog.mozilla.org → blogs
This should be working now.
Status: NEW → RESOLVED
Closed: 7 years ago
Flags: needinfo?(craigcook.bugz)
QA Contact: smani
Resolution: --- → FIXED
Hi Craig,

Can you add the following query parameters to the blog's CTAs to download?

&utm_source=blog-mozilla-org&utm_medium=referral&utm_campaign=fx-blog-cta

In the current state, I'm not seeing any referral traffic from blog.mozilla.org.

Thanks,

PG
Flags: needinfo?(craigcook.bugz)
Component: blogs → WebOps: Blogs
Product: Websites → Infrastructure & Operations
The links were updated in bug 1402435 with a slightly different query string. Clearing old needinfo.
Flags: needinfo?(craigcook.bugz)
You need to log in before you can comment on or make changes to this bug.