Closed Bug 808933 Opened 13 years ago Closed 13 years ago

Please provide Google Analytics code for: mozillafestival.org

Categories

(Websites :: Web Analytics, task)

x86
macOS
task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: davida, Assigned: cmore)

Details

Full website address: mozillafestival.org Explain the goal and use-case of having web analytics on this website. - tracking traffic to and from the site, evolution over time, etc. 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? no Define the people who should have access to the reports. - MoFo engagement & webdev ryan@mozillafoundation.org rebeccah@mozillafoundation.org ross@mozillafoundation.org (note: we just need the snippet/code, MoFo devs will implement).
Google has been emailed to enable this account for premium.
Assignee: nobody → chrismore.bugzilla
Status: NEW → ASSIGNED
<script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-35433268-1']); _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>
I pinged Google again to see if this account was enabled for premium.
I've added this to http://mozillafestival.org now :)
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.