<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" 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/" > <channel><title>Comments on: Excellent Analytics Tip #15: Measure Latent Conversions &amp; Visitor Behavior</title> <atom:link href="http://www.kaushik.net/avinash/2009/01/excellent-analytics-tip-15-measure-latent-conversions-visitor-behavior.html/feed" rel="self" type="application/rss+xml" /><link>http://www.kaushik.net/avinash/2009/01/excellent-analytics-tip-15-measure-latent-conversions-visitor-behavior.html</link> <description>Pluralitas non est ponenda sine neccesitate.</description> <lastBuildDate>Mon, 15 Mar 2010 22:32:21 +0000</lastBuildDate> <generator>http://wordpress.org/?v=2.9.2</generator> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <item><title>By: Random_Steve</title><link>http://www.kaushik.net/avinash/2009/01/excellent-analytics-tip-15-measure-latent-conversions-visitor-behavior.html/comment-page-2#comment-484986</link> <dc:creator>Random_Steve</dc:creator> <pubDate>Wed, 08 Apr 2009 00:24:53 +0000</pubDate> <guid isPermaLink="false">http://www.kaushik.net/avinash/?p=1321#comment-484986</guid> <description>I implemented a potential solution to the unique visitor problem with GA today and then came across this post when trying to determine if I imagined the term &#039;latent&#039;.  The main reason to implement was that my company sells higher priced items that take at least a few visits and some invested time to purchase.  With GA measuring visits only, I could not follow the path from somebody googling &#039;Blue Widgets&#039; to reach our site and gaining site name recognition and then coming back 3 days later by googling &#039;site name&#039; to make a purchase.So, a unique string for each visitor is passed to the user defined value.  This is checked against the cookie to make sure the user defined value is not overwritten.  Now, when the database reports a new web customer with an order for say $5515.49, I segment by the unique user defined value revenue that matches that order total.  This creates a segment for the customer and I can see every historical move made up to the purchase instead of only the current visit.</description> <content:encoded><![CDATA[<p>I implemented a potential solution to the unique visitor problem with GA today and then came across this post when trying to determine if I imagined the term &#039;latent&#039;.  The main reason to implement was that my company sells higher priced items that take at least a few visits and some invested time to purchase.  With GA measuring visits only, I could not follow the path from somebody googling &#039;Blue Widgets&#039; to reach our site and gaining site name recognition and then coming back 3 days later by googling &#039;site name&#039; to make a purchase.</p><p>So, a unique string for each visitor is passed to the user defined value.  This is checked against the cookie to make sure the user defined value is not overwritten.  Now, when the database reports a new web customer with an order for say $5515.49, I segment by the unique user defined value revenue that matches that order total.  This creates a segment for the customer and I can see every historical move made up to the purchase instead of only the current visit.</p> ]]></content:encoded> </item> <item><title>By: Avinash Kaushik</title><link>http://www.kaushik.net/avinash/2009/01/excellent-analytics-tip-15-measure-latent-conversions-visitor-behavior.html/comment-page-1#comment-482506</link> <dc:creator>Avinash Kaushik</dc:creator> <pubDate>Sun, 08 Feb 2009 06:39:07 +0000</pubDate> <guid isPermaLink="false">http://www.kaushik.net/avinash/?p=1321#comment-482506</guid> <description>&lt;strong&gt;&lt;font color=blue&gt;Sebastien: &lt;/font&gt;&lt;/strong&gt; There is a lot of FUD floating around about cookies. Please check out one of my recent posts about Cookies:&lt;a href=&quot;http://www.kaushik.net/avinash/2008/07/web-analytics-visitor-tracking-cookies.html&quot; rel=&quot;nofollow&quot;&gt;A Primer On Web Analytics Visitor Tracking Cookies&lt;/a&gt;In the article I attempt to provide clarity about this issue (including cookie deletion).-Avinash.</description> <content:encoded><![CDATA[<p><strong><font color=blue>Sebastien: </font></strong> There is a lot of FUD floating around about cookies. Please check out one of my recent posts about Cookies:</p><p><a href="http://www.kaushik.net/avinash/2008/07/web-analytics-visitor-tracking-cookies.html" rel="nofollow">A Primer On Web Analytics Visitor Tracking Cookies</a></p><p>In the article I attempt to provide clarity about this issue (including cookie deletion).</p><p>-Avinash.</p> ]]></content:encoded> </item> <item><title>By: Sébastien Brodeur</title><link>http://www.kaushik.net/avinash/2009/01/excellent-analytics-tip-15-measure-latent-conversions-visitor-behavior.html/comment-page-1#comment-482405</link> <dc:creator>Sébastien Brodeur</dc:creator> <pubDate>Fri, 06 Feb 2009 23:05:35 +0000</pubDate> <guid isPermaLink="false">http://www.kaushik.net/avinash/?p=1321#comment-482405</guid> <description>What about cookie deletion. ComScore com up last year (or was it two year ago?) about cookie deletion being up to 40%.  I personally calculate a 22% monthly cookie deletion on our web site (base on traffic source (direct + organic than include our url) and new visitor segment.)This behaviour may affect result no?</description> <content:encoded><![CDATA[<p>What about cookie deletion. ComScore com up last year (or was it two year ago?) about cookie deletion being up to 40%.  I personally calculate a 22% monthly cookie deletion on our web site (base on traffic source (direct + organic than include our url) and new visitor segment.)</p><p>This behaviour may affect result no?</p> ]]></content:encoded> </item> <item><title>By: Josh Chambers</title><link>http://www.kaushik.net/avinash/2009/01/excellent-analytics-tip-15-measure-latent-conversions-visitor-behavior.html/comment-page-1#comment-482047</link> <dc:creator>Josh Chambers</dc:creator> <pubDate>Tue, 03 Feb 2009 14:06:20 +0000</pubDate> <guid isPermaLink="false">http://www.kaushik.net/avinash/?p=1321#comment-482047</guid> <description>Great post!We ran into this recently with an ecommerce client who was looking for instant purchases.Question: I thought that the GA cookies were re-written based on latest visit? So if their first exposure was PPC, they&#039;re 2nd &amp; 3rd visits may have been organic. If this is the case, then would that visitor still show up in my PPC segment for the second and third visits?Thanks for your help!</description> <content:encoded><![CDATA[<p>Great post!</p><p>We ran into this recently with an ecommerce client who was looking for instant purchases.</p><p>Question: I thought that the GA cookies were re-written based on latest visit? So if their first exposure was PPC, they&#039;re 2nd &amp; 3rd visits may have been organic. If this is the case, then would that visitor still show up in my PPC segment for the second and third visits?</p><p>Thanks for your help!</p> ]]></content:encoded> </item> <item><title>By: Liam</title><link>http://www.kaushik.net/avinash/2009/01/excellent-analytics-tip-15-measure-latent-conversions-visitor-behavior.html/comment-page-1#comment-482028</link> <dc:creator>Liam</dc:creator> <pubDate>Tue, 03 Feb 2009 09:32:53 +0000</pubDate> <guid isPermaLink="false">http://www.kaushik.net/avinash/?p=1321#comment-482028</guid> <description>Avinash - yet another great post!We&#039;re starting to develop a Member Centre area for our Intranet at the British Parliament. Of course we&#039;ll get a whole surge of traffic to it the week we launch because we&#039;ll make a big splash about it on the corporate newsletter etc (and I&#039;m sure we&#039;ll bathe in the warm rays of those early numbers)... but you&#039;re bang right about watching what happens to all those visitors down the line. It won&#039;t be much of a Member Centre if no one bothers to use it after a month. I know that is a little different to the idea of latent conversions for individual campaigns but it&#039;s the same principle.The good news for us is we actually know the number of Members we have in our organisation so we can actually see what percentage are actually using the Member Centre on a regular and ongoing basis. I feel a KPI coming on!Ok, better stop commenting and actually get on with building the damn thing or there will be nothing to measure! :-)Thanks again and keep them coming,Liam</description> <content:encoded><![CDATA[<p>Avinash &#8211; yet another great post!</p><p>We&#039;re starting to develop a Member Centre area for our Intranet at the British Parliament. Of course we&#039;ll get a whole surge of traffic to it the week we launch because we&#039;ll make a big splash about it on the corporate newsletter etc (and I&#039;m sure we&#039;ll bathe in the warm rays of those early numbers)&#8230; but you&#039;re bang right about watching what happens to all those visitors down the line. It won&#039;t be much of a Member Centre if no one bothers to use it after a month. I know that is a little different to the idea of latent conversions for individual campaigns but it&#039;s the same principle.</p><p>The good news for us is we actually know the number of Members we have in our organisation so we can actually see what percentage are actually using the Member Centre on a regular and ongoing basis. I feel a KPI coming on!</p><p>Ok, better stop commenting and actually get on with building the damn thing or there will be nothing to measure! :-)</p><p>Thanks again and keep them coming,</p><p>Liam</p> ]]></content:encoded> </item> <item><title>By: Visitor Retention Mapping &#187; Marketing Productivity Blog &#187; Blog Archive</title><link>http://www.kaushik.net/avinash/2009/01/excellent-analytics-tip-15-measure-latent-conversions-visitor-behavior.html/comment-page-1#comment-481824</link> <dc:creator>Visitor Retention Mapping &#187; Marketing Productivity Blog &#187; Blog Archive</dc:creator> <pubDate>Fri, 30 Jan 2009 18:37:19 +0000</pubDate> <guid isPermaLink="false">http://www.kaushik.net/avinash/?p=1321#comment-481824</guid> <description>[...] For detailed examples of Visitor &amp; Customer Retention Mapping, see the Measuring Engagement Series.  For examples of how to measure Visitor Recency in Google Analytics, see this post by Avinash. [...]</description> <content:encoded><![CDATA[<p>[...] For detailed examples of Visitor &amp; Customer Retention Mapping, see the Measuring Engagement Series.  For examples of how to measure Visitor Recency in Google Analytics, see this post by Avinash. [...]</p> ]]></content:encoded> </item> </channel> </rss>
<!-- This site's performance optimized by W3 Total Cache. Dramatically improve the speed and reliability of your blog!

Learn more about our WordPress Plugins: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced) (user agent is rejected)
Database Caching 9/20 queries in 0.007 seconds using disk

Served from: stickerbest.com @ 2010-03-16 09:18:32 -->