Web Hosting Talk







View Full Version : Looking for a Click Counter?


Web102
10-06-2000, 07:44 PM
anyone know where i can find a script that tells me how many times a link has been clicked? Only one i could find was this one there has to be a few others that are free :)

http://www.syvilnet.com/syv/scripts.htm

Bogdan
10-06-2000, 08:23 PM
Try searching at http://cgi.resourceindex.com

Web102
10-06-2000, 08:29 PM
I did that's where that one came from :)

Bogdan
10-06-2000, 08:34 PM
Hehe...


I can recommend you http://adcycle.com/
It's easy to set it up and manage it. :)

kunal
10-07-2000, 07:36 AM
You can check out http://www.hotscripts.com

oodie
10-07-2000, 09:35 AM
Other places :
http://www.freshmeat.net
http://www.devshed.com/ClipScripts/
http://www.zend.com (only PHP)
http://www.find-script.com/scripts/

diyoha
10-07-2000, 03:40 PM
This is a nice high quality script.

it is shareware and costs $50

later

David

Gavin Northey
10-07-2000, 05:09 PM
If you want a free alternative to setting up a script and save time setting up the script you might try using your server's redirection scripts and log files if you have acess.

If you use an Alabanza host then you just set up a directory on your server called "redirect" and then set up the redirection script to redirect to sites outside your page. IE if you have an amazon.com ad then yournamc.com/redirect/AMZN001 might redirct to amazon.com's home page.

To see how many times it's been hit just use the server statistics and look up the "URL" button. You would like for /redirect/ and click it for the list of most called pages.