Showing posts with label Tracking Adsense clicks with Google Analytics. Show all posts
Showing posts with label Tracking Adsense clicks with Google Analytics. Show all posts
konan

Adsense - 7 keys to empire?

Adsense - 7 keys to empire?

There's a lot of buzz around about how you can make a quick and easy fortune using this AdSense course or that tool or this book.

And they show you their incomes from AdSense too (though not necessarily THIS month). Now, is it just me or is something a little odd in all this?

Say, I'm making $5000 - no make that $15,276 a month from AdSense on my sites. And now I'm going to sell all my secrets on how to do that for $67 or $97 or whatever.

So what happened, did I get all bored with my filthy riches and decide to become a philanthropist and sell stuff that makes me 15K a month for a pittance? Or is it something else?

Am I saying it's impossible? Certainly not. I know people who make that more.

But a little reality. Those people don't have 5 or 6 or 50 sites. They have maybe 500 or 3000 or more. Few sites make 20 or more a day. Very few. Average income is probably less than a dollar a day. So with 500 sites at a dollar a day, you've got your 15K a month.

Now the domain names cost you maybe $3500 to $4500. Then you need hosting and somehow you've got to build the sites and get traffic to them. There are excellent tools but the ones that will let you do this kind of thing in a reasonably short time are also very (very) expensive.

And you are continually dealing with sites that don't get indexed or get de-indexed or even get banned. Traffic today, gone tomorrow. Plus, if you're not real careful with those tools you may get an unpleasant letter from Google about a DMCA copyright infringement which could cost you your AdSense account.

You can make money, you can build an empire. But it isn't easy or quick no matter what you hear. And it really isn't a business.

It's not a long run proposition, it's not stable. You need to keep creating more sites as older ones fail - or you need to be smart and use those AdSense revenues to build an enduring business.You put up with this down to here, so here are the real 7 "secret" keys to AdSense.

1. The best performing AdSense type is the large rectangle.
This has been tested over and over.

2. The best colors are blue for the link - surfers know that blue means click me.
And darkish almost black and grey for the text and url. No borders. The same background as your page. Will it merge into your content? No, that's bogus. There are maybe 4 surfers in this galaxy who can't tell a Google ad when they see one. They are not going to believe it's part of the text. Wake up, OK?

3. Another format which is being reported to more or less work is the full wide banner type layout with text ads and images directly above the links. Try it and see if it works for you. Maybe it's a fad.

4. Keywords and related content are critical if you want targeted ads. If you want high paying clicks you need to target the costly keywords AND have content that supports the keywords.

5. You need traffic interested in the ads. Which means your traffic generation techniques have to be targeted not scattershot. You might hear that 1% or 1.5% clickthrough rate is OK and 3% is good. Nonsense. Really successful people get CTRs that are often well above 30%. Even with modest efforts you should be getting an average 6 to 15% CTR (per ad impression, not pages).

6. You have to track what you're doing and you have to test variations in ad layout, placement, color and related content to optimize your income. No one can tell you how to do it except the traffic coming to your site. If you don't test and track, you're flying blind.

7. You need to keep building new sites.

You are now a member of the AdSense Illuminati. Quite possibly you already knew all that. So why are you looking for something else? Really. This is all you need to start doing it.

Probably any course or book can help you if that's what it takes to get you moving and doing. Ultimately, no one can really show you exactly how to do it. You're going to have to learn the ropes and put in the time.

Like everything in life - the greatest traffic generator, the ultimate course or the super MLM opportunity, if it sounds too good to be true, then it is. There's no magic bullet, no ultimate secret to buy. There's no easy, painless, work free, certain road to riches (except, maybe, inheriting it and that can be very hard on the heirs).

Whatever you do on the net, do it wide awake and with your brain actually functioning. The final un-numbered key is that a technique, a shortcut, an idea that will make what you do easier, faster, or more profitable - one single tiny thing - is worth more than any book or course costs. One useable idea and you've gotten a great deal. If you learned something you didn't know or had forgotten, then it's worth much more than you paid. There may not be any magic solution out there, but there are useful concepts, techniques and ideas. You just have to see them for what they are, and then get busy and really use them.

Source: http://www.selfseo.com

Increasing the Average AdSense Price Per Click

Increasing the average price per click you receive from AdSense is the other strategy for increasing your overall AdSense earnings. You can do this by:
  • Carefully targeting your content,
  • and/or Filtering out and avoiding low-paying ads

Content targeting isn't just about creating relevant, unique content. It's also making sure that that content is written to target the higher-paying keywords associated with a given topic. This means:
  • Figuring out which keyword variations for that topic pay more. Often the more specialized variations and phrases pay more than the "generic" terms.
  • Ensuring that the keyword density of the content favors the higher-paying keyword variations. See this page for an example of well-targeted ads due to appropriate keyword density.


And to reduce the occurrence of lower-paying ads, consider these two strategies:

  • Use AdSense's competitive filter mechanism to screen out the ads that you don't want.
  • Show fewer ads on a page. The fewer ads you show, the more the higher-paying ads get displayed and clicked.

Many publishers also report that their earnings increase if they remove ads completely from pages with few or no clicks. Again, the "less is more" strategy favors the higher-paying ads.

Source: http://www.selfseo.com

konan

Tracking Adsense clicks with Google Analytics

Google Adsense program could soon be integrated with Google Analytics to track visitor clicks in Adsense Units. This was revelead in an email from the Google Adsense Support team.

While Google Analytics is certainly still useful for tracking your website performance data, at this time it isn't able to track your AdSense clickthrough data, nor is it integrated into your AdSense account. We're working hard to add new functionality as quickly as possible, but are not able to say at this time whether an integration with AdSense will occur.

I am actually exploring different methods to track visitor clicks in Adsense units. Google Analytics looks like the best available option to track visitor clicks since both the products come from Google. And Google has clarified that it would not violate the AdSense Terms and Conditions to use Google Analytics to track outgoing clicks.

With Google Analytics, you can track clicks on links that lead away from your site. This technique can be extended to track the Google ads that are being clicked, on what page they are being clicked, and who is doing the clicking. Because these links do not lead to a page on your site containing the UTM JavaScript, you will need to tag the link itself with the urchinTracker JavaScript.

The following Google Analytics Adsense click tracking javascript should be inserted after your Google adsense code. It will loop through all of the IFRAME on the page, and if the IFRAME source includes "googlesyndication.com", it will attach the function asClick() as an onfocus handler. When the ad unit obtains focus, asClick() will check to see if the status bar contains either "go to" or "View ads about". If so, urchinTracker() is called, with a page identifier that includes the ad type (ad unit or link unit) and the ad or link text, as shown in the status bar.





If the above method sounds a little complex, you can try adsense clicking scripts that work with PHP, ASP or VBS. But you need access to the webserver since all these script require a external database to store click tracking data.

Blogger Templates by Blog Forum