Forum Moderators: open
Since our conversions change on a daily basis, we want to do an A-B test. Half of the users that come in a day will get a certain page layout, and the other half with get another page layout.
When a user comes to the page, can we assign them a cookie and then have a variable in the cookie decide what layout the user would see without risking getting slapped with a cloaking penalty? The variable would only change what css file was used and would only change the layout (not any content).