On-demand Tracking

Introduction


Description: Tracking is enabled via the host app or API. This allows apps only to track specific trips of interest.

Use case


  • Shared-mobility
  • Delivery trucks
  • Gig workers

Setting up


Automatic tracking within a selected period of time

Enable SDK for a certain period of time, then SDK listens to activities to automatically start tracking. When the active period is over, disable SDK.

πŸ“˜

Use-case: Car-Rental

You want to track all trips that occur during the rental period.

Steps:

link the following steps to your user journey.

1. Enable SDK

iOS: https://docs.telematicssdk.com/docs/methods-for-ios-app#enable-disable-sdk
Android: https://docs.telematicssdk.com/docs/methods-for-android-app#enabledisable-sdk

:oncoming-automobile: :point-right: SDK listens to activities and starts recording detected driving

2. Disable SDK with enforced trip uploading
iOS: https://docs.telematicssdk.com/docs/methods-for-ios-app#enable-disable-sdk
Android: https://docs.telematicssdk.com/docs/methods-for-android-app#enabledisable-sdk