# Telematics SDK | Developer portal

## Telematics SDK | Developer portal

- [Get started](https://docs-old.telematicssdk.com/master.md): Getting things done is a process. We make the process of turning your app into an incredible solution as easy as possible. Follow our guidelines to build your own solution for business.
- [4  Steps to Integrate SDK](https://docs-old.telematicssdk.com/5-steps-to-integrate-sdk.md)
- [Product Wiki](https://docs-old.telematicssdk.com/product-set.md): The page is a display of our product capabilities and it has the main goal to assist developers to navigate in our product set
- [License](https://docs-old.telematicssdk.com/license.md)
- [FAQ](https://docs-old.telematicssdk.com/faq.md): Short guides for common use cases
- [How it works](https://docs-old.telematicssdk.com/product-description/introduction.md): Overall information about Telematics SDK including data samples
- [SDK Features](https://docs-old.telematicssdk.com/product-description/sdk-features.md)
- [Scoring](https://docs-old.telematicssdk.com/product-description/scoring.md)
- [Risk driving Scoring](https://docs-old.telematicssdk.com/product-description/scoring/riskdrivingscore.md): a brief introduction of our scoring model
- [Event detection](https://docs-old.telematicssdk.com/product-description/scoring/riskdrivingscore/event-detection.md): Overall description of collected data and algorithm of identifying
- [Trip rating](https://docs-old.telematicssdk.com/product-description/scoring/riskdrivingscore/trip-rating.md): This section describes the way of how events and their characteristics are transformed to track rating.
- [Overall scoring](https://docs-old.telematicssdk.com/product-description/scoring/riskdrivingscore/overall-scoring.md): This section describes the way of how user receives his aggregate scoring (usually, 2-weeks)
- [Eco Scoring](https://docs-old.telematicssdk.com/product-description/scoring/eco-scoring.md): How eco scoring is calculated
- [Dataset](https://docs-old.telematicssdk.com/product-description/dataset.md)
- [Dataset | User statistics API](https://docs-old.telematicssdk.com/product-description/dataset/available-data.md): a description of data set that is collected by SDK and processed by platform
- [Data samples](https://docs-old.telematicssdk.com/product-description/dataset/data-samples-1.md)
- [Dataset Decription](https://docs-old.telematicssdk.com/product-description/dataset/dataset-decription.md)
- [Bluetooth OBD - Vehicle Dataset](https://docs-old.telematicssdk.com/product-description/dataset/dataset-decription/bluetooth-obd.md)
- [LastKnownPoints](https://docs-old.telematicssdk.com/product-description/dataset/dataset-decription/lastknownpoints.md)
- [IncomingTrackPoints](https://docs-old.telematicssdk.com/product-description/dataset/dataset-decription/incomingtrackpoints.md)
- [IncomingTrackEvents](https://docs-old.telematicssdk.com/product-description/dataset/dataset-decription/incomingtrackevents.md)
- [Enriched telematics data](https://docs-old.telematicssdk.com/product-description/dataset/dataset-decription/enriched-telematics-data.md): Enriched telematics data contains information about tracks, points, and events after road mapping, events detection and filtering, scoring and other ML enrichment
- [RichTracks](https://docs-old.telematicssdk.com/product-description/dataset/dataset-decription/enriched-telematics-data/richtracks-1.md)
- [RichTrackPoints](https://docs-old.telematicssdk.com/product-description/dataset/dataset-decription/enriched-telematics-data/richtrackpoints.md)
- [RichTrackEvents](https://docs-old.telematicssdk.com/product-description/dataset/dataset-decription/enriched-telematics-data/richtrackevents.md)
- [RichTrackDetails](https://docs-old.telematicssdk.com/product-description/dataset/dataset-decription/enriched-telematics-data/richtrackdetails.md)
- [UserStatisticDrivingDetails](https://docs-old.telematicssdk.com/product-description/dataset/dataset-decription/enriched-telematics-data/userstatisticdrivingdetails.md)
- [Raw telematics data from SDK](https://docs-old.telematicssdk.com/product-description/dataset/dataset-decription/raw-data.md)
- [Reporting](https://docs-old.telematicssdk.com/product-description/reporting.md): List of reports that can be automatically generated per request of automatically to a company storage
- [External Articles](https://docs-old.telematicssdk.com/product-description/resources.md): External Useful Information
- [Step 1: Create Datahub Account](https://docs-old.telematicssdk.com/acc_reg.md): Register your company and get credentials for SDK Installation
- [Get started](https://docs-old.telematicssdk.com/sdk-installation/get-started.md)
- [iOS SDK installation](https://docs-old.telematicssdk.com/sdk-installation/ios-sdk-intallation.md)
- [\*Set up Your Development Environment](https://docs-old.telematicssdk.com/sdk-installation/ios-sdk-intallation/set-up-your-development-environment.md)
- [\*Configure Your Project](https://docs-old.telematicssdk.com/sdk-installation/ios-sdk-intallation/configure-your-project.md)
- [\*App Delegate](https://docs-old.telematicssdk.com/sdk-installation/ios-sdk-intallation/app-delegate.md): Provided methods included sdk to app lifecycle and garantee background correct work.
- [\*Configure Framework](https://docs-old.telematicssdk.com/sdk-installation/ios-sdk-intallation/configure-framework.md)
- [\*React Native Installation](https://docs-old.telematicssdk.com/sdk-installation/ios-sdk-intallation/install-the-ios-library.md)
- [Create the iOS bridge](https://docs-old.telematicssdk.com/sdk-installation/ios-sdk-intallation/install-the-ios-library/create-the-ios-bridge.md)
- [Add list of trips to your ViewController](https://docs-old.telematicssdk.com/sdk-installation/ios-sdk-intallation/add-list-of-trips-to-your-viewcontroller.md)
- [Add statistics data to your ViewController](https://docs-old.telematicssdk.com/sdk-installation/ios-sdk-intallation/add-statistics-data-to-your-viewcontroller.md)
- [\*What’s different in iOS 13?](https://docs-old.telematicssdk.com/sdk-installation/ios-sdk-intallation/whats-different-in-ios-13.md)
- [\*iOS 13 Permissions Wizard](https://docs-old.telematicssdk.com/sdk-installation/ios-sdk-intallation/ios-13-permissions-wizard.md)
- [\*SDK Enable \ Disable \ Disable With Upload](https://docs-old.telematicssdk.com/sdk-installation/ios-sdk-intallation/sdk-enable-disable-disable-with-upload.md): SDK could be switched on\off and get state now
- [\*Incoming Tags](https://docs-old.telematicssdk.com/sdk-installation/ios-sdk-intallation/incoming-tags.md)
- [\*Tracking Status](https://docs-old.telematicssdk.com/sdk-installation/ios-sdk-intallation/tracking-status.md)
- [\*SDK Delegates](https://docs-old.telematicssdk.com/sdk-installation/ios-sdk-intallation/sdk-delegates.md)
- [\*SDK Modes](https://docs-old.telematicssdk.com/sdk-installation/ios-sdk-intallation/sdk-modes.md)
- [\*Using the Debugging Tools in Simulator](https://docs-old.telematicssdk.com/sdk-installation/ios-sdk-intallation/using-the-debugging-tools-in-simulator.md): Access the debugging tools in Simulator through the Location menu
- [Android SDK installation](https://docs-old.telematicssdk.com/sdk-installation/android-sdk-installation.md)
- [\*Getting started](https://docs-old.telematicssdk.com/sdk-installation/android-sdk-installation/setup-and-enabling-sdk.md)
- [\*Set up Your Development Environment](https://docs-old.telematicssdk.com/sdk-installation/android-sdk-installation/setup-and-enabling-sdk/set-up-your-development-environment.md)
- [\*Setup and enable SDK](https://docs-old.telematicssdk.com/sdk-installation/android-sdk-installation/setup-and-enabling-sdk/setup-and-enable-sdk.md)
- [\*Permissions wizard](https://docs-old.telematicssdk.com/sdk-installation/android-sdk-installation/setup-and-enabling-sdk/permissions-wizard.md): Since 2.2.225 version we don't need access to phone's local storage and implemented more comfortable way to customize our Permissions wizard.
- [\*Permissions dialog](https://docs-old.telematicssdk.com/sdk-installation/android-sdk-installation/setup-and-enabling-sdk/permissions-dialog.md)
- [\*Configure SDK variables for notifications](https://docs-old.telematicssdk.com/sdk-installation/android-sdk-installation/setup-and-enabling-sdk/configure-sdk-variables-for-notifications.md)
- [\*Subscribe to tracking events](https://docs-old.telematicssdk.com/sdk-installation/android-sdk-installation/subscribe-to-tracking-events.md)
- [\*Incoming tags managing](https://docs-old.telematicssdk.com/sdk-installation/android-sdk-installation/incoming-tags-managing.md): Available since v2.2.243
- [\*Migration from SDK v1.6.x to SDK v2.0.x](https://docs-old.telematicssdk.com/sdk-installation/android-sdk-installation/migration-from-sdk-v1.6.x-to-sdk-v2.0.x.md)
- [\*Check SDK Installation](https://docs-old.telematicssdk.com/sdk-installation/check-your-sdk-installation.md): Use these tools to check your SDK
- [iOS Simulator](https://docs-old.telematicssdk.com/sdk-installation/check-your-sdk-installation/ios-simulator.md)
- [DataTool](https://docs-old.telematicssdk.com/sdk-installation/check-your-sdk-installation/datatool.md): Check your SDK integration | Telematics Data and User Permissions | Export telematics data to check user activity | Heartbeats API
- [ZenRoad](https://docs-old.telematicssdk.com/sdk-installation/check-your-sdk-installation/zenroad.md): ZenRoad - our Demo application that can help you investigate if tracking in your app works correctly.
- [\*Demo Applications](https://docs-old.telematicssdk.com/sdk-installation/demo-applications.md)
- [SDK Changelog](https://docs-old.telematicssdk.com/sdk-installation/changelog.md): Stay in touch with our updates to keep your SDK always in trend
- [Android SDK Changelog](https://docs-old.telematicssdk.com/sdk-installation/changelog/android-changelog.md): Stay in touch with our updates to keep your Android SDK always in trend
- [iOS SDK Changelog](https://docs-old.telematicssdk.com/sdk-installation/changelog/ios-changelog.md): Stay in touch with our updates to keep your iOS SDK always in trend
- [Permissions Guides](https://docs-old.telematicssdk.com/sdk-installation/permissions-guides.md)
- [First Launch](https://docs-old.telematicssdk.com/sdk-installation/permissions-guides/first-launch.md)
- [\*Troubleshooting](https://docs-old.telematicssdk.com/sdk-installation/permissions-guides/troubleshooting.md)
- [iOS — Troubleshooting](https://docs-old.telematicssdk.com/sdk-installation/permissions-guides/troubleshooting/ios-troubleshooting.md)
- [Android — Troubleshooting](https://docs-old.telematicssdk.com/sdk-installation/permissions-guides/troubleshooting/android-troubleshooting.md)
- [Step 3: Register SDK users](https://docs-old.telematicssdk.com/manage-service.md): Full stack of operations with users and users' profiles
- [User Registration (API)](https://docs-old.telematicssdk.com/manage-service/user-registration.md): Full stack of operations with users and users' profiles.
- [Step 4: Get Statistics, Scorings and Trip Data](https://docs-old.telematicssdk.com/user-statistics-and-analytics/getstatistics.md)
- [API Authorization](https://docs-old.telematicssdk.com/user-statistics-and-analytics/authentication.md): Get access to Telematics API
- [Statistics and Scoring APIs](https://docs-old.telematicssdk.com/user-statistics-and-analytics/get-started-statistics-and-scoring-apis.md): Driving statistics including general information like mileage, speed, time of driving, etc. as well as Risk Score and Eco-driving Score.
- [Get started - Statistics and Scoring API](https://docs-old.telematicssdk.com/user-statistics-and-analytics/get-started-statistics-and-scoring-apis/user-statistics-1.md): Check this comparison page to choose the correct statistics methods according to your goals
- [User | Individual Scorings and Statistics](https://docs-old.telematicssdk.com/user-statistics-and-analytics/get-started-statistics-and-scoring-apis/individual-statistics-and-scorings.md): Get Statistics and Scorings as User personaly
- [Admin | User(s) - Scorings and Statistics](https://docs-old.telematicssdk.com/user-statistics-and-analytics/get-started-statistics-and-scoring-apis/accumulated-statistics-and-scorings.md): Get all users' Statistics and Scorings within Company/Application/Group for period.
- [Admin | Consolidated Scorings and Statistics](https://docs-old.telematicssdk.com/user-statistics-and-analytics/get-started-statistics-and-scoring-apis/consolidated-scorings-and-statistics.md): Get a Company/Application/Group statistics and scorings for period.
- [Trips API](https://docs-old.telematicssdk.com/user-statistics-and-analytics/processed-data.md)
- [Get a short list of tracks](https://docs-old.telematicssdk.com/user-statistics-and-analytics/processed-data/get-a-short-list-of-tracks.md): Get all user tracks with trackTokens and update dates.
- [Get a list of tracks with paging](https://docs-old.telematicssdk.com/user-statistics-and-analytics/processed-data/get_tracks.md)
- [Get a list of tracks by IDs](https://docs-old.telematicssdk.com/user-statistics-and-analytics/processed-data/get-a-list-of-tracks-by-ids.md)
- [Get a single track with waypoints](https://docs-old.telematicssdk.com/user-statistics-and-analytics/processed-data/get_track.md)
- [Get the most earliest track](https://docs-old.telematicssdk.com/user-statistics-and-analytics/processed-data/get-the-most-earliest-track.md): This method allows you to know the date of the earliest track to use it in "Get a list of tracks" or "get a short list of tracks" methods, for example.
- [Track Statuses](https://docs-old.telematicssdk.com/user-statistics-and-analytics/processed-data/track-statuses.md)
- [\*Bluetooth Device - Get started](https://docs-old.telematicssdk.com/sdk-features/bluetooth-obd.md): Documentations on connecting Bluetooth OBD (ELM device) in order to collect data from vehicle CAN port.
- [\*Get Started](https://docs-old.telematicssdk.com/sdk-features/bluetooth-obd/get-started.md)
- [\*Android - ELM API](https://docs-old.telematicssdk.com/sdk-features/bluetooth-obd/android-elm-api.md)
- [\*iOS - ELM API](https://docs-old.telematicssdk.com/sdk-features/bluetooth-obd/elm-api.md)
- [Trip Tags - Get started](https://docs-old.telematicssdk.com/sdk-features/tags.md)
- [Tags for trips via mobile app](https://docs-old.telematicssdk.com/sdk-features/tags/trip-tag.md)
- [Android - Tags for trips](https://docs-old.telematicssdk.com/sdk-features/tags/trip-tag/android-enriched-tags-for-individual-trips.md)
- [iOS - Tags for trips](https://docs-old.telematicssdk.com/sdk-features/tags/trip-tag/ios-enriched-tags-for-individual-trips.md)
- [Tags for period](https://docs-old.telematicssdk.com/sdk-features/tags/period-tag.md)
- [\*User Management](https://docs-old.telematicssdk.com/platform-features/back-end-as-a-service.md)
- [\*User Registration](https://docs-old.telematicssdk.com/platform-features/back-end-as-a-service/registration.md): Register DeviceToken
- [\*Check User Existence](https://docs-old.telematicssdk.com/platform-features/back-end-as-a-service/check-user-existence.md): Find any user by parameters and confirm his existence
- [\*User Management](https://docs-old.telematicssdk.com/platform-features/back-end-as-a-service/management.md)
- [\*Vehicle Management](https://docs-old.telematicssdk.com/platform-features/car-service.md)
- [\*Directories](https://docs-old.telematicssdk.com/platform-features/car-service/directories.md)
- [\*Vehicles](https://docs-old.telematicssdk.com/platform-features/car-service/vehicles.md)
- [FNOL, Inspections & Damage Recognition](https://docs-old.telematicssdk.com/platform-features/fnol-inspections-and-damage-recognition.md)
- [Get started](https://docs-old.telematicssdk.com/platform-features/fnol-inspections-and-damage-recognition/how-it-works.md): An introduction to FNOL, Inspections & Damage Recognition services
- [Profiles](https://docs-old.telematicssdk.com/platform-features/fnol-inspections-and-damage-recognition/authorization.md): Authorize in FNOL, Inspections & Damage Recognition services
- [Claims](https://docs-old.telematicssdk.com/platform-features/fnol-inspections-and-damage-recognition/claims-service.md): FNOL: Claims Management
- [Vehicle inspections](https://docs-old.telematicssdk.com/platform-features/fnol-inspections-and-damage-recognition/screens.md): Vehicles Inspections: bunches of Photos management
- [Dictionary of vehicle photos](https://docs-old.telematicssdk.com/platform-features/fnol-inspections-and-damage-recognition/screens/vehicle-photos-dictionary.md)
- [Photo processing](https://docs-old.telematicssdk.com/platform-features/fnol-inspections-and-damage-recognition/quotes.md): Photos Processing & Damage Recognition with Damage Reports
- [\*Leaderboard](https://docs-old.telematicssdk.com/platform-features/leaderboard-1.md): User's leaderboard by scoring factors and driving statistics. the leaderboard is calculated based on previous 14 days driving data.
- [\*Summary Leaderboard](https://docs-old.telematicssdk.com/platform-features/leaderboard-1/summary-leaderboard.md): A summary leaderboard is used to show an overview of users' performance among the rest users. The leaderbord position is calculated based on previous 14 days driving data.
- [\*Leaderboard by factors](https://docs-old.telematicssdk.com/platform-features/leaderboard-1/leaderboard.md): Users leaderboard by scoring factors and driving statistics. the leaderboard is calculated based on previous 14 days driving data.
- [\*Streaks](https://docs-old.telematicssdk.com/platform-features/streaks.md)
- [\*SNS](https://docs-old.telematicssdk.com/platform-features/sns.md): Amazon Simple Notification Service
- [\*How to register AWS SNS](https://docs-old.telematicssdk.com/platform-features/sns/how-to-register-aws-sns.md)
- [3rd party data processing](https://docs-old.telematicssdk.com/platform-features/3rd-party-data-processing.md): This page is relevant for those companies that use our platform to process 3rd party data or use ZenRoad kind of apps to present data from 3rd party devices
- [\*User & Permissions Status | Heartbeats](https://docs-old.telematicssdk.com/platform-features/heartbeats.md)
- [Response Codes](https://docs-old.telematicssdk.com/response-codes/response-codes.md)
- [Resources swaggers](https://docs-old.telematicssdk.com/response-codes/3-resources.md)
- [Archive](https://docs-old.telematicssdk.com/response-codes/archive.md)
- [Get started](https://docs-old.telematicssdk.com/response-codes/archive/get-started.md)
- [Statistics and Scorings API](https://docs-old.telematicssdk.com/response-codes/archive/statistics-and-scorings-api.md)
- [Step 5: Get statistics and trip data \[ARCHIVED\]](https://docs-old.telematicssdk.com/response-codes/archive/step-5-get-statistics-and-trip-data.md)
- [User Statistics API \[Archived\]](https://docs-old.telematicssdk.com/response-codes/archive/user-statistics.md)
- [SDK - Statistics API \[ARCHIVED\]](https://docs-old.telematicssdk.com/response-codes/archive/back-end-to-app-integration.md)
- [Get the data to the Android app](https://docs-old.telematicssdk.com/response-codes/archive/back-end-to-app-integration/get-the-data-to-the-android-app.md)
- [Android Telematics data (Tracks)](https://docs-old.telematicssdk.com/response-codes/archive/back-end-to-app-integration/get-the-data-to-the-android-app/tracks.md)
- [Check current running track state](https://docs-old.telematicssdk.com/response-codes/archive/back-end-to-app-integration/get-the-data-to-the-android-app/tracks/check-current-running-track-state.md)
- [Get start date for current recording trip](https://docs-old.telematicssdk.com/response-codes/archive/back-end-to-app-integration/get-the-data-to-the-android-app/tracks/get-start-date-for-current-recording-trip.md)
- [Register tracking state listener (for onStartTracking/onStopTracking events)](https://docs-old.telematicssdk.com/response-codes/archive/back-end-to-app-integration/get-the-data-to-the-android-app/tracks/register-tracking-state-listener-for-onstarttracking-onstoptracking-events.md)
- [Register speed violations listener](https://docs-old.telematicssdk.com/response-codes/archive/back-end-to-app-integration/get-the-data-to-the-android-app/tracks/register-speed-violations-listener.md)
- [Get flag for registered speed violations listener](https://docs-old.telematicssdk.com/response-codes/archive/back-end-to-app-integration/get-the-data-to-the-android-app/tracks/get-flag-for-registered-speed-violations-listener.md)
- [Get registered speed limit in km/h or default](https://docs-old.telematicssdk.com/response-codes/archive/back-end-to-app-integration/get-the-data-to-the-android-app/tracks/get-registered-speed-limit-in-km-h-or-default.md)
- [Get registered speed violations timeout in ms or default](https://docs-old.telematicssdk.com/response-codes/archive/back-end-to-app-integration/get-the-data-to-the-android-app/tracks/get-registered-speed-violations-timeout-in-ms-or-default.md)
- [Get Tracks](https://docs-old.telematicssdk.com/response-codes/archive/back-end-to-app-integration/get-the-data-to-the-android-app/tracks/get-tracks.md)
- [Get detailed trips information](https://docs-old.telematicssdk.com/response-codes/archive/back-end-to-app-integration/get-the-data-to-the-android-app/tracks/get-detailed-trips-information.md)
- [Get available user roles](https://docs-old.telematicssdk.com/response-codes/archive/back-end-to-app-integration/get-the-data-to-the-android-app/tracks/get-available-user-roles.md)
- [Change a user role (any of TrackOriginDictionary.code)](https://docs-old.telematicssdk.com/response-codes/archive/back-end-to-app-integration/get-the-data-to-the-android-app/tracks/change-a-user-role-any-of-trackorigindictionary.code.md)
- [Android User Statistics](https://docs-old.telematicssdk.com/response-codes/archive/back-end-to-app-integration/get-the-data-to-the-android-app/user-statistics.md)
- [Get Dashboard info](https://docs-old.telematicssdk.com/response-codes/archive/back-end-to-app-integration/get-the-data-to-the-android-app/user-statistics/get-dashboard-info.md)
- [Get detailed Dashboard](https://docs-old.telematicssdk.com/response-codes/archive/back-end-to-app-integration/get-the-data-to-the-android-app/user-statistics/get-detailed-dashboard.md)
- [Get Driving time statistics](https://docs-old.telematicssdk.com/response-codes/archive/back-end-to-app-integration/get-the-data-to-the-android-app/user-statistics/get-driving-time-statistics.md)
- [Get Speeding statistics](https://docs-old.telematicssdk.com/response-codes/archive/back-end-to-app-integration/get-the-data-to-the-android-app/user-statistics/get-speeding-statistics.md)
- [Get Mileage statistics](https://docs-old.telematicssdk.com/response-codes/archive/back-end-to-app-integration/get-the-data-to-the-android-app/user-statistics/get-mileage-statistics.md)
- [Get Distracted Phone Usage statistics](https://docs-old.telematicssdk.com/response-codes/archive/back-end-to-app-integration/get-the-data-to-the-android-app/user-statistics/get-distracted-phone-usage-statistics.md)
- [Get the data to the iOS app](https://docs-old.telematicssdk.com/response-codes/archive/back-end-to-app-integration/get-the-data-to-the-ios-app.md)
- [Other methods](https://docs-old.telematicssdk.com/response-codes/archive/back-end-to-app-integration/get-the-data-to-the-ios-app/other-methods.md)
- [iOS Telematics data (tracks)](https://docs-old.telematicssdk.com/response-codes/archive/back-end-to-app-integration/get-the-data-to-the-ios-app/tracks.md)
- [Request all Tracks with specified offset and limit](https://docs-old.telematicssdk.com/response-codes/archive/back-end-to-app-integration/get-the-data-to-the-ios-app/tracks/all-tracks.md): Can be filtered by passing non-nil start & end dates
- [Request all Tracks with specified offset and limit. No filter will be used in request](https://docs-old.telematicssdk.com/response-codes/archive/back-end-to-app-integration/get-the-data-to-the-ios-app/tracks/all-tracks-2.md)
- [Request Track info with specified Track Token](https://docs-old.telematicssdk.com/response-codes/archive/back-end-to-app-integration/get-the-data-to-the-ios-app/tracks/track-info.md)
- [Request Track origins dictionary](https://docs-old.telematicssdk.com/response-codes/archive/back-end-to-app-integration/get-the-data-to-the-ios-app/tracks/track-origins.md)
- [Change Track Origin Code](https://docs-old.telematicssdk.com/response-codes/archive/back-end-to-app-integration/get-the-data-to-the-ios-app/tracks/track-origin.md)
- [Share Track](https://docs-old.telematicssdk.com/response-codes/archive/back-end-to-app-integration/get-the-data-to-the-ios-app/tracks/share-track.md)
- [iOS User Statistics](https://docs-old.telematicssdk.com/response-codes/archive/back-end-to-app-integration/get-the-data-to-the-ios-app/statistics.md)
- [Get shared Track](https://docs-old.telematicssdk.com/response-codes/archive/back-end-to-app-integration/get-the-data-to-the-ios-app/statistics/get-shared-track.md)
- [Request main statistics data for all possible statistic types](https://docs-old.telematicssdk.com/response-codes/archive/back-end-to-app-integration/get-the-data-to-the-ios-app/statistics/request-main-statistics.md)
- [NS\_ENUM](https://docs-old.telematicssdk.com/response-codes/archive/back-end-to-app-integration/get-the-data-to-the-ios-app/statistics/ns-enum.md)
- [Request main statistics data for all possible statistic types](https://docs-old.telematicssdk.com/response-codes/archive/back-end-to-app-integration/get-the-data-to-the-ios-app/statistics/request-main-statistics-1.md)
- [Properties and Protocols](https://docs-old.telematicssdk.com/response-codes/archive/back-end-to-app-integration/get-the-data-to-the-ios-app/statistics/properties-and-protocols.md)
- [Get all DeviceTokens](https://docs-old.telematicssdk.com/response-codes/archive/get-all-device-tokens.md): Get all Virtual Device Tokens
- [Report a bug](https://docs-old.telematicssdk.com/response-codes/report-a-bug.md): Customer Service Desk
