# Troubleshooting trip history issues

## Question

How can I troubleshoot trip history issues? What should I do if a device's trip history is intermittent?

## Answer

If you find that part of a device's trip history (or the entire trip) is missing on the platform, try displaying the trip without any processing or filters. To do this, uncheck the **Smart filter** and **Split by stops** options in the trip history settings:

![](/files/b5bd1ac25a5a1a0a8e32e1bb9b8589c11bf1ff6a)

If the issue still persists, the device likely didn't send necessary GPS points to the platform. To confirm this fact, the user can export data using the Raw Data feature. Once exported, find the time interval when the trip has gaps.

![](/files/61d217679985a796573963f120c6c5a576dc5fa3)

In the example above, points are missing for **one hour on December 10, 2025**, from **04:11:57 to 05:13:20**. This confirms that the tracker did not transmit any data to the platform during the reviewed time interval.

Additionally, there are cases where trip history is repeatedly interrupted, resulting in small gaps between detected trips. In such cases, most likely the user needs to adjust tracker data acquisition settings within the tracker configuration.

Try starting from adjusting the **Tracking mode** settings (if it's available for the tracker in the **Devices and settings** menu):

<figure><img src="/files/64Mv0dif0b5tT4FNZquL" alt="" width="287"><figcaption></figcaption></figure>

Configure the **On moving** and **On idle** parameters to make the tracker record and send data more frequently. If you use Teltonika, you can adjust more parameters directly in the device configuration:

![](/files/103996052edf6e879d097f35f4763c79ca568ccb)

Here is an example above of how such settings may look. You can try to apply the same configuration as specified in the screenshot above.

Most likely, the issue with trip history gaps will not repeat after adjusting the tracker configuration.

Please note that configuring a tracker to record and send points more frequently introduces higher SIM-card traffic consumption.

## Links

* [Raw Data](/docs/expert-center/faq-and-troubleshooting/access-iot-data/save-iot-data-to-csv-file.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://navixy.com/docs/qna/using-navixy/troubleshooting-trip-history-issues.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
