Use as the link a CF page that sends the user to the external site e.g.:

<a href = "/linktracker.cfm?link=http://www.somesite.com/";>

In linktracker.cfm, record the click and then cflocation to URL.Link
(http://www.somesite.com/ in this case).

You might need to URLEncodedFormat() the link to make sure it doesn't
mess things up.

On 5/3/06, Will Tomlinson <[EMAIL PROTECTED]> wrote:
> What's the best way to track a click when the user is on my site, then clicks 
> an ad that sends him to another site.
>
> Thanks,
> Will
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:239354
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to