<?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>PPC Blog &#187; Google Analytics</title>
	<atom:link href="http://www.gordonchoi.com/cat/google-analytics/feed" rel="self" type="application/rss+xml" />
	<link>http://www.gordonchoi.com</link>
	<description>Search Marketing on Google, Bing, Yahoo and Baidu</description>
	<lastBuildDate>Tue, 27 Jul 2010 16:04:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Google Analytics Metrics</title>
		<link>http://www.gordonchoi.com/google-analytics-metrics-20100509?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=google-analytics-metrics</link>
		<comments>http://www.gordonchoi.com/google-analytics-metrics-20100509#comments</comments>
		<pubDate>Sun, 09 May 2010 03:35:47 +0000</pubDate>
		<dc:creator>Gordon Choi</dc:creator>
				<category><![CDATA[Google Analytics]]></category>

		<guid isPermaLink="false">http://www.gordonchoi.com/?p=4924</guid>
		<description><![CDATA[Using Google Analytics reports requires you to understand Google Analytics metric defintions. However, when using web analytics you should not focus on useless web site metrics. Google Analytics Metrics include:

Visit
Pageview
Unique Pageview
Pageview per Visit
Visitor
New Visitor
Returning Visitor
Bounce Rate
Exit Rate
Time on Page
Time on Site
Click

Visits vs Visitors
Google Analytics measures visits and visitors to your site.
Visits (or session) are the [...]]]></description>
			<content:encoded><![CDATA[<p>Using <a href="http://www.gordonchoi.com/cat/google-analytics">Google Analytics</a> reports requires you to understand Google Analytics metric defintions. However, when using <a href="http://www.gordonchoi.com/cat/web-analytics">web analytics</a> you should not focus on <a href="http://www.gordonchoi.com/useless-web-metrics-for-your-site-20090718">useless web site metrics</a>. Google Analytics Metrics include:</p>
<ul>
<li>Visit</li>
<li>Pageview</li>
<li>Unique Pageview</li>
<li>Pageview per Visit</li>
<li>Visitor</li>
<li>New Visitor</li>
<li>Returning Visitor</li>
<li><a href="http://www.gordonchoi.com/web-analytics-bounce-rate-20100104">Bounce Rate</a></li>
<li>Exit Rate</li>
<li>Time on Page</li>
<li>Time on Site</li>
<li>Click</li>
</ul>
<p><strong>Visits vs Visitors</strong></p>
<p>Google Analytics measures visits and visitors to your site.</p>
<p>Visits (or session) are the unique sessions initiated by all the visitors. Google Analytics&#8217; time-out period for a visit is 30 minutes.</p>
<ul>
<li>If a user leaves your site and returns within 30 minutes, the user&#8217;s subsequent activities on your site will be attributed to the original session.</li>
<li>If a user is inactive on your website for 30 minutes or more, the original session will be terminated.</li>
</ul>
<p>A visit consists of one or more web site page views.</p>
<p>The difference between a visit and a visitor in Google Analytics&#8217; definitions is:</p>
<ul>
<li>The initial session by a user regardless of date range is an additional visit and an additional visitor.</li>
<li>Any future sessions from the same user during the selected time period are counted as additional visits, but not as additional visitors. </li>
</ul>
<p><strong>Pageviews vs Unique Pageviews</strong></p>
<p>Google Analytics reports visits and visitors to your site.</p>
<p>Pageviews are the number of times a web page (an analyst-definable unit of content) is viewed. Additional pageview counts can be triggered via visiting the same web page multiple times by the same visitor, when the visitor:</p>
<ul>
<li>Reloads after reaching the web page.</li>
<li>Navigates to a different webpage and then returns to the original webpage.</li>
</ul>
<p>Unique pageviews are the total number of unique visitors to a given web page during the same session. A unique page view is the number of sessions during which the page is browsed one or multiple times.</p>
<p><strong>Visits vs Pageviews</strong></p>
<p>Visits are the number of times your visitors has been to your website, while pageviews are the number of times web pages are viewed.</p>
<p>Visits and pageviews form the pageviews per visit metric: The number of page views divided by number of visits in a given time period.</p>
<p><strong>New Visitors vs Returning Visitors</strong></p>
<p>Google Analytics can identify new visitors and returning visitors.</p>
<ul>
<li>A new visitor is a user that visits your site for the first time.</li>
<li>A returning visitor is a user that has previously browsed your website.</li>
</ul>
<p><strong>Bounce Rate vs Exit Rate</strong></p>
<p>Google Analytics records bounces and exits.</p>
<p>What are exits, exit pages and exit rate?</p>
<ul>
<li>Exits are the number of users that leave your site.</li>
<li>Exit page is the last page on your site accessed during a visit.</li>
<li>Exit rate is the percentage of site exits that occurred from a webpage or set of webpages. Exit rate will always be identical to the number of visits when applied over your entire site.</li>
</ul>
<p>What are bounces and bounce rates?</p>
<ul>
<li>Bounces are the number of single-page visits to your site, regardless of the number of times the page is viewed.</li>
<li><a href="http://www.gordonchoi.com/web-analytics-bounce-rate-20100104">Bounce rate</a> is the percentage of single-page visits to your site &#8211; Visits in which the user leaves your site from the entrance page.</li>
</ul>
<p><strong>Time on Page vs Time on Site</strong></p>
<p>Time on Page is the time a visitor spent on a particular web page or set of pages. It is calculated by subtracting the initial view time for a particular page from the initial view time for a subsequent page. So time on page does not apply to exit pages of your website.</p>
<p>Time on site is the time a visitor spends on your site.</p>
<p><strong>Clicks vs Visits</strong></p>
<p>Clicks are the number of times a user has clicked on your ads, for example your Google Adwords ads. In Google Analytics reports, often the number of clicks do not match the number of visits.</p>
<p>Google Analytics reports more visits than Adwords reports clicks, when:</p>
<ul>
<li>AdWords automatically filters invalid clicks (due to Adwords click fraud), but Analytics reports all visits to your website.</li>
<li>A visitor clicks on your ad, and then during a different session returns to your site through a bookmark or visits your site directly. Google Analytics reports multiple visits as the referral information from the original visit is retained, but Adwords reports one click.</li>
</ul>
<p>Adwords reports more clicks than Google Analytics reports visits, when:</p>
<ul>
<li>A visitor may click your ad multiple times during a session, AdWords records multiple clicks but Google Analytics reports the separate pageviews as one visit.</li>
<li>A visitor may click on your ad, but closes his browser before your web page fully loads, Google Analytics does not recognize the visit, but Adwords records the click.</li>
<li>A visitor with either javascript or cookies disabled clicks on your ad, Google Analytics cannot record this visit, but AdWords reports this click.</li>
<li>Redirects in landing pages prevent Google Analytics tracking code from loading, but Adwords records the click.</li>
<li>Adwords auto-tagging is turned off and the destination URLs do not contain manually tagged campaign tracking variables, the visits (that come through Adwords) are recorded as Google Organic visits instead of Google CPC visits.</li>
</ul>
<p>Adwords auto-tagging was explained in <a href="http://www.gordonchoi.com/google-analytics-ppc-conversion-tracking-20100101">Google Analytics PPC Conversion Tracking</a>.</p>
<p><strong>Other Resources to Google Analytics Metrics Definitions</strong></p>
<p>Google officially <a href="http://www.google.com/support/analytics/bin/answer.py?hl=en&#038;answer=99118">explains</a>  the web analytics metrics definitions of visits, clicks, visitors, page views, unique page views, bounce rates, exits, new visits, time on page and time on site.</p>
<p>Google&#8217;s Solutions for Southeast Asia blog <a href="http://cse-sea.blogspot.com/2009/09/troubleshooting-discrepancies-between.html">offers</a> tips to troubleshoot discrepancies between Google Analytics visits and AdWords clicks.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gordonchoi.com/google-analytics-metrics-20100509/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Google Analytics PPC Conversion Tracking</title>
		<link>http://www.gordonchoi.com/google-analytics-ppc-conversion-tracking-20100101?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=google-analytics-ppc-conversion-tracking</link>
		<comments>http://www.gordonchoi.com/google-analytics-ppc-conversion-tracking-20100101#comments</comments>
		<pubDate>Fri, 01 Jan 2010 06:28:48 +0000</pubDate>
		<dc:creator>Gordon Choi</dc:creator>
				<category><![CDATA[Google Analytics]]></category>

		<guid isPermaLink="false">http://www.gordonchoi.com/?p=4068</guid>
		<description><![CDATA[Google Analytics allows you to track and report all PPC traffic (visits) and conversions coming from Google Adwords, Baidu PPC Phoenix Nest, Yahoo Search Marketing, Microsoft Bing Adcenter and other 2nd tier PPC search engines.
Set up Google Analytics to track and report either PPC campaign data or PPC keyword data by using Google Analytics campaign [...]]]></description>
			<content:encoded><![CDATA[<p>Google Analytics allows you to track and report all PPC traffic (visits) and conversions coming from <a href="http://www.gordonchoi.com/google-adwords-ppc-optimization-tips-20091123">Google Adwords</a>, <a href="http://www.gordonchoi.com/baidu-search-marketing-20090427">Baidu PPC Phoenix Nest</a>, <a href="http://www.gordonchoi.com/problems-with-yahoo-search-marketing-platform-20080523">Yahoo Search Marketing</a>, <a href="http://www.gordonchoi.com/cat/adcenter">Microsoft Bing Adcenter</a> and other <a href="http://www.gordonchoi.com/cat/2nd-tier-ppc">2nd tier PPC</a> search engines.</p>
<p>Set up Google Analytics to track and report either PPC campaign data or PPC keyword data by using Google Analytics <a href="http://www.google.com/support/analytics/bin/answer.py?answer=55579">campaign variables</a>.</p>
<p><strong>PPC Campaign Level Tracking</strong></p>
<p>To create PPC campaign level conversion tracking for your Yahoo Search Marketing account, append the 3 compulsory campaign variables with assigned values to each keyword URL:</p>
<ul>
<li><strong>Source (utm_source):</strong> e.g. yahoo</li>
<li><strong>Medium (utm_medium):</strong> e.g. cpc</li>
<li><strong>Campaign (utm_campaign):</strong> e.g. google analytics campaign</li>
</ul>
<p>Example URL with campaign level tracking:</p>
<p><code>http://www.gordonchoi.com/cat/google-analytics/?utm_source=yahoo</code><br />
<code>&#038;utm_medium=cpc&#038;utm_campaign=google%20analytics%20campaign</code></p>
<p><strong>PPC Keyword Level Tracking</strong></p>
<p>To create PPC keyword level conversion tracking for your Microsoft Bing Adcenter account, append all 5 campaign variables with assigned values to each keyword URL:</p>
<ul>
<li><strong>Source (utm_source)</strong>: e.g. bing</li>
<li><strong>Medium (utm_medium):</strong> e.g. cpc</li>
<li><strong>Campaign (utm_campaign):</strong> e.g. google analytics campaign</li>
<li><strong>Term (utm_term):</strong> e.g. google analytics tips</li>
<li><strong>Content (utm_content):</strong> e.g. version1</li>
</ul>
<p>Example URL with keyword level tracking:</p>
<p><code>http://www.gordonchoi.com/cat/google-analytics/?utm_source=bing</code><br />
<code>&#038;utm_medium=cpc&#038;utm_campaign=google%20analytics%20campaign</code><br />
<code>&#038;utm_term=google%20analytics%20tips&#038;utm_content=version1</code></p>
<p><strong>Google Analytics URL Builder</strong></p>
<p>Google offers the <a href="http://www.google.com/support/analytics/bin/answer.py?hl=en&#038;answer=55578">URL Builder Tool</a> to help you generate your tracking URLs.</p>
<ul>
<img src="http://www.gordonchoi.com/blog/images/google-anaytics-url-builder.png" alt="Google Analytics URL Builder Tool" />
</ul>
<p><strong>Google Adwords Auto-tagging</strong></p>
<p>Google Adwords has an advantage over other PPC search engines when tracking conversions through Google Analytics. Turn <a href="http://www.google.com/support/analytics/bin/answer.py?answer=55596">Auto-tagging</a> on in your Adwords account and Google Analytics will track and report your Adwords account&#8217;s conversions down to the keyword level, without having to append any of the utm parameters to your URLs.</p>
<blockquote><p>Auto-tagging automatically associates a parameter with the click on your ad which then allows Analytics to report the details of the click, including which AdWords keywords brought a visitor to your site, which campaign that keyword was from, and how much that click cost.</p></blockquote>
<p><strong>PPC Traffic in Google Analytics Reports</strong></p>
<p>In your Google Analytics account, PPC traffic will be reported as &#8220;Source/Medium&#8221; under the &#8220;All Traffic Sources&#8221; report:</p>
<ul>
<li>Google / cpc</li>
<li>Baidu / cpc</li>
<li>Yahoo / cpc</li>
<li>Bing / cpc</li>
</ul>
<p>Alternatively, use &#8220;<a href="http://www.google.com/support/analytics/bin/answer.py?hl=en&#038;answer=108039">Advanced Segments</a>&#8221; and select &#8220;Paid Search Traffic&#8221;.</p>
<ul>
<img src="http://www.gordonchoi.com/blog/images/advanced-segment-paid-search-traffic.png" alt="Advanced Segments - Paid Search Traffic" />
</ul>
<p><strong>Google Adwords Conversion Tracking</strong></p>
<p>If Adwords Conversion Tracking code snippet has previously been installed onto the confirmation/thank you pages of your website, you can also run Google Analytics PPC Conversion Tracking which will not conflict with <a href="http://www.gordonchoi.com/google-adwords-conversion-tracking-for-beginners-20090830">Adwords Conversion Tracking</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gordonchoi.com/google-analytics-ppc-conversion-tracking-20100101/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Import Google Analytics Goal Data into Adwords</title>
		<link>http://www.gordonchoi.com/import-google-analytics-goal-data-into-adwords-20090629?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=import-google-analytics-goal-data-into-adwords</link>
		<comments>http://www.gordonchoi.com/import-google-analytics-goal-data-into-adwords-20090629#comments</comments>
		<pubDate>Mon, 29 Jun 2009 15:04:55 +0000</pubDate>
		<dc:creator>Gordon Choi</dc:creator>
				<category><![CDATA[Google Analytics]]></category>

		<guid isPermaLink="false">http://www.gordonchoi.com/?p=1663</guid>
		<description><![CDATA[Google now allows you to import your Google Analytics goals into your Adwords account.
The benefits you get for your Adwords account include:

You can correlate your Google Analytics data (e.g. goals, transactions and pageviews) with your Adwords ad clicks.
With both Google Analytics data (goals and transactions) and Adwords Conversion Tracking data available for consideration, Adwords Conversion [...]]]></description>
			<content:encoded><![CDATA[<p>Google now allows you to <a href="http://adwords.blogspot.com/2009/06/import-your-google-analytics-goals-into.html">import</a> your Google Analytics goals into your Adwords account.</p>
<p>The benefits you get for your Adwords account include:</p>
<ul>
<li>You can correlate your Google Analytics data (e.g. goals, transactions and pageviews) with your Adwords ad clicks.</li>
<li>With both Google Analytics data (goals and transactions) and <a href="http://www.gordonchoi.com/google-adwords-conversion-tracking-for-beginners-20090830">Adwords Conversion Tracking</a> data available for consideration, <a href="http://www.gordonchoi.com/google-adwords-conversion-optimizer-explained-part-2-20081015">Adwords Conversion Optimizer</a> will be able to automate your keyword bidding more accurately.</li>
</ul>
<p>You will not have to separately tag your Adwords destination URLs, but only have to ensure automatic Adwords URL tagging is enabled. The only prerequisite is that you will have to opt into one of the two <a href="https://adwords.google.com/support/bin/answer.py?answer=87515">data sharing options</a>:</p>
<ul>
<li>Share your Google Analytics data with Google products only (recommended)</li>
<li>Share your Google Analytics data anonymously with Google and the benchmarking service</li>
</ul>
<p>To import your Google Analytics goals into your Adwords account:</p>
<ul>
<li><a href="http://www.google.com/support/googleanalytics/bin/answer.py?hl=en&#038;answer=55507">Link</a> your Google Analytics account to your Adwords account, if you have not yet done so</li>
<li>Ensure you have previously <a href="http://analytics.blogspot.com/2009/05/how-to-setup-goals-in-google-analytics.html">set up a goal</a> in one of your Google Analytics profiles</li>
<li>Select one of the two data sharing options within your Google Analytics account</li>
<li>Click the &#8220;Link your Analytics goals and transactions&#8221; link in Adwords account</li>
</ul>
<p>Prior linking to your Adwords account, your Google Analytics account is subject to a limit of up to 5 million pageviews per month. By linking your Google Analytics account to your active Adwords account, the pageview limit will be completely removed.</p>
<p>Note that Google Analytics and Adwords record conversions differently, so you tend to see discrepancies.</p>
<ul>
<li>Clicks vs. Visits: Adwords conversions (1-per-click) are usually lower than Google Analytics conversions per visit</li>
<li>Invalid clicks can be filtered out by Adwords but not by Google Analytics</li>
<li>Cookie expiration: Adwords cookies are set to expire 30 days after the ad click, while Google Analytics cookies by default are only expires in 6 months</li>
<li>Data processing delays between Adwords and Google Analytics that cause mis-matched statistics</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.gordonchoi.com/import-google-analytics-goal-data-into-adwords-20090629/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Analytics Liveperson Integration</title>
		<link>http://www.gordonchoi.com/liveperson-integration-on-google-analytics-20071202?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=liveperson-integration-on-google-analytics</link>
		<comments>http://www.gordonchoi.com/liveperson-integration-on-google-analytics-20071202#comments</comments>
		<pubDate>Sun, 02 Dec 2007 10:16:08 +0000</pubDate>
		<dc:creator>Gordon Choi</dc:creator>
				<category><![CDATA[Google Analytics]]></category>

		<guid isPermaLink="false">http://www.gordonchoi.com/liveperson-integration-on-google-analytics-20071202</guid>
		<description><![CDATA[If you are a user of Google Analytics and Google Adwords, recently you may have received an invitation for integrating Liveperson on your Google Analytics account. Liveperson is for those webmasters who own websites that are running chat features in real time.


By integrating your live chat statistics with the powerful Google Analytics reporting engine, you [...]]]></description>
			<content:encoded><![CDATA[<p>If you are a user of Google Analytics and Google Adwords, recently you may have received an invitation for integrating Liveperson on your Google Analytics account. Liveperson is for those webmasters who own websites that are running chat features in real time.</p>
<ul>
<img src="http://www.gordonchoi.com/blog/images/google-analytics-live-chat-invitation.jpg" title="Anaytics - Live Chat Invitation Email" alt="Anaytics - Live Chat Invitation Email" align="middle" height="308" width="357" /></ul>
<blockquote><p>By integrating your live chat statistics with the powerful Google Analytics reporting engine, you can measure how your marketing activities translate into chats, as well as the impact of those chats on your online sales and lead generation.</p>
<p>A wealth of Google Analytics statistical reports puts vital data at your fingertips. For instance, you can:</p>
<ul>
<li>Measure how your marketing activities translate into chats, as well as the impact of those chats on sales</li>
<li>Track the market segments of visitors who chat and make purchases</li>
<li>Classify visitors according to the pages they visit on your site</li>
</ul>
</blockquote>
<ul>
<img src="http://www.gordonchoi.com/blog/images/google-analytics-liveperson-trial.jpg" title="Liveperson Trial" alt="Liveperson Trial" align="middle" height="252" width="378" /></ul>
<p>Liveperson also provides a tool called Campaign Viewer, which allows the tracking of each visitor on your website in real time.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gordonchoi.com/liveperson-integration-on-google-analytics-20071202/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
