url redirection - Detect if a page is a variation page (done using Visual Website Optimizer's (VWO) "Split URL test") -


How can we determine if a page is a redirected page (VwoO's Divided URL Test Variation Page) or not?

Thank you!

You can check the cookie defined by VWO. If this is a split url test, then you can check the cookie called _vis_opt_exp_teSTID_split which states that the page was redirected by VWO. The first time you are sending a variation URL, the cookie will be created.


Comments

Popular posts from this blog

c# - Roxy file manager in MVC doesn't accept session path -

php - proc_open Too many open files in long running Symfony Console app -

c# - Show a huge number of data in DevExpress GridView -