View Full Version : Track Which Ads Get Clicked?
airraid81
09-11-2007, 03:49 AM
I found a site that lets you track what ads get clicked, but the code has since changed and that site doesn't work anymore. Are there any sites that do?
dancingbunny
01-17-2008, 09:59 AM
im not sure.. but ill go check if there are other sites related to it.
mintblogger
08-25-2008, 10:44 AM
You can track any link being clicked in your web page through Google Analytics.
Here is how it works. Paste the new analytics code in the web page, where your ad link is placed.
Now modify the link like this:
<a href="http://www.advertisersite.com" onClick="javascript: pageTracker._trackPageview('http://www.fullpathoflandingpageofad');">Ad Slogan</a>
You can modify this to track image based ads.
Hope this helps.
vBulletin® v3.8.3, Copyright ©2000-2012, Jelsoft Enterprises Ltd.