Tracking your blog keywords

Completely unrelated note: Have you heard about the FTC’s recent rule change?The changes have been coming since June, when we first discussed whether compliance and ethics lawyer, for his legal interpretation of the guidelines.

We’ve already looked at how to find keywords for your blog, and how to use them to try to get search engine rankings. Today, for the last post in our series on keywords, we’re going to learn about tracking our keywords to see our success—or find areas where we could use more work.

keys1

My favorite ways to track keywords are through my web analytics programs. I use Google Analytics for my blogs. In GA, the Keywords report is under Traffic Sources>Keywords. here, they assemble all the keywords from all search engines to show the most popular keywords for your blog.

A number of other analytics packages also list the keywords people are using to find your site—103 bees, sitemeter, etc. etc.

The Quick Guide to Google Analytics for Bloggers (free PDF) has a little more on this, but here are a few new hints.

The Keywords report is found under Traffic Sources. (I’ve also added this report to my Dashboard, so I can see my top few terms whenever I log in.)

kw1

At the top of the page, there’s a nice little graph that shows off how much traffic you get from keywords. It’s pretty, but it’s not that informative. The report, below, is what we want to focus on.

kw2

Naturally, I’ve left out a lot of my “personal” data, but you get the gist: this shows how many visits you get, how long people coming from these keywords spend on your site, how many of them have never visited before, and how many of them “bounce” (leave after viewing one page). And, of course, the list of keywords people are actually using to find your site is pure gold.

But there’s way more to learn from this report. If you’ll notice, there’s a pull-down menu by the word “Keyword.” Open it and click on Landing Page.

kw3

Now, instead of the keywords people are using, you can see what pages on your site they’re going to:
kw4

(Want to know more about a specific keyword? Click on it to “drill down,” and you can even see things like where people are from that type in that keyword, what browser they’re using, how big their screen is. No joke.)

Also, if you register with Google Webmaster Tools and verify your site, they provide a report of the top queries used to reach your siteand where your site ranks for those terms. Very useful—that way, you can see how much room for improvement you have, and better choose which keywords to work on.

This report is on the default GWT dashboard for your site as well as under Your site on the web > Top search queries .
kw5

You can also find out what sites linking in to yours are using for their anchor text (the text of the link) under Your site on the web > Links to your site > Anchor text.

kw6

Also, you can learn more about how Google sees your site with the Keywords report (Your site on the web > Keywords), which lists the 200 most common keywords Google finds when it crawls your site.

kw7

Now, of course, there are tradeoffs for this. You may be granting Google access to a lot of data and tracking by using these tools. If you’re not comfortable with that, there are other solutions that don’t use Google. Yahoo Site Explorer, for example, offers lots of information on incoming links.

keys2

What do you think? What do you use to track keywords on your site? What kind of reports do you find most useful?

This series has been a simplified beginners’ guide to using keywords. It’s not a substitute for professional search engine optimization or professional SEO advice. Yeah, I can give those, but I’m a little busy these days, so I’m not really pitching my own services today.

Keys by Kit

Quick Guide to Google Analytics for Bloggers

add to kirtsy
If you’re serious about blogging, it’s important to focus on your visitors. How much do you really know about your visitors? Do you know where they come from? Why they came to your site? How long they stayed? How many pages they looked at? How many came and immediately left?

Before you say, “Oh, numbers; I can’t deal with numbers!” or “Oh, coding; I can’t deal with coding!”, let me tell you that these numbers are good to know—and very useful in growing your blog readership. And let me tell you that these numbers are easy to find, use and understand with a free web analytics package (software installed on your site that tracks what visitors do on your site)—no coding, just cut and paste.

getting started with google analyticsThere are many free web analytics packages out there. In my opinion, Google Analytics offers the most comprehensive solution. It may be a little overwhelming for someone just starting out, but it’s really not hard to find the most important numbers you need to be keeping track of. Click on the picture at right to enlarge it to see a sample of some of the important, but easy to read, reports that Google Analytics generates.

Setting Up Google Analytics
Google Analytics is easy to set up. If you’re signed up with GMail, Google Talk or Blogger (or any other Google application), you already have a Google account. (If you don’t, you can sign up for one pretty quickly.) To sign up for Google Analytics, you’ll have to enter your information (URL, location, your name, etc.) and agree to the user agreement.

Once you enter this information, Google Analytics gives you some crazy-looking tracking code that you must put on your website. It should look something like this:

<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src=’" + gaJsHost + "google-analytics.com/ga.js’ type=’text/javascript’%3E%3C/script%3E"));
</script>
<script type="text/javascript">
var pageTracker = _gat._getTracker("UA-xxxxxx-x");
pageTracker._initData();
pageTracker._trackPageview();
</script>

(Note the new tracking code!)

This should go in your template somewhere in the footer. If you’re on Blogger, you can go to Layout, and click on “Add a Page Element” at the bottom of the sample page. Select HTML/JavaScript. Make sure you are not in “Rich Text” mode, then paste your tracking code here. No need for a title, just save it to your blog. Go back to Google Analytics and verify that it’s running by clicking the “Check Status” button.

Customizing the Dashboard
Once you’re collecting data from your site, Google Analytics can be even more useful to you if you customize the “dashboard” to include the most important reports to you. The dashboard is the first screen you see when you login, and you can choose which reports are displayed there so you see them first thing.

In the above screen shot (actual numbers obscured), you can see that I have the basic reports (this is all below the visitor graph displayed at the top of the dashboard), and have added a keywords report so I can see what words people are using on search engines to find my site and the Top Content by Title report so I can see at a glance which pages on my site are getting the most visitors. I recommend these two reports, since they’re easy to use and understand (not to mention their usefulness!).

The Keywords report is under Traffic Sources>Keywords. To add it to the dashboard, click the “Add to Dashboard” button under the large title “Keywords” near the top of the page. The Top Content by Title report is available under Content>Content by Title. You can add it to the dashboard in the same way. You can delete and drag-and-drop the boxes in the lower part of the dashboard to how you like it.

Also useful (but already included on the dashboard): Average time on site (are people popping in quickly or sticking around at least long enough to read something?), pages per visit (do people look at more than one page while at your site?), bounce rate (how many people leave your site after viewing only one page?) and the traffic sources pie graph. I also like to look at my top referrers (under Traffic Sources>Referring Sites) to know where my visitors are coming from.

Using the Information
Well, now what? You can see the words that people use in search engines to find your site; you can see how long they spend there; you can see how many pages they view. What can you do with this information?

First of all, you can see what pages of your site are most popular. From this, you may be able to tell what topics and style your readers like best—of, if you did something special to promote your most popular posts, you can see what you need to do again.

Secondly, you can see how many of your visitors turn around and leave. In and of itself, bounce rate isn’t necessarily bad. Unlike many websites, it’s entirely possible for visitors to your blog to visit your site and read everything new in a single visit, then navigate away (possibly to subscribe to your feed). But do your popular pages have a higher than average bounce rate?

If your popular posts have a higher than average bounce rate, what can you do to improve that? Make sure that your most popular posts also highlight similar posts on your site. For more information on lowering your bounce rate and increasing your blog’s stickiness, download the free guide Get Your Visitors to Stick!

Another important use of your analytics is to see what sites and keywords people are using to find your site. You may never know what people are searching for when they find your site. However, if you see large trends that are central to the theme of your blog (like many people coming to your photography site for some variation of “baby portrait”), you could try to “target” this keyword more by:

  • Making it a label, tag or category on your blog
  • Making it part of the navigation, like your About or Contact page
  • Including it in the Title or Description of your blog
  • Writing a post that sums up (and links to) all your tips (if you do this, be sure to go back through the old posts and link to the new one, as well).

Finally, try not to worry too much about your blog stats. It’s so easy to become obsessed with your blog’s stats, and to tie your blog’s worth or even your own self-worth to the number of page views you generated yesterday. It’s not worth that much—really.

Download this Quick Guide to Google Analytics for Bloggers, complete with helpful pictures, as a free PDF!

add to kirtsy

Subscribe to Get MamaBlogga Updates

Join 300+ MamaBlogga readers 
Receive updates via RSS (What's RSS?)
OR
Get e-mail updates