<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss1full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:cc="http://web.resource.org/cc/" xmlns="http://purl.org/rss/1.0/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">

<channel rdf:about="http://monitus.blogs.com/yahoo_store/">
<title>Michael Whitaker's web analytics blog</title>
<link>http://monitus.blogs.com/yahoo_store/</link>
<description>Mainly about web analytics, testing, tweaking and optimizing for e-commerce sites.</description>
<dc:language>en-US</dc:language>
<dc:creator />
<dc:date>2009-05-27T15:32:29-07:00</dc:date>
<admin:generatorAgent rdf:resource="http://www.typepad.com/" />


<items>
<rdf:Seq><rdf:li rdf:resource="http://monitus.blogs.com/yahoo_store/2009/05/dead-links-to-shopping-cart-page-still-on-many-yahoo-stores.html" />
<rdf:li rdf:resource="http://monitus.blogs.com/yahoo_store/2009/05/reducing-checkout-errors-using-event-tracking.html" />
<rdf:li rdf:resource="http://monitus.blogs.com/yahoo_store/2009/05/great-time-to-have-a-yahoo-store.html" />
<rdf:li rdf:resource="http://monitus.blogs.com/yahoo_store/2009/02/website-optimizer-and-event-tracking-for-ecommerce.html" />
<rdf:li rdf:resource="http://monitus.blogs.com/yahoo_store/2008/10/ad-tracking-for-yahoo-store.html" />
<rdf:li rdf:resource="http://monitus.blogs.com/yahoo_store/2008/10/smush-it-image.html" />
<rdf:li rdf:resource="http://monitus.blogs.com/yahoo_store/2008/09/analytics-kpi-g.html" />
<rdf:li rdf:resource="http://monitus.blogs.com/yahoo_store/2008/05/technorati-data.html" />
<rdf:li rdf:resource="http://monitus.blogs.com/yahoo_store/2008/04/new-radio-progr.html" />
<rdf:li rdf:resource="http://monitus.blogs.com/yahoo_store/2008/04/visit-history-f.html" />
</rdf:Seq>
</items>

<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/YahooStoreBlog" type="application/rss+xml" /><feedburner:browserFriendly>This is an XML content feed. It is intended to be viewed in a newsreader or syndicated to another site.</feedburner:browserFriendly><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /></channel>

<item rdf:about="http://monitus.blogs.com/yahoo_store/2009/05/dead-links-to-shopping-cart-page-still-on-many-yahoo-stores.html">
<title>Dead links to shopping cart page still on many Yahoo! Stores</title>
<link>http://feedproxy.google.com/~r/YahooStoreBlog/~3/ATixq0W09ik/dead-links-to-shopping-cart-page-still-on-many-yahoo-stores.html</link>
<description>Don't mean to sound alarmist, but according to Yahoo!'s very cool Site Explorer there are literally 1000s of Yahoo! Stores that still have a bad link to their shopping cart page. A while ago, Yahoo! made a change to their...</description>
<content:encoded>&lt;p&gt;Don&amp;#39;t mean to sound alarmist, but according to Yahoo!&amp;#39;s very cool Site Explorer there are literally &lt;a href="https://siteexplorer.search.yahoo.com/search?p=http%3A%2F%2Forder.store.yahoo.com&amp;amp;bwm=i&amp;amp;bwmo=&amp;amp;bwmf=s" target="_blank"&gt;1000s of Yahoo! Stores&lt;/a&gt;&amp;#0160;that still have a bad link to their shopping cart page.&lt;/p&gt;&lt;br /&gt;&lt;div&gt;A while ago, Yahoo! made a change to their checkout URLs - going from order.store.yahoo.&lt;span style="font-weight: bold;"&gt;com&lt;/span&gt; to order.store.yahoo.&lt;span style="font-weight: bold;"&gt;net&lt;/span&gt;. The actual add to cart functionality was automatically updated so no issues there, and visitors can still put items in the cart and then place an order.&lt;/div&gt;&lt;br /&gt;&lt;div&gt;The problem is if you have hardcoded a &amp;quot;&lt;span style="font-weight: bold;"&gt;View Cart&lt;/span&gt;&amp;quot; link in your navigation that links to order.store.yahoo.&lt;span style="font-weight: bold;"&gt;com&lt;/span&gt;/cgi-bin/wg-order?xyz. In this case, if a visitor puts an item in the cart and then continues browsing, the only way to go back to the cart page is by hitting the back button. Perhaps not a huge issue, but why risk annoying your visitors with a dead &amp;quot;View Cart&amp;quot; link?&lt;/div&gt;&lt;br /&gt;&lt;div&gt;In most cases, the fix should be easy even if your store was developed by someone else. Edit the Variables page and search (CTRL-F or Command-F in Firefox or Safari) for &amp;quot;order.store.yahoo.com&amp;quot;. If it is found on the page just replace the .com with .net. If the &lt;span style="font-weight: bold;"&gt;View Cart&lt;/span&gt; link is not on the Variables page then ask the person who developed the site where the main navigation content is pulled from.&lt;/div&gt;&lt;br /&gt;&lt;div&gt;Remember to periodically put yourself in the shoes of your customers: browse your own site, place test orders, and ask your friends to do the same......because this issue would have been very hard to spot in web analytics reporting.&lt;/div&gt;</content:encoded>



<dc:creator>Michael Whitaker</dc:creator>
<dc:date>2009-05-27T15:32:29-07:00</dc:date>
<feedburner:origLink>http://monitus.blogs.com/yahoo_store/2009/05/dead-links-to-shopping-cart-page-still-on-many-yahoo-stores.html</feedburner:origLink></item>
<item rdf:about="http://monitus.blogs.com/yahoo_store/2009/05/reducing-checkout-errors-using-event-tracking.html">
<title>Reducing checkout errors using event tracking</title>
<link>http://feedproxy.google.com/~r/YahooStoreBlog/~3/xL_n8a1WZTI/reducing-checkout-errors-using-event-tracking.html</link>
<description>Big hat tip to Joe Megibow for providing the inspiration for this post. At the recent eMetrics conference Joe talked about how Expedia is listening to their customers and using web analytics and monitoring techniques to fix problems with their...</description>
<content:encoded>&lt;p&gt;Big hat tip to &lt;a href="http://www.emetrics.org/sanjose/2009/keynotes.php#k04"&gt;Joe Megibow&lt;/a&gt; for providing the inspiration for this post. At the recent eMetrics conference Joe talked about how Expedia is listening to their customers and using web analytics and monitoring techniques to fix problems with their site, particularly in the checkout process. Especially for online retailers fixing and reducing checkout problems means higher conversion rates and money in the bank.&lt;/p&gt;&lt;p&gt;Of course the first step to fixing something is knowing that there is a problem in the first place, and customers may not always be kind enough to tell you about it. As it happens, &lt;strong&gt;event tracking&lt;/strong&gt; is ideally suited to tackle this issue and track error messages that customers see as they progress through the checkout pages. All we have to do is fire off events when these various errors messages are displayed on the page. Event tracking is very flexible in that I don&amp;#39;t have to know the actual error message ahead of time; we just send the error message itself as an action. The additional benefit of event tracking is that it is completely separate from the traditional web analytics pageview model. &lt;strong&gt;Just say no&lt;/strong&gt; to fake pageviews!&lt;/p&gt;&lt;p&gt;Anyway, here is an example of a Yahoo! Store checkout page, but you should be able to do this in other platforms.&lt;/p&gt;&lt;p&gt;&lt;a href="http://monitus.blogs.com/.a/6a00d8341c498953ef0115709adfef970b-popup" onclick="window.open( this.href, &amp;#39;_blank&amp;#39;, &amp;#39;width=640,height=480,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0&amp;#39; ); return false" style="display: inline;"&gt;&lt;img alt="Checkoutevents" class="at-xid-6a00d8341c498953ef0115709adfef970b " src="http://monitus.blogs.com/.a/6a00d8341c498953ef0115709adfef970b-500wi" /&gt;&lt;/a&gt; &lt;br /&gt;(Click for larger)&lt;/p&gt;&lt;p&gt;Not only are we seeing the various error messages (there are probably more than a dozen) that can happen, but two of them are already standing out. I will not attempt an analysis here, but the point is that we can start asking the right questions by seeing this type of data.&lt;/p&gt;&lt;p&gt;Since event tracking is still in beta and implementation of this technique depends on how error messages are displayed on the page I won&amp;#39;t try to detail the steps involved, but anyone interested to learn more, feel free to contact me or ping me on &lt;a href="http://twitter.com/monitus"&gt;Twitter/monitus&lt;/a&gt; and I will send you in the right direction.&lt;a href="http://twitter.com/monitus"&gt;&lt;/a&gt; &lt;/p&gt;</content:encoded>



<dc:creator>Michael Whitaker</dc:creator>
<dc:date>2009-05-20T17:10:48-07:00</dc:date>
<feedburner:origLink>http://monitus.blogs.com/yahoo_store/2009/05/reducing-checkout-errors-using-event-tracking.html</feedburner:origLink></item>
<item rdf:about="http://monitus.blogs.com/yahoo_store/2009/05/great-time-to-have-a-yahoo-store.html">
<title>Great time to have a Yahoo! Store</title>
<link>http://feedproxy.google.com/~r/YahooStoreBlog/~3/TnkUV48j064/great-time-to-have-a-yahoo-store.html</link>
<description>This probably applies to small biz online retailers in general, but if you have a Yahoo! Store here are some of the things you can do at low or no cost today: Use advanced web analytics like Yahoo! Web Analytics...</description>
<content:encoded>&lt;p&gt;This probably applies to small biz online retailers in general, but if you have a Yahoo! Store here are some of the things you can do at &lt;strong&gt;low or no cost today&lt;/strong&gt;:&lt;/p&gt;&lt;ul&gt;
&lt;li&gt;Use advanced web analytics like Yahoo! Web Analytics or Google Analytics.&lt;/li&gt;
&lt;li&gt;Do multivariate and AB testing.&lt;/li&gt;
&lt;li&gt;Run segmented email campaigns.&lt;/li&gt;
&lt;li&gt;Develop multi-touch campaign attribution models.&lt;/li&gt;
&lt;li&gt;Personalize and target your content for different visitor segments.&lt;/li&gt;
&lt;li&gt;Tap into vast social media networks.&lt;/li&gt;
&lt;li&gt;You can even create your own advanced voice apps.&lt;/li&gt;
&lt;li&gt;Extract and mash up data via open API to suit your needs.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;If you asked me about being able to do this a handful of years ago I would have said that only the big boys could afford to do this type of stuff. These powerful tools come with strings attached however. You have to raise your own game and data literacy to take full advantage of them. Find the people and resources who can help you learn all this.&lt;/p&gt;&lt;p&gt;Speed and ease of implementation of your campaigns will be key and you&amp;#39;ll have to learn to make decisions in the face of too little or too much and often ambiguous data.&lt;/p&gt;</content:encoded>



<dc:creator>Michael Whitaker</dc:creator>
<dc:date>2009-05-04T15:57:38-07:00</dc:date>
<feedburner:origLink>http://monitus.blogs.com/yahoo_store/2009/05/great-time-to-have-a-yahoo-store.html</feedburner:origLink></item>
<item rdf:about="http://monitus.blogs.com/yahoo_store/2009/02/website-optimizer-and-event-tracking-for-ecommerce.html">
<title>Website Optimizer and Event Tracking for e-commerce</title>
<link>http://feedproxy.google.com/~r/YahooStoreBlog/~3/vwGeAGVGpXg/website-optimizer-and-event-tracking-for-ecommerce.html</link>
<description>Website Optimizer is great, but Website Optimizer with e-commerce data would be better. In general, increasing conversion rates is what we are trying to do, but it has to be in context, right baby? For online retailers, a good context...</description>
<content:encoded>&lt;p&gt;&lt;a href="http://www.google.com/websiteoptimizer"&gt;Website Optimizer&lt;/a&gt; is great, but Website Optimizer with e-commerce data would be better. In general, increasing conversion rates is what we are trying to do, but it has to be &lt;span style="font-weight: bold;"&gt;in context&lt;/span&gt;, &lt;a href="http://www.kaushik.net/avinash/2008/03/context-is-king-baby-go-get-your-own.html"&gt;right baby&lt;/a&gt;? For online retailers, a good context would be &lt;span style="font-weight: bold;"&gt;revenue&lt;/span&gt;. I want to know that a wining combination according to Website Optimizer actually makes money. Perhaps a &amp;quot;winning&amp;quot; combination appeals to fewer visitors, but these visitors have a higher average order size. So, a better conversion rate may not always be in line with financial goals (do I sound too serious?).&lt;/p&gt;&lt;div&gt;Website Optimizer will show the same combination to a &lt;span style="font-weight: bold;"&gt;visitor &lt;/span&gt;for up to two years. That&amp;#39;s ok, but lets say I see combination 1 today, don&amp;#39;t convert, come back a full year later (and my cookies are still there), don&amp;#39;t see the test page and then convert. Website Optimizer will credit the conversion to combination 1. &lt;span style="font-weight: bold;"&gt;Is this justified?&lt;/span&gt;&amp;#0160;Perhaps, but I will just say that &lt;a href="http://monitus.blogs.com/yahoo_store/2008/04/visit-history-f.html"&gt;latent sales&lt;/a&gt;&amp;#0160;and &lt;a href="http://www.clickequations.com/blog/2009/01/crazy-revenue-attribution/"&gt;revenue attribution&lt;/a&gt;&amp;#0160;are tough nuts to crack and that there may be no one right approach.&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;div&gt;In other words Website Optimizer uses&amp;#0160;&lt;span style="font-weight: bold;"&gt;visitors &lt;/span&gt;as the basis whereas web analytics packages in general (Yahoo! Web Analytics and Google Analytics) use &lt;span style="font-weight: bold;"&gt;visits&lt;/span&gt;. (side note: the Website Optimizer reports show Conv/Visitors, but not &lt;a href="http://www.google.com/support/websiteoptimizer/bin/answer.py?hl=en&amp;amp;ctx=gwo-sal-/siteopt/reports&amp;amp;answer=55944"&gt;according to this help file&lt;/a&gt;. Maybe just an outdated file).&lt;/div&gt;&lt;br /&gt;&lt;div&gt;So, 2 years vs 30 minutes.&amp;#0160;&lt;span style="font-weight: bold;"&gt;Where am I going with this?&lt;/span&gt; Well, simply put I still like &lt;span style="font-weight: bold;"&gt;visits &lt;/span&gt;as a basis for calculating conversion rates (&lt;a href="http://blogs.omniture.com/2008/05/19/at-last-vindication-on-visits-vs-unique-visitors/"&gt;as do others&lt;/a&gt;).&lt;/div&gt;&lt;br /&gt;&lt;div&gt;We started using &lt;a href="http://code.google.com/apis/analytics/docs/tracking/eventTrackerOverview.html"&gt;Event Tracking&lt;/a&gt; to display Website Optimizer experiments in Google Analytics.&lt;/div&gt;&lt;br /&gt;&lt;div&gt;Events are tied to 30-minute visits, so we are no longer using visitors as the basis, but the more I think about it the more convinced I am that it is a valid approach. The advantage of event tracking is that it is independent of pageviews, so no need to worry about fake pageviews. The only thing to pay attention to is &lt;a href="http://code.google.com/apis/analytics/docs/eventTrackerGuide.html#implementationConsiderations"&gt;bounce rate&lt;/a&gt;, so we just send events to a separate profile.&lt;/div&gt;&lt;br /&gt;&lt;div&gt;This is what my experiment looks like in Website Optimizer:&lt;/div&gt;&lt;br /&gt;&lt;div&gt;&lt;a href="http://monitus.blogs.com/.a/6a00d8341c498953ef01127911d8ea28a4-popup" onclick="window.open( this.href, &amp;#39;_blank&amp;#39;, &amp;#39;width=640,height=480,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0&amp;#39; ); return false" style="display: inline;"&gt;&lt;img alt="Gwo-2-26-2009 3-17-31 PM" class="at-xid-6a00d8341c498953ef01127911d8ea28a4 " src="http://monitus.blogs.com/.a/6a00d8341c498953ef01127911d8ea28a4-600wi" style="width: 600px;" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div&gt;
 (Click for larger)&lt;/div&gt;&lt;br /&gt;&lt;div&gt;The same experiment in GA:&lt;/div&gt;&lt;br /&gt;&lt;div&gt;&lt;a href="http://monitus.blogs.com/.a/6a00d8341c498953ef01127911d95428a4-popup" onclick="window.open( this.href, &amp;#39;_blank&amp;#39;, &amp;#39;width=640,height=480,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0&amp;#39; ); return false" style="display: inline;"&gt;&lt;img alt="Ga-gwo-2-26-2009 3-16-51 PM" class="at-xid-6a00d8341c498953ef01127911d95428a4 " src="http://monitus.blogs.com/.a/6a00d8341c498953ef01127911d95428a4-600wi" style="width: 600px;" /&gt;&lt;/a&gt;
 &lt;br /&gt;&lt;/div&gt;&lt;div&gt;(Click for larger)&lt;/div&gt;&lt;br /&gt;&lt;div&gt;I think I can work with this. I am not sure if GA and GWO data is updated at the same time, so this would be an obvious source of discrepancy. As you&amp;#39;d expect visits would be higher than visitors over time, but&amp;#0160;otherwise the numbers seem to be consistent and&amp;#0160;both combinations get the same number of visits. The conversion rates are also consistent.&lt;/div&gt;&lt;br /&gt;&lt;div&gt;This example also exemplifies my point about taking into account revenue. Combination 1 has a lower conversion rate, but a higher average value. At the time of this writing no winning combination was declared.&lt;/div&gt;&lt;br /&gt;&lt;div&gt;In summary, I think it is a valid approach to analyze website experiments in terms of visits and that Event Tracking is a great vehicle to do that. Agree/Disagree?&lt;/div&gt;&lt;br /&gt;&lt;div&gt;Happy analyzing!&lt;/div&gt;&lt;div&gt;Michael&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;div&gt;P.S. We use a JS library to make event tracking calls a bit easier. We&amp;#39;d be happy to distribute it if there is any interest.&lt;/div&gt;</content:encoded>



<dc:creator>Michael Whitaker</dc:creator>
<dc:date>2009-02-27T12:57:59-08:00</dc:date>
<feedburner:origLink>http://monitus.blogs.com/yahoo_store/2009/02/website-optimizer-and-event-tracking-for-ecommerce.html</feedburner:origLink></item>
<item rdf:about="http://monitus.blogs.com/yahoo_store/2008/10/ad-tracking-for-yahoo-store.html">
<title>Ad tracking for Yahoo! Store</title>
<link>http://feedproxy.google.com/~r/YahooStoreBlog/~3/R3b4Anykl_k/ad-tracking-for-yahoo-store.html</link>
<description>Using search marketing ROI data as the basis for making smart business decisions (as I recommend you should) obviously requires that your conversion tracking is done properly. If you don't have the data you can't make decisions. Sounds like common...</description>
<content:encoded>&lt;div&gt;Using &amp;#0160;search marketing ROI data as the basis for making smart business decisions (as I recommend you should) obviously requires that your conversion tracking is done properly. If you don&amp;#39;t have the data you can&amp;#39;t make decisions. Sounds like common sense, but it is not common practice from what I see.&lt;/div&gt;&lt;br /&gt;&lt;div&gt;If you run Yahoo! Search Marketing campaigns or Google Adwords campaigns, follow their respective instructions or wizards to grab the conversion tracking script and paste it in the Page Message field of the Order Confirmation tab of the checkout manager.&lt;/div&gt;&lt;br /&gt;&lt;div&gt;&lt;a href="http://monitus.blogs.com/.a/6a00d8341c498953ef010535c57ef4970b-popup" onclick="window.open( this.href, &amp;#39;_blank&amp;#39;, &amp;#39;width=640,height=480,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0&amp;#39; ); return false" style="display: inline;"&gt;&lt;img alt="Checkoutmanager" class="at-xid-6a00d8341c498953ef010535c57ef4970b " src="http://monitus.blogs.com/.a/6a00d8341c498953ef010535c57ef4970b-320wi" /&gt;&lt;/a&gt;
 &lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;div&gt;This is a the good first step and most of you do that. However, out of the box, these scripts &lt;span style="font-weight: bold;"&gt;only&lt;/span&gt; count conversions, &lt;span style="font-weight: bold;"&gt;not revenue&lt;/span&gt;. Or you can specify a fixed average order value for all conversions, which is obviously not very accurate.&lt;/div&gt;&lt;br /&gt;&lt;div&gt;Here is a tip that every Yahoo! Store merchant can use right away to not only count conversions, but also grab the actual revenue amount for each order. &lt;span style="font-weight: bold;"&gt;It takes 5 seconds to&amp;#0160;implement&amp;#0160;and is easy to do.&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;div&gt;A) For Yahoo! Search Marketing, your conversion script looks something like this.&amp;#0160;&lt;/div&gt;&lt;p&gt;&lt;span style="color: #111111; font-family: Arial; "&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;div&gt;&lt;span style="font-size: 11px; line-height: normal; white-space: pre-wrap; background-color: #ffffff; color: #111111; font-family: Arial; "&gt;&amp;lt;SCRIPT language=&amp;quot;JavaScript&amp;quot; type=&amp;quot;text/javascript&amp;quot;&amp;gt;
&amp;lt;!-- Yahoo! Inc.
window.ysm_customData = new Object();
window.ysm_customData.conversion = &amp;quot;transId=,currency=,amount=&amp;quot;;
var ysm_accountid = &amp;quot;1AEQN9C3347IVBPF2EAH4P8N2UC&amp;quot;;
document.write(&amp;quot;&amp;lt;SCR&amp;quot; + &amp;quot;IPT language=&amp;#39;JavaScript&amp;#39; type=&amp;#39;text/javascript&amp;#39; &amp;quot; 
+ &amp;quot;SRC=//&amp;quot; + &amp;quot;srv2.wa.marketingsolutions.yahoo.com&amp;quot; + &amp;quot;/script/ScriptServlet&amp;quot; + &amp;quot;?aid=&amp;quot; + ysm_accountid 
+ &amp;quot;&amp;gt;&amp;lt;/SCR&amp;quot; + &amp;quot;IPT&amp;gt;&amp;quot;);
// --&amp;gt;
&amp;lt;/SCRIPT&amp;gt;&lt;/span&gt;&lt;span style="color: #111111; font-family: Arial; "&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;&lt;div&gt;Just make this simple change, highlighted for clarity:&lt;/div&gt;&lt;br /&gt;&lt;div&gt;&lt;span style="font-size: 11px; line-height: normal; white-space: pre-wrap; color: #111111; font-family: Arial; "&gt;&amp;lt;SCRIPT language=&amp;quot;JavaScript&amp;quot; type=&amp;quot;text/javascript&amp;quot;&amp;gt;
&amp;lt;!-- Yahoo! Inc.
window.ysm_customData = new Object();
window.ysm_customData.conversion = &amp;quot;transId=&lt;span style="font-weight: bold; font-size: 13px; font-family: Arial; "&gt;orderNum&lt;/span&gt;,currency=,amount=&lt;span style="font-weight: bold; font-size: 13px; font-family: Arial; "&gt;orderSubTotal&lt;/span&gt;&amp;quot;;
var ysm_accountid = &amp;quot;1AEQN9C3347IVBPF2EAH4P8N2UC&amp;quot;;
document.write(&amp;quot;&amp;lt;SCR&amp;quot; + &amp;quot;IPT language=&amp;#39;JavaScript&amp;#39; type=&amp;#39;text/javascript&amp;#39; &amp;quot; 
+ &amp;quot;SRC=//&amp;quot; + &amp;quot;srv2.wa.marketingsolutions.yahoo.com&amp;quot; + &amp;quot;/script/ScriptServlet&amp;quot; + &amp;quot;?aid=&amp;quot; + ysm_accountid 
+ &amp;quot;&amp;gt;&amp;lt;/SCR&amp;quot; + &amp;quot;IPT&amp;gt;&amp;quot;);
// --&amp;gt;
&amp;lt;/SCRIPT&amp;gt;&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;div&gt;B) For Google Adwords, the script looks something like this (this example assumes that you have specified a fixed conversion value of $20):&lt;/div&gt;&lt;br /&gt;&lt;div&gt;&lt;span style="font-size: 11px; line-height: normal; white-space: pre-wrap; color: #434343; "&gt;&lt;span style="color: #000000; "&gt;&amp;lt;!-- Google Code for PURCHASE Conversion Page --&amp;gt;
&amp;lt;script language=&amp;quot;JavaScript&amp;quot; type=&amp;quot;text/javascript&amp;quot;&amp;gt;
&amp;lt;!--
var google_conversion_id = 1234567890;
var google_conversion_language = &amp;quot;en_US&amp;quot;;
var google_conversion_format = &amp;quot;1&amp;quot;;
var google_conversion_color = &amp;quot;666666&amp;quot;;
if (20.0) {
 var google_conversion_value = 20.0;
}
var google_conversion_label = &amp;quot;PURCHASE&amp;quot;;
//--&amp;gt;
&amp;lt;/script&amp;gt;
&amp;lt;script language=&amp;quot;JavaScript&amp;quot; src=&amp;quot;https://www.googleadservices.com/pagead/conversion.js&amp;quot;&amp;gt;
&amp;lt;/script&amp;gt;&lt;/span&gt;
&lt;script language="&amp;lt;span class=" yui-spellcheck"=""&gt;JavaScript&amp;quot; type=&amp;quot;text/&amp;lt;span class=&amp;quot;&amp;amp;lt;span class=&amp;quot; yui-spellcheck&amp;quot;=&amp;quot;&amp;quot;&amp;gt;yui&amp;lt;/span&amp;gt;-spellcheck&amp;quot;&amp;gt;javascript&amp;quot;&amp;gt;
&amp;lt;!--
var &amp;lt;span class=&amp;quot;&amp;lt;span class=&amp;quot;yui-spellcheck&amp;quot;&amp;gt;yui&amp;lt;/span&amp;gt;-&amp;lt;span class=&amp;quot;yui-spellcheck&amp;quot;&amp;gt;spellcheck&amp;lt;/span&amp;gt;&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;yui-spellcheck&amp;quot;&amp;gt;google_conversion_id&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt; = 123456789;
var &amp;lt;span class=&amp;quot;&amp;lt;span class=&amp;quot;yui-spellcheck&amp;quot;&amp;gt;yui&amp;lt;/span&amp;gt;-&amp;lt;span class=&amp;quot;yui-spellcheck&amp;quot;&amp;gt;spellcheck&amp;lt;/span&amp;gt;&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;yui-spellcheck&amp;quot;&amp;gt;google_conversion_language&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt; = &amp;quot;&amp;lt;span class=&amp;quot;&amp;lt;span class=&amp;quot;yui-spellcheck&amp;quot;&amp;gt;yui&amp;lt;/span&amp;gt;-&amp;lt;span class=&amp;quot;yui-spellcheck&amp;quot;&amp;gt;spellcheck&amp;lt;/span&amp;gt;&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;yui-spellcheck&amp;quot;&amp;gt;en_US&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&amp;quot;;
var &amp;lt;span class=&amp;quot;&amp;lt;span class=&amp;quot;yui-spellcheck&amp;quot;&amp;gt;yui&amp;lt;/span&amp;gt;-&amp;lt;span class=&amp;quot;yui-spellcheck&amp;quot;&amp;gt;spellcheck&amp;lt;/span&amp;gt;&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;yui-spellcheck&amp;quot;&amp;gt;google_conversion_format&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt; = &amp;quot;1&amp;quot;;
var &amp;lt;span class=&amp;quot;&amp;lt;span class=&amp;quot;yui-spellcheck&amp;quot;&amp;gt;yui&amp;lt;/span&amp;gt;-&amp;lt;span class=&amp;quot;yui-spellcheck&amp;quot;&amp;gt;spellcheck&amp;lt;/span&amp;gt;&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;yui-spellcheck&amp;quot;&amp;gt;google_conversion_color&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt; = &amp;quot;666666&amp;quot;;
if (20.0) {
 var &amp;lt;span class=&amp;quot;&amp;lt;span class=&amp;quot;yui-spellcheck&amp;quot;&amp;gt;yui&amp;lt;/span&amp;gt;-&amp;lt;span class=&amp;quot;yui-spellcheck&amp;quot;&amp;gt;spellcheck&amp;lt;/span&amp;gt;&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;yui-spellcheck&amp;quot;&amp;gt;google_conversion_value&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt; = 20.0;
}
var &amp;lt;span class=&amp;quot;&amp;lt;span class=&amp;quot;yui-spellcheck&amp;quot;&amp;gt;yui&amp;lt;/span&amp;gt;-&amp;lt;span class=&amp;quot;yui-spellcheck&amp;quot;&amp;gt;spellcheck&amp;lt;/span&amp;gt;&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;yui-spellcheck&amp;quot;&amp;gt;google_conversion_label&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt; = &amp;quot;PURCHASE&amp;quot;;
//--&amp;gt;
&lt;/script&gt;&lt;span style="color: #000000; font-size: 13px; line-height: 15px; white-space: normal; "&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="font-size: 11px; line-height: normal; white-space: pre-wrap; color: #434343; "&gt;&lt;span style="color: #000000; font-size: 13px; line-height: 15px; white-space: normal; "&gt;Just make this&amp;#0160;simple change, highlighted for clarity:&lt;/span&gt;
&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;&lt;div&gt;&lt;span style="font-size: 11px; line-height: normal; white-space: pre-wrap; "&gt;&amp;lt;!-- Google Code for PURCHASE Conversion Page --&amp;gt;
&amp;lt;script language=&amp;quot;JavaScript&amp;quot; type=&amp;quot;text/javascript&amp;quot;&amp;gt;
&amp;lt;!--
var google_conversion_id = 1234567890;
var google_conversion_language = &amp;quot;en_US&amp;quot;;
var google_conversion_format = &amp;quot;1&amp;quot;;
var google_conversion_color = &amp;quot;666666&amp;quot;;
if (&lt;span style="font-weight: bold; font-size: 13px; "&gt;orderSubTotal&lt;/span&gt;) {
 var google_conversion_value = &lt;/span&gt;&lt;span style="line-height: normal; white-space: pre-wrap; font-size: 13px; "&gt;&lt;span style="font-weight: bold;"&gt;orderSubTotal&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 11px; line-height: normal; white-space: pre-wrap; "&gt;;
}
var google_conversion_label = &amp;quot;PURCHASE&amp;quot;;
//--&amp;gt;
&amp;lt;/script&amp;gt;
&amp;lt;script language=&amp;quot;JavaScript&amp;quot; src=&amp;quot;https://www.googleadservices.com/pagead/conversion.js&amp;quot;&amp;gt;
&amp;lt;/script&amp;gt;&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;div&gt;That&amp;#39;s it. These scripts will now use the actual revenue amount from each transaction.&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;div&gt;If you use Adcenter, I am sure the change would be simple too. Also, instead of orderSubTotal, you could use&lt;span style="font-weight: bold;"&gt;&amp;#0160;orderTotal&lt;/span&gt;. I like orderSubTotal because it excludes shipping and tax, but you may prefer the total order amount.&lt;/div&gt;&lt;br /&gt;&lt;div&gt;And finally, since every Yahoo! Store uses the checkout manager it would be nice to have a simple wizard in YSM that gives you the enhanced conversion tracking script out of the box, but until then just follow these simple instructions.&lt;/div&gt;</content:encoded>


<dc:subject>Yahoo Store</dc:subject>

<dc:creator>Michael Whitaker</dc:creator>
<dc:date>2008-10-30T12:14:04-07:00</dc:date>
<feedburner:origLink>http://monitus.blogs.com/yahoo_store/2008/10/ad-tracking-for-yahoo-store.html</feedburner:origLink></item>
<item rdf:about="http://monitus.blogs.com/yahoo_store/2008/10/smush-it-image.html">
<title>Smush it! image optimization</title>
<link>http://feedproxy.google.com/~r/YahooStoreBlog/~3/oHBvaD2GKQ8/smush-it-image.html</link>
<description>I have had the pleasure of listening to Nicole Sullivan recently about website performance optimization and the impact it has on the bottom line. Read her blog. Nicole and her teammate Stoyan have now released a very cool Firefox extension...</description>
<content:encoded>&lt;p&gt;I have had the pleasure of listening to Nicole Sullivan recently about website performance optimization and the impact it has on the bottom line. &lt;a href="http://www.stubbornella.org/content/"&gt;Read her blog&lt;/a&gt;. &lt;/p&gt;

&lt;p&gt;Nicole and her teammate Stoyan have now released a very cool &lt;a href="http://www.smushit.com/"&gt;&lt;strong&gt;Firefox extension called smush! it&lt;/strong&gt;&lt;/a&gt; that downloads the images on a webpage, &lt;strong&gt;smushes&lt;/strong&gt; them (ie reduces their file size) and zips them all up. Just upload those optimized images back to your website or Yahoo! Store.&lt;/p&gt;

&lt;p&gt;Even if you think that everyone has broadband, the lighter you can make your pages the better. Some of the biggest Yahoo! Stores have very heavy page weights (we are taking in some case megabytes, not kilobytes).&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;I cannot imagine the increase in business they'll get if they use this tool&lt;/strong&gt; to optimize their images. Here is an example of the homepage analysis of an Internet Retailer 500 store:&lt;/p&gt;

&lt;p&gt;&lt;a onclick="window.open(this.href, '_blank', 'width=740,height=298,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false" href="http://monitus.blogs.com/.shared/image.html?/photos/uncategorized/2008/10/04/smush1042008_120956_pm.png"&gt;&lt;img width="550" height="221" border="0" src="http://monitus.blogs.com/yahoo_store/images/2008/10/04/smush1042008_120956_pm.png" title="Smush1042008_120956_pm" alt="Smush1042008_120956_pm" /&gt;&lt;/a&gt; &lt;/p&gt;

&lt;p&gt;Get the extention at &lt;a href="http://smushit.com/"&gt;www.SmushIt.com&lt;/a&gt;&lt;/p&gt;</content:encoded>



<dc:creator>Michael Whitaker</dc:creator>
<dc:date>2008-10-04T12:20:58-07:00</dc:date>
<feedburner:origLink>http://monitus.blogs.com/yahoo_store/2008/10/smush-it-image.html</feedburner:origLink></item>
<item rdf:about="http://monitus.blogs.com/yahoo_store/2008/09/analytics-kpi-g.html">
<title>Analytics KPI gadget for iGoogle RIP and Debrief</title>
<link>http://feedproxy.google.com/~r/YahooStoreBlog/~3/Y0xj-gZo2FE/analytics-kpi-g.html</link>
<description>Sadly, our Analytics KPI gadget has joined the deadpool, as Techcrunch would put it. Our gadget required the use of inlining, which has been deprecated. Inlining essentially means that the gadget becomes part of the iGoogle page. This allowed us...</description>
<content:encoded>&lt;p&gt;Sadly, our &lt;a href="http://www.analyticsindex.com"&gt;Analytics KPI gadget&lt;/a&gt; has joined the deadpool, as &lt;a href="http://www.techcrunch.com"&gt;Techcrunch&lt;/a&gt; would put it. Our gadget required the use of &lt;strong&gt;inlining,&lt;/strong&gt; which has been deprecated. Inlining essentially means that the gadget becomes part of the iGoogle page. This allowed us to not have to ask for usernames and passwords to access Google Analytics reports, and all you had to do was log in to GA in a separate screen. On the downside, inlined gadgets can potentially change and affect the display of the iGoogle page, so I understand the policy change. The alternative would be perhaps to create some kind of proxy server to access GA, but then usernames and passwords would have to be stored and sent in the clear. That's a big red flag for us &lt;span style="color: #666666;"&gt;(side note: I am amazed at how comfortable many people are entering their credentials on 3rd party sites, but that's another matter)&lt;/span&gt;.&lt;/p&gt;

&lt;p&gt;This was a great project to work on and learn. Widgets and gadgets are such great distribution mechanisms of content. Imagine that: with one click a gadget can be added to the personalized Google homepage, potentially reaching millions of people. The use of our gadget was of course just a drop in the ocean, but I am very grateful to everyone who used the gadget.&lt;/p&gt;

&lt;p&gt;Here are some usage details as Google to their great credit allows tracking of gadgets via GA.&lt;/p&gt;

&lt;p&gt;&lt;a href="http://monitus.blogs.com/.shared/image.html?/photos/uncategorized/2008/09/19/igoogga2a.png" onclick="window.open(this.href, '_blank', 'width=717,height=650,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false"&gt;&lt;img width="550" height="498" border="0" alt="Igoogga2a" title="Igoogga2a" src="http://monitus.blogs.com/yahoo_store/images/2008/09/19/igoogga2a.png" /&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;We reached approximately 10,000 visits a day (and going up if I may add), comprising of 66 different languages. Web analytics is indeed international. I was hoping we'd be able to use &lt;a href="http://code.google.com/apis/analytics/docs/eventTrackerOverview.html"&gt;event tracking&lt;/a&gt; to see how people interacted with the gadget, but that's for another day as it's still in beta. &lt;strong&gt;Event tracking will be great&lt;/strong&gt; for getting specific insights about your site, but have you thought about the possibilities for gadgets?&lt;/p&gt;

&lt;p&gt;One of the main goals of the gadget was to keep things simple. Too much information and limited screen real estate require you to &lt;strong&gt;think about the metrics that matter to you&lt;/strong&gt;. Read &lt;a href="http://lsvp.wordpress.com/2008/07/30/how-to-implement-reporting-and-analytics-for-your-startup/"&gt;Jeremy's post&lt;/a&gt; (via &lt;a href="http://andrewchen.typepad.com/andrew_chens_blog/2008/07/omg-im-just-a-startup-i-cant-do-those-fancy-analytics.html"&gt;Andrew Chen&lt;/a&gt;). Scan for abnormalities and outliers and then do a deep dive into the data to see what the causes are.&lt;/p&gt;

&lt;p&gt;What you may not know is that we were seriously considering using a humorous approach. If you are reminded that &lt;strong&gt;your conversion rate SUCKS &lt;/strong&gt;rather than down by 1.2%, maybe it will prod you to do something about it. Hat tip goes to &lt;a href="http://www.kaushik.net/avinash"&gt;Avinash&lt;/a&gt; for providing the inspiration in one of his presentations. Here are some crazy ideas we tossed around:&lt;/p&gt;

&lt;p&gt;&lt;a onclick="window.open(this.href, '_blank', 'width=556,height=416,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false" href="http://monitus.blogs.com/.shared/image.html?/photos/uncategorized/2008/09/19/igoogga3.png"&gt;&lt;img width="556" height="416" border="0" src="http://monitus.blogs.com/yahoo_store/images/2008/09/19/igoogga3.png" title="Igoogga3" alt="Igoogga3" /&gt;&lt;/a&gt; &lt;/p&gt;

&lt;p&gt;I wouldn't expect to see this type of approach in any official web application, but maybe this highlights the need for more &lt;strong&gt;API access&lt;/strong&gt; to present data in slightly more unconventional ways.&lt;/p&gt;





</content:encoded>



<dc:creator>Michael Whitaker</dc:creator>
<dc:date>2008-09-19T12:48:44-07:00</dc:date>
<feedburner:origLink>http://monitus.blogs.com/yahoo_store/2008/09/analytics-kpi-g.html</feedburner:origLink></item>
<item rdf:about="http://monitus.blogs.com/yahoo_store/2008/05/technorati-data.html">
<title>Technorati data in Google Analytics</title>
<link>http://feedproxy.google.com/~r/YahooStoreBlog/~3/0PduI3YvdOQ/technorati-data.html</link>
<description>We have updated our Analytics Fox extension for Firefox, which can now query the Technorati API and return relevant blogs for your keywords. The Technorati data integrates into the Google Analytics Keywords report. Find out which blogs use the same...</description>
<content:encoded>&lt;p&gt;We have updated our &lt;a href="http://www.analyticsindex.com/index.php?option=com_content&amp;amp;task=blogcategory&amp;amp;id=13&amp;amp;Itemid=34"&gt;Analytics Fox extension for Firefox&lt;/a&gt;, which can now query the &lt;strong&gt;Technorati API&lt;/strong&gt; and return &lt;strong&gt;relevant blogs&lt;/strong&gt; for your keywords. The Technorati data integrates into the Google Analytics Keywords report.&lt;/p&gt;

&lt;p&gt;&lt;a onclick="window.open(this.href, '_blank', 'width=374,height=423,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false" href="http://www.analyticsindex.com/index.php?option=com_content&amp;amp;task=blogcategory&amp;amp;id=13&amp;amp;Itemid=34"&gt;&lt;img width="374" height="423" border="0" src="http://monitus.blogs.com/yahoo_store/images/2008/05/23/technorati.png" title="Technorati" alt="Technorati" /&gt;&lt;/a&gt; 


&lt;/p&gt;

&lt;p&gt;Find out which blogs use the same keywords that drive traffic to your site. I should add that you don't have to have a blog yourself. You can find out who is &lt;strong&gt;talking about your organization&lt;/strong&gt; or mentioning your products.&lt;/p&gt;

&lt;p&gt;The extension is free of course and you don't need a Yahoo! Store or a Monitus Tools account. You do need to get a free Technorati account and a free API key, which you can &lt;a href="http://www.technorati.com/developers/apikey.html"&gt;get here&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;For more information and to install the extension, please visit &lt;a href="http://www.analyticsindex.com/index.php?option=com_content&amp;amp;task=blogcategory&amp;amp;id=13&amp;amp;Itemid=34"&gt;analyticsindex.com&lt;/a&gt;.&lt;/p&gt;</content:encoded>


<dc:subject>Web Analytics</dc:subject>

<dc:creator>Michael Whitaker</dc:creator>
<dc:date>2008-05-23T16:43:50-07:00</dc:date>
<feedburner:origLink>http://monitus.blogs.com/yahoo_store/2008/05/technorati-data.html</feedburner:origLink></item>
<item rdf:about="http://monitus.blogs.com/yahoo_store/2008/04/new-radio-progr.html">
<title>New radio program for Yahoo! Store merchants</title>
<link>http://feedproxy.google.com/~r/YahooStoreBlog/~3/zvsL6Nkgegg/new-radio-progr.html</link>
<description>Shawna Fennell of 1Choice4YourStore.com has just started a new radio show and has kindly invited me to participate as a guest speaker. I will chime in regularly with web analytics tips and tricks. Shawna sounds like a natural on radio...</description>
<content:encoded>&lt;p&gt;&lt;strong&gt;Shawna Fennell&lt;/strong&gt; of &lt;a href="http://www.1Choice4YourStore.com"&gt;1Choice4YourStore.com&lt;/a&gt; has just started a new radio show and has kindly invited me to participate as a guest speaker. I will chime in regularly with web analytics tips and tricks.&lt;/p&gt;

&lt;p&gt;Shawna sounds like a natural on radio and I wish her lots of success. The show is live every Monday at 3pm PT, but you can also get podcasts. Here is the link: &lt;a href="http://wsradio.com/internet-talk-radio.cfm/shows/1-Choice-Yahoo!-Store-Power-Hour.html"&gt;&lt;strong&gt;wsradio.com&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;br /&gt;
Cheers,&lt;br /&gt;
Michael&lt;/p&gt;</content:encoded>


<dc:subject>Web Analytics</dc:subject>

<dc:creator>Michael Whitaker</dc:creator>
<dc:date>2008-04-21T14:15:05-07:00</dc:date>
<feedburner:origLink>http://monitus.blogs.com/yahoo_store/2008/04/new-radio-progr.html</feedburner:origLink></item>
<item rdf:about="http://monitus.blogs.com/yahoo_store/2008/04/visit-history-f.html">
<title>Visit history for latent transactions in Google Analytics</title>
<link>http://feedproxy.google.com/~r/YahooStoreBlog/~3/Nijz6R8Em2s/visit-history-f.html</link>
<description>I have been wondering about latent sales for quite some time, and how giving credit to only the last referrer leading up to a transaction could hide valuable information. While many visitors will convert during the first visit there are...</description>
<content:encoded>&lt;p&gt;I have been wondering about &lt;a href="http://monitus.blogs.com/yahoo_store/2006/11/who_gets_the_cr.html"&gt;latent sales&lt;/a&gt; for quite some time, and how giving credit to only the last referrer leading up to a transaction could &lt;strong&gt;hide valuable information&lt;/strong&gt;. While many visitors will convert during the first visit there are many visitors that take much longer to convert, interacting with your site across many visits and days. If you only give credit to the last referrer you may oversee some earlier referrers that may have at least &lt;strong&gt;assisted&lt;/strong&gt; in the sales cycle.&lt;/p&gt;

&lt;p&gt;We have updated our &lt;a href="http://www.analyticsindex.com/index.php?option=com_content&amp;amp;task=blogcategory&amp;amp;id=13&amp;amp;Itemid=34"&gt;Analytics Fox extension&lt;/a&gt; to allow &lt;a href="http://www.monitus.net"&gt;Monitus Tools&lt;/a&gt; users to &lt;strong&gt;view the referrer information of the visits leading up to a transaction&lt;/strong&gt; right inside the Google Analytics e-commerce transaction report. We are also launching a &lt;strong&gt;Transaction Assist&lt;/strong&gt; email report that will give merchants this information on a daily basis.&lt;/p&gt;

&lt;p&gt;Here is an actual example.&lt;/p&gt;

&lt;p&gt;1) The is the Ecommerce &amp;gt; Product Performance &amp;gt; Product Overview report for a particular product, segmented by keyword. The Google search &amp;quot;Samsonite...&amp;quot; (full keyword hidden for privacy) got the credit for the sale.&lt;br /&gt;&lt;a onclick="window.open(this.href, '_blank', 'width=387,height=272,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false" href="http://monitus.blogs.com/.shared/image.html?/photos/uncategorized/2008/04/18/step0_2.png"&gt;&lt;img width="387" height="272" border="0" src="http://monitus.blogs.com/yahoo_store/images/2008/04/18/step0_2.png" title="Step0_2" alt="Step0_2" /&gt;&lt;/a&gt;


 &lt;/p&gt;

&lt;p&gt;2) The corresponding transaction can be seen in the transactions report. &lt;br /&gt;&lt;a onclick="window.open(this.href, '_blank', 'width=378,height=221,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false" href="http://monitus.blogs.com/.shared/image.html?/photos/uncategorized/2008/04/18/step1.png"&gt;&lt;img width="378" height="221" border="0" src="http://monitus.blogs.com/yahoo_store/images/2008/04/18/step1.png" title="Step1" alt="Step1" /&gt;&lt;/a&gt;


&lt;/p&gt;

&lt;p&gt;3) The extension displays the number of visits (6) and a blue icon next to the transaction number. When you hover over the icon the visit history is displayed.&lt;br /&gt;&lt;a onclick="window.open(this.href, '_blank', 'width=628,height=397,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false" href="http://monitus.blogs.com/.shared/image.html?/photos/uncategorized/2008/04/18/step2_2.png"&gt;&lt;img width="628" height="397" border="0" src="http://monitus.blogs.com/yahoo_store/images/2008/04/18/step2_2.png" title="Step2_2" alt="Step2_2" /&gt;&lt;/a&gt;


 &lt;/p&gt;

&lt;p&gt;This yields real insight. Not only was this visitor initially referred from another site, but the visitor also went to a comparison shopping engine before making a number of different Google searches. The last visit corresponds to the keyword that gets the credit in GA.&lt;/p&gt;

&lt;p&gt;This example also highlights the apparent disconnect between different tracking systems. You can be sure that the shopping comparison engine will show a sale in its own reporting tool.&lt;/p&gt;

&lt;p&gt;Hours of endless fun! At least for me...&lt;/p&gt;

&lt;p&gt;Cheers,&lt;br /&gt;Michael&lt;/p&gt;</content:encoded>


<dc:subject>Web Analytics</dc:subject>

<dc:creator>Michael Whitaker</dc:creator>
<dc:date>2008-04-18T15:03:06-07:00</dc:date>
<feedburner:origLink>http://monitus.blogs.com/yahoo_store/2008/04/visit-history-f.html</feedburner:origLink></item>


</rdf:RDF><!-- ph=1 --><!-- nhm:from_kauri -->
