Closed Bug 802813 Opened 12 years ago Closed 12 years ago

Get Google Analytics for popcorn.webmaker.org

Categories

(Websites :: Web Analytics, task)

x86
macOS
task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: cmore, Unassigned)

References

Details

Here are the instructions for implementing Google Analytics on our website. For more information, see http://code.google.com/apis/analytics/docs/tracking/asyncTracking.html Copy the following code, then paste it onto every page you want to track immediately before the closing </head>tag. <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-35433268-2']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script> Thank you for your assistance!
Please give me your @mozilla.com and @mozillafoundation.org email addresses and I will add them to have access to this new profile. I have requested to have Google add this new profile as a premium account.
actually we'll need a few people to have access. jon is one, but we'll need others.
(In reply to Jon Buckley [:jbuck] from comment #2) > jon@mozillafoundation.org This is not a google account. I tried to add it but it says that email does not have a google account.
Right -none of those people except me have google accounts w/ those email addresses. I'll coordinate w/ Jen to make those happen.
For now, can you just add me? I'll tell you who to add when they have Google accounts.
Yes, I added you.(In reply to David Ascher (:davida) from comment #6) > For now, can you just add me? I'll tell you who to add when they have > Google accounts. Yes, I added you.
:davida: Who will be putting the code from comment one in the website template?
jbuck/humph, both cc'ed.
Brett now has a mozilla google account, so let's add him to the profile UA-35433268-2, as created in bug 802813. brett's google username is brett@mozillafoundation.org
I've added Brett.
I see data on the reports! Re-open this bug if you need any help or additional people.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Can we get Webtrends removed off of the main webmaker.org domain sometime soon? Our contract end date is 2013-03-21. Will you need any historical data from Webtrends since the service will be shut down in a month?
:cmore - yeah we've got a plan for this. At the moment the people who are checking out our analytics data are making sure that everything is being brought over and tracking the same on both webtrends and google. I'll give them a poke and let them know of the deadlines to move away. Thanks!
Sounds good. Just don't want someone to be surprised. :)
:cmore - as of this morning webtrends is gone from webmaker.org, committed and deployed through dev, staging and live!
:cmore - just had a look at the GA dahsboard and the figures for popcorn.webmaker.org and popcorn.webmadecontent.org are the same. Has the filter been set up correctly to differentiate the two?
(In reply to Ross Bruniges from comment #18) > :cmore - just had a look at the GA dahsboard and the figures for > popcorn.webmaker.org and popcorn.webmadecontent.org are the same. > > Has the filter been set up correctly to differentiate the two? Filters are in place now.
You need to log in before you can comment on or make changes to this bug.