Ticket #64 (new enhancement)

Opened 17 years ago

HG - Google Analytics

Reported by: brent Owned by: khaled
Priority: blocker Milestone: HealthGuru Portal Beta Release
Component: HealthGuru Portal Version: 1.0
Severity: awaiting_action Keywords:
Cc:

Description

Please add the following code to the HealthGuru.com homepage

<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-5");
pageTracker._trackPageview();
</script>

Note: See TracTickets for help on using tickets.