Closed Bug 957040 Opened 12 years ago Closed 12 years ago

We need a GA profile for the mozilla science lab website

Categories

(Websites :: Web Analytics, task)

x86
macOS
task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: davida, Assigned: garethc)

Details

Full website address: http[s]://mozillascience.org/ Explain the goal and use-case of having web analytics on this website. To understand traffic patterns. Do you have requirements to track user interactions on your website? For example, how many people have clicked a button on a page, filled out a form, or went through a pre-defined funnel? not yet Define the people who should have access to the reports. - Kaitlin Thaney kaitlin@mozillafoundation.org - Mavis Ou mavis@mozillafoundation.org - David Ascher dascher@mozilla.com (note: we just need the snippet/code, we will implement).
Gareth: Here is a new web property to be created. Thanks!
Assignee: nobody → garethcull.bugs
Flags: needinfo?(garethcull.bugs)
Please place the following GA snippet within the <head> of all pages. I've also added Kaitlin, Mavis and David to the account. Please update the bug when this has been implemented and I will verify that the data is coming in. Thanks. <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-35433268-51', 'mozillascience.org'); ga('send', 'pageview'); </script>
Flags: needinfo?(garethcull.bugs)
I've added the code to the <head> section but seems like Google Analytics isn't able to detect it. Not sure if there might be a delay though I've been trying since yesterday.
I can see some data coming in now: http://cl.ly/image/0p3T2G073B09. I just refreshed the homepage multiple times and saw the pings in GA in real-time come through. Also it looks like it started collecting data in the interface as of today. Gareth
Great, I guess I was looking at the wrong section where GA keeps telling me "Status: Tracking Not Installed". Thanks for checking!
Closing this out as we have data coming into GA.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.