Closed
Bug 998388
Opened 11 years ago
Closed 11 years ago
Create GA property for planet.mozillareps.org
Categories
(Websites :: Web Analytics, task)
Websites
Web Analytics
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: hoosteeno, Unassigned)
Details
We'd like to measure usage of planet.mozillareps.org, a website associated with the Reps program. Initially the folks who might be interested in viewing these analytics include williamr@mozilla.com and giorgos@mozilla.com. Can we have a GA tag for this site?
Comment 1•11 years ago
|
||
GA tag to be placed before the closing head:
<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-4', 'mozillareps.org');
ga('send', 'pageview');
</script>
Comment 2•11 years ago
|
||
Google emailed to enabled premium.
Comment 3•11 years ago
|
||
William and Pierros added.
Comment 4•11 years ago
|
||
Script added to http://planet.mozillareps.org/
Comment 5•11 years ago
|
||
Verified that I can see the data in GA.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Comment 6•11 years ago
|
||
(In reply to Chris More [:cmore] from comment #3)
> William and Pierros added.
Please add myself, Rosana, and WilliamR.
Comment 7•11 years ago
|
||
I've added the additional people to the account. You should receive an email from Google inviting you to the profile.
Thanks.
Comment 8•11 years ago
|
||
Premium enabled
You need to log in
before you can comment on or make changes to this bug.
Description
•