> For the complete documentation index, see [llms.txt](https://docs.didomi.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.didomi.io/advanced-compliance-monitoring-acm/advanced-compliance-monitoring-acm-analytics/trackers-dashboard-acm.md).

# Trackers dashboard (ACM)

{% hint style="success" %}
**Access Type**: Analytics - Viewer

**Premium Feature**: Advanced Compliance Monitoring
{% endhint %}

The Trackers dashboard (ACM) provides your organization with a comprehensive view of tracker activities across your web properties. In this article, we will provide a brief overview of the data and visualizations found in the Trackers dashboard (ACM).

* [Trackers dashboard (ACM) filters](#trackers-dashboard-acm-filters)
* [Trackers dashboard (ACM) data and visualizations](#trackers-dashboard-acm-data-and-visualizations)

To start, click **Analytics** on the left-hand panel and select the **Compliance Report** tab.

Click the **Trackers** card on the subsequent page.

<figure><img src="/files/vf2Xu3FSCCOvvcacirl1" alt="" width="563"><figcaption></figcaption></figure>

***

### Trackers dashboard (ACM) filters

The following filters are available for the Trackers dashboard (ACM):

* Date
* Property Name
* Domain(s)/App(s) (Include)

{% hint style="info" %}
[Click here](/advanced-compliance-monitoring-acm/advanced-compliance-monitoring-acm-analytics/acm-dashboard-filters.md) for more information on each available filter.
{% endhint %}

<figure><img src="/files/i33NzJbYP0i2xS7wM0hD" alt="" width="563"><figcaption></figcaption></figure>

### Trackers dashboard (ACM) data and visualizations

The following tables and visualizations are available for the Trackers dashboard (ACM) dashboard:

<table><thead><tr><th width="221">Table/Visualization</th><th>Description</th></tr></thead><tbody><tr><td>All trackers by scenario</td><td>Historical trend of number of trackers dropped across selected properties for each bot scenario</td></tr><tr><td>Trackers by scenario </td><td>View details of specific trackers dropped by scenario and for each compliance report</td></tr><tr><td>Number of distinct trackers per property by date</td><td>View number of trackers dropped per property for each compliance report</td></tr><tr><td>Trackers by property</td><td>Represents number of trackers dropped per property as part of the total number of trackers dropped</td></tr><tr><td>Trackers by category</td><td>Represents number of trackers dropped by tracker category</td></tr></tbody></table>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.didomi.io/advanced-compliance-monitoring-acm/advanced-compliance-monitoring-acm-analytics/trackers-dashboard-acm.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
