Page Close Event 🚪
Plugin triggers an event when user is about to close the page. This can be used to show a popup with a promo code etc. It works on desktop and mobile
- Very easy configuration
- Work on mobile and desktop
- Event sensitivity configuration
- 1.Add the Page Close Event element on the page:

2. Use the "Page Close" event in your Workflow to show a popup or make any other action:

Field | Type | Description |
Method | Dropdown | The bounce detection method. Default: auto.
|
Distance | Integer | The minimum distance in pixels from the top of the page to consider triggering for. Default: 100 |
Sensitivity | Integer | The minimum distance the mouse has to have moved in the last 10 mouse events for onBounce to be triggered. Default: 10 |