I need a script that will track link hits. Like if a user registers and gets a link like mysite.com / mylink1 Whenever someone visits that link, it will add a point to the users tally. it would be nice if it showed the top members.
I know there has to be a free one out there somewhere. Just track clicks on a particular users URL. 1. User registers 2. User is given a URL 3. User advertises their URL 4. Everytime someone clicks the users link and visits their URL, the script will keep track of the total number of hits.