Hi there,
Is there any possibility to provide a welcome page that is different depending weather it is the first sign in on the page or a following log in as a recurrent customer.
[s2Get constant=“S2MEMBER_CURRENT_USER_LOGIN_COUNTER” /] <= 1 --> PAGE 1
[s2Get constant=“S2MEMBER_CURRENT_USER_LOGIN_COUNTER” /] >= 2 --> PAGE 2
Thanks for any advice!
Marc