# Overview dashboard (ACM)

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

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

The Overview dashboard (ACM) provides your organization with a comprehensive view of the distribution and activity of vendors and trackers across your organization's properties. In this article, we will provide a brief overview of the data and visualizations found in the Overview dashboard (ACM).

* [Overview dashboard (ACM) filters](#overview-dashboard-acm-filters)
* [Overview dashboard (ACM) data and visualizations](#overview-dashboard-acm-data-and-visualizations)

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

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

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

***

### Overview dashboard (ACM) filters

The following filters are available for the Overview 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/vaiorM7Je57p5Mol55VU" alt="" width="563"><figcaption></figcaption></figure>

### Overview dashboard (ACM) data and visualizations

Refer to the followings sections for the tables and visualizations included in each section/tab of the Overview dashboard (ACM)

* [Compliance Score](#compliance-score)
* [Vendors and Trackers](#vendors-and-trackers)
* [CMP Domains](#cmp-domains)
* [Pages](#pages)
* [Properties and Reports](#properties-and-reports)

#### Compliance Score

The following tables and visualizations are available for the Compliance Score section:

<table><thead><tr><th width="193">Table/Visualization</th><th>Description</th></tr></thead><tbody><tr><td>Average compliance score</td><td>Historical trend of your organization's compliance score across all selected properties </td></tr></tbody></table>

#### Vendors and Trackers

The following tables and visualizations are available for the Vendors and Trackers tab:

{% hint style="info" %}
[Click here](/advanced-compliance-monitoring-acm/advanced-compliance-monitoring-acm-analytics/acm-vendor-and-tracker-metrics.md) for more information regarding tracker and vendor metrics.
{% endhint %}

<table><thead><tr><th width="216">Table/Visualization</th><th>Description</th></tr></thead><tbody><tr><td>Trackers and vendors in each scenario</td><td>View the distribution of trackers and vendors, on each respective bar graph, for each property in each scenario</td></tr><tr><td>Distinct vendors</td><td>View details for vendors discovered across your organization's selected properties</td></tr><tr><td>Distinct trackers</td><td>View details for trackers discovered across your organization's selected properties</td></tr><tr><td>Unmatched vendors</td><td>Lists all unmatched vendors across your organization's selected properties</td></tr></tbody></table>

#### CMP Domains

The following tables and visualizations are available for the CMP Domains tab:

{% hint style="info" %}
**Active vendor:** A vendor that is triggered on your website (whether it is declared in your consent notice or not).

**Non-active vendor**: A vendor that is declared in your notice but not triggered on your website during scans.
{% endhint %}

<table><thead><tr><th width="193">Table/Visualization</th><th>Description</th></tr></thead><tbody><tr><td>Domain groups</td><td>View websites with a Didomi CMP that is sending data to Didomi Advanced Compliance Monitoring.</td></tr><tr><td>CMP domain overview</td><td><p>View key metrics such as:</p><ul><li>Number of vendors in the notice</li><li>Number of distinct vendors in scan</li><li>Percentage of active vendors not in the CMP</li><li>Percentage of non-active vendors in the CMP</li></ul></td></tr><tr><td>Active vendors not in the CMP</td><td>View details for vendors triggered on your website during a scan but is not declared in your consent notice</td></tr><tr><td>Non active vendors in the CMP</td><td>View details for vendors declared in your consent notice but were not triggered on your website during a scan</td></tr></tbody></table>

#### Pages

The following tables and visualizations are available for the Pages tab:

<table><thead><tr><th width="193">Table/Visualization</th><th>Description</th></tr></thead><tbody><tr><td>Number of scanned pages</td><td>Total number of scanned pages across the selected properties</td></tr><tr><td>Scanned pages</td><td>Number of trackers discovered and whether a privacy policy was present on a per scanned page basis</td></tr></tbody></table>

#### Properties and Reports

The following tables and visualizations are available for the Properties and Reports tab:

<table><thead><tr><th width="193">Table/Visualization</th><th>Description</th></tr></thead><tbody><tr><td>Reports details over time</td><td>View compliance report statuses by domain and/or report date</td></tr></tbody></table>


---

# 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://docs.didomi.io/advanced-compliance-monitoring-acm/advanced-compliance-monitoring-acm-analytics/overview-dashboard-acm.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.
