Ticket #63 (new enhancement)

Opened 17 years ago

Last modified 17 years ago

PHG - Google Analytics

Reported by: brent Owned by:
Priority: blocker Milestone: PregnancyHealthGuru Beta Release
Component: Pregnancy.HealthGuru Version: 1.0
Severity: awaiting_action Keywords:
Cc:

Description

please add the following code to render on every page of the current Pregnancy.healthguru.com site.

<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
var pageTracker = _gat._getTracker("UA-3975868-4");
pageTracker._trackPageview();
</script>

Change History

Changed 17 years ago by brent

  • summary changed from PHG - Google Analytic to PHG - Google Analytics
Note: See TracTickets for help on using tickets.