We are testing multiple versions of a sign-up page. Each has a different pricing plan. During a single visit of our website a visitor will go to the 'original' version of the page (holding the redirect javascript just below the body tag) multiple times. It seems the google website optimimizer is redirecting the user to a different version of the test sign-up pages each time. We obviously would like the user to see the same version each time during the same session and maybe even during multiple sessions. Is this the default behaviour of the website optimizer and if so, can we make it set a cookie or something to fix this?
Thanks.