<?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>searchengineland.com &#187; Google: Website Optimizer</title>
	<atom:link href="http://searchengineland.com/library/google/google-website-optimizer/feed" rel="self" type="application/rss+xml" />
	<link>http://searchengineland.com</link>
	<description>Search Engine Land: Must Read News About Search Marketing &#38; Search Engines</description>
	<lastBuildDate>Mon, 23 Nov 2009 05:34:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Landing Page Testing: Choosing Between A/B Or Multivariate Approaches</title>
		<link>http://searchengineland.com/landing-page-testing-choosing-between-ab-or-multivariate-approaches-27195</link>
		<comments>http://searchengineland.com/landing-page-testing-choosing-between-ab-or-multivariate-approaches-27195#comments</comments>
		<pubDate>Wed, 14 Oct 2009 19:21:01 +0000</pubDate>
		<dc:creator>Daniel Waisberg</dc:creator>
				<category><![CDATA[Google: Website Optimizer]]></category>
		<category><![CDATA[How To: SEM]]></category>
		<category><![CDATA[Search Marketing: Landing Pages]]></category>

		<guid isPermaLink="false">http://searchengineland.com/?p=27195</guid>
		<description><![CDATA[There are quite a few testing techniques available in the market. In this post I will dwelve into the two commonest testing methods: A/B tests and Multivariate tests. What is the difference between them? How can you choose which one best fits your needs?]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fsearchengineland.com%2Flanding-page-testing-choosing-between-ab-or-multivariate-approaches-27195"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fsearchengineland.com%2Flanding-page-testing-choosing-between-ab-or-multivariate-approaches-27195" height="61" width="51" /></a></div><p>In a previous post, I wrote about how to get started with <a href="http://searchengineland.com/a-primer-on-website-testing-25816">website testing</a>, both choosing which pages to test and how to define which elements will contribute the most to profits. However, there are quite a few testing methods to choose from. In this post I will delve into the two most common testing methods: A/B tests and multivariate tests (MVT). What is the difference between them? How can you choose which one best fits your needs?</p>
<p>Below is a comparison between the testing techniques mentioned, taking into consideration the overall use of the testing technique, coding needs, design needs, granularity of results and other considerations.</p>
<p>Most testing tools provide these options, but since <a href="http://www.google.com/websiteoptimizer">Google Website Optimizer</a> is a free tool that provides both options, it is a good place to start and try the examples I provide below.</p>
<p><strong>A/B Test</strong></p>
<p>An A/B test is the most common and easiest type of landing page test to conduct. It consists of creating alternative pages for a specific page and showing each of them to a certain percentage of visitors. For example, if you create 4 different variations of a landing page, 20% of visitors to the website will see each version (4 variations + original). Cookies are used to maintain a consistent user experience&mdash;if a visitor sees one version, they will see it again and again when visiting the website as long as the cookies are not deleted. Below is a representation of how this technique works.</p>
<p><a href="http://www.flickr.com/photos/23148333@N06/4012047912/" title="AB test scheme by Daniel Waisberg, on Flickr"><img src="http://farm3.static.flickr.com/2529/4012047912_d913e26143.jpg" width="500" height="310" alt="AB test scheme" /></a></p>
<p><i>Image created by <a href="http://www.yam-designs.com/">Yam Designs</a>. For a high res version of the image go to <a href="http://www.flickr.com/photos/danielwaisberg/3967883551/">A/B test scheme</a>.</i></p>
<p>To implement the test with Google Website Optimizer, scripts need to be included on the pages to be tested. These include:</p>
<ul>
<li>Two JavaScript codes on the original page: one that performs a redirect to the additional variations (head of the page) and one that measures the number of times the page was seen (this can be placed anywhere below the redirect code).</li>
<li>One JavaScript code on each variation page to measure the number of visitors viewing each page.</li>
<li>One JavaScript code on the conversion page to measure which visitors converted; this will measure the success of each page variation.</li>
</ul>
<p><strong>Advantages of A/B tests</strong></p>
<p><strong>Design freedom.</strong> A/B tests are often used to experiment page design options that vary dramatically, including position of text and pictures, background colors, number of pictures on the page, use of icons and navigation structure. Implementing such tests using the multivariate technique is possible, but it is technically challenging (but if you really want to do it, and you are technically savvy, see <a href="http://www.gwotricks.com/2009/02/advanced-ab-experiments.html">this post</a> on the <a href="http://www.gwotricks.com/">Google Website Optimizer Tricks blog</a>.</p>
<p><strong>Less JavaScript coding.</strong> as described above, the codes necessary to implement an A/B test are very simple and can be added to the website in a matter of minutes.</p>
<p><strong>Faster results.</strong> A/B tests usually involve fewer combinations with more extreme changes; multivariate tests involve many more combinations and variations. In addition, since A/Bs show significantly different designs, the expected improvement of the page is usually higher, diminishing the time the test will run.</p>
<p><strong>Multivariate test</strong></p>
<p>Rather than testing different versions of web pages, as we do with A/B tests, Multivariate tests experiment with elements inside <i>one</i> specific page (for purists, we are referring to <a href="http://en.wikipedia.org/wiki/Factorial_experiment">full factorial experiments</a>, which is the method used by most testing tools). Basically, we define elements inside a page (e.g. a picture, a text or a button) and provide different alternatives of each element. The testing tool will show each element combined with all other elements to visitors. The resulting combinations are derived from the number of elements multiplied by the number of element variations. Just as with A/B testing, however, each visitor sees only one particular combination of elements regardless of how many times they view a page. Below is a representation of how this technique works.</p>
<p><a href="http://www.flickr.com/photos/23148333@N06/4011281807/" title="Multivariate test scheme by Daniel Waisberg, on Flickr"><img src="http://farm3.static.flickr.com/2546/4011281807_1c070252af.jpg" width="500" height="356" alt="Multivariate test scheme" /></a></p>
<p><i>Image created by <a href="http://www.yam-designs.com/">Yam Designs</a>. For a high res version of the image go to <a href="http://www.flickr.com/photos/danielwaisberg/3979873841/">Multivariate test scheme</a>.</i></p>
<p>In terms of coding, the programming a multivariate test is slightly more complex than a simpler A/B test. A few pieces of JavaScript code need to be implemented: one opening the test, one for each tested element and one closing the test. In addition, a JavaScript will be added to the conversion page to measure combination success.</p>
<p><strong>Advantages of multivariate tests</strong></p>
<p><strong>Granularity of results.</strong> Since it is a full factorial experiment, multivariate tests show which elements are the best performing separately, as well as the correlation between the elements. This can be very useful when projecting the results to other parts of the website.</li>
<p><strong>No redirects required.</strong> Since all elements tested are inside the page, there is no need to redirect from the original page to the tested pages. Although redirects can be performed smoothly, I believe it is better not to use them whenever possible, as they can slow the flow and affect user experience.</li>
<p><strong>Fewer design resources required.</strong> Since we will be testing different designs with existing elements on a page, this will not require too much design effort.</p>
<p><strong>Concluding</strong>, both types of testing have their own advantages and disadvantages. Each can be a perfect technique, depending on the needs of the website. They should always go hand-in-hand, using one to test completely different designs and the other to optimize the current design. The important thing is to understand that <i>testing is not a one-time effort</i> It is an ongoing exercise that should be part of the mindset of an organization. As Avinash Kaushik once wrote in his blog, <a href="http://www.kaushik.net/avinash/2006/05/experimentation-and-testing-a-primer.html">Experiment or go home</a>!</p>
]]></content:encoded>
			<wfw:commentRss>http://searchengineland.com/landing-page-testing-choosing-between-ab-or-multivariate-approaches-27195/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Complete Guide To Google&#8217;s Website Optimizer</title>
		<link>http://searchengineland.com/the-complete-guide-to-googles-website-optimizer-15592</link>
		<comments>http://searchengineland.com/the-complete-guide-to-googles-website-optimizer-15592#comments</comments>
		<pubDate>Mon, 24 Nov 2008 18:31:15 +0000</pubDate>
		<dc:creator>Chris Sherman</dc:creator>
				<category><![CDATA[Bookshelf]]></category>
		<category><![CDATA[Google: Website Optimizer]]></category>

		<guid isPermaLink="false">http://searchengineland.com/?p=15592</guid>
		<description><![CDATA[Why is it that some web sites are golden, compelling visitors to buy while similar web sites, perhaps even offering the same products at similar prices, fail to make the grade? It may be dumb luck on the owner&#8217;s part, but a more likely explanation is that the golden site is the result of careful [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fsearchengineland.com%2Fthe-complete-guide-to-googles-website-optimizer-15592"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fsearchengineland.com%2Fthe-complete-guide-to-googles-website-optimizer-15592" height="61" width="51" /></a></div><p>Why is it that some web sites are golden, compelling visitors to buy while similar web sites, perhaps even offering the same products at similar prices, fail to make the grade? It may be dumb luck on the owner&#8217;s part, but a more likely explanation is that the golden site is the result of careful design, testing, tweaking and testing yet again. Testing has grown into a core search marketing activity, but strangely, it&#8217;s also an activity that many search marketers either choose to avoid or don&#8217;t even consider at all.</p>
<p>And that&#8217;s a mistake. Good testing can not only help you get rid of stinker ads and landing pages, it can also help you optimize winning campaigns, improving their conversion rates and making them even more profitable. And testing needn&#8217;t be difficult or time-consuming, especially if you have the right tools. One of the best tools for helping you test and refine your search marketing campaigns is Google&#8217;s <a href="https://www.google.com/analytics/siteopt/splash?hl=en">Website Optimizer</a>. Even better, Website Optimizer is a free service.</p>
<p>Google deliberately designed Website Optimizer to be easy to use, even though the tool allows you to run complex, multivariate tests. At its most basic level, the tool lets you test different pages or combinations of elements on a single page to see how well they perform against a &#8220;conversion outcome&#8221; that you define. Google even claims that &#8220;you can launch a simple test in five minutes&#8221; in the <a href="http://www.google.com/websiteoptimizer/tour.html">video tour</a> of Website Optimizer.</p>
<p>The problem is that to be effective, tests should be carefully planned to measure your desired outcomes. Another problem is that the results of your testing need to be <i>interpreted</i> properly so that you can be sure that any implementation based on the results will perform as expected. Testing is as much art as science, and it shouldn&#8217;t be done in an offhand or cavalier fashion.</p>
<p>Not sure where or how to start? Try <a href="http://www.testingtoolbox.com/">Always Be Testing: The Complete Guide to Google Website Optimizer</a>, by Bryan Eisenberg &#038; John Quarto-vonTivadar with Lisa T. Davis. It&#8217;s a comprehensive guide to Google&#8217;s free testing tool, written for search marketers who are more interested in enhancing the performance of their search marketing campaign than in the analytic joys of multivariate testing. The authors don&#8217;t shy away from technical explanations when necessary, but the focus is always on the &#8220;whys&#8221; of testing even when looking closely at the &#8220;hows.&#8221;</p>
<p>The book is divided into three parts. The first part is a general overview of website testing and tuning using Google&#8217;s Website Optimizer. The first few chapters focus on the tool itself, but after that the focus changes to case studies drawn from the authors&#8217; own search marketing campaigns. These are valuable not only as examples of how to test, but because the authors also share the processes and best practices they have developed to maximize the impact of the testing process.</p>
<p>Part two &#8220;What You Should Test&#8221; looks at more than 30 key factors that can impact conversion rates. These factors differ based on how conversion is defined, which also differs for publishers, retailers and lead generation web sites. Most of the chapters in this part follow a similar format, with sections on &#8220;questions to ask,&#8221; an exercise, &#8220;what to test&#8221; and &#8220;apply this to your site&#8221; tips. This is one of the best&mdash;and most thorough&mdash;guides to the overall website testing and optimization process I&#8217;ve read.</p>
<p>Part three, &#8220;Diving Deep For the Technically Challenged&#8221; goes into even more detail about the testing process, how things work, behind the scenes details of how Website Optimizer works and more. Meaty stuff for the more advanced search marketer who wants to know everything to gain a competitive edge.</p>
<p>The nice thing about Google&#8217;s Website Optimizer, apart from being free, is that it can be used to test campaigns running on Google or any other search engine. And the general practices discussed in the book can be applied to any testing tool, not just Website Optimizer.</p>
<p><i>Always Be Testing</i> is an excellent book that tackles one of the most important aspects of successful search marketing. If you aren&#8217;t currently testing and want to know how to start, buy the book. Even if you are already testing and tuning your sites as part of your search marketing efforts, the case studies and best practices discussed in this book make it worth far more than the cover price when you apply the principles to your own campaigns.</p>
<p><b>Always Be Testing: The Complete Guide to Google Website Optimizer</b><br />
by Bryan Eisenberg &#038; John Quarto-vonTivadar with Lisa T. Davis<br />
ISBN-13: 978-0470290637<br />
Sybex, $29.99</p>
]]></content:encoded>
			<wfw:commentRss>http://searchengineland.com/the-complete-guide-to-googles-website-optimizer-15592/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Website Optimizer Steps Out Of The AdWords Box: Open To All Users &amp; Urchin 6.0 Comes Out Of Beta</title>
		<link>http://searchengineland.com/google-website-optimizer-steps-out-of-the-adwords-box-open-to-all-users-urchin-60-comes-out-of-beta-13787</link>
		<comments>http://searchengineland.com/google-website-optimizer-steps-out-of-the-adwords-box-open-to-all-users-urchin-60-comes-out-of-beta-13787#comments</comments>
		<pubDate>Wed, 16 Apr 2008 16:30:01 +0000</pubDate>
		<dc:creator>Barry Schwartz</dc:creator>
				<category><![CDATA[Google: Website Optimizer]]></category>

		<guid isPermaLink="false">http://searchengineland.com/beta/google-website-optimizer-steps-out-of-the-adwords-box-open-to-all-users-urchin-60-comes-out-of-beta-13787.php</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fsearchengineland.com%2Fgoogle-website-optimizer-steps-out-of-the-adwords-box-open-to-all-users-urchin-60-comes-out-of-beta-13787"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fsearchengineland.com%2Fgoogle-website-optimizer-steps-out-of-the-adwords-box-open-to-all-users-urchin-60-comes-out-of-beta-13787" height="61" width="51" /></a></div><p>Google has <a href="http://websiteoptimizer.blogspot.com/2008/04/welcome-to-website-optimizer-blog.html">announced</a> that AdWords is no longer a requirement for <a href="http://google.com/websiteoptimizer">Website Optimizer</a>.  In fact, you can now go to <a href="http://www.google.com/websiteoptimizer">google.com/websiteoptimizer</a> and register for free to use Website Optimizer, even if you do not have an AdWords account.</p>
<p>Now, you can use Website Optimizer to not just A/B test your AdWords landing pages, but also test your Yahoo landing pages, your banner landing pages, and different elements throughout your web site to improve conversions and desired actions from your users.</p>
<p><span id="more-13787"></span>
If you already use Website Optimizer within your AdWords account, you can continue to do so.  The data and tool will remain in your AdWords account and can continue to be used there for the foreseeable future.  The new Website Optimizer will have its own user interface but will function a lot like the old Website Optimizer.</p>
<p>In addition, Google has launched a blog for Website Optimizer named the <a href="http://websiteoptimizer.blogspot.com">Website Optimizer Blog</a>.  The blog will contain &#8220;up-to-date product news, industry insights, testing strategies, and other educational information from the Google Website Optimizer team and our partners,&#8221; said Google.</p>
<p>Google Website Optimizer is available in 27 languages including Czech, Danish, Dutch, English (Australia, UK &#038; U.S.), Finnish, French, German, Hebrew, Hungarian, Indonesian, Italian, Japanese, Korean, Norwegian, Polish, Portuguese (Brazil &#038; Portugal), Russian, Spanish, Swedish, Tagalog, Thai, and Turkish.</p>
<p><strong>Update:</strong> In other Google web tracking news, Google <a href="http://analytics.blogspot.com/2008/04/graduation-day-for-website-optimizer.html">updated</a> us that Urchin 6 is now out of beta.  Urchin is the paid version of Google Analytics and runs directly on your own server.  Also, Actual Metrics is offering free <a href="http://www.actualmetrics.com/products/urchin-6-software/demo/">demonstrations of Urchin 6</a> if you are interested.</p>
]]></content:encoded>
			<wfw:commentRss>http://searchengineland.com/google-website-optimizer-steps-out-of-the-adwords-box-open-to-all-users-urchin-60-comes-out-of-beta-13787/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Website Optimizer Now Available, But Is It Cloaking?</title>
		<link>http://searchengineland.com/google-website-optimizer-now-available-but-is-it-cloaking-10898</link>
		<comments>http://searchengineland.com/google-website-optimizer-now-available-but-is-it-cloaking-10898#comments</comments>
		<pubDate>Wed, 04 Apr 2007 12:49:38 +0000</pubDate>
		<dc:creator>Danny Sullivan</dc:creator>
				<category><![CDATA[Google: SEO]]></category>
		<category><![CDATA[Google: Website Optimizer]]></category>
		<category><![CDATA[SEM Tools]]></category>
		<category><![CDATA[SEO: Cloaking & Doorway Pages]]></category>
		<category><![CDATA[SEO: Spamming]]></category>

		<guid isPermaLink="false">http://searchengineland.com/beta/google-website-optimizer-now-available-but-is-it-cloaking-10898.php</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fsearchengineland.com%2Fgoogle-website-optimizer-now-available-but-is-it-cloaking-10898"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fsearchengineland.com%2Fgoogle-website-optimizer-now-available-but-is-it-cloaking-10898" height="61" width="51" /></a></div><p><a href="http://services.google.com/websiteoptimizer/">Google Website
Optimizer</a>, a tool that allows you to easily test different page layouts, is
<a href="http://adwords.blogspot.com/2007/04/website-optimizer-now-available-to-all.html">now available</a> to anyone with an AdWords account. Previously, it had been out in
limited beta since
<a href="http://adwords.blogspot.com/2006/10/beta-testers-needed-for-new-website.html">
last October</a>. It remains unclear whether using the tool would be considered
<a href="http://searchengineland.com/guides/seo_cloaking_doorway_pages.php">
cloaking</a>, which is against Google&#8217;s webmaster guidelines. The
<a href="http://searchengineland.com/070301-065358.php">Good Cloaking, Evil
Cloaking &amp; Detection</a> article from Stephan Spencer here on Search Engine Land
looked at this issue last month. Threadwatch has a
<a href="http://www.threadwatch.org/node/13640">recent discussion</a> also
going. I&#8217;ll explain more about the situation below, and I&#8217;m checking with Google
for the official word.</p>
<p>Fair to say, Google&#8217;s probably going to say that using the tool is NOT
cloaking. Otherwise, you&#8217;ve got one part of Google putting out a tool that will
cause anyone using it to potentially be banned by another part of Google. This
also means questions that have hung over other page testing tools such as
<a href="http://www.offermatica.com/">Offermatica</a> should go away.</p>
<p>It won&#8217;t make the <a href="http://searchengineland.com/070304-231603.php">
cloaking debate</a> necessarily easier, however. Consider the
<a href="http://www.seomoz.org/blog/if-your-page-ranks-well-youd-better-be-messing-with-it">
If Your Page Ranks Well, You&#8217;d Better Be Messing With It</a> article from Rand
Fishkin at SEOmoz last month. In it, Rand picks up on a
<a href="http://www.imediaconnection.com/content/13986.asp">challenge</a> that
Jamie Roche (CEO of Offermatica) makes to the traditional wisdom that if a page
is ranking well, you don&#8217;t want to alter it much.</p>
<p><span id="more-10898"></span></p>
<p>Rand argues the major factors controlling rank are mostly off-the-page
(importance of your domain, links to your pages) and thus not impacted by change
to the page itself. I&#8217;m largely with him. If a page is doing well, altering it
really shouldn&#8217;t have that much of an impact, unless you&#8217;re doing something
really drastic such as replacing all the text for images. And yet &#8212; I&#8217;d still
be cautious, despite knowing that&#8217;s not likely something to fear.</p>
<p>This leads back to Roche&#8217;s
<a href="http://www.imediaconnection.com/content/13986.asp">article</a>. Roche
is clearly reacting to clients that are concerned that his product, Offermatica,
might suggest changes that could cause them to lose rankings. So, there&#8217;s an
element of self-interest in his writing. But I still find many of his points
valid:</p>
<blockquote>
<p>Unfortunately, even if you don&#8217;t mess with your page, your rank could
change. That&#8217;s because the rules that the search engines use to rank sites
change as they discover newer, and presumably better, ways to rank results. A
page that ranked well one day might drop to the third or fourth page the next,
or get removed altogether. </p>
<p>The result is that we live in a state of fear about changing well-ranked
pages, while knowing that even if we don&#8217;t change them we could lose rank
anyway. </p>
<p>So when we realize that we want to change our natural search landing pages
because they don&#8217;t provide the best user experience, we wonder whether it
might make sense to experiment with changes despite our fears. </p>
</blockquote>
<p>He then also gets into three tactics, warning that potentially, they could
get you delisted or cause a rank drop:</p>
<ul>
<li><b>Test various pages, and keep showing spiders the original one during
testing.</b> Anyone not seeing what the spider sees is technically getting a
cloaked page. Yes, as he notes, that&#8217;s what Google Website Optimizer does &#8211;
so Google itself seems to be giving tacit approval to cloaking.<br />
&nbsp;</li>
<li><b>Change just some of the page.</b> He seems to think this is a bigger
risk. I think it&#8217;s minor. The main risk is that if you change some of the page
using JavaScript, potentially that could be seen as cloaking. But that&#8217;s part
of the page testing opt-out already covered above.<br />
&nbsp;</li>
<li><b>Target pages to second-time visitors.</b> Search engines don&#8217;t read
cookies. So if you cookie a first time visitor, you can then show them a
different page when they return, even if they go to the same original URL.
Search engines will continue to see the same page every time, since they won&#8217;t
have a cookie.</li>
</ul>
<p>Now here&#8217;s an even more complicated issue. Many who do good old-fashioned
cloaking have long argued that it doesn&#8217;t matter how they get ranking, as long
as they are relevant. So what if they use gibberish text or put out some
highly-optimized textual content? As long as they show the visitor a relevant
page, what&#8217;s the harm? Indeed, if you buy into the argument that what you do on
the page largely doesn&#8217;t matter &#8212; that it&#8217;s really down to domain authority and
links &#8212; then it becomes even harder to understand why cloaking is such an
issue.</p>
<p>Moreover, what prevents someone from eternally testing a page? If you gain a
ranking with some butt-ugly page, you might then keep feeding that to spiders
but constantly test it with a page testing tool. Potentially, that keeps you out
of the cloaking hot seat yet it does the same exact thing that cloaking does.</p>
<p>Overall, Google in particular has dodged its outdated guidelines on cloaking
time-and-time again over the past few years. My
<a href="http://searchengineland.com/070304-231603.php">YADAC: Yet Another
Debate About Cloaking Happens Again</a> article from last month provides the
background here. They can&#8217;t keep dodging it in the case of page testing tools
now, not when they themselves are offering one. So I&#8217;m pinging them for the
official word.</p>
<p>As for the tool, here&#8217;s more from the formal announcement:</p>
<blockquote>
<p>As part of our continued commitment to help advertisers make smart business
decisions, we are happy to announce that the Google Website Optimizer™
application is now available to AdWords advertisers worldwide. Google Website
Optimizer is designed to help website owners increase conversions such as
sales, sign-ups or downloads. This multivariate landing page optimization tool
enables marketers to test different ideas for web page content such as
different headlines, promotional copy, or images. The application provides
easy-to-read reports that enable advertisers to see which variation resonated
best with their site visitor. It is a self-service application that enables
website owners to set-up and run multivariate landing page experiments. </p>
<p>Google Website Optimizer is a beta application that is integrated with the
Google AdWords™ program and free to AdWords advertisers. Advertisers can sign
up immediately at www.google.com/websiteoptimizer. Over the coming weeks, the
Google Website Optimizer application will become available automatically in
all advertisers’ accounts. Website owners can now determine what content was
most effective as indicated by the highest conversion rate. </p>
<p>By giving website owners the tools they need to improve their website
content, Google is helping improve the user experience on the internet as a
whole. Since the beta launch of the application in October 2006, many
advertisers who used Google Website Optimizer have achieved major results. </p>
<p>&quot;Using Website Optimizer enables us to approach our website like a living
lab, where we can test and play and constantly figure out how to improve the
site,&quot; says Deborah Krier, Marketing Manager, Dale and Thomas Popcorn,
&quot;Website Optimizer is a powerful tool that allows us to understand our users
better, leading to increased conversions and increased business success.&quot; </p>
<p>In addition, we are announcing the formation of a new partner program,
Google Website Optimizer Authorized Consultants. As of today, Optimost,
EpikOne, Future Now, ROI Revolution, and SiteTuners.com have signed on as
charter members. </p>
<p>“We&#8217;re delighted that Google is now offering Website Optimizer. In the
past, not everyone had the tools to test regularly,” said Bryan Eisenberg,
co-founder, Future Now, Inc. and author of the New York Times bestseller Call
to Action, “Google Analytics had a major effect on the accessibility of data
and on how website owners valued analytics; Website Optimizer will take the
benefits of testing to a much broader audience and help them increase online
conversion rates.” </p>
<p>For more information or to sign up to use Website Optimizer, please visit:
www.google.com/websiteoptimizer</p>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://searchengineland.com/google-website-optimizer-now-available-but-is-it-cloaking-10898/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>
