Home | Features | Pricing | Case Studies | Blog | Login

Frequently Asked Questions

About Visual Website Optimizer

Possible Concerns

General Questions


How does Visual Website Optimizer work?

Simple terms:

Technical terms:

How much improvement in conversions can you expect?

Improvement in conversions depends on a lot of factors, some of which are:

Though improvements in conversions varies according to type of website, typically you should be happy with at least >10% improvements in conversions. In some cases, you can be surprised by getting more than 200% improvement in conversions.

Read existing VWO case studies to get a balanced perspective.

What types of conversion goals are supported by VWO?

Miscellaneous Information

Where is Visual Website Optimizer hosted? How reliable is it?

Visual Website Optimizer is hosted with Linode, one of the most reliable hosting providers out there. Historically, we have seen 99.7% uptime and our server reports are open for anybody to see. The static JavaScript is hosted on Amazon S3 and in case of an extremely unlikely event of downtime, the JavaScript code is designed to gracefully degrade. Our innovate strategy ensures your website doesn't slow down even for a single minute.

Visual Website Optimizer has been used on websites of leading companies, banks and government institutes without any hitches.

How secure is Visual Website Optimizer?

We take security of your data very seriously. We support HTTPS and vow to never store your password in plain-text (hash them with a secret salt, for you techies out there) and (honestly!) do all essential security stuff that is supposed to be done. Rest assured that VWO is safe and secure. (We are open to external security audits that you may want to do) If you have any specific questions regarding security of VWO, shoot us an email.

How scalable is Visual Website Optimizer?

We are currently handling millions of requests per day and can easily accomodate millions of additional requests. We create special provisions for high traffic testing. Make sure you contact us before testing >100,000 visitors per day. Otherwise, you signup directly.

How much extra load does VWO create on a website?

Our scripts are (g)zipped to reduce in size and heavily cached at the server-side (hello Memcache and APC) and client-side (browser caching of Javascript). Our servers are pretty fast too (thanks Linode). So additional load is minimal (around 150-300ms in most cases). In past, we have experience in playing with realtime behavioral targeting, semantic targeting and other advanced analytics techologies which create tremendous amount of load on servers; yet we have been able to manage it without hiccups.

You can check our ping time statistics here.

Will using Visual Website Optimizer negatively affect your SEO efforts?

Good news, no it will not. This is because your test pages are created dynamically when a visitor visits your page. And for displaying the dynamically generated page, a visitor needs to have both JavaScript and cookies enabled. Googlebot and other search engine crawlers do not support Javascript and cookies, so they see your original page. For search engines you page stays the original one.

What is testing?

In simple terms, testing is a methodology in which you vary different parts of your website to see what produces maximum results (sales, downloads, clicks, page views, etc). No website is optimal, things which may be obvious to you might be completely befuddling to your visitors. Hence it is very important to keep coming up with testing ideas such as varying your signup forms, ad copy, calls to actions, etc. Aim of website testing is to come up with winning variations of existing page which optimize the objectives of your website.

What is a conversion?

Conversion is a term used for whatever goal your website has. Conversion can mean a download off your site, a signup, a purchase, a video play, etc. Conversion rate is the percentage of visitors that come to your website who complete the conversion goal. Conversion rate is one of the most useful metric to measure website success as it is directly linked to revenues.

What is a control?

In a scientific experiment, all results are benchmarked with a condition where no change has been made. Only after comparing against original settings, effect of new settings in an experiment can be observed. These original settings in an experiment is called a control. Similarly, in a test, you existing website design is used as a control and it is seen what additional improvement do new variations bring.

How testing works?

You come up with multiple hypotheses on what you think can increase website conversions. Based on those hypotheses, you create different variations of your website. These variations can pertain to difference in website color scheme, button sizes, value proposition, calls to action and multiple other different paramaters (that you can possibly think). What happens in testing is that your website visitors are randomly allocated to one of the multiple website variations you create. After a significant number visitors have been included in the test, the software analyzes which website variation resulted in most conversions. That website variation is said to be winning variation. You should then implement that winning variation permanently to enjoy sustained increased conversions.

What is the difference between A/B split and Multivariate Testing?