ga.js / Prostores - Google Analytics Tracking
Google would like to track additional information about ecommerce. To this end, they have developed new tracking code which is more powerful than the existing code.
Anyway, add the following 9 lines of code to your site’s HEADER template:
<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 […]