About hit counters

J

John Berg

Is there a way to place a hitcounter on a web page without the website
viewer seeing it but the webmaster can?
 
L

Lazarus

erase the graphics...the cgi script is still there and you can check it
using the data file it generates!
just open it like a text file to see the result of the hits!
 
O

Offen Rong

John Berg said:
Is there a way to place a hitcounter on a web page without the website
viewer seeing it but the webmaster can?
You can also put it inside a 1 pixel table.
 
J

John Berg

This is the actual code for the hit counter. Where do I read the stored
value? I've found where the intial value of the Hitcounter is stored by not
the actual.



<!--webbot bot="HitCounter" u-custom i-image="4" i-resetvalue="13100"
PREVIEW="&lt;strong&gt;[Hit Counter]&lt;/strong&gt;"

i-digits="6" startspan -->

<img
src="_vti_bin/fpcount.exe/C:/My%20Web/?Page=index.html|Image=4|Digits=6"
alt="Hit Counter">

<!--webbot bot="HitCounter" i-checksum="9608" endspan -->
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Hit Counter Issues 1
Hit Counters problem 0
Adding a Hit Counter 11
Hit counter won't work 2
Hit counter 5
Hit Counter 0
hit counter 1
Hit Counter Not Registering 9

Top