Forum Moderators: open

Message Too Old, No Replies

really simple hit counter

         

albroun

10:53 am on May 15, 2004 (gmt 0)

10+ Year Member



Hi

I have been searching all over the web for a simple hit counter code, but have found that everything sofar is either far too complex for my limited understanding of javascript (I dont like using code I cannot understand), or one has to sign up or include an advertising link etc.

Does anyone know a really simple piece of code for a really simple hit counter?

Thanks

BlobFisk

11:27 am on May 15, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Do you have access to your sites logs? If so there are a couple of free log analysis tools that will give you much better information than a counter.

There are some server side code snippets you could use if you have access to this on your site....

dcrombie

12:13 pm on May 15, 2004 (gmt 0)



... and you can't do a counter using JavaScript - unless you just want to tell everyone how many times THEY have visited the site.

Rambo Tribble

1:11 pm on May 15, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



You might check with your host; many hosts provide SSI counters you can just plug into your pages.