Getting Started / Installation
The entire process generally only takes a few minutes and consists of the following steps:
- Download the ecommStats script file for your site and upload it to your web server where your site resides.
- Add a few lines of code to each page on your site that will look something like the example below. If you have a header and/or footer include file, then you just need to put the code into one of those and will not have to add it to each page.
- Upload the changed pages to your web server and you're done! You will begin to see data within minutes.
After you register with ecommStats, there will be more detailed step-by-step instructions on how to set up your site to start tracking.
Example of Tracking Code
<script language="JavaScript" src="statscript.js"></script>
<script
language="JavaScript">statImage();</script>
<noscript><a href="http://www.ecommstats.com/"><img src="http://img.ecommstats.com/webstats/statimg.jsp?s=SITEID"></a></noscript>
