Showing posts with label ads. Show all posts
Showing posts with label ads. Show all posts

All about the Blogger 'Monetize' tab

>> Friday, February 11, 2011

The Monetize tab in Blogger makes it easy to enable AdSense ads on your blog. Once enabled, Blogger will retrieve your AdSense earnings data directly from AdSense so you do not need to go to AdSense to get basic earnings information.

AdSense Reports

Once you start generating AdSense impressions, you will begin earning money when people click on ads that show on your site.
The earnings report (visible when you click on the Monetize link from your Dashboard, or the Monetize tab when viewing your blog while logged into Blogger) includes a drop-down bar with Today, Yesterday, Last 7 Days, This Month, Last Month, and All time.
Selecting an option will retrieve the relevant report directly from AdSense.

All time

If you are already an AdSense user, you will notice that Blogger created a new channel (with the URL of your blog) in your account. If you have had AdSense ads on your blog before using Blogger’s AdSense integration to insert ads into your blog, it is important to note that All time will retrieve data only from the time you connected Blogger to your AdSense account.
This in no way affects your overall AdSense reporting, available directly from AdSense.

Terminology

The AdSense report visible from the Monetize tab contains basic information about how many ads have run on your blog, how many clicks were generated, and how much revenue you have earned. Each term in the report is defined below:

  • Page impression: A page impression is generated every time a user views a page displaying Google ads. We will count one page impression regardless of the number of ads displayed on that page. For example, if you have a page displaying three ad units and it is viewed twice, you will generate two page impressions and six ad unit impressions.

  • Clicks:# The number of times an ad was clicked on in the given reporting period.

  • Page CTR (Clickthrough Rate): The number of ad clicks divided by the number of impressions for the page of ads that appears when a link unit is clicked.

  • Page eCPM (Effective Cost Per Thousand Impressions): Calculated by dividing earnings by number of page impressions and multiplying. This makes it easier to compare multiple sites to see which are performing better.

  • Earnings: Total revenue earned to date. More detail about earnings is available in the AdSense Help Center.

  • Read more...

    How to put AdSense and Google Affiliate Network in your blog's sidebar

    Note: This article assumes you are using a classic template. For Layouts-enabled blogs, you can simply add a new AdSense page element to your sidebar, or drag an existing element to the desired location.
    If you're new to AdSense and not too familiar with making modifications to your blog's template, you can follow these instructions for placing AdSense code in your blog's sidebar (using the Minima template as an example).
    Assuming you have already signed up and been approved for a Google AdSense account, you should be able to log in here. Once you're signed in, click the AdSense Settings tab near the top of the page. To cut right to the chase, focus on these steps:

    1. Choose Your Ad Layout - To fit ads in your sidebar, it's best to choose one of the following ad layouts.
      Button (125x125)
      Skyscraper (120x600)
      Wide Skyscraper (160 x 600)
      Vertical Banner (120 x 240)
      Small Rectangle (180x150)
    2. Choose a color palette - They are very cleverly named but it's really just a matter of your preference.
    3. Copy your AdSense code - At the bottom of the page, there's a box with code in it. Highlight all of that code and copy it.
    4. Paste the code somewhere - Notepad or Text Edit or something like that is a good place for now.
    5. Go to Blogger.com and sign in - Choose the blog you want to put ads on and click the template tab.
    6. This is less of a step and more of a precaution - Copy your entire Blogger template and save it in Notepad or Text Edit just in case.
    7. Find the place in your template that says this; you might have to scroll down pretty far:
      <!-- Begin #sidebar -->
      <div id="sidebar"><div id="sidebar2">
    8. Paste the AdSense code you saved earlier right after that part.
      <!-- Begin #sidebar -->
      <div id="sidebar"><div id="sidebar2">
      PUT YOUR ADSENSE CODE HERE!
    9. Save your template changes and republish your blog.

    Read more...

      © Free Blogger Templates Skyblue by Ourblogtemplates.com 2008

    Back to TOP