Closed Bug 1016249 Opened 10 years ago Closed 10 years ago

Add Google Analytics tracking to hivelearningnetworks.org

Categories

(Mozilla Foundation :: Metrics, task, P3)

x86
macOS

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: adam, Assigned: mavis)

References

Details

(Whiteboard: [July11])

* This is a wordpress site hosted at: hivelearningnetworks.org

@Adam: to check which wordpress plug-in will support the latest version of the GA tracking code.

@Erika, @Lainie: 

1) Do you want to measure any particular goals or outcomes for this site? (ie. some kind of call to action that you want visitors to complete)

2) Is there a planned go-live date for the site?
Flags: needinfo?(lainie)
Flags: needinfo?(erika)
We're aiming to have this site live on June 16.

(Also - I am erikad on Bugzilla. Erika is Erika Owens)
Flags: needinfo?(erika)
Depends on: 1018982
Moving to the next train, depends on Bug 1018982
Whiteboard: [June13] → [June27]
Here is the GA tracking code to add to the site. This can go before the </head> or before the </body>.


<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-7', 'hivelearningnetworks.org');
  ga('send', 'pageview');
</script>
Assignee: adam → mavis
Flags: needinfo?(lainie)
Summary: Setup Google Analytics Profile for hivelearningnetworks.org → Add Google Analytics tracking to hivelearningnetworks.org
Thanks, will add this snippet to the site.  Will update this bug once it's in place.
Whiteboard: [June27] → [July11]
Hi Adam, http://hivelearningnetworks.org/ is live now.  Please help verify GA and update this bug accordingly.  Thanks!
Flags: needinfo?(adam)
The site's looking great and data is coming through! Thanks.
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Flags: needinfo?(adam)
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.