# Exploration dashboard

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

The Exploration dashboard in Didomi CMP analytics enables your organization to view [CMP notice scope](/analytics/consent-management-platform-cmp-analytics/cmp-metrics/cmp-metric-glossary.md#cmp-notice-scope) and [CMP traffic scope](/analytics/consent-management-platform-cmp-analytics/cmp-metrics/cmp-metric-glossary.md#cmp-traffic-scope) metrics that can be aggregated by the hour. In this article, we will provide a brief overview of the data and visualizations found in the Exploration dashboard.

* [Exploration dashboard filters](#exploration-dashboard-filters)
* [Exploration dashboard data and visualizations](#exploration-dashboard-data-and-visualizations)

{% hint style="warning" %}
**Note**: The Explorations dashboard has a max periodization of the last 14 days.
{% endhint %}

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

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

***

### Exploration dashboard filters

The following filters are available for the Exploration dashboard:

* Date aggregation (day or hour available)
* Date
* Apikey
* Domain view
* Device type
* Device OS
* Platform
* Notice Name Display&#x20;
* User country
* GDPR
* Domain(s)/ App(s) (Include)
* Domain(s)/ App(s) (Exclude)
* Notice name (Include)

{% 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 %}

### Exploration dashboard data and visualizations

The following tables and visualizations are available for the Exploration 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="207.5">Table/Visualization</th><th>Description</th></tr></thead><tbody><tr><td>Exploration Overview</td><td><p>View key metrics across all consent notices for the configured periodization such as:</p><ul><li>Notices Displayed</li><li>Total Choices</li><li>No Choice Rate</li><li>Consent Rate</li><li>Refusal Rate</li><li>Opt-in Rate</li></ul></td></tr><tr><td>Consents, Refusals &#x26; No Choices</td><td>Represents the trend of key CMP notice scope metrics (Opt-ins, opt-outs, no choices, opt-in rate) in the configured periodization.<br><br><mark style="background-color:$warning;"><strong>Note</strong>: Intervals on the graph will be based on your selected date aggregation.</mark> </td></tr><tr><td>Consent Rate and Refusal Rate</td><td>Represents trend of consent rate and refusal rate for all consent notices in the configured periodization<br><br><mark style="background-color:$warning;"><strong>Note</strong>: Intervals on the line graph will be based on your selected date aggregation.</mark> </td></tr><tr><td>No Choice Rate &#x26; Opt-in Rate</td><td>Represents trend of no choice rate and opt-in rate for all consent notices in the configured periodization<br><br><mark style="background-color:$warning;"><strong>Note</strong>: Intervals on the line graph will be based on your selected date aggregation.</mark> </td></tr><tr><td>Consent Rate per Domain/App</td><td>Represents trend of consent rate for each domain or app in the configured periodization<br><br><mark style="background-color:$warning;"><strong>Note</strong>: Intervals on the line graph will be based on your selected date aggregation.</mark> </td></tr><tr><td>Consent Rate per SDK</td><td>Represents trend of consent rate for each Didomi SDK in the configured periodization<br><br><mark style="background-color:$warning;"><strong>Note</strong>: Intervals on the line graph will be based on your selected date aggregation.</mark> </td></tr><tr><td>Consent Rate per Device</td><td>Represents trend of consent rate for each device type in the configured periodization<br><br><mark style="background-color:$warning;"><strong>Note</strong>: Intervals on the line graph will be based on your selected date aggregation.</mark> </td></tr><tr><td>Consent Rate per OS</td><td>Represents trend of consent rate for each operating system in the configured periodization<br><br><mark style="background-color:$warning;"><strong>Note</strong>: Intervals on the line graph will be based on your selected date aggregation.</mark> </td></tr><tr><td>Overview Table</td><td>View individual CMP notice scope metrics for all consent notices such as no choice rate, external opt-ins, etc... <br><br><mark style="background-color:$warning;"><strong>Note</strong>: Table also include count for external opt-ins and external opt-outs.</mark></td></tr><tr><td>Web/AMP traffic Overview</td><td><p>View key CMP traffic scope metrics across all web and AMP consent notices for the configured periodization such as:</p><ul><li>Pageview Opt-in Rate</li><li>Pageview Opt-out Rate</li><li>Pageview No Choice Rate</li></ul></td></tr><tr><td>Pageview Opt-in Rate</td><td>Represents the trend of pageview opt-in rates per domain in the configured periodization<br><br><mark style="background-color:$warning;"><strong>Note</strong>: Intervals on the line graph will be based on your selected date aggregation.</mark> </td></tr><tr><td>Pageviews</td><td>Represents the trend of pageviews count for each domain  in the configured periodization<br><br><mark style="background-color:$warning;"><strong>Note</strong>: Intervals on the line graph will be based on your selected date aggregation.</mark> </td></tr><tr><td>App/CTV traffic Overview</td><td><p>View key CMP traffic scope metrics across all app and CTV consent notices for the configured periodization such as:</p><ul><li>App Session Opt-in Rate</li><li>App Session Opt-out Rate</li><li>App Session No Choice Rate</li></ul></td></tr><tr><td>App Session Opt-in Rate</td><td>Represents the trend of app session opt-in rates per app in the configured periodization<br><br><mark style="background-color:$warning;"><strong>Note</strong>: Intervals on the line graph will be based on your selected date aggregation.</mark> </td></tr><tr><td>App Sessions</td><td>Represents the trend of app sessions count for each domain  in the configured periodization<br><br><mark style="background-color:$warning;"><strong>Note</strong>: Intervals on the line graph will be based on your selected date aggregation.</mark> </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/exploration-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.
