User Forums/User Discussion

Web Analytics

Andy Farrell
posted this on June 29, 2011 05:44 pm

Tips and techniques for using Infomaxim's web analytics system and reporting.

 

Comments latest first

User photo
Andy Farrell
Infomaxim

How to add analytics tracking:-

1. Add this DIV to the footer 
<div id="infomaxim_analytics" style="display:none;"></div>

2. Add this include in the HEAD:- 
<script src="/infomaxim/js/aurora-1.3.js" type="text/javascript"></script>

3. jQuery is required too. So if not already used, add this to the HEAD also:- 
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>

June 29, 2011 05:45 pm