View Single Post
Old 06-12-2009, 07:29 AM  
nation-x
Confirmed User
 
nation-x's Avatar
 
Industry Role:
Join Date: Mar 2004
Location: Rock Hill, SC
Posts: 5,370
TIP: Tracking clicks to hardlinks in your trade script

I have started using a new method for tracking clicks to hardlinks on my sites and it works great so I thought I should share the method here.

Code:
<a href="http://hardlinktrader.com" title="Trade Hard Links" target="_blank" onmousedown="this.href='/tp/out.php?link=hardlinks&to=hardlinktrader.com'; return false;">Hard Link Trader</a>
Basically... for a search engine spider, this looks like a hard link... but when a surfer clicks on this link he is sent through the trade script just like a toplist click. It is the same method that google uses in it's results.
nation-x is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote