There are four different ways in which popups can be triggered on the SMART PAGES.
Which are as follows:
Button Trigger
Exit-Intent Trigger
Scroll length Trigger
Timed Trigger
Let me show you how each of these triggers works with tutorial videos:
Button Trigger:
The popup is linked with the button in this case. When the button is clicked, the popup opens up.
Here is how you can set it.Exit-Intent Trigger:
If the popup is triggered by Exit Intent, then the popup will get reveal itself when the user's mouse goes to either of the top corners of the screens.
Here is a video that shows you how to set up an exit-intent popup:
Scroll-Length Trigger:
If the popup is triggered by Scroll length, then the popup will get reveal itself when the user navigates to a certain user-defined length of the page. The length should be set in terms of Percentage.Say, for example, you want to trigger the popup once the user reaches 50% of the page's length. To do that, simply select scroll length as the trigger and enter 50 in the scroll percentage setting.
Here is a video that shows you how you can set a pop-up triggered by Scroll length:
Timed Trigger:
If the popup is triggered by Time, then the popup will get reveal itself when the user stays on the page for a user-defined time frame. The time input must be in milliseconds.
Say, for example, you want to trigger the popup to reveal itself once the user waits for 5 seconds on the page. To do that, simply select "After X ms" as the trigger and enter 5000 in the "Trigger After(Time)" setting.
Here is a video that shows you how you can set a pop-up triggered by Scroll length:
Note:
There is an option called "Trigger popup upon revisit" under the pop-up settings. What this does is it will reset the popup trigger the moment page reloads.