In regards to the above article, It looks like it should be added to /includes/templates/<my template>/googleanalytics/google_analytics.php around line 107/108
_gaq.push(['_trackPageview']);
_gaq.push(['_trackPageLoadTime']);
setTimeout("_gaq.push(['_trackEvent', '15_seconds', 'read'])",15000);
but this has not been tested yet.


Reply With Quote
