How to do A/B testing landing pages with avtopodstavy pages in random order?
Good day,
created two landing pages( 2 landing). We plan to organize a/B testing of user behavior on the website. How you can automatically change the rotation of pages for new users? Roughly speaking, user a sees page a, the user B sees page B, the user sees the page And etc. it is desirable when you refresh the page the same user to the previous version of the page.
Share your experience how can this be done and is there any ready solutions for this. Preferably immediately ready code and instructions by which to organize it.
1 answer
It's easier to make ads on different pages directly, so there was a headache with the calculations. Well, on these different pages have other data to put (can be done 1 index.php with different $_GET some that they were processed correctly and expose the desired data). We in the company of 40 pages spinning are almost identical.
Find more questions by tags CMSHTMLJavaScriptPHPSystem administration