Hi, I'm trying to set up some sort of referral link on my site. For example, each user is given his own referal code that looks like: http://www.site.com/index.php?my_referral_code That will take clickers to http://www.site.com, and I can track where they come from by looking at my _referal_code.. Do you know of any script (not awstats) that does this and tracks referral hits? Thanks.
Very easy to build using php. http://www.snippetcollection.com/snippet/PHP/67 shows how to get the referrer and http://www.snippetcollection.com/snippet/PHP/18 how to get the ip.
Use some affiliate software. There are many low cost packages out there that will do this as a minimum. Good for SEO too Good luck, Peter