Forum Moderators: DixonJones
You cannot log clicks on a standard hyperlink ( at least not that I know of) only on the target page.
If you have access to the clients website then you can do as birdman suggested and pass an id on the link, then look in the logs/stats on that site.
If you have no access to the clients logs, the way I do it is to point the link to a cgi, the cgi records the click thru and then calls a redirect/transfer to the merchants site. Then you can view click-thru stats on your own logs.