<?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>Position² Blog &#187; Google Analytics Tracking Code</title>
	<atom:link href="http://blogs.position2.com/tag/google-analytics-tracking-code/feed" rel="self" type="application/rss+xml" />
	<link>http://blogs.position2.com</link>
	<description>Position² Blog</description>
	<lastBuildDate>Thu, 02 Sep 2010 10:53:08 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Track goal conversions without actually setting goals in Google Analytics</title>
		<link>http://blogs.position2.com/track-goal-conversions-without-actually-setting-goals-in-google-analytics</link>
		<comments>http://blogs.position2.com/track-goal-conversions-without-actually-setting-goals-in-google-analytics#comments</comments>
		<pubDate>Thu, 13 Aug 2009 15:54:04 +0000</pubDate>
		<dc:creator>Team Position²</dc:creator>
				<category><![CDATA[PPC Campaign Management]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[GA tracking]]></category>
		<category><![CDATA[Goal Conversion]]></category>
		<category><![CDATA[Google Analytics]]></category>
		<category><![CDATA[Google Analytics Tracking Code]]></category>
		<category><![CDATA[Web Analytics]]></category>

		<guid isPermaLink="false">http://blogs.position2.com/?p=579</guid>
		<description><![CDATA[<a href="http://blogs.position2.com/track-goal-conversions-without-actually-setting-goals-in-google-analytics"><br /><br /><br /><img align="left" hspace="0" width="100" src="http://blogs.position2.com/imguploads/2009/08/picture1-300x69.png" class="alignleft wp-post-image tfe" alt="" title="picture1" border="0" /></a>		
			 
			
				
			
		
The reason why Google Analytics (GA) is sought after is that you can track website traffic for a complete process defined in an online business model. One can set the ultimate target as the goal for GA tracking and GA will track every step of the process until the defined goal.
However, the problem is [...]]]></description>
			<content:encoded><![CDATA[		<div style="float:left;margin:10px 10px 0px 0px;">
			<a class="DiggThisButton DiggCompact" href="http://digg.com/submit?url=http%3A%2F%2Fblogs.position2.com%2Ftrack-goal-conversions-without-actually-setting-goals-in-google-analytics&title=Track+goal+conversions+without+actually+setting+goals+in+Google+Analytics&related=no" rel="news, tech_news"><span style="display:none"> 
			
				
			
		
The reason why Google Analytics (GA) is sought after is that you can track website traffic for a complete process defined in an online business model. One can set the ultimate target as the goal for GA tracking and GA will track every step of the process until the defined goal.
However, the problem is [...]</span></a>		
		</div>		
		<div style="float:left;margin:10px 10px 5px 0px;"><a href="http://www.google.com/reader/link?url=http://blogs.position2.com/track-goal-conversions-without-actually-setting-goals-in-google-analytics&title=Track goal conversions without actually setting goals in Google Analytics&srcTitle=Position² Blog&srcURL=http://blogs.position2.com" target="_blank" rel="nofollow"><img border="0" src="http://blogs.position2.com/wp-content/plugins/wp-google-buzz/icon/4.png" style="opacity:1;filter:alpha(opacity=100)" onmouseover="this.style.opacity=0.8;this.filters.alpha.opacity=80" onmouseout="this.style.opacity=1;this.filters.alpha.opacity=100"/> </a></div><div class="tweetmeme_button" style="padding-top:10px; margin-right:10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblogs.position2.com%2Ftrack-goal-conversions-without-actually-setting-goals-in-google-analytics"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblogs.position2.com%2Ftrack-goal-conversions-without-actually-setting-goals-in-google-analytics&amp;source=position2&amp;style=compact&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>The reason why Google Analytics (GA) is sought after is that you can track website traffic for a complete process defined in an online business model. One can set the ultimate target as the goal for GA tracking and GA will track every step of the process until the defined goal.</p>
<p>However, the problem is that GA does not reprocess historical data.  GA will only start to track goal conversion data from the day you set the goal in GA. Nevertheless, here is a simple way to track goal conversions without setting goals in GA for historical data as well. To do this, here are some conditions:</p>
<p>1) You should tag your entire website by the proper Google Analytics Tracking Code (GATC). At any rate, pages from the landing page to the goal conversion page must have the proper GATC.</p>
<p>2) Here are two examples:</p>
<p><strong>Case I:</strong></p>
<p>The URL of the goal conversion page should be different from the other pages.</p>
<p>Example of unique URLs are:</p>
<p>* Step 1 (Landing Page) &#8211; www.mysite.com/landingpage.html</p>
<p>* Step 2 (Sign up Form) &#8211; www.mysite.com<strong>/sign_up.html</strong></p>
<p>* Step 3 (Finish/Final Goal Page) &#8211; www.mysite.com<strong>/sign_up.html</strong></p>
<p>Here the URL from the<em> Sign up Form</em> to the <em>Final Goal Page</em> has unique URLs: <em>‘www.mysite.com/sign_up.html’</em></p>
<p>The ideal path should be as follows:</p>
<p>* Step 1 (Landing Page) &#8211; www.mysite.com<strong>/landingpage.html</strong></p>
<p>* Step 2 (Sign up Form) &#8211; www.mysite.com<strong>/sign_up.html</strong></p>
<p>* Step 3 (Finish/Final Goal Page) &#8211; www.mysite.com<strong>/thanksone.html</strong></p>
<p><strong>Case II:</strong></p>
<p>The page title should be different for each step despite the unique URLs.</p>
<p>The page name is mentioned between title tags of the page e.g. &lt;title&gt; Page Name &lt;/title&gt;. For example, you can check the website www.position2.com where the home page is titled:</p>
<p>&lt;title&gt; Social Media Marketing &amp; Search Engine Marketing Company &#8211; Position2 &lt;/title&gt;</p>
<p><a href="http://blogs.position2.com/imguploads/2009/08/picture1.png" ><img class="alignnone size-medium wp-image-580" title="picture1" src="http://blogs.position2.com/imguploads/2009/08/picture1-300x69.png" alt="" width="300" height="69" /></a></p>
<p>Therefore, the steps to take for different page names are:</p>
<p>* Step 1 (Landing Page) &#8211; <strong>Your Air Ticket</strong></p>
<p>* Step 2 (Sign up Form) &#8211; <strong>Registration Form</strong></p>
<p>* Step 3 (Finish/Final Goal Page) &#8211; <strong>Thanks for signing up!</strong></p>
<p>Here is how you can get goal conversion values in GA:</p>
<p>1) Go for Advanced Segments</p>
<p><a href="http://blogs.position2.com/imguploads/2009/08/picture2.png" ><img class="alignnone size-medium wp-image-581" title="picture2" src="http://blogs.position2.com/imguploads/2009/08/picture2-137x300.png" alt="" width="137" height="300" /></a></p>
<p>2) Create new segment ‘Goal Conversion’ for Case I above. Use the thank you page request URI <strong>‘/thanksone.html’</strong> in the value field for this segment. Then save the segment.</p>
<p><a href="http://blogs.position2.com/imguploads/2009/08/picture3.png" ><img class="alignnone size-medium wp-image-582" title="picture3" src="http://blogs.position2.com/imguploads/2009/08/picture3-300x156.png" alt="" width="300" height="156" /></a></p>
<p>For Case II, use the page title of the thank you page <strong>‘Thanks for signing up!’</strong> in the value field for this segment. Then save the segment.</p>
<p><a href="http://blogs.position2.com/imguploads/2009/08/picture41.png" ><img class="alignnone size-medium wp-image-584" title="picture41" src="http://blogs.position2.com/imguploads/2009/08/picture41-300x156.png" alt="" width="300" height="156" /></a></p>
<p>3) Choose two segments such as the one from Default Segment and another from Goal Conversion. Apply it to the report.</p>
<p><a href="http://blogs.position2.com/imguploads/2009/08/picture5.png" ><img class="alignnone size-medium wp-image-585" title="picture5" src="http://blogs.position2.com/imguploads/2009/08/picture5-300x133.png" alt="" width="300" height="133" /></a></p>
<p>4) You will see the output as:</p>
<p><a href="http://blogs.position2.com/imguploads/2009/08/picture6.png" ><img class="alignnone size-medium wp-image-586" title="picture6" src="http://blogs.position2.com/imguploads/2009/08/picture6-300x152.png" alt="" width="300" height="152" /></a></p>
<p>Here you can clearly see that out of 1,123 visits, 67 visits were converted. We found 98% accuracy of achieving goal conversion numbers through the Advanced Segments approach. You can apply this segmentation to all reports excluding goal-reporting suit.</p>
<p><em>Contributed by Bhagawat Jadhav</em></p>
<div  class="related_post_title"><br /><hr><strong>Related Posts</strong></div><ul class="related_post"><li><a href="http://blogs.position2.com/measuring-stickiness-with-basic-google-analytics-key-performance-indicators"  title="Measuring Stickiness with Basic Google #Analytics&#8217; Key Performance Indicators">Measuring Stickiness with Basic Google #Analytics&#8217; Key Performance Indicators</a> (0)</li><li><a href="http://blogs.position2.com/google-analytics-asynchronous-code-helps-website-tracking-improves-page-load-time"  title="Google Analytics Asynchronous Code Helps Website Tracking &#038; Improves Page Load Time">Google Analytics Asynchronous Code Helps Website Tracking &#038; Improves Page Load Time</a> (3)</li><li><a href="http://blogs.position2.com/web-analytics-its-seo-importance-more-website-traffic-better-seo-campaigns-position2"  title="Web Analytics and its SEO importance">Web Analytics and its SEO importance</a> (1)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://blogs.position2.com/track-goal-conversions-without-actually-setting-goals-in-google-analytics/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
