Closed Bug 1137709 Opened 11 years ago Closed 11 years ago

Implement Google Analytics on status.mozilla.org

Categories

(Websites :: Web Analytics, task)

x86
Linux
task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: ericz, Unassigned)

Details

Adding GA to status.mozilla.org has been requested in 1135841. The third party vendor has agreed to put in our GA javascript snippet, so please provide it here and I'll pass it on to them.
<script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-49796218-19', 'auto'); ga('send', 'pageview'); </script>
Let me know the @mozilla.com emails that I should add to the GA profile.
I passed that javascript on to our vendor, and I don't have any emails to add. Thanks!
(In reply to Chris More [:cmore] from comment #2) > Let me know the @mozilla.com emails that I should add to the GA profile. Is this for stats? or for something else?
(In reply to Shyam Mani [:fox2mike] from comment #4) > (In reply to Chris More [:cmore] from comment #2) > > Let me know the @mozilla.com emails that I should add to the GA profile. > > Is this for stats? or for something else? This is so that if someone outside of me/gareth would like to look at Google Analytics stats for status.mozilla.org, they can. :)
Vendor has added the javascript, I think we're done here, 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.