Share |

Archive for April, 2009

Google AdSense and Google Analytics Integration Guide

April 1st, 2009

Google Analytics is a free service that lets you gather and analyze website traffic statistics. Answers to questions like Where does most of my traffic come from?, Which keywords are generating the most traffic? and How long do visitors stay on my site? can be answered using Google Analytics.

Not that long ago, Google allowed you to link your AdSense account with your Analytics account. (Note that you can only link single accounts together. If you have multiple AdSense accounts, you’ll need to create multiple Analytics accounts.) You can do this right from your AdSense management console — it’s very simple to link the two accounts. (See here for more details.)

Assuming you’ve added the Analytics tracking code (see here) to your AdSense pages, you should see AdSense earnings appear in your statistics within a day or so. Here are some sample stats:

adsense-analytics-sample

The great thing about these stats is that you can do page-by-page earnings analysis without having to create separate AdSense channels for each page. This is especially useful if you have more than 200 pages of content, since you’re limited to 200 channels per AdSense account.

If you have multiple sites, though, there’s an extra step you need to take to do a proper integration. AdSense earnings are only collected for the primary domain in your Analytics account. If you don’t see a section labeled “AdSense Performance” in the per-page stats then you know AdSense data isn’t being collected:

No AdSense data in Google Analytics

Why can’t you see the AdSense earnings for this site? The likely cause is that you forgot to include the AdSense Analytics Code (ASAC) at the top of each page that displays AdSense ads. The ASAC is a small bit of JavaScript that should be inserted into a page immediately after the <body> tag and before any AdSense code:

<script>
window.google_analytics_uacct = "UA-99999-3";
</script>

Replace the tracking ID above with the ID for your site — you’ll find it in your Analytics account by clicking on “Analytics Settings” to access the account overview page. Do this for each site you want to track.

That’s all you need to do to integrate your AdSense earnings into your Analytics account. Give it a few days to collect some information and start your analysis!

Google In Talks To Buy General Motors

April 1st, 2009

In a surprising turn of events, Google today revealed that the search giant is in talks to buy majority control of beleaguered auto manufacturer General Motors, which it plans to rename Google Motors.

“It’s become clear to all of us at Google that the auto industry is a major driver of the economy and that we simply can’t afford to let General Motors fail,” said Google CEO Eric Schmidt. “If GM disappears, so will many jobs, and that will ultimately affect Google quite negatively. We make our money from advertising, after all, and if the auto industry tanks then it’s going to reduce our profits. We’re not just being altruistic, we also want Google to continue to thrive. We need a stable, growing economy for that to happen.”

Google also sees this as an opportunity to transform the culture at General Motors to benefit the environment. “We’ve always been on the leading edge of the green curve,” continued Schmidt, “and we’re going to use this opportunity to push GM into the twenty-first century and bring affordable and workable green technology to the fore.”

“Let’s face it, we have a lot of smart people at Google whose talents are currently being wasted. Instead of figuring out how to tweak AdSense ads to make us more money, these bored PhDs can tackle more important problems.”

When asked if Google’s advertising model could be extended to the automobile sector, Schmidt was evasive. “There are some synergies there that we plan to explore, for sure,” he said, “but we can’t discuss those details publicly as of yet.”

The transaction is expected to close within the month.