From version 3.8.2, We will implement the method to show the popup modal after the user interaction with the website.
We have implemented two ways of user interaction.
- Scroll Event
- Click Event
1. Scroll Event:
Whenever the user tries to scroll the page then only the AdBlock will be shown if detected on the page.
2. Click Event:
Whenever the user tries to click anywhere on the page then only the AdBlock will be shown if detected on the page.
Reappear Popup:
This is an interesting feature of User Interaction.
This option only works when you enable the close button or hide the modal on click outside the modal.
And make sure you don’t have used the “Redirect to Page After detected” options.
When the user closes the modal, whether to show the popup again on user interaction or not.
If you want to disable it only once then disable this option but if you want to reappear the modal after the re-interaction of the user then enable this option.