If you have developed a server-side A / B split testing tool. How do you avoid that Google will think you are doing cloaking.
When a user enters www.xxxxx.com/xxxxxx/ he gets either version 1 or version 2 back from the server on the same url.
If the user does not accept session cookies he will always get version 1.