2

I am working on the Sitecore A/B testing and I would like to test my A version with my product section on the top, while in B version, my whole product section is on the bottom?

I have tried to figure it out in the Sitecore Jetstream demo site first (see the diagram in below). I want to move the whole bottom section upwards in my version B, while version A keep as it is. However, I cannot do so but only able to change the component within a section.

Can someone help me on this? Thanks in advance.

enter image description here

Jimmy Wong
  • 221
  • 2
  • 4
  • 9

1 Answers1

0

There are 2 types of Experience Optimization multivar, A/B tests in Sitecore, the component test and the page test. In your case which kind of test you need depends on the jet stream demo possibilities. With the page test you can test to a new page as long as it uses the same template. The component test is just for one component.

Create a new page where you move the hole section, and use a Sitecore page test. (If it is not possible to move the section, first change the template to make it possible)

See Create and Run Page Tests

Jan Bluemink
  • 3,467
  • 1
  • 21
  • 35
  • Thanks a lot. Another quick question that I just discovered, my developer just discovered that when we go into Sitecore "Experience Editor", and then point to any components, there is no A/B testing button appear on the screen. Do you know what happen? And how we can change? Thanks! – Jimmy Wong Aug 18 '16 at 07:05
  • Possible your in CMS-only mode no xDB, Experience Database, which is required for content testing. – Jan Bluemink Aug 18 '16 at 07:12