Avatar

Level 2

Hi,

I want to implement AB test using VEC.

 

Audience criteria ; If user visit xyz.com site then in the site if user visits xyz.com/mobile.html page. Then user should be able see the mobile banner on home page(xyz.com) in the next visit . User should not be able to see the mobile banner in the same visit. I have tried user.isNewSession but it not working.

 

How can I built audience using above condition