MARKETPLACE
PLUGINS
ONLINE STATUS TRACKER
Online Status Tracker logo

Online Status Tracker

Published August 2025
   •    Updated February 2026

Plugin details

The Online Status Tracker plugin allows your Bubble app to track whether a user is online or offline in real time. It provides states such as status_text, is_online, offline_duration, and triggers events like status_changed, connection_lost, and connection_restored.
Perfect for chat apps, collaboration tools, or any application that needs to respond when a user disconnects or reconnects.

Free

For everyone

stars   •   0 ratings
17 installs  
This plugin does not collect or track your personal data.

Other actions

Platform

Web

Contributor details

Codefinity logo
Codefinity
Joined 2020   •   12 Plugins
View contributor profile

Instructions

1. Drag the OnlineTracker element onto your page.
2.In the element inspector:

(Optional) set a User ID if you want to track specific users.

(Optional) adjust Check Interval (ms) (default = 30,000).

3.Use the exposed states:

status_text → shows "online" or "offline"

is_online → yes/no boolean

offline_duration → number of seconds user was offline

last_change → last time the status changed

4.Create workflows with plugin events:

When OnlineTracker’s status_changed → run actions (e.g. show alert, log status).

When OnlineTracker’s connection_lost → notify user went offline.

When OnlineTracker’s connection_restored → notify user is back online.

5.To display the status:

Add a Text element → OnlineTracker's status_text.

Or trigger an Alert with workflow → "Show message in Alert" → OnlineTracker's status_text.

Types

This plugin can be found under the following types:
Element   •   Event   •   Action

Categories

This plugin can be found under the following categories:
Technical   •   Analytics   •   Visual Elements

Resources

Support contact
Documentation
Tutorial

Rating and reviews

No reviews yet

This plugin has not received any reviews.
Bubble