Create mbox with different content and tags
Hi,
I was wondering how I can create an mbox for a campaign which will change for every second user. The campaign I am creating is to check which color on a button has the highest click-through rate. I want to create an mbox which will change the color of the button from red to green for every second visitor. I also need to be able to tag which button color has been displayed so I can find out which color had the highest click through rate. I have the button wrapped in the div and the mbox create function in the code, but I do not know how to get the color to change or to tag the button for each color. How could I achieve this?
Thanks