Geofence & Location
Last updated
Last updated
Geofencing allows you to set virtual boundaries or areas on a map and initiate actions or notifications when users enter or leave these areas. With location tracking enabled, the SDK monitors region entry and exit events for geofence regions configured through the dashboard. This makes it possible to trigger tailored interactions based on user movements. 🚶
To use this functionality, it's necessary to obtain user permission for location access. Call the appropriate location authorization method to display a permission prompt, informing users about how their location data will be used.
The SDK provides tools to help you implement geofencing and location-based targeting effectively. To get started, follow the integration steps for your platform.