Implementation
Generally, implementing tracking of your web traffic is
a simple process:
- Copy your tracking code onto each page you want to track.
- Save your pages on your web server.
- Save & upload the Dynamic Site Stats.js include file
- You're done!
In order to retreive the tracking code for your site, log in
to your account and click on the INSTALLATION tab.
IMPORTANT NOTE: A number of HTML editors actually modify
your HTML code and can break JavaScripts. Please read this
page to eliminate code errors.
Example of Tracking Code:
* Do NOT copy this code to use in your pages -- This is just an example
<script
language="javascript1.1" src="http://www.DynamicSiteStats.com/Dynamic
Site Stats.js">
</script>
<noscript>
<img src="http://stats.DynamicSiteStats.com/p.pl?a=1234567&js=no"
width="1" height="1">
</noscript>
<!--//-->