Closed Bug 1094435 Opened 11 years ago Closed 11 years ago

GA event tracking for /android/

Categories

(www.mozilla.org :: Analytics, defect)

Production
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: garethc, Assigned: kohei)

References

()

Details

(Whiteboard: [kb=1642741] )

Attachments

(1 file)

44 bytes, text/x-github-pull-request
Details | Review
Hi, Can we please add the following GA event tracking to this page? The reqs are below: 1) On click of the two 'free download' buttons, please call: _gaq.push(['_trackEvent', 'Firefox Downloads', buttonPosition, 'Firefox for Android']); where button position is: primary CTA - download click secondary CTA - bottom download click 2) Text Link tracking on click (with the exception in the accordion) _gaq.push(['_trackEvent', '/android/ Interactions', 'link click', href]); 3) Accordion interactions - open, close, and link clicks within each section _gaq.push(['_trackEvent', '/android/ Interactions', accordionInteraction, accordionSection]); where accordionInteraction is: open close learn more link click see how it works link click where accordionSection: Smarter sharing for all All your faves, front and center A touch more personal Any search you like Change your language Take it to the big screen 4) Scroll tracking when the user gets to the following sections: _gaq.push(['_trackEvent', '/android/ Interactions', 'scroll', section]); where section is: Uniquely yours Keep your private info private Don’t leave home without being in Sync Choose Firefox Footer
Hi Jen, Can we please add some tracking to the download button on the /android/ page? Fabio is currently sending traffic to it from snippets and we are currently unable to measure conversions. Thanks! Gareth
Flags: needinfo?(jbertsch)
I can take this.
Assignee: nobody → kohei.yoshino
Status: NEW → ASSIGNED
Component: Web Analytics → Analytics
OS: Mac OS X → All
Product: Websites → www.mozilla.org
Hardware: x86 → All
Whiteboard: [kb=1642741]
Version: unspecified → Production
Thanks for filing, Gareth. And thanks for taking the bug, Kohei!
Flags: needinfo?(jbertsch)
Attached file pull request
Gareth: please verify my PR on https://www-demo1.allizom.org/en-US/firefox/android/ Thanks!
Flags: needinfo?(garethcull.bugs)
Looks good Kohei. Can you please push this? Thanks. http://cl.ly/image/0M0t0C3I1L3m
Flags: needinfo?(garethcull.bugs)
Awesome! I'll comment in the PR to push.
Commits pushed to master at https://github.com/mozilla/bedrock https://github.com/mozilla/bedrock/commit/e6ed1a3aa5bece99039e9b1ba59cfd43b4912671 Fix Bug 1094435 - GA event tracking for /android/ https://github.com/mozilla/bedrock/commit/a08a1261fe4b6e9d230f2b7abc0d125a082041fe Merge pull request #2683 from kyoshino/bug-1094435-android-ga Fix Bug 1094435 - GA event tracking for /android/
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: