View Single Post
Old 2005-10-06, 04:21 PM   #7
Halfdeck
You can now put whatever you want in this space :)
 
Halfdeck's Avatar
 
Join Date: Oct 2004
Location: New Haven, CT
Posts: 985
Send a message via ICQ to Halfdeck
Personally, I link to a non-existent page, e.g. "www.domain.com/goto/welivetogether/" and php redirect.

.htaccess translates /goto/welivetogether into /clicktracker.php?paysiteid=welivetogether.

Then clicktracker.php counts hits, records referrer url, IP, etc then redirects to a sponsor tour.

To change codes, I just open up phpmyadmin. 1 folder, one php file, and 1 htaccess, and one subdomain (I didn't feel like paying for a domain for tracking/managing clickthrus).
__________________
Success is going from failure to failure without a loss of enthusiasm.
Halfdeck is offline   Reply With Quote