








Google Analytics is a free service by Google that allows you to track visitors traffic on you web pages.
If you are interested in knowing how often people visit your web site and which pages they visit the most often, check out Google Analytics.
You will need to create an Google Analytics account. Once you have gone thru the few simple steps to register your web site for tracking, you must have the code they provided placed into each of your web page that you want to track.
Just copy and paste the code that they give you in an email and send it to me and I will do the rest, for FREE, as part my web site design services.
<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">
try {
var pageTracker = _gat._getTracker("UA-xxxxxxxx-1");
pageTracker._trackPageview();
} catch(err) {}</script>