Yoast: Reading about google's bug bounty program; I'm curious whether a patch bounty program for my #WordPress plugins would work... ReTweet Reply

A Rankings Filter in Analytics: the video

Because André's excellent post raised a couple of questions, I decided to do a video on how to implement the rankings filter. It explains how to do the first and second filter André mentioned in his post, I've added a third filter to lowercase the campaign term, and the final filter is André's awesome add ranking to keyword filter. Check out the video, and if you have any other questions, please ask them in the comments:

<embed src="http://vimeo.com/moogaloop.swf?clip_id=2863628" type="application/x-shockwave-flash" width="400" height="300"></embed>

By the way: the explanation was done on the account for the site top kinderboek. This is a site we work on at OrangeValley, you can buy children's books there, and all the profit from it goes to charity!

The code to copy paste for the fourth filter:

  1. Field A, campaign term:
    (.*)
  2. Field B, referral:
    (?|&amp;)(start|b|first)=([^&amp;]*)
  3. Output, user defined:
    $A1 (page: $B3)

Tags: ,
Category: Analytics
You can skip to the end and leave a response.

23 Responses to “A Rankings Filter in Analytics: the video

Thanks for taking the time to put transform the writing in fluid images :)

Thnx for the vid Joost! There's just one thing neither you nor André did in your posts and that is put the regular expressions in them for us to copy! I still have doubts about whether my data is correct. In many cases there is no value behind 'Page:' in my reports. Does this mean my website was on the first page or am I doing something wrong?

Also thanks for the extra filters btw!

Yes it means it was on the first page, and I've updated the post with the regexes to copy paste.

Good thing that you pasted the custom codes, easier to implement now.

Thank you for the video.
How to set up filters for MSN and Yahoo? I have used the setup from Andre, but not sure if it works for all search engines or just for Google? Can some one post on the filters for MSN and Yahoo as well please.
Analytics rankings set up - Andre

Thanks

Thanks you for taking the time to make this tutorial video

@ Lakkineni In field B (referral) the expression (\?|&)(start|b|first)=([^&]*) should cover live and yahoo too - live uses 'first' and yahoo uses 'b' and the pipes | between each of them mean use this or that. Hope this helps - Distilled also posted on the same kind of thing - see http://www.distilled.co.uk/blog/seo/tracking-referrals-from-second-page-of-google-in-google-analytics/

Pingback: The Fine Line | Beacon Hill NW

Very helpful Joost. Thank you.
Excuse my ignornace, but......I'm not understanding the difference between the filters "Include Organic" and "Include Google"? Aslo, what does the expression in field A mean? (.*) vs. (/?|&)q=([^&]*)

thanks!
Beatriz

"Yes it means it was on the first page, and I've updated the post with the regexes to copy paste" Please specify whether the regexes are for tracking seo rankings or organic google filters. And I do not understand the word
regexes.

where in the updated post did you mention such a thing. Please specify.

Hi Joost. I think there is a disconnect between the video and what is on the post for the 4th filter. In the video you have "Field B" as "Campaign Source" but in the text below you have "Filter B" as "referral". Which one should we use?

Thank you,
Glenn

I would like to know also. Is field B "campaign source" or "referral"?

Also, how do we get live and yahoo rankings data?

Cheers ;-)

I set it up as campaign source... but got no data. Must be referral. Will let you know in a couple days as I just changed it.

@Joost, good idea; an instruction video :D I've wrote an article (in Dutch) about new SEO reports in Google Analytics (based upon this SEO filter). Maybe I'll made an instruction video as well for them :D

All I get is: (page: ) , and I'm not on the first page for all terms unfortunately :-) Any idea what I am doing wrong?

Thank you for the video.

All im getting is (page: ) and the site isn't on page one for all the terms. Can you tell me what's wrong here?

Pingback: Track SEO rankings and Sitelinks with Google Analytics II

Great Stuff...Will be using across all of my analytics campaigns from now on.

Pingback: Track SEO rankings and Sitelinks with Google Analytics II | SEO exploration  | SEO exploration

Excellent video thanks!

Bit confused about how to use the Google Analytics tracking code. I've set up a new profile for an existing website - but the existing website already has Google Analytics tracking code already, and I can't use two different codes on the same site, can I?

Pingback: Twitter chatter link for September 14 | MPThree Consulting Inc.

Pingback: » Track SEO rankings and Sitelinks with Google Analytics II

Comments closed, if you feel you have something to say:
drop me a line.