MARKETPLACE
PLUGINS
DEVICE UUID BROWSER
Device UUID Browser logo

Device UUID Browser

Published May 2026
   •    Updated this week

Plugin details

Device UUID Browser gives your Bubble app deterministic device fingerprinting — no cookies, zero external API latency, and built-in mobile detection.
───────────────────
✨ KEY FEATURES
───────────────────

🔑 DeterministicFingerprint
 • generates a unique, persistent UUID based on client-side browser characteristics (screen resolution, timezone, language, platform, hardware concurrency)
 • ensures consistent tracking across sessions and page reloads without storing cookies or local storage
 • keeps the identifier stable for the same browser profile

🔒 PrivacyFirst
 • avoids collecting any Personally Identifiable Information (PII) or IP addresses
 • operates entirely client-side without sending device data to external servers or APIs
 • complies with privacy regulations (GDPR/LGPD) by not storing data in the user's local storage

📱 MobileDetection
 • identifies mobile devices (phones and tablets) automatically via user agent inspection
 • exposes a boolean is_mobile state to dynamically adjust user interfaces or workflows in Bubble
 • requires zero manual regex parsing or custom coding

⚙️ CustomizableEntropy
 • choose whether to include the User Agent, Platform, or Language in the fingerprinting formula
 • adapt the fingerprinting formula instantly via simple element properties in the editor
 • exposes individual device metrics (platform, language, user agent) as independent states

⚡ InstantFingerprint
 • fires the uuid_ready event immediately after fingerprint calculation is complete
 • enables seamless chaining of database writes, conditional actions, or page redirects
 • performs all calculations in milliseconds with vanilla JS, causing zero impact on page load speed


🔗 [View demo page](https://plugins-demo-70356.bubbleapps.io/version-test/device-uuid)
🔗 [View demo in editor](https://bubble.io/page?id=plugins-demo-70356&tab=Design&name=device-uuid)

$48

One time  •  Or  $4/mo

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

Platform

Web & Native mobile

Contributor details

Acampamento no-code logo
Acampamento no-code
Joined 2021   •   43 Plugins
View contributor profile

Instructions

Set up: 1. Place the "Device UUID" element anywhere on your page (it is completely invisible at runtime)
2. Configure the properties to include or exclude User Agent, Platform, or Language from the fingerprinting formula
3. Use the "UUID Ready" event to trigger workflows (e.g., saving the device ID to your database or identifying anonymous sessions)

States: device_uuid · is_mobile · platform · language · user_agent_string
Events: uuid_ready

Types

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

Categories

This plugin can be found under the following categories:
Data (things)   •   Technical   •   Analytics   •   Visual Elements

Resources

Support contact
Tutorial

Rating and reviews

No reviews yet

This plugin has not received any reviews.
Bubble