# Notice implementation dashboard

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

The Notice implementation dashboard in Didomi CMP analytics enables your organization to track the successful implementation and validation of consent notices. This includes identifying whether notices are properly present on user pages, whether GCM is implemented correctly. In this article, we will provide a brief overview of the data and visualizations found in the Notice implementation dashboard.

* [Notice implementation dashboard filters](#notice-implementation-dashboard-filters)
* [Notice implementation dashboard data and visualizations](#notice-implementation-dashboard-data-and-visualizations)

{% hint style="info" %}
The Notice implementation dashboard utilizes data from your organization's most recent compliance report to validate the implementation of the Didomi CMP and Google Consent Mode (GCM). Data will be updated daily and presented at the page level, ensuring granular insights for each URL monitored by the system.
{% endhint %}

To start, click **Analytics** on the left-hand panel and select the **Notice implementation** card on the subsequent page.

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

***

### Notice implementation dashboard filters

The following filters are available for the Notice implementation dashboard:

* Apikey
* Notice Name
* Domain(s)/ App(s) (Include)
* Didomi Cmp Implementation Status (boolean)
* Gcm Implementation Status (boolean)

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

{% hint style="info" %}
[Click here](/analytics/consent-management-platform-cmp-analytics/introduction/cmp-analytics-filters.md) for more information on each available filter.&#x20;
{% endhint %}

### Notice implementation dashboard data and visualizations

The following tables and visualizations are available for the Notice implementation dashboard:

{% hint style="info" %}
Review the Didomi [CMP metric glossary](/analytics/consent-management-platform-cmp-analytics/cmp-metrics/cmp-metric-glossary.md) for more information on metrics found in the dashboards.
{% endhint %}

<table><thead><tr><th width="230">Table/Visualization</th><th>Description</th></tr></thead><tbody><tr><td>Didomi CMP Implementation Status</td><td>Chart shows percentage of pages with the Didomi CMP present.</td></tr><tr><td>Correct GCM Implementations</td><td>Chart shows the percentage of pages with valid and invalid Google Consent Mode (GCM) configurations</td></tr><tr><td>Latest GCM report</td><td>Page level data regarding Didomi CMP and Google Consent Mode (GCM) configuration</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/analytics/consent-management-platform-cmp-analytics/cmp-dashboards/notice-implementation-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.
