5 Blog Posts Worth Reading in May

At Optimizely, our customers share success stories using our product everyday. They tweet, they email, they “like” us on Facebook. But rarely are we more charmed than when they blog about us. Check out five blogs that celebrate how Optimizely has helped our customers reach goals, improve process, and make testing better.

Screen Shot 2013-05-07 at 12.01.20 PM

  1. Looking for design resources for your new small business? DesignCrowd’s got you. They think we’re “absolute gold for unlocking tweaks that can make you millions.” We like to think that we only use our Midas touch for good.
  2. Terry Whelan, an admitted Optimizely fanboy at CPC Search, thinks we’re a “secret weapon.” He’s saved time and resources for his clients with our testing platform and has included some great tips on how to get started. Continue reading

‘How does an A/B test affect my page load time?’ and other important questions

George Stephanis calls himself a code monkey. He is a developer at Speck Products and a Core Contributor at WordPress. We asked him a couple questions about the technical side of A/B testing.

Optimizely: How does A/B testing affect my page load time?

George: Split or A/B testing as a concept doesn’t need to affect page load times at all.  You could, for instance, split the versions on the server-side in your Content Management System (Magento, WordPress, Drupal, whatever you’re using), so that two versions of a page are being delivered to users.  Javascript tools such as Optimizely are completely client-side, and these may add some additional load time onto your pages.  And even then, the size of the Optimizely script is largely dependent upon whether it has to bundle jQuery in with itself (which it does by default) or if you are already using jQuery in your website — in which case it could reduce the size of the base Optimizely script from 35kb to 17kb excluding jQuery. This is of course neglecting the fact that the script will be cached for subsequent page loads, not needing to redownload itself — but even so, the load time of the first page on your site is typically understood as the most important.

Continue reading

“Is it done yet?” Getting real about calling a test

As a Web Strategist and A/B testing consultant, I’ve worked with everything from Fortune 100 companies to freshly minted start-ups. Regardless of the length of their customer list or the volume of their website traffic, they all ask me the same question: “How long should I run this A/B test for? How long will it take to get accurate results?” It’s a natural question and one that may be even more fundamental if you’re trying to reach a particular quarterly goal for your testing program.  And while I’m not a statistician, I’m not afraid to say that it’s very rare that you’ll be able to conclusively say how long a test will need to run. Continue reading

What exactly is a ‘conversion’? It’s up to you!

The goal of any A/B test is to compare two (or more) versions of a web page and see which version performs best. What “performs best” actually means is entirely up to you and depending on the test’s goals, it could mean any number of things. But however you define “performs best,” you’ll measure this by a conversion goal, an aggregate goal, or an what I like to call an ultimate conversion goal.

Continue reading

Testing Your Messages: Framing for Increased Conversions

Testing Theory: Academic Studies You’ll Actually Use is a series that provides practical testing ideas based on the study of how people make decisions (formally known as behavioral economics).

A common piece of advice in the AB testing space is to test headlines and images to find the combination that yields maximum value. But there are endless possibilities and it’s not feasible to test them all, so how do you focus your tests on only the content that’s most likely to have an impact? Having a good hypothesis of why a change will be effective is key, and one such theory is framing.

Continue reading

Posted in Best Practices, Conversion Rate Optimization | Leave a reply