Where to get a counter that I can host for my website

phillydog

Senior member
Dec 19, 2001
472
0
0
Anyone know where I can get some reliable code that I could intergrate into my website to use as a counter.

I am already using a counter that someoneelse hosts, and would like to make it so I don't have to rely on them anymore.

If it matters, I am using IIS 6, but may switch over to Apache eventually. It is preferred to use code that is not platform dependant so I could move to Linux if possible.
 

imported_jb

Member
Sep 10, 2004
171
0
0
i use bbclone. it looks nice. i don't use it for "a counter", as a number on a page, tho. i'm sure you could find a way, if that's what you need.
 

phillydog

Senior member
Dec 19, 2001
472
0
0
One thing that I am looking for is that I would like to put this code on a page (i.e. http://hostname) as well as (i.e. http://hostname/phil) and have them be two different counters. Currently, with the one I am using, I need to register 2x for it... but I am hoping to find a program where I can simply just add a page into a config file or something to like that....

 

screw3d

Diamond Member
Nov 6, 2001
6,906
1
76
Don't your webhost already have some sorta hit counter in place? You can just pull the data somehow. Just an idea though, I haven't tried it myself but I imagine it wouldn't be too difficult :)
 

Modeps

Lifer
Oct 24, 2000
17,254
44
91
Not to thread crap, but counters are soooo 1990s and most of them are completely worthless.
 

imported_jb

Member
Sep 10, 2004
171
0
0
Originally posted by: phillydog
One thing that I am looking for is that I would like to put this code on a page (i.e. http://hostname) as well as (i.e. http://hostname/phil) and have them be two different counters. Currently, with the one I am using, I need to register 2x for it... but I am hoping to find a program where I can simply just add a page into a config file or something to like that....

did you visit bbClone? i'm sure you can find what you need.