How to enable same page personalization with AEP -> AT
Hi there,
I have a use case to display certain banner on the page using Target only if the customer is currently logged in on the page. When the customer comes back in another session and is not logged in, they would not see the banner.
I understand I can use Edge Segment for this, but how do we ensure the visitor will only see the personalization ONLY if their current state is logged in? We web.webpagedetails.userloginstatus == "logged-in"
Thanks!