DigitalEye Plugins
  • Home
  • How to add a custom class or an ID to a Bubble element
  • LINKS
    • Contributor page
    • Contact us
  • PLUGINS
    • Advanced Dynamic Tables 🚀
    • Advanced Editable Tables ✏️
    • Export Page to PDF 🔥
    • Advanced Algolia Search 🕵️
    • Rich Text Editor like Medium 📝
    • Scrollspy 👁
    • Move, Rotate & Resize element 🔄
    • Inverted RepeatingGroup (for Chat app)
    • Live Chats (LiveChat.com, Intercom ...) 💬
    • Advanced Screenshot Element 🖼
    • Screenshot Element 🖼
    • Cookies 🍪
    • Device by Screen Size 📱 🖥 📺
    • Browser Language and Locale 📍
    • Advanced <iframe> element 🖥
    • Conditional Redirect 🔀
    • Users Online 🙋‍♂️
    • Page Close Event 🚪
  • TEMPLATES
    • Eatics: Food Delivery Platform like Uber Eats 🍔
    • Coursus: Advanced Online Courses (Udemy-like) 🎓
    • Sline: Premium Admin & Dashboard 📈
    • BubbleBook: a GitBook clone
    • BubbleBook Landing
Powered by GitBook
On this page
  • 🔗 Links
  • 🔥 Features
  • 📚 Documentation
  • ➡️ Quick Start
  • ➡️ Element Fields

Was this helpful?

  1. PLUGINS

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

PreviousUsers Online 🙋‍♂️NextEatics: Food Delivery Platform like Uber Eats 🍔

Last updated 3 years ago

Was this helpful?

🔗 Links

|

🔥 Features

  • Very easy configuration

  • Work on mobile and desktop

  • Event sensitivity configuration

📚 Documentation

➡️ Quick Start

  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:

➡️ Element Fields

Field

Type

Description

Method

Dropdown

The bounce detection method. Default: auto.

  • mouse: For desktop browsers. Detects bounces based on the mouse's direction, velocity and distance from the top of the page.

  • history: For mobile browsers. Triggers when the visitor clicks on the browser's back button.

  • auto: Automatically picks a method based on the device type.

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

Demo
Editor
Plugin page
Forum