Google Analytics adds advanced filters in content reports

by Patrick Altoft on / 7 responses

Yesterday Google added an Advanced Filters tool to the content reports allowing users to filter using a number of different parameters. The tool even supports regular expressions.

The filter can be seen at the bottom of the keyword or content reports and allows you to drill down into the information in a much more intuitive way than the previous filtering options allowed, mainly because it’s no longer hidden away in another section.

advanced-filters

Below is an example where I drilled down into a keywords report to find all keywords containing the word “car” with an per visit value greater than £8 and a conversion rate higher than 20%.

advanced-filters-large

A top tip is to add a few different keyword sets using the | operator to mean OR. For example “cats|dogs|mice” would match all 3 keywords. If you’ve got a favourite filter post it in the comments.

Patrick Altoft is Director of Search at Branded3, a Leeds SEO & Digital Agency specialising in SEO, Web Design, Development & Social Media.

Get daily posts direct to your inbox

You can get our blog posts delivered for free by email every day - simply add your email address to the box above, or alternatively you can grab the RSS feed.

Comments

Read the 5 comments below, or add your own!

November 6, 2009 at 12:57pm

Spotted this yesterday – looks really useful for long tail analysis. Will post a few filters once I’ve tested them out.

Reply

November 6, 2009 at 2:11pm

Its good that Google has added this new feature in analytics, wait i have to check this with my new keywords and filter the results.

Reply

November 7, 2009 at 2:30am

Hey Patrick, Great info! I really need as much information as I can find regarding keywords when trying to setup my own business. Regards, Paul.

Reply

November 8, 2009 at 9:32am

Filters I use quite a lot allows to split by number of words in the search phrase:

Only one word:
^[a-z,0-9]*$
at least two words:
^[a-z,0-9]* [a-z,0-9]* (add a dollar sign at the end for exactly two words)
at least three words:
^[a-z,0-9]* [a-z,0-9]* [a-z,0-9]* (add a dollar sign at the end for exactly three words)
etc.

These regex will exclude search phrase containing non-alphanumerical characters, so if you happen to have search phrases containing those (c++, c#…), you can insert them the characters between the brackets, comma separated.

Reply

November 8, 2009 at 11:16pm

I spent some time on Friday with these filters – I wasn’t sure how long they had been around, but they do appear to be useful.

Reply

2 trackbacks

Leave a comment

Your email address will not be published. Fields marked with an asterisk are required.
 

  *

  *

You can use one of the following tags:
<a href=""><blockquote><code><em><strike><strong>