Search the Community
Showing results for tags 'a/b test'.
-
Hi everyone, i have a problem with A/B test. I want to change color of "add to cart" button. I created a javascript code (document.getElementsByClassName("add-to-cart")[0].style.background = "#5CB85C";), if i launch the code in the console the color of the button change, but when i put this code in google tag manager (or google optimize) and i set the tag for A/B test, the color of the button at the beginning of the page load it works, but when the page is fully loaded the button returns to the original color, as if other javascrit codece was loaded afterwards. Do you know why this happens and how to fix it?
-
Hello I am using Prestashop 1.6 and i need to do a lot of A/B-testing. I know services like optimiaely, visual website optimizer, convert etc. And i know that there are modules for prestashop that integrates these services. But i need more advanced testing. Besides simple variations like buttons and colors I also need to test different modules that are enabled on version B and disabled on version A. Here are some examples: One step checkout vs. 5-step checkout Related products module vs. nothing Having 1 carrier only vs. having multiple I could use some ideas for how to code this. I have been thinking about multistore, but will management of the store more complicated (e.g. when updating categories, products, cms etc.)?
- 3 replies
-
- conversion
- split test
-
(and 1 more)
Tagged with: