ccsfan
Posts: 10
|
| Posted: 03/04/2010, 3:58 PM |
|
Do you know of a way to track Adsense click-throughs? I think the solution involves wrapping some code around the Adsense code but I'm not sure how to do it. Any help would be greatly appreciated.
To further explain, I want to be able to track various data when a user clicks on an Adsense ad. I know how to write a php script to gather and store the data. The question is how do I trigger the script when a user clicks on an Adsense ad? I'm guessing some javascript is required, wrapped around the Adsense code. I need details on how to do that.
|
 |
 |
datadoit
|
| Posted: 03/04/2010, 4:53 PM |
|
There's a Google API to query Adsense data. Perhaps that on a schedule
is an option.
|
|
|
 |
ccsfan
Posts: 10
|
| Posted: 03/04/2010, 8:41 PM |
|
Not really, because it doesn't track all the variables I want to track.
|
 |
 |
|