Closed
Bug 1288066
Opened 9 years ago
Closed 9 years ago
GA for Activate Mozilla campaign
Categories
(Websites :: Web Analytics, task)
Websites
Web Analytics
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: Nukeador, Assigned: garethc)
References
Details
Hello,
We need GA codes for Activate Mozilla campaign
FQDN: activate.mozilla.community
Access to stats for rmartin@mozilla.com and bking@mozilla.com
Thanks!
Reporter | ||
Comment 2•9 years ago
|
||
Hi Gareth,
Is this something you can help us with?
Our launch is blocked by this bug ;)
Thanks!
Flags: needinfo?(garethcull.bugs)
Reporter | ||
Updated•9 years ago
|
Assignee: nobody → garethcull.bugs
Reporter | ||
Comment 3•9 years ago
|
||
Adding a few details more:
* Full website address:
https://activate.mozilla.community/
* Explain the goal and use-case of having web analytics on this website.
We want to know how many people access the site, which pages and from where.
* 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?
Yes, we want to track funnels to see if a specific user ends up taking a CTA and check with other mozilla sites owners we are sending traffic to if the funnel was completed.
Assignee | ||
Comment 4•9 years ago
|
||
Was out on PTO last week. I'll check this out and will update the bug shortly.
Flags: needinfo?(garethcull.bugs)
Assignee | ||
Updated•9 years ago
|
Flags: needinfo?(chrismore.bugzilla)
Assignee | ||
Comment 5•9 years ago
|
||
Here is the snippet to be added to every page:
<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-42', 'auto');
ga('send', 'pageview');
</script>
I've also granted access for rmartin@mozilla.com and bking@mozilla.com. Any questions, let me know. Thanks.
Reporter | ||
Comment 6•9 years ago
|
||
Great, thanks!
Gareth, is this code respecting user DNT preference?
Cheers.
Comment 7•9 years ago
|
||
(In reply to Rubén Martín [:Nukeador] from comment #6)
> Great, thanks!
>
> Gareth, is this code respecting user DNT preference?
As this is not part of the issue filed, I am going to close this off. Gareth, if you have an answer great.
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
•