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

Pass DB Connection parameters to a Kettle a.k.a PDI table Input step dynamically from Excel -

multithreading - PhantomJS-Node in a for Loop -

c++ - MATLAB .m file to .mex file using Matlab Compiler -