Triggers determine when an on site message or signup form is shown to visitors. You can use them to display content immediately, after a set amount of time, when a visitor scrolls the page, is about to leave the website, or performs other specific actions.
This guide explains all the available triggers and how to use them in different scenarios.
The on-site message appears:
- Immediately:
as soon as the page loads; - Leaving the site:
when the visitor is about to leave the page; - Timed:
after the configured time interval in the page; - Scroll down:
when the visitor scrolls down the page. The scroll percentage is customizable; - Scroll up:
when the visitor scrolls up the page. The scroll percentage is customizable; - Inactivity:
after a period of visitor inactivity. The length of this period is configurable; - Click on a specific area:
when the visitor clicks on a specific element on the page. This element must be identified using the corresponding CSS selector.
Once you've finished configuring your triggers, click Save to save your configuration changes.