<?xml version="1.0" encoding="utf-8"?>
			
			<rss version="2.0">
			<channel>
			<title>AB Testing - tools</title>
			<link>http://alwaysbetesting.com/abtest/index.cfm</link>
			<description>Always be testing... your guide to continuous improvement.</description>
			<language>en-us</language>
			<pubDate>Thu, 02 Sep 2010 20:19:04 -0700</pubDate>
			<lastBuildDate>Thu, 08 Oct 2009 07:42:00 -0700</lastBuildDate>
			<generator>BlogCFC</generator>
			<docs>http://blogs.law.harvard.edu/tech/rss</docs>
			<managingEditor>andyed@gmail.com</managingEditor>
			<webMaster>andyed@gmail.com</webMaster>
			
			
			
			
			
			<item>
				<title>Statistics 202: Statistical Aspects of Data Mining</title>
				<link>http://alwaysbetesting.com/abtest/index.cfm/2009/10/8/Statistics-202-Statistical-Aspects-of-Data-Mining</link>
				<description>
				
				Highly recommended - a Standford class delivered at Google with the lectures available on Google Video / Youtube.

The course uses both the open source stats tool R as well as Excel for the heavy and lightweight ways to get things done.

The slides are at &lt;a href=&quot;http://www.stats202.com/original_index.html&quot;&gt;stats202.com&lt;/a&gt;.

Navigating the YouTube UI to work through these vids is painful, so I created a playlist with the videos. Click through for the larger format video:
&lt;object width=&quot;480&quot; height=&quot;385&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http://www.youtube.com/p/2E64AA09CB0A6C6C&amp;amp;hl=en&amp;amp;fs=1&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowFullScreen&quot; value=&quot;true&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowscriptaccess&quot; value=&quot;always&quot;&gt;&lt;/param&gt;&lt;embed src=&quot;http://www.youtube.com/p/2E64AA09CB0A6C6C&amp;amp;hl=en&amp;amp;fs=1&quot; type=&quot;application/x-shockwave-flash&quot; width=&quot;480&quot; height=&quot;385&quot; allowscriptaccess=&quot;always&quot; allowfullscreen=&quot;true&quot;&gt;&lt;/embed&gt;&lt;/object&gt;

Happy data-mining!
				
				</description>
						
				
				<category>tools</category>				
				
				<category>analytics</category>				
				
				<pubDate>Thu, 08 Oct 2009 07:42:00 -0700</pubDate>
				<guid>http://alwaysbetesting.com/abtest/index.cfm/2009/10/8/Statistics-202-Statistical-Aspects-of-Data-Mining</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>Bing! You&apos;ve got SERP Position</title>
				<link>http://alwaysbetesting.com/abtest/index.cfm/2009/6/30/Bing-Youve-got-SERP-Position</link>
				<description>
				
				The &lt;a href=&quot;http://alwaysbetesting.com/abtest/includes/seopositionplus.js&quot;&gt;SEO Position Plus&lt;/a&gt; script has been updated to pull page offset from Bing.com -- thanks to Stomper &lt;a href=&quot;http://www.bunkbedsnow.com/&quot;&gt;Jim MacKay&lt;/a&gt;.  Get it at the normal place and keep an eye on &lt;a href=&quot;http://gist.github.com/138555&quot;&gt;http://gist.github.com/138555&lt;/a&gt;.
				
				</description>
						
				
				<category>search</category>				
				
				<category>tools</category>				
				
				<category>analytics</category>				
				
				<pubDate>Tue, 30 Jun 2009 21:26:00 -0700</pubDate>
				<guid>http://alwaysbetesting.com/abtest/index.cfm/2009/6/30/Bing-Youve-got-SERP-Position</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>Google Analytics API Roundup</title>
				<link>http://alwaysbetesting.com/abtest/index.cfm/2009/4/27/Google-Analytics-API-Roundup</link>
				<description>
				
				Man, you gotta love the internet. Within a week of the general &lt;a href=&quot;http://analytics.blogspot.com/2009/04/attention-developers-google-analytics.html&quot;&gt;availability of the Google Analytics API&lt;/a&gt; there&apos;s an explosion of interesting new works and open source creations.  While some folks may have had access before the announcement, the checkin streams on github show there&apos;s no time like the present.

There are two Ruby wrappers: &lt;a href=&quot;http://github.com/cannikin/gattica/tree/master&quot;&gt;Gattica&lt;/a&gt; and &lt;a href=&quot;http://github.com/vigetlabs/garb/tree/master&quot;&gt;Garb&lt;/a&gt; as well as one in &lt;a href=&quot;http://blog.clintecker.com/post/100021441/python-google-analytics-client-how-to-use-it-and-how&quot;&gt;Python&lt;/a&gt;. (Update: See this &lt;a href=&quot;http://analytics.blogspot.com/2009/05/nine-new-google-analytics-api-client.html&quot;&gt;offc. Google Analytics blog post&lt;/a&gt; for more)

&lt;a href=&quot;http://www.flickr.com/photos/andyed/3478724430/&quot;&gt;&lt;img src=&quot;http://farm4.static.flickr.com/3304/3478724430_fa8168ebfa.jpg?v=0&quot; width=&quot;50%&quot; border=&quot;0&quot; align=&quot;right&quot;&gt;&lt;/a&gt;
I did a bit of hacking over the weekend and adapted one of the &lt;a href=&quot;http://code.google.com/p/ga-api-javascript-samples/&quot;&gt;code samples&lt;/a&gt; to present a word cloud of search referral keywords.  Bounce rate is mapped to opacity and frequency to sum of traffic from all phrases including the word.

Mad props to the Juice Analytics folks for their &lt;a href=&quot;http://vascodegapi.juiceanalytics.com/&quot;&gt;Google API explorer tool&lt;/a&gt; for making it easy to get a grasp on the capabilities and restrictions. There are some &lt;a href=&quot;http://www.viget.com/extend/introducing-garb-access-the-google-analytics-data-export-api-with-ruby/&quot;&gt;hard to predict limitations&lt;/a&gt; on the factor and metric combinations allowed. Also notable in limitations is no support for &lt;a href=&quot;http://groups.google.com/group/google-analytics-data-export-api/browse_thread/thread/7c7b8b1a100d23a8&quot;&gt;eventing data&lt;/a&gt;.

There&apos;s sure to be lots of &lt;a href=&quot;http://del.icio.us/andyed/googleanalytics&quot;&gt;interesting things to come&lt;/a&gt;.  I&apos;m not especially interested in tools that mimic the functionality of the web site in desktop application form, but rather in tools that go beyond the analyses that GA enables. &lt;a href=&quot;http://code.google.com/apis/analytics/docs/gdata/gdataGallery.html&quot;&gt;Check out Google&apos;s gallery&lt;/a&gt; for a mix of the two.

The &lt;a href=&quot;http://www.desktop-reporting.com/index.html&quot;&gt;desktop reporting.com&lt;/a&gt; folks have a basic replication widget available with the promise of fancier stuff to come. The Juice Analytics folks have a &lt;a href=&quot;https://www.concentrateme.com/features/&quot;&gt;keyword research tool called Concentrate&lt;/a&gt;.

We&apos;re pondering keyword applications as well, along with traffic source, automated diagnostics, and more advanced path analyses. What would you like to see available from your Google Analytics data?

Finally, if you&apos;d like to try the keyword cloud view on your site, here&apos;s &lt;a href=&quot;http://alwaysbetesting.com/abtest/tools/gaviz/keywordcloud.html&quot;&gt;the link for the exceptionally quick keyword cloud hack&lt;/a&gt; above.  Works best in Safari / Chrome at the moment strangely.
				
				</description>
						
				
				<category>tools</category>				
				
				<category>analytics</category>				
				
				<pubDate>Mon, 27 Apr 2009 19:07:00 -0700</pubDate>
				<guid>http://alwaysbetesting.com/abtest/index.cfm/2009/4/27/Google-Analytics-API-Roundup</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>Taking Open Office 3.0 Through the (Web Analyst) Paces</title>
				<link>http://alwaysbetesting.com/abtest/index.cfm/2008/5/9/Taking-Open-Office-30-Through-the-Paces</link>
				<description>
				
				The &lt;a href=&quot;http://www.techmeme.com/080509/p8#a080509p8&quot;&gt;beta&lt;/a&gt; of &lt;a href=&quot;http://download.openoffice.org/3.0beta/&quot;&gt;Open Office 3&lt;/a&gt; is a big step for Mac users, removing the need for X11 or the aging &lt;a href=&quot;http://www.neooffice.org/neojava/en/index.php&quot;&gt;NeoOffice port&lt;/a&gt;.  I tried out the spreadsheet app for some basic data crunching tasks.

I was pleased with the design of the charting workflow. Click through to Flickr for the 4 image sequence.  On casual inspection, it seemed a bit easier to work with than the multi-path 2003 Excel or the new 07 Excel.
&lt;br/&gt;
&lt;a href=&quot;http://flickr.com/photos/andyed/2477583130/&quot;&gt;&lt;img src=&quot;http://farm3.static.flickr.com/2217/2477583130_dda285514b.jpg?v=0&quot;&gt;&lt;/a&gt;
&lt;br/&gt;

There are also &lt;a href=&quot;http://marketing.openoffice.org/3.0/featurelistbeta.html#Chart_Enhancements&quot;&gt;new charting features&lt;/a&gt; for regression plotting and custom error bars.

Check out a &lt;a href=&quot;http://screencast.com/t/cRUY3gGyJSu&quot;&gt;quick Jing screencast&lt;/a&gt; of running a &quot;data pilot&quot; (akin to pivot tables) on some recent eyetracking data.  Alternatively, check out this howto blog post on &lt;a href=&quot;http://openoffice.blogs.com/openoffice/2006/11/data_pilots_in_.html&quot;&gt;the Open Office&lt;/a&gt; blog.

&lt;a href=&quot;http://flickr.com/photos/andyed/2476770737/&quot;&gt;&lt;img src=&quot;http://farm3.static.flickr.com/2038/2476770737_6ecb66ef54.jpg?v=0&quot; align=&quot;right&quot; vspace=&quot;6&quot; hspace=&quot;6&quot; border=&quot;0&quot;&gt;&lt;/a&gt;
While I had to read docs to figure out how to do a pivot table, check out this &lt;a href=&quot;http://flickr.com/photos/andyed/2476770737/&quot;&gt;neat menu explorer help function&lt;/a&gt;!

While I opened a simple .xlsx file succesfully, &lt;a href=&quot;http://www.infoworld.com/article/08/05/08/OpenOffice-beta-fails-the-Office-2007-test_1.html&quot;&gt;Infoworld&lt;/a&gt; tried more complex files and found support in need of more work.  I did notice that OO won&apos;t save to .xslx, though it opened several simple files fine.

Will OO v3 be a credible alternative to MS Office?  Depends on the task -- but it looks to do a decent job an analyst&apos;s basic requirements.
&lt;br clear=&quot;all&quot;/&gt;
				
				</description>
						
				
				<category>tools</category>				
				
				<pubDate>Fri, 09 May 2008 06:39:00 -0700</pubDate>
				<guid>http://alwaysbetesting.com/abtest/index.cfm/2008/5/9/Taking-Open-Office-30-Through-the-Paces</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>Got Leopard?  Login to Google Analytics compulsively?</title>
				<link>http://alwaysbetesting.com/abtest/index.cfm/2007/10/31/Got-Leopard--Login-to-Google-Analytics-compulsively</link>
				<description>
				
				The new version of Mac OS X, Leopard, adds a new type of Dashboard widget, created from within the Safari browser.  You just pick a part of a webpage you want on your dash, and it&apos;ll be there updated whenever you look.

Turns out, this seems to work just fine with Google Analytics. Just click the webclip icon in safari while you&apos;re looking at a GA report.  Here&apos;s a demo... I actually create a clip on wired.com but if you look carefully you&apos;ll see several GA widgets already in place.

&lt;script type=&quot;text/javascript&quot; src=&quot;https://freeiq.com/ufo.js&quot;&gt;&lt;/script&gt;&lt;script type=&quot;text/javascript&quot;&gt;var FOosx={movie:&quot;https://freeiq.com/ipprime.swf&quot;,width:&quot;450&quot;,height:&quot;338&quot;,majorversion:&quot;7&quot;,build:&quot;0&quot;,bgcolor:&quot;#FFFFFF&quot;,flashvars:&quot;playlistURL=https://freeiq.com/vidxml.dhtml?lx=osx|ab100005672&amp;autoplay=false&amp;embed=1&quot; }; UFO.create(FOosx, &quot;foosx&quot;);&lt;/script&gt;&lt;p id=&quot;foosx&quot;&gt;&lt;a href=&quot;http://www.macromedia.com/go/getflashplayer&quot;&gt;Get the Flash Player&lt;/a&gt; to see this player.&lt;/p&gt;


There is one caveat, the dashboard widget won&apos;t remember any clicks that don&apos;t trigger a new url -- so it will forget if that you clicked the e-commerce tab.  Still, very handy.
				
				</description>
						
				
				<category>tools</category>				
				
				<category>analytics</category>				
				
				<pubDate>Wed, 31 Oct 2007 23:38:00 -0700</pubDate>
				<guid>http://alwaysbetesting.com/abtest/index.cfm/2007/10/31/Got-Leopard--Login-to-Google-Analytics-compulsively</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>Q&amp;A: Can I test with only 5000 visitors a month?</title>
				<link>http://alwaysbetesting.com/abtest/index.cfm/2007/10/24/QA-Can-I-test-with-only-5000-visitors-a-month</link>
				<description>
				
				Five thousand visitors a month is not too little traffic to effectively test.

Here&apos;s a nice writeup of &lt;a href=&quot;http://steveloszewski.blogspot.com/2007/04/simple-statistics-for-ad-testing.html
&quot;&gt;small sample sizes and simple statistical
testing&lt;/a&gt; on conversion rates.

If you site does not have transactional components (low conversion, high gain), then it may be too little traffic to measure more highly variable dependent variables like bounce rate, depth of visit, or more
refined engagement metrics.

As long as you have a contact, purchase, or download outcome, the techniques illustrated in the AdWords stats post will work for you.

Multivariate testing actually eeks more statistical power out of less traffic than simple split testing; it&apos;s just that the conclusion of a single &quot;test&quot; takes longer, but you get more done in a year than doing iterative splits.

I&apos;ve worked in situations of immense scale -- you still have to test for a full week to deal with day of week effects.  For the low traffic scenario, if you focus on key points along the line to conversion, you *can* do data driven design iteration.  

The &lt;a href=&quot;http://www.lunametrics.com/blog/2007/10/23/how-do-you-optimize-a-low-traffic-site/&quot;&gt;Luna Metrics Blog&lt;/a&gt; covers this same topic, with details of the &lt;a href=&quot;http://alwaysbetesting.com/abtest/&quot;&gt;mailing list post&lt;/a&gt; that triggered it. For those with the opposite scenario, lots of traffic, check a video excerpt from my web 2.0 expo talk on &lt;a href=&quot;http://freeiq.com/foo&quot;&gt;analytics at scale&lt;/a&gt;.
				
				</description>
						
				
				<category>e-commerce</category>				
				
				<category>tools</category>				
				
				<category>analytics</category>				
				
				<pubDate>Wed, 24 Oct 2007 07:28:00 -0700</pubDate>
				<guid>http://alwaysbetesting.com/abtest/index.cfm/2007/10/24/QA-Can-I-test-with-only-5000-visitors-a-month</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>Heuristic Evaluation: Down to Earth Lessons from MIT</title>
				<link>http://alwaysbetesting.com/abtest/index.cfm/2007/8/26/Heuristic-Evaluation-Down-to-Earth-Lessons-from-MIT</link>
				<description>
				
				One of my favorite techniques in usability is simple &quot;&lt;a href=&quot;http://en.wikipedia.org/wiki/Heuristic_evaluation&quot;&gt;heuristic review&lt;/a&gt;&quot;.  This is a sort of the &quot;what would &lt;insert hero&gt; do&quot; style evaluation guided by a set of questions. Debuted by Jakob Nielsen, the idea of a set of principles to evaluate as one of the most efficient ways to conduct a expertise oriented (as opposed to observation oriented) evalution has spread with lot of &lt;a href=&quot;http://www.stanford.edu/group/web-creators/heuristics&quot;&gt;variants&lt;/a&gt; from the &lt;a href=&quot;http://www.useit.com/papers/heuristic/heuristic_list.html&quot;&gt;original ten heuristics&lt;/a&gt;.
&lt;br/&gt;&lt;br/&gt;
This came to mind today as I was browsing the &lt;a href=&quot;http://ocw.mit.edu/OcwWeb/index.htm&quot;&gt;MIT Open Courseware site&lt;/a&gt; -- a really neat online repository of materials from the last few years of MIT classes. Yep, you can learn from the same materials as MIT students!
&lt;br/&gt;&lt;br/&gt;
To get a quick feel for heuristics, take a look at this &lt;a href=&quot;http://web.mit.edu/ist/usability/usability-guidelines.html&quot;&gt;usability checklist from web.mit&lt;/a&gt;.
For a heavy-weight engagement with heuristic review, check out &lt;a href=&quot;http://ocw.mit.edu/NR/rdonlyres/Electrical-Engineering-and-Computer-Science/6-831Fall-2004/28090B0B-BE45-432C-8F9B-ECA66EA18AF4/0/L14.pdf&quot;&gt;the lecture notes (lesson 14)&lt;/a&gt; from &lt;a href=&quot;http://ocw.mit.edu/OcwWeb/Electrical-Engineering-and-Computer-Science/6-831Fall-2004/CourseHome/index.htm&quot;&gt;User Interface Design and Implementation, Fall 2004&lt;/a&gt;. Foundational principles are discussed in &lt;a href=&quot;http://ocw.mit.edu/NR/rdonlyres/Electrical-Engineering-and-Computer-Science/6-831Fall-2004/E0F28DA3-A454-4F55-90D0-BBB01417EC41/0/L8.pdf&quot;&gt;Lesson 8&lt;/a&gt;
				
				</description>
						
				
				<category>usability</category>				
				
				<category>tools</category>				
				
				<pubDate>Sun, 26 Aug 2007 19:01:00 -0700</pubDate>
				<guid>http://alwaysbetesting.com/abtest/index.cfm/2007/8/26/Heuristic-Evaluation-Down-to-Earth-Lessons-from-MIT</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>Trying Out Compete.com</title>
				<link>http://alwaysbetesting.com/abtest/index.cfm/2007/5/28/Trying-Out-Competecom</link>
				<description>
				
				With the questionable &lt;a href=&quot;http://blogsearch.google.com/blogsearch?hl=en&amp;um=1&amp;tab=wb&amp;client=firefox-a&amp;ie=UTF-8&amp;oe=utf-8&amp;rls=org.mozilla%3Aen-US%3Aofficial&amp;q=alexa+statsaholic&amp;btnG=Search+Blogs&quot;&gt;business behavior around Alexa&lt;/a&gt;, and the &lt;a href=&quot;http://www.google.com/views?hl=en&amp;um=1&amp;client=firefox-a&amp;ie=UTF-8&amp;oe=utf-8&amp;rls=org.mozilla:en-US:official&amp;q=engagement%20metric%20view%3Atimeline&amp;sa=N&amp;tab=bw&quot;&gt;bubbling buzz on &lt;a href=&quot;http://blogsearch.google.com/blogsearch?hl=en&amp;um=1&amp;tab=wb&amp;client=firefox-a&amp;ie=UTF-8&amp;oe=utf-8&amp;rls=org.mozilla%3Aen-US%3Aofficial&amp;q=engagement+metric&amp;btnG=Search+Blogs&quot;&gt;engagement metrics&lt;/a&gt;, and the announcement of a &lt;a href=&quot;http://blogsearch.google.com/blogsearch?hl=en&amp;um=1&amp;tab=wb&amp;client=firefox-a&amp;ie=UTF-8&amp;oe=utf-8&amp;rls=org.mozilla%3Aen-US%3Aofficial&amp;q=compete+api&amp;btnG=Search+Blogs&quot;&gt;new API&lt;/a&gt;, this morning seemed the time to give Compete.com a thorough evaluation, checking for confirmation of Alexa&apos;s recognition of the meteoric growth of &lt;a href=&quot;http://freeiq.com/andyed&quot;&gt;Free IQ&lt;/a&gt; over the last month.&lt;br/&gt;&lt;br/&gt;
Compete captures the rise of Free IQ to a top 10k site:&lt;br/&gt;
&lt;a href=&apos;http://snapshot.compete.com/freeiq.com+videojug.com+expertvillage.com+revver.com+slideshare.net?metric=rank&apos;&gt;&lt;img src=&apos;http://home.compete.com.edgesuite.net/freeiq.com+videojug.com+expertvillage.com+revver.com+slideshare.net_rank_460.png&apos; /&gt;&lt;/a&gt;
&lt;br/&gt;&lt;br/&gt;


Compete also does the basic Alexa-style competitive user reach tracking:&lt;br/&gt;
&lt;a href=&apos;http://snapshot.compete.com/freeiq.com+videojug.com+expertvillage.com+revver.com+slideshare.net?metric=uv&apos;&gt;&lt;img src=&apos;http://home.compete.com.edgesuite.net/freeiq.com+videojug.com+expertvillage.com+revver.com+slideshare.net_uv_460.png&apos; /&gt;&lt;/a&gt;
&lt;br/&gt;
Compare this to &lt;a href=&quot;http://www.alexa.com/data/details/traffic_details?site0=freeiq.com&amp;site1=revver.com&amp;site2=videojug.com&amp;site3=slideshare.net&amp;site4=expertvillage.com&amp;y=r&amp;z=1&amp;h=300&amp;w=610&amp;range=3m&amp;size=Medium&amp;url=starcraft2.com&quot;&gt;Alexa&apos;s similar view&lt;/a&gt;.
&lt;br/&gt;&lt;br/&gt;

Compete&apos;s interesting deviation from the standard practice is computing the percent of attention a site receives across all the internet focused attention in their participant pool -- essentially the &quot;temporal share&quot; of a site:&lt;br/&gt;
&lt;a href=&apos;http://snapshot.compete.com/freeiq.com+videojug.com+expertvillage.com+revver.com+slideshare.net?metric=attD&apos;&gt;&lt;img src=&apos;http://home.compete.com.edgesuite.net/freeiq.com+videojug.com+expertvillage.com+revver.com+slideshare.net_attD_04262007_05262007_460.png&apos; /&gt;&lt;/a&gt;
&lt;br/&gt;
The Compete site isn&apos;t very upfront with their usage stats, but I did see a reference to 2M users.  The ComScore panel is only 200k users, but carefully balanced across demographics.  Compete, and Alexa, which rely on installation of toolbars, likely over represent the geek population.  None the less, they provide real insights, and it&apos;s generally been true that the geeks lead the way for the masses... though some of the new 2.0 tagging, presence sharing, etc may tap the larger marketplace&apos;s technology adoption capacity.
&lt;br/&gt;&lt;br/&gt;
On the measurement side, these new applications are challenging traditional page view metrics.  A great post over at &lt;a href=&quot;http://blogs.sun.com/pstrupp/entry/quantum_web_analytics&quot;&gt;WAA&lt;/a&gt;
paralleling this change to the history of science in physics.  Certainly, the attention based focus of Compete offers a compelling alternative to pageviews for business success, but the challenges of assessing clickstreams and usability in web 2.0 apps is a slightly thornier problem.  More to come on that front with an upcoming scientific publication...
				
				</description>
						
				
				<category>tools</category>				
				
				<category>metrics</category>				
				
				<pubDate>Mon, 28 May 2007 08:00:00 -0700</pubDate>
				<guid>http://alwaysbetesting.com/abtest/index.cfm/2007/5/28/Trying-Out-Competecom</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>Eye Tracking vs Mouse Tracking</title>
				<link>http://alwaysbetesting.com/abtest/index.cfm/2007/4/29/Eye-Tracking-vs-Mouse-Tracking</link>
				<description>
				
				With more and more tools available to monitor mouse movement, like &lt;a href=&quot;http://www.robotreplay.com&quot;&gt;RobotReplay&lt;/a&gt;, the question of whether mouse tracking can be substituted, or at least partially replicate, eye tracking is active.

This &lt;a href=&quot;http://www.youtube.com/watch?v=ilq9qeyVjT0&quot;&gt;eye tracking video of Squidoo by ETRE&lt;/a&gt; demonstrates both times of synch between eye and mouse and times where they diverge.  If you watch carefully, you&apos;ll see that given an intent / opportunity to click in the current user activity, the mouse is much more likely to be close to the eye.

This is a basic rationality that says &quot;If I might click, I might as well keep the mouse close to my eyes.&quot;  Where there&apos;s no potential to click, either because the user is in an evaluative mode or the content of interest is devoid of links, the mouse and eye diverge.

The scientific literature is closing in on this interpretation with results which show that mouse position is predictive of gaze, sometimes.  How this partial mapping can best be turned into value is to be determined, but take a peek at &lt;a href=&quot;http://robotreplay.com&quot;&gt;robot replay&apos;s demos&lt;/a&gt; as watching the user&apos;s mouse interact with the page does create a powerful interpretation of the experience.

Update: Summary of research on eye - mouse synch available from: Edmonds, A., White, R., Morris, D., Drucker, S.
&lt;a href=&quot;http://techhouse.brown.edu/%7Edmorris/publications/EdmondsJWE2007.pdf&quot;&gt;Instrumenting the Dynamic Web&lt;/a&gt;. Journal of Web
Engineering (&lt;a href=&quot;http://www.rintonpress.com/journals/jwe/&quot;&gt;JWE&lt;/a&gt;), Vol. 6, No. 3 (2007), 243-260.
				
				</description>
						
				
				<category>eyetracking</category>				
				
				<category>tools</category>				
				
				<pubDate>Sun, 29 Apr 2007 06:52:00 -0700</pubDate>
				<guid>http://alwaysbetesting.com/abtest/index.cfm/2007/4/29/Eye-Tracking-vs-Mouse-Tracking</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>Understanding Day of Week Effects with Google Analytics</title>
				<link>http://alwaysbetesting.com/abtest/index.cfm/2007/3/6/Understanding-Day-of-Week-Effects-with-Google-Analytics</link>
				<description>
				
				The amount of variance in your user behavior across days of the week can easily exceed the size of differences that matter for your business.&amp;nbsp; In addition, understanding your day of week effects can offer insight into when to launch promotions, etc. &lt;br /&gt;&lt;br /&gt;In general, the beginning of the week is the point of the most dramatic activity.&amp;nbsp; The weekends bring a different type of user mindset with typically a little bit more time than during the week.&amp;nbsp; Note, this availability of time may work against you if the user chooses to try a different site instead of working harder on your site.&lt;br /&gt;&lt;br /&gt;&lt;img alt=&quot;http://alwaysbetesting.com/abtest/images/posts/ga_date_widget_mod.gif&quot; src=&quot;http://alwaysbetesting.com/abtest/images/posts/ga_date_widget_mod.gif&quot; align=&quot;right&quot; /&gt;&lt;br /&gt;You&apos;re likely familiar with the core date widget (to the right) if you spend much time in Google Analytics.  The widget circled in red is the date selector and is the bread and butter of data manipulations.  The blue circled widget is the date comparer and splits a selected data range into two segments, altering the data grids to show whether the metrics of the current report are trending up or down.&lt;br /&gt;&lt;br /&gt;&lt;img style=&quot;cursor: -moz-zoom-in;&quot; alt=&quot;http://alwaysbetesting.com/abtest/images/posts/ga_compare_date_mod.gif&quot; src=&quot;http://alwaysbetesting.com/abtest/images/posts/ga_compare_date_mod.gif&quot; align=&quot;left&quot; width=&quot;146&quot; /&gt;&lt;br /&gt;Clicking the blue widget in the core in the default Date Range view brings up the view shown at left.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;There&apos;s an undocumented feature of the date compare widget  that faciliates day of week analyses.  Simply select a Day of Week header to view only data from that day across the date range.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;If Tuesday is the day you make the most money, it may be that this is the day that is most sensitive to your split testing for certain features.  On the other hand, a split test that&apos;s not showing significant results may be working for you on the weekend but failing on the weekdays.  Try it out, at worst, you&apos;ll learn about the strong day of week effects present on every site.
				
				</description>
						
				
				<category>tools</category>				
				
				<category>analytics</category>				
				
				<pubDate>Tue, 06 Mar 2007 05:51:24 -0700</pubDate>
				<guid>http://alwaysbetesting.com/abtest/index.cfm/2007/3/6/Understanding-Day-of-Week-Effects-with-Google-Analytics</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>SEO Radio Segment 3: Browsers</title>
				<link>http://alwaysbetesting.com/abtest/index.cfm/2007/2/13/SEO-Radio-Segment-3-Browsers</link>
				<description>
				
				&lt;ul&gt;&lt;li&gt;&lt;a href=&quot;http://oy-oy.eu/firefox/se/&quot; rel=&quot;nofollow&quot;&gt;oy-oy Firefox plugin&lt;/a&gt;
 &lt;/h4&gt;
 &lt;div class=&quot;meta&quot;&gt;to &lt;a class=&quot;tag&quot; href=&quot;/andyed/seo&quot;&gt;seo&lt;/a&gt; &lt;a class=&quot;tag&quot; href=&quot;/andyed/firefox&quot;&gt;firefox&lt;/a&gt; &lt;a class=&quot;tag&quot; href=&quot;/andyed/addons&quot;&gt;addons&lt;/a&gt; ... &lt;a class=&quot;pop&quot; href=&quot;/url/db088a110cbfae0eb7facf5b6abe72cd&quot; style=&quot;padding: 0pt 0.2em; background-color: rgb(255, 237, 237);&quot;&gt;saved by 4 other people&lt;/a&gt; &lt;span class=&quot;date&quot; title=&quot;2007-02-05T04:35:15Z&quot;&gt;... on feb 05&lt;/span&gt; &lt;/div&gt;

&lt;/li&gt;
&lt;li class=&quot;post&quot; key=&quot;39e71c8aa7ecdc0472664b9ed7546bf5&quot;&gt;
 &lt;h4 class=&quot;desc&quot;&gt;&lt;a href=&quot;http://www.tapouillo.com/firefox_extension/&quot; rel=&quot;nofollow&quot;&gt;Google pagerank extension for firefox and mozilla&lt;/a&gt;
 &lt;/h4&gt;
 &lt;div class=&quot;meta&quot;&gt;to &lt;a class=&quot;tag&quot; href=&quot;/andyed/firefox&quot;&gt;firefox&lt;/a&gt; &lt;a class=&quot;tag&quot; href=&quot;/andyed/addons&quot;&gt;addons&lt;/a&gt; &lt;a class=&quot;tag&quot; href=&quot;/andyed/seo&quot;&gt;seo&lt;/a&gt; &lt;a class=&quot;tag&quot; href=&quot;/andyed/search&quot;&gt;search&lt;/a&gt; ... &lt;a class=&quot;pop&quot; href=&quot;/url/db3c9532c6620a25aa3419525c86912f&quot; style=&quot;padding: 0pt 0.2em; background-color: rgb(255, 191, 191);&quot;&gt;saved by 139 other people&lt;/a&gt; &lt;span class=&quot;date&quot; title=&quot;2007-01-25T18:34:03Z&quot;&gt;... on jan 25&lt;/span&gt; &lt;/div&gt;

&lt;/li&gt;
&lt;li class=&quot;post&quot; key=&quot;f97a28af987b33cd41731ed834e1c4f2&quot;&gt;
 &lt;h4 class=&quot;desc&quot;&gt;&lt;a href=&quot;http://www.quirk.biz/download-searchstatus;jsessionid=46BBFEC9BFDEA027240C55722F7ABAED&quot; rel=&quot;nofollow&quot;&gt;SearchStatus | Firefox SEO Toolbar Extension | Download&lt;/a&gt;
 &lt;/h4&gt;
 &lt;div class=&quot;meta&quot;&gt;to &lt;a class=&quot;tag&quot; href=&quot;/andyed/seo&quot;&gt;seo&lt;/a&gt; &lt;a class=&quot;tag&quot; href=&quot;/andyed/firefox&quot;&gt;firefox&lt;/a&gt; &lt;a class=&quot;tag&quot; href=&quot;/andyed/extensions&quot;&gt;extensions&lt;/a&gt; &lt;a class=&quot;tag&quot; href=&quot;/andyed/search&quot;&gt;search&lt;/a&gt; &lt;span class=&quot;date&quot; title=&quot;2007-01-25T18:33:16Z&quot;&gt;... on jan 25&lt;/span&gt; &lt;/div&gt;

&lt;/li&gt;
&lt;li class=&quot;post&quot; key=&quot;2fd3385d52ddbab6d3b040e2b46451b8&quot;&gt;
 &lt;h4 class=&quot;desc&quot;&gt;&lt;a href=&quot;http://www.seoquake.com/index-en.php&quot; rel=&quot;nofollow&quot;&gt;SeoQuake - extention for Mozilla Firefox browser&lt;/a&gt;
 &lt;/h4&gt;
  &lt;p class=&quot;notes&quot;&gt;Even uses LinkDomain syntax for better insights into inbound linkage.&lt;/p&gt;

 &lt;div class=&quot;meta&quot;&gt;to &lt;a class=&quot;tag&quot; href=&quot;/andyed/search&quot;&gt;search&lt;/a&gt; &lt;a class=&quot;tag&quot; href=&quot;/andyed/firefox&quot;&gt;firefox&lt;/a&gt; &lt;a class=&quot;tag&quot; href=&quot;/andyed/addons&quot;&gt;addons&lt;/a&gt; &lt;a class=&quot;tag&quot; href=&quot;/andyed/seo&quot;&gt;seo&lt;/a&gt; ... &lt;a class=&quot;pop&quot; href=&quot;/url/098caeb1e86907fc84347aaf41b242e9&quot; style=&quot;padding: 0pt 0.2em; background-color: rgb(255, 209, 209);&quot;&gt;saved by 40 other people&lt;/a&gt; &lt;span class=&quot;date&quot; title=&quot;2006-10-14T14:20:10Z&quot;&gt;... on oct 14&lt;/span&gt; &lt;/div&gt;
&lt;/li&gt;

&lt;li class=&quot;post&quot; key=&quot;a8cf58e5623dca65d72800575700da77&quot;&gt;
 &lt;h4 class=&quot;desc&quot;&gt;&lt;a href=&quot;http://tools.seobook.com/firefox/seo-for-firefox.html&quot; rel=&quot;nofollow&quot;&gt;SEO for Firefox&lt;/a&gt;
 &lt;/h4&gt;
  &lt;div class=&quot;meta&quot;&gt;to &lt;a class=&quot;tag&quot; href=&quot;/andyed/seo&quot;&gt;seo&lt;/a&gt; &lt;a class=&quot;tag&quot; href=&quot;/andyed/firefox&quot;&gt;firefox&lt;/a&gt; &lt;a class=&quot;tag&quot; href=&quot;/andyed/search&quot;&gt;search&lt;/a&gt; ... &lt;a class=&quot;pop&quot; href=&quot;/url/4c4c243ebeb5b11a536aea3b6e8afaf7&quot; style=&quot;padding: 0pt 0.2em; background-color: rgb(255, 168, 168);&quot;&gt;saved by 870 other people&lt;/a&gt; &lt;span class=&quot;date&quot; title=&quot;2006-07-05T15:04:47Z&quot;&gt;... on july 05&lt;/span&gt; &lt;/div&gt;

&lt;/li&gt;
&lt;li class=&quot;post&quot; key=&quot;7556819c80e387427d14c9052c230f34&quot;&gt;
 &lt;h4 class=&quot;desc&quot;&gt;&lt;a href=&quot;http://seopen.com/firefox-extension/index.php&quot; rel=&quot;nofollow&quot;&gt;SEOpen: The SEO Firefox Extension&lt;/a&gt;
 &lt;/h4&gt;
  &lt;div class=&quot;meta&quot;&gt;to &lt;a class=&quot;tag&quot; href=&quot;/andyed/search&quot;&gt;search&lt;/a&gt; &lt;a class=&quot;tag&quot; href=&quot;/andyed/seo&quot;&gt;seo&lt;/a&gt; &lt;a class=&quot;tag&quot; href=&quot;/andyed/firefox&quot;&gt;firefox&lt;/a&gt; ... &lt;a class=&quot;pop&quot; href=&quot;/url/31d0db5a2c7477ee25d4a452cfe36680&quot; style=&quot;padding: 0pt 0.2em; background-color: rgb(255, 198, 198);&quot;&gt;saved by 74 other people&lt;/a&gt; &lt;span class=&quot;date&quot; title=&quot;2006-05-16T14:35:02Z&quot;&gt;... on may 16&lt;/span&gt; &lt;/div&gt;

&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Listen here...&lt;a href=&quot;http://boss.streamos.com/wmedia/wsradio/searchengine/021307/segment3.asx&quot;&gt;Segment 3&lt;/a&gt; - Firefox browser and suggested plug-ins for SEO&lt;/p&gt;
				
				</description>
						
				
				<category>tools</category>				
				
				<pubDate>Tue, 13 Feb 2007 10:08:00 -0700</pubDate>
				<guid>http://alwaysbetesting.com/abtest/index.cfm/2007/2/13/SEO-Radio-Segment-3-Browsers</guid>
				
			</item>
			
		 	
			</channel></rss>