<?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>Sarah DeAtley &#187; Optimization</title>
	<atom:link href="http://www.sarahdeatley.com/blog/category/web/optimization-web/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sarahdeatley.com</link>
	<description>information + analysis + design</description>
	<lastBuildDate>Mon, 17 May 2010 06:29:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>More Fun with Optimization</title>
		<link>http://www.sarahdeatley.com/blog/2009/09/22/more-fun-with-optimization/</link>
		<comments>http://www.sarahdeatley.com/blog/2009/09/22/more-fun-with-optimization/#comments</comments>
		<pubDate>Tue, 22 Sep 2009 22:46:46 +0000</pubDate>
		<dc:creator>Sarah</dc:creator>
				<category><![CDATA[Optimization]]></category>
		<category><![CDATA[a/b]]></category>
		<category><![CDATA[ClickTale]]></category>
		<category><![CDATA[google website optimizer]]></category>
		<category><![CDATA[metrics]]></category>
		<category><![CDATA[multi-variate]]></category>
		<category><![CDATA[optimization]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://www.sarahdeatley.com/blog/?p=514</guid>
		<description><![CDATA[
			
				
			
		
As promised, my troubleshooting is done (with Wordpress and GA and Website Optimizer), so I can write about the latest attempt at optimizing something not really worth optimizing.  I was encouraged by a couple people to take the plunge with multi-variate optimization, and I finally did. Granted, its just the work section on this site, [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px; margin-bottom: 5px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.sarahdeatley.com%2Fblog%2F2009%2F09%2F22%2Fmore-fun-with-optimization%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.sarahdeatley.com%2Fblog%2F2009%2F09%2F22%2Fmore-fun-with-optimization%2F&amp;source=sarahd23&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>As <a href="http://www.sarahdeatley.com/blog/2009/09/15/zomg-omniture-adobe-and-some-other-stuff/" target="_self">promised</a>, my troubleshooting is done (with Wordpress and GA and Website Optimizer), so I can write about the latest attempt at optimizing something not really worth optimizing.  I was encouraged by a couple people to take the plunge with <a href="http://www.sarahdeatley.com/blog/2009/09/01/a-foray-into-optimization/" target="_self">multi-variate optimization</a>, and I finally did. Granted, its just the <strong><a href="http://www.sarahdeatley.com/work_new.php" target="_self">work</a></strong> section on this site, so there&#8217;s very little conversion, but it works! The steps are not too difficult or different compared to A/B testing, and I liked having the ability to test out a wider variety of combinations.</p>
<p>I kept things relatively simple, and tested 2 variations for the control and test. But I also wanted to go beyond having a pageview as the conversion tested, and instead, I set it up so that <a href="http://www.google.com/support/websiteoptimizer/bin/answer.py?answer=74345&amp;ctx=sibling" target="_blank">time spent on page</a> was the conversion.  I figured if this page were actually getting lots of views, what I would want to test is if they are reading the content there.  <em>Oh so fancy</em>.</p>
<div id="attachment_517" class="wp-caption alignleft" style="width: 276px"><a href="http://www.sarahdeatley.com/blog/wp-content/uploads/2009/09/clicktale.png" rel="lightbox[514]"><img class="size-full wp-image-517 " title="ClickTale scrollmap: I want to use this with optimization data" src="http://www.sarahdeatley.com/blog/wp-content/uploads/2009/09/clicktale.png" alt="ClickTale scrollmap: I want to use this with optimization data" width="266" height="192" /></a><p class="wp-caption-text">ClickTale scrollmap: I want to use this with optimization data</p></div>
<p>I also liked that I could enter in variation code directly into the Google Website Optimizer UI. Later I realized I should add <a href="http://www.sarahdeatley.com/blog/2009/07/07/event-tracking-in-google-analytics/" target="_self">event tracking</a> to the links, but I could still do that by revising and <a href="http://www.google.com/support/websiteoptimizer/bin/answer.py?hl=en&amp;answer=63424" target="_blank">copying the experiment</a>. I was disappointed that follow-up experiments only allow you to compare 1 combination to the original, so its like going back to A/B testing. That seemed lame, but maybe there&#8217;s some secret way around that.</p>
<p>Ideally I would then combine the data from this experiment with other metrics like exit % and pathing to see what that tells me. And maybe scrolling data from <a href="http://www.clicktale.com" target="_blank">ClickTale</a>. Now I want to try these things out on a site with more data! Or on a more robust tool. Hopefully soon-ish.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sarahdeatley.com/blog/2009/09/22/more-fun-with-optimization/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>A Foray Into Optimization</title>
		<link>http://www.sarahdeatley.com/blog/2009/09/01/a-foray-into-optimization/</link>
		<comments>http://www.sarahdeatley.com/blog/2009/09/01/a-foray-into-optimization/#comments</comments>
		<pubDate>Wed, 02 Sep 2009 04:54:17 +0000</pubDate>
		<dc:creator>Sarah</dc:creator>
				<category><![CDATA[Optimization]]></category>
		<category><![CDATA[a/b]]></category>
		<category><![CDATA[google analytics]]></category>
		<category><![CDATA[google website optimizer]]></category>
		<category><![CDATA[multi-variate]]></category>
		<category><![CDATA[optimization]]></category>
		<category><![CDATA[web analytics]]></category>
		<category><![CDATA[ZAAZ]]></category>

		<guid isPermaLink="false">http://www.sarahdeatley.com/blog/?p=461</guid>
		<description><![CDATA[
			
				
			
		
I finally took the plunge and tried out optimization. I am (literally) surrounded by optimization at ZAAZ, since the optimization team sits near me and I&#8217;m hearing about it all the time. I really like the approach that ZAAZ takes, (see here for the ZAAZ process) with viewing optimization as part of a holistic process [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px; margin-bottom: 5px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.sarahdeatley.com%2Fblog%2F2009%2F09%2F01%2Fa-foray-into-optimization%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.sarahdeatley.com%2Fblog%2F2009%2F09%2F01%2Fa-foray-into-optimization%2F&amp;source=sarahd23&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>I finally took the plunge and tried out optimization. I am (literally) surrounded by optimization at ZAAZ, since the optimization team sits near me and I&#8217;m hearing about it all the time. I really like the approach that ZAAZ takes, (<a href="http://zaaz.com/#/what%27s_your_process/" target="_blank">see here</a> for the ZAAZ process) with viewing optimization as part of a holistic process for website design/maintenance.  Once you analyze the data, you know what parts to improve upon, and optimization prevents blindly implementing things based on what the developer/designer/manager likes best.</p>
<p>All I knew about optimization was that its the process of designing different versions of a page and then testing them to see which performs better.  A/B testing is testing 2 or more different versions of a page (<a href="http://www.google.com/support/websiteoptimizer/bin/answer.py?hl=en&amp;answer=71976" target="_blank">according to Google</a>), while multi-variate testing is testing various sections within a page.  Since I&#8217;m a noob, I went with A/B testing in <a href="http://www.google.com/websiteoptimizer" target="_blank">Google Website Optimizer</a> because it is simpler to set up the experiment.</p>
<p>I will preface this with the fact that yes, its a fake experiment that I didn&#8217;t put much thought into, and no I don&#8217;t actually care about the conversions. Here are the basic steps to setting it up with some notes on my process:</p>
<blockquote>
<ol>
<li><em>Decide what you want to test</em> <em>and how you want to test it</em>.  This is the hardest part I think, though if it were a more important site I would preferably base this on analytics data for underperforming pages, campaigns, or the key conversion funnels. I didn&#8217;t care, so I made 2 versions of my <strong><a href="http://www.sarahdeatley.com/portfolio/usability.php" target="_self">usability portfolio page</a></strong> and a super-obvious conversion CTA. I opted to have 50% of visitors see the original and 50% see the test page.</li>
<li><em>Enter in the URLs for the original page, test page, and conversion page</em>.  Easy enough except I wanted to set up 2 different conversion pages, and that did not appear to be allowed.</li>
<li><em>Place the tracking code in each page</em>.  Fortunately this plays nicely with Google Analytics, but you have to be careful about the placement of the tracking code&#8211;just after the head tag and just before the closing body tag, <strong>and </strong><a href="http://www.google.com/support/websiteoptimizer/bin/answer.py?answer=77075" target="_blank">after the Google Analytics code</a>. Then click to validate the tags.</li>
<li><em>Begin the experiment&#8230;and wait for the results!</em> It says the results come in within 24 hours, and I&#8217;m not sure how accurate that is because as of now I have more conversions than I have visitors. Not sure how that is possible.</li>
</ol>
</blockquote>
<p>Overall fairly painless process, though I&#8217;m skeptical about the accuracy of the data I&#8217;m getting so far. I think next time I will try out the multi-variate testing though for something more interesting. My colleague Rachel Elkington <a href="http://blogs.zaaz.com/zaaz/2009/07/how-to-design-the-best-variants-for-an-optimization-test.html" target="_blank">wrote a great article</a> on combining UX principles with optimization that I also want to try out.</p>
<p>And I seem to not have enough hours in the day to do everything I want, which means the blog posts have been fewer and I haven&#8217;t gone running as much. My bad.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sarahdeatley.com/blog/2009/09/01/a-foray-into-optimization/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
