![]()
Download Google Analytics Flash Tracking Example
Copy and paste the code segment into the bottom of your content, immediately before the </body> tag of each page you are planning to track. If you use a common include or template, you can enter it there.
COPY AND PAST CODE AND ADD YOUR UA OWN CODE.Where do I find it?
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
</script>
<script type="text/javascript">
_uacct="UA-xxxx-x";
urchinTracker();
</script>


