<?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>WiderFunnel Marketing Conversion Optimization</title>
	<atom:link href="http://www.widerfunnel.com/feed" rel="self" type="application/rss+xml" />
	<link>http://www.widerfunnel.com</link>
	<description>Turning More Visitors Into Customers</description>
	<lastBuildDate>Wed, 22 May 2013 21:37:47 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>How to Prioritize Conversion Rate Optimization Tests Using PIE</title>
		<link>http://www.widerfunnel.com/conversion-rate-optimization/how-to-prioritize-conversion-rate-optimization-tests-using-pie</link>
		<comments>http://www.widerfunnel.com/conversion-rate-optimization/how-to-prioritize-conversion-rate-optimization-tests-using-pie#comments</comments>
		<pubDate>Sun, 19 May 2013 20:18:02 +0000</pubDate>
		<dc:creator>Chris Goward</dc:creator>
				<category><![CDATA[conversion rate optimization]]></category>
		<category><![CDATA[FAQ]]></category>
		<category><![CDATA[Strategy]]></category>
		<category><![CDATA[PIE framework]]></category>

		<guid isPermaLink="false">http://www.widerfunnel.com/?p=9895</guid>
		<description><![CDATA[A common conversion optimization question, How do I know where to test first? Here are the three criteria to prioritize your tests: Potential, Importance and Ease. Let's look at how to use them.]]></description>
				<content:encoded><![CDATA[<p>One of the most common questions I&#8217;m asked about conversion optimization is: </p>
<blockquote><p>&#8220;How do I figure out where to test first?&#8221;</p></blockquote>
<p>It&#8217;s a smart question to ask. You can&#8217;t test all pages at once. With limited time and resources to commit and, most importantly, limited traffic to allocate to each test, test prioritization is an important part of your <a href="http://www.widerfunnel.com/solutions/conversion-optimization" title="Conversion Rate Optimization">conversion rate optimization plan</a>.<style>a.tooltip {outline:none;text-decoration:none; color:#000} a.tooltip c {min-height:30px; border:solid 2px #ccc; padding:5px; background-color:#FFF;margin-top:0px;  display:block; width:290px;-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px; font-size:14px; font-family:sans-serif;color:#333;} a.tooltip > span { width:300px; padding:6px 13px 10px 13px; margin-top: -7px; margin-left: -27px; opacity: 0; visibility: hidden; z-index:     10; position: absolute; font-family: Arial; font-size: 12px; font-style: normal; -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px;     border-radius: 3px; -webkit-box-shadow: 2px 2px 2px #999; -moz-box-shadow: 2px 2px 2px #999; box-shadow: 2px 2px 2px #999; -webkit-transition-property:opacity,margin-top, visibility, margin-left; -webkit-transition-duration:0.4s, 0.3s, 0.4s, 0.3s; -webkit-transition-timing-function: ease-in-out, ease-in-out, ease-in-out,     ease-in-out; -moz-transition-property:opacity, margin-top, visibility, margin-left; -moz-transition-duration:0.4s, 0.3s, 0.4s, 0.3s; -moz-transition-timing-function:     ease-in-out, ease-in-out, ease-in-out, ease-in-out; -o-transition-property:opacity, margin-top, visibility, margin-left; -o-transition-duration:0.4s, 0.3s, 0.4s, 0.3s;     -o-transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out; transition-property:opacity, margin-top, visibility, margin-left;     transition-duration:0.4s, 0.3s, 0.4s, 0.3s; transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out; } /*a.tooltip > span:hover,*/ a.tooltip:hover     > span { opacity: 1; text-decoration:none; visibility: visible; overflow: visible; margin-top:-7px; display: inline; margin-left: -27px; }  a.tooltip > span { color: #000000; background: rgb(255,255,255); /* Old browsers */background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */ border: 1px solid #AAAAAA; } a.tooltip span b {font-weight:bold; font-size:14px;} .tooltip .btn {background-image:     -khtml-gradient(linear,left top,left bottom,from(#33BCEF),to(#019AD2)); background-image: -moz-linear-gradient(#33BCEF,#019AD2); background-image:     -ms-linear-gradient(#33BCEF,#019AD2); background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#33BCEF),color-stop(100%,#019AD2));background-image:     -webkit-linear-gradient(#33BCEF,#019AD2); background-image: -o-linear-gradient(#33BCEF,#019AD2);background-image: linear-gradient(#33BCEF,#019AD2);     -webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);-moz-box-shadow: inset 0 1px 0     rgba(255,255,255,.1);box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);filter:     progid:DXImageTransform.Microsoft.gradient(startColorstr='#33bcef',endColorstr='#019ad2',GradientType=0); color: white;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, .25); background-color: #019AD2;background-repeat: repeat-x; position: relative; display: inline-block;overflow: visible;padding: 5px 10px;font-size: 13px;font-weight: bold;line-height: 18px;border: 1px solid #CCC;cursor: pointer;margin: 0;text-indent: 0px; left:230px;border-color: #057ED0;}</style>
    <script language='javascript' type='text/javascript'>function popitup(url) {newwindow=window.open(url,'name','height=450,width=400,toolbar=no,menubar=no');if (window.focus) {newwindow.focus()}return false;}</script><a href="https://twitter.com/share?text=Test%20prioritization%20is%20an%20important%20part%20of%20your%20conversion%20optimization%20plan&hashtags=cro&related=twitter:chrisgoward" onclick="return popitup('https://twitter.com/share?text=Test%20prioritization%20is%20an%20important%20part%20of%20your%20conversion%20optimization%20plan&hashtags=cro&related=twitter:chrisgoward')" class="tooltip" ><img src='http://www.widerfunnel.com/images/tweet.gif' width='13' height='13' /><span><img src='http://www.widerfunnel.com/images/tweet.gif' width='13' height='13' />&nbsp;&nbsp;<b>Tweet this:</b><br /><br /><c>Test prioritization is an important part of your conversion optimization plan</c><br /><button class='btn'>Tweet</button></span> </a></p>
<p>The alternative happens when companies start with the areas they believe are obvious. You might consider the <strong>popularity</strong> of the page or look for <strong>under-performing</strong> pages, or start with pages your <script type='text/javascript' charset='utf-8'>
	jQuery(function($){
		$('.imageBox_hippo').colorbox({iframe:true, width:'875px', height:'490px'});
		});
</script><a href="http://www.widerfunnel.com/wp-content/uploads/2013/03/HiPPO-dunce.png" class="imageBox_hippo" >HiPPO</a> hates. </p>
<p>Those are all things to consider, but they don&#8217;t give you the whole picture.</p>
<p><strong>Optimizing the optimization process</strong> is often just as important as the tests themselves. Prioritizing where you invest energy will give you better returns by emphasizing pages that are more important to the business.</p>
<h2>The Three Criteria to Prioritize Pages</h2>
<p>You need to consider three criteria to prioritize which pages to test and in which order: Potential, Importance and Ease.<style>a.tooltip {outline:none;text-decoration:none; color:#000} a.tooltip c {min-height:30px; border:solid 2px #ccc; padding:5px; background-color:#FFF;margin-top:0px;  display:block; width:290px;-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px; font-size:14px; font-family:sans-serif;color:#333;} a.tooltip > span { width:300px; padding:6px 13px 10px 13px; margin-top: -7px; margin-left: -27px; opacity: 0; visibility: hidden; z-index:     10; position: absolute; font-family: Arial; font-size: 12px; font-style: normal; -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px;     border-radius: 3px; -webkit-box-shadow: 2px 2px 2px #999; -moz-box-shadow: 2px 2px 2px #999; box-shadow: 2px 2px 2px #999; -webkit-transition-property:opacity,margin-top, visibility, margin-left; -webkit-transition-duration:0.4s, 0.3s, 0.4s, 0.3s; -webkit-transition-timing-function: ease-in-out, ease-in-out, ease-in-out,     ease-in-out; -moz-transition-property:opacity, margin-top, visibility, margin-left; -moz-transition-duration:0.4s, 0.3s, 0.4s, 0.3s; -moz-transition-timing-function:     ease-in-out, ease-in-out, ease-in-out, ease-in-out; -o-transition-property:opacity, margin-top, visibility, margin-left; -o-transition-duration:0.4s, 0.3s, 0.4s, 0.3s;     -o-transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out; transition-property:opacity, margin-top, visibility, margin-left;     transition-duration:0.4s, 0.3s, 0.4s, 0.3s; transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out; } /*a.tooltip > span:hover,*/ a.tooltip:hover     > span { opacity: 1; text-decoration:none; visibility: visible; overflow: visible; margin-top:-7px; display: inline; margin-left: -27px; }  a.tooltip > span { color: #000000; background: rgb(255,255,255); /* Old browsers */background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */ border: 1px solid #AAAAAA; } a.tooltip span b {font-weight:bold; font-size:14px;} .tooltip .btn {background-image:     -khtml-gradient(linear,left top,left bottom,from(#33BCEF),to(#019AD2)); background-image: -moz-linear-gradient(#33BCEF,#019AD2); background-image:     -ms-linear-gradient(#33BCEF,#019AD2); background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#33BCEF),color-stop(100%,#019AD2));background-image:     -webkit-linear-gradient(#33BCEF,#019AD2); background-image: -o-linear-gradient(#33BCEF,#019AD2);background-image: linear-gradient(#33BCEF,#019AD2);     -webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);-moz-box-shadow: inset 0 1px 0     rgba(255,255,255,.1);box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);filter:     progid:DXImageTransform.Microsoft.gradient(startColorstr='#33bcef',endColorstr='#019ad2',GradientType=0); color: white;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, .25); background-color: #019AD2;background-repeat: repeat-x; position: relative; display: inline-block;overflow: visible;padding: 5px 10px;font-size: 13px;font-weight: bold;line-height: 18px;border: 1px solid #CCC;cursor: pointer;margin: 0;text-indent: 0px; left:230px;border-color: #057ED0;}</style>
    <script language='javascript' type='text/javascript'>function popitup(url) {newwindow=window.open(url,'name','height=450,width=400,toolbar=no,menubar=no');if (window.focus) {newwindow.focus()}return false;}</script><a href="https://twitter.com/share?text=Consider%203%20criteria%20to%20prioritize%20which%20pages%20to%20test%3A%20Potential%2C%20Importance%20and%20Ease&hashtags=cro&related=twitter:chrisgoward" onclick="return popitup('https://twitter.com/share?text=Consider%203%20criteria%20to%20prioritize%20which%20pages%20to%20test%3A%20Potential%2C%20Importance%20and%20Ease&hashtags=cro&related=twitter:chrisgoward')" class="tooltip" ><img src='http://www.widerfunnel.com/images/tweet.gif' width='13' height='13' /><span><img src='http://www.widerfunnel.com/images/tweet.gif' width='13' height='13' />&nbsp;&nbsp;<b>Tweet this:</b><br /><br /><c>Consider 3 criteria to prioritize which pages to test: Potential, Importance and Ease</c><br /><button class='btn'>Tweet</button></span> </a></p>
<h3>Potential</h3>
<p>How much improvement can be made on the pages? Although I&#8217;ve yet to find a page without some potential for improvement, you can&#8217;t test everywhere at once and you should prioritize your worst performers. This should take into account your web analytics data, customer data and expert heuristic analysis of user scenarios.</p>
<h3>Importance</h3>
<p>How valuable is the traffic to the pages? Your most important pages are the ones with the highest volume and the costliest traffic. You may have identified pages that perform terribly, but if they don&#8217;t have significant volume of costly traffic, they aren&#8217;t testing priorities.</p>
<h3>Ease</h3>
<p>How complicated will the test be to implement on the page or template? The final consideration is the degree of difficulty a test will take to get running on a page, which includes technical implementation and organizational or political barriers. The less time and resources you need to invest for the same return, the better. This includes both technical and &#8220;political&#8221; ease. A page that would be technically easy may have many stakeholders or vested interests that can cause barriers. I&#8217;m looking at you, home page.</p>
<p>You can quantify each of your potential opportunities based on these criteria to create your test priority list. </p>
<p>We use the PIE Framework table to turn all of the data inputs into an objective number ranking.<style>a.tooltip {outline:none;text-decoration:none; color:#000} a.tooltip c {min-height:30px; border:solid 2px #ccc; padding:5px; background-color:#FFF;margin-top:0px;  display:block; width:290px;-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px; font-size:14px; font-family:sans-serif;color:#333;} a.tooltip > span { width:300px; padding:6px 13px 10px 13px; margin-top: -7px; margin-left: -27px; opacity: 0; visibility: hidden; z-index:     10; position: absolute; font-family: Arial; font-size: 12px; font-style: normal; -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px;     border-radius: 3px; -webkit-box-shadow: 2px 2px 2px #999; -moz-box-shadow: 2px 2px 2px #999; box-shadow: 2px 2px 2px #999; -webkit-transition-property:opacity,margin-top, visibility, margin-left; -webkit-transition-duration:0.4s, 0.3s, 0.4s, 0.3s; -webkit-transition-timing-function: ease-in-out, ease-in-out, ease-in-out,     ease-in-out; -moz-transition-property:opacity, margin-top, visibility, margin-left; -moz-transition-duration:0.4s, 0.3s, 0.4s, 0.3s; -moz-transition-timing-function:     ease-in-out, ease-in-out, ease-in-out, ease-in-out; -o-transition-property:opacity, margin-top, visibility, margin-left; -o-transition-duration:0.4s, 0.3s, 0.4s, 0.3s;     -o-transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out; transition-property:opacity, margin-top, visibility, margin-left;     transition-duration:0.4s, 0.3s, 0.4s, 0.3s; transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out; } /*a.tooltip > span:hover,*/ a.tooltip:hover     > span { opacity: 1; text-decoration:none; visibility: visible; overflow: visible; margin-top:-7px; display: inline; margin-left: -27px; }  a.tooltip > span { color: #000000; background: rgb(255,255,255); /* Old browsers */background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */ border: 1px solid #AAAAAA; } a.tooltip span b {font-weight:bold; font-size:14px;} .tooltip .btn {background-image:     -khtml-gradient(linear,left top,left bottom,from(#33BCEF),to(#019AD2)); background-image: -moz-linear-gradient(#33BCEF,#019AD2); background-image:     -ms-linear-gradient(#33BCEF,#019AD2); background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#33BCEF),color-stop(100%,#019AD2));background-image:     -webkit-linear-gradient(#33BCEF,#019AD2); background-image: -o-linear-gradient(#33BCEF,#019AD2);background-image: linear-gradient(#33BCEF,#019AD2);     -webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);-moz-box-shadow: inset 0 1px 0     rgba(255,255,255,.1);box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);filter:     progid:DXImageTransform.Microsoft.gradient(startColorstr='#33bcef',endColorstr='#019ad2',GradientType=0); color: white;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, .25); background-color: #019AD2;background-repeat: repeat-x; position: relative; display: inline-block;overflow: visible;padding: 5px 10px;font-size: 13px;font-weight: bold;line-height: 18px;border: 1px solid #CCC;cursor: pointer;margin: 0;text-indent: 0px; left:230px;border-color: #057ED0;}</style>
    <script language='javascript' type='text/javascript'>function popitup(url) {newwindow=window.open(url,'name','height=450,width=400,toolbar=no,menubar=no');if (window.focus) {newwindow.focus()}return false;}</script><a href="https://twitter.com/share?text=Create%20a%20PIE%20table%20to%20create%20an%20objective%20ranking%20of%20test%20opportunities&hashtags=cro&related=twitter:chrisgoward" onclick="return popitup('https://twitter.com/share?text=Create%20a%20PIE%20table%20to%20create%20an%20objective%20ranking%20of%20test%20opportunities&hashtags=cro&related=twitter:chrisgoward')" class="tooltip" ><img src='http://www.widerfunnel.com/images/tweet.gif' width='13' height='13' /><span><img src='http://www.widerfunnel.com/images/tweet.gif' width='13' height='13' />&nbsp;&nbsp;<b>Tweet this:</b><br /><br /><c>Create a PIE table to create an objective ranking of test opportunities</c><br /><button class='btn'>Tweet</button></span> </a><br />
<img src="http://www.widerfunnel.com/wp-content/uploads/2013/05/PIE-chart-600x370.png" alt="conversion rate optimization what to test first" width="600" height="370" class="alignnone size-large wp-image-9896" /></p>
<h2>Your Prioritization is Unique</h2>
<p>There are no standard rules for which pages are best to prioritize. Your website lives in a unique target market, including factors like your competition, seasonality, and internal cultural environment; all of these affect how your site is used and should be optimized. The priority rating you give each of your potential test pages will depend on this unique business environment.<style>a.tooltip {outline:none;text-decoration:none; color:#000} a.tooltip c {min-height:30px; border:solid 2px #ccc; padding:5px; background-color:#FFF;margin-top:0px;  display:block; width:290px;-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px; font-size:14px; font-family:sans-serif;color:#333;} a.tooltip > span { width:300px; padding:6px 13px 10px 13px; margin-top: -7px; margin-left: -27px; opacity: 0; visibility: hidden; z-index:     10; position: absolute; font-family: Arial; font-size: 12px; font-style: normal; -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px;     border-radius: 3px; -webkit-box-shadow: 2px 2px 2px #999; -moz-box-shadow: 2px 2px 2px #999; box-shadow: 2px 2px 2px #999; -webkit-transition-property:opacity,margin-top, visibility, margin-left; -webkit-transition-duration:0.4s, 0.3s, 0.4s, 0.3s; -webkit-transition-timing-function: ease-in-out, ease-in-out, ease-in-out,     ease-in-out; -moz-transition-property:opacity, margin-top, visibility, margin-left; -moz-transition-duration:0.4s, 0.3s, 0.4s, 0.3s; -moz-transition-timing-function:     ease-in-out, ease-in-out, ease-in-out, ease-in-out; -o-transition-property:opacity, margin-top, visibility, margin-left; -o-transition-duration:0.4s, 0.3s, 0.4s, 0.3s;     -o-transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out; transition-property:opacity, margin-top, visibility, margin-left;     transition-duration:0.4s, 0.3s, 0.4s, 0.3s; transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out; } /*a.tooltip > span:hover,*/ a.tooltip:hover     > span { opacity: 1; text-decoration:none; visibility: visible; overflow: visible; margin-top:-7px; display: inline; margin-left: -27px; }  a.tooltip > span { color: #000000; background: rgb(255,255,255); /* Old browsers */background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */ border: 1px solid #AAAAAA; } a.tooltip span b {font-weight:bold; font-size:14px;} .tooltip .btn {background-image:     -khtml-gradient(linear,left top,left bottom,from(#33BCEF),to(#019AD2)); background-image: -moz-linear-gradient(#33BCEF,#019AD2); background-image:     -ms-linear-gradient(#33BCEF,#019AD2); background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#33BCEF),color-stop(100%,#019AD2));background-image:     -webkit-linear-gradient(#33BCEF,#019AD2); background-image: -o-linear-gradient(#33BCEF,#019AD2);background-image: linear-gradient(#33BCEF,#019AD2);     -webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);-moz-box-shadow: inset 0 1px 0     rgba(255,255,255,.1);box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);filter:     progid:DXImageTransform.Microsoft.gradient(startColorstr='#33bcef',endColorstr='#019ad2',GradientType=0); color: white;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, .25); background-color: #019AD2;background-repeat: repeat-x; position: relative; display: inline-block;overflow: visible;padding: 5px 10px;font-size: 13px;font-weight: bold;line-height: 18px;border: 1px solid #CCC;cursor: pointer;margin: 0;text-indent: 0px; left:230px;border-color: #057ED0;}</style>
    <script language='javascript' type='text/javascript'>function popitup(url) {newwindow=window.open(url,'name','height=450,width=400,toolbar=no,menubar=no');if (window.focus) {newwindow.focus()}return false;}</script><a href="https://twitter.com/share?text=The%20priority%20of%20your%20test%20pages%20depends%20on%20your%20unique%20environment&hashtags=cro&related=twitter:chrisgoward" onclick="return popitup('https://twitter.com/share?text=The%20priority%20of%20your%20test%20pages%20depends%20on%20your%20unique%20environment&hashtags=cro&related=twitter:chrisgoward')" class="tooltip" ><img src='http://www.widerfunnel.com/images/tweet.gif' width='13' height='13' /><span><img src='http://www.widerfunnel.com/images/tweet.gif' width='13' height='13' />&nbsp;&nbsp;<b>Tweet this:</b><br /><br /><c>The priority of your test pages depends on your unique environment</c><br /><button class='btn'>Tweet</button></span> </a> </p>
<p>By using the PIE Framework, you&#8217;ll remove gut feeling from the decision and focus your team on an objective, relative ranking.</p>
<h2>Applying the PIE Framework</h2>
<p>Recently, on my morning walk to work, I recorded a story of how we applied PIE with a conversion optimization client.<br />
<iframe width="600" height="450" src="http://www.youtube.com/embed/e7njt9Ey9lA" frameborder="0" allowfullscreen></iframe></p>
<h2>How do you prioritize your conversion optimization test opportunities?</h2>
<p>Add your comment below!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.widerfunnel.com/conversion-rate-optimization/how-to-prioritize-conversion-rate-optimization-tests-using-pie/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>If Content Is King, Revenue Is Queen</title>
		<link>http://www.widerfunnel.com/marketing-planning/if-content-is-king-revenue-is-queen</link>
		<comments>http://www.widerfunnel.com/marketing-planning/if-content-is-king-revenue-is-queen#comments</comments>
		<pubDate>Sun, 21 Apr 2013 19:21:23 +0000</pubDate>
		<dc:creator>Chris Goward</dc:creator>
				<category><![CDATA[Marketing planning]]></category>
		<category><![CDATA[Strategy]]></category>
		<category><![CDATA[content marketing]]></category>
		<category><![CDATA[Gun Dog Supply]]></category>
		<category><![CDATA[Hubspot]]></category>
		<category><![CDATA[inbound marketing]]></category>
		<category><![CDATA[Mitch Joel]]></category>
		<category><![CDATA[Scott Berkun]]></category>
		<category><![CDATA[Steve Snell]]></category>

		<guid isPermaLink="false">http://www.widerfunnel.com/?p=9777</guid>
		<description><![CDATA[Content is important for getting people to your site, from search algorithms to social share to links to your site, but content alone doesn’t make you revenue. Content without conversions is just free publishing.
]]></description>
				<content:encoded><![CDATA[<p>Here are a couple things you may not know. </p>
<p><strong>One:</strong> Bill Gates coined the phrase “<a href="http://www.slideshare.net/mchavesrj/content-is-king-bill-gates" title="Content is King">Content is King</a>”.<style>a.tooltip {outline:none;text-decoration:none; color:#000} a.tooltip c {min-height:30px; border:solid 2px #ccc; padding:5px; background-color:#FFF;margin-top:0px;  display:block; width:290px;-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px; font-size:14px; font-family:sans-serif;color:#333;} a.tooltip > span { width:300px; padding:6px 13px 10px 13px; margin-top: -7px; margin-left: -27px; opacity: 0; visibility: hidden; z-index:     10; position: absolute; font-family: Arial; font-size: 12px; font-style: normal; -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px;     border-radius: 3px; -webkit-box-shadow: 2px 2px 2px #999; -moz-box-shadow: 2px 2px 2px #999; box-shadow: 2px 2px 2px #999; -webkit-transition-property:opacity,margin-top, visibility, margin-left; -webkit-transition-duration:0.4s, 0.3s, 0.4s, 0.3s; -webkit-transition-timing-function: ease-in-out, ease-in-out, ease-in-out,     ease-in-out; -moz-transition-property:opacity, margin-top, visibility, margin-left; -moz-transition-duration:0.4s, 0.3s, 0.4s, 0.3s; -moz-transition-timing-function:     ease-in-out, ease-in-out, ease-in-out, ease-in-out; -o-transition-property:opacity, margin-top, visibility, margin-left; -o-transition-duration:0.4s, 0.3s, 0.4s, 0.3s;     -o-transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out; transition-property:opacity, margin-top, visibility, margin-left;     transition-duration:0.4s, 0.3s, 0.4s, 0.3s; transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out; } /*a.tooltip > span:hover,*/ a.tooltip:hover     > span { opacity: 1; text-decoration:none; visibility: visible; overflow: visible; margin-top:-7px; display: inline; margin-left: -27px; }  a.tooltip > span { color: #000000; background: rgb(255,255,255); /* Old browsers */background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */ border: 1px solid #AAAAAA; } a.tooltip span b {font-weight:bold; font-size:14px;} .tooltip .btn {background-image:     -khtml-gradient(linear,left top,left bottom,from(#33BCEF),to(#019AD2)); background-image: -moz-linear-gradient(#33BCEF,#019AD2); background-image:     -ms-linear-gradient(#33BCEF,#019AD2); background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#33BCEF),color-stop(100%,#019AD2));background-image:     -webkit-linear-gradient(#33BCEF,#019AD2); background-image: -o-linear-gradient(#33BCEF,#019AD2);background-image: linear-gradient(#33BCEF,#019AD2);     -webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);-moz-box-shadow: inset 0 1px 0     rgba(255,255,255,.1);box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);filter:     progid:DXImageTransform.Microsoft.gradient(startColorstr='#33bcef',endColorstr='#019ad2',GradientType=0); color: white;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, .25); background-color: #019AD2;background-repeat: repeat-x; position: relative; display: inline-block;overflow: visible;padding: 5px 10px;font-size: 13px;font-weight: bold;line-height: 18px;border: 1px solid #CCC;cursor: pointer;margin: 0;text-indent: 0px; left:230px;border-color: #057ED0;}</style>
    <script language='javascript' type='text/javascript'>function popitup(url) {newwindow=window.open(url,'name','height=450,width=400,toolbar=no,menubar=no');if (window.focus) {newwindow.focus()}return false;}</script><a href="https://twitter.com/share?text=Did%20you%20know%20Bill%20Gates%20coined%20the%20phrase%20%27Content%20is%20King%27%3F&hashtags=cro&related=twitter:chrisgoward" onclick="return popitup('https://twitter.com/share?text=Did%20you%20know%20Bill%20Gates%20coined%20the%20phrase%20%27Content%20is%20King%27%3F&hashtags=cro&related=twitter:chrisgoward')" class="tooltip" ><img src='http://www.widerfunnel.com/images/tweet.gif' width='13' height='13' /><span><img src='http://www.widerfunnel.com/images/tweet.gif' width='13' height='13' />&nbsp;&nbsp;<b>Tweet this:</b><br /><br /><c>Did you know Bill Gates coined the phrase 'Content is King'?</c><br /><button class='btn'>Tweet</button></span> </a> </p>
<p><strong>Two:</strong> the king needs a lot of help. </p>
<p>Content is important for getting people to your site, from search algorithms to social share to links to your site, but content alone <strong>doesn’t make you revenue</strong>. Content without conversions is just free publishing.<style>a.tooltip {outline:none;text-decoration:none; color:#000} a.tooltip c {min-height:30px; border:solid 2px #ccc; padding:5px; background-color:#FFF;margin-top:0px;  display:block; width:290px;-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px; font-size:14px; font-family:sans-serif;color:#333;} a.tooltip > span { width:300px; padding:6px 13px 10px 13px; margin-top: -7px; margin-left: -27px; opacity: 0; visibility: hidden; z-index:     10; position: absolute; font-family: Arial; font-size: 12px; font-style: normal; -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px;     border-radius: 3px; -webkit-box-shadow: 2px 2px 2px #999; -moz-box-shadow: 2px 2px 2px #999; box-shadow: 2px 2px 2px #999; -webkit-transition-property:opacity,margin-top, visibility, margin-left; -webkit-transition-duration:0.4s, 0.3s, 0.4s, 0.3s; -webkit-transition-timing-function: ease-in-out, ease-in-out, ease-in-out,     ease-in-out; -moz-transition-property:opacity, margin-top, visibility, margin-left; -moz-transition-duration:0.4s, 0.3s, 0.4s, 0.3s; -moz-transition-timing-function:     ease-in-out, ease-in-out, ease-in-out, ease-in-out; -o-transition-property:opacity, margin-top, visibility, margin-left; -o-transition-duration:0.4s, 0.3s, 0.4s, 0.3s;     -o-transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out; transition-property:opacity, margin-top, visibility, margin-left;     transition-duration:0.4s, 0.3s, 0.4s, 0.3s; transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out; } /*a.tooltip > span:hover,*/ a.tooltip:hover     > span { opacity: 1; text-decoration:none; visibility: visible; overflow: visible; margin-top:-7px; display: inline; margin-left: -27px; }  a.tooltip > span { color: #000000; background: rgb(255,255,255); /* Old browsers */background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */ border: 1px solid #AAAAAA; } a.tooltip span b {font-weight:bold; font-size:14px;} .tooltip .btn {background-image:     -khtml-gradient(linear,left top,left bottom,from(#33BCEF),to(#019AD2)); background-image: -moz-linear-gradient(#33BCEF,#019AD2); background-image:     -ms-linear-gradient(#33BCEF,#019AD2); background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#33BCEF),color-stop(100%,#019AD2));background-image:     -webkit-linear-gradient(#33BCEF,#019AD2); background-image: -o-linear-gradient(#33BCEF,#019AD2);background-image: linear-gradient(#33BCEF,#019AD2);     -webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);-moz-box-shadow: inset 0 1px 0     rgba(255,255,255,.1);box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);filter:     progid:DXImageTransform.Microsoft.gradient(startColorstr='#33bcef',endColorstr='#019ad2',GradientType=0); color: white;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, .25); background-color: #019AD2;background-repeat: repeat-x; position: relative; display: inline-block;overflow: visible;padding: 5px 10px;font-size: 13px;font-weight: bold;line-height: 18px;border: 1px solid #CCC;cursor: pointer;margin: 0;text-indent: 0px; left:230px;border-color: #057ED0;}</style>
    <script language='javascript' type='text/javascript'>function popitup(url) {newwindow=window.open(url,'name','height=450,width=400,toolbar=no,menubar=no');if (window.focus) {newwindow.focus()}return false;}</script><a href="https://twitter.com/share?text=Content%20without%20conversions%20is%20just%20free%20publishing&hashtags=cro&related=twitter:chrisgoward" onclick="return popitup('https://twitter.com/share?text=Content%20without%20conversions%20is%20just%20free%20publishing&hashtags=cro&related=twitter:chrisgoward')" class="tooltip" ><img src='http://www.widerfunnel.com/images/tweet.gif' width='13' height='13' /><span><img src='http://www.widerfunnel.com/images/tweet.gif' width='13' height='13' />&nbsp;&nbsp;<b>Tweet this:</b><br /><br /><c>Content without conversions is just free publishing</c><br /><button class='btn'>Tweet</button></span> </a> </p>
<p>If content is King on the chessboard of online business, revenue is the Queen.<style>a.tooltip {outline:none;text-decoration:none; color:#000} a.tooltip c {min-height:30px; border:solid 2px #ccc; padding:5px; background-color:#FFF;margin-top:0px;  display:block; width:290px;-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px; font-size:14px; font-family:sans-serif;color:#333;} a.tooltip > span { width:300px; padding:6px 13px 10px 13px; margin-top: -7px; margin-left: -27px; opacity: 0; visibility: hidden; z-index:     10; position: absolute; font-family: Arial; font-size: 12px; font-style: normal; -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px;     border-radius: 3px; -webkit-box-shadow: 2px 2px 2px #999; -moz-box-shadow: 2px 2px 2px #999; box-shadow: 2px 2px 2px #999; -webkit-transition-property:opacity,margin-top, visibility, margin-left; -webkit-transition-duration:0.4s, 0.3s, 0.4s, 0.3s; -webkit-transition-timing-function: ease-in-out, ease-in-out, ease-in-out,     ease-in-out; -moz-transition-property:opacity, margin-top, visibility, margin-left; -moz-transition-duration:0.4s, 0.3s, 0.4s, 0.3s; -moz-transition-timing-function:     ease-in-out, ease-in-out, ease-in-out, ease-in-out; -o-transition-property:opacity, margin-top, visibility, margin-left; -o-transition-duration:0.4s, 0.3s, 0.4s, 0.3s;     -o-transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out; transition-property:opacity, margin-top, visibility, margin-left;     transition-duration:0.4s, 0.3s, 0.4s, 0.3s; transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out; } /*a.tooltip > span:hover,*/ a.tooltip:hover     > span { opacity: 1; text-decoration:none; visibility: visible; overflow: visible; margin-top:-7px; display: inline; margin-left: -27px; }  a.tooltip > span { color: #000000; background: rgb(255,255,255); /* Old browsers */background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */ border: 1px solid #AAAAAA; } a.tooltip span b {font-weight:bold; font-size:14px;} .tooltip .btn {background-image:     -khtml-gradient(linear,left top,left bottom,from(#33BCEF),to(#019AD2)); background-image: -moz-linear-gradient(#33BCEF,#019AD2); background-image:     -ms-linear-gradient(#33BCEF,#019AD2); background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#33BCEF),color-stop(100%,#019AD2));background-image:     -webkit-linear-gradient(#33BCEF,#019AD2); background-image: -o-linear-gradient(#33BCEF,#019AD2);background-image: linear-gradient(#33BCEF,#019AD2);     -webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);-moz-box-shadow: inset 0 1px 0     rgba(255,255,255,.1);box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);filter:     progid:DXImageTransform.Microsoft.gradient(startColorstr='#33bcef',endColorstr='#019ad2',GradientType=0); color: white;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, .25); background-color: #019AD2;background-repeat: repeat-x; position: relative; display: inline-block;overflow: visible;padding: 5px 10px;font-size: 13px;font-weight: bold;line-height: 18px;border: 1px solid #CCC;cursor: pointer;margin: 0;text-indent: 0px; left:230px;border-color: #057ED0;}</style>
    <script language='javascript' type='text/javascript'>function popitup(url) {newwindow=window.open(url,'name','height=450,width=400,toolbar=no,menubar=no');if (window.focus) {newwindow.focus()}return false;}</script><a href="https://twitter.com/share?text=If%20content%20is%20King%20on%20the%20chessboard%20of%20online%20business%2C%20revenue%20is%20the%20Queen&hashtags=cro&related=twitter:chrisgoward" onclick="return popitup('https://twitter.com/share?text=If%20content%20is%20King%20on%20the%20chessboard%20of%20online%20business%2C%20revenue%20is%20the%20Queen&hashtags=cro&related=twitter:chrisgoward')" class="tooltip" ><img src='http://www.widerfunnel.com/images/tweet.gif' width='13' height='13' /><span><img src='http://www.widerfunnel.com/images/tweet.gif' width='13' height='13' />&nbsp;&nbsp;<b>Tweet this:</b><br /><br /><c>If content is King on the chessboard of online business, revenue is the Queen</c><br /><button class='btn'>Tweet</button></span> </a>  The Queen can do all of the things that every other piece on the board can do, but faster. Revenue can buy good content, but <strong>good content cannot guarantee revenue</strong>.<style>a.tooltip {outline:none;text-decoration:none; color:#000} a.tooltip c {min-height:30px; border:solid 2px #ccc; padding:5px; background-color:#FFF;margin-top:0px;  display:block; width:290px;-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px; font-size:14px; font-family:sans-serif;color:#333;} a.tooltip > span { width:300px; padding:6px 13px 10px 13px; margin-top: -7px; margin-left: -27px; opacity: 0; visibility: hidden; z-index:     10; position: absolute; font-family: Arial; font-size: 12px; font-style: normal; -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px;     border-radius: 3px; -webkit-box-shadow: 2px 2px 2px #999; -moz-box-shadow: 2px 2px 2px #999; box-shadow: 2px 2px 2px #999; -webkit-transition-property:opacity,margin-top, visibility, margin-left; -webkit-transition-duration:0.4s, 0.3s, 0.4s, 0.3s; -webkit-transition-timing-function: ease-in-out, ease-in-out, ease-in-out,     ease-in-out; -moz-transition-property:opacity, margin-top, visibility, margin-left; -moz-transition-duration:0.4s, 0.3s, 0.4s, 0.3s; -moz-transition-timing-function:     ease-in-out, ease-in-out, ease-in-out, ease-in-out; -o-transition-property:opacity, margin-top, visibility, margin-left; -o-transition-duration:0.4s, 0.3s, 0.4s, 0.3s;     -o-transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out; transition-property:opacity, margin-top, visibility, margin-left;     transition-duration:0.4s, 0.3s, 0.4s, 0.3s; transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out; } /*a.tooltip > span:hover,*/ a.tooltip:hover     > span { opacity: 1; text-decoration:none; visibility: visible; overflow: visible; margin-top:-7px; display: inline; margin-left: -27px; }  a.tooltip > span { color: #000000; background: rgb(255,255,255); /* Old browsers */background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */ border: 1px solid #AAAAAA; } a.tooltip span b {font-weight:bold; font-size:14px;} .tooltip .btn {background-image:     -khtml-gradient(linear,left top,left bottom,from(#33BCEF),to(#019AD2)); background-image: -moz-linear-gradient(#33BCEF,#019AD2); background-image:     -ms-linear-gradient(#33BCEF,#019AD2); background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#33BCEF),color-stop(100%,#019AD2));background-image:     -webkit-linear-gradient(#33BCEF,#019AD2); background-image: -o-linear-gradient(#33BCEF,#019AD2);background-image: linear-gradient(#33BCEF,#019AD2);     -webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);-moz-box-shadow: inset 0 1px 0     rgba(255,255,255,.1);box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);filter:     progid:DXImageTransform.Microsoft.gradient(startColorstr='#33bcef',endColorstr='#019ad2',GradientType=0); color: white;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, .25); background-color: #019AD2;background-repeat: repeat-x; position: relative; display: inline-block;overflow: visible;padding: 5px 10px;font-size: 13px;font-weight: bold;line-height: 18px;border: 1px solid #CCC;cursor: pointer;margin: 0;text-indent: 0px; left:230px;border-color: #057ED0;}</style>
    <script language='javascript' type='text/javascript'>function popitup(url) {newwindow=window.open(url,'name','height=450,width=400,toolbar=no,menubar=no');if (window.focus) {newwindow.focus()}return false;}</script><a href="https://twitter.com/share?text=Revenue%20can%20buy%20good%20content%2C%20but%20good%20content%20cannot%20guarantee%20revenue&hashtags=cro&related=twitter:chrisgoward" onclick="return popitup('https://twitter.com/share?text=Revenue%20can%20buy%20good%20content%2C%20but%20good%20content%20cannot%20guarantee%20revenue&hashtags=cro&related=twitter:chrisgoward')" class="tooltip" ><img src='http://www.widerfunnel.com/images/tweet.gif' width='13' height='13' /><span><img src='http://www.widerfunnel.com/images/tweet.gif' width='13' height='13' />&nbsp;&nbsp;<b>Tweet this:</b><br /><br /><c>Revenue can buy good content, but good content cannot guarantee revenue</c><br /><button class='btn'>Tweet</button></span> </a></p>
<p>Currently there is a tempest in a teapot about content marketing (or “Inbound Marketing”.) The problem is most of the “Great Content” drives junk traffic for the creator, or builds brand awareness associated with subjects that don’t produce business value. And much effort is used to create reams of content that don’t produce revenue.<style>a.tooltip {outline:none;text-decoration:none; color:#000} a.tooltip c {min-height:30px; border:solid 2px #ccc; padding:5px; background-color:#FFF;margin-top:0px;  display:block; width:290px;-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px; font-size:14px; font-family:sans-serif;color:#333;} a.tooltip > span { width:300px; padding:6px 13px 10px 13px; margin-top: -7px; margin-left: -27px; opacity: 0; visibility: hidden; z-index:     10; position: absolute; font-family: Arial; font-size: 12px; font-style: normal; -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px;     border-radius: 3px; -webkit-box-shadow: 2px 2px 2px #999; -moz-box-shadow: 2px 2px 2px #999; box-shadow: 2px 2px 2px #999; -webkit-transition-property:opacity,margin-top, visibility, margin-left; -webkit-transition-duration:0.4s, 0.3s, 0.4s, 0.3s; -webkit-transition-timing-function: ease-in-out, ease-in-out, ease-in-out,     ease-in-out; -moz-transition-property:opacity, margin-top, visibility, margin-left; -moz-transition-duration:0.4s, 0.3s, 0.4s, 0.3s; -moz-transition-timing-function:     ease-in-out, ease-in-out, ease-in-out, ease-in-out; -o-transition-property:opacity, margin-top, visibility, margin-left; -o-transition-duration:0.4s, 0.3s, 0.4s, 0.3s;     -o-transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out; transition-property:opacity, margin-top, visibility, margin-left;     transition-duration:0.4s, 0.3s, 0.4s, 0.3s; transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out; } /*a.tooltip > span:hover,*/ a.tooltip:hover     > span { opacity: 1; text-decoration:none; visibility: visible; overflow: visible; margin-top:-7px; display: inline; margin-left: -27px; }  a.tooltip > span { color: #000000; background: rgb(255,255,255); /* Old browsers */background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */ border: 1px solid #AAAAAA; } a.tooltip span b {font-weight:bold; font-size:14px;} .tooltip .btn {background-image:     -khtml-gradient(linear,left top,left bottom,from(#33BCEF),to(#019AD2)); background-image: -moz-linear-gradient(#33BCEF,#019AD2); background-image:     -ms-linear-gradient(#33BCEF,#019AD2); background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#33BCEF),color-stop(100%,#019AD2));background-image:     -webkit-linear-gradient(#33BCEF,#019AD2); background-image: -o-linear-gradient(#33BCEF,#019AD2);background-image: linear-gradient(#33BCEF,#019AD2);     -webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);-moz-box-shadow: inset 0 1px 0     rgba(255,255,255,.1);box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);filter:     progid:DXImageTransform.Microsoft.gradient(startColorstr='#33bcef',endColorstr='#019ad2',GradientType=0); color: white;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, .25); background-color: #019AD2;background-repeat: repeat-x; position: relative; display: inline-block;overflow: visible;padding: 5px 10px;font-size: 13px;font-weight: bold;line-height: 18px;border: 1px solid #CCC;cursor: pointer;margin: 0;text-indent: 0px; left:230px;border-color: #057ED0;}</style>
    <script language='javascript' type='text/javascript'>function popitup(url) {newwindow=window.open(url,'name','height=450,width=400,toolbar=no,menubar=no');if (window.focus) {newwindow.focus()}return false;}</script><a href="https://twitter.com/share?text=Much%20effort%20is%20being%20used%20to%20create%20reams%20of%20content%20that%20don%E2%80%99t%20produce%20revenue&hashtags=cro&related=twitter:chrisgoward" onclick="return popitup('https://twitter.com/share?text=Much%20effort%20is%20being%20used%20to%20create%20reams%20of%20content%20that%20don%E2%80%99t%20produce%20revenue&hashtags=cro&related=twitter:chrisgoward')" class="tooltip" ><img src='http://www.widerfunnel.com/images/tweet.gif' width='13' height='13' /><span><img src='http://www.widerfunnel.com/images/tweet.gif' width='13' height='13' />&nbsp;&nbsp;<b>Tweet this:</b><br /><br /><c>Much effort is being used to create reams of content that don’t produce revenue</c><br /><button class='btn'>Tweet</button></span> </a></p>
<p><strong>This is a game where the 1% truly rule.</strong> Those who can get the biggest mind-share for the right topic generate great business.<style>a.tooltip {outline:none;text-decoration:none; color:#000} a.tooltip c {min-height:30px; border:solid 2px #ccc; padding:5px; background-color:#FFF;margin-top:0px;  display:block; width:290px;-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px; font-size:14px; font-family:sans-serif;color:#333;} a.tooltip > span { width:300px; padding:6px 13px 10px 13px; margin-top: -7px; margin-left: -27px; opacity: 0; visibility: hidden; z-index:     10; position: absolute; font-family: Arial; font-size: 12px; font-style: normal; -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px;     border-radius: 3px; -webkit-box-shadow: 2px 2px 2px #999; -moz-box-shadow: 2px 2px 2px #999; box-shadow: 2px 2px 2px #999; -webkit-transition-property:opacity,margin-top, visibility, margin-left; -webkit-transition-duration:0.4s, 0.3s, 0.4s, 0.3s; -webkit-transition-timing-function: ease-in-out, ease-in-out, ease-in-out,     ease-in-out; -moz-transition-property:opacity, margin-top, visibility, margin-left; -moz-transition-duration:0.4s, 0.3s, 0.4s, 0.3s; -moz-transition-timing-function:     ease-in-out, ease-in-out, ease-in-out, ease-in-out; -o-transition-property:opacity, margin-top, visibility, margin-left; -o-transition-duration:0.4s, 0.3s, 0.4s, 0.3s;     -o-transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out; transition-property:opacity, margin-top, visibility, margin-left;     transition-duration:0.4s, 0.3s, 0.4s, 0.3s; transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out; } /*a.tooltip > span:hover,*/ a.tooltip:hover     > span { opacity: 1; text-decoration:none; visibility: visible; overflow: visible; margin-top:-7px; display: inline; margin-left: -27px; }  a.tooltip > span { color: #000000; background: rgb(255,255,255); /* Old browsers */background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */ border: 1px solid #AAAAAA; } a.tooltip span b {font-weight:bold; font-size:14px;} .tooltip .btn {background-image:     -khtml-gradient(linear,left top,left bottom,from(#33BCEF),to(#019AD2)); background-image: -moz-linear-gradient(#33BCEF,#019AD2); background-image:     -ms-linear-gradient(#33BCEF,#019AD2); background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#33BCEF),color-stop(100%,#019AD2));background-image:     -webkit-linear-gradient(#33BCEF,#019AD2); background-image: -o-linear-gradient(#33BCEF,#019AD2);background-image: linear-gradient(#33BCEF,#019AD2);     -webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);-moz-box-shadow: inset 0 1px 0     rgba(255,255,255,.1);box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);filter:     progid:DXImageTransform.Microsoft.gradient(startColorstr='#33bcef',endColorstr='#019ad2',GradientType=0); color: white;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, .25); background-color: #019AD2;background-repeat: repeat-x; position: relative; display: inline-block;overflow: visible;padding: 5px 10px;font-size: 13px;font-weight: bold;line-height: 18px;border: 1px solid #CCC;cursor: pointer;margin: 0;text-indent: 0px; left:230px;border-color: #057ED0;}</style>
    <script language='javascript' type='text/javascript'>function popitup(url) {newwindow=window.open(url,'name','height=450,width=400,toolbar=no,menubar=no');if (window.focus) {newwindow.focus()}return false;}</script><a href="https://twitter.com/share?text=Those%20who%20can%20get%20the%20biggest%20mind-share%20for%20the%20right%20topic%20generate%20great%20business&hashtags=cro&related=twitter:chrisgoward" onclick="return popitup('https://twitter.com/share?text=Those%20who%20can%20get%20the%20biggest%20mind-share%20for%20the%20right%20topic%20generate%20great%20business&hashtags=cro&related=twitter:chrisgoward')" class="tooltip" ><img src='http://www.widerfunnel.com/images/tweet.gif' width='13' height='13' /><span><img src='http://www.widerfunnel.com/images/tweet.gif' width='13' height='13' />&nbsp;&nbsp;<b>Tweet this:</b><br /><br /><c>Those who can get the biggest mind-share for the right topic generate great business</c><br /><button class='btn'>Tweet</button></span> </a> The rest just waste their marketing budget creating noise.</p>
<p>There are some amazing models for using content to make revenue. People like <a href="https://twitter.com/mitchjoel" title="Mitch Joel">Mitch Joel</a>, <a href="http://scottberkun.com" title="Scott Berkun">Scott Berkun</a>, <a href="http://blog.hubspot.com/" title="Hubspot">Hubspot</a>, and <a href="http://www.gundogsupply.com" title="Gun Dog Supply">Steve Snell</a> all make great content, and they make money—because their great content has a purpose. Mitch and Scott make great content for the purpose of collecting up their content and selling it to you as a book, poster, t-shirt, or live presentation. Plus, Mitch builds business for his web agency. Hubspot has positioned themselves in front of the “Inbound Marketing” topic, so, yeah, content marketing makes sense. Steve makes great content about a product that someone wants. They ALL make great content about a product that they sell to you, and that makes them revenue.</p>
<p>When you start your content plans, when you do your content audits, and whenever you think about content, <strong>think about the revenue</strong> the content brings to you. If you are an e-commerce site, having an amazing blog is only useful if drives people to view and buy your products.<style>a.tooltip {outline:none;text-decoration:none; color:#000} a.tooltip c {min-height:30px; border:solid 2px #ccc; padding:5px; background-color:#FFF;margin-top:0px;  display:block; width:290px;-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px; font-size:14px; font-family:sans-serif;color:#333;} a.tooltip > span { width:300px; padding:6px 13px 10px 13px; margin-top: -7px; margin-left: -27px; opacity: 0; visibility: hidden; z-index:     10; position: absolute; font-family: Arial; font-size: 12px; font-style: normal; -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px;     border-radius: 3px; -webkit-box-shadow: 2px 2px 2px #999; -moz-box-shadow: 2px 2px 2px #999; box-shadow: 2px 2px 2px #999; -webkit-transition-property:opacity,margin-top, visibility, margin-left; -webkit-transition-duration:0.4s, 0.3s, 0.4s, 0.3s; -webkit-transition-timing-function: ease-in-out, ease-in-out, ease-in-out,     ease-in-out; -moz-transition-property:opacity, margin-top, visibility, margin-left; -moz-transition-duration:0.4s, 0.3s, 0.4s, 0.3s; -moz-transition-timing-function:     ease-in-out, ease-in-out, ease-in-out, ease-in-out; -o-transition-property:opacity, margin-top, visibility, margin-left; -o-transition-duration:0.4s, 0.3s, 0.4s, 0.3s;     -o-transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out; transition-property:opacity, margin-top, visibility, margin-left;     transition-duration:0.4s, 0.3s, 0.4s, 0.3s; transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out; } /*a.tooltip > span:hover,*/ a.tooltip:hover     > span { opacity: 1; text-decoration:none; visibility: visible; overflow: visible; margin-top:-7px; display: inline; margin-left: -27px; }  a.tooltip > span { color: #000000; background: rgb(255,255,255); /* Old browsers */background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */ border: 1px solid #AAAAAA; } a.tooltip span b {font-weight:bold; font-size:14px;} .tooltip .btn {background-image:     -khtml-gradient(linear,left top,left bottom,from(#33BCEF),to(#019AD2)); background-image: -moz-linear-gradient(#33BCEF,#019AD2); background-image:     -ms-linear-gradient(#33BCEF,#019AD2); background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#33BCEF),color-stop(100%,#019AD2));background-image:     -webkit-linear-gradient(#33BCEF,#019AD2); background-image: -o-linear-gradient(#33BCEF,#019AD2);background-image: linear-gradient(#33BCEF,#019AD2);     -webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);-moz-box-shadow: inset 0 1px 0     rgba(255,255,255,.1);box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);filter:     progid:DXImageTransform.Microsoft.gradient(startColorstr='#33bcef',endColorstr='#019ad2',GradientType=0); color: white;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, .25); background-color: #019AD2;background-repeat: repeat-x; position: relative; display: inline-block;overflow: visible;padding: 5px 10px;font-size: 13px;font-weight: bold;line-height: 18px;border: 1px solid #CCC;cursor: pointer;margin: 0;text-indent: 0px; left:230px;border-color: #057ED0;}</style>
    <script language='javascript' type='text/javascript'>function popitup(url) {newwindow=window.open(url,'name','height=450,width=400,toolbar=no,menubar=no');if (window.focus) {newwindow.focus()}return false;}</script><a href="https://twitter.com/share?text=An%20amazing%20blog%20is%20only%20useful%20if%20drives%20people%20to%20view%20and%20buy%20your%20products&hashtags=cro&related=twitter:chrisgoward" onclick="return popitup('https://twitter.com/share?text=An%20amazing%20blog%20is%20only%20useful%20if%20drives%20people%20to%20view%20and%20buy%20your%20products&hashtags=cro&related=twitter:chrisgoward')" class="tooltip" ><img src='http://www.widerfunnel.com/images/tweet.gif' width='13' height='13' /><span><img src='http://www.widerfunnel.com/images/tweet.gif' width='13' height='13' />&nbsp;&nbsp;<b>Tweet this:</b><br /><br /><c>An amazing blog is only useful if drives people to view and buy your products</c><br /><button class='btn'>Tweet</button></span> </a> If you are blogging about what you sell, maybe you should be rewriting your product descriptions too.</p>
<p>Let’s not tiptoe around the fact that you’re doing all this content marketing to eventually turn a profit. <strong>Business isn’t an altruistic venture.</strong> So, if your inbound marketing department can’t point to the marginal revenue you’ve produced, how long do you think you’ll be warming your seat?</p>
<p>If you need to goose revenue, I’d suggest revisiting outbound marketing too.<style>a.tooltip {outline:none;text-decoration:none; color:#000} a.tooltip c {min-height:30px; border:solid 2px #ccc; padding:5px; background-color:#FFF;margin-top:0px;  display:block; width:290px;-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px; font-size:14px; font-family:sans-serif;color:#333;} a.tooltip > span { width:300px; padding:6px 13px 10px 13px; margin-top: -7px; margin-left: -27px; opacity: 0; visibility: hidden; z-index:     10; position: absolute; font-family: Arial; font-size: 12px; font-style: normal; -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px;     border-radius: 3px; -webkit-box-shadow: 2px 2px 2px #999; -moz-box-shadow: 2px 2px 2px #999; box-shadow: 2px 2px 2px #999; -webkit-transition-property:opacity,margin-top, visibility, margin-left; -webkit-transition-duration:0.4s, 0.3s, 0.4s, 0.3s; -webkit-transition-timing-function: ease-in-out, ease-in-out, ease-in-out,     ease-in-out; -moz-transition-property:opacity, margin-top, visibility, margin-left; -moz-transition-duration:0.4s, 0.3s, 0.4s, 0.3s; -moz-transition-timing-function:     ease-in-out, ease-in-out, ease-in-out, ease-in-out; -o-transition-property:opacity, margin-top, visibility, margin-left; -o-transition-duration:0.4s, 0.3s, 0.4s, 0.3s;     -o-transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out; transition-property:opacity, margin-top, visibility, margin-left;     transition-duration:0.4s, 0.3s, 0.4s, 0.3s; transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out; } /*a.tooltip > span:hover,*/ a.tooltip:hover     > span { opacity: 1; text-decoration:none; visibility: visible; overflow: visible; margin-top:-7px; display: inline; margin-left: -27px; }  a.tooltip > span { color: #000000; background: rgb(255,255,255); /* Old browsers */background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */ border: 1px solid #AAAAAA; } a.tooltip span b {font-weight:bold; font-size:14px;} .tooltip .btn {background-image:     -khtml-gradient(linear,left top,left bottom,from(#33BCEF),to(#019AD2)); background-image: -moz-linear-gradient(#33BCEF,#019AD2); background-image:     -ms-linear-gradient(#33BCEF,#019AD2); background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#33BCEF),color-stop(100%,#019AD2));background-image:     -webkit-linear-gradient(#33BCEF,#019AD2); background-image: -o-linear-gradient(#33BCEF,#019AD2);background-image: linear-gradient(#33BCEF,#019AD2);     -webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);-moz-box-shadow: inset 0 1px 0     rgba(255,255,255,.1);box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);filter:     progid:DXImageTransform.Microsoft.gradient(startColorstr='#33bcef',endColorstr='#019ad2',GradientType=0); color: white;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, .25); background-color: #019AD2;background-repeat: repeat-x; position: relative; display: inline-block;overflow: visible;padding: 5px 10px;font-size: 13px;font-weight: bold;line-height: 18px;border: 1px solid #CCC;cursor: pointer;margin: 0;text-indent: 0px; left:230px;border-color: #057ED0;}</style>
    <script language='javascript' type='text/javascript'>function popitup(url) {newwindow=window.open(url,'name','height=450,width=400,toolbar=no,menubar=no');if (window.focus) {newwindow.focus()}return false;}</script><a href="https://twitter.com/share?text=If%20you%20need%20to%20goose%20revenue%2C%20I%E2%80%99d%20suggest%20revisiting%20outbound%20marketing.%28I%20know%E2%80%A6%20the%20heresy%21%29&hashtags=cro&related=twitter:chrisgoward" onclick="return popitup('https://twitter.com/share?text=If%20you%20need%20to%20goose%20revenue%2C%20I%E2%80%99d%20suggest%20revisiting%20outbound%20marketing.%28I%20know%E2%80%A6%20the%20heresy%21%29&hashtags=cro&related=twitter:chrisgoward')" class="tooltip" ><img src='http://www.widerfunnel.com/images/tweet.gif' width='13' height='13' /><span><img src='http://www.widerfunnel.com/images/tweet.gif' width='13' height='13' />&nbsp;&nbsp;<b>Tweet this:</b><br /><br /><c>If you need to goose revenue, I’d suggest revisiting outbound marketing.(I know… the heresy!)</c><br /><button class='btn'>Tweet</button></span> </a> (I know… the heresy!) As it turns out, <a href="http://www.widerfunnel.com/marketing-planning/outbound-inbound-marketing-coexist" title="Inbound vs outbound marketing">inbound and outbound marketing can get along!</a></p>
<p><strong>Long live the QUEEN!</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.widerfunnel.com/marketing-planning/if-content-is-king-revenue-is-queen/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>The Value of Not Knowing (or Ignorance Creates Courage)</title>
		<link>http://www.widerfunnel.com/strategy/the-value-of-not-knowing-or-ignorance-creates-courage</link>
		<comments>http://www.widerfunnel.com/strategy/the-value-of-not-knowing-or-ignorance-creates-courage#comments</comments>
		<pubDate>Sun, 07 Apr 2013 20:39:46 +0000</pubDate>
		<dc:creator>Chris Goward</dc:creator>
				<category><![CDATA[Strategy]]></category>
		<category><![CDATA[Steve Jobs]]></category>

		<guid isPermaLink="false">http://www.widerfunnel.com/?p=9787</guid>
		<description><![CDATA[Testing is not just what we do for clients. We live this ethos because we believe in continuous improvement.  We will never sit still. 

I hope you won’t either.]]></description>
				<content:encoded><![CDATA[<p>When I started WiderFunnel, I wasn&#8217;t an industry &#8220;insider.&#8221; I wasn’t involved in the search marketing or user experience industries. I didn&#8217;t go to conferences or talk to experts. I didn&#8217;t have advisors or mentors to show me the ropes (or talk me out of my plans.) I didn&#8217;t have a prominent reputation to rely on. </p>
<p>I didn&#8217;t know all the reasons that WiderFunnel had no chance to succeed.</p>
<p>I simply believed two things: 1. I could improve most websites agencies were building and 2. I had nothing to lose by testing to prove it.</p>
<p>The problem with a lot of companies (including most agencies) is that they have too much to lose and they have too much knowledge of barriers.<style>a.tooltip {outline:none;text-decoration:none; color:#000} a.tooltip c {min-height:30px; border:solid 2px #ccc; padding:5px; background-color:#FFF;margin-top:0px;  display:block; width:290px;-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px; font-size:14px; font-family:sans-serif;color:#333;} a.tooltip > span { width:300px; padding:6px 13px 10px 13px; margin-top: -7px; margin-left: -27px; opacity: 0; visibility: hidden; z-index:     10; position: absolute; font-family: Arial; font-size: 12px; font-style: normal; -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px;     border-radius: 3px; -webkit-box-shadow: 2px 2px 2px #999; -moz-box-shadow: 2px 2px 2px #999; box-shadow: 2px 2px 2px #999; -webkit-transition-property:opacity,margin-top, visibility, margin-left; -webkit-transition-duration:0.4s, 0.3s, 0.4s, 0.3s; -webkit-transition-timing-function: ease-in-out, ease-in-out, ease-in-out,     ease-in-out; -moz-transition-property:opacity, margin-top, visibility, margin-left; -moz-transition-duration:0.4s, 0.3s, 0.4s, 0.3s; -moz-transition-timing-function:     ease-in-out, ease-in-out, ease-in-out, ease-in-out; -o-transition-property:opacity, margin-top, visibility, margin-left; -o-transition-duration:0.4s, 0.3s, 0.4s, 0.3s;     -o-transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out; transition-property:opacity, margin-top, visibility, margin-left;     transition-duration:0.4s, 0.3s, 0.4s, 0.3s; transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out; } /*a.tooltip > span:hover,*/ a.tooltip:hover     > span { opacity: 1; text-decoration:none; visibility: visible; overflow: visible; margin-top:-7px; display: inline; margin-left: -27px; }  a.tooltip > span { color: #000000; background: rgb(255,255,255); /* Old browsers */background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */ border: 1px solid #AAAAAA; } a.tooltip span b {font-weight:bold; font-size:14px;} .tooltip .btn {background-image:     -khtml-gradient(linear,left top,left bottom,from(#33BCEF),to(#019AD2)); background-image: -moz-linear-gradient(#33BCEF,#019AD2); background-image:     -ms-linear-gradient(#33BCEF,#019AD2); background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#33BCEF),color-stop(100%,#019AD2));background-image:     -webkit-linear-gradient(#33BCEF,#019AD2); background-image: -o-linear-gradient(#33BCEF,#019AD2);background-image: linear-gradient(#33BCEF,#019AD2);     -webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);-moz-box-shadow: inset 0 1px 0     rgba(255,255,255,.1);box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);filter:     progid:DXImageTransform.Microsoft.gradient(startColorstr='#33bcef',endColorstr='#019ad2',GradientType=0); color: white;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, .25); background-color: #019AD2;background-repeat: repeat-x; position: relative; display: inline-block;overflow: visible;padding: 5px 10px;font-size: 13px;font-weight: bold;line-height: 18px;border: 1px solid #CCC;cursor: pointer;margin: 0;text-indent: 0px; left:230px;border-color: #057ED0;}</style>
    <script language='javascript' type='text/javascript'>function popitup(url) {newwindow=window.open(url,'name','height=450,width=400,toolbar=no,menubar=no');if (window.focus) {newwindow.focus()}return false;}</script><a href="https://twitter.com/share?text=The%20problem%20with%20a%20lot%20of%20companies%3A%20they%20have%20too%20much%20to%20lose&hashtags=cro&related=twitter:chrisgoward" onclick="return popitup('https://twitter.com/share?text=The%20problem%20with%20a%20lot%20of%20companies%3A%20they%20have%20too%20much%20to%20lose&hashtags=cro&related=twitter:chrisgoward')" class="tooltip" ><img src='http://www.widerfunnel.com/images/tweet.gif' width='13' height='13' /><span><img src='http://www.widerfunnel.com/images/tweet.gif' width='13' height='13' />&nbsp;&nbsp;<b>Tweet this:</b><br /><br /><c>The problem with a lot of companies: they have too much to lose</c><br /><button class='btn'>Tweet</button></span> </a> They have existing turf and reputation to protect.</p>
<p>I worked at big agencies and felt that they&#8217;d never truly support conversion optimization. Their clients were perceived expertise, aura and schmoozing ability. Frankly, many marketing managers choose their agency of record more for the expense accounts they use to feed them than for their results. </p>
<p>What incentive do those agencies have to test their ideas?<style>a.tooltip {outline:none;text-decoration:none; color:#000} a.tooltip c {min-height:30px; border:solid 2px #ccc; padding:5px; background-color:#FFF;margin-top:0px;  display:block; width:290px;-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px; font-size:14px; font-family:sans-serif;color:#333;} a.tooltip > span { width:300px; padding:6px 13px 10px 13px; margin-top: -7px; margin-left: -27px; opacity: 0; visibility: hidden; z-index:     10; position: absolute; font-family: Arial; font-size: 12px; font-style: normal; -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px;     border-radius: 3px; -webkit-box-shadow: 2px 2px 2px #999; -moz-box-shadow: 2px 2px 2px #999; box-shadow: 2px 2px 2px #999; -webkit-transition-property:opacity,margin-top, visibility, margin-left; -webkit-transition-duration:0.4s, 0.3s, 0.4s, 0.3s; -webkit-transition-timing-function: ease-in-out, ease-in-out, ease-in-out,     ease-in-out; -moz-transition-property:opacity, margin-top, visibility, margin-left; -moz-transition-duration:0.4s, 0.3s, 0.4s, 0.3s; -moz-transition-timing-function:     ease-in-out, ease-in-out, ease-in-out, ease-in-out; -o-transition-property:opacity, margin-top, visibility, margin-left; -o-transition-duration:0.4s, 0.3s, 0.4s, 0.3s;     -o-transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out; transition-property:opacity, margin-top, visibility, margin-left;     transition-duration:0.4s, 0.3s, 0.4s, 0.3s; transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out; } /*a.tooltip > span:hover,*/ a.tooltip:hover     > span { opacity: 1; text-decoration:none; visibility: visible; overflow: visible; margin-top:-7px; display: inline; margin-left: -27px; }  a.tooltip > span { color: #000000; background: rgb(255,255,255); /* Old browsers */background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */ border: 1px solid #AAAAAA; } a.tooltip span b {font-weight:bold; font-size:14px;} .tooltip .btn {background-image:     -khtml-gradient(linear,left top,left bottom,from(#33BCEF),to(#019AD2)); background-image: -moz-linear-gradient(#33BCEF,#019AD2); background-image:     -ms-linear-gradient(#33BCEF,#019AD2); background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#33BCEF),color-stop(100%,#019AD2));background-image:     -webkit-linear-gradient(#33BCEF,#019AD2); background-image: -o-linear-gradient(#33BCEF,#019AD2);background-image: linear-gradient(#33BCEF,#019AD2);     -webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);-moz-box-shadow: inset 0 1px 0     rgba(255,255,255,.1);box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);filter:     progid:DXImageTransform.Microsoft.gradient(startColorstr='#33bcef',endColorstr='#019ad2',GradientType=0); color: white;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, .25); background-color: #019AD2;background-repeat: repeat-x; position: relative; display: inline-block;overflow: visible;padding: 5px 10px;font-size: 13px;font-weight: bold;line-height: 18px;border: 1px solid #CCC;cursor: pointer;margin: 0;text-indent: 0px; left:230px;border-color: #057ED0;}</style>
    <script language='javascript' type='text/javascript'>function popitup(url) {newwindow=window.open(url,'name','height=450,width=400,toolbar=no,menubar=no');if (window.focus) {newwindow.focus()}return false;}</script><a href="https://twitter.com/share?text=What%20incentive%20do%20big%20agencies%20have%20to%20test%20their%20ideas%3F&hashtags=cro&related=twitter:chrisgoward" onclick="return popitup('https://twitter.com/share?text=What%20incentive%20do%20big%20agencies%20have%20to%20test%20their%20ideas%3F&hashtags=cro&related=twitter:chrisgoward')" class="tooltip" ><img src='http://www.widerfunnel.com/images/tweet.gif' width='13' height='13' /><span><img src='http://www.widerfunnel.com/images/tweet.gif' width='13' height='13' />&nbsp;&nbsp;<b>Tweet this:</b><br /><br /><c>What incentive do big agencies have to test their ideas?</c><br /><button class='btn'>Tweet</button></span> </a></p>
<p>They don&#8217;t. In every case, anything that smelled of testing&mdash;direct marketing, database marketing, online testing&mdash;has always been shoved in a back room and down-played.</p>
<p>Unsurprisingly, I was an outsider in that environment. I wanted to do good work, get great results and not conform to the norm.</p>
<p>There&#8217;s a cautionary tale in the demise of ad agencies.</p>
<p>When you have success in one business model, tremendous courage is required to test something different.<style>a.tooltip {outline:none;text-decoration:none; color:#000} a.tooltip c {min-height:30px; border:solid 2px #ccc; padding:5px; background-color:#FFF;margin-top:0px;  display:block; width:290px;-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px; font-size:14px; font-family:sans-serif;color:#333;} a.tooltip > span { width:300px; padding:6px 13px 10px 13px; margin-top: -7px; margin-left: -27px; opacity: 0; visibility: hidden; z-index:     10; position: absolute; font-family: Arial; font-size: 12px; font-style: normal; -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px;     border-radius: 3px; -webkit-box-shadow: 2px 2px 2px #999; -moz-box-shadow: 2px 2px 2px #999; box-shadow: 2px 2px 2px #999; -webkit-transition-property:opacity,margin-top, visibility, margin-left; -webkit-transition-duration:0.4s, 0.3s, 0.4s, 0.3s; -webkit-transition-timing-function: ease-in-out, ease-in-out, ease-in-out,     ease-in-out; -moz-transition-property:opacity, margin-top, visibility, margin-left; -moz-transition-duration:0.4s, 0.3s, 0.4s, 0.3s; -moz-transition-timing-function:     ease-in-out, ease-in-out, ease-in-out, ease-in-out; -o-transition-property:opacity, margin-top, visibility, margin-left; -o-transition-duration:0.4s, 0.3s, 0.4s, 0.3s;     -o-transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out; transition-property:opacity, margin-top, visibility, margin-left;     transition-duration:0.4s, 0.3s, 0.4s, 0.3s; transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out; } /*a.tooltip > span:hover,*/ a.tooltip:hover     > span { opacity: 1; text-decoration:none; visibility: visible; overflow: visible; margin-top:-7px; display: inline; margin-left: -27px; }  a.tooltip > span { color: #000000; background: rgb(255,255,255); /* Old browsers */background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */ border: 1px solid #AAAAAA; } a.tooltip span b {font-weight:bold; font-size:14px;} .tooltip .btn {background-image:     -khtml-gradient(linear,left top,left bottom,from(#33BCEF),to(#019AD2)); background-image: -moz-linear-gradient(#33BCEF,#019AD2); background-image:     -ms-linear-gradient(#33BCEF,#019AD2); background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#33BCEF),color-stop(100%,#019AD2));background-image:     -webkit-linear-gradient(#33BCEF,#019AD2); background-image: -o-linear-gradient(#33BCEF,#019AD2);background-image: linear-gradient(#33BCEF,#019AD2);     -webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);-moz-box-shadow: inset 0 1px 0     rgba(255,255,255,.1);box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);filter:     progid:DXImageTransform.Microsoft.gradient(startColorstr='#33bcef',endColorstr='#019ad2',GradientType=0); color: white;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, .25); background-color: #019AD2;background-repeat: repeat-x; position: relative; display: inline-block;overflow: visible;padding: 5px 10px;font-size: 13px;font-weight: bold;line-height: 18px;border: 1px solid #CCC;cursor: pointer;margin: 0;text-indent: 0px; left:230px;border-color: #057ED0;}</style>
    <script language='javascript' type='text/javascript'>function popitup(url) {newwindow=window.open(url,'name','height=450,width=400,toolbar=no,menubar=no');if (window.focus) {newwindow.focus()}return false;}</script><a href="https://twitter.com/share?text=When%20you%20have%20success%20in%20one%20business%20model%2C%20courage%20is%20required%20to%20test%20something%20different.&hashtags=cro&related=twitter:chrisgoward" onclick="return popitup('https://twitter.com/share?text=When%20you%20have%20success%20in%20one%20business%20model%2C%20courage%20is%20required%20to%20test%20something%20different.&hashtags=cro&related=twitter:chrisgoward')" class="tooltip" ><img src='http://www.widerfunnel.com/images/tweet.gif' width='13' height='13' /><span><img src='http://www.widerfunnel.com/images/tweet.gif' width='13' height='13' />&nbsp;&nbsp;<b>Tweet this:</b><br /><br /><c>When you have success in one business model, courage is required to test something different.</c><br /><button class='btn'>Tweet</button></span> </a>  It&#8217;s hard for the successful to believe the writing on the wall is a true warning. But, if you don’t, you’re doomed to eventual demise. </p>
<p>I didn&#8217;t need much courage back then. I had nothing to lose and I had a vision of something new. As Eminem said: </p>
<blockquote><p>&#8220;You only get one shot. Do not miss your chance to blow. This opportunity comes once in a lifetime.&#8221;<br />
<small class="author">— Eminem</small></p></blockquote>
<p>Now, things have changed for WiderFunnel. We have something to lose. We have a reputation, a service model that works, <a href="http://www.youshouldtestthat.com" title="Conversion Optimization book">a book</a> published with our ideas, and positive inertia. </p>
<p>That scares me. I don’t want to get comfortable.<style>a.tooltip {outline:none;text-decoration:none; color:#000} a.tooltip c {min-height:30px; border:solid 2px #ccc; padding:5px; background-color:#FFF;margin-top:0px;  display:block; width:290px;-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px; font-size:14px; font-family:sans-serif;color:#333;} a.tooltip > span { width:300px; padding:6px 13px 10px 13px; margin-top: -7px; margin-left: -27px; opacity: 0; visibility: hidden; z-index:     10; position: absolute; font-family: Arial; font-size: 12px; font-style: normal; -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px;     border-radius: 3px; -webkit-box-shadow: 2px 2px 2px #999; -moz-box-shadow: 2px 2px 2px #999; box-shadow: 2px 2px 2px #999; -webkit-transition-property:opacity,margin-top, visibility, margin-left; -webkit-transition-duration:0.4s, 0.3s, 0.4s, 0.3s; -webkit-transition-timing-function: ease-in-out, ease-in-out, ease-in-out,     ease-in-out; -moz-transition-property:opacity, margin-top, visibility, margin-left; -moz-transition-duration:0.4s, 0.3s, 0.4s, 0.3s; -moz-transition-timing-function:     ease-in-out, ease-in-out, ease-in-out, ease-in-out; -o-transition-property:opacity, margin-top, visibility, margin-left; -o-transition-duration:0.4s, 0.3s, 0.4s, 0.3s;     -o-transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out; transition-property:opacity, margin-top, visibility, margin-left;     transition-duration:0.4s, 0.3s, 0.4s, 0.3s; transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out; } /*a.tooltip > span:hover,*/ a.tooltip:hover     > span { opacity: 1; text-decoration:none; visibility: visible; overflow: visible; margin-top:-7px; display: inline; margin-left: -27px; }  a.tooltip > span { color: #000000; background: rgb(255,255,255); /* Old browsers */background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */ border: 1px solid #AAAAAA; } a.tooltip span b {font-weight:bold; font-size:14px;} .tooltip .btn {background-image:     -khtml-gradient(linear,left top,left bottom,from(#33BCEF),to(#019AD2)); background-image: -moz-linear-gradient(#33BCEF,#019AD2); background-image:     -ms-linear-gradient(#33BCEF,#019AD2); background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#33BCEF),color-stop(100%,#019AD2));background-image:     -webkit-linear-gradient(#33BCEF,#019AD2); background-image: -o-linear-gradient(#33BCEF,#019AD2);background-image: linear-gradient(#33BCEF,#019AD2);     -webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);-moz-box-shadow: inset 0 1px 0     rgba(255,255,255,.1);box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);filter:     progid:DXImageTransform.Microsoft.gradient(startColorstr='#33bcef',endColorstr='#019ad2',GradientType=0); color: white;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, .25); background-color: #019AD2;background-repeat: repeat-x; position: relative; display: inline-block;overflow: visible;padding: 5px 10px;font-size: 13px;font-weight: bold;line-height: 18px;border: 1px solid #CCC;cursor: pointer;margin: 0;text-indent: 0px; left:230px;border-color: #057ED0;}</style>
    <script language='javascript' type='text/javascript'>function popitup(url) {newwindow=window.open(url,'name','height=450,width=400,toolbar=no,menubar=no');if (window.focus) {newwindow.focus()}return false;}</script><a href="https://twitter.com/share?text=Why%20I%20don%E2%80%99t%20want%20to%20get%20comfortable.&hashtags=cro&related=twitter:chrisgoward" onclick="return popitup('https://twitter.com/share?text=Why%20I%20don%E2%80%99t%20want%20to%20get%20comfortable.&hashtags=cro&related=twitter:chrisgoward')" class="tooltip" ><img src='http://www.widerfunnel.com/images/tweet.gif' width='13' height='13' /><span><img src='http://www.widerfunnel.com/images/tweet.gif' width='13' height='13' />&nbsp;&nbsp;<b>Tweet this:</b><br /><br /><c>Why I don’t want to get comfortable.</c><br /><button class='btn'>Tweet</button></span> </a></p>
<p>I&#8217;m committing to you, our clients, our team and my family that we will never stop testing and learning. We will try new services that have good strategic rationale, test new delivery models, find new ways to deliver more value, challenge assumptions, test new hypotheses.</p>
<p>Testing is not just what we do for clients. We live this ethos because we believe in continuous improvement.  We will never sit still.<style>a.tooltip {outline:none;text-decoration:none; color:#000} a.tooltip c {min-height:30px; border:solid 2px #ccc; padding:5px; background-color:#FFF;margin-top:0px;  display:block; width:290px;-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px; font-size:14px; font-family:sans-serif;color:#333;} a.tooltip > span { width:300px; padding:6px 13px 10px 13px; margin-top: -7px; margin-left: -27px; opacity: 0; visibility: hidden; z-index:     10; position: absolute; font-family: Arial; font-size: 12px; font-style: normal; -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px;     border-radius: 3px; -webkit-box-shadow: 2px 2px 2px #999; -moz-box-shadow: 2px 2px 2px #999; box-shadow: 2px 2px 2px #999; -webkit-transition-property:opacity,margin-top, visibility, margin-left; -webkit-transition-duration:0.4s, 0.3s, 0.4s, 0.3s; -webkit-transition-timing-function: ease-in-out, ease-in-out, ease-in-out,     ease-in-out; -moz-transition-property:opacity, margin-top, visibility, margin-left; -moz-transition-duration:0.4s, 0.3s, 0.4s, 0.3s; -moz-transition-timing-function:     ease-in-out, ease-in-out, ease-in-out, ease-in-out; -o-transition-property:opacity, margin-top, visibility, margin-left; -o-transition-duration:0.4s, 0.3s, 0.4s, 0.3s;     -o-transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out; transition-property:opacity, margin-top, visibility, margin-left;     transition-duration:0.4s, 0.3s, 0.4s, 0.3s; transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out; } /*a.tooltip > span:hover,*/ a.tooltip:hover     > span { opacity: 1; text-decoration:none; visibility: visible; overflow: visible; margin-top:-7px; display: inline; margin-left: -27px; }  a.tooltip > span { color: #000000; background: rgb(255,255,255); /* Old browsers */background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */ border: 1px solid #AAAAAA; } a.tooltip span b {font-weight:bold; font-size:14px;} .tooltip .btn {background-image:     -khtml-gradient(linear,left top,left bottom,from(#33BCEF),to(#019AD2)); background-image: -moz-linear-gradient(#33BCEF,#019AD2); background-image:     -ms-linear-gradient(#33BCEF,#019AD2); background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#33BCEF),color-stop(100%,#019AD2));background-image:     -webkit-linear-gradient(#33BCEF,#019AD2); background-image: -o-linear-gradient(#33BCEF,#019AD2);background-image: linear-gradient(#33BCEF,#019AD2);     -webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);-moz-box-shadow: inset 0 1px 0     rgba(255,255,255,.1);box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);filter:     progid:DXImageTransform.Microsoft.gradient(startColorstr='#33bcef',endColorstr='#019ad2',GradientType=0); color: white;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, .25); background-color: #019AD2;background-repeat: repeat-x; position: relative; display: inline-block;overflow: visible;padding: 5px 10px;font-size: 13px;font-weight: bold;line-height: 18px;border: 1px solid #CCC;cursor: pointer;margin: 0;text-indent: 0px; left:230px;border-color: #057ED0;}</style>
    <script language='javascript' type='text/javascript'>function popitup(url) {newwindow=window.open(url,'name','height=450,width=400,toolbar=no,menubar=no');if (window.focus) {newwindow.focus()}return false;}</script><a href="https://twitter.com/share?text=We%20will%20never%20sit%20still%20and%20stop%20testing.&hashtags=cro&related=twitter:chrisgoward" onclick="return popitup('https://twitter.com/share?text=We%20will%20never%20sit%20still%20and%20stop%20testing.&hashtags=cro&related=twitter:chrisgoward')" class="tooltip" ><img src='http://www.widerfunnel.com/images/tweet.gif' width='13' height='13' /><span><img src='http://www.widerfunnel.com/images/tweet.gif' width='13' height='13' />&nbsp;&nbsp;<b>Tweet this:</b><br /><br /><c>We will never sit still and stop testing.</c><br /><button class='btn'>Tweet</button></span> </a> </p>
<p>I hope you won’t either.</p>
<p>&#8230;</p>
<p>On the other hand, I may be wrong about ignorance creating courage. Ignorance of barriers may simply have the same effect as true knowledge that there are no barriers.<style>a.tooltip {outline:none;text-decoration:none; color:#000} a.tooltip c {min-height:30px; border:solid 2px #ccc; padding:5px; background-color:#FFF;margin-top:0px;  display:block; width:290px;-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px; font-size:14px; font-family:sans-serif;color:#333;} a.tooltip > span { width:300px; padding:6px 13px 10px 13px; margin-top: -7px; margin-left: -27px; opacity: 0; visibility: hidden; z-index:     10; position: absolute; font-family: Arial; font-size: 12px; font-style: normal; -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px;     border-radius: 3px; -webkit-box-shadow: 2px 2px 2px #999; -moz-box-shadow: 2px 2px 2px #999; box-shadow: 2px 2px 2px #999; -webkit-transition-property:opacity,margin-top, visibility, margin-left; -webkit-transition-duration:0.4s, 0.3s, 0.4s, 0.3s; -webkit-transition-timing-function: ease-in-out, ease-in-out, ease-in-out,     ease-in-out; -moz-transition-property:opacity, margin-top, visibility, margin-left; -moz-transition-duration:0.4s, 0.3s, 0.4s, 0.3s; -moz-transition-timing-function:     ease-in-out, ease-in-out, ease-in-out, ease-in-out; -o-transition-property:opacity, margin-top, visibility, margin-left; -o-transition-duration:0.4s, 0.3s, 0.4s, 0.3s;     -o-transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out; transition-property:opacity, margin-top, visibility, margin-left;     transition-duration:0.4s, 0.3s, 0.4s, 0.3s; transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out; } /*a.tooltip > span:hover,*/ a.tooltip:hover     > span { opacity: 1; text-decoration:none; visibility: visible; overflow: visible; margin-top:-7px; display: inline; margin-left: -27px; }  a.tooltip > span { color: #000000; background: rgb(255,255,255); /* Old browsers */background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */ border: 1px solid #AAAAAA; } a.tooltip span b {font-weight:bold; font-size:14px;} .tooltip .btn {background-image:     -khtml-gradient(linear,left top,left bottom,from(#33BCEF),to(#019AD2)); background-image: -moz-linear-gradient(#33BCEF,#019AD2); background-image:     -ms-linear-gradient(#33BCEF,#019AD2); background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#33BCEF),color-stop(100%,#019AD2));background-image:     -webkit-linear-gradient(#33BCEF,#019AD2); background-image: -o-linear-gradient(#33BCEF,#019AD2);background-image: linear-gradient(#33BCEF,#019AD2);     -webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);-moz-box-shadow: inset 0 1px 0     rgba(255,255,255,.1);box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);filter:     progid:DXImageTransform.Microsoft.gradient(startColorstr='#33bcef',endColorstr='#019ad2',GradientType=0); color: white;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, .25); background-color: #019AD2;background-repeat: repeat-x; position: relative; display: inline-block;overflow: visible;padding: 5px 10px;font-size: 13px;font-weight: bold;line-height: 18px;border: 1px solid #CCC;cursor: pointer;margin: 0;text-indent: 0px; left:230px;border-color: #057ED0;}</style>
    <script language='javascript' type='text/javascript'>function popitup(url) {newwindow=window.open(url,'name','height=450,width=400,toolbar=no,menubar=no');if (window.focus) {newwindow.focus()}return false;}</script><a href="https://twitter.com/share?text=Truth%3A%20there%20are%20no%20barriers.%20-Steve%20Jobs&hashtags=cro&related=twitter:chrisgoward" onclick="return popitup('https://twitter.com/share?text=Truth%3A%20there%20are%20no%20barriers.%20-Steve%20Jobs&hashtags=cro&related=twitter:chrisgoward')" class="tooltip" ><img src='http://www.widerfunnel.com/images/tweet.gif' width='13' height='13' /><span><img src='http://www.widerfunnel.com/images/tweet.gif' width='13' height='13' />&nbsp;&nbsp;<b>Tweet this:</b><br /><br /><c>Truth: there are no barriers. -Steve Jobs</c><br /><button class='btn'>Tweet</button></span> </a> </p>
<p>Listen to these wise words from the late, great Steve Jobs:<br />
<iframe width="560" height="315" src="http://www.youtube.com/embed/kYfNvmF0Bqw" frameborder="0" allowfullscreen></iframe> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.widerfunnel.com/strategy/the-value-of-not-knowing-or-ignorance-creates-courage/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>The Top 5 Surprising Tips from A/B Tests</title>
		<link>http://www.widerfunnel.com/conversion-rate-optimization/the-top-5-surprising-tips-from-ab-tests</link>
		<comments>http://www.widerfunnel.com/conversion-rate-optimization/the-top-5-surprising-tips-from-ab-tests#comments</comments>
		<pubDate>Mon, 01 Apr 2013 13:21:34 +0000</pubDate>
		<dc:creator>Chris Goward</dc:creator>
				<category><![CDATA[conversion rate optimization]]></category>
		<category><![CDATA[April Fool]]></category>
		<category><![CDATA[Harlem Shake]]></category>
		<category><![CDATA[Morgan Freeman]]></category>
		<category><![CDATA[Offer carousels]]></category>
		<category><![CDATA[Yellow is Gold]]></category>

		<guid isPermaLink="false">http://www.widerfunnel.com/?p=9809</guid>
		<description><![CDATA[We often test innovative experiences that push the boundaries of what's expected. Many times, we discover new tactics that work so well that we keep them locked tightly in our conversion knowledgebase.

Today, I've decided to share the top 5 winning A/B test tips. You should try these on your website immediately.]]></description>
				<content:encoded><![CDATA[<p>Since 2007, WiderFunnel has been testing websites for all manner of businesses. From the results of thousands of tests, we&#8217;ve discovered what really works to maximize conversion rates. </p>
<p>But, that doesn’t mean test results can&#8217;t surprise us. We often test innovative experiences that push the boundaries of what&#8217;s expected.<style>a.tooltip {outline:none;text-decoration:none; color:#000} a.tooltip c {min-height:30px; border:solid 2px #ccc; padding:5px; background-color:#FFF;margin-top:0px;  display:block; width:290px;-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px; font-size:14px; font-family:sans-serif;color:#333;} a.tooltip > span { width:300px; padding:6px 13px 10px 13px; margin-top: -7px; margin-left: -27px; opacity: 0; visibility: hidden; z-index:     10; position: absolute; font-family: Arial; font-size: 12px; font-style: normal; -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px;     border-radius: 3px; -webkit-box-shadow: 2px 2px 2px #999; -moz-box-shadow: 2px 2px 2px #999; box-shadow: 2px 2px 2px #999; -webkit-transition-property:opacity,margin-top, visibility, margin-left; -webkit-transition-duration:0.4s, 0.3s, 0.4s, 0.3s; -webkit-transition-timing-function: ease-in-out, ease-in-out, ease-in-out,     ease-in-out; -moz-transition-property:opacity, margin-top, visibility, margin-left; -moz-transition-duration:0.4s, 0.3s, 0.4s, 0.3s; -moz-transition-timing-function:     ease-in-out, ease-in-out, ease-in-out, ease-in-out; -o-transition-property:opacity, margin-top, visibility, margin-left; -o-transition-duration:0.4s, 0.3s, 0.4s, 0.3s;     -o-transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out; transition-property:opacity, margin-top, visibility, margin-left;     transition-duration:0.4s, 0.3s, 0.4s, 0.3s; transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out; } /*a.tooltip > span:hover,*/ a.tooltip:hover     > span { opacity: 1; text-decoration:none; visibility: visible; overflow: visible; margin-top:-7px; display: inline; margin-left: -27px; }  a.tooltip > span { color: #000000; background: rgb(255,255,255); /* Old browsers */background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */ border: 1px solid #AAAAAA; } a.tooltip span b {font-weight:bold; font-size:14px;} .tooltip .btn {background-image:     -khtml-gradient(linear,left top,left bottom,from(#33BCEF),to(#019AD2)); background-image: -moz-linear-gradient(#33BCEF,#019AD2); background-image:     -ms-linear-gradient(#33BCEF,#019AD2); background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#33BCEF),color-stop(100%,#019AD2));background-image:     -webkit-linear-gradient(#33BCEF,#019AD2); background-image: -o-linear-gradient(#33BCEF,#019AD2);background-image: linear-gradient(#33BCEF,#019AD2);     -webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);-moz-box-shadow: inset 0 1px 0     rgba(255,255,255,.1);box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);filter:     progid:DXImageTransform.Microsoft.gradient(startColorstr='#33bcef',endColorstr='#019ad2',GradientType=0); color: white;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, .25); background-color: #019AD2;background-repeat: repeat-x; position: relative; display: inline-block;overflow: visible;padding: 5px 10px;font-size: 13px;font-weight: bold;line-height: 18px;border: 1px solid #CCC;cursor: pointer;margin: 0;text-indent: 0px; left:230px;border-color: #057ED0;}</style>
    <script language='javascript' type='text/javascript'>function popitup(url) {newwindow=window.open(url,'name','height=450,width=400,toolbar=no,menubar=no');if (window.focus) {newwindow.focus()}return false;}</script><a href="https://twitter.com/share?text=We%20often%20test%20innovative%20experiences%20that%20push%20the%20boundaries%20of%20what%27s%20expected&hashtags=cro&related=twitter:chrisgoward" onclick="return popitup('https://twitter.com/share?text=We%20often%20test%20innovative%20experiences%20that%20push%20the%20boundaries%20of%20what%27s%20expected&hashtags=cro&related=twitter:chrisgoward')" class="tooltip" ><img src='http://www.widerfunnel.com/images/tweet.gif' width='13' height='13' /><span><img src='http://www.widerfunnel.com/images/tweet.gif' width='13' height='13' />&nbsp;&nbsp;<b>Tweet this:</b><br /><br /><c>We often test innovative experiences that push the boundaries of what's expected</c><br /><button class='btn'>Tweet</button></span> </a> Many times, we discover new tactics that work so well that we keep them locked tightly in our conversion knowledge-base.</p>
<p>Today, I&#8217;ve decided to share the top 5 winning A/B test tips.<style>a.tooltip {outline:none;text-decoration:none; color:#000} a.tooltip c {min-height:30px; border:solid 2px #ccc; padding:5px; background-color:#FFF;margin-top:0px;  display:block; width:290px;-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px; font-size:14px; font-family:sans-serif;color:#333;} a.tooltip > span { width:300px; padding:6px 13px 10px 13px; margin-top: -7px; margin-left: -27px; opacity: 0; visibility: hidden; z-index:     10; position: absolute; font-family: Arial; font-size: 12px; font-style: normal; -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px;     border-radius: 3px; -webkit-box-shadow: 2px 2px 2px #999; -moz-box-shadow: 2px 2px 2px #999; box-shadow: 2px 2px 2px #999; -webkit-transition-property:opacity,margin-top, visibility, margin-left; -webkit-transition-duration:0.4s, 0.3s, 0.4s, 0.3s; -webkit-transition-timing-function: ease-in-out, ease-in-out, ease-in-out,     ease-in-out; -moz-transition-property:opacity, margin-top, visibility, margin-left; -moz-transition-duration:0.4s, 0.3s, 0.4s, 0.3s; -moz-transition-timing-function:     ease-in-out, ease-in-out, ease-in-out, ease-in-out; -o-transition-property:opacity, margin-top, visibility, margin-left; -o-transition-duration:0.4s, 0.3s, 0.4s, 0.3s;     -o-transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out; transition-property:opacity, margin-top, visibility, margin-left;     transition-duration:0.4s, 0.3s, 0.4s, 0.3s; transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out; } /*a.tooltip > span:hover,*/ a.tooltip:hover     > span { opacity: 1; text-decoration:none; visibility: visible; overflow: visible; margin-top:-7px; display: inline; margin-left: -27px; }  a.tooltip > span { color: #000000; background: rgb(255,255,255); /* Old browsers */background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */ border: 1px solid #AAAAAA; } a.tooltip span b {font-weight:bold; font-size:14px;} .tooltip .btn {background-image:     -khtml-gradient(linear,left top,left bottom,from(#33BCEF),to(#019AD2)); background-image: -moz-linear-gradient(#33BCEF,#019AD2); background-image:     -ms-linear-gradient(#33BCEF,#019AD2); background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#33BCEF),color-stop(100%,#019AD2));background-image:     -webkit-linear-gradient(#33BCEF,#019AD2); background-image: -o-linear-gradient(#33BCEF,#019AD2);background-image: linear-gradient(#33BCEF,#019AD2);     -webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);-moz-box-shadow: inset 0 1px 0     rgba(255,255,255,.1);box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);filter:     progid:DXImageTransform.Microsoft.gradient(startColorstr='#33bcef',endColorstr='#019ad2',GradientType=0); color: white;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, .25); background-color: #019AD2;background-repeat: repeat-x; position: relative; display: inline-block;overflow: visible;padding: 5px 10px;font-size: 13px;font-weight: bold;line-height: 18px;border: 1px solid #CCC;cursor: pointer;margin: 0;text-indent: 0px; left:230px;border-color: #057ED0;}</style>
    <script language='javascript' type='text/javascript'>function popitup(url) {newwindow=window.open(url,'name','height=450,width=400,toolbar=no,menubar=no');if (window.focus) {newwindow.focus()}return false;}</script><a href="https://twitter.com/share?text=Today%2C%20I%27ve%20decided%20to%20share%20the%20top%205%20winning%20A%2FB%20test%20tips&hashtags=cro&related=twitter:chrisgoward" onclick="return popitup('https://twitter.com/share?text=Today%2C%20I%27ve%20decided%20to%20share%20the%20top%205%20winning%20A%2FB%20test%20tips&hashtags=cro&related=twitter:chrisgoward')" class="tooltip" ><img src='http://www.widerfunnel.com/images/tweet.gif' width='13' height='13' /><span><img src='http://www.widerfunnel.com/images/tweet.gif' width='13' height='13' />&nbsp;&nbsp;<b>Tweet this:</b><br /><br /><c>Today, I've decided to share the top 5 winning A/B test tips</c><br /><button class='btn'>Tweet</button></span> </a> You should try these on your website immediately.<style>a.tooltip {outline:none;text-decoration:none; color:#000} a.tooltip c {min-height:30px; border:solid 2px #ccc; padding:5px; background-color:#FFF;margin-top:0px;  display:block; width:290px;-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px; font-size:14px; font-family:sans-serif;color:#333;} a.tooltip > span { width:300px; padding:6px 13px 10px 13px; margin-top: -7px; margin-left: -27px; opacity: 0; visibility: hidden; z-index:     10; position: absolute; font-family: Arial; font-size: 12px; font-style: normal; -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px;     border-radius: 3px; -webkit-box-shadow: 2px 2px 2px #999; -moz-box-shadow: 2px 2px 2px #999; box-shadow: 2px 2px 2px #999; -webkit-transition-property:opacity,margin-top, visibility, margin-left; -webkit-transition-duration:0.4s, 0.3s, 0.4s, 0.3s; -webkit-transition-timing-function: ease-in-out, ease-in-out, ease-in-out,     ease-in-out; -moz-transition-property:opacity, margin-top, visibility, margin-left; -moz-transition-duration:0.4s, 0.3s, 0.4s, 0.3s; -moz-transition-timing-function:     ease-in-out, ease-in-out, ease-in-out, ease-in-out; -o-transition-property:opacity, margin-top, visibility, margin-left; -o-transition-duration:0.4s, 0.3s, 0.4s, 0.3s;     -o-transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out; transition-property:opacity, margin-top, visibility, margin-left;     transition-duration:0.4s, 0.3s, 0.4s, 0.3s; transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out; } /*a.tooltip > span:hover,*/ a.tooltip:hover     > span { opacity: 1; text-decoration:none; visibility: visible; overflow: visible; margin-top:-7px; display: inline; margin-left: -27px; }  a.tooltip > span { color: #000000; background: rgb(255,255,255); /* Old browsers */background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */ border: 1px solid #AAAAAA; } a.tooltip span b {font-weight:bold; font-size:14px;} .tooltip .btn {background-image:     -khtml-gradient(linear,left top,left bottom,from(#33BCEF),to(#019AD2)); background-image: -moz-linear-gradient(#33BCEF,#019AD2); background-image:     -ms-linear-gradient(#33BCEF,#019AD2); background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#33BCEF),color-stop(100%,#019AD2));background-image:     -webkit-linear-gradient(#33BCEF,#019AD2); background-image: -o-linear-gradient(#33BCEF,#019AD2);background-image: linear-gradient(#33BCEF,#019AD2);     -webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);-moz-box-shadow: inset 0 1px 0     rgba(255,255,255,.1);box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);filter:     progid:DXImageTransform.Microsoft.gradient(startColorstr='#33bcef',endColorstr='#019ad2',GradientType=0); color: white;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, .25); background-color: #019AD2;background-repeat: repeat-x; position: relative; display: inline-block;overflow: visible;padding: 5px 10px;font-size: 13px;font-weight: bold;line-height: 18px;border: 1px solid #CCC;cursor: pointer;margin: 0;text-indent: 0px; left:230px;border-color: #057ED0;}</style>
    <script language='javascript' type='text/javascript'>function popitup(url) {newwindow=window.open(url,'name','height=450,width=400,toolbar=no,menubar=no');if (window.focus) {newwindow.focus()}return false;}</script><a href="https://twitter.com/share?text=You%20should%20try%20these%20tips%20on%20your%20website%20immediately&hashtags=cro&related=twitter:chrisgoward" onclick="return popitup('https://twitter.com/share?text=You%20should%20try%20these%20tips%20on%20your%20website%20immediately&hashtags=cro&related=twitter:chrisgoward')" class="tooltip" ><img src='http://www.widerfunnel.com/images/tweet.gif' width='13' height='13' /><span><img src='http://www.widerfunnel.com/images/tweet.gif' width='13' height='13' />&nbsp;&nbsp;<b>Tweet this:</b><br /><br /><c>You should try these tips on your website immediately</c><br /><button class='btn'>Tweet</button></span> </a></p>
<h2>#5 – Yellow is the surprise magic colour</h2>
<p>In test after test, we&#8217;ve found one colour that wins every time in every situation. For conversion optimization, <strong>yellow is gold!</strong><style>a.tooltip {outline:none;text-decoration:none; color:#000} a.tooltip c {min-height:30px; border:solid 2px #ccc; padding:5px; background-color:#FFF;margin-top:0px;  display:block; width:290px;-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px; font-size:14px; font-family:sans-serif;color:#333;} a.tooltip > span { width:300px; padding:6px 13px 10px 13px; margin-top: -7px; margin-left: -27px; opacity: 0; visibility: hidden; z-index:     10; position: absolute; font-family: Arial; font-size: 12px; font-style: normal; -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px;     border-radius: 3px; -webkit-box-shadow: 2px 2px 2px #999; -moz-box-shadow: 2px 2px 2px #999; box-shadow: 2px 2px 2px #999; -webkit-transition-property:opacity,margin-top, visibility, margin-left; -webkit-transition-duration:0.4s, 0.3s, 0.4s, 0.3s; -webkit-transition-timing-function: ease-in-out, ease-in-out, ease-in-out,     ease-in-out; -moz-transition-property:opacity, margin-top, visibility, margin-left; -moz-transition-duration:0.4s, 0.3s, 0.4s, 0.3s; -moz-transition-timing-function:     ease-in-out, ease-in-out, ease-in-out, ease-in-out; -o-transition-property:opacity, margin-top, visibility, margin-left; -o-transition-duration:0.4s, 0.3s, 0.4s, 0.3s;     -o-transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out; transition-property:opacity, margin-top, visibility, margin-left;     transition-duration:0.4s, 0.3s, 0.4s, 0.3s; transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out; } /*a.tooltip > span:hover,*/ a.tooltip:hover     > span { opacity: 1; text-decoration:none; visibility: visible; overflow: visible; margin-top:-7px; display: inline; margin-left: -27px; }  a.tooltip > span { color: #000000; background: rgb(255,255,255); /* Old browsers */background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */ border: 1px solid #AAAAAA; } a.tooltip span b {font-weight:bold; font-size:14px;} .tooltip .btn {background-image:     -khtml-gradient(linear,left top,left bottom,from(#33BCEF),to(#019AD2)); background-image: -moz-linear-gradient(#33BCEF,#019AD2); background-image:     -ms-linear-gradient(#33BCEF,#019AD2); background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#33BCEF),color-stop(100%,#019AD2));background-image:     -webkit-linear-gradient(#33BCEF,#019AD2); background-image: -o-linear-gradient(#33BCEF,#019AD2);background-image: linear-gradient(#33BCEF,#019AD2);     -webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);-moz-box-shadow: inset 0 1px 0     rgba(255,255,255,.1);box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);filter:     progid:DXImageTransform.Microsoft.gradient(startColorstr='#33bcef',endColorstr='#019ad2',GradientType=0); color: white;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, .25); background-color: #019AD2;background-repeat: repeat-x; position: relative; display: inline-block;overflow: visible;padding: 5px 10px;font-size: 13px;font-weight: bold;line-height: 18px;border: 1px solid #CCC;cursor: pointer;margin: 0;text-indent: 0px; left:230px;border-color: #057ED0;}</style>
    <script language='javascript' type='text/javascript'>function popitup(url) {newwindow=window.open(url,'name','height=450,width=400,toolbar=no,menubar=no');if (window.focus) {newwindow.focus()}return false;}</script><a href="https://twitter.com/share?text=For%20conversion%20optimization%20yellow%20is%20gold%21&hashtags=cro&related=twitter:chrisgoward" onclick="return popitup('https://twitter.com/share?text=For%20conversion%20optimization%20yellow%20is%20gold%21&hashtags=cro&related=twitter:chrisgoward')" class="tooltip" ><img src='http://www.widerfunnel.com/images/tweet.gif' width='13' height='13' /><span><img src='http://www.widerfunnel.com/images/tweet.gif' width='13' height='13' />&nbsp;&nbsp;<b>Tweet this:</b><br /><br /><c>For conversion optimization yellow is gold!</c><br /><button class='btn'>Tweet</button></span> </a></p>
<p>We’ve tested this dozens of times. Here&#8217;s an example of a recent ecommerce test:</p>
<table>
<tr>
<td><div id="attachment_9810" class="wp-caption alignnone" style="width: 219px"><img src="http://www.widerfunnel.com/wp-content/uploads/2013/03/Blue-Button-f.png" alt="Blue Add To Cart Button" width="209" height="57" class="size-full wp-image-9810" /><p class="wp-caption-text">Blue</p></div>
</td>
<td>
<h3>Control</h3>
</td>
</tr>
<tr>
<td><div id="attachment_9811" class="wp-caption alignnone" style="width: 219px"><img src="http://www.widerfunnel.com/wp-content/uploads/2013/03/Green-Button-f.png" alt="Green Add To Cart Button" width="209" height="57" class="size-full wp-image-9811" /><p class="wp-caption-text">Green</p></div></td>
<td>
<h3>25.4% sales lift</h3>
</td>
</tr>
<tr>
<td><div id="attachment_9812" class="wp-caption alignnone" style="width: 219px"><img src="http://www.widerfunnel.com/wp-content/uploads/2013/03/Red-Button-f.png" alt="Red Add to Cart Button" width="209" height="57" class="size-full wp-image-9812" /><p class="wp-caption-text">Red</p></div></td>
<td>
<h3>14.8% sales decrease</h3>
</td>
</tr>
<tr>
<td><div id="attachment_9813" class="wp-caption alignnone" style="width: 219px"><img src="http://www.widerfunnel.com/wp-content/uploads/2013/03/Yellow-Button-f.png" alt="Yellow Add To Cart Button" width="209" height="57" class="size-full wp-image-9813" /><p class="wp-caption-text">Yellow</p></div></td>
<td>
<h3>454.38% sales lift!</h3>
</td>
</tr>
</table>
<h2>#4 – Offer carousels on home pages always work for ecommerce</h2>
<p>It turns out that <strong>I was wrong</strong> when I&#8217;ve said that <a href="http://www.widerfunnel.com/conversion-rate-optimization/rotating-offers-the-scourge-of-home-page-design" title="Rotating home page carousel">rotating offer carousels don&#8217;t work</a>.</p>
<p>They work well, especially if you&#8217;re selling lingerie, swimsuits, workout videos or sexy Halloween costumes.</p>
<p>Fortunately, there are still companies to help you build these rotating offer banners, like the experts at <a href="http://blog.wakefly.com/2012/05/the-benefits-to-adding-an-interactive-billboard-to-your-homepage" title="maybe rotating home page carousels do work?">Wakefly</a>. They&#8217;ve found it so successful for their clients that they have one on <a href="http://www.wakefly.com/Home" title="Wow another rotating carousel!">their home page</a> too! </p>
<p>Which ties in to the third <strong>most important tip&#8230;</strong></p>
<h2>#3 – &#8220;Hits&#8221; are the new black</h2>
<p>The traditional web &#8220;Hits&#8221; metric has gotten a bad rap in recent years, but you should rethink that. We&#8217;ve found that <strong>Hits work better than sales conversion tracking</strong>.<style>a.tooltip {outline:none;text-decoration:none; color:#000} a.tooltip c {min-height:30px; border:solid 2px #ccc; padding:5px; background-color:#FFF;margin-top:0px;  display:block; width:290px;-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px; font-size:14px; font-family:sans-serif;color:#333;} a.tooltip > span { width:300px; padding:6px 13px 10px 13px; margin-top: -7px; margin-left: -27px; opacity: 0; visibility: hidden; z-index:     10; position: absolute; font-family: Arial; font-size: 12px; font-style: normal; -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px;     border-radius: 3px; -webkit-box-shadow: 2px 2px 2px #999; -moz-box-shadow: 2px 2px 2px #999; box-shadow: 2px 2px 2px #999; -webkit-transition-property:opacity,margin-top, visibility, margin-left; -webkit-transition-duration:0.4s, 0.3s, 0.4s, 0.3s; -webkit-transition-timing-function: ease-in-out, ease-in-out, ease-in-out,     ease-in-out; -moz-transition-property:opacity, margin-top, visibility, margin-left; -moz-transition-duration:0.4s, 0.3s, 0.4s, 0.3s; -moz-transition-timing-function:     ease-in-out, ease-in-out, ease-in-out, ease-in-out; -o-transition-property:opacity, margin-top, visibility, margin-left; -o-transition-duration:0.4s, 0.3s, 0.4s, 0.3s;     -o-transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out; transition-property:opacity, margin-top, visibility, margin-left;     transition-duration:0.4s, 0.3s, 0.4s, 0.3s; transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out; } /*a.tooltip > span:hover,*/ a.tooltip:hover     > span { opacity: 1; text-decoration:none; visibility: visible; overflow: visible; margin-top:-7px; display: inline; margin-left: -27px; }  a.tooltip > span { color: #000000; background: rgb(255,255,255); /* Old browsers */background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */ border: 1px solid #AAAAAA; } a.tooltip span b {font-weight:bold; font-size:14px;} .tooltip .btn {background-image:     -khtml-gradient(linear,left top,left bottom,from(#33BCEF),to(#019AD2)); background-image: -moz-linear-gradient(#33BCEF,#019AD2); background-image:     -ms-linear-gradient(#33BCEF,#019AD2); background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#33BCEF),color-stop(100%,#019AD2));background-image:     -webkit-linear-gradient(#33BCEF,#019AD2); background-image: -o-linear-gradient(#33BCEF,#019AD2);background-image: linear-gradient(#33BCEF,#019AD2);     -webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);-moz-box-shadow: inset 0 1px 0     rgba(255,255,255,.1);box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);filter:     progid:DXImageTransform.Microsoft.gradient(startColorstr='#33bcef',endColorstr='#019ad2',GradientType=0); color: white;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, .25); background-color: #019AD2;background-repeat: repeat-x; position: relative; display: inline-block;overflow: visible;padding: 5px 10px;font-size: 13px;font-weight: bold;line-height: 18px;border: 1px solid #CCC;cursor: pointer;margin: 0;text-indent: 0px; left:230px;border-color: #057ED0;}</style>
    <script language='javascript' type='text/javascript'>function popitup(url) {newwindow=window.open(url,'name','height=450,width=400,toolbar=no,menubar=no');if (window.focus) {newwindow.focus()}return false;}</script><a href="https://twitter.com/share?text=Hits%20work%20better%20than%20sales%20conversion%20tracking&hashtags=cro&related=twitter:chrisgoward" onclick="return popitup('https://twitter.com/share?text=Hits%20work%20better%20than%20sales%20conversion%20tracking&hashtags=cro&related=twitter:chrisgoward')" class="tooltip" ><img src='http://www.widerfunnel.com/images/tweet.gif' width='13' height='13' /><span><img src='http://www.widerfunnel.com/images/tweet.gif' width='13' height='13' />&nbsp;&nbsp;<b>Tweet this:</b><br /><br /><c>Hits work better than sales conversion tracking</c><br /><button class='btn'>Tweet</button></span> </a></p>
<p><strong>The benefits of the Hits metric:</strong></p>
<ul>
<li>It’s much <strong>easier</strong> to influence Hits than sales conversions</li>
<li>Hits is a <strong>strong indicator</strong> of sales increase (like, if people are sticking around to view more content, they&#8217;re probably going to buy more too, right? Obviously.)</li>
<li>Hits are much less complicated than trying to measure average order value, revenue per visitor, multi-stream blended conversion value, etc. <strong>Remember the KISS principle</strong>!</li>
<li>Hits is more encouraging for your conversion team, and <strong>they need encouragement</strong> on a daily basis.</li>
</ul>
<h2>#2 – Morgan Freeman can sell anything</h2>
<p>Morgan Freeman is awesome because everyone believes anything he says and <strong>you don&#8217;t need his permission</strong> to put his face in your ad!<style>a.tooltip {outline:none;text-decoration:none; color:#000} a.tooltip c {min-height:30px; border:solid 2px #ccc; padding:5px; background-color:#FFF;margin-top:0px;  display:block; width:290px;-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px; font-size:14px; font-family:sans-serif;color:#333;} a.tooltip > span { width:300px; padding:6px 13px 10px 13px; margin-top: -7px; margin-left: -27px; opacity: 0; visibility: hidden; z-index:     10; position: absolute; font-family: Arial; font-size: 12px; font-style: normal; -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px;     border-radius: 3px; -webkit-box-shadow: 2px 2px 2px #999; -moz-box-shadow: 2px 2px 2px #999; box-shadow: 2px 2px 2px #999; -webkit-transition-property:opacity,margin-top, visibility, margin-left; -webkit-transition-duration:0.4s, 0.3s, 0.4s, 0.3s; -webkit-transition-timing-function: ease-in-out, ease-in-out, ease-in-out,     ease-in-out; -moz-transition-property:opacity, margin-top, visibility, margin-left; -moz-transition-duration:0.4s, 0.3s, 0.4s, 0.3s; -moz-transition-timing-function:     ease-in-out, ease-in-out, ease-in-out, ease-in-out; -o-transition-property:opacity, margin-top, visibility, margin-left; -o-transition-duration:0.4s, 0.3s, 0.4s, 0.3s;     -o-transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out; transition-property:opacity, margin-top, visibility, margin-left;     transition-duration:0.4s, 0.3s, 0.4s, 0.3s; transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out; } /*a.tooltip > span:hover,*/ a.tooltip:hover     > span { opacity: 1; text-decoration:none; visibility: visible; overflow: visible; margin-top:-7px; display: inline; margin-left: -27px; }  a.tooltip > span { color: #000000; background: rgb(255,255,255); /* Old browsers */background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */ border: 1px solid #AAAAAA; } a.tooltip span b {font-weight:bold; font-size:14px;} .tooltip .btn {background-image:     -khtml-gradient(linear,left top,left bottom,from(#33BCEF),to(#019AD2)); background-image: -moz-linear-gradient(#33BCEF,#019AD2); background-image:     -ms-linear-gradient(#33BCEF,#019AD2); background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#33BCEF),color-stop(100%,#019AD2));background-image:     -webkit-linear-gradient(#33BCEF,#019AD2); background-image: -o-linear-gradient(#33BCEF,#019AD2);background-image: linear-gradient(#33BCEF,#019AD2);     -webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);-moz-box-shadow: inset 0 1px 0     rgba(255,255,255,.1);box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);filter:     progid:DXImageTransform.Microsoft.gradient(startColorstr='#33bcef',endColorstr='#019ad2',GradientType=0); color: white;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, .25); background-color: #019AD2;background-repeat: repeat-x; position: relative; display: inline-block;overflow: visible;padding: 5px 10px;font-size: 13px;font-weight: bold;line-height: 18px;border: 1px solid #CCC;cursor: pointer;margin: 0;text-indent: 0px; left:230px;border-color: #057ED0;}</style>
    <script language='javascript' type='text/javascript'>function popitup(url) {newwindow=window.open(url,'name','height=450,width=400,toolbar=no,menubar=no');if (window.focus) {newwindow.focus()}return false;}</script><a href="https://twitter.com/share?text=Everyone%20believes%20anything%20Morgan%20Freeman%20says.%20Use%20him%20in%20your%20ads%21&hashtags=cro&related=twitter:chrisgoward" onclick="return popitup('https://twitter.com/share?text=Everyone%20believes%20anything%20Morgan%20Freeman%20says.%20Use%20him%20in%20your%20ads%21&hashtags=cro&related=twitter:chrisgoward')" class="tooltip" ><img src='http://www.widerfunnel.com/images/tweet.gif' width='13' height='13' /><span><img src='http://www.widerfunnel.com/images/tweet.gif' width='13' height='13' />&nbsp;&nbsp;<b>Tweet this:</b><br /><br /><c>Everyone believes anything Morgan Freeman says. Use him in your ads!</c><br /><button class='btn'>Tweet</button></span> </a> It’s true. I read it on the internet. </p>
<p><div id="attachment_9815" class="wp-caption alignnone" style="width: 610px"><a href="http://0.tqn.com/d/urbanlegends/1/0/W/B/1/morgan-freeman-connecticut-shootings.jpg"><img src="http://www.widerfunnel.com/wp-content/uploads/2013/03/morgan-freeman-ad.jpg" alt="Morgan Freeman sells stuff" width="600" height="422" class="size-full wp-image-9815" /></a><p class="wp-caption-text">Morgan Freeman sells stuff</p></div></p>
<p>And the Top Tip to boost your conversion optimization results&#8230;</p>
<h2>#1 &#8211; The Harlem Shake is hot for websites too</h2>
<p>Not only is the Harlem Shake the hottest fad for team building, college campuses, and <a href="http://www.youtube.com/watch?v=WgI6vZE_Kb8" title="Harlem Shake fail">my daughters and friends</a>, but it also lifts conversion rates. </p>
<p>Check out our <a href="http://hsmaker.com/harlemshake.asp?url=http%3A%2F%2Fwiderfunnel.com" title="Harlem Shake homepage">latest winning home page design</a>. </p>
<p>It is *guaranteed* to lift your conversion rate too.<style>a.tooltip {outline:none;text-decoration:none; color:#000} a.tooltip c {min-height:30px; border:solid 2px #ccc; padding:5px; background-color:#FFF;margin-top:0px;  display:block; width:290px;-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px; font-size:14px; font-family:sans-serif;color:#333;} a.tooltip > span { width:300px; padding:6px 13px 10px 13px; margin-top: -7px; margin-left: -27px; opacity: 0; visibility: hidden; z-index:     10; position: absolute; font-family: Arial; font-size: 12px; font-style: normal; -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px;     border-radius: 3px; -webkit-box-shadow: 2px 2px 2px #999; -moz-box-shadow: 2px 2px 2px #999; box-shadow: 2px 2px 2px #999; -webkit-transition-property:opacity,margin-top, visibility, margin-left; -webkit-transition-duration:0.4s, 0.3s, 0.4s, 0.3s; -webkit-transition-timing-function: ease-in-out, ease-in-out, ease-in-out,     ease-in-out; -moz-transition-property:opacity, margin-top, visibility, margin-left; -moz-transition-duration:0.4s, 0.3s, 0.4s, 0.3s; -moz-transition-timing-function:     ease-in-out, ease-in-out, ease-in-out, ease-in-out; -o-transition-property:opacity, margin-top, visibility, margin-left; -o-transition-duration:0.4s, 0.3s, 0.4s, 0.3s;     -o-transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out; transition-property:opacity, margin-top, visibility, margin-left;     transition-duration:0.4s, 0.3s, 0.4s, 0.3s; transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out; } /*a.tooltip > span:hover,*/ a.tooltip:hover     > span { opacity: 1; text-decoration:none; visibility: visible; overflow: visible; margin-top:-7px; display: inline; margin-left: -27px; }  a.tooltip > span { color: #000000; background: rgb(255,255,255); /* Old browsers */background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */ border: 1px solid #AAAAAA; } a.tooltip span b {font-weight:bold; font-size:14px;} .tooltip .btn {background-image:     -khtml-gradient(linear,left top,left bottom,from(#33BCEF),to(#019AD2)); background-image: -moz-linear-gradient(#33BCEF,#019AD2); background-image:     -ms-linear-gradient(#33BCEF,#019AD2); background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#33BCEF),color-stop(100%,#019AD2));background-image:     -webkit-linear-gradient(#33BCEF,#019AD2); background-image: -o-linear-gradient(#33BCEF,#019AD2);background-image: linear-gradient(#33BCEF,#019AD2);     -webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);-moz-box-shadow: inset 0 1px 0     rgba(255,255,255,.1);box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);filter:     progid:DXImageTransform.Microsoft.gradient(startColorstr='#33bcef',endColorstr='#019ad2',GradientType=0); color: white;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, .25); background-color: #019AD2;background-repeat: repeat-x; position: relative; display: inline-block;overflow: visible;padding: 5px 10px;font-size: 13px;font-weight: bold;line-height: 18px;border: 1px solid #CCC;cursor: pointer;margin: 0;text-indent: 0px; left:230px;border-color: #057ED0;}</style>
    <script language='javascript' type='text/javascript'>function popitup(url) {newwindow=window.open(url,'name','height=450,width=400,toolbar=no,menubar=no');if (window.focus) {newwindow.focus()}return false;}</script><a href="https://twitter.com/share?text=The%20Harlem%20Shake%20is%20%2Aguaranteed%2A%20to%20lift%20your%20conversion%20rate&hashtags=cro&related=twitter:chrisgoward" onclick="return popitup('https://twitter.com/share?text=The%20Harlem%20Shake%20is%20%2Aguaranteed%2A%20to%20lift%20your%20conversion%20rate&hashtags=cro&related=twitter:chrisgoward')" class="tooltip" ><img src='http://www.widerfunnel.com/images/tweet.gif' width='13' height='13' /><span><img src='http://www.widerfunnel.com/images/tweet.gif' width='13' height='13' />&nbsp;&nbsp;<b>Tweet this:</b><br /><br /><c>The Harlem Shake is *guaranteed* to lift your conversion rate</c><br /><button class='btn'>Tweet</button></span> </a></p>
<p><strong>EDIT:</strong> Please, look at the date this was posted. I know it seems legit, but it&#8217;s an April Fools joke. Gotcha!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.widerfunnel.com/conversion-rate-optimization/the-top-5-surprising-tips-from-ab-tests/feed</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>Conversion Optimization in a Multi-Device World</title>
		<link>http://www.widerfunnel.com/mobile/conversion-optimization-in-a-multi-device-world</link>
		<comments>http://www.widerfunnel.com/mobile/conversion-optimization-in-a-multi-device-world#comments</comments>
		<pubDate>Sun, 24 Mar 2013 16:49:55 +0000</pubDate>
		<dc:creator>Chris Goward</dc:creator>
				<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Google Enhanced Campaigns]]></category>
		<category><![CDATA[Hanapin Marketing]]></category>
		<category><![CDATA[InvisibleShield]]></category>
		<category><![CDATA[Jeff Allan]]></category>
		<category><![CDATA[Responsive Web Design]]></category>
		<category><![CDATA[SES]]></category>
		<category><![CDATA[SMX]]></category>

		<guid isPermaLink="false">http://www.widerfunnel.com/?p=9753</guid>
		<description><![CDATA[Here's a presentation I gave recently at SES and SMX. It also made it to the front page of Slideshare in the "Hot" topics section and I thought you might like to see it too. ]]></description>
				<content:encoded><![CDATA[<p>I&#8217;d like to share a summary of a talk I gave recently at SES and SMX. It also made it to the front page of Slideshare in the &#8220;Hot&#8221; topics section and I thought you&#8217;d like to see it too.<span id="more-9753"></span><br />
<iframe src="http://www.slideshare.net/slideshow/embed_code/17425747?rel=0" width="597" height="486" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" style="border:1px solid #CCC;border-width:1px 1px 0;margin-bottom:5px" allowfullscreen webkitallowfullscreen mozallowfullscreen> </iframe> </p>
<p>I co-presented at SMX with <a href="https://twitter.com/JeffAllenUT" title="Jeff Allen of Hanapin Marketing">Jeff Allen</a> of Hanapin Marketing who gave a detailed (if slightly depressing for some who aren&#8217;t prepared) presentation about how to deal with Google&#8217;s changes to mobile PPC with <a href="http://support.google.com/adwords/answer/2909484?hl=en" title="Google Enhanced Campaigns">Enhanced Campaigns</a>. Jeff&#8217;s a smart guy and has figured out how to manage the upcoming changes. In short: PPC is going to get *much* more complex and marketers&#8217; websites need to be ready to serve all types of devices&mdash;by June, 2013! </p>
<p><em>How are you going to deal with Google&#8217;s Enhanced Campaigns and the rise of mobile?</em></p>
<h2>You have 5 options to facilitate mobile marketing:</h2>
<h3>
<ol>
<li>Don’t customize for mobile</li>
<li>Build a mobile app</li>
<li>Build mobile landing pages</li>
<li>Build responsive landing pages</li>
<li>…or, don’t decide</li>
</ol>
</h3>
<p>If you choose option 1 or 5, don&#8217;t hold off for too long. The rate of 4G LTE adoption is bringing an entirely new type of mobile customer. There are reports of some people with 4G phone getting faster internet speeds than on their home cable!</p>
<p><div id="attachment_9756" class="wp-caption alignnone" style="width: 610px"><a href="http://www.widerfunnel.com/wp-content/uploads/2013/03/4G-Adoption.jpg"><img src="http://www.widerfunnel.com/wp-content/uploads/2013/03/4G-Adoption.jpg" alt="Mobile 4G Adoption chart" width="600" height="393" class="size-full wp-image-9756" /></a><p class="wp-caption-text">The beginning of true high speed mobile</p></div></p>
<p><div id="attachment_9757" class="wp-caption alignnone" style="width: 610px"><a href="http://www.widerfunnel.com/wp-content/uploads/2013/03/Download-speeds-chart.jpg"><img src="http://www.widerfunnel.com/wp-content/uploads/2013/03/Download-speeds-chart.jpg" alt="4G Mobile speeds bring new user expectations" width="600" height="373" class="size-full wp-image-9757" /></a><p class="wp-caption-text">4G download speeds are *much* faster than 3G</p></div></p>
<p>4G isn&#8217;t just a little bit faster than 3G. It&#8217;s enormously faster. </p>
<p><strong>The implication for you:</strong> these 4G users expect the responsiveness, product selection and experience of the full website, in a fraction of the screen size. They&#8217;ll become even more accustomed to doing everything they need to from anywhere. If you don&#8217;t deliver, they&#8217;ll move on to someone who will.</p>
<p>Option 2, building mobile apps, requires a unique mobile strategy and it&#8217;s not for everyone. Amazon has done well here to empower showrooming with their <a href="http://www.amazon.com/gp/feature.html?ie=UTF8&#038;docId=aw_ppricecheck_iphone_mobile" title="Amazon price check for showrooming">Price Check app</a>. (And, I know all my retailer friends will hate me for linking to that, but it&#8217;s not going away.) But, few can pull this off. Also, the mobile app option is not effective for search marketing, and still requires companies like Amazon to create another mobile site.</p>
<p>Most companies that have built a mobile presence have used option 3, building mobile landing pages or a mobile version of the website. This has made the most sense for many, until perhaps now.</p>
<p>eMarketer went this route, but experienced one of the major down-sides: their mobile version of their site was being indexed in Google organic search instead of their desktop version. </p>
<p>The result was a terrible desktop landing page experience for some organic searches and none of their normal calls-to-action being shown. </p>
<p><div id="attachment_9758" class="wp-caption alignnone" style="width: 610px"><a href="http://www.widerfunnel.com/wp-content/uploads/2013/03/emarketer-mobile-indexed-for-desktop.jpg"><img src="http://www.widerfunnel.com/wp-content/uploads/2013/03/emarketer-mobile-indexed-for-desktop-600x365.jpg" alt="eMarketer downside of mobile only site" width="600" height="365" class="size-large wp-image-9758" /></a><p class="wp-caption-text">eMarketer&#8217;s mobile site being shown for a desktop user &#8211; yikes!</p></div></p>
<p>Building mobile-specific sites and landing pages comes with drawbacks: </p>
<ul>
<li>(Potentially) confusing listing in SERPs &#8211; as we saw with eMarketer</li>
<li>Higher maintenance costs with multiple code-bases &#8211; and think about sustaining separate sites for all different devices (!)</li>
<li>Inconsistent user experience across devices &#8211; like, where are my opportunities to respond to CTAs on the eMarketer mobile version (!)</li>
<li>Not future-proof - e.g what screen size are internet fridges?</li>
</ul>
<p>The fourth option is to build with Responsive Web Design (RWD). In previous articles, I covered the fact that <a href="http://www.widerfunnel.com/website-design/google-weighs-in-on-responsive-website-design">Google recommends RWD</a> and how <a href="http://www.widerfunnel.com/conversion-rate-optimization/conversion-optimization-for-responsive-web-design" title="Conversion Optimization for Responsive Web Design">conversion optimization works for RWD</a>.  </p>
<p>There <em>are</em> up-sides to a mobile-specific solution in the short-term. It may be a quicker, low-cost solution to get something&mdash;anything&mdash;up for mobile visitors. </p>
<p>But, it&#8217;s still a short-term band-aid. Eventually, building a new version of your website for the many screen sizes will become impractical and RWD will be the best long-term solution.</p>
<h2>Good news: The LIFT Model works for RWD too!</h2>
<p>One major benefit of the <a href="http://www.widerfunnel.com/solutions/our-process/lift-model" title="conversion optimization framework">LIFT Model&trade;</a> is that it takes a customer-centric, experiential perspective, making it applicable to virtually any environment. At WiderFunnel, we&#8217;ve used our CRO system with LIFT to optimize mobile, desktop, apps, and even TV game experiences. </p>
<p>In preparing for the presentation, I wanted to give an example of how to apply LIFT to mobile. In my arbitrary product searches, I came across <strong>so many poor mobile experiences</strong> that I had a hard time choosing just one as an example. Mobile conversion optimization is clearly a ripe field for many to leapfrog their competitors. </p>
<p>I settled on showing a summary of a LIFT analysis for an InvisibleShield landing page because it had some common problems that were immediately apparent. </p>
<p><div id="attachment_9761" class="wp-caption alignnone" style="width: 610px"><a href="http://www.widerfunnel.com/wp-content/uploads/2013/03/InvisibleShield-pg1-940.jpg"><img src="http://www.widerfunnel.com/wp-content/uploads/2013/03/InvisibleShield-pg1-600.jpg" alt="Mobile landing page LIFT Analysis" width="600" height="330" class="size-full wp-image-9761" /></a><p class="wp-caption-text">Mobile landing page LIFT Analysis</p></div></p>
<p><strong>But, those weren&#8217;t the biggest problems.</strong> Below the fold had all kinds of Distraction with too many product options and a huge, scrolling page.</p>
<p><div id="attachment_9763" class="wp-caption alignnone" style="width: 274px"><a href="http://www.widerfunnel.com/wp-content/uploads/2013/03/InvisibleShield-pg2.jpg"><img src="http://www.widerfunnel.com/wp-content/uploads/2013/03/InvisibleShield-pg2-sm.jpg" alt="mobile landing page optimization LIFT Analysis" width="264" height="330" class="size-full wp-image-9763" /></a><p class="wp-caption-text">Too many product options!</p></div></p>
<p>If we were to get our hands on this landing page, we&#8217;d turn those weaknesses into strengths and test some new pages! Their sales would get an immediate boost with a few key improvements. </p>
<p>Mobile is not easy to do well. The constraints are greater, but the opportunities are growing. It&#8217;s no longer an optional channel and those who learn to do it well will be rewarded.</p>
<p>So, what&#8217;s the best way to learn what works? Say it with me: &#8220;You Should Test That!&#8221;</p>
<p>On that note, stay tuned for WiderFunnel&#8217;s launch and optimization of our newly RWD-converted site, coming soon. </p>
<h2>What do you think?</h2>
<p>How do you handle your mobile visitors? Are you ready for the mandatory switch to Google&#8217;s Enhanced Campaigns? Do you have tips for switching a website over to RWD?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.widerfunnel.com/mobile/conversion-optimization-in-a-multi-device-world/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Use These 3 Points to Create an Awesome Value Proposition</title>
		<link>http://www.widerfunnel.com/value-proposition/how-to-create-an-awesome-value-proposition</link>
		<comments>http://www.widerfunnel.com/value-proposition/how-to-create-an-awesome-value-proposition#comments</comments>
		<pubDate>Mon, 18 Mar 2013 14:29:49 +0000</pubDate>
		<dc:creator>Chris Goward</dc:creator>
				<category><![CDATA[Value Proposition]]></category>
		<category><![CDATA[electronic arts]]></category>
		<category><![CDATA[Eric Ries]]></category>
		<category><![CDATA[Kevin Keller]]></category>
		<category><![CDATA[Landing Page testing]]></category>
		<category><![CDATA[PODs POPs POIs]]></category>
		<category><![CDATA[WIIFM]]></category>

		<guid isPermaLink="false">http://www.widerfunnel.com/?p=9725</guid>
		<description><![CDATA[Your value proposition is the core of your potential conversion rate. But, how do you know what your most important value proposition is? Are you emphasizing the most important things?

I’m going to show you how to create your knock-em-dead, no-holds-barred, kill-the-competition value proposition by thinking about 3 important points. These points will help you find and test alternative value proposition approaches that can dramatically lift your conversion rates and sales. ]]></description>
				<content:encoded><![CDATA[<p>Your value proposition determines your potential conversion rate.<style>a.tooltip {outline:none;text-decoration:none; color:#000} a.tooltip c {min-height:30px; border:solid 2px #ccc; padding:5px; background-color:#FFF;margin-top:0px;  display:block; width:290px;-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px; font-size:14px; font-family:sans-serif;color:#333;} a.tooltip > span { width:300px; padding:6px 13px 10px 13px; margin-top: -7px; margin-left: -27px; opacity: 0; visibility: hidden; z-index:     10; position: absolute; font-family: Arial; font-size: 12px; font-style: normal; -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px;     border-radius: 3px; -webkit-box-shadow: 2px 2px 2px #999; -moz-box-shadow: 2px 2px 2px #999; box-shadow: 2px 2px 2px #999; -webkit-transition-property:opacity,margin-top, visibility, margin-left; -webkit-transition-duration:0.4s, 0.3s, 0.4s, 0.3s; -webkit-transition-timing-function: ease-in-out, ease-in-out, ease-in-out,     ease-in-out; -moz-transition-property:opacity, margin-top, visibility, margin-left; -moz-transition-duration:0.4s, 0.3s, 0.4s, 0.3s; -moz-transition-timing-function:     ease-in-out, ease-in-out, ease-in-out, ease-in-out; -o-transition-property:opacity, margin-top, visibility, margin-left; -o-transition-duration:0.4s, 0.3s, 0.4s, 0.3s;     -o-transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out; transition-property:opacity, margin-top, visibility, margin-left;     transition-duration:0.4s, 0.3s, 0.4s, 0.3s; transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out; } /*a.tooltip > span:hover,*/ a.tooltip:hover     > span { opacity: 1; text-decoration:none; visibility: visible; overflow: visible; margin-top:-7px; display: inline; margin-left: -27px; }  a.tooltip > span { color: #000000; background: rgb(255,255,255); /* Old browsers */background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */ border: 1px solid #AAAAAA; } a.tooltip span b {font-weight:bold; font-size:14px;} .tooltip .btn {background-image:     -khtml-gradient(linear,left top,left bottom,from(#33BCEF),to(#019AD2)); background-image: -moz-linear-gradient(#33BCEF,#019AD2); background-image:     -ms-linear-gradient(#33BCEF,#019AD2); background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#33BCEF),color-stop(100%,#019AD2));background-image:     -webkit-linear-gradient(#33BCEF,#019AD2); background-image: -o-linear-gradient(#33BCEF,#019AD2);background-image: linear-gradient(#33BCEF,#019AD2);     -webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);-moz-box-shadow: inset 0 1px 0     rgba(255,255,255,.1);box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);filter:     progid:DXImageTransform.Microsoft.gradient(startColorstr='#33bcef',endColorstr='#019ad2',GradientType=0); color: white;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, .25); background-color: #019AD2;background-repeat: repeat-x; position: relative; display: inline-block;overflow: visible;padding: 5px 10px;font-size: 13px;font-weight: bold;line-height: 18px;border: 1px solid #CCC;cursor: pointer;margin: 0;text-indent: 0px; left:230px;border-color: #057ED0;}</style>
    <script language='javascript' type='text/javascript'>function popitup(url) {newwindow=window.open(url,'name','height=450,width=400,toolbar=no,menubar=no');if (window.focus) {newwindow.focus()}return false;}</script><a href="https://twitter.com/share?text=Your%20value%20proposition%20determined%20your%20potential%20conversion%20rate&hashtags=cro&related=twitter:chrisgoward" onclick="return popitup('https://twitter.com/share?text=Your%20value%20proposition%20determined%20your%20potential%20conversion%20rate&hashtags=cro&related=twitter:chrisgoward')" class="tooltip" ><img src='http://www.widerfunnel.com/images/tweet.gif' width='13' height='13' /><span><img src='http://www.widerfunnel.com/images/tweet.gif' width='13' height='13' />&nbsp;&nbsp;<b>Tweet this:</b><br /><br /><c>Your value proposition determined your potential conversion rate</c><br /><button class='btn'>Tweet</button></span> </a><br />
(Note: you can click the little <style>a.tooltip {outline:none;text-decoration:none; color:#000} a.tooltip c {min-height:30px; border:solid 2px #ccc; padding:5px; background-color:#FFF;margin-top:0px;  display:block; width:290px;-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px; font-size:14px; font-family:sans-serif;color:#333;} a.tooltip > span { width:300px; padding:6px 13px 10px 13px; margin-top: -7px; margin-left: -27px; opacity: 0; visibility: hidden; z-index:     10; position: absolute; font-family: Arial; font-size: 12px; font-style: normal; -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px;     border-radius: 3px; -webkit-box-shadow: 2px 2px 2px #999; -moz-box-shadow: 2px 2px 2px #999; box-shadow: 2px 2px 2px #999; -webkit-transition-property:opacity,margin-top, visibility, margin-left; -webkit-transition-duration:0.4s, 0.3s, 0.4s, 0.3s; -webkit-transition-timing-function: ease-in-out, ease-in-out, ease-in-out,     ease-in-out; -moz-transition-property:opacity, margin-top, visibility, margin-left; -moz-transition-duration:0.4s, 0.3s, 0.4s, 0.3s; -moz-transition-timing-function:     ease-in-out, ease-in-out, ease-in-out, ease-in-out; -o-transition-property:opacity, margin-top, visibility, margin-left; -o-transition-duration:0.4s, 0.3s, 0.4s, 0.3s;     -o-transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out; transition-property:opacity, margin-top, visibility, margin-left;     transition-duration:0.4s, 0.3s, 0.4s, 0.3s; transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out; } /*a.tooltip > span:hover,*/ a.tooltip:hover     > span { opacity: 1; text-decoration:none; visibility: visible; overflow: visible; margin-top:-7px; display: inline; margin-left: -27px; }  a.tooltip > span { color: #000000; background: rgb(255,255,255); /* Old browsers */background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */ border: 1px solid #AAAAAA; } a.tooltip span b {font-weight:bold; font-size:14px;} .tooltip .btn {background-image:     -khtml-gradient(linear,left top,left bottom,from(#33BCEF),to(#019AD2)); background-image: -moz-linear-gradient(#33BCEF,#019AD2); background-image:     -ms-linear-gradient(#33BCEF,#019AD2); background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#33BCEF),color-stop(100%,#019AD2));background-image:     -webkit-linear-gradient(#33BCEF,#019AD2); background-image: -o-linear-gradient(#33BCEF,#019AD2);background-image: linear-gradient(#33BCEF,#019AD2);     -webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);-moz-box-shadow: inset 0 1px 0     rgba(255,255,255,.1);box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);filter:     progid:DXImageTransform.Microsoft.gradient(startColorstr='#33bcef',endColorstr='#019ad2',GradientType=0); color: white;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, .25); background-color: #019AD2;background-repeat: repeat-x; position: relative; display: inline-block;overflow: visible;padding: 5px 10px;font-size: 13px;font-weight: bold;line-height: 18px;border: 1px solid #CCC;cursor: pointer;margin: 0;text-indent: 0px; left:230px;border-color: #057ED0;}</style>
    <script language='javascript' type='text/javascript'>function popitup(url) {newwindow=window.open(url,'name','height=450,width=400,toolbar=no,menubar=no');if (window.focus) {newwindow.focus()}return false;}</script><a href="https://twitter.com/share?text=Use%20These%203%20Points%20to%20Create%20an%20Awesome%20Value%20Proposition&hashtags=cro&related=twitter:chrisgoward" onclick="return popitup('https://twitter.com/share?text=Use%20These%203%20Points%20to%20Create%20an%20Awesome%20Value%20Proposition&hashtags=cro&related=twitter:chrisgoward')" class="tooltip" ><img src='http://www.widerfunnel.com/images/tweet.gif' width='13' height='13' /><span><img src='http://www.widerfunnel.com/images/tweet.gif' width='13' height='13' />&nbsp;&nbsp;<b>Tweet this:</b><br /><br /><c>Use These 3 Points to Create an Awesome Value Proposition</c><br /><button class='btn'>Tweet</button></span> </a>&#8216;s to tweet key points.)</p>
<p>It is why people buy from you. </p>
<p>It is your offering. </p>
<p>There’s a reason we placed it at the center of <a href="http://www.widerfunnel.com/solutions/our-process/lift-model" title="The LIFT Model conversion optimization framework">the LIFT Model</a>. The stronger you can make your value proposition, the greater your potential conversion rate. </p>
<p>In the past, I&#8217;ve showed how even <a href="http://www.widerfunnel.com/conversion-rate-optimization/everything-counts-toward-your-value-proposition" title="User experience can harm your value proposition">minor details in your users&#8217; experience can harm your value proposition</a>.</p>
<p><em>Today, I’m going to show you how to create your kick-ass, knock-em-dead, no-holds-barred, kill-the-competition value proposition.</em><style>a.tooltip {outline:none;text-decoration:none; color:#000} a.tooltip c {min-height:30px; border:solid 2px #ccc; padding:5px; background-color:#FFF;margin-top:0px;  display:block; width:290px;-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px; font-size:14px; font-family:sans-serif;color:#333;} a.tooltip > span { width:300px; padding:6px 13px 10px 13px; margin-top: -7px; margin-left: -27px; opacity: 0; visibility: hidden; z-index:     10; position: absolute; font-family: Arial; font-size: 12px; font-style: normal; -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px;     border-radius: 3px; -webkit-box-shadow: 2px 2px 2px #999; -moz-box-shadow: 2px 2px 2px #999; box-shadow: 2px 2px 2px #999; -webkit-transition-property:opacity,margin-top, visibility, margin-left; -webkit-transition-duration:0.4s, 0.3s, 0.4s, 0.3s; -webkit-transition-timing-function: ease-in-out, ease-in-out, ease-in-out,     ease-in-out; -moz-transition-property:opacity, margin-top, visibility, margin-left; -moz-transition-duration:0.4s, 0.3s, 0.4s, 0.3s; -moz-transition-timing-function:     ease-in-out, ease-in-out, ease-in-out, ease-in-out; -o-transition-property:opacity, margin-top, visibility, margin-left; -o-transition-duration:0.4s, 0.3s, 0.4s, 0.3s;     -o-transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out; transition-property:opacity, margin-top, visibility, margin-left;     transition-duration:0.4s, 0.3s, 0.4s, 0.3s; transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out; } /*a.tooltip > span:hover,*/ a.tooltip:hover     > span { opacity: 1; text-decoration:none; visibility: visible; overflow: visible; margin-top:-7px; display: inline; margin-left: -27px; }  a.tooltip > span { color: #000000; background: rgb(255,255,255); /* Old browsers */background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */ border: 1px solid #AAAAAA; } a.tooltip span b {font-weight:bold; font-size:14px;} .tooltip .btn {background-image:     -khtml-gradient(linear,left top,left bottom,from(#33BCEF),to(#019AD2)); background-image: -moz-linear-gradient(#33BCEF,#019AD2); background-image:     -ms-linear-gradient(#33BCEF,#019AD2); background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#33BCEF),color-stop(100%,#019AD2));background-image:     -webkit-linear-gradient(#33BCEF,#019AD2); background-image: -o-linear-gradient(#33BCEF,#019AD2);background-image: linear-gradient(#33BCEF,#019AD2);     -webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);-moz-box-shadow: inset 0 1px 0     rgba(255,255,255,.1);box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);filter:     progid:DXImageTransform.Microsoft.gradient(startColorstr='#33bcef',endColorstr='#019ad2',GradientType=0); color: white;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, .25); background-color: #019AD2;background-repeat: repeat-x; position: relative; display: inline-block;overflow: visible;padding: 5px 10px;font-size: 13px;font-weight: bold;line-height: 18px;border: 1px solid #CCC;cursor: pointer;margin: 0;text-indent: 0px; left:230px;border-color: #057ED0;}</style>
    <script language='javascript' type='text/javascript'>function popitup(url) {newwindow=window.open(url,'name','height=450,width=400,toolbar=no,menubar=no');if (window.focus) {newwindow.focus()}return false;}</script><a href="https://twitter.com/share?text=How%20to%20create%20a%20kick-ass%2C%20knock-em-dead%2C%20no-holds-barred%2C%20kill-the-competition%20value%20proposition&hashtags=cro&related=twitter:chrisgoward" onclick="return popitup('https://twitter.com/share?text=How%20to%20create%20a%20kick-ass%2C%20knock-em-dead%2C%20no-holds-barred%2C%20kill-the-competition%20value%20proposition&hashtags=cro&related=twitter:chrisgoward')" class="tooltip" ><img src='http://www.widerfunnel.com/images/tweet.gif' width='13' height='13' /><span><img src='http://www.widerfunnel.com/images/tweet.gif' width='13' height='13' />&nbsp;&nbsp;<b>Tweet this:</b><br /><br /><c>How to create a kick-ass, knock-em-dead, no-holds-barred, kill-the-competition value proposition</c><br /><button class='btn'>Tweet</button></span> </a> </p>
<p>But first&#8230;</p>
<h2>What is a value proposition?</h2>
<p>Here’s how I think about it:<br />
<strong>Your value proposition is a cost vs. benefits equation that shows your prospect&#8217;s motivation.</strong><style>a.tooltip {outline:none;text-decoration:none; color:#000} a.tooltip c {min-height:30px; border:solid 2px #ccc; padding:5px; background-color:#FFF;margin-top:0px;  display:block; width:290px;-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px; font-size:14px; font-family:sans-serif;color:#333;} a.tooltip > span { width:300px; padding:6px 13px 10px 13px; margin-top: -7px; margin-left: -27px; opacity: 0; visibility: hidden; z-index:     10; position: absolute; font-family: Arial; font-size: 12px; font-style: normal; -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px;     border-radius: 3px; -webkit-box-shadow: 2px 2px 2px #999; -moz-box-shadow: 2px 2px 2px #999; box-shadow: 2px 2px 2px #999; -webkit-transition-property:opacity,margin-top, visibility, margin-left; -webkit-transition-duration:0.4s, 0.3s, 0.4s, 0.3s; -webkit-transition-timing-function: ease-in-out, ease-in-out, ease-in-out,     ease-in-out; -moz-transition-property:opacity, margin-top, visibility, margin-left; -moz-transition-duration:0.4s, 0.3s, 0.4s, 0.3s; -moz-transition-timing-function:     ease-in-out, ease-in-out, ease-in-out, ease-in-out; -o-transition-property:opacity, margin-top, visibility, margin-left; -o-transition-duration:0.4s, 0.3s, 0.4s, 0.3s;     -o-transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out; transition-property:opacity, margin-top, visibility, margin-left;     transition-duration:0.4s, 0.3s, 0.4s, 0.3s; transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out; } /*a.tooltip > span:hover,*/ a.tooltip:hover     > span { opacity: 1; text-decoration:none; visibility: visible; overflow: visible; margin-top:-7px; display: inline; margin-left: -27px; }  a.tooltip > span { color: #000000; background: rgb(255,255,255); /* Old browsers */background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */ border: 1px solid #AAAAAA; } a.tooltip span b {font-weight:bold; font-size:14px;} .tooltip .btn {background-image:     -khtml-gradient(linear,left top,left bottom,from(#33BCEF),to(#019AD2)); background-image: -moz-linear-gradient(#33BCEF,#019AD2); background-image:     -ms-linear-gradient(#33BCEF,#019AD2); background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#33BCEF),color-stop(100%,#019AD2));background-image:     -webkit-linear-gradient(#33BCEF,#019AD2); background-image: -o-linear-gradient(#33BCEF,#019AD2);background-image: linear-gradient(#33BCEF,#019AD2);     -webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);-moz-box-shadow: inset 0 1px 0     rgba(255,255,255,.1);box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);filter:     progid:DXImageTransform.Microsoft.gradient(startColorstr='#33bcef',endColorstr='#019ad2',GradientType=0); color: white;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, .25); background-color: #019AD2;background-repeat: repeat-x; position: relative; display: inline-block;overflow: visible;padding: 5px 10px;font-size: 13px;font-weight: bold;line-height: 18px;border: 1px solid #CCC;cursor: pointer;margin: 0;text-indent: 0px; left:230px;border-color: #057ED0;}</style>
    <script language='javascript' type='text/javascript'>function popitup(url) {newwindow=window.open(url,'name','height=450,width=400,toolbar=no,menubar=no');if (window.focus) {newwindow.focus()}return false;}</script><a href="https://twitter.com/share?text=Your%20value%20proposition%20is%20a%20cost%20vs.%20benefits%20equation%20shows%20your%20prospect%27s%20motivation&hashtags=cro&related=twitter:chrisgoward" onclick="return popitup('https://twitter.com/share?text=Your%20value%20proposition%20is%20a%20cost%20vs.%20benefits%20equation%20shows%20your%20prospect%27s%20motivation&hashtags=cro&related=twitter:chrisgoward')" class="tooltip" ><img src='http://www.widerfunnel.com/images/tweet.gif' width='13' height='13' /><span><img src='http://www.widerfunnel.com/images/tweet.gif' width='13' height='13' />&nbsp;&nbsp;<b>Tweet this:</b><br /><br /><c>Your value proposition is a cost vs. benefits equation shows your prospect's motivation</c><br /><button class='btn'>Tweet</button></span> </a></p>
<p><img src="http://www.widerfunnel.com/wp-content/uploads/2013/03/value-proposition-equation.gif" alt="Motivation = Perceived Benefits - Perceived Costs" width="565" height="80" class="alignnone size-full wp-image-9726" /></p>
<p>If your perceived benefits outweigh the perceived costs, your prospects will be motivated to act.<style>a.tooltip {outline:none;text-decoration:none; color:#000} a.tooltip c {min-height:30px; border:solid 2px #ccc; padding:5px; background-color:#FFF;margin-top:0px;  display:block; width:290px;-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px; font-size:14px; font-family:sans-serif;color:#333;} a.tooltip > span { width:300px; padding:6px 13px 10px 13px; margin-top: -7px; margin-left: -27px; opacity: 0; visibility: hidden; z-index:     10; position: absolute; font-family: Arial; font-size: 12px; font-style: normal; -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px;     border-radius: 3px; -webkit-box-shadow: 2px 2px 2px #999; -moz-box-shadow: 2px 2px 2px #999; box-shadow: 2px 2px 2px #999; -webkit-transition-property:opacity,margin-top, visibility, margin-left; -webkit-transition-duration:0.4s, 0.3s, 0.4s, 0.3s; -webkit-transition-timing-function: ease-in-out, ease-in-out, ease-in-out,     ease-in-out; -moz-transition-property:opacity, margin-top, visibility, margin-left; -moz-transition-duration:0.4s, 0.3s, 0.4s, 0.3s; -moz-transition-timing-function:     ease-in-out, ease-in-out, ease-in-out, ease-in-out; -o-transition-property:opacity, margin-top, visibility, margin-left; -o-transition-duration:0.4s, 0.3s, 0.4s, 0.3s;     -o-transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out; transition-property:opacity, margin-top, visibility, margin-left;     transition-duration:0.4s, 0.3s, 0.4s, 0.3s; transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out; } /*a.tooltip > span:hover,*/ a.tooltip:hover     > span { opacity: 1; text-decoration:none; visibility: visible; overflow: visible; margin-top:-7px; display: inline; margin-left: -27px; }  a.tooltip > span { color: #000000; background: rgb(255,255,255); /* Old browsers */background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */ border: 1px solid #AAAAAA; } a.tooltip span b {font-weight:bold; font-size:14px;} .tooltip .btn {background-image:     -khtml-gradient(linear,left top,left bottom,from(#33BCEF),to(#019AD2)); background-image: -moz-linear-gradient(#33BCEF,#019AD2); background-image:     -ms-linear-gradient(#33BCEF,#019AD2); background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#33BCEF),color-stop(100%,#019AD2));background-image:     -webkit-linear-gradient(#33BCEF,#019AD2); background-image: -o-linear-gradient(#33BCEF,#019AD2);background-image: linear-gradient(#33BCEF,#019AD2);     -webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);-moz-box-shadow: inset 0 1px 0     rgba(255,255,255,.1);box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);filter:     progid:DXImageTransform.Microsoft.gradient(startColorstr='#33bcef',endColorstr='#019ad2',GradientType=0); color: white;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, .25); background-color: #019AD2;background-repeat: repeat-x; position: relative; display: inline-block;overflow: visible;padding: 5px 10px;font-size: 13px;font-weight: bold;line-height: 18px;border: 1px solid #CCC;cursor: pointer;margin: 0;text-indent: 0px; left:230px;border-color: #057ED0;}</style>
    <script language='javascript' type='text/javascript'>function popitup(url) {newwindow=window.open(url,'name','height=450,width=400,toolbar=no,menubar=no');if (window.focus) {newwindow.focus()}return false;}</script><a href="https://twitter.com/share?text=If%20your%20perceived%20benefits%20outweigh%20the%20perceived%20costs%2C%20your%20prospects%20will%20be%20motivated%20to%20act.&hashtags=cro&related=twitter:chrisgoward" onclick="return popitup('https://twitter.com/share?text=If%20your%20perceived%20benefits%20outweigh%20the%20perceived%20costs%2C%20your%20prospects%20will%20be%20motivated%20to%20act.&hashtags=cro&related=twitter:chrisgoward')" class="tooltip" ><img src='http://www.widerfunnel.com/images/tweet.gif' width='13' height='13' /><span><img src='http://www.widerfunnel.com/images/tweet.gif' width='13' height='13' />&nbsp;&nbsp;<b>Tweet this:</b><br /><br /><c>If your perceived benefits outweigh the perceived costs, your prospects will be motivated to act.</c><br /><button class='btn'>Tweet</button></span> </a> </p>
<p><em>It’s all about perception.</em><style>a.tooltip {outline:none;text-decoration:none; color:#000} a.tooltip c {min-height:30px; border:solid 2px #ccc; padding:5px; background-color:#FFF;margin-top:0px;  display:block; width:290px;-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px; font-size:14px; font-family:sans-serif;color:#333;} a.tooltip > span { width:300px; padding:6px 13px 10px 13px; margin-top: -7px; margin-left: -27px; opacity: 0; visibility: hidden; z-index:     10; position: absolute; font-family: Arial; font-size: 12px; font-style: normal; -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px;     border-radius: 3px; -webkit-box-shadow: 2px 2px 2px #999; -moz-box-shadow: 2px 2px 2px #999; box-shadow: 2px 2px 2px #999; -webkit-transition-property:opacity,margin-top, visibility, margin-left; -webkit-transition-duration:0.4s, 0.3s, 0.4s, 0.3s; -webkit-transition-timing-function: ease-in-out, ease-in-out, ease-in-out,     ease-in-out; -moz-transition-property:opacity, margin-top, visibility, margin-left; -moz-transition-duration:0.4s, 0.3s, 0.4s, 0.3s; -moz-transition-timing-function:     ease-in-out, ease-in-out, ease-in-out, ease-in-out; -o-transition-property:opacity, margin-top, visibility, margin-left; -o-transition-duration:0.4s, 0.3s, 0.4s, 0.3s;     -o-transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out; transition-property:opacity, margin-top, visibility, margin-left;     transition-duration:0.4s, 0.3s, 0.4s, 0.3s; transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out; } /*a.tooltip > span:hover,*/ a.tooltip:hover     > span { opacity: 1; text-decoration:none; visibility: visible; overflow: visible; margin-top:-7px; display: inline; margin-left: -27px; }  a.tooltip > span { color: #000000; background: rgb(255,255,255); /* Old browsers */background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */ border: 1px solid #AAAAAA; } a.tooltip span b {font-weight:bold; font-size:14px;} .tooltip .btn {background-image:     -khtml-gradient(linear,left top,left bottom,from(#33BCEF),to(#019AD2)); background-image: -moz-linear-gradient(#33BCEF,#019AD2); background-image:     -ms-linear-gradient(#33BCEF,#019AD2); background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#33BCEF),color-stop(100%,#019AD2));background-image:     -webkit-linear-gradient(#33BCEF,#019AD2); background-image: -o-linear-gradient(#33BCEF,#019AD2);background-image: linear-gradient(#33BCEF,#019AD2);     -webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);-moz-box-shadow: inset 0 1px 0     rgba(255,255,255,.1);box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);filter:     progid:DXImageTransform.Microsoft.gradient(startColorstr='#33bcef',endColorstr='#019ad2',GradientType=0); color: white;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, .25); background-color: #019AD2;background-repeat: repeat-x; position: relative; display: inline-block;overflow: visible;padding: 5px 10px;font-size: 13px;font-weight: bold;line-height: 18px;border: 1px solid #CCC;cursor: pointer;margin: 0;text-indent: 0px; left:230px;border-color: #057ED0;}</style>
    <script language='javascript' type='text/javascript'>function popitup(url) {newwindow=window.open(url,'name','height=450,width=400,toolbar=no,menubar=no');if (window.focus) {newwindow.focus()}return false;}</script><a href="https://twitter.com/share?text=Value%20proposition%20is%20all%20about%20perception.&hashtags=cro&related=twitter:chrisgoward" onclick="return popitup('https://twitter.com/share?text=Value%20proposition%20is%20all%20about%20perception.&hashtags=cro&related=twitter:chrisgoward')" class="tooltip" ><img src='http://www.widerfunnel.com/images/tweet.gif' width='13' height='13' /><span><img src='http://www.widerfunnel.com/images/tweet.gif' width='13' height='13' />&nbsp;&nbsp;<b>Tweet this:</b><br /><br /><c>Value proposition is all about perception.</c><br /><button class='btn'>Tweet</button></span> </a></p>
<p>Your benefits hold different weight to different people. You need to find out which of your benefits are perceived to be most important to your prospects.</p>
<p>For example, to some, it’s very important that WiderFunnel offers full service design and technical implementation for the tests we plan. Other companies that have lots of talented resources, the strategy and test plans are the most important feature we offer. For the companies that value all of it, well, they perceive the most value in what we do. (Incidentally, this is also why we customize our service to best fit our clients so they get only the most valuable service, but that’s a topic for another day.)</p>
<p>You need to discover your best value proposition to have the best chance to close the most sales. Emphasizing the most important parts of your value proposition will maximize your conversion rate.<style>a.tooltip {outline:none;text-decoration:none; color:#000} a.tooltip c {min-height:30px; border:solid 2px #ccc; padding:5px; background-color:#FFF;margin-top:0px;  display:block; width:290px;-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px; font-size:14px; font-family:sans-serif;color:#333;} a.tooltip > span { width:300px; padding:6px 13px 10px 13px; margin-top: -7px; margin-left: -27px; opacity: 0; visibility: hidden; z-index:     10; position: absolute; font-family: Arial; font-size: 12px; font-style: normal; -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px;     border-radius: 3px; -webkit-box-shadow: 2px 2px 2px #999; -moz-box-shadow: 2px 2px 2px #999; box-shadow: 2px 2px 2px #999; -webkit-transition-property:opacity,margin-top, visibility, margin-left; -webkit-transition-duration:0.4s, 0.3s, 0.4s, 0.3s; -webkit-transition-timing-function: ease-in-out, ease-in-out, ease-in-out,     ease-in-out; -moz-transition-property:opacity, margin-top, visibility, margin-left; -moz-transition-duration:0.4s, 0.3s, 0.4s, 0.3s; -moz-transition-timing-function:     ease-in-out, ease-in-out, ease-in-out, ease-in-out; -o-transition-property:opacity, margin-top, visibility, margin-left; -o-transition-duration:0.4s, 0.3s, 0.4s, 0.3s;     -o-transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out; transition-property:opacity, margin-top, visibility, margin-left;     transition-duration:0.4s, 0.3s, 0.4s, 0.3s; transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out; } /*a.tooltip > span:hover,*/ a.tooltip:hover     > span { opacity: 1; text-decoration:none; visibility: visible; overflow: visible; margin-top:-7px; display: inline; margin-left: -27px; }  a.tooltip > span { color: #000000; background: rgb(255,255,255); /* Old browsers */background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */ border: 1px solid #AAAAAA; } a.tooltip span b {font-weight:bold; font-size:14px;} .tooltip .btn {background-image:     -khtml-gradient(linear,left top,left bottom,from(#33BCEF),to(#019AD2)); background-image: -moz-linear-gradient(#33BCEF,#019AD2); background-image:     -ms-linear-gradient(#33BCEF,#019AD2); background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#33BCEF),color-stop(100%,#019AD2));background-image:     -webkit-linear-gradient(#33BCEF,#019AD2); background-image: -o-linear-gradient(#33BCEF,#019AD2);background-image: linear-gradient(#33BCEF,#019AD2);     -webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);-moz-box-shadow: inset 0 1px 0     rgba(255,255,255,.1);box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);filter:     progid:DXImageTransform.Microsoft.gradient(startColorstr='#33bcef',endColorstr='#019ad2',GradientType=0); color: white;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, .25); background-color: #019AD2;background-repeat: repeat-x; position: relative; display: inline-block;overflow: visible;padding: 5px 10px;font-size: 13px;font-weight: bold;line-height: 18px;border: 1px solid #CCC;cursor: pointer;margin: 0;text-indent: 0px; left:230px;border-color: #057ED0;}</style>
    <script language='javascript' type='text/javascript'>function popitup(url) {newwindow=window.open(url,'name','height=450,width=400,toolbar=no,menubar=no');if (window.focus) {newwindow.focus()}return false;}</script><a href="https://twitter.com/share?text=Emphasizing%20the%20most%20important%20parts%20of%20your%20value%20proposition%20will%20maximize%20your%20conversion%20rate.&hashtags=cro&related=twitter:chrisgoward" onclick="return popitup('https://twitter.com/share?text=Emphasizing%20the%20most%20important%20parts%20of%20your%20value%20proposition%20will%20maximize%20your%20conversion%20rate.&hashtags=cro&related=twitter:chrisgoward')" class="tooltip" ><img src='http://www.widerfunnel.com/images/tweet.gif' width='13' height='13' /><span><img src='http://www.widerfunnel.com/images/tweet.gif' width='13' height='13' />&nbsp;&nbsp;<b>Tweet this:</b><br /><br /><c>Emphasizing the most important parts of your value proposition will maximize your conversion rate.</c><br /><button class='btn'>Tweet</button></span> </a></p>
<h2>How do you find your best value proposition?</h2>
<p>At a simplistic level, think about the WIIFM (What’s In It For Me?). </p>
<p>Every marketer understands the WIIFM concept. You already know how to speak to your customers, understand their needs, and speak in their language. </p>
<p>That’s entry price to understanding marketing. </p>
<p>The WIIFM are all the features and benefits your prospects could get from your products and services. But, you can’t communicate them all at once. If you try to emphasize everything, you’ll say nothing. </p>
<p><em>So, how do you know which features are most important to your customers?</em><style>a.tooltip {outline:none;text-decoration:none; color:#000} a.tooltip c {min-height:30px; border:solid 2px #ccc; padding:5px; background-color:#FFF;margin-top:0px;  display:block; width:290px;-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px; font-size:14px; font-family:sans-serif;color:#333;} a.tooltip > span { width:300px; padding:6px 13px 10px 13px; margin-top: -7px; margin-left: -27px; opacity: 0; visibility: hidden; z-index:     10; position: absolute; font-family: Arial; font-size: 12px; font-style: normal; -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px;     border-radius: 3px; -webkit-box-shadow: 2px 2px 2px #999; -moz-box-shadow: 2px 2px 2px #999; box-shadow: 2px 2px 2px #999; -webkit-transition-property:opacity,margin-top, visibility, margin-left; -webkit-transition-duration:0.4s, 0.3s, 0.4s, 0.3s; -webkit-transition-timing-function: ease-in-out, ease-in-out, ease-in-out,     ease-in-out; -moz-transition-property:opacity, margin-top, visibility, margin-left; -moz-transition-duration:0.4s, 0.3s, 0.4s, 0.3s; -moz-transition-timing-function:     ease-in-out, ease-in-out, ease-in-out, ease-in-out; -o-transition-property:opacity, margin-top, visibility, margin-left; -o-transition-duration:0.4s, 0.3s, 0.4s, 0.3s;     -o-transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out; transition-property:opacity, margin-top, visibility, margin-left;     transition-duration:0.4s, 0.3s, 0.4s, 0.3s; transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out; } /*a.tooltip > span:hover,*/ a.tooltip:hover     > span { opacity: 1; text-decoration:none; visibility: visible; overflow: visible; margin-top:-7px; display: inline; margin-left: -27px; }  a.tooltip > span { color: #000000; background: rgb(255,255,255); /* Old browsers */background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */ border: 1px solid #AAAAAA; } a.tooltip span b {font-weight:bold; font-size:14px;} .tooltip .btn {background-image:     -khtml-gradient(linear,left top,left bottom,from(#33BCEF),to(#019AD2)); background-image: -moz-linear-gradient(#33BCEF,#019AD2); background-image:     -ms-linear-gradient(#33BCEF,#019AD2); background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#33BCEF),color-stop(100%,#019AD2));background-image:     -webkit-linear-gradient(#33BCEF,#019AD2); background-image: -o-linear-gradient(#33BCEF,#019AD2);background-image: linear-gradient(#33BCEF,#019AD2);     -webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);-moz-box-shadow: inset 0 1px 0     rgba(255,255,255,.1);box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);filter:     progid:DXImageTransform.Microsoft.gradient(startColorstr='#33bcef',endColorstr='#019ad2',GradientType=0); color: white;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, .25); background-color: #019AD2;background-repeat: repeat-x; position: relative; display: inline-block;overflow: visible;padding: 5px 10px;font-size: 13px;font-weight: bold;line-height: 18px;border: 1px solid #CCC;cursor: pointer;margin: 0;text-indent: 0px; left:230px;border-color: #057ED0;}</style>
    <script language='javascript' type='text/javascript'>function popitup(url) {newwindow=window.open(url,'name','height=450,width=400,toolbar=no,menubar=no');if (window.focus) {newwindow.focus()}return false;}</script><a href="https://twitter.com/share?text=How%20do%20you%20know%20which%20features%20are%20most%20important%20to%20your%20customers%3F&hashtags=cro&related=twitter:chrisgoward" onclick="return popitup('https://twitter.com/share?text=How%20do%20you%20know%20which%20features%20are%20most%20important%20to%20your%20customers%3F&hashtags=cro&related=twitter:chrisgoward')" class="tooltip" ><img src='http://www.widerfunnel.com/images/tweet.gif' width='13' height='13' /><span><img src='http://www.widerfunnel.com/images/tweet.gif' width='13' height='13' />&nbsp;&nbsp;<b>Tweet this:</b><br /><br /><c>How do you know which features are most important to your customers?</c><br /><button class='btn'>Tweet</button></span> </a></p>
<h2>You Should Test That!</h2>
<p>Traditionally, marketers have relied solely on their own thinking to come up with the right features to create and emphasize. Sure, they may get input from small groups of customers with surveys and focus groups. But, there are many reasons those <a href="http://www.widerfunnel.com/conversion-rate-optimization/online-testing-the-ultimate-customer-research" title="Focus groups are unreliable">focus groups aren’t as great as they seem</a>.</p>
<p>Or, they may be a HiPPO and just follow their gut.<br />
<div id="attachment_9727" class="wp-caption alignnone" style="width: 610px"><a href="http://www.widerfunnel.com/wp-content/uploads/2013/03/HiPPO-dunce.png"><img src="http://www.widerfunnel.com/wp-content/uploads/2013/03/HiPPO-dunce-600x480.png" alt="HiPPO = Highest Paid Person&#039;s Opinion" width="600" height="480" class="size-large wp-image-9727" /></a><p class="wp-caption-text">Watch out for un-tested HiPPOs</p></div></p>
<p><em>Today, there’s a better way.</em> </p>
<p>By testing different value proposition approaches, you can find out what works best with statistical certainty before committing to one assumed positioning.<style>a.tooltip {outline:none;text-decoration:none; color:#000} a.tooltip c {min-height:30px; border:solid 2px #ccc; padding:5px; background-color:#FFF;margin-top:0px;  display:block; width:290px;-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px; font-size:14px; font-family:sans-serif;color:#333;} a.tooltip > span { width:300px; padding:6px 13px 10px 13px; margin-top: -7px; margin-left: -27px; opacity: 0; visibility: hidden; z-index:     10; position: absolute; font-family: Arial; font-size: 12px; font-style: normal; -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px;     border-radius: 3px; -webkit-box-shadow: 2px 2px 2px #999; -moz-box-shadow: 2px 2px 2px #999; box-shadow: 2px 2px 2px #999; -webkit-transition-property:opacity,margin-top, visibility, margin-left; -webkit-transition-duration:0.4s, 0.3s, 0.4s, 0.3s; -webkit-transition-timing-function: ease-in-out, ease-in-out, ease-in-out,     ease-in-out; -moz-transition-property:opacity, margin-top, visibility, margin-left; -moz-transition-duration:0.4s, 0.3s, 0.4s, 0.3s; -moz-transition-timing-function:     ease-in-out, ease-in-out, ease-in-out, ease-in-out; -o-transition-property:opacity, margin-top, visibility, margin-left; -o-transition-duration:0.4s, 0.3s, 0.4s, 0.3s;     -o-transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out; transition-property:opacity, margin-top, visibility, margin-left;     transition-duration:0.4s, 0.3s, 0.4s, 0.3s; transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out; } /*a.tooltip > span:hover,*/ a.tooltip:hover     > span { opacity: 1; text-decoration:none; visibility: visible; overflow: visible; margin-top:-7px; display: inline; margin-left: -27px; }  a.tooltip > span { color: #000000; background: rgb(255,255,255); /* Old browsers */background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */ border: 1px solid #AAAAAA; } a.tooltip span b {font-weight:bold; font-size:14px;} .tooltip .btn {background-image:     -khtml-gradient(linear,left top,left bottom,from(#33BCEF),to(#019AD2)); background-image: -moz-linear-gradient(#33BCEF,#019AD2); background-image:     -ms-linear-gradient(#33BCEF,#019AD2); background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#33BCEF),color-stop(100%,#019AD2));background-image:     -webkit-linear-gradient(#33BCEF,#019AD2); background-image: -o-linear-gradient(#33BCEF,#019AD2);background-image: linear-gradient(#33BCEF,#019AD2);     -webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);-moz-box-shadow: inset 0 1px 0     rgba(255,255,255,.1);box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);filter:     progid:DXImageTransform.Microsoft.gradient(startColorstr='#33bcef',endColorstr='#019ad2',GradientType=0); color: white;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, .25); background-color: #019AD2;background-repeat: repeat-x; position: relative; display: inline-block;overflow: visible;padding: 5px 10px;font-size: 13px;font-weight: bold;line-height: 18px;border: 1px solid #CCC;cursor: pointer;margin: 0;text-indent: 0px; left:230px;border-color: #057ED0;}</style>
    <script language='javascript' type='text/javascript'>function popitup(url) {newwindow=window.open(url,'name','height=450,width=400,toolbar=no,menubar=no');if (window.focus) {newwindow.focus()}return false;}</script><a href="https://twitter.com/share?text=Testing%20different%20value%20proposition%20approaches%20will%20show%20what%20works%20best&hashtags=cro&related=twitter:chrisgoward" onclick="return popitup('https://twitter.com/share?text=Testing%20different%20value%20proposition%20approaches%20will%20show%20what%20works%20best&hashtags=cro&related=twitter:chrisgoward')" class="tooltip" ><img src='http://www.widerfunnel.com/images/tweet.gif' width='13' height='13' /><span><img src='http://www.widerfunnel.com/images/tweet.gif' width='13' height='13' />&nbsp;&nbsp;<b>Tweet this:</b><br /><br /><c>Testing different value proposition approaches will show what works best</c><br /><button class='btn'>Tweet</button></span> </a> At WiderFunnel, we’ve been promoting value proposition testing since 2007 and it’s now becoming a very popular business concept. Testing value proposition is one of the central concepts in Eric Ries’s <a href="http://www.amazon.com/gp/product/0307887898/ref=as_li_ss_tl?ie=UTF8&#038;camp=1789&#038;creative=390957&#038;creativeASIN=0307887898&#038;linkCode=as2&#038;tag=chrigowa-20">Lean Startup</a> (a book I recommend), for example. </p>
<p>The works in all types of businesses too&mdash;not just for startups. </p>
<p>For Electronic Arts, our <a href="http://www.widerfunnel.com/proof/case-studies/the-sims-3-doubles-game-registrations-by-identifying-the-most-compelling-offer" title="Offer A/B split testing">testing of offer positioning</a> for the Sims 3 player community revealed the most important benefits for members. This made a huge impact on their group and caused changes in their marketing approach and org structure. They learned which types of offers work best to inspire their gamers to act, and increased their game registration conversion rate by 128%!</p>
<p><em>But, how do you decide what could be valuable to test for <strong>your</strong> customers?</em><style>a.tooltip {outline:none;text-decoration:none; color:#000} a.tooltip c {min-height:30px; border:solid 2px #ccc; padding:5px; background-color:#FFF;margin-top:0px;  display:block; width:290px;-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px; font-size:14px; font-family:sans-serif;color:#333;} a.tooltip > span { width:300px; padding:6px 13px 10px 13px; margin-top: -7px; margin-left: -27px; opacity: 0; visibility: hidden; z-index:     10; position: absolute; font-family: Arial; font-size: 12px; font-style: normal; -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px;     border-radius: 3px; -webkit-box-shadow: 2px 2px 2px #999; -moz-box-shadow: 2px 2px 2px #999; box-shadow: 2px 2px 2px #999; -webkit-transition-property:opacity,margin-top, visibility, margin-left; -webkit-transition-duration:0.4s, 0.3s, 0.4s, 0.3s; -webkit-transition-timing-function: ease-in-out, ease-in-out, ease-in-out,     ease-in-out; -moz-transition-property:opacity, margin-top, visibility, margin-left; -moz-transition-duration:0.4s, 0.3s, 0.4s, 0.3s; -moz-transition-timing-function:     ease-in-out, ease-in-out, ease-in-out, ease-in-out; -o-transition-property:opacity, margin-top, visibility, margin-left; -o-transition-duration:0.4s, 0.3s, 0.4s, 0.3s;     -o-transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out; transition-property:opacity, margin-top, visibility, margin-left;     transition-duration:0.4s, 0.3s, 0.4s, 0.3s; transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out; } /*a.tooltip > span:hover,*/ a.tooltip:hover     > span { opacity: 1; text-decoration:none; visibility: visible; overflow: visible; margin-top:-7px; display: inline; margin-left: -27px; }  a.tooltip > span { color: #000000; background: rgb(255,255,255); /* Old browsers */background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */ border: 1px solid #AAAAAA; } a.tooltip span b {font-weight:bold; font-size:14px;} .tooltip .btn {background-image:     -khtml-gradient(linear,left top,left bottom,from(#33BCEF),to(#019AD2)); background-image: -moz-linear-gradient(#33BCEF,#019AD2); background-image:     -ms-linear-gradient(#33BCEF,#019AD2); background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#33BCEF),color-stop(100%,#019AD2));background-image:     -webkit-linear-gradient(#33BCEF,#019AD2); background-image: -o-linear-gradient(#33BCEF,#019AD2);background-image: linear-gradient(#33BCEF,#019AD2);     -webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);-moz-box-shadow: inset 0 1px 0     rgba(255,255,255,.1);box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);filter:     progid:DXImageTransform.Microsoft.gradient(startColorstr='#33bcef',endColorstr='#019ad2',GradientType=0); color: white;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, .25); background-color: #019AD2;background-repeat: repeat-x; position: relative; display: inline-block;overflow: visible;padding: 5px 10px;font-size: 13px;font-weight: bold;line-height: 18px;border: 1px solid #CCC;cursor: pointer;margin: 0;text-indent: 0px; left:230px;border-color: #057ED0;}</style>
    <script language='javascript' type='text/javascript'>function popitup(url) {newwindow=window.open(url,'name','height=450,width=400,toolbar=no,menubar=no');if (window.focus) {newwindow.focus()}return false;}</script><a href="https://twitter.com/share?text=How%20do%20you%20decide%20what%20value%20proposition%20to%20test%20for%20your%20customers%3F&hashtags=cro&related=twitter:chrisgoward" onclick="return popitup('https://twitter.com/share?text=How%20do%20you%20decide%20what%20value%20proposition%20to%20test%20for%20your%20customers%3F&hashtags=cro&related=twitter:chrisgoward')" class="tooltip" ><img src='http://www.widerfunnel.com/images/tweet.gif' width='13' height='13' /><span><img src='http://www.widerfunnel.com/images/tweet.gif' width='13' height='13' />&nbsp;&nbsp;<b>Tweet this:</b><br /><br /><c>How do you decide what value proposition to test for your customers?</c><br /><button class='btn'>Tweet</button></span> </a></p>
<p>Your combination of prospects, products and competitive environments are unique. </p>
<p>To find out what works best, you need to create great value proposition hypotheses. </p>
<h2>You need Advanced Value Proposition Optimization</h2>
<p>The “POPs, PODs and POIs” framework is useful for identifying new positioning ideas to test.<style>a.tooltip {outline:none;text-decoration:none; color:#000} a.tooltip c {min-height:30px; border:solid 2px #ccc; padding:5px; background-color:#FFF;margin-top:0px;  display:block; width:290px;-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px; font-size:14px; font-family:sans-serif;color:#333;} a.tooltip > span { width:300px; padding:6px 13px 10px 13px; margin-top: -7px; margin-left: -27px; opacity: 0; visibility: hidden; z-index:     10; position: absolute; font-family: Arial; font-size: 12px; font-style: normal; -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px;     border-radius: 3px; -webkit-box-shadow: 2px 2px 2px #999; -moz-box-shadow: 2px 2px 2px #999; box-shadow: 2px 2px 2px #999; -webkit-transition-property:opacity,margin-top, visibility, margin-left; -webkit-transition-duration:0.4s, 0.3s, 0.4s, 0.3s; -webkit-transition-timing-function: ease-in-out, ease-in-out, ease-in-out,     ease-in-out; -moz-transition-property:opacity, margin-top, visibility, margin-left; -moz-transition-duration:0.4s, 0.3s, 0.4s, 0.3s; -moz-transition-timing-function:     ease-in-out, ease-in-out, ease-in-out, ease-in-out; -o-transition-property:opacity, margin-top, visibility, margin-left; -o-transition-duration:0.4s, 0.3s, 0.4s, 0.3s;     -o-transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out; transition-property:opacity, margin-top, visibility, margin-left;     transition-duration:0.4s, 0.3s, 0.4s, 0.3s; transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out; } /*a.tooltip > span:hover,*/ a.tooltip:hover     > span { opacity: 1; text-decoration:none; visibility: visible; overflow: visible; margin-top:-7px; display: inline; margin-left: -27px; }  a.tooltip > span { color: #000000; background: rgb(255,255,255); /* Old browsers */background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */ border: 1px solid #AAAAAA; } a.tooltip span b {font-weight:bold; font-size:14px;} .tooltip .btn {background-image:     -khtml-gradient(linear,left top,left bottom,from(#33BCEF),to(#019AD2)); background-image: -moz-linear-gradient(#33BCEF,#019AD2); background-image:     -ms-linear-gradient(#33BCEF,#019AD2); background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#33BCEF),color-stop(100%,#019AD2));background-image:     -webkit-linear-gradient(#33BCEF,#019AD2); background-image: -o-linear-gradient(#33BCEF,#019AD2);background-image: linear-gradient(#33BCEF,#019AD2);     -webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);-moz-box-shadow: inset 0 1px 0     rgba(255,255,255,.1);box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);filter:     progid:DXImageTransform.Microsoft.gradient(startColorstr='#33bcef',endColorstr='#019ad2',GradientType=0); color: white;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, .25); background-color: #019AD2;background-repeat: repeat-x; position: relative; display: inline-block;overflow: visible;padding: 5px 10px;font-size: 13px;font-weight: bold;line-height: 18px;border: 1px solid #CCC;cursor: pointer;margin: 0;text-indent: 0px; left:230px;border-color: #057ED0;}</style>
    <script language='javascript' type='text/javascript'>function popitup(url) {newwindow=window.open(url,'name','height=450,width=400,toolbar=no,menubar=no');if (window.focus) {newwindow.focus()}return false;}</script><a href="https://twitter.com/share?text=Use%20the%20POPs%2C%20PODs%2C%20and%20POIs%20framework%20for%20new%20positioning%20ideas%20to%20test&hashtags=cro&related=twitter:chrisgoward" onclick="return popitup('https://twitter.com/share?text=Use%20the%20POPs%2C%20PODs%2C%20and%20POIs%20framework%20for%20new%20positioning%20ideas%20to%20test&hashtags=cro&related=twitter:chrisgoward')" class="tooltip" ><img src='http://www.widerfunnel.com/images/tweet.gif' width='13' height='13' /><span><img src='http://www.widerfunnel.com/images/tweet.gif' width='13' height='13' />&nbsp;&nbsp;<b>Tweet this:</b><br /><br /><c>Use the POPs, PODs, and POIs framework for new positioning ideas to test</c><br /><button class='btn'>Tweet</button></span> </a> Kevin Keller discussed a similar concept of points of parity vs. points of difference in his Harvard Business Review <a href="http://hbr.org/2002/09/three-questions-you-need-to-ask-about-your-brand/ar/1" title="Three brand positioning questions to ask">article</a>. He used it with respect to brand positioning, product development and brand extensions. </p>
<p>For existing products and brands, I believe it’s also a useful tool for thinking about the features to emphasize and hypotheses to test. </p>
<p>I&#8217;m a visual thinker and find diagrams helpful for learning. I created this Venn diagram to show how to think about your Points of Parity (POPs), Points of Difference (PODs) and Points of Irrelevance (POIs):</p>
<p><div id="attachment_9729" class="wp-caption alignnone" style="width: 610px"><a href="http://www.widerfunnel.com/wp-content/uploads/2013/03/POPs-PODs-POIs.jpg"><img src="http://www.widerfunnel.com/wp-content/uploads/2013/03/POPs-PODs-POIs-600x350.jpg" alt="POPs PODs and POIs for value proposition testing" width="600" height="350" class="size-large wp-image-9729" /></a><p class="wp-caption-text">POPs PODs and POIs for value proposition testing</p></div></p>
<ul>
<li><strong>Points of Parity (POPs)</strong><br />
These are the features you offer that are important to your prospects that you also share with your competitors. Think of them as the basic entry requirements to the game. Your prospects need to know that you offer the POPs, but emphasizing them won’t impress anyone.
</li>
<li><strong>Points of Difference (PODs)</strong><br />
Here’s where you can win the game. These are the features that are important to your prospects and not available from your competitors. </li>
<li><strong>Points of Irrelevance (POIs)</strong><br />
All the other features that you offer, but aren’t interesting to your prospects are Points of Irrelevance (POIs).</li>
</ul>
<p><strong>Your PODs are where you want to focus.</strong><style>a.tooltip {outline:none;text-decoration:none; color:#000} a.tooltip c {min-height:30px; border:solid 2px #ccc; padding:5px; background-color:#FFF;margin-top:0px;  display:block; width:290px;-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px; font-size:14px; font-family:sans-serif;color:#333;} a.tooltip > span { width:300px; padding:6px 13px 10px 13px; margin-top: -7px; margin-left: -27px; opacity: 0; visibility: hidden; z-index:     10; position: absolute; font-family: Arial; font-size: 12px; font-style: normal; -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px;     border-radius: 3px; -webkit-box-shadow: 2px 2px 2px #999; -moz-box-shadow: 2px 2px 2px #999; box-shadow: 2px 2px 2px #999; -webkit-transition-property:opacity,margin-top, visibility, margin-left; -webkit-transition-duration:0.4s, 0.3s, 0.4s, 0.3s; -webkit-transition-timing-function: ease-in-out, ease-in-out, ease-in-out,     ease-in-out; -moz-transition-property:opacity, margin-top, visibility, margin-left; -moz-transition-duration:0.4s, 0.3s, 0.4s, 0.3s; -moz-transition-timing-function:     ease-in-out, ease-in-out, ease-in-out, ease-in-out; -o-transition-property:opacity, margin-top, visibility, margin-left; -o-transition-duration:0.4s, 0.3s, 0.4s, 0.3s;     -o-transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out; transition-property:opacity, margin-top, visibility, margin-left;     transition-duration:0.4s, 0.3s, 0.4s, 0.3s; transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out; } /*a.tooltip > span:hover,*/ a.tooltip:hover     > span { opacity: 1; text-decoration:none; visibility: visible; overflow: visible; margin-top:-7px; display: inline; margin-left: -27px; }  a.tooltip > span { color: #000000; background: rgb(255,255,255); /* Old browsers */background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */ border: 1px solid #AAAAAA; } a.tooltip span b {font-weight:bold; font-size:14px;} .tooltip .btn {background-image:     -khtml-gradient(linear,left top,left bottom,from(#33BCEF),to(#019AD2)); background-image: -moz-linear-gradient(#33BCEF,#019AD2); background-image:     -ms-linear-gradient(#33BCEF,#019AD2); background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#33BCEF),color-stop(100%,#019AD2));background-image:     -webkit-linear-gradient(#33BCEF,#019AD2); background-image: -o-linear-gradient(#33BCEF,#019AD2);background-image: linear-gradient(#33BCEF,#019AD2);     -webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);-moz-box-shadow: inset 0 1px 0     rgba(255,255,255,.1);box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);filter:     progid:DXImageTransform.Microsoft.gradient(startColorstr='#33bcef',endColorstr='#019ad2',GradientType=0); color: white;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, .25); background-color: #019AD2;background-repeat: repeat-x; position: relative; display: inline-block;overflow: visible;padding: 5px 10px;font-size: 13px;font-weight: bold;line-height: 18px;border: 1px solid #CCC;cursor: pointer;margin: 0;text-indent: 0px; left:230px;border-color: #057ED0;}</style>
    <script language='javascript' type='text/javascript'>function popitup(url) {newwindow=window.open(url,'name','height=450,width=400,toolbar=no,menubar=no');if (window.focus) {newwindow.focus()}return false;}</script><a href="https://twitter.com/share?text=Focus%20your%20value%20proposition%20on%20your%20Points%20of%20Difference%20%28PODs%29&hashtags=cro&related=twitter:chrisgoward" onclick="return popitup('https://twitter.com/share?text=Focus%20your%20value%20proposition%20on%20your%20Points%20of%20Difference%20%28PODs%29&hashtags=cro&related=twitter:chrisgoward')" class="tooltip" ><img src='http://www.widerfunnel.com/images/tweet.gif' width='13' height='13' /><span><img src='http://www.widerfunnel.com/images/tweet.gif' width='13' height='13' />&nbsp;&nbsp;<b>Tweet this:</b><br /><br /><c>Focus your value proposition on your Points of Difference (PODs)</c><br /><button class='btn'>Tweet</button></span> </a> These are the features you can emphasize that will move your prospects to action. They’re your differentiators. </p>
<p>You can use your PODs to destroy your competition.<style>a.tooltip {outline:none;text-decoration:none; color:#000} a.tooltip c {min-height:30px; border:solid 2px #ccc; padding:5px; background-color:#FFF;margin-top:0px;  display:block; width:290px;-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px; font-size:14px; font-family:sans-serif;color:#333;} a.tooltip > span { width:300px; padding:6px 13px 10px 13px; margin-top: -7px; margin-left: -27px; opacity: 0; visibility: hidden; z-index:     10; position: absolute; font-family: Arial; font-size: 12px; font-style: normal; -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px;     border-radius: 3px; -webkit-box-shadow: 2px 2px 2px #999; -moz-box-shadow: 2px 2px 2px #999; box-shadow: 2px 2px 2px #999; -webkit-transition-property:opacity,margin-top, visibility, margin-left; -webkit-transition-duration:0.4s, 0.3s, 0.4s, 0.3s; -webkit-transition-timing-function: ease-in-out, ease-in-out, ease-in-out,     ease-in-out; -moz-transition-property:opacity, margin-top, visibility, margin-left; -moz-transition-duration:0.4s, 0.3s, 0.4s, 0.3s; -moz-transition-timing-function:     ease-in-out, ease-in-out, ease-in-out, ease-in-out; -o-transition-property:opacity, margin-top, visibility, margin-left; -o-transition-duration:0.4s, 0.3s, 0.4s, 0.3s;     -o-transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out; transition-property:opacity, margin-top, visibility, margin-left;     transition-duration:0.4s, 0.3s, 0.4s, 0.3s; transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out; } /*a.tooltip > span:hover,*/ a.tooltip:hover     > span { opacity: 1; text-decoration:none; visibility: visible; overflow: visible; margin-top:-7px; display: inline; margin-left: -27px; }  a.tooltip > span { color: #000000; background: rgb(255,255,255); /* Old browsers */background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */ border: 1px solid #AAAAAA; } a.tooltip span b {font-weight:bold; font-size:14px;} .tooltip .btn {background-image:     -khtml-gradient(linear,left top,left bottom,from(#33BCEF),to(#019AD2)); background-image: -moz-linear-gradient(#33BCEF,#019AD2); background-image:     -ms-linear-gradient(#33BCEF,#019AD2); background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#33BCEF),color-stop(100%,#019AD2));background-image:     -webkit-linear-gradient(#33BCEF,#019AD2); background-image: -o-linear-gradient(#33BCEF,#019AD2);background-image: linear-gradient(#33BCEF,#019AD2);     -webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);-moz-box-shadow: inset 0 1px 0     rgba(255,255,255,.1);box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);filter:     progid:DXImageTransform.Microsoft.gradient(startColorstr='#33bcef',endColorstr='#019ad2',GradientType=0); color: white;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, .25); background-color: #019AD2;background-repeat: repeat-x; position: relative; display: inline-block;overflow: visible;padding: 5px 10px;font-size: 13px;font-weight: bold;line-height: 18px;border: 1px solid #CCC;cursor: pointer;margin: 0;text-indent: 0px; left:230px;border-color: #057ED0;}</style>
    <script language='javascript' type='text/javascript'>function popitup(url) {newwindow=window.open(url,'name','height=450,width=400,toolbar=no,menubar=no');if (window.focus) {newwindow.focus()}return false;}</script><a href="https://twitter.com/share?text=You%20can%20use%20your%20unique%20PODs%20to%20destroy%20your%20competition&hashtags=cro&related=twitter:chrisgoward" onclick="return popitup('https://twitter.com/share?text=You%20can%20use%20your%20unique%20PODs%20to%20destroy%20your%20competition&hashtags=cro&related=twitter:chrisgoward')" class="tooltip" ><img src='http://www.widerfunnel.com/images/tweet.gif' width='13' height='13' /><span><img src='http://www.widerfunnel.com/images/tweet.gif' width='13' height='13' />&nbsp;&nbsp;<b>Tweet this:</b><br /><br /><c>You can use your unique PODs to destroy your competition</c><br /><button class='btn'>Tweet</button></span> </a></p>
<p>But all PODs aren’t created equal. Some will be more important than others and some will only be important to certain customer segments.</p>
<p>No matter how much effort and research you’ve put into your value-proposition points, you should test that!<style>a.tooltip {outline:none;text-decoration:none; color:#000} a.tooltip c {min-height:30px; border:solid 2px #ccc; padding:5px; background-color:#FFF;margin-top:0px;  display:block; width:290px;-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px; font-size:14px; font-family:sans-serif;color:#333;} a.tooltip > span { width:300px; padding:6px 13px 10px 13px; margin-top: -7px; margin-left: -27px; opacity: 0; visibility: hidden; z-index:     10; position: absolute; font-family: Arial; font-size: 12px; font-style: normal; -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px;     border-radius: 3px; -webkit-box-shadow: 2px 2px 2px #999; -moz-box-shadow: 2px 2px 2px #999; box-shadow: 2px 2px 2px #999; -webkit-transition-property:opacity,margin-top, visibility, margin-left; -webkit-transition-duration:0.4s, 0.3s, 0.4s, 0.3s; -webkit-transition-timing-function: ease-in-out, ease-in-out, ease-in-out,     ease-in-out; -moz-transition-property:opacity, margin-top, visibility, margin-left; -moz-transition-duration:0.4s, 0.3s, 0.4s, 0.3s; -moz-transition-timing-function:     ease-in-out, ease-in-out, ease-in-out, ease-in-out; -o-transition-property:opacity, margin-top, visibility, margin-left; -o-transition-duration:0.4s, 0.3s, 0.4s, 0.3s;     -o-transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out; transition-property:opacity, margin-top, visibility, margin-left;     transition-duration:0.4s, 0.3s, 0.4s, 0.3s; transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out; } /*a.tooltip > span:hover,*/ a.tooltip:hover     > span { opacity: 1; text-decoration:none; visibility: visible; overflow: visible; margin-top:-7px; display: inline; margin-left: -27px; }  a.tooltip > span { color: #000000; background: rgb(255,255,255); /* Old browsers */background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */ border: 1px solid #AAAAAA; } a.tooltip span b {font-weight:bold; font-size:14px;} .tooltip .btn {background-image:     -khtml-gradient(linear,left top,left bottom,from(#33BCEF),to(#019AD2)); background-image: -moz-linear-gradient(#33BCEF,#019AD2); background-image:     -ms-linear-gradient(#33BCEF,#019AD2); background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#33BCEF),color-stop(100%,#019AD2));background-image:     -webkit-linear-gradient(#33BCEF,#019AD2); background-image: -o-linear-gradient(#33BCEF,#019AD2);background-image: linear-gradient(#33BCEF,#019AD2);     -webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);-moz-box-shadow: inset 0 1px 0     rgba(255,255,255,.1);box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);filter:     progid:DXImageTransform.Microsoft.gradient(startColorstr='#33bcef',endColorstr='#019ad2',GradientType=0); color: white;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, .25); background-color: #019AD2;background-repeat: repeat-x; position: relative; display: inline-block;overflow: visible;padding: 5px 10px;font-size: 13px;font-weight: bold;line-height: 18px;border: 1px solid #CCC;cursor: pointer;margin: 0;text-indent: 0px; left:230px;border-color: #057ED0;}</style>
    <script language='javascript' type='text/javascript'>function popitup(url) {newwindow=window.open(url,'name','height=450,width=400,toolbar=no,menubar=no');if (window.focus) {newwindow.focus()}return false;}</script><a href="https://twitter.com/share?text=No%20matter%20how%20much%20effort%20you%E2%80%99ve%20put%20into%20your%20value-proposition%20points%2C%20you%20should%20test%20that&hashtags=cro&related=twitter:chrisgoward" onclick="return popitup('https://twitter.com/share?text=No%20matter%20how%20much%20effort%20you%E2%80%99ve%20put%20into%20your%20value-proposition%20points%2C%20you%20should%20test%20that&hashtags=cro&related=twitter:chrisgoward')" class="tooltip" ><img src='http://www.widerfunnel.com/images/tweet.gif' width='13' height='13' /><span><img src='http://www.widerfunnel.com/images/tweet.gif' width='13' height='13' />&nbsp;&nbsp;<b>Tweet this:</b><br /><br /><c>No matter how much effort you’ve put into your value-proposition points, you should test that</c><br /><button class='btn'>Tweet</button></span> </a></p>
<p>At WiderFunnel, we often run experiments where we create and test value-proposition alternatives. When combined with data from surveys of customer and market perceptions, these tests add quantitative validity to the qualitative insights. The learning from these value proposition tests often generates powerful marketing insights that impact the overall marketing strategy.<style>a.tooltip {outline:none;text-decoration:none; color:#000} a.tooltip c {min-height:30px; border:solid 2px #ccc; padding:5px; background-color:#FFF;margin-top:0px;  display:block; width:290px;-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px; font-size:14px; font-family:sans-serif;color:#333;} a.tooltip > span { width:300px; padding:6px 13px 10px 13px; margin-top: -7px; margin-left: -27px; opacity: 0; visibility: hidden; z-index:     10; position: absolute; font-family: Arial; font-size: 12px; font-style: normal; -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px;     border-radius: 3px; -webkit-box-shadow: 2px 2px 2px #999; -moz-box-shadow: 2px 2px 2px #999; box-shadow: 2px 2px 2px #999; -webkit-transition-property:opacity,margin-top, visibility, margin-left; -webkit-transition-duration:0.4s, 0.3s, 0.4s, 0.3s; -webkit-transition-timing-function: ease-in-out, ease-in-out, ease-in-out,     ease-in-out; -moz-transition-property:opacity, margin-top, visibility, margin-left; -moz-transition-duration:0.4s, 0.3s, 0.4s, 0.3s; -moz-transition-timing-function:     ease-in-out, ease-in-out, ease-in-out, ease-in-out; -o-transition-property:opacity, margin-top, visibility, margin-left; -o-transition-duration:0.4s, 0.3s, 0.4s, 0.3s;     -o-transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out; transition-property:opacity, margin-top, visibility, margin-left;     transition-duration:0.4s, 0.3s, 0.4s, 0.3s; transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out; } /*a.tooltip > span:hover,*/ a.tooltip:hover     > span { opacity: 1; text-decoration:none; visibility: visible; overflow: visible; margin-top:-7px; display: inline; margin-left: -27px; }  a.tooltip > span { color: #000000; background: rgb(255,255,255); /* Old browsers */background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */ border: 1px solid #AAAAAA; } a.tooltip span b {font-weight:bold; font-size:14px;} .tooltip .btn {background-image:     -khtml-gradient(linear,left top,left bottom,from(#33BCEF),to(#019AD2)); background-image: -moz-linear-gradient(#33BCEF,#019AD2); background-image:     -ms-linear-gradient(#33BCEF,#019AD2); background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#33BCEF),color-stop(100%,#019AD2));background-image:     -webkit-linear-gradient(#33BCEF,#019AD2); background-image: -o-linear-gradient(#33BCEF,#019AD2);background-image: linear-gradient(#33BCEF,#019AD2);     -webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);-moz-box-shadow: inset 0 1px 0     rgba(255,255,255,.1);box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);filter:     progid:DXImageTransform.Microsoft.gradient(startColorstr='#33bcef',endColorstr='#019ad2',GradientType=0); color: white;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, .25); background-color: #019AD2;background-repeat: repeat-x; position: relative; display: inline-block;overflow: visible;padding: 5px 10px;font-size: 13px;font-weight: bold;line-height: 18px;border: 1px solid #CCC;cursor: pointer;margin: 0;text-indent: 0px; left:230px;border-color: #057ED0;}</style>
    <script language='javascript' type='text/javascript'>function popitup(url) {newwindow=window.open(url,'name','height=450,width=400,toolbar=no,menubar=no');if (window.focus) {newwindow.focus()}return false;}</script><a href="https://twitter.com/share?text=The%20learning%20from%20value%20proposition%20tests%20generates%20powerful%20marketing%20insights&hashtags=cro&related=twitter:chrisgoward" onclick="return popitup('https://twitter.com/share?text=The%20learning%20from%20value%20proposition%20tests%20generates%20powerful%20marketing%20insights&hashtags=cro&related=twitter:chrisgoward')" class="tooltip" ><img src='http://www.widerfunnel.com/images/tweet.gif' width='13' height='13' /><span><img src='http://www.widerfunnel.com/images/tweet.gif' width='13' height='13' />&nbsp;&nbsp;<b>Tweet this:</b><br /><br /><c>The learning from value proposition tests generates powerful marketing insights</c><br /><button class='btn'>Tweet</button></span> </a></p>
<h2>Landing Pages are your best Value Proposition test opportunities</h2>
<p>Your best opportunities for testing your value proposition are with first impression visitors.<style>a.tooltip {outline:none;text-decoration:none; color:#000} a.tooltip c {min-height:30px; border:solid 2px #ccc; padding:5px; background-color:#FFF;margin-top:0px;  display:block; width:290px;-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px; font-size:14px; font-family:sans-serif;color:#333;} a.tooltip > span { width:300px; padding:6px 13px 10px 13px; margin-top: -7px; margin-left: -27px; opacity: 0; visibility: hidden; z-index:     10; position: absolute; font-family: Arial; font-size: 12px; font-style: normal; -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px;     border-radius: 3px; -webkit-box-shadow: 2px 2px 2px #999; -moz-box-shadow: 2px 2px 2px #999; box-shadow: 2px 2px 2px #999; -webkit-transition-property:opacity,margin-top, visibility, margin-left; -webkit-transition-duration:0.4s, 0.3s, 0.4s, 0.3s; -webkit-transition-timing-function: ease-in-out, ease-in-out, ease-in-out,     ease-in-out; -moz-transition-property:opacity, margin-top, visibility, margin-left; -moz-transition-duration:0.4s, 0.3s, 0.4s, 0.3s; -moz-transition-timing-function:     ease-in-out, ease-in-out, ease-in-out, ease-in-out; -o-transition-property:opacity, margin-top, visibility, margin-left; -o-transition-duration:0.4s, 0.3s, 0.4s, 0.3s;     -o-transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out; transition-property:opacity, margin-top, visibility, margin-left;     transition-duration:0.4s, 0.3s, 0.4s, 0.3s; transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out; } /*a.tooltip > span:hover,*/ a.tooltip:hover     > span { opacity: 1; text-decoration:none; visibility: visible; overflow: visible; margin-top:-7px; display: inline; margin-left: -27px; }  a.tooltip > span { color: #000000; background: rgb(255,255,255); /* Old browsers */background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */ border: 1px solid #AAAAAA; } a.tooltip span b {font-weight:bold; font-size:14px;} .tooltip .btn {background-image:     -khtml-gradient(linear,left top,left bottom,from(#33BCEF),to(#019AD2)); background-image: -moz-linear-gradient(#33BCEF,#019AD2); background-image:     -ms-linear-gradient(#33BCEF,#019AD2); background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#33BCEF),color-stop(100%,#019AD2));background-image:     -webkit-linear-gradient(#33BCEF,#019AD2); background-image: -o-linear-gradient(#33BCEF,#019AD2);background-image: linear-gradient(#33BCEF,#019AD2);     -webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);-moz-box-shadow: inset 0 1px 0     rgba(255,255,255,.1);box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);filter:     progid:DXImageTransform.Microsoft.gradient(startColorstr='#33bcef',endColorstr='#019ad2',GradientType=0); color: white;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, .25); background-color: #019AD2;background-repeat: repeat-x; position: relative; display: inline-block;overflow: visible;padding: 5px 10px;font-size: 13px;font-weight: bold;line-height: 18px;border: 1px solid #CCC;cursor: pointer;margin: 0;text-indent: 0px; left:230px;border-color: #057ED0;}</style>
    <script language='javascript' type='text/javascript'>function popitup(url) {newwindow=window.open(url,'name','height=450,width=400,toolbar=no,menubar=no');if (window.focus) {newwindow.focus()}return false;}</script><a href="https://twitter.com/share?text=Landing%20Pages%20are%20your%20best%20Value%20Proposition%20testing%20opportunities&hashtags=cro&related=twitter:chrisgoward" onclick="return popitup('https://twitter.com/share?text=Landing%20Pages%20are%20your%20best%20Value%20Proposition%20testing%20opportunities&hashtags=cro&related=twitter:chrisgoward')" class="tooltip" ><img src='http://www.widerfunnel.com/images/tweet.gif' width='13' height='13' /><span><img src='http://www.widerfunnel.com/images/tweet.gif' width='13' height='13' />&nbsp;&nbsp;<b>Tweet this:</b><br /><br /><c>Landing Pages are your best Value Proposition testing opportunities</c><br /><button class='btn'>Tweet</button></span> </a> These are usually new visitors to your high traffic landing pages or home page. When I refer to landing pages, I&#8217;m specifically talking about website entry pages. These are the first pages your visitors see when the arrive on your website.</p>
<p>By split testing your alternative value propositions with new visitors, you’ll reduce your exposure to existing customers or prospects who are already in the consideration phase. New prospects have a clear canvas for you to present your message variations and see what sticks. </p>
<p>Then, from the learning gained on landing pages, you can validate insights with other target audience groups and with your customers to leverage the learning company-wide. </p>
<p>Landing page testing can do more than just improve conversion rates on landing pages. When done strategically, it can deliver powerful, high-leverage marketing insights.<style>a.tooltip {outline:none;text-decoration:none; color:#000} a.tooltip c {min-height:30px; border:solid 2px #ccc; padding:5px; background-color:#FFF;margin-top:0px;  display:block; width:290px;-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px; font-size:14px; font-family:sans-serif;color:#333;} a.tooltip > span { width:300px; padding:6px 13px 10px 13px; margin-top: -7px; margin-left: -27px; opacity: 0; visibility: hidden; z-index:     10; position: absolute; font-family: Arial; font-size: 12px; font-style: normal; -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px;     border-radius: 3px; -webkit-box-shadow: 2px 2px 2px #999; -moz-box-shadow: 2px 2px 2px #999; box-shadow: 2px 2px 2px #999; -webkit-transition-property:opacity,margin-top, visibility, margin-left; -webkit-transition-duration:0.4s, 0.3s, 0.4s, 0.3s; -webkit-transition-timing-function: ease-in-out, ease-in-out, ease-in-out,     ease-in-out; -moz-transition-property:opacity, margin-top, visibility, margin-left; -moz-transition-duration:0.4s, 0.3s, 0.4s, 0.3s; -moz-transition-timing-function:     ease-in-out, ease-in-out, ease-in-out, ease-in-out; -o-transition-property:opacity, margin-top, visibility, margin-left; -o-transition-duration:0.4s, 0.3s, 0.4s, 0.3s;     -o-transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out; transition-property:opacity, margin-top, visibility, margin-left;     transition-duration:0.4s, 0.3s, 0.4s, 0.3s; transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out; } /*a.tooltip > span:hover,*/ a.tooltip:hover     > span { opacity: 1; text-decoration:none; visibility: visible; overflow: visible; margin-top:-7px; display: inline; margin-left: -27px; }  a.tooltip > span { color: #000000; background: rgb(255,255,255); /* Old browsers */background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */ border: 1px solid #AAAAAA; } a.tooltip span b {font-weight:bold; font-size:14px;} .tooltip .btn {background-image:     -khtml-gradient(linear,left top,left bottom,from(#33BCEF),to(#019AD2)); background-image: -moz-linear-gradient(#33BCEF,#019AD2); background-image:     -ms-linear-gradient(#33BCEF,#019AD2); background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#33BCEF),color-stop(100%,#019AD2));background-image:     -webkit-linear-gradient(#33BCEF,#019AD2); background-image: -o-linear-gradient(#33BCEF,#019AD2);background-image: linear-gradient(#33BCEF,#019AD2);     -webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);-moz-box-shadow: inset 0 1px 0     rgba(255,255,255,.1);box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);filter:     progid:DXImageTransform.Microsoft.gradient(startColorstr='#33bcef',endColorstr='#019ad2',GradientType=0); color: white;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, .25); background-color: #019AD2;background-repeat: repeat-x; position: relative; display: inline-block;overflow: visible;padding: 5px 10px;font-size: 13px;font-weight: bold;line-height: 18px;border: 1px solid #CCC;cursor: pointer;margin: 0;text-indent: 0px; left:230px;border-color: #057ED0;}</style>
    <script language='javascript' type='text/javascript'>function popitup(url) {newwindow=window.open(url,'name','height=450,width=400,toolbar=no,menubar=no');if (window.focus) {newwindow.focus()}return false;}</script><a href="https://twitter.com/share?text=When%20done%20strategically%2C%20landing%20page%20testing%20can%20deliver%20high-leverage%20marketing%20insights&hashtags=cro&related=twitter:chrisgoward" onclick="return popitup('https://twitter.com/share?text=When%20done%20strategically%2C%20landing%20page%20testing%20can%20deliver%20high-leverage%20marketing%20insights&hashtags=cro&related=twitter:chrisgoward')" class="tooltip" ><img src='http://www.widerfunnel.com/images/tweet.gif' width='13' height='13' /><span><img src='http://www.widerfunnel.com/images/tweet.gif' width='13' height='13' />&nbsp;&nbsp;<b>Tweet this:</b><br /><br /><c>When done strategically, landing page testing can deliver high-leverage marketing insights</c><br /><button class='btn'>Tweet</button></span> </a> </p>
<p><strong>How do you optimize your value proposition?</strong>  How do you know which features are most important to your prospects? How would you discern your POPs from your PODs? Add your comments below.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.widerfunnel.com/value-proposition/how-to-create-an-awesome-value-proposition/feed</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>How Behavioural Design Creates the Best User Experiences</title>
		<link>http://www.widerfunnel.com/best-practices/how-behavioural-design-creates-the-best-user-experiences</link>
		<comments>http://www.widerfunnel.com/best-practices/how-behavioural-design-creates-the-best-user-experiences#comments</comments>
		<pubDate>Sun, 10 Mar 2013 21:04:06 +0000</pubDate>
		<dc:creator>Chris Goward</dc:creator>
				<category><![CDATA[best practices]]></category>
		<category><![CDATA[conversion rate optimization]]></category>
		<category><![CDATA[Behavioural Design]]></category>
		<category><![CDATA[Behavioural Economics]]></category>
		<category><![CDATA[Dan Ariely]]></category>
		<category><![CDATA[Daniel Pink]]></category>
		<category><![CDATA[Economic Model]]></category>
		<category><![CDATA[Financial Times]]></category>
		<category><![CDATA[Josh Kopelman]]></category>
		<category><![CDATA[Moves App]]></category>
		<category><![CDATA[The Penny Gap]]></category>
		<category><![CDATA[Tim Harford]]></category>

		<guid isPermaLink="false">http://www.widerfunnel.com/?p=9697</guid>
		<description><![CDATA[The influence of new research in Behavioural Design is far-reaching. The field tackles complex societal challenges, but how can it be applied to your business and website? 

Apps and websites that are most successful have found a way to create a wonderful user experience. They apply the latest research in behavioural influence, and also test within their context. 

I can attest to the mixed results with a recent app experience.
]]></description>
				<content:encoded><![CDATA[<p>A recent article by Tim Harford in the Financial Times <a href="http://www.ft.com/cms/s/2/87452044-8079-11e2-aed5-00144feabdc0.html#ixzz2N5CbHtvU" title="Basic scientific research paired with user-oriented design thinking makes for a powerful alliance">explains</a> why certain types of technology play such a prominent role in our understanding of the technology landscape: namely software-based technology. The reason for this, he says, is that software developers have found a powerful formula by <strong>combining user experience design expertise with scientific testing</strong>.<style>a.tooltip {outline:none;text-decoration:none; color:#000} a.tooltip c {min-height:30px; border:solid 2px #ccc; padding:5px; background-color:#FFF;margin-top:0px;  display:block; width:290px;-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px; font-size:14px; font-family:sans-serif;color:#333;} a.tooltip > span { width:300px; padding:6px 13px 10px 13px; margin-top: -7px; margin-left: -27px; opacity: 0; visibility: hidden; z-index:     10; position: absolute; font-family: Arial; font-size: 12px; font-style: normal; -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px;     border-radius: 3px; -webkit-box-shadow: 2px 2px 2px #999; -moz-box-shadow: 2px 2px 2px #999; box-shadow: 2px 2px 2px #999; -webkit-transition-property:opacity,margin-top, visibility, margin-left; -webkit-transition-duration:0.4s, 0.3s, 0.4s, 0.3s; -webkit-transition-timing-function: ease-in-out, ease-in-out, ease-in-out,     ease-in-out; -moz-transition-property:opacity, margin-top, visibility, margin-left; -moz-transition-duration:0.4s, 0.3s, 0.4s, 0.3s; -moz-transition-timing-function:     ease-in-out, ease-in-out, ease-in-out, ease-in-out; -o-transition-property:opacity, margin-top, visibility, margin-left; -o-transition-duration:0.4s, 0.3s, 0.4s, 0.3s;     -o-transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out; transition-property:opacity, margin-top, visibility, margin-left;     transition-duration:0.4s, 0.3s, 0.4s, 0.3s; transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out; } /*a.tooltip > span:hover,*/ a.tooltip:hover     > span { opacity: 1; text-decoration:none; visibility: visible; overflow: visible; margin-top:-7px; display: inline; margin-left: -27px; }  a.tooltip > span { color: #000000; background: rgb(255,255,255); /* Old browsers */background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */ border: 1px solid #AAAAAA; } a.tooltip span b {font-weight:bold; font-size:14px;} .tooltip .btn {background-image:     -khtml-gradient(linear,left top,left bottom,from(#33BCEF),to(#019AD2)); background-image: -moz-linear-gradient(#33BCEF,#019AD2); background-image:     -ms-linear-gradient(#33BCEF,#019AD2); background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#33BCEF),color-stop(100%,#019AD2));background-image:     -webkit-linear-gradient(#33BCEF,#019AD2); background-image: -o-linear-gradient(#33BCEF,#019AD2);background-image: linear-gradient(#33BCEF,#019AD2);     -webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);-moz-box-shadow: inset 0 1px 0     rgba(255,255,255,.1);box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);filter:     progid:DXImageTransform.Microsoft.gradient(startColorstr='#33bcef',endColorstr='#019ad2',GradientType=0); color: white;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, .25); background-color: #019AD2;background-repeat: repeat-x; position: relative; display: inline-block;overflow: visible;padding: 5px 10px;font-size: 13px;font-weight: bold;line-height: 18px;border: 1px solid #CCC;cursor: pointer;margin: 0;text-indent: 0px; left:230px;border-color: #057ED0;}</style>
    <script language='javascript' type='text/javascript'>function popitup(url) {newwindow=window.open(url,'name','height=450,width=400,toolbar=no,menubar=no');if (window.focus) {newwindow.focus()}return false;}</script><a href="https://twitter.com/share?text=Combining%20user%20experience%20design%20expertise%20with%20scientific%20testing%20is%20a%20powerful%20formula&hashtags=cro&related=twitter:chrisgoward" onclick="return popitup('https://twitter.com/share?text=Combining%20user%20experience%20design%20expertise%20with%20scientific%20testing%20is%20a%20powerful%20formula&hashtags=cro&related=twitter:chrisgoward')" class="tooltip" ><img src='http://www.widerfunnel.com/images/tweet.gif' width='13' height='13' /><span><img src='http://www.widerfunnel.com/images/tweet.gif' width='13' height='13' />&nbsp;&nbsp;<b>Tweet this:</b><br /><br /><c>Combining user experience design expertise with scientific testing is a powerful formula</c><br /><button class='btn'>Tweet</button></span> </a> </p>
<p>(Note: you can click the little &#8220;<style>a.tooltip {outline:none;text-decoration:none; color:#000} a.tooltip c {min-height:30px; border:solid 2px #ccc; padding:5px; background-color:#FFF;margin-top:0px;  display:block; width:290px;-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px; font-size:14px; font-family:sans-serif;color:#333;} a.tooltip > span { width:300px; padding:6px 13px 10px 13px; margin-top: -7px; margin-left: -27px; opacity: 0; visibility: hidden; z-index:     10; position: absolute; font-family: Arial; font-size: 12px; font-style: normal; -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px;     border-radius: 3px; -webkit-box-shadow: 2px 2px 2px #999; -moz-box-shadow: 2px 2px 2px #999; box-shadow: 2px 2px 2px #999; -webkit-transition-property:opacity,margin-top, visibility, margin-left; -webkit-transition-duration:0.4s, 0.3s, 0.4s, 0.3s; -webkit-transition-timing-function: ease-in-out, ease-in-out, ease-in-out,     ease-in-out; -moz-transition-property:opacity, margin-top, visibility, margin-left; -moz-transition-duration:0.4s, 0.3s, 0.4s, 0.3s; -moz-transition-timing-function:     ease-in-out, ease-in-out, ease-in-out, ease-in-out; -o-transition-property:opacity, margin-top, visibility, margin-left; -o-transition-duration:0.4s, 0.3s, 0.4s, 0.3s;     -o-transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out; transition-property:opacity, margin-top, visibility, margin-left;     transition-duration:0.4s, 0.3s, 0.4s, 0.3s; transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out; } /*a.tooltip > span:hover,*/ a.tooltip:hover     > span { opacity: 1; text-decoration:none; visibility: visible; overflow: visible; margin-top:-7px; display: inline; margin-left: -27px; }  a.tooltip > span { color: #000000; background: rgb(255,255,255); /* Old browsers */background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */ border: 1px solid #AAAAAA; } a.tooltip span b {font-weight:bold; font-size:14px;} .tooltip .btn {background-image:     -khtml-gradient(linear,left top,left bottom,from(#33BCEF),to(#019AD2)); background-image: -moz-linear-gradient(#33BCEF,#019AD2); background-image:     -ms-linear-gradient(#33BCEF,#019AD2); background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#33BCEF),color-stop(100%,#019AD2));background-image:     -webkit-linear-gradient(#33BCEF,#019AD2); background-image: -o-linear-gradient(#33BCEF,#019AD2);background-image: linear-gradient(#33BCEF,#019AD2);     -webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);-moz-box-shadow: inset 0 1px 0     rgba(255,255,255,.1);box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);filter:     progid:DXImageTransform.Microsoft.gradient(startColorstr='#33bcef',endColorstr='#019ad2',GradientType=0); color: white;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, .25); background-color: #019AD2;background-repeat: repeat-x; position: relative; display: inline-block;overflow: visible;padding: 5px 10px;font-size: 13px;font-weight: bold;line-height: 18px;border: 1px solid #CCC;cursor: pointer;margin: 0;text-indent: 0px; left:230px;border-color: #057ED0;}</style>
    <script language='javascript' type='text/javascript'>function popitup(url) {newwindow=window.open(url,'name','height=450,width=400,toolbar=no,menubar=no');if (window.focus) {newwindow.focus()}return false;}</script><a href="https://twitter.com/share?text=Experience%20Design%20and%20Scientific%20Testing%20Create%20a%20Powerful%20Business%20Combination&hashtags=cro&related=twitter:chrisgoward" onclick="return popitup('https://twitter.com/share?text=Experience%20Design%20and%20Scientific%20Testing%20Create%20a%20Powerful%20Business%20Combination&hashtags=cro&related=twitter:chrisgoward')" class="tooltip" ><img src='http://www.widerfunnel.com/images/tweet.gif' width='13' height='13' /><span><img src='http://www.widerfunnel.com/images/tweet.gif' width='13' height='13' />&nbsp;&nbsp;<b>Tweet this:</b><br /><br /><c>Experience Design and Scientific Testing Create a Powerful Business Combination</c><br /><button class='btn'>Tweet</button></span> </a>&#8221; birdies in our articles to tweet key points.<br />
Edit: In case you&#8217;re wondering, yes, &#8220;behavioural&#8221; is the Canadian English spelling and &#8220;behavioral&#8221; is American.)</p>
<p>Software designers are stealing the limelight from other industries by advancing more rapidly through a commitment to testing.<style>a.tooltip {outline:none;text-decoration:none; color:#000} a.tooltip c {min-height:30px; border:solid 2px #ccc; padding:5px; background-color:#FFF;margin-top:0px;  display:block; width:290px;-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px; font-size:14px; font-family:sans-serif;color:#333;} a.tooltip > span { width:300px; padding:6px 13px 10px 13px; margin-top: -7px; margin-left: -27px; opacity: 0; visibility: hidden; z-index:     10; position: absolute; font-family: Arial; font-size: 12px; font-style: normal; -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px;     border-radius: 3px; -webkit-box-shadow: 2px 2px 2px #999; -moz-box-shadow: 2px 2px 2px #999; box-shadow: 2px 2px 2px #999; -webkit-transition-property:opacity,margin-top, visibility, margin-left; -webkit-transition-duration:0.4s, 0.3s, 0.4s, 0.3s; -webkit-transition-timing-function: ease-in-out, ease-in-out, ease-in-out,     ease-in-out; -moz-transition-property:opacity, margin-top, visibility, margin-left; -moz-transition-duration:0.4s, 0.3s, 0.4s, 0.3s; -moz-transition-timing-function:     ease-in-out, ease-in-out, ease-in-out, ease-in-out; -o-transition-property:opacity, margin-top, visibility, margin-left; -o-transition-duration:0.4s, 0.3s, 0.4s, 0.3s;     -o-transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out; transition-property:opacity, margin-top, visibility, margin-left;     transition-duration:0.4s, 0.3s, 0.4s, 0.3s; transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out; } /*a.tooltip > span:hover,*/ a.tooltip:hover     > span { opacity: 1; text-decoration:none; visibility: visible; overflow: visible; margin-top:-7px; display: inline; margin-left: -27px; }  a.tooltip > span { color: #000000; background: rgb(255,255,255); /* Old browsers */background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */ border: 1px solid #AAAAAA; } a.tooltip span b {font-weight:bold; font-size:14px;} .tooltip .btn {background-image:     -khtml-gradient(linear,left top,left bottom,from(#33BCEF),to(#019AD2)); background-image: -moz-linear-gradient(#33BCEF,#019AD2); background-image:     -ms-linear-gradient(#33BCEF,#019AD2); background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#33BCEF),color-stop(100%,#019AD2));background-image:     -webkit-linear-gradient(#33BCEF,#019AD2); background-image: -o-linear-gradient(#33BCEF,#019AD2);background-image: linear-gradient(#33BCEF,#019AD2);     -webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);-moz-box-shadow: inset 0 1px 0     rgba(255,255,255,.1);box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);filter:     progid:DXImageTransform.Microsoft.gradient(startColorstr='#33bcef',endColorstr='#019ad2',GradientType=0); color: white;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, .25); background-color: #019AD2;background-repeat: repeat-x; position: relative; display: inline-block;overflow: visible;padding: 5px 10px;font-size: 13px;font-weight: bold;line-height: 18px;border: 1px solid #CCC;cursor: pointer;margin: 0;text-indent: 0px; left:230px;border-color: #057ED0;}</style>
    <script language='javascript' type='text/javascript'>function popitup(url) {newwindow=window.open(url,'name','height=450,width=400,toolbar=no,menubar=no');if (window.focus) {newwindow.focus()}return false;}</script><a href="https://twitter.com/share?text=Software%20designers%20are%20stealing%20the%20limelight%20by%20advancing%20more%20rapidly%20through%20a%20commitment%20to%20testing&hashtags=cro&related=twitter:chrisgoward" onclick="return popitup('https://twitter.com/share?text=Software%20designers%20are%20stealing%20the%20limelight%20by%20advancing%20more%20rapidly%20through%20a%20commitment%20to%20testing&hashtags=cro&related=twitter:chrisgoward')" class="tooltip" ><img src='http://www.widerfunnel.com/images/tweet.gif' width='13' height='13' /><span><img src='http://www.widerfunnel.com/images/tweet.gif' width='13' height='13' />&nbsp;&nbsp;<b>Tweet this:</b><br /><br /><c>Software designers are stealing the limelight by advancing more rapidly through a commitment to testing</c><br /><button class='btn'>Tweet</button></span> </a> </p>
<p>He says, </p>
<blockquote><p>&#8220;Perhaps it is no surprise that &#8220;behavioural design&#8221; is becoming a buzz-phrase. Nick Chater, professor of behavioural science at Warwick Business School, argues that the combination of basic scientific research with user-oriented design thinking is a powerful one. Behavioural scientists in the fields of psychology and economics are producing reams of research about human behaviour, and designers have the skill and experience to turn those insights into products and services that make our lives happier or safer.&#8221;</p></blockquote>
<h2>Behavioural Design&#8217;s influence is far-reaching</h2>
<p>Software development is only one area where behavioural design research can be applied. The research in these areas is often aimed at solving societies biggest challenges: How should our economies avoid financial meltdowns? How can we create environmental sustainability? How can people live healthier lives? Etc.</p>
<p>The essential belief underlying behavioural design (and the related field of behavioural economics) is that <strong>people don&#8217;t act as rational decision-makers</strong>.<style>a.tooltip {outline:none;text-decoration:none; color:#000} a.tooltip c {min-height:30px; border:solid 2px #ccc; padding:5px; background-color:#FFF;margin-top:0px;  display:block; width:290px;-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px; font-size:14px; font-family:sans-serif;color:#333;} a.tooltip > span { width:300px; padding:6px 13px 10px 13px; margin-top: -7px; margin-left: -27px; opacity: 0; visibility: hidden; z-index:     10; position: absolute; font-family: Arial; font-size: 12px; font-style: normal; -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px;     border-radius: 3px; -webkit-box-shadow: 2px 2px 2px #999; -moz-box-shadow: 2px 2px 2px #999; box-shadow: 2px 2px 2px #999; -webkit-transition-property:opacity,margin-top, visibility, margin-left; -webkit-transition-duration:0.4s, 0.3s, 0.4s, 0.3s; -webkit-transition-timing-function: ease-in-out, ease-in-out, ease-in-out,     ease-in-out; -moz-transition-property:opacity, margin-top, visibility, margin-left; -moz-transition-duration:0.4s, 0.3s, 0.4s, 0.3s; -moz-transition-timing-function:     ease-in-out, ease-in-out, ease-in-out, ease-in-out; -o-transition-property:opacity, margin-top, visibility, margin-left; -o-transition-duration:0.4s, 0.3s, 0.4s, 0.3s;     -o-transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out; transition-property:opacity, margin-top, visibility, margin-left;     transition-duration:0.4s, 0.3s, 0.4s, 0.3s; transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out; } /*a.tooltip > span:hover,*/ a.tooltip:hover     > span { opacity: 1; text-decoration:none; visibility: visible; overflow: visible; margin-top:-7px; display: inline; margin-left: -27px; }  a.tooltip > span { color: #000000; background: rgb(255,255,255); /* Old browsers */background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */ border: 1px solid #AAAAAA; } a.tooltip span b {font-weight:bold; font-size:14px;} .tooltip .btn {background-image:     -khtml-gradient(linear,left top,left bottom,from(#33BCEF),to(#019AD2)); background-image: -moz-linear-gradient(#33BCEF,#019AD2); background-image:     -ms-linear-gradient(#33BCEF,#019AD2); background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#33BCEF),color-stop(100%,#019AD2));background-image:     -webkit-linear-gradient(#33BCEF,#019AD2); background-image: -o-linear-gradient(#33BCEF,#019AD2);background-image: linear-gradient(#33BCEF,#019AD2);     -webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);-moz-box-shadow: inset 0 1px 0     rgba(255,255,255,.1);box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);filter:     progid:DXImageTransform.Microsoft.gradient(startColorstr='#33bcef',endColorstr='#019ad2',GradientType=0); color: white;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, .25); background-color: #019AD2;background-repeat: repeat-x; position: relative; display: inline-block;overflow: visible;padding: 5px 10px;font-size: 13px;font-weight: bold;line-height: 18px;border: 1px solid #CCC;cursor: pointer;margin: 0;text-indent: 0px; left:230px;border-color: #057ED0;}</style>
    <script language='javascript' type='text/javascript'>function popitup(url) {newwindow=window.open(url,'name','height=450,width=400,toolbar=no,menubar=no');if (window.focus) {newwindow.focus()}return false;}</script><a href="https://twitter.com/share?text=The%20essential%20belief%20underlying%20behavioural%20design%20is%20that%20people%20don%27t%20act%20as%20rational%20decision-makers&hashtags=cro&related=twitter:chrisgoward" onclick="return popitup('https://twitter.com/share?text=The%20essential%20belief%20underlying%20behavioural%20design%20is%20that%20people%20don%27t%20act%20as%20rational%20decision-makers&hashtags=cro&related=twitter:chrisgoward')" class="tooltip" ><img src='http://www.widerfunnel.com/images/tweet.gif' width='13' height='13' /><span><img src='http://www.widerfunnel.com/images/tweet.gif' width='13' height='13' />&nbsp;&nbsp;<b>Tweet this:</b><br /><br /><c>The essential belief underlying behavioural design is that people don't act as rational decision-makers</c><br /><button class='btn'>Tweet</button></span> </a> These researchers are disproving old assumptions and simplistic motivational beliefs.</p>
<h3>Behavioural research and motivation</h3>
<p>Traditional behavioural models are being turned on their heads. </p>
<p>Daniel Pink, for example, challenges the traditional carrot and stick motivational model in his popular book, <a href="http://www.amazon.com/gp/product/1594484805/ref=as_li_ss_tl?ie=UTF8&#038;camp=1789&#038;creative=390957&#038;creativeASIN=1594484805&#038;linkCode=as2&#038;tag=chrigowa-20">Drive</a>. He shows research into how much more powerful new ideas of intrinsic motivation create more effective organizational change.</p>
<p>The principles behavioural researchers are discovering can be applied to your user experiences and marketing strategies.<style>a.tooltip {outline:none;text-decoration:none; color:#000} a.tooltip c {min-height:30px; border:solid 2px #ccc; padding:5px; background-color:#FFF;margin-top:0px;  display:block; width:290px;-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px; font-size:14px; font-family:sans-serif;color:#333;} a.tooltip > span { width:300px; padding:6px 13px 10px 13px; margin-top: -7px; margin-left: -27px; opacity: 0; visibility: hidden; z-index:     10; position: absolute; font-family: Arial; font-size: 12px; font-style: normal; -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px;     border-radius: 3px; -webkit-box-shadow: 2px 2px 2px #999; -moz-box-shadow: 2px 2px 2px #999; box-shadow: 2px 2px 2px #999; -webkit-transition-property:opacity,margin-top, visibility, margin-left; -webkit-transition-duration:0.4s, 0.3s, 0.4s, 0.3s; -webkit-transition-timing-function: ease-in-out, ease-in-out, ease-in-out,     ease-in-out; -moz-transition-property:opacity, margin-top, visibility, margin-left; -moz-transition-duration:0.4s, 0.3s, 0.4s, 0.3s; -moz-transition-timing-function:     ease-in-out, ease-in-out, ease-in-out, ease-in-out; -o-transition-property:opacity, margin-top, visibility, margin-left; -o-transition-duration:0.4s, 0.3s, 0.4s, 0.3s;     -o-transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out; transition-property:opacity, margin-top, visibility, margin-left;     transition-duration:0.4s, 0.3s, 0.4s, 0.3s; transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out; } /*a.tooltip > span:hover,*/ a.tooltip:hover     > span { opacity: 1; text-decoration:none; visibility: visible; overflow: visible; margin-top:-7px; display: inline; margin-left: -27px; }  a.tooltip > span { color: #000000; background: rgb(255,255,255); /* Old browsers */background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */ border: 1px solid #AAAAAA; } a.tooltip span b {font-weight:bold; font-size:14px;} .tooltip .btn {background-image:     -khtml-gradient(linear,left top,left bottom,from(#33BCEF),to(#019AD2)); background-image: -moz-linear-gradient(#33BCEF,#019AD2); background-image:     -ms-linear-gradient(#33BCEF,#019AD2); background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#33BCEF),color-stop(100%,#019AD2));background-image:     -webkit-linear-gradient(#33BCEF,#019AD2); background-image: -o-linear-gradient(#33BCEF,#019AD2);background-image: linear-gradient(#33BCEF,#019AD2);     -webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);-moz-box-shadow: inset 0 1px 0     rgba(255,255,255,.1);box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);filter:     progid:DXImageTransform.Microsoft.gradient(startColorstr='#33bcef',endColorstr='#019ad2',GradientType=0); color: white;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, .25); background-color: #019AD2;background-repeat: repeat-x; position: relative; display: inline-block;overflow: visible;padding: 5px 10px;font-size: 13px;font-weight: bold;line-height: 18px;border: 1px solid #CCC;cursor: pointer;margin: 0;text-indent: 0px; left:230px;border-color: #057ED0;}</style>
    <script language='javascript' type='text/javascript'>function popitup(url) {newwindow=window.open(url,'name','height=450,width=400,toolbar=no,menubar=no');if (window.focus) {newwindow.focus()}return false;}</script><a href="https://twitter.com/share?text=Behavioural%20research%20findings%20can%20be%20applied%20to%20user%20experiences%20and%20marketing%20strategies&hashtags=cro&related=twitter:chrisgoward" onclick="return popitup('https://twitter.com/share?text=Behavioural%20research%20findings%20can%20be%20applied%20to%20user%20experiences%20and%20marketing%20strategies&hashtags=cro&related=twitter:chrisgoward')" class="tooltip" ><img src='http://www.widerfunnel.com/images/tweet.gif' width='13' height='13' /><span><img src='http://www.widerfunnel.com/images/tweet.gif' width='13' height='13' />&nbsp;&nbsp;<b>Tweet this:</b><br /><br /><c>Behavioural research findings can be applied to user experiences and marketing strategies</c><br /><button class='btn'>Tweet</button></span> </a> </p>
<p>Dan Ariely&#8217;s <a href="http://www.amazon.com/gp/product/0061353248/ref=as_li_ss_tl?ie=UTF8&#038;camp=1789&#038;creative=390957&#038;creativeASIN=0061353248&#038;linkCode=as2&#038;tag=chrigowa-20">Predictably Irrational</a> introduces studies that show how: </p>
<ul>
<li>Too much choice can reduce sales conversion rates</li>
<li>Choice can create buyer&#8217;s remorse</li>
<li>Decisions are made based on immediate comparison rather than objective value.</li>
<li>Value estimates can be influenced by unrelated primers.</li>
<li>And many other helpful persuasion tactics.</li>
</ul>
<p>The findings from Ariely, Pink, and the many researchers in their fields lead us to better experience design decisions. Applying these findings can massively improve your marketing conversion rates, as leading businesses are discovering.</p>
<h2>Apps and websites that are most successful have found a way to create wonderful experiences</h2>
<p>I can attest to this with a recent app experience. </p>
<p>I was looking for a pedometer tracker for my iPhone. I knew that walking could be an important part of my fitness regime and also that if I didn’t measure it, it wouldn’t happen. But, I also didn’t like the thought of strapping new devices to myself, as with the <a href="http://www.amazon.com/gp/product/B0095PZHPE/ref=as_li_ss_tl?ie=UTF8&#038;camp=1789&#038;creative=390957&#038;creativeASIN=B0095PZHPE&#038;linkCode=as2&#038;tag=chrigowa-20">Fitbit</a> or <a href="http://www.amazon.com/gp/product/B0076YPMN8/ref=as_li_ss_tl?ie=UTF8&#038;camp=1789&#038;creative=390957&#038;creativeASIN=B0076YPMN8&#038;linkCode=as2&#038;tag=chrigowa-20">Nike fuel band</a> options.</p>
<p>At first I tried one of the aptly-named “Pedometer” apps by Arawella. They seem to have the most feature-rich apps, though I still don’t understand why there are 5 different free versions of the app to choose from. I mean, how many different ways are there to count footsteps?</p>
<p>Attempting to set up the app was confusing from the start. Multiple setup screens, options and reports were overwhelming. I felt like I was preparing for a NASA mission just to track my walk to work.<style>a.tooltip {outline:none;text-decoration:none; color:#000} a.tooltip c {min-height:30px; border:solid 2px #ccc; padding:5px; background-color:#FFF;margin-top:0px;  display:block; width:290px;-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px; font-size:14px; font-family:sans-serif;color:#333;} a.tooltip > span { width:300px; padding:6px 13px 10px 13px; margin-top: -7px; margin-left: -27px; opacity: 0; visibility: hidden; z-index:     10; position: absolute; font-family: Arial; font-size: 12px; font-style: normal; -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px;     border-radius: 3px; -webkit-box-shadow: 2px 2px 2px #999; -moz-box-shadow: 2px 2px 2px #999; box-shadow: 2px 2px 2px #999; -webkit-transition-property:opacity,margin-top, visibility, margin-left; -webkit-transition-duration:0.4s, 0.3s, 0.4s, 0.3s; -webkit-transition-timing-function: ease-in-out, ease-in-out, ease-in-out,     ease-in-out; -moz-transition-property:opacity, margin-top, visibility, margin-left; -moz-transition-duration:0.4s, 0.3s, 0.4s, 0.3s; -moz-transition-timing-function:     ease-in-out, ease-in-out, ease-in-out, ease-in-out; -o-transition-property:opacity, margin-top, visibility, margin-left; -o-transition-duration:0.4s, 0.3s, 0.4s, 0.3s;     -o-transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out; transition-property:opacity, margin-top, visibility, margin-left;     transition-duration:0.4s, 0.3s, 0.4s, 0.3s; transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out; } /*a.tooltip > span:hover,*/ a.tooltip:hover     > span { opacity: 1; text-decoration:none; visibility: visible; overflow: visible; margin-top:-7px; display: inline; margin-left: -27px; }  a.tooltip > span { color: #000000; background: rgb(255,255,255); /* Old browsers */background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */ border: 1px solid #AAAAAA; } a.tooltip span b {font-weight:bold; font-size:14px;} .tooltip .btn {background-image:     -khtml-gradient(linear,left top,left bottom,from(#33BCEF),to(#019AD2)); background-image: -moz-linear-gradient(#33BCEF,#019AD2); background-image:     -ms-linear-gradient(#33BCEF,#019AD2); background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#33BCEF),color-stop(100%,#019AD2));background-image:     -webkit-linear-gradient(#33BCEF,#019AD2); background-image: -o-linear-gradient(#33BCEF,#019AD2);background-image: linear-gradient(#33BCEF,#019AD2);     -webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);-moz-box-shadow: inset 0 1px 0     rgba(255,255,255,.1);box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);filter:     progid:DXImageTransform.Microsoft.gradient(startColorstr='#33bcef',endColorstr='#019ad2',GradientType=0); color: white;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, .25); background-color: #019AD2;background-repeat: repeat-x; position: relative; display: inline-block;overflow: visible;padding: 5px 10px;font-size: 13px;font-weight: bold;line-height: 18px;border: 1px solid #CCC;cursor: pointer;margin: 0;text-indent: 0px; left:230px;border-color: #057ED0;}</style>
    <script language='javascript' type='text/javascript'>function popitup(url) {newwindow=window.open(url,'name','height=450,width=400,toolbar=no,menubar=no');if (window.focus) {newwindow.focus()}return false;}</script><a href="https://twitter.com/share?text=I%20felt%20like%20I%20was%20preparing%20for%20a%20NASA%20mission%20just%20to%20track%20my%20walk%20to%20work&hashtags=cro&related=twitter:chrisgoward" onclick="return popitup('https://twitter.com/share?text=I%20felt%20like%20I%20was%20preparing%20for%20a%20NASA%20mission%20just%20to%20track%20my%20walk%20to%20work&hashtags=cro&related=twitter:chrisgoward')" class="tooltip" ><img src='http://www.widerfunnel.com/images/tweet.gif' width='13' height='13' /><span><img src='http://www.widerfunnel.com/images/tweet.gif' width='13' height='13' />&nbsp;&nbsp;<b>Tweet this:</b><br /><br /><c>I felt like I was preparing for a NASA mission just to track my walk to work</c><br /><button class='btn'>Tweet</button></span> </a>  </p>
<p><div id="attachment_9698" class="wp-caption alignnone" style="width: 610px"><a href="http://www.widerfunnel.com/wp-content/uploads/2013/03/pedometer-app.png"><img src="http://www.widerfunnel.com/wp-content/uploads/2013/03/pedometer-app-600.jpg" alt="An over-complicated experience" alt="Mobile conversion optimization failure" width="600" height="188" class="size-full wp-image-9698" /></a><p class="wp-caption-text">An over-complicated experience</p></div></p>
<p>And, it kept trying to upsell me to the Pro version. And, probably because of all the features and GPS tracking, it kept turning off so I had to intentionally start it whenever I wanted to track my walking.</p>
<p>At WiderFunnel, we use the behavioural design approach built into the <a href="http://www.widerfunnel.com/solutions/our-process/lift-model" title="The LIFT Model for conversion optimization">LIFT Model</a> factors to improve marketing experiences. This app suffers from significant Distraction problems and lack of Clarity in the menu structure (aka. Information Architecture), and page design (aka. User Interface). It seems to be victim of the common feature-creep phenomenon that creates a lack of focus.</p>
<p>In contrast, when I came across the <a href="http://www.moves-app.com/" title="Moves pedometer app">Moves</a> App, the experience was a delight. The minimalist, focused interface gives me exactly what I want: a count of my activity. It also shows me where I’ve been in an elegant, intuitive way. It’s always on in the background, using minimal battery drain.</p>
<p><div id="attachment_9700" class="wp-caption alignnone" style="width: 210px"><a href="http://www.widerfunnel.com/wp-content/uploads/2013/03/Moves-app.jpg"><img src="http://www.widerfunnel.com/wp-content/uploads/2013/03/Moves-app-200x300.jpg" alt="Mobile conversion optimization success" width="200" height="300" class="size-medium wp-image-9700" /></a><p class="wp-caption-text">A wonderful, focused experience</p></div></p>
<p>It works because the designers have minimized Distraction (confusing settings) and Anxiety (battery life), and maximized the Clarity and Relevance of the step counter report. </p>
<h3>Which experience more closely resembles your website and landing pages?</h3>
<p>Do your websites, landing pages and products have focused, on point messages with wonderful experiences?<style>a.tooltip {outline:none;text-decoration:none; color:#000} a.tooltip c {min-height:30px; border:solid 2px #ccc; padding:5px; background-color:#FFF;margin-top:0px;  display:block; width:290px;-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px; font-size:14px; font-family:sans-serif;color:#333;} a.tooltip > span { width:300px; padding:6px 13px 10px 13px; margin-top: -7px; margin-left: -27px; opacity: 0; visibility: hidden; z-index:     10; position: absolute; font-family: Arial; font-size: 12px; font-style: normal; -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px;     border-radius: 3px; -webkit-box-shadow: 2px 2px 2px #999; -moz-box-shadow: 2px 2px 2px #999; box-shadow: 2px 2px 2px #999; -webkit-transition-property:opacity,margin-top, visibility, margin-left; -webkit-transition-duration:0.4s, 0.3s, 0.4s, 0.3s; -webkit-transition-timing-function: ease-in-out, ease-in-out, ease-in-out,     ease-in-out; -moz-transition-property:opacity, margin-top, visibility, margin-left; -moz-transition-duration:0.4s, 0.3s, 0.4s, 0.3s; -moz-transition-timing-function:     ease-in-out, ease-in-out, ease-in-out, ease-in-out; -o-transition-property:opacity, margin-top, visibility, margin-left; -o-transition-duration:0.4s, 0.3s, 0.4s, 0.3s;     -o-transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out; transition-property:opacity, margin-top, visibility, margin-left;     transition-duration:0.4s, 0.3s, 0.4s, 0.3s; transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out; } /*a.tooltip > span:hover,*/ a.tooltip:hover     > span { opacity: 1; text-decoration:none; visibility: visible; overflow: visible; margin-top:-7px; display: inline; margin-left: -27px; }  a.tooltip > span { color: #000000; background: rgb(255,255,255); /* Old browsers */background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */ border: 1px solid #AAAAAA; } a.tooltip span b {font-weight:bold; font-size:14px;} .tooltip .btn {background-image:     -khtml-gradient(linear,left top,left bottom,from(#33BCEF),to(#019AD2)); background-image: -moz-linear-gradient(#33BCEF,#019AD2); background-image:     -ms-linear-gradient(#33BCEF,#019AD2); background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#33BCEF),color-stop(100%,#019AD2));background-image:     -webkit-linear-gradient(#33BCEF,#019AD2); background-image: -o-linear-gradient(#33BCEF,#019AD2);background-image: linear-gradient(#33BCEF,#019AD2);     -webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);-moz-box-shadow: inset 0 1px 0     rgba(255,255,255,.1);box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);filter:     progid:DXImageTransform.Microsoft.gradient(startColorstr='#33bcef',endColorstr='#019ad2',GradientType=0); color: white;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, .25); background-color: #019AD2;background-repeat: repeat-x; position: relative; display: inline-block;overflow: visible;padding: 5px 10px;font-size: 13px;font-weight: bold;line-height: 18px;border: 1px solid #CCC;cursor: pointer;margin: 0;text-indent: 0px; left:230px;border-color: #057ED0;}</style>
    <script language='javascript' type='text/javascript'>function popitup(url) {newwindow=window.open(url,'name','height=450,width=400,toolbar=no,menubar=no');if (window.focus) {newwindow.focus()}return false;}</script><a href="https://twitter.com/share?text=Do%20your%20websites%2C%20landing%20pages%20and%20products%20have%20focused%20messages%20with%20wonderful%20experiences%3F&hashtags=cro&related=twitter:chrisgoward" onclick="return popitup('https://twitter.com/share?text=Do%20your%20websites%2C%20landing%20pages%20and%20products%20have%20focused%20messages%20with%20wonderful%20experiences%3F&hashtags=cro&related=twitter:chrisgoward')" class="tooltip" ><img src='http://www.widerfunnel.com/images/tweet.gif' width='13' height='13' /><span><img src='http://www.widerfunnel.com/images/tweet.gif' width='13' height='13' />&nbsp;&nbsp;<b>Tweet this:</b><br /><br /><c>Do your websites, landing pages and products have focused messages with wonderful experiences?</c><br /><button class='btn'>Tweet</button></span> </a> Or, are they multi-functional, cluttered and frustrating annoyances?</p>
<h2>Behavioural Design research is just the beginning</h2>
<p>Understanding the latest research findings in behavioural design is a great place to start for improving your website experience. But, which new principles should apply to your website and business? How can the abstract findings be integrated into your communications? Which ones really have conversion optimization applications?</p>
<p>You may wonder how to apply all this research to your website.</p>
<p>That&#8217;s why <strong>testing within your specific environment is important</strong>.<style>a.tooltip {outline:none;text-decoration:none; color:#000} a.tooltip c {min-height:30px; border:solid 2px #ccc; padding:5px; background-color:#FFF;margin-top:0px;  display:block; width:290px;-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px; font-size:14px; font-family:sans-serif;color:#333;} a.tooltip > span { width:300px; padding:6px 13px 10px 13px; margin-top: -7px; margin-left: -27px; opacity: 0; visibility: hidden; z-index:     10; position: absolute; font-family: Arial; font-size: 12px; font-style: normal; -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px;     border-radius: 3px; -webkit-box-shadow: 2px 2px 2px #999; -moz-box-shadow: 2px 2px 2px #999; box-shadow: 2px 2px 2px #999; -webkit-transition-property:opacity,margin-top, visibility, margin-left; -webkit-transition-duration:0.4s, 0.3s, 0.4s, 0.3s; -webkit-transition-timing-function: ease-in-out, ease-in-out, ease-in-out,     ease-in-out; -moz-transition-property:opacity, margin-top, visibility, margin-left; -moz-transition-duration:0.4s, 0.3s, 0.4s, 0.3s; -moz-transition-timing-function:     ease-in-out, ease-in-out, ease-in-out, ease-in-out; -o-transition-property:opacity, margin-top, visibility, margin-left; -o-transition-duration:0.4s, 0.3s, 0.4s, 0.3s;     -o-transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out; transition-property:opacity, margin-top, visibility, margin-left;     transition-duration:0.4s, 0.3s, 0.4s, 0.3s; transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out; } /*a.tooltip > span:hover,*/ a.tooltip:hover     > span { opacity: 1; text-decoration:none; visibility: visible; overflow: visible; margin-top:-7px; display: inline; margin-left: -27px; }  a.tooltip > span { color: #000000; background: rgb(255,255,255); /* Old browsers */background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */ border: 1px solid #AAAAAA; } a.tooltip span b {font-weight:bold; font-size:14px;} .tooltip .btn {background-image:     -khtml-gradient(linear,left top,left bottom,from(#33BCEF),to(#019AD2)); background-image: -moz-linear-gradient(#33BCEF,#019AD2); background-image:     -ms-linear-gradient(#33BCEF,#019AD2); background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#33BCEF),color-stop(100%,#019AD2));background-image:     -webkit-linear-gradient(#33BCEF,#019AD2); background-image: -o-linear-gradient(#33BCEF,#019AD2);background-image: linear-gradient(#33BCEF,#019AD2);     -webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);-moz-box-shadow: inset 0 1px 0     rgba(255,255,255,.1);box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);filter:     progid:DXImageTransform.Microsoft.gradient(startColorstr='#33bcef',endColorstr='#019ad2',GradientType=0); color: white;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, .25); background-color: #019AD2;background-repeat: repeat-x; position: relative; display: inline-block;overflow: visible;padding: 5px 10px;font-size: 13px;font-weight: bold;line-height: 18px;border: 1px solid #CCC;cursor: pointer;margin: 0;text-indent: 0px; left:230px;border-color: #057ED0;}</style>
    <script language='javascript' type='text/javascript'>function popitup(url) {newwindow=window.open(url,'name','height=450,width=400,toolbar=no,menubar=no');if (window.focus) {newwindow.focus()}return false;}</script><a href="https://twitter.com/share?text=Testing%20general%20research%20within%20your%20specific%20environment%20is%20important&hashtags=cro&related=twitter:chrisgoward" onclick="return popitup('https://twitter.com/share?text=Testing%20general%20research%20within%20your%20specific%20environment%20is%20important&hashtags=cro&related=twitter:chrisgoward')" class="tooltip" ><img src='http://www.widerfunnel.com/images/tweet.gif' width='13' height='13' /><span><img src='http://www.widerfunnel.com/images/tweet.gif' width='13' height='13' />&nbsp;&nbsp;<b>Tweet this:</b><br /><br /><c>Testing general research within your specific environment is important</c><br /><button class='btn'>Tweet</button></span> </a> </p>
<p>The &#8220;best&#8221; answer is not always intuitive. It is always influenced by external variables. The best design and content depends on context.<style>a.tooltip {outline:none;text-decoration:none; color:#000} a.tooltip c {min-height:30px; border:solid 2px #ccc; padding:5px; background-color:#FFF;margin-top:0px;  display:block; width:290px;-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px; font-size:14px; font-family:sans-serif;color:#333;} a.tooltip > span { width:300px; padding:6px 13px 10px 13px; margin-top: -7px; margin-left: -27px; opacity: 0; visibility: hidden; z-index:     10; position: absolute; font-family: Arial; font-size: 12px; font-style: normal; -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px;     border-radius: 3px; -webkit-box-shadow: 2px 2px 2px #999; -moz-box-shadow: 2px 2px 2px #999; box-shadow: 2px 2px 2px #999; -webkit-transition-property:opacity,margin-top, visibility, margin-left; -webkit-transition-duration:0.4s, 0.3s, 0.4s, 0.3s; -webkit-transition-timing-function: ease-in-out, ease-in-out, ease-in-out,     ease-in-out; -moz-transition-property:opacity, margin-top, visibility, margin-left; -moz-transition-duration:0.4s, 0.3s, 0.4s, 0.3s; -moz-transition-timing-function:     ease-in-out, ease-in-out, ease-in-out, ease-in-out; -o-transition-property:opacity, margin-top, visibility, margin-left; -o-transition-duration:0.4s, 0.3s, 0.4s, 0.3s;     -o-transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out; transition-property:opacity, margin-top, visibility, margin-left;     transition-duration:0.4s, 0.3s, 0.4s, 0.3s; transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out; } /*a.tooltip > span:hover,*/ a.tooltip:hover     > span { opacity: 1; text-decoration:none; visibility: visible; overflow: visible; margin-top:-7px; display: inline; margin-left: -27px; }  a.tooltip > span { color: #000000; background: rgb(255,255,255); /* Old browsers */background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */ border: 1px solid #AAAAAA; } a.tooltip span b {font-weight:bold; font-size:14px;} .tooltip .btn {background-image:     -khtml-gradient(linear,left top,left bottom,from(#33BCEF),to(#019AD2)); background-image: -moz-linear-gradient(#33BCEF,#019AD2); background-image:     -ms-linear-gradient(#33BCEF,#019AD2); background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#33BCEF),color-stop(100%,#019AD2));background-image:     -webkit-linear-gradient(#33BCEF,#019AD2); background-image: -o-linear-gradient(#33BCEF,#019AD2);background-image: linear-gradient(#33BCEF,#019AD2);     -webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);-moz-box-shadow: inset 0 1px 0     rgba(255,255,255,.1);box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);filter:     progid:DXImageTransform.Microsoft.gradient(startColorstr='#33bcef',endColorstr='#019ad2',GradientType=0); color: white;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, .25); background-color: #019AD2;background-repeat: repeat-x; position: relative; display: inline-block;overflow: visible;padding: 5px 10px;font-size: 13px;font-weight: bold;line-height: 18px;border: 1px solid #CCC;cursor: pointer;margin: 0;text-indent: 0px; left:230px;border-color: #057ED0;}</style>
    <script language='javascript' type='text/javascript'>function popitup(url) {newwindow=window.open(url,'name','height=450,width=400,toolbar=no,menubar=no');if (window.focus) {newwindow.focus()}return false;}</script><a href="https://twitter.com/share?text=The%20best%20design%20and%20content%20depends%20on%20context&hashtags=cro&related=twitter:chrisgoward" onclick="return popitup('https://twitter.com/share?text=The%20best%20design%20and%20content%20depends%20on%20context&hashtags=cro&related=twitter:chrisgoward')" class="tooltip" ><img src='http://www.widerfunnel.com/images/tweet.gif' width='13' height='13' /><span><img src='http://www.widerfunnel.com/images/tweet.gif' width='13' height='13' />&nbsp;&nbsp;<b>Tweet this:</b><br /><br /><c>The best design and content depends on context</c><br /><button class='btn'>Tweet</button></span> </a>  </p>
<p>You&#8217;ll get better advice from people that do the most testing, and the best from people who advise you how to <strong>test these ideas within your own context</strong>. Context is key for any behavioural design principle.</p>
<p>In other words, seeking out the latest research is helpful, but testing it in your own business is vital.<style>a.tooltip {outline:none;text-decoration:none; color:#000} a.tooltip c {min-height:30px; border:solid 2px #ccc; padding:5px; background-color:#FFF;margin-top:0px;  display:block; width:290px;-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px; font-size:14px; font-family:sans-serif;color:#333;} a.tooltip > span { width:300px; padding:6px 13px 10px 13px; margin-top: -7px; margin-left: -27px; opacity: 0; visibility: hidden; z-index:     10; position: absolute; font-family: Arial; font-size: 12px; font-style: normal; -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px;     border-radius: 3px; -webkit-box-shadow: 2px 2px 2px #999; -moz-box-shadow: 2px 2px 2px #999; box-shadow: 2px 2px 2px #999; -webkit-transition-property:opacity,margin-top, visibility, margin-left; -webkit-transition-duration:0.4s, 0.3s, 0.4s, 0.3s; -webkit-transition-timing-function: ease-in-out, ease-in-out, ease-in-out,     ease-in-out; -moz-transition-property:opacity, margin-top, visibility, margin-left; -moz-transition-duration:0.4s, 0.3s, 0.4s, 0.3s; -moz-transition-timing-function:     ease-in-out, ease-in-out, ease-in-out, ease-in-out; -o-transition-property:opacity, margin-top, visibility, margin-left; -o-transition-duration:0.4s, 0.3s, 0.4s, 0.3s;     -o-transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out; transition-property:opacity, margin-top, visibility, margin-left;     transition-duration:0.4s, 0.3s, 0.4s, 0.3s; transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out; } /*a.tooltip > span:hover,*/ a.tooltip:hover     > span { opacity: 1; text-decoration:none; visibility: visible; overflow: visible; margin-top:-7px; display: inline; margin-left: -27px; }  a.tooltip > span { color: #000000; background: rgb(255,255,255); /* Old browsers */background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */ border: 1px solid #AAAAAA; } a.tooltip span b {font-weight:bold; font-size:14px;} .tooltip .btn {background-image:     -khtml-gradient(linear,left top,left bottom,from(#33BCEF),to(#019AD2)); background-image: -moz-linear-gradient(#33BCEF,#019AD2); background-image:     -ms-linear-gradient(#33BCEF,#019AD2); background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#33BCEF),color-stop(100%,#019AD2));background-image:     -webkit-linear-gradient(#33BCEF,#019AD2); background-image: -o-linear-gradient(#33BCEF,#019AD2);background-image: linear-gradient(#33BCEF,#019AD2);     -webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);-moz-box-shadow: inset 0 1px 0     rgba(255,255,255,.1);box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);filter:     progid:DXImageTransform.Microsoft.gradient(startColorstr='#33bcef',endColorstr='#019ad2',GradientType=0); color: white;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, .25); background-color: #019AD2;background-repeat: repeat-x; position: relative; display: inline-block;overflow: visible;padding: 5px 10px;font-size: 13px;font-weight: bold;line-height: 18px;border: 1px solid #CCC;cursor: pointer;margin: 0;text-indent: 0px; left:230px;border-color: #057ED0;}</style>
    <script language='javascript' type='text/javascript'>function popitup(url) {newwindow=window.open(url,'name','height=450,width=400,toolbar=no,menubar=no');if (window.focus) {newwindow.focus()}return false;}</script><a href="https://twitter.com/share?text=Seeking%20out%20the%20latest%20research%20is%20helpful%2C%20but%20testing%20it%20in%20your%20own%20business%20is%20vital&hashtags=cro&related=twitter:chrisgoward" onclick="return popitup('https://twitter.com/share?text=Seeking%20out%20the%20latest%20research%20is%20helpful%2C%20but%20testing%20it%20in%20your%20own%20business%20is%20vital&hashtags=cro&related=twitter:chrisgoward')" class="tooltip" ><img src='http://www.widerfunnel.com/images/tweet.gif' width='13' height='13' /><span><img src='http://www.widerfunnel.com/images/tweet.gif' width='13' height='13' />&nbsp;&nbsp;<b>Tweet this:</b><br /><br /><c>Seeking out the latest research is helpful, but testing it in your own business is vital</c><br /><button class='btn'>Tweet</button></span> </a>  </p>
<p><strong>How do you test and improve your experience design?</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.widerfunnel.com/best-practices/how-behavioural-design-creates-the-best-user-experiences/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Are You Your Agency’s Best Client? A Conversation with Ruth Burr of SEOmoz</title>
		<link>http://www.widerfunnel.com/best-practices/are-you-your-agencys-best-client-a-conversation-with-ruth-burr-of-seomoz</link>
		<comments>http://www.widerfunnel.com/best-practices/are-you-your-agencys-best-client-a-conversation-with-ruth-burr-of-seomoz#comments</comments>
		<pubDate>Wed, 27 Feb 2013 21:24:15 +0000</pubDate>
		<dc:creator>Chris Goward</dc:creator>
				<category><![CDATA[best practices]]></category>
		<category><![CDATA[agency]]></category>
		<category><![CDATA[career tips]]></category>
		<category><![CDATA[followerwonk]]></category>
		<category><![CDATA[Interview]]></category>
		<category><![CDATA[PubCon]]></category>
		<category><![CDATA[ruth burr]]></category>
		<category><![CDATA[SEOmoz]]></category>

		<guid isPermaLink="false">http://www.widerfunnel.com/?p=8877</guid>
		<description><![CDATA[Did you know that some companies get much better results from their agencies than others? If you’re surprised by that, you may not be getting the most you can out of your agency relationships. 

I moderated an interesting panel discussion at PubCon Las Vegas where Ruth Burr reminded me of the importance of this topic. Below is a follow-up interview I had with Ruth that I think you’ll find useful if you use agencies. ]]></description>
				<content:encoded><![CDATA[<p>Did you know that some companies get much better results from their agencies than others? If you’re surprised by that, you may not be getting the most you can out of your agency relationships.</p>
<p>I moderated an interesting panel discussion at <a href="http://pubcon" title="PubCon">PubCon</a> Las Vegas in 2012 where Ruth Burr reminded me of the importance of this topic. Below is a follow-up interview I had with Ruth that I think you’ll find useful if you use agencies. By the way, this works for SEM Agencies, Design Agencies and, of course, <a href="http://www.widerfunnel.com/" title="Conversion Optimization agency">Conversion Optimization Agencies</a>.</p>
<p><iframe src="http://player.vimeo.com/video/53532699" width="500" height="367" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe><span id="more-8877"></span></p>
<h2>Who is Ruth Burr?</h2>
<p>Ruth is the Lead SEO at <a href="http://www.seomoz.org/" title="SEOmoz">SEOmoz</a> (and imagine having the guts to apply for that job!) She presented two topics at PubCon: Getting the most out of your SEO agencies and Advanced Relationship Buildings for Links. Here are some of Ruth’s insights for how to become the ‘best’ client for your agency.</p>
<h2>Being your best client for your agency</h2>
<p>Ruth’s believes that an agency engagement will often fail because of actions on the clients’ part. As clients, we only can control what we do and many clients don’t realize how their actions affect the results they’re getting.</p>
<p>So, what do you need to do as a company to prevent a failing agency engagement?</p>
<ul>
<li>Do the things you commit to</li>
<li>Turn around approvals quickly</li>
<li>Share information needed to do the job</li>
<li>Hand holding and yelling are billable</li>
<li>Being responsive</li>
<li>Being partners in the engagement </li>
<li>Not expecting they just hired you and never have to deal with you again.</li>
</ul>
<h2>Benefits of being your agency’s best client</h2>
<p>What do you get when you try to be your agency’s favorite client?<br />
You are going to get more work out of them, because you turning things around faster so they are able to more done sooner. </p>
<p>The more they like you as a client, the more they’re willing to work for you and keep you as their client.  In an emergency, they’ll go the extra mile for you to keep your business. </p>
<h2>What’s happening at SEOmoz?</h2>
<p>SEOMOZ is growing like crazy. Recently they acquired <a href="http://followerwonk.com" title="Followerwonk">followerwonk</a>. Followerwonk is a tool that you can use to search for Twitter accounts based on keywords people have in their bios, you can look at individual Twitter handles and compare them to see who follows whom and where the overlap of followers is or isn’t. It’s a great tool!</p>
<h2>SEO for SEOmoz; that most have been an incredible terrifying job to apply for?</h2>
<p>Terrifying is actually a good word! I was really concerned because I don’t think that I’m the greatest SEO in all of the land. I think SEOmoz has done a great job as an employer of saying: we don’t expect you be magical or work miracles. They have been very realistic about the engagement, but also one thing I learned about, that I found kind of heartening, is that all websites are all the same. The story of the cobbler’s shoes applies.</p>
<h2>Tips to break into a great job in a hot company like SEOmoz</h2>
<p>Meet people, put faces with a name, stay in touch on Twitter, at networking events and make a point of just like keeping in touch. It’s regularly networking, in real life (IRL). And when you know some people and you build a relationship with somebody, you know they will go the extra mile for you, because you would do the</p>
<p>By the way, these tips also can help for getting <a href="http://www.widerfunnel.com/about/careers" title="conversion optimization jobs vancouver">a job at WiderFunnel</a>. (We&#8217;re hiring!)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.widerfunnel.com/best-practices/are-you-your-agencys-best-client-a-conversation-with-ruth-burr-of-seomoz/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Online Testing: The Ultimate Customer Research</title>
		<link>http://www.widerfunnel.com/conversion-rate-optimization/online-testing-the-ultimate-customer-research</link>
		<comments>http://www.widerfunnel.com/conversion-rate-optimization/online-testing-the-ultimate-customer-research#comments</comments>
		<pubDate>Sun, 17 Feb 2013 18:17:13 +0000</pubDate>
		<dc:creator>Chris Goward</dc:creator>
				<category><![CDATA[conversion rate optimization]]></category>
		<category><![CDATA[Focus Groups]]></category>
		<category><![CDATA[Hawthorne Effect]]></category>
		<category><![CDATA[Limited Sample Sizes]]></category>
		<category><![CDATA[Observer-Expectancy Effect]]></category>
		<category><![CDATA[Qualitative Testing]]></category>
		<category><![CDATA[Quantitative Testing]]></category>
		<category><![CDATA[Sampling Bias]]></category>
		<category><![CDATA[Self-Selection Bias]]></category>
		<category><![CDATA[Steve Jobs]]></category>
		<category><![CDATA[User Testing]]></category>

		<guid isPermaLink="false">http://www.widerfunnel.com/?p=5047</guid>
		<description><![CDATA[There are several reasons why using qualitative feedback alone can lead to misleading findings: The Hawthorne Effect, Observer-Expectancy Effect, Limited Sample Sizes, Sampling Bias, Self-Selection Bias, and more. All of these errors and biases limit that value of qualitative feedback.

So, is all qualitative testing useless? Find out how to use it effectively here.]]></description>
				<content:encoded><![CDATA[<p>I may have lied. </p>
<p>I was young. I had no money. I wanted to be cool. And to get some free food. </p>
<p>So, as a marketing intern, I &#8220;customized&#8221; my answers to their profiling questions to what I thought they were looking for. </p>
<p>There&#8217;s no harm done, after all, I thought. This behemoth video-game company can afford to include me in their focus group, even if I&#8217;m not really a hard-core gamer they&#8217;re hoping to hear from.</p>
<p>Plus, they&#8217;re offering free pizza and a video game. That&#8217;s, like, a $70 value!<span id="more-5047"></span></p>
<p>So, I find my way to their boardroom with its long table surrounded by similarly pimpled kids. The huddle of marketers at one end eagerly scribble notes as we discuss game features. </p>
<p>I don&#8217;t remember what I said. I think I made a point or two that seemed to be what a hard-core gamer would say. Good enough to get my pizza and video game, anyway. But, probably useless for the video game producer. </p>
<p>Later in my marketing career, that tables were turned. I created focus groups to evaluate advertising messages for our ad agency. We traveled across the country to pull in small groups of target audiences and stood behind one-way windows saying things like &#8220;Aha&#8221; and &#8220;That&#8217;s interesting&#8230;&#8221; </p>
<p>I wondered how much we should act on that input from a couple dozen people. If one person makes a comment about our print ad, and no one in the room disagrees, does that mean they all feel the same way? And, would our entire target audience of hundreds of thousands agree?</p>
<p>Now I also wonder if they were as qualified to be there as I had been in my video-gaming days. Where they just there for the pizza?</p>
<h2>The Hidden Risks of Qualitative Research</h2>
<p>There are several reasons why using qualitative feedback alone can lead to misleading findings<style>a.tooltip {outline:none;text-decoration:none; color:#000} a.tooltip c {min-height:30px; border:solid 2px #ccc; padding:5px; background-color:#FFF;margin-top:0px;  display:block; width:290px;-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px; font-size:14px; font-family:sans-serif;color:#333;} a.tooltip > span { width:300px; padding:6px 13px 10px 13px; margin-top: -7px; margin-left: -27px; opacity: 0; visibility: hidden; z-index:     10; position: absolute; font-family: Arial; font-size: 12px; font-style: normal; -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px;     border-radius: 3px; -webkit-box-shadow: 2px 2px 2px #999; -moz-box-shadow: 2px 2px 2px #999; box-shadow: 2px 2px 2px #999; -webkit-transition-property:opacity,margin-top, visibility, margin-left; -webkit-transition-duration:0.4s, 0.3s, 0.4s, 0.3s; -webkit-transition-timing-function: ease-in-out, ease-in-out, ease-in-out,     ease-in-out; -moz-transition-property:opacity, margin-top, visibility, margin-left; -moz-transition-duration:0.4s, 0.3s, 0.4s, 0.3s; -moz-transition-timing-function:     ease-in-out, ease-in-out, ease-in-out, ease-in-out; -o-transition-property:opacity, margin-top, visibility, margin-left; -o-transition-duration:0.4s, 0.3s, 0.4s, 0.3s;     -o-transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out; transition-property:opacity, margin-top, visibility, margin-left;     transition-duration:0.4s, 0.3s, 0.4s, 0.3s; transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out; } /*a.tooltip > span:hover,*/ a.tooltip:hover     > span { opacity: 1; text-decoration:none; visibility: visible; overflow: visible; margin-top:-7px; display: inline; margin-left: -27px; }  a.tooltip > span { color: #000000; background: rgb(255,255,255); /* Old browsers */background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */ border: 1px solid #AAAAAA; } a.tooltip span b {font-weight:bold; font-size:14px;} .tooltip .btn {background-image:     -khtml-gradient(linear,left top,left bottom,from(#33BCEF),to(#019AD2)); background-image: -moz-linear-gradient(#33BCEF,#019AD2); background-image:     -ms-linear-gradient(#33BCEF,#019AD2); background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#33BCEF),color-stop(100%,#019AD2));background-image:     -webkit-linear-gradient(#33BCEF,#019AD2); background-image: -o-linear-gradient(#33BCEF,#019AD2);background-image: linear-gradient(#33BCEF,#019AD2);     -webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);-moz-box-shadow: inset 0 1px 0     rgba(255,255,255,.1);box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);filter:     progid:DXImageTransform.Microsoft.gradient(startColorstr='#33bcef',endColorstr='#019ad2',GradientType=0); color: white;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, .25); background-color: #019AD2;background-repeat: repeat-x; position: relative; display: inline-block;overflow: visible;padding: 5px 10px;font-size: 13px;font-weight: bold;line-height: 18px;border: 1px solid #CCC;cursor: pointer;margin: 0;text-indent: 0px; left:230px;border-color: #057ED0;}</style>
    <script language='javascript' type='text/javascript'>function popitup(url) {newwindow=window.open(url,'name','height=450,width=400,toolbar=no,menubar=no');if (window.focus) {newwindow.focus()}return false;}</script><a href="https://twitter.com/share?text=Reasons%20why%20using%20qualitative%20feedback%20alone%20is%20misleading&hashtags=cro&related=twitter:chrisgoward" onclick="return popitup('https://twitter.com/share?text=Reasons%20why%20using%20qualitative%20feedback%20alone%20is%20misleading&hashtags=cro&related=twitter:chrisgoward')" class="tooltip" ><img src='http://www.widerfunnel.com/images/tweet.gif' width='13' height='13' /><span><img src='http://www.widerfunnel.com/images/tweet.gif' width='13' height='13' />&nbsp;&nbsp;<b>Tweet this:</b><br /><br /><c>Reasons why using qualitative feedback alone is misleading</c><br /><button class='btn'>Tweet</button></span> </a>.<br />
(Note: you can click the little &#8220;<style>a.tooltip {outline:none;text-decoration:none; color:#000} a.tooltip c {min-height:30px; border:solid 2px #ccc; padding:5px; background-color:#FFF;margin-top:0px;  display:block; width:290px;-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px; font-size:14px; font-family:sans-serif;color:#333;} a.tooltip > span { width:300px; padding:6px 13px 10px 13px; margin-top: -7px; margin-left: -27px; opacity: 0; visibility: hidden; z-index:     10; position: absolute; font-family: Arial; font-size: 12px; font-style: normal; -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px;     border-radius: 3px; -webkit-box-shadow: 2px 2px 2px #999; -moz-box-shadow: 2px 2px 2px #999; box-shadow: 2px 2px 2px #999; -webkit-transition-property:opacity,margin-top, visibility, margin-left; -webkit-transition-duration:0.4s, 0.3s, 0.4s, 0.3s; -webkit-transition-timing-function: ease-in-out, ease-in-out, ease-in-out,     ease-in-out; -moz-transition-property:opacity, margin-top, visibility, margin-left; -moz-transition-duration:0.4s, 0.3s, 0.4s, 0.3s; -moz-transition-timing-function:     ease-in-out, ease-in-out, ease-in-out, ease-in-out; -o-transition-property:opacity, margin-top, visibility, margin-left; -o-transition-duration:0.4s, 0.3s, 0.4s, 0.3s;     -o-transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out; transition-property:opacity, margin-top, visibility, margin-left;     transition-duration:0.4s, 0.3s, 0.4s, 0.3s; transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out; } /*a.tooltip > span:hover,*/ a.tooltip:hover     > span { opacity: 1; text-decoration:none; visibility: visible; overflow: visible; margin-top:-7px; display: inline; margin-left: -27px; }  a.tooltip > span { color: #000000; background: rgb(255,255,255); /* Old browsers */background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */ border: 1px solid #AAAAAA; } a.tooltip span b {font-weight:bold; font-size:14px;} .tooltip .btn {background-image:     -khtml-gradient(linear,left top,left bottom,from(#33BCEF),to(#019AD2)); background-image: -moz-linear-gradient(#33BCEF,#019AD2); background-image:     -ms-linear-gradient(#33BCEF,#019AD2); background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#33BCEF),color-stop(100%,#019AD2));background-image:     -webkit-linear-gradient(#33BCEF,#019AD2); background-image: -o-linear-gradient(#33BCEF,#019AD2);background-image: linear-gradient(#33BCEF,#019AD2);     -webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);-moz-box-shadow: inset 0 1px 0     rgba(255,255,255,.1);box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);filter:     progid:DXImageTransform.Microsoft.gradient(startColorstr='#33bcef',endColorstr='#019ad2',GradientType=0); color: white;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, .25); background-color: #019AD2;background-repeat: repeat-x; position: relative; display: inline-block;overflow: visible;padding: 5px 10px;font-size: 13px;font-weight: bold;line-height: 18px;border: 1px solid #CCC;cursor: pointer;margin: 0;text-indent: 0px; left:230px;border-color: #057ED0;}</style>
    <script language='javascript' type='text/javascript'>function popitup(url) {newwindow=window.open(url,'name','height=450,width=400,toolbar=no,menubar=no');if (window.focus) {newwindow.focus()}return false;}</script><a href="https://twitter.com/share?text=Online%20Testing%3A%20The%20Ultimate%20Customer%20Research&hashtags=cro&related=twitter:chrisgoward" onclick="return popitup('https://twitter.com/share?text=Online%20Testing%3A%20The%20Ultimate%20Customer%20Research&hashtags=cro&related=twitter:chrisgoward')" class="tooltip" ><img src='http://www.widerfunnel.com/images/tweet.gif' width='13' height='13' /><span><img src='http://www.widerfunnel.com/images/tweet.gif' width='13' height='13' />&nbsp;&nbsp;<b>Tweet this:</b><br /><br /><c>Online Testing: The Ultimate Customer Research</c><br /><button class='btn'>Tweet</button></span> </a>&#8221; birdies below to tweet key points.)</p>
<h3>The Hawthorne Effect</h3>
<p>The act of observing a thing changes that thing<style>a.tooltip {outline:none;text-decoration:none; color:#000} a.tooltip c {min-height:30px; border:solid 2px #ccc; padding:5px; background-color:#FFF;margin-top:0px;  display:block; width:290px;-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px; font-size:14px; font-family:sans-serif;color:#333;} a.tooltip > span { width:300px; padding:6px 13px 10px 13px; margin-top: -7px; margin-left: -27px; opacity: 0; visibility: hidden; z-index:     10; position: absolute; font-family: Arial; font-size: 12px; font-style: normal; -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px;     border-radius: 3px; -webkit-box-shadow: 2px 2px 2px #999; -moz-box-shadow: 2px 2px 2px #999; box-shadow: 2px 2px 2px #999; -webkit-transition-property:opacity,margin-top, visibility, margin-left; -webkit-transition-duration:0.4s, 0.3s, 0.4s, 0.3s; -webkit-transition-timing-function: ease-in-out, ease-in-out, ease-in-out,     ease-in-out; -moz-transition-property:opacity, margin-top, visibility, margin-left; -moz-transition-duration:0.4s, 0.3s, 0.4s, 0.3s; -moz-transition-timing-function:     ease-in-out, ease-in-out, ease-in-out, ease-in-out; -o-transition-property:opacity, margin-top, visibility, margin-left; -o-transition-duration:0.4s, 0.3s, 0.4s, 0.3s;     -o-transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out; transition-property:opacity, margin-top, visibility, margin-left;     transition-duration:0.4s, 0.3s, 0.4s, 0.3s; transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out; } /*a.tooltip > span:hover,*/ a.tooltip:hover     > span { opacity: 1; text-decoration:none; visibility: visible; overflow: visible; margin-top:-7px; display: inline; margin-left: -27px; }  a.tooltip > span { color: #000000; background: rgb(255,255,255); /* Old browsers */background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */ border: 1px solid #AAAAAA; } a.tooltip span b {font-weight:bold; font-size:14px;} .tooltip .btn {background-image:     -khtml-gradient(linear,left top,left bottom,from(#33BCEF),to(#019AD2)); background-image: -moz-linear-gradient(#33BCEF,#019AD2); background-image:     -ms-linear-gradient(#33BCEF,#019AD2); background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#33BCEF),color-stop(100%,#019AD2));background-image:     -webkit-linear-gradient(#33BCEF,#019AD2); background-image: -o-linear-gradient(#33BCEF,#019AD2);background-image: linear-gradient(#33BCEF,#019AD2);     -webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);-moz-box-shadow: inset 0 1px 0     rgba(255,255,255,.1);box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);filter:     progid:DXImageTransform.Microsoft.gradient(startColorstr='#33bcef',endColorstr='#019ad2',GradientType=0); color: white;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, .25); background-color: #019AD2;background-repeat: repeat-x; position: relative; display: inline-block;overflow: visible;padding: 5px 10px;font-size: 13px;font-weight: bold;line-height: 18px;border: 1px solid #CCC;cursor: pointer;margin: 0;text-indent: 0px; left:230px;border-color: #057ED0;}</style>
    <script language='javascript' type='text/javascript'>function popitup(url) {newwindow=window.open(url,'name','height=450,width=400,toolbar=no,menubar=no');if (window.focus) {newwindow.focus()}return false;}</script><a href="https://twitter.com/share?text=The%20Hawthorne%20Effect%3A%20The%20act%20of%20observing%20a%20thing%20changes%20that%20thing.&hashtags=cro&related=twitter:chrisgoward" onclick="return popitup('https://twitter.com/share?text=The%20Hawthorne%20Effect%3A%20The%20act%20of%20observing%20a%20thing%20changes%20that%20thing.&hashtags=cro&related=twitter:chrisgoward')" class="tooltip" ><img src='http://www.widerfunnel.com/images/tweet.gif' width='13' height='13' /><span><img src='http://www.widerfunnel.com/images/tweet.gif' width='13' height='13' />&nbsp;&nbsp;<b>Tweet this:</b><br /><br /><c>The Hawthorne Effect: The act of observing a thing changes that thing.</c><br /><button class='btn'>Tweet</button></span> </a>. When people know they’re being observed, they may be more motivated to complete the action. For example, knowing that you’re looking for usability problems in a user testing scenario, they may be more motivated to find problems whether or not they’re actually important.</p>
<p><div id="attachment_9602" class="wp-caption alignnone" style="width: 430px"><img src="http://www.widerfunnel.com/wp-content/uploads/2013/02/Hawthorne-verbalizeYSTT.gif" alt="Hawthorne Effect on usability testing" width="420" height="403" class="size-full wp-image-9602" /><p class="wp-caption-text">The Hawthorne Effect in action</p></div></p>
<h3>Observer-Expectancy Effect</h3>
<p>Researchers in one-on-one research studies can unintentionally influence participants and change the results<style>a.tooltip {outline:none;text-decoration:none; color:#000} a.tooltip c {min-height:30px; border:solid 2px #ccc; padding:5px; background-color:#FFF;margin-top:0px;  display:block; width:290px;-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px; font-size:14px; font-family:sans-serif;color:#333;} a.tooltip > span { width:300px; padding:6px 13px 10px 13px; margin-top: -7px; margin-left: -27px; opacity: 0; visibility: hidden; z-index:     10; position: absolute; font-family: Arial; font-size: 12px; font-style: normal; -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px;     border-radius: 3px; -webkit-box-shadow: 2px 2px 2px #999; -moz-box-shadow: 2px 2px 2px #999; box-shadow: 2px 2px 2px #999; -webkit-transition-property:opacity,margin-top, visibility, margin-left; -webkit-transition-duration:0.4s, 0.3s, 0.4s, 0.3s; -webkit-transition-timing-function: ease-in-out, ease-in-out, ease-in-out,     ease-in-out; -moz-transition-property:opacity, margin-top, visibility, margin-left; -moz-transition-duration:0.4s, 0.3s, 0.4s, 0.3s; -moz-transition-timing-function:     ease-in-out, ease-in-out, ease-in-out, ease-in-out; -o-transition-property:opacity, margin-top, visibility, margin-left; -o-transition-duration:0.4s, 0.3s, 0.4s, 0.3s;     -o-transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out; transition-property:opacity, margin-top, visibility, margin-left;     transition-duration:0.4s, 0.3s, 0.4s, 0.3s; transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out; } /*a.tooltip > span:hover,*/ a.tooltip:hover     > span { opacity: 1; text-decoration:none; visibility: visible; overflow: visible; margin-top:-7px; display: inline; margin-left: -27px; }  a.tooltip > span { color: #000000; background: rgb(255,255,255); /* Old browsers */background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */ border: 1px solid #AAAAAA; } a.tooltip span b {font-weight:bold; font-size:14px;} .tooltip .btn {background-image:     -khtml-gradient(linear,left top,left bottom,from(#33BCEF),to(#019AD2)); background-image: -moz-linear-gradient(#33BCEF,#019AD2); background-image:     -ms-linear-gradient(#33BCEF,#019AD2); background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#33BCEF),color-stop(100%,#019AD2));background-image:     -webkit-linear-gradient(#33BCEF,#019AD2); background-image: -o-linear-gradient(#33BCEF,#019AD2);background-image: linear-gradient(#33BCEF,#019AD2);     -webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);-moz-box-shadow: inset 0 1px 0     rgba(255,255,255,.1);box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);filter:     progid:DXImageTransform.Microsoft.gradient(startColorstr='#33bcef',endColorstr='#019ad2',GradientType=0); color: white;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, .25); background-color: #019AD2;background-repeat: repeat-x; position: relative; display: inline-block;overflow: visible;padding: 5px 10px;font-size: 13px;font-weight: bold;line-height: 18px;border: 1px solid #CCC;cursor: pointer;margin: 0;text-indent: 0px; left:230px;border-color: #057ED0;}</style>
    <script language='javascript' type='text/javascript'>function popitup(url) {newwindow=window.open(url,'name','height=450,width=400,toolbar=no,menubar=no');if (window.focus) {newwindow.focus()}return false;}</script><a href="https://twitter.com/share?text=Researchers%20unintentionally%20influence%20participants%20and%20change%20test%20results&hashtags=cro&related=twitter:chrisgoward" onclick="return popitup('https://twitter.com/share?text=Researchers%20unintentionally%20influence%20participants%20and%20change%20test%20results&hashtags=cro&related=twitter:chrisgoward')" class="tooltip" ><img src='http://www.widerfunnel.com/images/tweet.gif' width='13' height='13' /><span><img src='http://www.widerfunnel.com/images/tweet.gif' width='13' height='13' />&nbsp;&nbsp;<b>Tweet this:</b><br /><br /><c>Researchers unintentionally influence participants and change test results</c><br /><button class='btn'>Tweet</button></span> </a>. This is similar to the Hawthorne effect. It’s very difficult to avoid communicating with subtle verbal and nonverbal cues that direct the user.</p>
<h3>Limited Sample Sizes</h3>
<p>The feedback you get is only valid for the small number of people you’re testing<style>a.tooltip {outline:none;text-decoration:none; color:#000} a.tooltip c {min-height:30px; border:solid 2px #ccc; padding:5px; background-color:#FFF;margin-top:0px;  display:block; width:290px;-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px; font-size:14px; font-family:sans-serif;color:#333;} a.tooltip > span { width:300px; padding:6px 13px 10px 13px; margin-top: -7px; margin-left: -27px; opacity: 0; visibility: hidden; z-index:     10; position: absolute; font-family: Arial; font-size: 12px; font-style: normal; -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px;     border-radius: 3px; -webkit-box-shadow: 2px 2px 2px #999; -moz-box-shadow: 2px 2px 2px #999; box-shadow: 2px 2px 2px #999; -webkit-transition-property:opacity,margin-top, visibility, margin-left; -webkit-transition-duration:0.4s, 0.3s, 0.4s, 0.3s; -webkit-transition-timing-function: ease-in-out, ease-in-out, ease-in-out,     ease-in-out; -moz-transition-property:opacity, margin-top, visibility, margin-left; -moz-transition-duration:0.4s, 0.3s, 0.4s, 0.3s; -moz-transition-timing-function:     ease-in-out, ease-in-out, ease-in-out, ease-in-out; -o-transition-property:opacity, margin-top, visibility, margin-left; -o-transition-duration:0.4s, 0.3s, 0.4s, 0.3s;     -o-transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out; transition-property:opacity, margin-top, visibility, margin-left;     transition-duration:0.4s, 0.3s, 0.4s, 0.3s; transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out; } /*a.tooltip > span:hover,*/ a.tooltip:hover     > span { opacity: 1; text-decoration:none; visibility: visible; overflow: visible; margin-top:-7px; display: inline; margin-left: -27px; }  a.tooltip > span { color: #000000; background: rgb(255,255,255); /* Old browsers */background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */ border: 1px solid #AAAAAA; } a.tooltip span b {font-weight:bold; font-size:14px;} .tooltip .btn {background-image:     -khtml-gradient(linear,left top,left bottom,from(#33BCEF),to(#019AD2)); background-image: -moz-linear-gradient(#33BCEF,#019AD2); background-image:     -ms-linear-gradient(#33BCEF,#019AD2); background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#33BCEF),color-stop(100%,#019AD2));background-image:     -webkit-linear-gradient(#33BCEF,#019AD2); background-image: -o-linear-gradient(#33BCEF,#019AD2);background-image: linear-gradient(#33BCEF,#019AD2);     -webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);-moz-box-shadow: inset 0 1px 0     rgba(255,255,255,.1);box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);filter:     progid:DXImageTransform.Microsoft.gradient(startColorstr='#33bcef',endColorstr='#019ad2',GradientType=0); color: white;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, .25); background-color: #019AD2;background-repeat: repeat-x; position: relative; display: inline-block;overflow: visible;padding: 5px 10px;font-size: 13px;font-weight: bold;line-height: 18px;border: 1px solid #CCC;cursor: pointer;margin: 0;text-indent: 0px; left:230px;border-color: #057ED0;}</style>
    <script language='javascript' type='text/javascript'>function popitup(url) {newwindow=window.open(url,'name','height=450,width=400,toolbar=no,menubar=no');if (window.focus) {newwindow.focus()}return false;}</script><a href="https://twitter.com/share?text=Qualitative%20feedback%20you%20get%20is%20only%20valid%20for%20the%20small%20number%20of%20people%20you%E2%80%99re%20testing.&hashtags=cro&related=twitter:chrisgoward" onclick="return popitup('https://twitter.com/share?text=Qualitative%20feedback%20you%20get%20is%20only%20valid%20for%20the%20small%20number%20of%20people%20you%E2%80%99re%20testing.&hashtags=cro&related=twitter:chrisgoward')" class="tooltip" ><img src='http://www.widerfunnel.com/images/tweet.gif' width='13' height='13' /><span><img src='http://www.widerfunnel.com/images/tweet.gif' width='13' height='13' />&nbsp;&nbsp;<b>Tweet this:</b><br /><br /><c>Qualitative feedback you get is only valid for the small number of people you’re testing.</c><br /><button class='btn'>Tweet</button></span> </a>. Although you can often gain valuable insights from a small number of users, you don’t know which ones are valuable. And doing qualitative testing, like usability studies, with large sample sizes is generally cost-prohibitive. </p>
<p><div id="attachment_9605" class="wp-caption alignnone" style="width: 510px"><img src="http://www.widerfunnel.com/wp-content/uploads/2013/02/67-percentYSTT.gif" alt="Small sample size misinterpretation" width="500" height="360" class="size-full wp-image-9605" /><p class="wp-caption-text">Don&#8217;t misinterpret small samples</p></div></p>
<h3>Sampling Bias</h3>
<p>The first of two selection biases, sampling or user-selection bias occurs when you have a mismatch between your actual customers and the criteria you use for selecting study participants<style>a.tooltip {outline:none;text-decoration:none; color:#000} a.tooltip c {min-height:30px; border:solid 2px #ccc; padding:5px; background-color:#FFF;margin-top:0px;  display:block; width:290px;-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px; font-size:14px; font-family:sans-serif;color:#333;} a.tooltip > span { width:300px; padding:6px 13px 10px 13px; margin-top: -7px; margin-left: -27px; opacity: 0; visibility: hidden; z-index:     10; position: absolute; font-family: Arial; font-size: 12px; font-style: normal; -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px;     border-radius: 3px; -webkit-box-shadow: 2px 2px 2px #999; -moz-box-shadow: 2px 2px 2px #999; box-shadow: 2px 2px 2px #999; -webkit-transition-property:opacity,margin-top, visibility, margin-left; -webkit-transition-duration:0.4s, 0.3s, 0.4s, 0.3s; -webkit-transition-timing-function: ease-in-out, ease-in-out, ease-in-out,     ease-in-out; -moz-transition-property:opacity, margin-top, visibility, margin-left; -moz-transition-duration:0.4s, 0.3s, 0.4s, 0.3s; -moz-transition-timing-function:     ease-in-out, ease-in-out, ease-in-out, ease-in-out; -o-transition-property:opacity, margin-top, visibility, margin-left; -o-transition-duration:0.4s, 0.3s, 0.4s, 0.3s;     -o-transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out; transition-property:opacity, margin-top, visibility, margin-left;     transition-duration:0.4s, 0.3s, 0.4s, 0.3s; transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out; } /*a.tooltip > span:hover,*/ a.tooltip:hover     > span { opacity: 1; text-decoration:none; visibility: visible; overflow: visible; margin-top:-7px; display: inline; margin-left: -27px; }  a.tooltip > span { color: #000000; background: rgb(255,255,255); /* Old browsers */background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */ border: 1px solid #AAAAAA; } a.tooltip span b {font-weight:bold; font-size:14px;} .tooltip .btn {background-image:     -khtml-gradient(linear,left top,left bottom,from(#33BCEF),to(#019AD2)); background-image: -moz-linear-gradient(#33BCEF,#019AD2); background-image:     -ms-linear-gradient(#33BCEF,#019AD2); background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#33BCEF),color-stop(100%,#019AD2));background-image:     -webkit-linear-gradient(#33BCEF,#019AD2); background-image: -o-linear-gradient(#33BCEF,#019AD2);background-image: linear-gradient(#33BCEF,#019AD2);     -webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);-moz-box-shadow: inset 0 1px 0     rgba(255,255,255,.1);box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);filter:     progid:DXImageTransform.Microsoft.gradient(startColorstr='#33bcef',endColorstr='#019ad2',GradientType=0); color: white;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, .25); background-color: #019AD2;background-repeat: repeat-x; position: relative; display: inline-block;overflow: visible;padding: 5px 10px;font-size: 13px;font-weight: bold;line-height: 18px;border: 1px solid #CCC;cursor: pointer;margin: 0;text-indent: 0px; left:230px;border-color: #057ED0;}</style>
    <script language='javascript' type='text/javascript'>function popitup(url) {newwindow=window.open(url,'name','height=450,width=400,toolbar=no,menubar=no');if (window.focus) {newwindow.focus()}return false;}</script><a href="https://twitter.com/share?text=There%20are%20two%20errors%20that%20distory%20user%20testing%20findings%3A%20sampling%20bias%20and%20self-selection%20bias.%20Here%27s%20how%20to%20fix%20them.&hashtags=cro&related=twitter:chrisgoward" onclick="return popitup('https://twitter.com/share?text=There%20are%20two%20errors%20that%20distory%20user%20testing%20findings%3A%20sampling%20bias%20and%20self-selection%20bias.%20Here%27s%20how%20to%20fix%20them.&hashtags=cro&related=twitter:chrisgoward')" class="tooltip" ><img src='http://www.widerfunnel.com/images/tweet.gif' width='13' height='13' /><span><img src='http://www.widerfunnel.com/images/tweet.gif' width='13' height='13' />&nbsp;&nbsp;<b>Tweet this:</b><br /><br /><c>There are two errors that distory user testing findings: sampling bias and self-selection bias. Here's how to fix them.</c><br /><button class='btn'>Tweet</button></span> </a>. You may have an inaccurate view of your real customers or may skew toward the segments that are easier to attract into the study. For example, by studying me as a 14- to 24-year-old video-gamer the producer may miss out on the growing and lucrative 25- to 44-year old females, who will clearly have very different interaction styles and needs. </p>
<h3>Self-Selection Bias</h3>
<p>Self-selection bias is a significant problem when users volunteer to be in a study. This is the error I introduced as a young focus group participant. You’ll also never be able study people who don’t want to participate in studies. Look out for real customer motivations for giving feedback.</p>
<h3>Preset Goals Creating an Artificial Scenario</h3>
<p>In usability testing, the researcher sets predefined goals for the user to attempt to accomplish and then monitors their success or failure and points of difficulty. Probably the most fundamental limitation of this type of user testing is that the scenarios are artificial. The task you choose for the user may not be the task a typical user would choose. It’s also not likely to be relevant to the particular user you’re testing. In other words, you’re asking a person to imagine and act as if they were the type of person who wanted to accomplish the task you want them to. That’s asking a lot!</p>
<p><div id="attachment_9606" class="wp-caption alignnone" style="width: 436px"><img src="http://www.widerfunnel.com/wp-content/uploads/2013/02/Hawthorne-lingerieYSTT.gif" alt="Motivation flaw of usability testing" width="426" height="403" class="size-full wp-image-9606" /><p class="wp-caption-text">Mis-matched motivations?</p></div></p>
<h3>Limited Imagination</h3>
<p>Qualitative feedback can tell you about possible miscommunications, interface problems and technical errors, but they usually don’t generate ideas about the layouts, content, and value proposition that would be more persuasive. Steve Jobs was once <a href="http://www.businessweek.com/bwdaily/dnflash/may1998/nf80512d.htm" title="Steve Jobs QA in BusinessWeek">quoted in BusinessWeek</a> saying, “It’s really hard to design products by focus groups. A lot of times, people don’t know what they want until you show it to them<style>a.tooltip {outline:none;text-decoration:none; color:#000} a.tooltip c {min-height:30px; border:solid 2px #ccc; padding:5px; background-color:#FFF;margin-top:0px;  display:block; width:290px;-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px; font-size:14px; font-family:sans-serif;color:#333;} a.tooltip > span { width:300px; padding:6px 13px 10px 13px; margin-top: -7px; margin-left: -27px; opacity: 0; visibility: hidden; z-index:     10; position: absolute; font-family: Arial; font-size: 12px; font-style: normal; -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px;     border-radius: 3px; -webkit-box-shadow: 2px 2px 2px #999; -moz-box-shadow: 2px 2px 2px #999; box-shadow: 2px 2px 2px #999; -webkit-transition-property:opacity,margin-top, visibility, margin-left; -webkit-transition-duration:0.4s, 0.3s, 0.4s, 0.3s; -webkit-transition-timing-function: ease-in-out, ease-in-out, ease-in-out,     ease-in-out; -moz-transition-property:opacity, margin-top, visibility, margin-left; -moz-transition-duration:0.4s, 0.3s, 0.4s, 0.3s; -moz-transition-timing-function:     ease-in-out, ease-in-out, ease-in-out, ease-in-out; -o-transition-property:opacity, margin-top, visibility, margin-left; -o-transition-duration:0.4s, 0.3s, 0.4s, 0.3s;     -o-transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out; transition-property:opacity, margin-top, visibility, margin-left;     transition-duration:0.4s, 0.3s, 0.4s, 0.3s; transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out; } /*a.tooltip > span:hover,*/ a.tooltip:hover     > span { opacity: 1; text-decoration:none; visibility: visible; overflow: visible; margin-top:-7px; display: inline; margin-left: -27px; }  a.tooltip > span { color: #000000; background: rgb(255,255,255); /* Old browsers */background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */ border: 1px solid #AAAAAA; } a.tooltip span b {font-weight:bold; font-size:14px;} .tooltip .btn {background-image:     -khtml-gradient(linear,left top,left bottom,from(#33BCEF),to(#019AD2)); background-image: -moz-linear-gradient(#33BCEF,#019AD2); background-image:     -ms-linear-gradient(#33BCEF,#019AD2); background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#33BCEF),color-stop(100%,#019AD2));background-image:     -webkit-linear-gradient(#33BCEF,#019AD2); background-image: -o-linear-gradient(#33BCEF,#019AD2);background-image: linear-gradient(#33BCEF,#019AD2);     -webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);-moz-box-shadow: inset 0 1px 0     rgba(255,255,255,.1);box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);filter:     progid:DXImageTransform.Microsoft.gradient(startColorstr='#33bcef',endColorstr='#019ad2',GradientType=0); color: white;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, .25); background-color: #019AD2;background-repeat: repeat-x; position: relative; display: inline-block;overflow: visible;padding: 5px 10px;font-size: 13px;font-weight: bold;line-height: 18px;border: 1px solid #CCC;cursor: pointer;margin: 0;text-indent: 0px; left:230px;border-color: #057ED0;}</style>
    <script language='javascript' type='text/javascript'>function popitup(url) {newwindow=window.open(url,'name','height=450,width=400,toolbar=no,menubar=no');if (window.focus) {newwindow.focus()}return false;}</script><a href="https://twitter.com/share?text=...people%20don%E2%80%99t%20know%20what%20they%20want%20until%20you%20show%20it%20to%20them.%20-Steve%20Jobs&hashtags=cro&related=twitter:chrisgoward" onclick="return popitup('https://twitter.com/share?text=...people%20don%E2%80%99t%20know%20what%20they%20want%20until%20you%20show%20it%20to%20them.%20-Steve%20Jobs&hashtags=cro&related=twitter:chrisgoward')" class="tooltip" ><img src='http://www.widerfunnel.com/images/tweet.gif' width='13' height='13' /><span><img src='http://www.widerfunnel.com/images/tweet.gif' width='13' height='13' />&nbsp;&nbsp;<b>Tweet this:</b><br /><br /><c>...people don’t know what they want until you show it to them. -Steve Jobs</c><br /><button class='btn'>Tweet</button></span> </a>.” Your customers don’t know how you can motivate them, and they can’t tell you which landing page design will work best for them, either.</p>
<p>All of these errors and biases limit that value of qualitative feedback. </p>
<h2>Is all Qualitative Testing Useless?</h2>
<p>Focus groups, qualitative surveys, and usability testing can be useful for gathering feedback from your visitors. They can lead to valuable hypotheses to test. Traditional usability testing, for example, is valuable in exploring a variety of scenarios quickly, gaining immediate interactive feedback, and developing hypotheses that could not otherwise have been predicted. </p>
<p>But when used in isolation, these aren&#8217;t good tools for website decision-making. This is not conversion optimization. </p>
<p>The potential insights generated need to be validated through controlled testing. Blindly following qualitative findings without verifying using controlled A/B/n tests can lead to dangerous mistakes. </p>
<h2>Conversion Optimization Requires Quantitative Testing</h2>
<p>I still come across people regularly who say they&#8217;re doing website testing. When I probe into their methods, often they have run user testing or have customer panels who have opted-in to be surveyed. I&#8217;ll repeat: this is not conversion optimization!<style>a.tooltip {outline:none;text-decoration:none; color:#000} a.tooltip c {min-height:30px; border:solid 2px #ccc; padding:5px; background-color:#FFF;margin-top:0px;  display:block; width:290px;-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px; font-size:14px; font-family:sans-serif;color:#333;} a.tooltip > span { width:300px; padding:6px 13px 10px 13px; margin-top: -7px; margin-left: -27px; opacity: 0; visibility: hidden; z-index:     10; position: absolute; font-family: Arial; font-size: 12px; font-style: normal; -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px;     border-radius: 3px; -webkit-box-shadow: 2px 2px 2px #999; -moz-box-shadow: 2px 2px 2px #999; box-shadow: 2px 2px 2px #999; -webkit-transition-property:opacity,margin-top, visibility, margin-left; -webkit-transition-duration:0.4s, 0.3s, 0.4s, 0.3s; -webkit-transition-timing-function: ease-in-out, ease-in-out, ease-in-out,     ease-in-out; -moz-transition-property:opacity, margin-top, visibility, margin-left; -moz-transition-duration:0.4s, 0.3s, 0.4s, 0.3s; -moz-transition-timing-function:     ease-in-out, ease-in-out, ease-in-out, ease-in-out; -o-transition-property:opacity, margin-top, visibility, margin-left; -o-transition-duration:0.4s, 0.3s, 0.4s, 0.3s;     -o-transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out; transition-property:opacity, margin-top, visibility, margin-left;     transition-duration:0.4s, 0.3s, 0.4s, 0.3s; transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out; } /*a.tooltip > span:hover,*/ a.tooltip:hover     > span { opacity: 1; text-decoration:none; visibility: visible; overflow: visible; margin-top:-7px; display: inline; margin-left: -27px; }  a.tooltip > span { color: #000000; background: rgb(255,255,255); /* Old browsers */background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */ border: 1px solid #AAAAAA; } a.tooltip span b {font-weight:bold; font-size:14px;} .tooltip .btn {background-image:     -khtml-gradient(linear,left top,left bottom,from(#33BCEF),to(#019AD2)); background-image: -moz-linear-gradient(#33BCEF,#019AD2); background-image:     -ms-linear-gradient(#33BCEF,#019AD2); background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#33BCEF),color-stop(100%,#019AD2));background-image:     -webkit-linear-gradient(#33BCEF,#019AD2); background-image: -o-linear-gradient(#33BCEF,#019AD2);background-image: linear-gradient(#33BCEF,#019AD2);     -webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);-moz-box-shadow: inset 0 1px 0     rgba(255,255,255,.1);box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);filter:     progid:DXImageTransform.Microsoft.gradient(startColorstr='#33bcef',endColorstr='#019ad2',GradientType=0); color: white;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, .25); background-color: #019AD2;background-repeat: repeat-x; position: relative; display: inline-block;overflow: visible;padding: 5px 10px;font-size: 13px;font-weight: bold;line-height: 18px;border: 1px solid #CCC;cursor: pointer;margin: 0;text-indent: 0px; left:230px;border-color: #057ED0;}</style>
    <script language='javascript' type='text/javascript'>function popitup(url) {newwindow=window.open(url,'name','height=450,width=400,toolbar=no,menubar=no');if (window.focus) {newwindow.focus()}return false;}</script><a href="https://twitter.com/share?text=Qualitative%20feedback%20alone%20is%20not%20conversion%20optimization%21&hashtags=cro&related=twitter:chrisgoward" onclick="return popitup('https://twitter.com/share?text=Qualitative%20feedback%20alone%20is%20not%20conversion%20optimization%21&hashtags=cro&related=twitter:chrisgoward')" class="tooltip" ><img src='http://www.widerfunnel.com/images/tweet.gif' width='13' height='13' /><span><img src='http://www.widerfunnel.com/images/tweet.gif' width='13' height='13' />&nbsp;&nbsp;<b>Tweet this:</b><br /><br /><c>Qualitative feedback alone is not conversion optimization!</c><br /><button class='btn'>Tweet</button></span> </a></p>
<p>By all means, incorporate qualitative methods into your marketing system. Then, use the input from them to generate better hypotheses for split testing. </p>
<p>The scientific method of marketing starts with formulating questions to ask of your visitors. If you can use these qualitative studies to help you develop better hypotheses, that&#8217;s great! That&#8217;s the role they should play. </p>
<p>Some of the most dangerous traps marketers face are jumping to conclusions without data, acting too early with limited data and misinterpreting data. A reliable scientific testing system avoids those traps and helps you make proven marketing improvements.</p>
<p>What do you think? Add your comments below. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.widerfunnel.com/conversion-rate-optimization/online-testing-the-ultimate-customer-research/feed</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>The Book that Redefines Conversion Optimization: You Should Test That!</title>
		<link>http://www.widerfunnel.com/book-review/the-book-that-redefines-conversion-optimization-you-should-test-that</link>
		<comments>http://www.widerfunnel.com/book-review/the-book-that-redefines-conversion-optimization-you-should-test-that#comments</comments>
		<pubDate>Mon, 14 Jan 2013 00:23:30 +0000</pubDate>
		<dc:creator>Chris Goward</dc:creator>
				<category><![CDATA[Book review]]></category>
		<category><![CDATA[events]]></category>
		<category><![CDATA[conversion optimization book]]></category>
		<category><![CDATA[You Should Test That]]></category>

		<guid isPermaLink="false">http://www.widerfunnel.com/?p=9520</guid>
		<description><![CDATA[I’m excited to announce that my new book is now shipping from Amazon! <a href="http://www.amazon.com/gp/product/1118301307/ref=as_li_tf_tl?ie=UTF8&#038;camp=1789&#038;creative=9325&#038;creativeASIN=1118301307&#038;linkCode=as2&#038;tag=chrigowa-20">You Should Test That: Conversion Optimization for More Leads, Sales and Revenue or The Art and Science of Optimized Marketing</a><img src="http://www.assoc-amazon.com/e/ir?t=chrigowa-20&#038;l=as2&#038;o=1&#038;a=1118301307" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" /> is now available! 

It may be the longest book title ever, but hopefully it makes sense when you see the cover design. You can simply call it <em>You Should Test That!</em>

I’d like to share some of the background and what I hope the book to achieve. 

Or, if you'd rather not read the whole story, you can skip to <a href="http://www.youshouldtestthat.com">the book's website</a> for the overview and free chapter download.]]></description>
				<content:encoded><![CDATA[<p><strong>I’m excited to announce that my new book is now shipping from Amazon! </strong></p>
<p><a href="http://www.amazon.com/gp/product/1118301307/ref=as_li_tf_tl?ie=UTF8&#038;camp=1789&#038;creative=9325&#038;creativeASIN=1118301307&#038;linkCode=as2&#038;tag=chrigowa-20">You Should Test That: Conversion Optimization for More Leads, Sales and Revenue or The Art and Science of Optimized Marketing</a><img src="http://www.assoc-amazon.com/e/ir?t=chrigowa-20&#038;l=as2&#038;o=1&#038;a=1118301307" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" /> is now available! </p>
<p>It may be the longest book title ever, but hopefully it makes sense when you see the cover design. </p>
<p>You can simply call it <em>You Should Test That!</em></p>
<p><div id="attachment_9522" class="wp-caption alignnone" style="width: 410px"><a href="http://www.youshouldtestthat.com"><img src="http://www.widerfunnel.com/wp-content/uploads/2013/01/YSTT-cover-design-3D-crop_sm.jpg" alt="You Should Test That!—the book that redefined conversion optimization" title="YSTT cover 3D" width="400" height="615" class="size-full wp-image-9522" /></a><p class="wp-caption-text">You Should Test That!—the book that redefined conversion optimization</p></div></p>
<p>In this post, I&#8217;d like to share some of the background, how this happened and what I hope the book to achieve. </p>
<p>If you&#8217;d rather not read the whole story, you can <strong>skip to <a href="http://www.youshouldtestthat.com" title="You Should Test That! conversion optimization book">the book&#8217;s website</a></strong> where you&#8217;ll find:</p>
<ul>
<li>An <a href="http://www.youshouldtestthat.com" title="You Should Test That - The book that redefined conversion optimization">overview of the book</a></li>
<li>All of the <a href="http://www.youshouldtestthat.com/reviews.php" title="Reviews of You Should Test That">pre-release reviews</a></li>
<li>A <a href="http://www.youshouldtestthat.com/download_chapter.php" title="Free Chapter - What is Conversion Optimization?">free chapter download</a></li>
<li>An area to <a href="http://www.youshouldtestthat.com/chapters.php" title="Discuss the chapters">discuss each chapter</a> with other readers.</li>
</ul>
<p>Or, you can <a href="http://www.amazon.com/gp/product/1118301307/ref=as_li_tf_tl?ie=UTF8&#038;camp=1789&#038;creative=9325&#038;creativeASIN=1118301307&#038;linkCode=as2&#038;tag=chrigowa-20">head over to Amazon to buy a copy</a>.<img src="http://www.assoc-amazon.com/e/ir?t=chrigowa-20&#038;l=as2&#038;o=1&#038;a=1118301307" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" /></p>
<h2>An Evolution of Knowledge Sharing</h2>
<p>I was so fortunate in the early days of WiderFunnel to connect with Google as a partner and client, which game me that chance to meet great people like <a href="http://www.alwaysbeshipping.com/seattle-startup-blog.html" title="Tom Leung">Tom Leung</a> and <a href="http://www.kaushik.net/avinash/about/" title="Avinash Kaushik">Avinash Kaushik</a>. They both encouraged me to start speaking at conferences and webinars to share the insights we&#8217;d been gaining. </p>
<p>From those early presentations, it didn&#8217;t take long for news of our results and case studies to spread and the conference invitations accumulated. Someone recently asked me to quantify my speaking experience and I thought this trend was interesting.<br />
<div id="attachment_9523" class="wp-caption alignnone" style="width: 610px"><img src="http://www.widerfunnel.com/wp-content/uploads/2013/01/Speaking-trend-1024x537.png" alt="conversion optimization marketing conference speaker experience" title="Speaking trend chart graph" width="600" height="314" class="size-large wp-image-9523" /><p class="wp-caption-text">Conference speaking events</p></div></p>
<p>(I don&#8217;t expect the hockey stick curve to continue or I&#8217;ll soon run out of weeks in the year.)</p>
<p>Then, people asked for more. At conferences, I was asked many times when my book was coming out. </p>
<p>I entertained the idea, but couldn&#8217;t imagine having time on top of building WiderFunnel, traveling to conferences and being a dad to my daughters.</p>
<p>In 2011, I finally decided that days weren&#8217;t going to get longer and I&#8217;d have to find time if I ever wanted to get my message out. At the same time, the excellent Acquisitions Editor, <a href="https://twitter.com/willemknibbe" title="Willem Knibbe">Willem Knibbe</a>, approached me again. After much discussion, he  convinced me that Wiley could develop the unique approach I wanted to take.</p>
<h2>A Different Kind of Marketing Book</h2>
<p><strong>I wanted this book to be different.</strong></p>
<p>I didn&#8217;t want to write a technical how-to manual. There are lots of those already that do a better job than I could. And, I don&#8217;t believe technical skills are the most important for getting results.</p>
<p>It also couldn&#8217;t be a purely conceptual business book that wasn&#8217;t applicable. Execution of a strategy is just as important as the concept.</p>
<p>I wanted the book to be about how to really get results in your business. </p>
<p>I wanted to create a balance between inspiration and perspiration — a mix of how-to and why-to. It&#8217;s a lot like what I believe conversion optimization must be: art and science, right brain and left-brain, gut and test. (Check out our <a href="http://www.widerfunnel.com/conversion-rate-optimization/the-strategic-marketing-optimization-manifesto" title="Marketing Optimization Manifesto">marketing optimization manifesto</a> for more on this)</p>
<p>In the book, I show details that have never before been released about WiderFunnel’s optimization system. It shows how to:</p>
<ul>
<li>Use the LIFT Model as a conversion optimization planning framework (with many examples)</li>
<li>Find data in your web analytics to help prioritize your tests</li>
<li>Find the triggers that move customers and prospects to act</li>
<li>Re-evaluate your value proposition (including both tangible and intangible aspects)</li>
<li>Create powerful hypotheses</li>
<li>Optimize the relevance of your entire conversion funnels, including landing pages</li>
<li>Test to improve the clarity of your information hierarchy, eyeflow, imagery, color, copywriting, and call-to-action</li>
<li>Reduce negative anxiety and use the right kind of anxiety to your advantage</li>
<li>Optimize your pages to minimize distraction</li>
<li>Create and test urgency tactics to boost motivation</li>
<li>Move beyond simple conversion rate lift to dramatically lift revenue and profit</li>
<li>Make business decisions through tested insights.</li>
</ul>
<p>And lots more too!</p>
<p>The book includes 15 full case studies of real tests plus many more examples of how companies are succeeding and failing in their websites and marketing. </p>
<h2>An Unorthodox Approach</h2>
<p>I also wanted to take a different tone than other books. The publisher calls it &#8220;unconventional.&#8221; </p>
<p>Rather than creating a dry, textbook-style information dump, I&#8217;ve attempted to communicate conversationally, using hand-drawn annotations to communicate clearly and comics to disarm defences. </p>
<p>Here&#8217;s a comic from <em>Chapter 8 &#8211; Optimize for Anxiety</em> that says more than a page full of writing could:</p>
<p><div id="attachment_9530" class="wp-caption alignnone" style="width: 610px"><a href="http://www.widerfunnel.com/wp-content/uploads/2013/01/Donut-tastersYSTT.gif"><img src="http://www.widerfunnel.com/wp-content/uploads/2013/01/Donut-tastersYSTT-600x277.gif" alt="Anxiety inducing forms for conversion optimization" title="YSTT Donut taster" width="600" height="277" class="size-large wp-image-9530" /></a><p class="wp-caption-text">A comic from the Optimize for Anxiety chapter</p></div></p>
<p>(Yes, I hand-drew all the original illustrations myself.)</p>
<p>But, it&#8217;s not all fun and games. There are lots of real <a href="http://www.widerfunnel.com/conversion-rate-optimization/the-six-landing-page-conversion-rate-factors" title="The True LIFT Model">LIFT Analyses</a> and recommendations for conversion rate the profit improvement. Here&#8217;s a sample illustration from <em>Chapter 5 &#8211; Optimize Your Value Proposition</em> that shows my modified microeconomic model based on real-life, observed pricing impacts.</p>
<p><div id="attachment_9532" class="wp-caption alignnone" style="width: 610px"><a href="http://www.widerfunnel.com/wp-content/uploads/2013/01/YSTT-Goward-Economic-Model.gif"><img src="http://www.widerfunnel.com/wp-content/uploads/2013/01/YSTT-Goward-Economic-Model-600x181.gif" alt="Goward Economic Model for conversion optimization" title="YSTT Goward Economic Model" width="600" height="181" class="alignnone size-large wp-image-9531" /></a><p class="wp-caption-text">The Goward Economic Model</p></div></p>
<h2>It Takes a Village</h2>
<p>I&#8217;m pleased with how the book turned out. It seems others are as well. I&#8217;ve been humbled by the support I&#8217;ve received from very smart people. </p>
<p><strong>I was so thrilled</strong> when Avinash offered to write <a href="http://www.youshouldtestthat.com/avinashkaushik.php" title="Foreword for You Should Test That">the book&#8217;s foreword</a>. <strong>He&#8217;s brilliant.</strong></p>
<p>And so many others have given glowing pre-release reviews too. For example, here&#8217;s what a few awesome business thinkers have said:</p>
<blockquote><p>&#8220;In <span class="proper">You Should Test That!</span> Chris doesn&#8217;t just talk about what you should test, but how to think about your marketing in a very smart and strategic way. Too many brands are wasting too much money on marketing without doing the strategic testing first. <span class="proper">You Should Test That!</span> screams, <em>&#8216;You should buy this book!&#8217;</em>&#8220;<br />
<small class="author">— Mitch Joel, President of Twist Image &#038; Author, Blogger, Podcaster of <a href="http://www.amazon.com/gp/product/B005MWKCEK/ref=as_li_qf_sp_asin_il_tl?ie=UTF8&#038;tag=chrigowa-20&#038;linkCode=as2&#038;camp=1789&#038;creative=9325&#038;creativeASIN=B005MWKCEK" title="Six Pixels of Separation">Six Pixels of Separation</a></small></p></blockquote>
<blockquote><p>&#8220;Chris Goward does a fantastic job of explaining not just effective testing techniques, but also the strategic value testing can deliver to your entire marketing program. This well-illustrated guide to all aspects of testing is a must-read for anyone responsible for marketing decision-making.&#8221;<br />
<small class="author">— Roger Dooley, author of <a href="http://www.amazon.com/gp/product/B005XXTQEK/ref=as_li_qf_sp_asin_il_tl?ie=UTF8&#038;tag=chrigowa-20&#038;linkCode=as2&#038;camp=1789&#038;creative=9325&#038;creativeASIN=B005XXTQEK" title="Brainfluence">Brainfluence</a></small></p></blockquote>
<blockquote><p>&#8220;Chris Goward knows the secret to business: listen to your gut, and then test what it says. This book is a must read for understanding why scientific testing is the key to continuous improvement in your organization.&#8221;<br />
<small class="author">— Jackie Huba, author of <a href="http://www.amazon.com/gp/product/B008PHDCQY/ref=as_li_qf_sp_asin_il_tl?ie=UTF8&#038;tag=chrigowa-20&#038;linkCode=as2&#038;camp=1789&#038;creative=9325&#038;creativeASIN=B008PHDCQY" title="Creating Customer Evangelists">Creating Customer Evangelists</a> and <a href="http://www.amazon.com/gp/product/0988195410/ref=as_li_qf_sp_asin_il_tl?ie=UTF8&#038;tag=chrigowa-20&#038;linkCode=as2&#038;camp=1789&#038;creative=9325&#038;creativeASIN=0988195410" title="Citizen Marketers">Citizen Marketers</a></small></p></blockquote>
<blockquote><p>&#8220;Read this book, and you will profit. Chris Goward gets it. I know. I&#8217;ve stalked him for years. His LIFT framework was the missing piece of my CRO puzzle leading to millions of dollars in additional sales for our small family business over the past few years. </p>
<p>If you&#8217;re a competitor of mine, I&#8217;m just kidding. CRO is just a fad. Your shopping cart is just fine. Don&#8217;t change a thing.&#8221;<br />
<small class="author">— Rob Snell, <a href="http://www.gundogsupply.com" title="Gun Dog Supply">Gun Dog Supply</a></small></p></blockquote>
<p>The only problem I&#8217;ve had is choosing which reviews to show. So far, I&#8217;ve received <a href="http://www.youshouldtestthat.com/reviews.php" title="Reviews of You Should Test That">insightful reviews from 42 business leaders</a>.</p>
<h2>The Unanticipated Benefits of Writing the Book</h2>
<blockquote><p>There are a thousand thoughts lying within a man that he does not know till he takes up a pen to write.<br />
<small class="author">William Makepeace Thackeray</small></p></blockquote>
<p>The process of writing the book also forced me to spend a lot of time thinking about WiderFunnel&#8217;s approach. </p>
<p>Every morning for a year, no matter which city I was in, I woke up early to put in an hour or two or three (or more) of writing. </p>
<p><div id="attachment_9539" class="wp-caption alignnone" style="width: 610px"><img src="http://www.widerfunnel.com/wp-content/uploads/2013/01/SanFran-Cafe-writing13-600x450.jpg" alt="Writing in san francisco" title="SanFran Cafe writing" width="600" height="450" class="size-large wp-image-9539" /><p class="wp-caption-text">The morning writing routine</p></div></p>
<p>That thinking and writing time forced me to organize thoughts and develop new systems and frameworks, many of which we&#8217;re just now testing out and continuing to evolve. </p>
<p>Over the past year, we&#8217;ve refined our system and continue to improve greatly because of it. It&#8217;s the best thing I could have done for the business. I hope to continue a similar discipline whether it turns into another book or not.</p>
<p><strong>Now, I want to give you a chance to get ahead of your competitors too:</strong></p>
<p>1.	<a href="http://www.amazon.com/gp/product/1118301307/ref=as_li_tf_tl?ie=UTF8&#038;camp=1789&#038;creative=9325&#038;creativeASIN=1118301307&#038;linkCode=as2&#038;tag=chrigowa-20">Buy it now</a><img src="http://www.assoc-amazon.com/e/ir?t=chrigowa-20&#038;l=as2&#038;o=1&#038;a=1118301307" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" /></p>
<p>2.	Read it quickly</p>
<p>3.	Share it with others</p>
<p>I hope you like it!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.widerfunnel.com/book-review/the-book-that-redefines-conversion-optimization-you-should-test-that/feed</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic page generated in 3.651 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2013-05-24 13:29:18 -->
