Plugin breaks Visual Website Optimizer
-
Hi!
The plugin is awesome, but we have a problem. We are using Visual Website Optimizer to run heatmap and split tests on our site. Unfortunately the plugin blocks our tests too. We wrote to VWO support and they said we should implement a JS code snippet to make an exception for VWO and we can run the test.
This is the code:
if(document.referrer.indexOf('visualwebsiteoptimizer') == -1 && document.referrer.indexOf('vwo')==-1 && top.location != location)
Is there a way to implement this and solve the problem?
Thanks!
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Plugin breaks Visual Website Optimizer’ is closed to new replies.