Closed
Bug 1251290
Opened 9 years ago
Closed 9 years ago
Request new GA property for goggles.mozilla.org
Categories
(Websites :: Web Analytics, task)
Websites
Web Analytics
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: adam, Assigned: garethc)
Details
Our x-ray goggles used to be part of webmaker.org but now lives on it's own mozilla.org subdomain with a new website.
We would like to add GA to this site to measure visits.
Full URL: https://goggles.mozilla.org
If I can be set as an admin on this site, I can add access for other members of the team as needed.
Thanks,
A
Updated•9 years ago
|
Assignee: nobody → garethcull.bugs
Comment 1•9 years ago
|
||
:gareth can you set this up? But Adam is no longer a mofo employee, so I suggest we make Simon Wex the admin.
Assignee | ||
Comment 2•9 years ago
|
||
Sure. Here is the snippet to add to the site:
<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','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-49796218-41', 'auto');
ga('send', 'pageview');
</script>
Simon has been added to this GA Property. If there is anyone else you'd like to add, please let me know. Thanks.
Assignee | ||
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•