<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
> <channel><title>gHacks Technology News &#124; Latest Tech News, Software And Tutorials &#187; google rankings</title> <atom:link href="http://www.ghacks.net/tag/google-rankings/feed/" rel="self" type="application/rss+xml" /><link>http://www.ghacks.net</link> <description>A technology news blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description> <lastBuildDate>Sat, 11 Feb 2012 17:32:23 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/> <item><title>How To Track Google Keyword Rankings In Google Analytics</title><link>http://www.ghacks.net/2009/09/12/how-to-track-google-keyword-rankings-in-google-analytics/</link> <comments>http://www.ghacks.net/2009/09/12/how-to-track-google-keyword-rankings-in-google-analytics/#comments</comments> <pubDate>Sat, 12 Sep 2009 21:01:51 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[The Web]]></category> <category><![CDATA[Tutorials Advanced]]></category> <category><![CDATA[check keywords]]></category> <category><![CDATA[google analytics]]></category> <category><![CDATA[google rankings]]></category> <category><![CDATA[keyword rankings]]></category> <category><![CDATA[keywords]]></category> <category><![CDATA[seo]]></category> <category><![CDATA[serps]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=16272</guid> <description><![CDATA[Professional webmasters, and also many other website owners, need a way to keep track of keyword rankings of their website. Keyword ranking simple means the position in selected search engines of a website for a specific keyword. Ghacks is for example ranking on the first spot in Google, and probably in every other search engine [...]]]></description> <content:encoded><![CDATA[<p><img
src="http://www.ghacks.net/wp-content/uploads/2009/09/google_analytics.jpg" alt="google analytics" title="google analytics" width="225" height="48" class="alignleft size-full wp-image-16273" />Professional webmasters, and also many other website owners, need a way to keep track of keyword rankings of their website. Keyword ranking simple means the position in selected search engines of a website for a specific keyword. Ghacks is for example ranking on the first spot in Google, and probably in every other search engine out there, for the term ghacks. Many webmasters want to keep track of rankings to be able to analyze their website&#8217;s performance and be ready for future optimizations to increase the traffic and thus the reach of the website.</p><p>SEO tools like WebCEO or SEO Elite are normally used to track rankings of keywords. It is also possible to check them manually which is fine for a few selected keywords but impossible for webmasters who track hundreds or even thousands of keywords.</p><p><span
id="more-16272"></span>I recently came upon a post on a <a
href="http://yoast.com/track-seo-rankings-and-sitelinks-with-google-analytics-ii/#utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=track-seo-rankings-and-sitelinks-with-google-analytics-ii">blog</a> that explained how to track Google rankings in Google Analytics. It did not work at first and I had to fix an error before the ranking tracking was actually working. Below is now the explanation on how to track a website&#8217;s ranking in Google.</p><p>You start by adding a new profile to an existing website. Start by clicking on the Add New Profile link on the right side of the overview of all websites that have been added to Google Analytics.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2009/09/google_analytics1.jpg"><img
src="http://www.ghacks.net/wp-content/uploads/2009/09/google_analytics1-500x252.jpg" alt="google analytics" title="google analytics" width="500" height="252" class="alignnone size-medium wp-image-16274" /></a></p><p>Now select to add a profile for an existing domain, select the domain from the drop down list and give it a unique name, e.g. website rankings. A click on continue will create the new website profile which will initially track the same data that the original profile is tracking.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2009/09/google_analytics_new_profile-500x274.jpg" alt="google analytics new profile" title="google analytics new profile" width="500" height="274" class="alignnone size-medium wp-image-16275" /></p><p>You will be taken back to the profile overview page. Click on the edit link next to the newly created profile. Click on the Add Filter link on the right lower side of the profile detail page.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2009/09/google_analytics_add_filter.jpg" alt="google analytics add filter" title="google analytics add filter" width="381" height="273" class="alignnone size-full wp-image-16276" /></p><p>We need to create three new filters:</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2009/09/filter1.jpg" alt="filter1" title="filter1" width="484" height="367" class="alignnone size-full wp-image-16277" /></p><blockquote><p>Filter name: Ranking 1<br
/> Filter type: Custom filter &#8211; Include<br
/> Filter field: Campaign Medium<br
/> Filter pattern: organic</p></blockquote><p><img
src="http://www.ghacks.net/wp-content/uploads/2009/09/filter2-500x366.jpg" alt="filter2" title="filter2" width="500" height="366" class="alignnone size-medium wp-image-16278" /></p><blockquote><p> Filter name: Ranking 2<br
/> Filter type: Custom filter &#8211; Include<br
/> Filter field: Campaign Source<br
/> Filter pattern: google</p></blockquote><p><img
src="http://www.ghacks.net/wp-content/uploads/2009/09/filter3-500x341.jpg" alt="filter3" title="filter3" width="500" height="341" class="alignnone size-medium wp-image-16279" /></p><blockquote><p>Filter name: Ranking 3<br
/> Filter type: Custom filter &#8211; Advanced<br
/> Field A -> Extract A: Campaign term, (.*)<br
/> Field B -> Extract B: Referral, (\?|&#038;)cd=([^&#038;]*)<br
/> Output To -> User Defined: $A1 (position: $B2)</p></blockquote><p>It then takes a few hours before the first rankings can be checked as the new profile will start tracking traffic beginning with the time it was created.</p><p>The rankings are then accessible by clicking on Visitors > User Defined when checking the stats of a website. They look like this</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2009/09/google_rankings.jpg"><img
src="http://www.ghacks.net/wp-content/uploads/2009/09/google_rankings-500x275.jpg" alt="google rankings" title="google rankings" width="500" height="275" class="alignnone size-medium wp-image-16280" /></a></p><p>And there you have it. A dead easy way to track keyword rankings in Google.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/09/12/how-to-track-google-keyword-rankings-in-google-analytics/feed/</wfw:commentRss> <slash:comments>29</slash:comments> </item> </channel> </rss>
