> For the complete documentation index, see [llms.txt](https://docs.getdor.com/dtm-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.getdor.com/dtm-docs/dtm-app/features/analytics-dashboard.md).

# Analytics Dashboard

The Dor Analytics Dashboard is a cloud-based software platform that allows businesses to generate insights and value from foot traffic data. Enabling this system will allow you (the "datapreneur") to offer a valuable tool to retailers and other businesses to ingest DTM data without having access to your device-level management and metrics.&#x20;

<figure><img src="https://lh5.googleusercontent.com/YZwTRdjnBfqrMV-LGijpOuDeky36yHbmxF69C3My6UmcWrqKF1CLt7wL7KJs9vaquj-yLoKwaUr0eUfobPpHXx_Kmr-xgeGrRGFo3XJCBjRdzm8L-kh6JcrFCRJuVgtJLqbrR7tUrsUdR30i1LpKEkc" alt=""><figcaption><p>the Analytics Dashboard is available in the web browser, and iOS App store.</p></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs.getdor.com/dtm-docs/dtm-app/features/analytics-dashboard.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.
