Mobility Insights
Learn how to gain insights into user movement and behavior from mobility data.
Last updated
Learn how to gain insights into user movement and behavior from mobility data.



Our platform can help you understand how your users move around and travel using different modes of transportation. We can provide details about their mobility patterns, which means we can track how they go from one place to another, whether they use a car, bicycle, train, etc.
Mobility insights are derived from location and sensor data. This data is processed by ML models to identify the transport modes used during a trip from location A to location B.
A single trip may consist of multiple segments for example, biking to a train station, taking the train, and then a bus to the final destination. Each segment includes distance, duration, and additional contextual details, which together form the complete trip overview.
Mobility Insights can detect when a user starts moving and when they become stationary. These events can be captured and made available in your application either in real time or retrieved on demand.
Transport Event Represents a moment when the user was in movement
Stationary Event Represents a moment when the user was not in movement or stopped moving
Off The Grid Event Represents a moment when the users movement status could not be determined due to different reasons:
Airplane mode was turned on
GPS or Sensors were not available
External system related reason
Last updated