FAQ
Show Widgets Only To Logged In Users
You can restrict a widget to display only when a visitor is logged into your website by using a cookie-based display condition.
Prerequisites
Your website must set a specific cookie when a user logs in. This is typically handled by your site's authentication system. You need to know the cookie name and the value it holds when a user is logged in.
Setup Steps
- Open your widget in the editor
- Go to the Display Rules tab
- Under Show Only If, click Add Condition
- Select Cookie
- Enter the cookie parameter (name) and the expected value
The widget will only display when the specified cookie exists and matches the value you entered. If the cookie is not present (i.e., the visitor is not logged in), the widget will not appear.
Need more help?
If you've worked through this and still need a hand, contact support -- we'll dig in with you.