<?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>Michael Whitaker&#039;s web analytics blog &#187; Yahoo! Web Analytics</title>
	<atom:link href="http://www.michaelwhitaker.com/blog/category/yahoo-web-analytics/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.michaelwhitaker.com/blog</link>
	<description>Mainly about web analytics, testing, tweaking and optimizing for e-commerce sites.</description>
	<lastBuildDate>Mon, 09 Jan 2012 20:30:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Unique visitors, 0 visits and pages in web analytics</title>
		<link>http://www.michaelwhitaker.com/blog/2010/04/23/unique-visitors-0-visits-and-pages-in-web-analytics/</link>
		<comments>http://www.michaelwhitaker.com/blog/2010/04/23/unique-visitors-0-visits-and-pages-in-web-analytics/#comments</comments>
		<pubDate>Fri, 23 Apr 2010 22:44:41 +0000</pubDate>
		<dc:creator>Michael Whitaker</dc:creator>
				<category><![CDATA[Google Analytics]]></category>
		<category><![CDATA[Web Analytics]]></category>
		<category><![CDATA[Yahoo! Web Analytics]]></category>

		<guid isPermaLink="false">http://www.michaelwhitaker.com/blog/?p=443</guid>
		<description><![CDATA[It&#8217;s always good to pause and ask yourself if the data you are looking at makes sense. Particularly with the awesome powers of advanced segmentation in Yahoo! Web Analytics and Google Analytics you are likely to come across cases where the data looks weird when you set up custom reports. The likely explanation is that [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>It&#8217;s always good to pause and ask yourself if the data you are looking at makes sense. Particularly with the awesome powers of advanced segmentation in Yahoo! Web Analytics and Google Analytics you are likely to come across cases where the data looks weird when you set up custom reports. The likely explanation is that you are mixing together dimensions (in GA parlance) or groups (YWA lingo) that don&#8217;t really go together. Or perhaps the data model used by the web analytics tool can explain what you are seeing.</p>
<p>Case in point is the seemingly strange issue that Google Analytics can report <strong>more visits and than unique visitors for any given page</strong>. If you&#8217;d like to follow along, you can get the <a href="http://www.google.com/analytics/reporting/edit_custom_report?share=93gRLCgBAAA.5cmZVfTgv7FSDQaf3SApcMnvZYTt_a8cmYpXPYL6M3z8ShVSRZ-NLe0m3PwAKNL44_U4IfIXvUReFEZfXCS70g.wbKKgK-ELUBsa4yott4y-A">Unique visitors custom report</a> and apply to your GA account.</p>
<p><img class="alignnone size-full wp-image-444" title="crreportsetup" src="http://www.michaelwhitaker.com/blog/wp-content/uploads/2010/04/crreportsetup.png" alt="crreportsetup" width="458" height="233" /></p>
<p>and the resulting report would look something like this:</p>
<p><img class="alignnone size-full wp-image-445" title="crreport" src="http://www.michaelwhitaker.com/blog/wp-content/uploads/2010/04/crreport.png" alt="crreport" width="652" height="310" /></p>
<p>The same custom report in YWA gives this:</p>
<p><img class="alignnone size-full wp-image-446" title="ywavisitors" src="http://www.michaelwhitaker.com/blog/wp-content/uploads/2010/04/ywavisitors.png" alt="ywavisitors" width="606" height="138" /></p>
<p>How can is be that there are <strong>more unique visitors than visits to a page</strong>?</p>
<p>Well, it turns out that the answer lies in the data model used by Google Analytics.  <strong>The visit is assigned to the first page</strong> but not subsequent pages, whereas <strong>unique visitors are assigned to each page</strong>:</p>
<p><img class="alignnone size-full wp-image-448" title="diagram" src="http://www.michaelwhitaker.com/blog/wp-content/uploads/2010/04/diagram.png" alt="diagram" width="501" height="166" /></p>
<p>If that is the case I hear you ask, then shouldn&#8217;t there be pages that have <strong>0 visits</strong> attributed to them? There sure are.  You can just segment this custom report by landing page for example:</p>
<p><img class="alignnone size-full wp-image-449" title="advsegment" src="http://www.michaelwhitaker.com/blog/wp-content/uploads/2010/04/advsegment.png" alt="advsegment" width="506" height="440" /></p>
<p>and you will get something looking like this:</p>
<p><img class="alignnone size-full wp-image-450" title="advsegmentapplied" src="http://www.michaelwhitaker.com/blog/wp-content/uploads/2010/04/advsegmentapplied.png" alt="advsegmentapplied" width="652" height="675" /></p>
<p>All these pages have 0 visits because they came after the landing page during the same visit.</p>
<p><strong>The same visit attribution model applies to traffic sources such as keywords as well</strong>. Consider the case of a visitor coming to your site via two different sources during the same visit.</p>
<p>For example, the visitor might search on both Bing and Google and comes to your site:</p>
<p><img class="alignnone size-full wp-image-452" title="attribute" src="http://www.michaelwhitaker.com/blog/wp-content/uploads/2010/04/attribute.png" alt="attribute" width="648" height="112" /></p>
<p>As you can see, bing gets the credit for the sale even though it has 0 visits attributed to it. And Google gets the visit, but not the credit for the sale, because it initiated the visit. How do I know that this is <strong>the same visitor</strong> you might ask? Well, in this case I was able to track the conversion back to the city, which rather conveniently had only one visit:</p>
<p><img class="alignnone size-full wp-image-453" title="citydrilldown" src="http://www.michaelwhitaker.com/blog/wp-content/uploads/2010/04/citydrilldown.png" alt="citydrilldown" width="756" height="308" /></p>
<p>Of course in practice, this is not a very scalable way of looking for assist keywords or doing attribution management because you wouldn&#8217;t normally be able to tell that this data belongs to the same visitor. One thing you can do though is get a general sense for how often there are assists during the same visit:</p>
<p>Pull up your main Keywords report and use the Advanced Filter at the bottom of the table and enter these conditions:</p>
<p><img class="alignnone size-full wp-image-454" title="advfilter" src="http://www.michaelwhitaker.com/blog/wp-content/uploads/2010/04/advfilter.png" alt="advfilter" width="340" height="194" /></p>
<p>and look at the results:</p>
<p><img class="alignnone size-full wp-image-455" title="advfilterresult" src="http://www.michaelwhitaker.com/blog/wp-content/uploads/2010/04/advfilterresult.png" alt="advfilterresult" width="479" height="196" /></p>
<p>What this means is that <strong>2.32% of transactions had an assist during the same visit</strong>.</p>
<p>Interesting, even though it is not terribly actionable since we don&#8217;t know what those assists are. But at least we can now make sense of  <strong>&#8220;zero visits&#8221;</strong>!</p>
<div style="float: left; margin-left: 0px;"><a href="http://twitter.com/share?url=http://www.michaelwhitaker.com/blog/2010/04/23/unique-visitors-0-visits-and-pages-in-web-analytics/&via=monitus&text=Unique visitors, 0 visits and pages in web analytics&related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><div style="display:none;"><a href="http://government-politics.forum1000.com">government,politics</a>&nbsp;<a href="http://news365live.com">news,politics</a>&nbsp;<a href="http://worldnews365online.com">news,politics</a></div>]]></content:encoded>
			<wfw:commentRss>http://www.michaelwhitaker.com/blog/2010/04/23/unique-visitors-0-visits-and-pages-in-web-analytics/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Product merchandising analysis in Yahoo! Web Analytics (part 1)</title>
		<link>http://www.michaelwhitaker.com/blog/2009/11/18/product-merchandising-analysis-in-yahoo-web-analytics-part-1/</link>
		<comments>http://www.michaelwhitaker.com/blog/2009/11/18/product-merchandising-analysis-in-yahoo-web-analytics-part-1/#comments</comments>
		<pubDate>Wed, 18 Nov 2009 22:04:50 +0000</pubDate>
		<dc:creator>Michael Whitaker</dc:creator>
				<category><![CDATA[Web Analytics]]></category>
		<category><![CDATA[Yahoo! Web Analytics]]></category>

		<guid isPermaLink="false">http://www.michaelwhitaker.com/blog/?p=196</guid>
		<description><![CDATA[When you think of web analytics, what terms come to mind? Hits, pageviews, visits, visitors, bounce rate, time on site, conversion rate, keywords? Those are all important of course, but if you are an online retailer you want to know what products are actually selling. And not only do you want to know what products [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>When you think of web analytics, what terms come to mind? <span style="text-decoration: line-through;">Hits</span>, pageviews, visits, visitors, bounce rate, time on site, conversion rate, keywords?</p>
<p>Those are all important of course, but if you are an online retailer you want to know what products are actually selling. And not only do you want to know what products are selling, but also what products are selling together because up-selling or cross-selling of relevant related items is an important tactic to try and increase your average order size.</p>
<p>Here is my data-based approach to getting some basic cross-selling going:</p>
<p><strong>1. Find products that are selling together</strong></p>
<p><strong>2. Make sure that those product correlations are reflected on your site</strong></p>
<p>Sound too easy? It&#8217;s just been my observation that quite often what I see in a &#8220;Related Items&#8221; right column is not always relevant or too generic. Or there is no related items section at all.</p>
<p>In <strong>Yahoo! Web Analytics</strong> you can easily pull up the <strong>Cross-Sell Analysis</strong> report and see what products are selling together. Make a note of the products that are selling together.</p>
<p><img class="alignnone size-full wp-image-223" title="ywacrosssellA" src="http://www.michaelwhitaker.com/blog/wp-content/uploads/2009/11/ywacrosssellA1.png" alt="ywacrosssellA" width="648" height="393" /></p>
<p>Next, look at your Landing pages report and filter by <strong>Product Name</strong>. This will give you an idea about which pages are important in the purchase path.</p>
<p><img class="alignnone size-full wp-image-218" title="ywalandingproduct" src="http://www.michaelwhitaker.com/blog/wp-content/uploads/2009/11/ywalandingproduct2.png" alt="ywalandingproduct" width="795" height="558" /></p>
<p>Finally, pull up those pages and your product detail page in your browser and determine whether and where you can add a complimentary product.</p>
<p>There is no doubt that your individual mileage with this analysis will vary. Your sales volume may be too low to find such natural cross-sell opportunities or your may sell larger, more expensive products that don&#8217;t &#8220;need&#8221; complimentary products. In that case, maybe you should add some?</p>
<p>There could also be a &#8220;chicken and egg&#8221; effect. If you start displaying a related items column you may start seeing more cross-sell sales. In that case look at the data to fine-tune your initial efforts. For example, we know that visitors will typically<a href="http://www.michaelwhitaker.com/blog/2009/09/18/how-to-arrange-items-on-your-section-pages-using-analytics-data/"> click on your links in order</a>.</p>
<p>Happy analyzing!</p>
<div style="float: left; margin-left: 0px;"><a href="http://twitter.com/share?url=http://www.michaelwhitaker.com/blog/2009/11/18/product-merchandising-analysis-in-yahoo-web-analytics-part-1/&via=monitus&text=Product merchandising analysis in Yahoo! Web Analytics (part 1)&related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><div style="display:none;"><a href="http://government-politics.forum1000.com">government,politics</a>&nbsp;<a href="http://news365live.com">news,politics</a>&nbsp;<a href="http://worldnews365online.com">news,politics</a></div>]]></content:encoded>
			<wfw:commentRss>http://www.michaelwhitaker.com/blog/2009/11/18/product-merchandising-analysis-in-yahoo-web-analytics-part-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

