<?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>EmptyMind &#187; clickmap</title>
	<atom:link href="http://emptymind.org/tag/clickmap/feed/" rel="self" type="application/rss+xml" />
	<link>http://emptymind.org</link>
	<description>Jason Thompson Web Analytics</description>
	<lastBuildDate>Thu, 26 Jan 2012 03:47:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Omniture ClickMap Data Accuracy</title>
		<link>http://emptymind.org/omniture-clickmap-data-accuracy/</link>
		<comments>http://emptymind.org/omniture-clickmap-data-accuracy/#comments</comments>
		<pubDate>Sat, 30 Jan 2010 19:38:24 +0000</pubDate>
		<dc:creator>Jason Thompson</dc:creator>
				<category><![CDATA[Omniture SiteCatalyst]]></category>
		<category><![CDATA[click tracking]]></category>
		<category><![CDATA[clickmap]]></category>
		<category><![CDATA[heat map]]></category>
		<category><![CDATA[omniture]]></category>
		<category><![CDATA[Web Analytics]]></category>

		<guid isPermaLink="false">http://emptymind.org/?p=753</guid>
		<description><![CDATA[I set out to test the data accuracy of Omniture&#8217;s ClickMap tool and the heat map tool offered by CrazyEgg. I quickly found it difficult and frustrating to run a clean test. So, I decided to simplify the test and measure the performance of each tool separately. I also want to be clear, that the [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left:10px; margin-top: -50px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Femptymind.org%2Fomniture-clickmap-data-accuracy%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif&amp;source=usujason&amp;style=normal&amp;service=bit.ly&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>I set out to test the data accuracy of Omniture&#8217;s ClickMap tool and the heat map tool offered by CrazyEgg.  I quickly found it difficult and frustrating to run a clean test.  So, I decided to simplify the test and measure the performance of each tool separately.</p>
<p>I also want to be clear, that the point of this experiment is not to debate Omniture ClickMap vs. CrazyEgg.  They are two separate products, with different pricing and distribution structures.</p>
<p>I see ClickMap and CrazyEgg as being complimentary tools.  ClickMap is great for measuring ongoing site behavior, it can easily be tied to site conversion, and is great for measuring sites with dynamic content.  CrazyEgg is best suited for structured tests, the run for a pre-determined period of time and for measuring exact click locations to better understand creative placement.</p>
<blockquote><p><strong>NOTE:</strong> This test covers the out-of-the-box deployment of ClickMap. I did not test the impact of dynamic pages. For sites that use highly dynamic pages, Omniture recommends using s_ObjectID tracking.  Speak with your Omniture representive about updating your code to automatically assign unique IDs for link tracking.  Also refer to my post <a href="http://emptymind.org/omniture-clickmap-s_objectid/">Omniture ClickMap &amp; s_ObjectID</a></p></blockquote>
<p>I tested the following link types:</p>
<ol>
<li>CSS styled drop down menus</li>
<li>Text links that open in a new window</li>
<li>Text Links that open in the same window</li>
<li>HTML Form button</li>
<li>Photo wrapped with an href</li>
<li>A button with no destination link</li>
<li>Flash Banner</li>
</ol>
<h2>Drop Down Menus</h2>
<p><a rel="lightbox" href="http://emptymind.org/wordpress/wp-content/uploads/2010/01/dropdown1.jpg"><img class="alignnone size-full wp-image-776" title="dropdown" src="http://emptymind.org/wordpress/wp-content/uploads/2010/01/dropdown1.jpg" alt="" width="316" height="95" /></a><br />
I was pleasantly surprised to see that ClickMap accurately, I clicked each link 5 times and the overlay reported 5 clicks on each link, tracked clicks on drop down menus.  Again, the accuracy will depend on the technology you use to create your drop down menus but for CSS styled menus, ClickMap works great, with one exception.  If the link in the drop down menu opens in a new window (i.e. target=&#8221;_blank&#8221;), ClickMap did not record a click on this link.</p>
<h2>Text Links (New Window)</h2>
<h2><a href="http://emptymind.org/wordpress/wp-content/uploads/2010/01/text_new1.jpg"><img class="alignnone size-full wp-image-778" title="text_new" src="http://emptymind.org/wordpress/wp-content/uploads/2010/01/text_new1.jpg" alt="" width="964" height="82" /></a></h2>
<p>I tested two different link types.  One I call simple links, a standard link with no query string parameters and complex links, a link that contains query string parameters. In this test, the links open in a new window (i.e. target=&#8221;_blank&#8221;).  Again, 5 clicks equaled 5 clicks in the ClickMap report.</p>
<h2>Text Links (Same Window)</h2>
<p><a href="http://emptymind.org/wordpress/wp-content/uploads/2010/01/text_new1.jpg"><img class="alignnone size-full wp-image-778" title="text_new" src="http://emptymind.org/wordpress/wp-content/uploads/2010/01/text_new1.jpg" alt="" width="964" height="82" /></a></p>
<p>The same two links from the previous test, this time the links opened in the same window, and with the previous test 5 for 5 on the click tracking.</p>
<h2>HTML Form Button</h2>
<p><a href="http://emptymind.org/wordpress/wp-content/uploads/2010/01/button.jpg"><img class="alignnone size-full wp-image-783" title="button" src="http://emptymind.org/wordpress/wp-content/uploads/2010/01/button.jpg" alt="" width="161" height="48" /></a></p>
<p>I deployed a simple HTML form with a button that navigates to a new page.  I had heard complaints that buttons were not accurately tracked with ClickMap but I found in my test 5 clicks were recorded 5 times.   It should be noted that the action of the button is a URL and not a function, if the action was a function, my guess is that the button would not be properly tracked with ClickMap.</p>
<h2>Photo Link</h2>
<p><a href="http://emptymind.org/wordpress/wp-content/uploads/2010/01/photo.jpg"><img class="alignnone size-full wp-image-785" title="photo" src="http://emptymind.org/wordpress/wp-content/uploads/2010/01/photo.jpg" alt="" width="338" height="420" /></a></p>
<p>Again, another 5 out of 5!  Go DWill!!!</p>
<h2>A Big Button That Does Nothing</h2>
<p><a href="http://emptymind.org/wordpress/wp-content/uploads/2010/01/big_button.jpg"><img class="alignnone size-medium wp-image-787" title="big_button" src="http://emptymind.org/wordpress/wp-content/uploads/2010/01/big_button-300x296.jpg" alt="" width="300" height="296" /></a></p>
<p>As expected, ClickMap did not record clicks on the big button that goes nowhere.</p>
<h2>Flash Banner</h2>
<p><a href="http://emptymind.org/wordpress/wp-content/uploads/2010/01/SafariScreenSnapz001.jpg"><img class="alignnone size-medium wp-image-788" title="SafariScreenSnapz001" src="http://emptymind.org/wordpress/wp-content/uploads/2010/01/SafariScreenSnapz001-300x46.jpg" alt="" width="300" height="46" /></a></p>
<p>ClickMap did not record any clicks on the Flash banner.</p>
<blockquote><p><strong>NOTE: </strong>Click tracking on Flash applications is not supported by the out-of-the-box ClickMap solution, however Omniture does have a Flash tracking solution which does support ClickMap tracking, please contact your Omniture representative.</p></blockquote>
<p>By no means was this test scientifically rigorous, there are many different factors that can impact the accuracy of the ClickMap data, however what I hoped to prove was that ClickMap is directionally correct.</p>
<p>In the end, ClickMap should be used as an indicator, as to which areas of your site navigation are working and which areas warrant further analysis.  No conclusions should be reached based on the results of ClickMap data alone, however as part of a more formal analysis and for use as a directional indicator, ClickMap is a very solid tool that should not be dismissed.</p>
<div class="wp-about-author-containter-around" style="background-color:#c8d2d5;"><div class="wp-about-author-pic"><img alt='' src='http://0.gravatar.com/avatar/68c6a679f1cf4c36f6d2217caf1296b2?s=100&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D100&amp;r=G' class='avatar avatar-100 photo' height='100' width='100' /></div><div class="wp-about-author-text"><h3><a href='http://emptymind.org/author/admin/' title='Jason Thompson'>Jason Thompson</a></h3><p>Jason is the Sr. Director of Community Solutions at <a href="http://keystonesolutions.com">Keystone Solutions</a>. 

If you are interested in partnering with Jason at Keystone, in need of analytics &amp; optimization consulting, or looking for employment/internship possibilities, please feel free to email ‘jason [at] keystonesolutions [dot] com’</p><p><a href='http://twitter.com/#!/usujason' title='Jason Thompsonon Twitter'>Twitter</a> - <a href='http://www.facebook.com/usujason' title='Jason Thompson on Facebook'>Facebook</a> - <a href='http://emptymind.org/author/admin/' title='More posts by Jason Thompson'>More Posts</a> </p></div></div>]]></content:encoded>
			<wfw:commentRss>http://emptymind.org/omniture-clickmap-data-accuracy/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Omniture ClickMap &amp; s_ObjectID</title>
		<link>http://emptymind.org/omniture-clickmap-s_objectid/</link>
		<comments>http://emptymind.org/omniture-clickmap-s_objectid/#comments</comments>
		<pubDate>Tue, 11 Aug 2009 16:55:12 +0000</pubDate>
		<dc:creator>Jason Thompson</dc:creator>
				<category><![CDATA[Omniture]]></category>
		<category><![CDATA[Web Analytics]]></category>
		<category><![CDATA[clickmap]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[corporate]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[omniture]]></category>

		<guid isPermaLink="false">http://emptymind.org/?p=410</guid>
		<description><![CDATA[I recently spoke with a friend of mine about my experience using Omniture&#8217;s ClickMap product and I thought it may be beneficial to others if I recorded my findings here. I feared the day that the executives at my company caught wind of the ClickMap tool, it was my experience when I worked at Omniture [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left:10px; margin-top: -50px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Femptymind.org%2Fomniture-clickmap-s_objectid%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif&amp;source=usujason&amp;style=normal&amp;service=bit.ly&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>I recently spoke with a friend of mine about my experience using Omniture&#8217;s ClickMap product and I thought it may be beneficial to others if I recorded my findings here.</p>
<p>I feared the day that the executives at my company caught wind of the ClickMap tool, it was my experience when I worked at Omniture that executives would gloss over all the sweet features of SiteCatalyst and the sheer power of Discover to droll over the sexy display of ClickMap, yet the data was always questionable.</p>
<p>I decided rather than to shy away, I would dive into ClickMap and test, test, test, until I fully understood how it worked.</p>
<p>Allowing the ClickMap tool to automatically track our links was out of the question, the data was far too inaccurate to be of any value.  Omniture recommended I deploy something they called &#8220;ObjectID tracking&#8221; to solve my tracking issues.</p>
<p>From my testing, the s_ObjectID works perfectly on all link types (simple links, links with query string parameters, exit links) if I manually assign the ID, so that gave me a sense of hope.  However, without an automated delivery method, it will be unusable.</p>
<p>My next attempt was to use a plug-in supplied by Omniture that automatically assigns the s_ObjectID to links.</p>
<p>The plug-in is generating the ID based on a combination of the destination link and a sequence number that is applied to the end of the ID.  I spent some time trying to get the plugin to work and it seems, after breaking it down, that it works as expected on all link types except links that contain a &#8216;?&#8217; in them.  Any links with a &#8216;?&#8217; were failed to be overlaid by ClickMap until I added one simple line of code to the plug-in:</p>
<p><em>ID=ID.replace(&#8220;?&#8221;,&#8221;_&#8221;);</em></p>
<p>What do you know?  It fixed all my problems!</p>
<div class="wp-about-author-containter-around" style="background-color:#c8d2d5;"><div class="wp-about-author-pic"><img alt='' src='http://0.gravatar.com/avatar/68c6a679f1cf4c36f6d2217caf1296b2?s=100&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D100&amp;r=G' class='avatar avatar-100 photo' height='100' width='100' /></div><div class="wp-about-author-text"><h3><a href='http://emptymind.org/author/admin/' title='Jason Thompson'>Jason Thompson</a></h3><p>Jason is the Sr. Director of Community Solutions at <a href="http://keystonesolutions.com">Keystone Solutions</a>. 

If you are interested in partnering with Jason at Keystone, in need of analytics &amp; optimization consulting, or looking for employment/internship possibilities, please feel free to email ‘jason [at] keystonesolutions [dot] com’</p><p><a href='http://twitter.com/#!/usujason' title='Jason Thompsonon Twitter'>Twitter</a> - <a href='http://www.facebook.com/usujason' title='Jason Thompson on Facebook'>Facebook</a> - <a href='http://emptymind.org/author/admin/' title='More posts by Jason Thompson'>More Posts</a> </p></div></div>]]></content:encoded>
			<wfw:commentRss>http://emptymind.org/omniture-clickmap-s_objectid/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

