View Full Version : free hit counters please reply
rocjo
07-03-2006, 04:23 PM
:eek: hey guys i need just a basic code for a hit counter
it has to be:
1 free
2 for html not asp
3 without strings attached
4 no advertising
5 no link sharing
6 just a pure simple counter
7 centered around counting unique visitors rather than just visitors.
thank you!
jscheuer1
07-03-2006, 04:44 PM
There is no HTML hit counter. You don't need asp but, you do need some type of server side language. There are many free hit counters available as third party add ons if your server doesn't offer you any server side languages that you feel comfortable using. Many servers have hit counters available as part of the hosting package.
rocjo
07-03-2006, 04:58 PM
There is no HTML hit counter. .
what i meant was i need a counter coded in HTML for my webpage:eek:
rocjo
07-03-2006, 05:23 PM
:D :D
how about this...........
i need websites that will give me free, no-strings attached, unique visitor counting service.
:eek: :eek:
jscheuer1
07-03-2006, 06:39 PM
free, no-strings attached, unique visitor counting service
You're getting there, now plug that into Google and click search.
But this would probably be a better search term:
free unique visitor counting service
djr33
07-03-2006, 07:55 PM
You need to store the information somewhere.
The are some sites that will allow you to use their server to store the hits (it's automatic when you put the counter on the site), but they generally put ads on your page.
Aside from that, you will need to store it on your server, which is why you need asp or php. Would php work?
As for "unique visitors" just base it around IP address. Easy with a serverside language.
Powered by vBulletin® Version 4.2.2 Copyright © 2021 vBulletin Solutions, Inc. All rights reserved.