Hello,

I have a stupid counter-image from *stat.com
The image will produce an alert on my site because of the use of SSL and also because
*stat.com doesn't have a P3P.

So, I just open the imagefile from the counter with php, with al the JavaScript-based variables. That works.

BUT: the server from the counter-service logs the IP from the client (in my case: my server) so al that is counted is 1 unique visitor a day.... (too bad.. 😃 )

So can I pass the IP address from my visitor to my php-script, so that passes it (faking it's own server IP) to the counter-service, so that it does count my unique visitors??

(I allready searched but couldn't find any answers)

Thanks in advance!!

    Why don't you just write your own counter and maintain it on your own server?

      Because I like their lay-out and it works fine for me, and this would be a simple and quick solution. (and because I'm used to this system in all those years I'm using it:p )

      it's just a very simple counter:
      http://viewstat.hotstat.nl/?id=4

      But if anyone knows an simple and free counter-script that looks like the one I use, with the same functions and not too complicated (I don't want to have to clean up the database every period, no admin with passwords, etc. just SIMPLE and GOOD information.

      mysql- & php-driven is not a problem.

        What can this do that wusage (for example) can't? I don't understand why you need to embed a counter into your site - why not just use log analyser software?

          Write a Reply...