Skip to content

Set a few different rules on when the Popup should appear

In the Appear section you can set a few different rules on when the Popup should appear:

  1. Appear after X seconds
  2. Appear after X % or px of the page has been scrolled
  3. Appear after user scrolled until CSS selector has been reached
  4. Appear manually – with this you can trigger it with Javascript from anywhere in your code

In the Hide duration – you can set how long the popup should not show for the user after they closed it. Note: this only applies to the current browser they user is using.