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# - The item with identity 'Id' already exists in the metadata collection. Parameter name: item -

sql - PostgreSQL automatically update row at specific date -

jsp - No mapping found for HTTP request with URI with annotation config Spring MVC and Jetty -