Popup Triggers determine when popup will open based on user action. You can use one trigger or more. For now popup has five types of triggers.
On page load
Open directly after page load or wait any amount of seconds.
On scroll
On scroll triggers has three types:
- Up : When scroll up
- Down: When scroll down to specific location with percent or pixels or any unit.
- Element: When scroll to element using class or ID
On Clicks
Open after visitor clicks in same page.
After Inactivity
Open popup after x seconds of inactivity.
Exit Intent
When visitor intent to leave your website.