Forum Moderators: martinibuster
which is why we're excited to announce the integration of one of our personal favorite reporting tools, Google Analytics, with AdSense. We're gradually rolling out this functionality to publishers, and you'll see an invitation link at the top of your 'Overview' and 'Advanced Reports' pages when it's been enabled for your account.
[adsense.blogspot.com...]
[edited by: engine at 7:40 pm (utc) on Oct. 22, 2008]
[edit reason] fixed formatting and link [/edit]
I do hope the integration worked properly - I'm still seeing a link to set it up in Adsense.
after setting up the integration, the invite link in adsense changed to "Go to your Google Analytics Account »"
have you seen the integration video provided by google to make sure you did it correctly: [youtube.com...]
Today, I could use that advice...
[google.com...]
Why do my statistics differ between AdSense and Analytics?If you see significant discrepancies between the reports in your AdSense account and those in the AdSense section of Analytics, then please keep in mind these important points:
* AdSense reports in Analytics only track AdSense for content ad units, and do not include link units, search boxes, mobile ads, or any other AdSense products.
(...)
Yet, subtracting the link unit channels from the URL channel it still doesn't match. Maybe it's like you suggested, my Analytics account is on GMT and Adsense is on...? (it seems I can't find that information on my account)
Whatever.
[edited by: Lagonda at 3:51 pm (utc) on Dec. 13, 2008]
YMMV.
Hooked up Adsense and Analytics yesterday, seeing first small results today! Interesting! A lot new to get into, but just to be able to see ad impressions and clicks by page I think will be invaluable!
I removed analytic's from my site(s) because I found it had affected performance. Early on the "instructions" had indicated putting the code at the top of the BODY. There were times this could really delay page rendering. A few years later, long after I had removed Analytics I was looking at a site's source code and noticed the Analytics call at the end of the BODY. This, of course, helps make sure Analytics doesn't prevent your pages from rendering if the google analytics server is overloaded.
When I re-reviewed the instructions on the Adwords site, sure enough they had been revised; saying put the call at the end of your pages. There was never any notice to Adwords users, that I was aware of, about this design change, OOPs!
So my guess is, call at the top of the page more accurate data, but your pages may render more slowly. Bottom of the page call and your pages will render faster but Analytics accuracy will probably degrade some.
This link at Adwords says place the code at page bottom before /body
[google.com...]
I don't know how many sites I've gone to (including Google!) and hit the back button because I see:
"WAITING for google-analytics.com" in the status bar.
And now Google has added code which causes yet another DNS call to the magical doubleclick.net. If that domain does not respond then Google code does something else; default back to the old call? Here's the new call to doubleclick.net we all seem to have inherited this new javascript call:
[googleads.g.doubleclick.net...]
So yet another javascript call, Google is apparently dumping Adsense onto Double Click, Hmmm. Google also calls two other javascripts these days, to serve the ads with the scroll buttons, ridiculous.
Websites keep getting SSSSLLLLOOOWWWWWEEEERRRR and Slower. 50 CSS files, Analytics, multiple javascripts, graphics galore, broadband communications just doesn't cut it anymore, IMO. I'll have to get fiber optics.
If you'd like to keep making money with Adsense you might want to carefully consider the performance hit you'll take from analytics.
I didn't realize till today the performance hit from Google's change to calling doubleclick.net to serve ads. No wonder earnings are down!
One of my domains could be assigned as the master account, no further changes necessary.
At all the others, I have to insert one line of Javascript.
Since I have December 17th a deadline to bring my bilance 2007 to the Austrian IRS, it was not possible to change all my other domains.
So today, I see in Google Analytics only data for the one domain, where it was not necessary to change anything.
The other domains report 0 impressions.
Can not wait until my boring bilance is finished and I can change all my domains for AdSense in Analytics.
Really, thats the best christmas gift from Google ever!
I dunno - if you're looking for exact matches, I'm afraid it may not happen.
@ netmeg
wish I could add more to this.. My limited exxperience with analytics has shown pretty much the same, albeit on a slightly smaller scale... or more.. Or less I guess...
Keep the code in the head and you'll see better results...
Put it in the footer and the discrepency is in time outs. Sonething like that...
They told you they'd fix it or what? I understand client condfidentiality but did they give you an inkling of an inkling? Or an inklng...
Or what?
Just curious...
No difference in the data as far as I can see.
I've been thinking along the same lines.
I don't know what I'm getting with Analytics that I'm not getting with my own site statistics.
And I don't know what I'm getting with AdSense/Analytics that I couldn't get with channels.
Maybe I'm overlooking something.
FarmBoy
As I got the invitation on Monday, I had no time (deadline for my bilance 2007), so only the default domain started working.
All other domains need this
<script>
javascript=window.google_analytics_uacct = "UA-#*$!xx-nn";
</script>
I started rolling this out, 3 hours ago.
But I still see no AdSense data in Analytics from the first domain updated, about 3 hours ago.
If you create a site page by page you can insert an ad and link it to a channel. That way you know which page is more profitable.
But if you use a CMS with ads always in the same spots, you can't create channels for all those pages.
[edited by: Lagonda at 11:36 pm (utc) on Dec. 17, 2008]