π§ How to Use Locally
1. Drop the Locally element on your page
Place the Locally visual element anywhere β it wonβt be visible, but it immediately starts collecting context about your userβs environment.
2. Access smart contextual data
Use Locallyβs exposed states to power personalization, pricing, and logic:
π Location: country, region, city, zipCode, latlng, address
π Language & Timezone: language, timezone, timezoneOffset
π° Currency: currency, currency_symbol, exchange_rate
π§ Platform Insights: platform, browser, is_mobile, screen_width, screen_height
π― Location Codes: location_code (base36), location_code_fun (word pair + emoji)
3. Trigger workflows with built-in events
User Located β when all location data is available
Exchange Rate Available β when exchange rate is fetched and ready
π‘ Ideas & Use Cases
Show prices in the user's currency
Auto-detect language and combine with App Translate (
https://bubble.io/plugin/app-translate-1741896896116x688271313142808600)
Tailor experiences by device, screen size, or OS
Display timezone-aware dates and times
Segment users by region or platform
Generate location-based codes for groups, games, or analytics