Have links in your AOL Instant Messenger Profile? Want to see who's clicking on them? Use this script to record screennames and dates when a link is clicked.
This script will track how many people are clicking on the download links and on the links that open in a separate frame (popup window). You don't need to modify links, just place a few lines of JavaScript code in the head section of your Web pages. The script will create daily statistics which is stored in a MySQL database.
Generates detailed statistics for clicks for any period of time. The administration function allows you to delete, rename, remove to another group or change count numbers for you links and groups. Easy to setup and config using a Web-based setup.
With this script you can see where your visitors come from which url or domain at a define time.This script uses Mysql database it's also fast and very usefull. With a single adjustment you can ignore any domains as you desire you can make the counter more complicated it wont count any visitors that come from ignored domain or url
A script that replaces HTTP_REFERER -- which is unavailable on many servers -- by using SQL to store page and IP information to track users through the site. Works in-site only.