Forum Moderators: DixonJones
Create a new profile named after the section.
Create a filter using "Include only traffic to a subdirectory".
The filter would be something like ^/shop/ if I wanted to track shopping pages.
Apply the filter to the profile you created.
Now when you view the profile it only has shopping traffic.
<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 firstTracker = _gat._getTracker("UA-745787-9");
firstTracker._initData();
firstTracker._trackPageview();
var secondTracker = _gat._getTracker("UA-745787-25");
secondTracker._initData();
secondTracker._trackPageview();
</script>
i knew about the filter option all along but haven't given it a try. i think its time that i should. its a lot easier and more reliable, ryt? =)
thanks!