When all the HTML has been received and parsed by the browser into the DOM tree.
Exit
When the cursor leaves the bounds of the body from the top of the page.
Inactive
When no user activity within the document after the configured milliseconds.
Scroll
When the scroll amount goes beyond the provided value of the page height.
Click
When a user clicks the content zone.
*While Interaction Studio web templates are based on responsive HTML that supports displaying web campaigns on mobile devices, EXIT does not work on mobile devices since it depends on listening for mouse move events on a page.
Delay Time: Would recommend to set 0 if you choose Click as the trigger type.