Ragazzi, ho aggiunto nella mia pagina il nuovo codice analytics
Nel banner in flash ho aggiunto:codice:<script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-1xxxxx-1']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script>
Non riesco a capire dove e come recuperare queste info da analytics, partendo dal presupposto di aver scritto la il codice giusto.codice:getURL("javascript:pageTracker._trackPageview('/folder/file.html');");


Rispondi quotando