PPL

there isn't a google analytics or weekly report coming out

Bug #800832 reported by rejon
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
PPL
Confirmed
Medium
rejon

Bug Description

Here's the code for the footer of the public pages:

<script type="text/javascript">

  var _gaq = _gaq || [];
  _gaq.push(['_setAccount', 'UA-24130040-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>

Revision history for this message
rejon (rejon) wrote :

set the account to send weekly report of analytics on mondays to me and christopher

Changed in ppl:
assignee: PPL Developers (ppl-developers) → rejon (rejon)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.