| Re: Web Site Traffic Report module problem |
| by pegasus00321 on 2005/5/10 2:26:34 If you are looking for a better alternative, I highly recommend XOOPS Stats (download here) It requires 1 line of code in header.php, though I put it in the bottom of footer.php. Either way it works. Has very nice stats and shows Browser/OS stats as well. |
| Re: Web Site Traffic Report module problem |
| by Shaggy on 2005/5/9 16:24:18 Aha, and who can help me with that please? I am a total n00b with that subject. |
| Re: Web Site Traffic Report module problem |
| by brash on 2005/5/9 2:56:17 Yes you will. You will need something to trigger the count in the module, which is most commonly done with javascript. |
| Re: Web Site Traffic Report module problem |
| by pod on 2005/5/9 0:59:07 I know with istats, at least, you have to insert the following code into your theme.html... le="color: #000000"><?php <{if $xoops_isadmin != 1}> <script type="text/Javascript"> <!-- istat = new Image(1,1); istat.src = "http://www.myxoops.com/modules/istats/include/counter.php?sw="+screen.width+"&sc="+screen.colorDepth+"&refer="+escape(document.referrer)+"&page="+location.href; //--> </script> <{/if}> Perhaps you have to do something similar w web stats? |
| Re: Web Site Traffic Report module problem |
| by abbey on 2005/5/9 0:49:10 i am also having the smae problem... i doubt if this module works at all!!!!!
|