Forum Moderators: skibum
I want to get a tracking service that can tell me:
1. Where each visitor came from and with what keyword
2. Track that customer through my site and determine if they clicked on an add, or an affiliate link (both things I don't control)
That's all i want to be able to do - can anybody help!? Please...
Once you have that setup, it's easy enough to then use a log-tool to generate the kind of tracking you want.
It's the redirect script that is necessary as there isn't really any way to know what a user has clicked on unless it is routed through your server first.
You might want to check out this thread [webmasterworld.com] that dealt with developing an adsense tracking script through some ingenious js scripting that apparently does NOT break the Adsense TOS.