Trigger

The modal trigger tab allows you to set the modal's block trigger settings.

Appear

You can choose to set an appear trigger.

Never Resets the modal block to appear without any specific trigger.

On Load Modal block appears every time the user loads the page.

On Click Modal block appears on click.

On Scroll Modal block appears when the user scrolls through the page.

On Scroll to element Modal block appears when the user scrolls to the desired element specified as a selector

After Inactivity Modal block appears after X seconds of inactivity.

On exit intent Modal block appears when the user hovers over the "exit page" icon in their browser.

Arriving from URL Modal block appears if the user arrives from specified URL.

Add appear trigger
  1. Select a Modal block

  2. Navigate to the trigger tab

  3. Find the appear property

  4. Select desired trigger

Show again

You can choose when the modal block shows again.

Every Time Modal block shows again every time.

Up To x Times Modal block shows again up to an X amount of time.

After X days Modal block shows again after an X amount of days.

Never Doesn't show the modal block again.

Add show again trigger
  1. Select a Modal block

  2. Navigate to the trigger tab

  3. Find the show again property

  4. Select desired trigger

Hide

Trigger that can be toggled on and off, used to hide a modal block for logged in users.

Last updated