View Single Post
Old 02-16-2006, 10:53 PM  
rowan
Too lazy to set a custom title
 
Join Date: Mar 2002
Location: Australia
Posts: 17,393
Quote:
Originally Posted by SmokeyTheBear
true but its not entirely obvious how they do the tracking . Like yahoo and google both used to run their links through their server first ( to check whats being clicked ) , that doesnt happen now its direct links on google..

like before it was http://www.google.com?outboundlink=h...uclicked. com
I wonder if they could do something like

<img name="some" src="http://www.google.com/1x1.gif" width=1 height=1>
<a href="http://www.hardlink.com/" onclick="img.some='http://www.google.com/track?url=...'">

(I've probably got the javascript a bit wrong, but you get the idea)

That way it's still a hard link, but they're tracking most clicks.
rowan is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote