Closed Bug 880263 Opened 11 years ago Closed 11 years ago

Newsletter registration Event missing in Footer of Original /firstrun Page

Categories

(Websites :: Web Analytics, task)

x86
macOS
task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: garethc, Assigned: jpetto)

Details

Went to pull some GA data on this for a follow-up piece of analysis on firstrun, and noticed that there is no event for newsletter registration on the original /firstrun page. Can we please update this so we can understand what proportion of visitors register for the newsletter on this page? Thanks.

Please set the following GA event on successful submit of the newsletter form. 

_gaq.push(['_trackEvent', 'Newsletter Registration','submit', 'Registered for Firefox Updates');
Assignee: nobody → jon
Found legacy WebTrends code in email_newsletter_form macro: https://github.com/mozilla/bedrock/blob/master/bedrock/base/templates/macros.html#L34

Will remove with forthcoming PR.
Commits pushed to master at https://github.com/mozilla/bedrock

https://github.com/mozilla/bedrock/commit/5400df3e6b0d5220693a2ecea9cd72fb4f315562
Add GA track to /firefox/firstrun/ newsletter. Bug 880263.

Remove WebTrends code from email_newsletter_form macro.

https://github.com/mozilla/bedrock/commit/8b963fe5d75ee1a4817a33db59a040b295a9db25
Merge pull request #959 from jpetto/bug-880263-firstrun-newsletter-ga

Add GA track to /firefox/firstrun/ newsletter. Bug 880263.
Closing this bug. The event is now live and is working correctly. We are seeing data now appear in GA. Thanks.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.