Manual Tracking

Introduction


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

Setting up


Enable SDK, trigger manually start tracking, then stop tracking and disable SDK

πŸ“˜

Use-Case: Delivery

You want to start recording driving immediately once the Delivery worker accepted an order.

Steps:

link the following steps to your user journey.

1. Enable SDK and start tracking

iOS:

  1. https://docs.telematicssdk.com/docs/methods-for-ios-app#enable-disable-sdk
  2. https://docs.telematicssdk.com/docs/methods-for-ios-app#manual-start-stop-tracking

Android:

  1. https://docs.telematicssdk.com/docs/methods-for-android-app#enabledisable-sdk
  2. https://docs.telematicssdk.com/docs/methods-for-android-app#manual-start-stop-tracking

2. Stop tracking and Disable SDK with enforced trip uploading

iOS:

  1. https://docs.telematicssdk.com/docs/methods-for-ios-app#enable-disable-sdk
  2. https://docs.telematicssdk.com/docs/methods-for-ios-app#manual-start-stop-tracking

Android:

  1. https://docs.telematicssdk.com/docs/methods-for-android-app#enabledisable-sdk
  2. https://docs.telematicssdk.com/docs/methods-for-android-app#manual-start-stop-tracking