App Connect Notifications Support Product Page

Answered

Show Notification on page load

6 years ago Charles Knight posted:
I'd like to create a notification to tell people our site uses cookies.

I want it show on page load of the root index page and once clicked not to show again until a period of x months has passed, is this possible with this new App?

CK

Replies

Replied 6 years ago
6 years ago Teodor Kuduschiev replied:
Hello CK,
The Alerts component is more suitable here. You can show/hide it using dynamic attributes. In your case if cookie is not set -> show the alert, then on click set cookie value and alert won't be shown.

Reply to this topic