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
  • ā„¹ļø Introduction
  • šŸ”„ Features
  • šŸ“š Documentation

Was this helpful?

  1. PLUGINS

Users Online šŸ™‹ā€ā™‚ļø

Plugin provides rich information about the user: status (active/idle/browser tab not active), IP address, country, city, lat/lng, internet provider etc

PreviousConditional Redirect šŸ”€NextPage Close Event 🚪

Last updated 4 years ago

Was this helpful?

šŸ”— Links

|

ā„¹ļø Introduction

šŸ”„ Some use cases:

  • store visit analytics and statistics

  • number of visitors online / rich info about online visitors

  • visitors and opened pages

  • get rich visitor info

  • automatically logout user after X min of inactivity

šŸ”„ Features

Plugin provides rich information about the user.

Based on IP address:

  • IP address

  • internet provider

  • timezone

  • Location: city, area_code, region, country, country_code (2 and 3 symbols), continent_code

  • lat/lng

  • accuracy (in km)

  • asn

Based on website interaction:

  • status: active; idle (inactive); hidden (browser is hidden or user is on another tab)

  • is Idle: whether user is active or not

  • Idle for (ms): time in ms of user inactivity

  • Time left (ms): time left before user will be considered inactive (idle)

šŸ“š Documentation

  1. Add the element to a page. Setup "Time to idle" (in seconds): time of inactivity before user becomes idle.

2. In workflow, use events "Status changed" and "IP info ready". Access plugin's shared states.

Demo
Editor
Plugin page
Forum
Plugin used to track online visitors