Page 1 of 1

Google Analytics

Posted: 1. August 2008 03:32
by deanandeva
Hi I am wondering where to place the adwords analytics code, is it portal.php, if so where should I place it ?

Appreciate your help

Code: Select all

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

Re: Google Analytics

Posted: 1. August 2008 07:29
by Kevin
You could use our "custom blocks" for that (search for it in the ACP).
Set the switch to use HTML, modify the headline and just paste your code in.