<?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>John Cow dot Com &#187; split testing</title>
	<atom:link href="http://www.johncow.com/tag/split-testing/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.johncow.com</link>
	<description>Making Money Online Blogging by Milking the Internet!</description>
	<lastBuildDate>Thu, 01 Dec 2011 19:37:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Maintain Your Trusted Expert Status &#8211; The Importance of Testing and Where to Start</title>
		<link>http://www.johncow.com/maintain-your-trusted-expert-status-the-importance-of-testing-and-where-to-start/</link>
		<comments>http://www.johncow.com/maintain-your-trusted-expert-status-the-importance-of-testing-and-where-to-start/#comments</comments>
		<pubDate>Mon, 09 Nov 2009 13:13:00 +0000</pubDate>
		<dc:creator>Jason Katzenback</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[buyer personas]]></category>
		<category><![CDATA[split testing]]></category>
		<category><![CDATA[Strategic Planning]]></category>
		<category><![CDATA[testing]]></category>
		<category><![CDATA[Trusted Expert]]></category>

		<guid isPermaLink="false">http://www.johncow.com/?p=3510</guid>
		<description><![CDATA[Every single page of you website has elements in it which affect how people view your website. And each of those elements came to be there because of a decision you made. But was it the right decision? You’ll never know how much better you could be doing unless you test. While it may seem [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-right: 5px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.johncow.com%2Fmaintain-your-trusted-expert-status-the-importance-of-testing-and-where-to-start%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.johncow.com%2Fmaintain-your-trusted-expert-status-the-importance-of-testing-and-where-to-start%2F&amp;source=johncow&amp;style=normal&amp;service=bit.ly&amp;service_api=R_4f9644c6997f83396a00bfd98834e0f7&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>Every single page of you website has elements in it which affect how people view your website.  And each of those elements came to be there because of a decision you made.</p>
<p>But was it the right decision?</p>
<p><img class="alignright size-full wp-image-3527" title="Web Site Testing" src="http://www.johncow.com/wp-content/uploads/2009/11/testing11.jpg" alt="Web Site Testing" width="220" height="195" />You’ll never know how much better you could be doing unless you test.</p>
<p>While it may seem like a daunting prospect with all of the potential testing situations available to you, you need to start somewhere.  Any testing is better than no testing at all.  But if you go off testing willy-nilly, you may be getting skewed results because of other factors that are influencing the results.</p>
<p>Here’s what you should be looking at when you’re starting to test, in this order:</p>
<p><strong>Function – </strong>I know, duh, but you’d be surprised at how many people ignore basic functionality for testing brighter, shinier, more interesting things, and then don’t understand why they don’t see results.  If half of your pages lead to nowhere, and you’ve got a ton of broken links, and your shopping carts keep emptying, or there is an error in your opt-in form, then how can you expect to see good results when you’re testing the picture on the front page?</p>
<p>Make sure everything works on your site first.  The worst impression you can make is that your site is not properly run; it will undermine the trust level with your users so profoundly that the best content in the world will not save you.</p>
<p><strong>Accessibility –</strong> The basics of accessibility is making sure that all kinds of browsers can load your website, and that it looks like it should on all of them.  You can test this out at a site like <a href="http://browsershots.org/" target="_blank">http://browsershots.org/</a> which will test how your site looks in all the browsers you can think of, including Explorer, Firefox, and Safari.</p>
<p>Other aspects of accessibility that you may not have considered, but are equally important are thinks like:</p>
<ul>
<li>font size</li>
<li>language issues</li>
<li>script (java, php, asp, flash) errors</li>
<li>problems with things loading properly.</li>
</ul>
<p>This is when it is very useful to have developed your buyer personas before addressing these concerns.  For example, if your personas consist mainly of an older demographic, then size on font and clarity may be an important accessibility issue for you to consider.</p>
<p><strong>Usability</strong> – Now that your site is functional and accessible, you have to start thinking about how people use your site.  This is another opportunity for you to customize your site for your buyer personas.</p>
<ul>
<li>What kind of font or layout to they prefer?</li>
<li>How do they move through the buying process?</li>
<li>What kind of navigation are they looking for?</li>
</ul>
<p>It could even be something as simple as whether they prefer a blue button or a red one.  A lot of the A/B tests you’ll do will have to do with usability (we’ll go through that whole process a little later &#8211; don’t worry.) There are a lot of things that you can find out about your buyers and your website through usability testing, and the improvements you can see from a few small changes is huge.</p>
<p><strong>Intuition</strong> – The intuitive feel of your site is a little more subjective and can be harder to pin down.  It as a lot in common with usability, but the intuitive level of your site is more about the entire user experience than about any one specific element.  Through testing of intuitive elements, you can find the things that are preventing your users from completing the desired action you want from them.</p>
<p>These elements can include specific things like:</p>
<ul>
<li>point-of-action assurances</li>
<li>customer reviews</li>
<li>color scheme</li>
<li>graphic design of the site itself.</li>
</ul>
<p>Intuitive elements are the things that evoke a certain emotional response from our buyers.  By testing these elements you can make sure that the emotional elements of your site are hitting the right notes with your buyer personas and further establishing yourself as a Trusted Expert in their eyes.</p>
<p><strong>Persuasion –</strong> The persuasion elements of your site can be some of the trickiest to identify and tie down.  These are the elements that actually persuade your buyers to perform the desired action.  You only deal with persuasion issues after you’ve resolved all the other problems with your site.</p>
<h2>Where to Start?</h2>
<p>It’s important to focus your efforts on the things that will effect the most positive change with the least possible expenditure of time, effort, and money. Once you’ve addressed the basic concerns (functionality, accessibility, usability) then you can move on to the more emotional aspects (intuitive and persuasive elements). That still leaves a whole lot of testing to do.</p>
<p>Here’s how you can narrow those choices down:</p>
<p><strong>1)	Take a look at your site’s metrics.</strong></p>
<p>This will tell you where you need to start testing. **Note – if you don’t have a site yet, make sure to address all of the concerns in order and build your site to meet your buyer personas needs and you’ll save yourself a lot of testing and you can go right to testing the emotional elements of your site to get a better response rate. Everybody else, keep reading.</p>
<p><strong>2)	Identify the following:</strong></p>
<ol>
<li>Pages with the highest bounce rate</li>
<li>Pages with the highest exit rates</li>
<li>Pages with the lowest time spent</li>
<li>The 5 most important pages on your site</li>
</ol>
<p><strong>3) Rank &amp; Prioritize</strong></p>
<p>Once you’ve identified these pages, you need to rank them in order of importance to you and (which really means in order of importance to your buyer personas, since it’s all about them, remember?) and where they fit along the functionality to persuasive scale, starting at the bottom.</p>
<p>You now have your list of things to test, and in what order to test them.</p>
<p>Also, in these areas, you can identify where your site has been lacking in thought leadership. Take this opportunity to change these areas so that it reinforces the idea of You the <strong>&#8220;Trusted Expert&#8221;</strong> in your niche.</p>
<p>Now you have a game plan to start testing with.  Too bad you don’t know anything about actually running tests…</p>
<p>You didn’t think I’d leave you hanging, did you?  That’s the next part!</p>
<p><em>(This post is a contination of the series of Becoming a Trusted Expert. You can read the previous posts at </em><a href="http://www.johncow.com/how-to-become-a-trusted-expert-online/">http://www.johncow.com/how-to-become-a-trusted-expert-online/</a><em>)</em>
<p><a href="http://www.johncow.com/make-money-online/" rel="nofollow">Click Here</a> Now to Download &#8220;How to Build a Business Not Just a Blog&#8221; for FREE and Learn the Right Way to <a href="http://www.johncow.com/make-money-online/">Make Money Online</a>! &#8211; Copyright JohnCow.com &#8211; All Rights Reserved</p>
]]></content:encoded>
			<wfw:commentRss>http://www.johncow.com/maintain-your-trusted-expert-status-the-importance-of-testing-and-where-to-start/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Is Including a Name Really That Important?</title>
		<link>http://www.johncow.com/is-having-a-name-really-that-important/</link>
		<comments>http://www.johncow.com/is-having-a-name-really-that-important/#comments</comments>
		<pubDate>Mon, 16 Mar 2009 14:25:06 +0000</pubDate>
		<dc:creator>Jason Katzenback</dc:creator>
				<category><![CDATA[Customer Support]]></category>
		<category><![CDATA[conversion rate]]></category>
		<category><![CDATA[email marketing]]></category>
		<category><![CDATA[response rate]]></category>
		<category><![CDATA[split testing]]></category>

		<guid isPermaLink="false">http://www.johncow.com/?p=2546</guid>
		<description><![CDATA[If you have an opt in on your blog (which you really should), let me ask you three important questions&#8230; What causes people to stay on a list? What causes people to open an email? What causes people to take action in an email? Now, the reason I ask is because the less actions you [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-right: 5px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.johncow.com%2Fis-having-a-name-really-that-important%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.johncow.com%2Fis-having-a-name-really-that-important%2F&amp;source=johncow&amp;style=normal&amp;service=bit.ly&amp;service_api=R_4f9644c6997f83396a00bfd98834e0f7&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>If you have an opt in on your blog (which you really should), let me ask you three important questions&#8230;</p>
<ol>
<li>What causes people to stay on a list?</li>
<li>What causes people to open an email?</li>
<li>What causes people to take action in an email?</li>
</ol>
<p>Now, the reason I ask is because the less actions you request of your visitor the higher your conversions are going to be and because of that I recently tested having the opt in form with &#8220;name and email&#8221; versus &#8220;email only&#8221;.</p>
<p>The page I tested with only the one email field improved the opt in conversions by 7.8%</p>
<p>Now you you might think&#8230;</p>
<blockquote><p><em>but then I can&#8217;t put &#8216;Hi firstname&#8217; and that seems so unfriendly!</em></p></blockquote>
<p>Well, lets take a moment and look at the answers to the above three questions.<strong></strong></p>
<ol>
<li><strong>Getting value:</strong> If they feel it is worthwhile to stay on your list, they will stay on your list.</li>
<li><strong>A Killer Subject Line:</strong> No different then a sales page headline, your subject line needs to get their attention or they will delete/ignore your message.</li>
<li><strong>Interest + Desire + Action:</strong> You then need to get them interested in what you have to say (such as started with a question), create a sense of desire for what they could have/achieve and then tell them exactly how to take action to quench that desire.</li>
</ol>
<p>So now (because i hate theory and you need to prove this to yourself), do a split test&#8230; the next time you email your list, create one with their name and one with out, and look at the response rate difference.</p>
<p>If your tests go like mine, you will see that the increase in list growth out weights any negative drawback the name issue &#8220;might&#8221; cause&#8230; which means that it is more profitable to get more people on your list.
<p><a href="http://www.johncow.com/make-money-online/" rel="nofollow">Click Here</a> Now to Download &#8220;How to Build a Business Not Just a Blog&#8221; for FREE and Learn the Right Way to <a href="http://www.johncow.com/make-money-online/">Make Money Online</a>! &#8211; Copyright JohnCow.com &#8211; All Rights Reserved</p>
]]></content:encoded>
			<wfw:commentRss>http://www.johncow.com/is-having-a-name-really-that-important/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
	</channel>
</rss>

