Web Hosting Talk







View Full Version : Tracking where the visitor goes from my site?


saghir69
12-06-2004, 08:11 AM
Hi i'm starting a top list script and i want to be able to track the number of hits i send to a site on my list,

i do not want to use a link like www.mysite.com/out.php?siteid=33

i want to link to other sites using just a standard link www.membersite.com

Is there a way to track which link the user clicked to exit my site?

alexd
12-07-2004, 08:59 AM
I don't think so. Why don't you want to use something like www.mysite.com/out.php?siteid=33 and use javascript to cloak the URL so it appears as www.membersite.com?

saghir69
12-07-2004, 09:19 AM
^ yeah i guess i'll have to do that. I just wanted to use a standard link, but it seems its not possible!