View Full Version : Hits Counter
rjlstar
08-16-2002, 05:11 PM
Does anyone know how to make a counter in Javascript? Preferably a 6 digit counter and using plain text.
Michael
08-16-2002, 08:14 PM
there is no way to make a hit counter in Javascript in my knowledge, because Javascript is a client side script, it can't handle all other users' hits to your site because it can't get the information from it, nor it can't store data.
however you can tell your visitor how many time they visit by using Cookies in Javascript, but the number will be different in each user's situation because it processes the script in client side machine, not the web server...
You can get a free counter from http://www.bravenet.net, there is no need to create your own counter. These counter that you saw everyday on web sites are written in CGI or PERL...
rjlstar
08-17-2002, 12:01 AM
I don't want a fony counter with big ads. Anyone have a CGI or Perl counter's code?
scoutt
08-17-2002, 12:15 AM
www.hotscripts.com
or if you want a php counter you can try my site
rjlstar
08-17-2002, 11:26 AM
i have no idea on how to install a php file onto my website.
KWJams
08-17-2002, 11:37 AM
Then just get a free counter :rolleyes:
rjlstar
08-17-2002, 01:56 PM
i don't want an ad filled counter. Geocities, which doesn't have an ad-filled counter, has crappy counters. They lose count often, or sometimes don't count, or sometimes get the whole counter wiped out. Just look at the counter on my new site: www.geocities.com/the_ryan_lin , the counter does not count!!!!!!! Man, I need help on how to install a simple text counter.
Jason
08-17-2002, 01:59 PM
I dont believe that geocities allows server side scripting on their free account. You'll need a new ISP or a copy and paste remote script.
fredricknish
08-17-2002, 02:23 PM
Why dont you use the Geocities counter? They are pretty good and I belive they dont have any ads for the counter.
rjlstar
08-17-2002, 02:47 PM
The counter on my site doesn't work. And it is from geocities. It doesn't count.
The one on my old old site was also a geocities counter. It got reset every week!
panreach
06-13-2004, 01:23 PM
You can go to http://www.free-web-statistics.com. They offer web tracking and web counters.
scoutt
06-13-2004, 01:45 PM
please don't bring 2 year old threads back just to advertise.
vBulletin® v3.6.7, Copyright ©2000-2009, Jelsoft Enterprises Ltd.