Categories
Find Articles
The default duration of the cookie is 100 days. You can change this duration if you want by using the following code:
<script type='text/javascript'>
_vis_opt_cookieDays = 1;
</script>
This code will make sure the cookie will Read rest of the article →
If you are tracking the page with two or more Google Analytics codes like the following:
// Account 1
_gaq.push(['_setAccount', 'UA-XXXXX-1']);
_gaq.push(['_trackPageview']);
// Account 2
_gaq.push(['XYZ._setAccount', 'UA-XXXXX-2']);
_gaq.push(['XYZ._trackPageview']);
then Read rest of the article →
Visual Website Optimizer uses cookies to do testing. The cookies are used to keep track of the Variation that a user has seen, the goals a user has completed and even the fact the user has becom a part of the test or not. Following are the cookies that Read rest of the article →
The IPs which need to be white-listed are:
- 184.173.187.125
- 184.173.187.124
- 184.173.170.150
- 184.154.216.54
- 184.154.191.166
- 184.154.216.57
- 66.219.167.38
Self-Hosting of Javacsript files is recommended if you don't want to rely on us to serve the files necessary to do the A/B Test.
In order to self-host, you must remove the existing tracking code we provide to you and instead use the two Javascript Read rest of the article →
If you already have jQuery 1.4.2 or higher, above the VWO code on your page, you can use the without jQuery code of VWO.
In case you do not have jQuery 1.4.2 on your page, please use the default VWO code with jQuery.
Instructions to convert with Read rest of the article →
An Asynchronous code snippet is just like the regular Visual Website Optimizer tracking code. However it has some benefits over the synchronous code.
Faster tracking code load times for your web pages
Enhanced data collection & accuracy
Elimination Read rest of the article →
The JavaScript code snippet you insert on your pages contacts the VWO server whenever a visitor visits your page.
Based on current URL, the server determines if a test is to be run or not.
There are two parts of response that the server Read rest of the article →
To install VWO code on your website, just click on Get Tracking Code under the "Tools" tab on your Dashboard and follow the given instructions.
For integrating the VWO code with various other Shopping Carts, Web Analytics solutions or CMS/Blogs, see Read rest of the article →

