How to Configure Memberstack Exit Intent Popup for Non-Logged-In Users Answered
Anyone know if the exit intent pop up from Memberstack (https://webflow.com/made-in-webflow/website/exit-intent-popup-freebie) can be set up so it only shows for non logged in users
Comments
2 comments
Use the data-ms-content=“gated-content-name” custom attribute on the popup, and make sure the content is gated for people on a specific plan (if you want to get super detailed with who sees it, including free users etc) https://docs.memberstack.com/hc/en-us/articles/7403036765339-Show-and-Hide-Individual-Elements-data-ms-content
Alternatively if you genuinely only want to show this to non-users then use the custom attribute data-ms-content=“!members”
Here you can find more custom variables https://www.memberstack.com/data-attributes
[In case it's not clear, the gif is meant to communicate that I appreciate Shadi and the answer given 🤣]
Please sign in to leave a comment.