# KPI review dashboard (ACM)

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

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

The KPI review dashboard (ACM) provides your organization with data that your organization can use to facilitate conversations with its partners regarding partner and tracker behavior on websites. In this article, we will provide a brief overview of the data and visualizations found in the KPI review dashboard (ACM).

* [KPI review dashboard (ACM) filters](#kpi-review-dashboard-acm-filters)
* [KPI review dashboard (ACM) data and visualizations](#kpi-review-dashboard-acm-data-and-visualizations)

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

Click the **KPI review** card on the subsequent page.

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

***

### KPI review dashboard (ACM) filters

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

* Primary Date Range
* Property Name
* Functional Scenario

{% 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/aNYuG1zIhYUhHVLJEdT4" alt="" width="563"><figcaption></figcaption></figure>

### KPI review dashboard (ACM) data and visualizations

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

* [Overview](#overview)
* [Trackers](#trackers)
* [Initiators](#initiators)

#### Overview

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

<table><thead><tr><th width="229">Table/Visualization</th><th>Description</th></tr></thead><tbody><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><tr><td>Compliance score</td><td>Historical trend of your organization's compliance score across all selected properties </td></tr><tr><td>Tracker count by scenario</td><td>View historical trend of trackers dropped by scenario</td></tr><tr><td>Tracker count by scenario and party</td><td>View historical trend of trackers dropped by scenario and split between 1st and 3rd-party trackers</td></tr></tbody></table>

#### Trackers

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

<table><thead><tr><th width="229">Table/Visualization</th><th>Description</th></tr></thead><tbody><tr><td>Tracker info</td><td>View details for trackers triggered during scans</td></tr><tr><td>Trackers with no explicit consent</td><td>View details for trackers that were triggered when no explicit consent was provided by the Didomi bot<br><br><mark style="background-color:$warning;"><strong>Note</strong>: An additional filter for the table allows your organization to filter by 1st or 3rd-party trackers.</mark> </td></tr><tr><td>Trackers despite refusal</td><td>View details for trackers that were triggered when the Didomi bot executed a refuse all action<br><br><mark style="background-color:$warning;"><strong>Note</strong>: An additional filter for the table allows your organization to filter by 1st or 3rd-party trackers.</mark> </td></tr><tr><td>All trackers unfiltered</td><td>View details for all trackers triggered during scans with the option to search and filter.</td></tr><tr><td>New trackers between time periods</td><td>Enables your organization to apply a secondary set of filters to isolate trackers triggered within a specific time period.</td></tr></tbody></table>

#### Initiators

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

<table><thead><tr><th width="229">Table/Visualization</th><th>Description</th></tr></thead><tbody><tr><td>All initiators</td><td>Lists all initiators dropping trackers on selected properties regardless of scenario</td></tr><tr><td>1st-party + no user choice</td><td>Lists 1st-party initiators dropping trackers on selected properties despite the Didomi bot not executing any action</td></tr><tr><td>3rd-party + no user choice</td><td>Lists 3rd-party initiators dropping trackers on selected properties despite the Didomi bot not executing any action</td></tr><tr><td>1st-party + refuse to all</td><td>Lists 1st-party initiators dropping trackers on selected properties despite the Didomi bot executing a refuse all action</td></tr><tr><td>3rd-party + refuse to all</td><td>Lists 3rd-party initiators dropping trackers on selected properties despite the Didomi bot executing a refuse all action</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/kpi-review-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.
