I am trying to run A/B tests using Optimizely. The page I want to test is the view cart page. To set this up, I need to allow Optimizely to see the cart in an IFrame on their site. This currently cannot be done because according to Optimizely support, "X-Frame-Options" in CS Cart is set to "sameorigin".
They are saying
"Optimizely.com needs to be whitelisted so we can load your page correctly in the (Optimizely) editor, currently it is being loaded via proxy which doesn't have the session info."
Because the session info cannot be loaded, it is not possible to add anything to the cart in the Optimizely editor and therefore, the Proceed to Checkout button does not show.
This is a bit beyond my abilities. Is what they are saying possible and if so, can you give instructions on how to do it?
Thanks.