{"id":46,"date":"2009-11-13T06:54:00","date_gmt":"2009-11-13T06:54:00","guid":{"rendered":"http:\/\/digitalsrc.com\/blog\/google-analytics-filters-that-every-website-should-have\/"},"modified":"2013-04-07T16:59:26","modified_gmt":"2013-04-07T16:59:26","slug":"google-analytics-filters-that-every-website-should-have","status":"publish","type":"post","link":"https:\/\/digitalsrc.com\/blog\/google-analytics-filters-that-every-website-should-have\/","title":{"rendered":"Google Analytics Filters That Every Website Should Have"},"content":{"rendered":"<p>Google analytics is one of the most commonly used web analytics program today. While most of use it how many of us are actually aware of its full potential. This wonderful free analytics platform has got some really good features which if used effectively can provide great insights to marketers and business. Filters in Google Analytics is one such extremely powerful feature. Are you using it ?<\/p>\n<p>Filters in Google analytics is one of the most powerful feature that allows for a lot of customization and manipulation of the data.  Filters are applied to the data that is received in a Google Analytics account to manipulate the final data to provide more accurate information. They allow you to include, exclude, search and replace data in addition to the options for creating custom and advanced filters.<\/p>\n<p>In this article we will discuss some of the Filters that you must have, if you are using Google analytics for tracking and website performance.<\/p>\n<p><span>How to Create a Filter in Google Analytics<\/span><br \/>You can access the Filters from your Profile Settings page in Google Analytics. Just click  \u201cAdd Filter\u201d to add a new filter to a profile.<!--more--><\/p>\n<p><span>RegEx in Google Analytics<\/span><br \/>RegEx or Regular Expressions are extremely important when it comes to creating these filters.  Regular expressions are special characters that match or capture portions of a field, as well as the rules that govern all characters. You can read in details about the RegEx used in  Google Analytics <a href=\"http:\/\/www.google.com\/support\/analytics\/bin\/answer.py?hl=en&#038;answer=55582\" rel=\"nofollow\" target=\"_blank\">here<\/a> .<\/p>\n<p><span>Google Analytics Filter to Exclude Internal Traffic<\/span><\/p>\n<p>Every website gets a fair share of internal traffic that is visits by webmasters, marketers and other members of the team who are part of the same business.  It is important to exclude this traffic from your analytics data as otherwise you would have an inflated traffic count.<\/p>\n<p>Google analytics provides a predefined filter for this, after you have clicked on the \u201cAdd Filter\u201d on Profile Settings page it would take you to the \u201cCreate New Filter\u201d page. On that page..<\/p>\n<ol type=\"a\">\n<li>Name for your Filter<\/li>\n<p><\/p>\n<li>Select \u201cPredefined Filter\u201d from the radio buttons<\/li>\n<p><\/p>\n<li>Under Filter Type, select \u201cExclude\u201d in the First drop down box, \u201ctraffic from the IP addresses\u201d in the second drop down and  \u201cthat are equal to\u201d in the third dropdown.<\/li>\n<p><\/p>\n<li>A box would appear below, where you need to put  your \/ your client\u2019s IP address that you want to exclude<\/li>\n<p><\/p>\n<li>Save Changes and you are done .<\/li>\n<\/ol>\n<p><span>Filter to Exclude Multiple IP addresses or a Range of IP Address ?<\/span><\/p>\n<p>This is a very likely situation when your client has multiple offices in different locations and Google Analytics provides a solution for that as well. In such cases, we will have to use a \u201cCustom Filter\u201d.<\/p>\n<ol type=\"a\">\n<li>Instead of \u201cPredefined Filter\u201d ( as in Step (b) above ) select Custom Filter radio button.<\/li>\n<p><\/p>\n<li>A new set of options would appear, select \u201cExclude\u201d radio button.<\/li>\n<p><\/p>\n<li>In Filter Field drop down select \u201cVisitor IP Address\u201d<\/li>\n<p><\/p>\n<li>In Filter Pattern, you will have to mention the IP addresses, or the range of IP addresses using Regular Expressions , commonly referred to as Reg Ex.<\/li>\n<p><\/p>\n<li>Example 1 &#8211;  if you just need to exclude two IP addresses \u2013 65.42.34.123 and 72.42.35.125 \u2013 your Filter Pattern would read as below<br \/>65\\.42\\.34\\.123$|^72\\.42\\.35\\.125$<\/li>\n<p><\/p>\n<li>Example 2 \u2013 if you need to exclude a range of IP address  &#8211; 65.42.34.1 &#8211; 65.42.34.25<br \/>Your Filter pattern would read as below<br \/>^65\\.42\\.34\\.([1-9]|1[0-9]|2[0-5])$<\/li>\n<\/ol>\n<p><span><br \/>Google Analytics All Lowercase Filter<\/span><\/p>\n<p>This filter is effective if your URLs are available both in uppercase and lowercase format. Google analytics in such case would treat these two as two different URLs and your data for the same page would be split between the two. The all lowercase filter converts all URLs to lower case.<\/p>\n<p>The picture below explains how to set it up.<\/p>\n<p><a href=\"http:\/\/4.bp.blogspot.com\/_8G0wbEsC5tA\/Svz_6DGpxeI\/AAAAAAAAAPQ\/ScEH_Bv1ubk\/s1600-h\/alllowercase.jpg\"><img src=\"http:\/\/4.bp.blogspot.com\/_8G0wbEsC5tA\/Svz_6DGpxeI\/AAAAAAAAAPQ\/ScEH_Bv1ubk\/s320\/alllowercase.jpg\" alt=\"\" border=\"0\"><\/a><\/p>\n<div><span>Click Image to View Larger<br \/><\/span><\/div>\n<p><span>Full Referral URL Filter for Google Analytics<\/span><\/p>\n<p>This is a marketer\u2019s bliss \ud83d\ude42  While Google analytics tells you which websites are referring traffic to you it doesn\u2019t really show the exact complete URL that is the referral source.  If you are getting tons of referrals from a huge portal, it can often become difficult to identify the complete URL of your referral source. With this filter you would be able to see the full referral URL for your site.<\/p>\n<p>However, this would require you to move a step further and not just use a Custom Filter but an Advanced Custom Filter.  The picture below shows how this is set up.<\/p>\n<p><a href=\"http:\/\/2.bp.blogspot.com\/_8G0wbEsC5tA\/Sv0Af3UrDsI\/AAAAAAAAAPY\/uHTUg_vbcu0\/s1600-h\/FullReferralURL.jpg\"><img src=\"http:\/\/2.bp.blogspot.com\/_8G0wbEsC5tA\/Sv0Af3UrDsI\/AAAAAAAAAPY\/uHTUg_vbcu0\/s320\/FullReferralURL.jpg\" alt=\"\" border=\"0\"><\/a><\/p>\n<div><span>Click Image to View Larger<br \/><\/span><\/div>\n<p>You would be getting the resulting data from this filter under User Defined Section in Visits.<\/p>\n<p>These are just three of the common Google Analytics filter that you must apply if you are using GA. There are many more filters that can be used for various purposes and to get a lot of valuable information besides the great insight that GA provides by default.<\/p>\n<p>Before we end, one word of caution.  Applying filters can make dramatic changes to the data in an account because it effects the data that is collected by GA. It is advisable to create a separate profile and then apply the filters to it and observe the data in both (with and without filters) profiles for initial few days to ensure that the filters are working as intended. Also, keep in mind that applying filters would affect future data and would not have any impact on the data that is already there in your account.<\/p>\n<p>In case you would have any specific question or requirement about Google Analytics  implementation  feel free to contact me.<\/p>\n<p><span><span>Related Posts:<\/span><br \/><a href=\"http:\/\/seo-kolkata.blogspot.com\/2007\/04\/ultimate-guide-to-google-analytics.html\">Ultimate  Guide to Google Analytics Setup &#038; Ecommerce Tracking<\/a><br \/><a href=\"http:\/\/seo-kolkata.blogspot.com\/2008\/12\/measuring-impact-of-online-marketing-on.html\">Measuring Impact of online marketing on offline presence<\/a><br \/><a href=\"http:\/\/seo-kolkata.blogspot.com\/2009\/03\/how-to-imporve-adwords-campaign-with.html\">How to Improve Adwords Campaigns with Analytics<\/a><\/span><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Google analytics is one of the most commonly used web analytics program today. While most of use it how many of us are actually aware of its full potential. This wonderful free analytics platform has got some really good features which if used effectively can provide great insights to marketers and business. Filters in Google [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[451,111],"tags":[110,109],"_links":{"self":[{"href":"https:\/\/digitalsrc.com\/blog\/wp-json\/wp\/v2\/posts\/46"}],"collection":[{"href":"https:\/\/digitalsrc.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/digitalsrc.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/digitalsrc.com\/blog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/digitalsrc.com\/blog\/wp-json\/wp\/v2\/comments?post=46"}],"version-history":[{"count":0,"href":"https:\/\/digitalsrc.com\/blog\/wp-json\/wp\/v2\/posts\/46\/revisions"}],"wp:attachment":[{"href":"https:\/\/digitalsrc.com\/blog\/wp-json\/wp\/v2\/media?parent=46"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/digitalsrc.com\/blog\/wp-json\/wp\/v2\/categories?post=46"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/digitalsrc.com\/blog\/wp-json\/wp\/v2\/tags?post=46"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}