Popup Triggers

After selecting a popup template to be displayed, the next step is to define display triggers. Triggers are events or conditions to be met in order to display popup on page.

You can add multiple display triggers. You can choose from:

On Page Load
Popup will be shown after a page is loaded. You can specify delay in seconds to display popup after a page has been loaded.

On Scroll
Popup will be shown on page scroll. You can specify the scroll direction and the percentage of scroll within a page to display popup.

On Click
Popup will be shown on click. You need to add unique ID to the element`s CSS ID name to display popup (see description below).

On Exit
Popup will be triggered once website visitor wants to leave / to close a page

After Inactivity
Popup will be triggered after inactivity on a page. You can specify inactivity time in seconds.