I installed and set it up with no problems.
But I am not 100% about where to insert the piece of code into my templates in order for the system to log the statistics. I have tried putting it in the html head, header, main body, and the footer with no luck.
I found once thing strange though, the system automatically sends you a .js file to upload to your server, and also give you a piece of code to insert into your pages. The piece of code it sent me was missing a /.
I installed the system into a folder named /webstats
The code it was given was this:
Code: Select all
<script language="JavaScript" type="text/javascript" src="pphlogger.js"></script>
<noscript><img alt="" src="http://www.XXXXXXXX.com/webstatspphlogger.php?id=ITSservices&st=img"></noscript>
Anyone have any ideas on this? I really like this sytem and would rather not change to something else.