|
I use a simple php script to track outbound links. They look like ../click.php?to=http://www.destinationunkown.com/
It uses MySQL on the back end and either inserts or updates the count based on whether or not the link exists already.
It's about 5 lines of code, and really works well. I'll post it here if anyone's interested.
-jim
__________________
Always remember that you are unique. Just like everybody else.
|