Developertrack() is the entry point for all location data. Call it whenever a user enters, exits, or dwells near a geofence — Oxinion evaluates the event and fires any matching hooks automatically.
Call oxinion.track() from your app to send enter, exit, or dwell events to the Oxinion engine for processing.
Register an HTTPS endpoint and choose which geofence events to subscribe to. Oxinion pushes events the moment they fire.
track() is the entry point for all location data. Call it whenever a user enters, exits, or dwells near a geofence — Oxinion evaluates the event and fires any matching hooks automatically.
track() is all you need to start firing location-based automation.