Forum Moderators: martinibuster
I've been explicitly told by AdSense tech support that inserting Google Analytics code into the AdSense script (in order to track clicks), is NOT against the TOS. I plan on implementing this, but wanted to first ask:
Anyone else done this yet?
My only goal here is to be able to track what pages are generating what clicks. I have too many to easily track using channels.
Thanks,
Andy
I want to open Google Analytics, and be able to see on what pages people are clicking AdSense ads. Something like:
Page1.htm - 20 clicks
Page2.htm - 10 clicks
Page3.htm - 5 clicks
>I understood that fiddling with the code at all
>was against TOS
It is. However, this isn't changing the AdSense code, it's adding code to the existing script. And yes, I was worried about this too, which is why I asked two different AdSense techs. Both said this was legal.
The basic Analytic code does indeed go at the bottom of the page. But there is additional code you can use to detect what outbound links users click on:
[google.com ]
But it's possible to "track" adsense clicks with passive tracking javascript and report them to google analytics without any code change. However it's not possible to track adclicks from adlinks this way.
I'm using such script to track MFA ads on my site, to monitor common navigational patterns leading to adclicks and also to track which Adlink terms are my visitors most interested in.
wileystudios: you can use almost all google analytics reports if you setup adsense click as your goal. You can even set your EPC as goal value to have some basic overview.
I am tracking AdSense clicks passively (no modifying of the AdSense code) and viewing the data in Google Analytics. Let me tell you it is really powerful. You can tell which are the top converting pages, top keywords that convert and even silly stuff like the top browsers that result in clicks.
Stickying you the link now :)
As mentioned previously, there are tracking scripts that do not change the code (or the functionality) at all, and they could be configured to with with Google Analytics.
I am tracking AdSense clicks passively (no modifying of the AdSense code) and viewing the data in Google Analytics. Let me tell you it is really powerful. You can tell which are the top converting pages, top keywords that convert and even silly stuff like the top browsers that result in clicks.Stickying you the link now
frakilk, would you mind stickying me with that link as well? Thanks!
I am tracking AdSense clicks passively (no modifying of the AdSense code) and viewing the data in Google Analytics. Let me tell you it is really powerful. You can tell which are the top converting pages, top keywords that convert and even silly stuff like the top browsers that result in clicks.
Stickying you the link now
Flip
I am tracking AdSense clicks passively (no modifying of the AdSense code) and viewing the data in Google Analytics. Let me tell you it is really powerful. You can tell which are the top converting pages, top keywords that convert and even silly stuff like the top browsers that result in clicks.
Stickying you the link now
I am interested too. would you please sticky me too?
Thank you in advance
I'm seeing the complexity of the Analytics integration now... Perhaps both AdSense techs I spoke to didn't fully understand either, or I didn't communicate well enough.
>As mentioned previously, there are tracking scripts that
> do not change the code (or the functionality) at all,
> and they could be configured to with with Google
>Analytics.
As there seems to be concern about TOS violations, I'll pull back and use the existing tracking scripts. I don't even want to do anything that has a small chance of being a violation - I've worked too hard on getting this far!
Thanks to everyone for their input. It's sites like this that make this Internet worthwhile.
The same tracker code will track what phrase was used to find your page from a search engine, what page they were on just before they came to your page.
This is all possible without changing the Google code.
Mike