Forum Moderators: open
The actual code behind the listing looks like this:
<a href="/r?ck_sm=ae9ed15b&ref=20080&r=http://www.webmasterworld.com/" onMouseOver="status='http://www.webmasterworld.com/'; return true;">Webmaster World</a></b>
A click on the link will be counted by AV and redirected to webmasterworld.com.
When I started doing other searches, I found that the first chunk of the string is unique to each URL. The second chunk is always one of two numbers.
ref=4000020080&r or
ref=20080&r=
I'm don't see how this can be tracking individual users when two different people on two separate machines are getting served the same string.
Any ideas??