<script type="text/javascript">
var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-177854-2']); _gaq.push(['_trackPageview']);
(function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'https://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })();
</script> Im not sure where to start. I tried pasting this code directly to the espace javascript section but it didnt work out. Please help if you can. Julius
Julius - Putting it into the eSpace's JavaScript is correct, just make sure you omit the beginning and ending script tags. J.Ja
"<script type=""text/javascript"">
</script>"