Closed Bug 1141320 Opened 9 years ago Closed 9 years ago

GA events tracking for Firefox Family portal page

Categories

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

Development/Staging
x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: malexis, Assigned: garethc)

References

Details

(Whiteboard: [kb=1687032] )

Go live March 26.

Design mockups here:
https://docs.google.com/a/mozilla.com/presentation/d/1nAe6T91p-FOC-MWfVV3uiEQrwxti1FbfzdQhJAbKVo8/edit#slide=id.g7a05827dc_6_6

Jon should have something to show on demo early next week.
Whiteboard: [kb=1687032]
Craig, can you drop a link to the portal page on a demo server so i can review and add in GA reqs?
Flags: needinfo?(craigcook.bugz)
(In reply to Gareth Cull [:garethc] from comment #1)
> Craig, can you drop a link to the portal page on a demo server so i can
> review and add in GA reqs?

The rough page is at https://www-demo2.allizom.org/firefox/products/ and I'll be pushing the next batch of updates shortly.
Flags: needinfo?(craigcook.bugz)
Here are the reqs based on the link Mike provided above:

1) On click of a product link within the family page, please call:

_gaq.push(['_trackEvent', '/firefox/products/ Interactions', 'product link click', firefoxProduct]);

Where firefoxProduct is:
Firefox for Desktop Page
Firefox for Android Page
Firefox OS Page
Firefox Hello Page
Firefox Sync Page
Firefox Marketplace Page

2) On click of any download buttons, please call:

_gaq.push(['_trackEvent', 'Firefox Downloads', 'download click', firefoxPlatform]);

where firefoxPlatform is:
Firefox for Android
Firefox for Desktop

There doesn't look like there is too much to track on this page. Is there anything I'm missing Jen?
Flags: needinfo?(jbertsch)
(In reply to Gareth Cull [:garethc] from comment #3)
> Here are the reqs based on the link Mike provided above:
> 
> 1) On click of a product link within the family page, please call:
> 
> _gaq.push(['_trackEvent', '/firefox/products/ Interactions', 'product link
> click', firefoxProduct]);
> 
> Where firefoxProduct is:
> Firefox for Desktop Page
> Firefox for Android Page
> Firefox OS Page
> Firefox Hello Page
> Firefox Sync Page
> Firefox Marketplace Page
> 
> 2) On click of any download buttons, please call:
> 
> _gaq.push(['_trackEvent', 'Firefox Downloads', 'download click',
> firefoxPlatform]);
> 
> where firefoxPlatform is:
> Firefox for Android
> Firefox for Desktop
> 
> There doesn't look like there is too much to track on this page. Is there
> anything I'm missing Jen?

Thanks, Gareth.  The family page is, in fact, pretty simple.  We just want to track how people are interacting with the page/where they are clicking.

Setting up a report to look at data from the navigation testing is probably much more complex :)

Sorry I missed you this afternoon!
Flags: needinfo?(jbertsch)
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.