Apex Pacific Pty Ltd.  
Home
home
Contact Us
contact us
Phone Number
Knowledge Base

Implementation

Generally, implementing tracking of your web traffic is a simple process:

  1. Copy your tracking code onto each page you want to track.
  2. Save your pages on your web server.
  3. Save & upload the Dynamic Site Stats.js include file
  4. 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>
<!--//-->

* Do NOT copy this code to use in your pages -- This is just an example