# Countries dashboard

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

The Countries dashboard in Didomi CMP analytics enables your organization to view [CMP notice scope](https://open-2v.gitbook.com/url/preview/site_0sVi5/~/revisions/2D5bFhrKiOHMfFyUtnim/analytics/consent-management-platform-cmp-analytics/cmp-metrics/cmp-metric-glossary#cmp-notice-scope) metrics across different countries and in regards to different technologies within those countries. In this article, we will provide a brief overview of the data and visualizations found in the Countries dashboard.

* [Countries dashboard filters](#countries-dashboard-filters)
* [Countries dashboard data and visualizations](#countries-dashboard-data-and-visualizations)

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

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

***

### Countries dashboard filters

The following filters are available for the Countries dashboard:

* Date aggregation
* Date
* Apikey
* Device type
* Device OS
* Platform
* Add date to the main table
* 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 %}

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

### Countries dashboard data and visualizations

The following tables and visualizations are available for the Countries 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="220">Table/Visualization</th><th>Description</th></tr></thead><tbody><tr><td>Consent Metric Overview</td><td><p>View key metrics across all countries for the configured periodization such as:</p><ul><li>Notices Displayed</li><li>Total Choices</li><li>Opt-ins</li><li>No Choice Rate</li><li>Consent Rate</li><li>Refusal Rate</li><li>Opt-in Rate</li></ul></td></tr><tr><td>Consent Rate Map</td><td>Interactive map that enables your organization to visualize the overall consent rate for each country for the configured periodization</td></tr><tr><td>Consent Rate per Country</td><td>For each country, represents the trend of end-user's (by percentage) who have given consent (opt-in) over all the users that have replied with a choice (opt-in or opt-out) to the consent notice 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>Country Performance</td><td>View individual CMP notice scope metrics such as no choice rate, external opt-ins, etc... for each country</td></tr><tr><td>Consents Share per Top 10 Countries</td><td>View your organization's top 10 performing countries and how their respective volume of opt-in choices contribute to your total opt-in choices (by percentage and volume) </td></tr><tr><td>Consent Rate and No Choice Rate per Country</td><td>Visualizes percentage of consent rate and no-choice rate per country</td></tr><tr><td>Consent Personalization Overview</td><td><p>View key personalization metrics across all countries for the configured periodization such as:</p><ul><li>Purposes View Rate</li><li>Purposes Personalization Rate</li><li>Vendors View Rate</li><li>Vendors Personalization Rate</li></ul></td></tr><tr><td>Consent Notice Funnel Performance</td><td>For each country, view personalization metrics for the configured periodization</td></tr><tr><td>Notices Displayed per SDK Type</td><td>View which Didomi SDK was used to show a consent notice in each country</td></tr><tr><td>SDK Performance</td><td>For each country, view how each Didomi SDK performed in regards to number of consent notices displayed, no choice rate, consent rate, and opt-in rate</td></tr><tr><td>Notices Displayed per Device Type</td><td>View on which device a consent notice was shown in each country</td></tr><tr><td>Device Performance</td><td>For each country, view how each device performed in regards to number of consent notices displayed, no choice rate, consent rate, and opt-in rate</td></tr><tr><td>Notices Displayed per Device OS</td><td>View on which operating system a consent notice was shown in each country</td></tr><tr><td>Device OS Performance</td><td>For each country, view how each operating system performed in regards to number of consent notices displayed, no choice rate, consent rate, and opt-in rate</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/countries-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.
