# App Sessions dashboard

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

The App Sessions dashboard in Didomi CMP analytics enables your organization to view [CMP traffic scope](/analytics/consent-management-platform-cmp-analytics/cmp-metrics/cmp-metric-glossary.md#cmp-traffic-scope) metrics across domains, countries, devices and operating systems. In this article, we will provide a brief overview of the data and visualizations found in the App Sessions dashboard.

* [App Sessions dashboard filters](#app-sessions-dashboard-filters)
* [App Sessions dashboard data and visualizations](#app-sessions-dashboard-data-and-visualizations)

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

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

***

### App Sessions dashboard filters

The following filters are available for the App Sessions dashboard:

* Date aggregation
* Date
* Apikey
* Domain view
* Device type
* Device OS
* Platform
* Notice Name Display&#x20;
* 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/VvE71fpUHEhMEZpHjr6E" alt="" width="563"><figcaption></figcaption></figure>

### App Sessions dashboard data and visualizations

The following tables and visualizations are available for the App Sessions 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="252.5">Table/Visualization</th><th>Description</th></tr></thead><tbody><tr><td>App Sessions Overview</td><td><p>View key metrics across all app sessions for the configured periodization such as:</p><ul><li>Consent Rate</li><li>App Session Opt-in Rate</li><li>App Session No Choice Rate</li><li>App Session Opt-out Rate</li></ul></td></tr><tr><td>Consent status over time (sessions)</td><td>Represents the trend of key CMP traffic scope metrics (app session opt-in rate, app session opt-out rate, app session no choice rate) 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 session opt-in rate by domain</td><td>For each domain and device, view individual CMP traffic scope metrics such as App Session Opt-in Rate, App Session without consent, etc...</td></tr><tr><td>Consents share per platform</td><td>View how your organization's volume of opt-in app sessions per SDK contributes to your total opt-in app sessions (by percentage and volume) </td></tr><tr><td>Opt-in Rate overtime per platform</td><td>Represents the trend of app session opt-in rates per 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>Consents share per device</td><td>View how your organization's volume of opt-in app sessions per device contributes to your total opt-in app sessions (by percentage and volume) </td></tr><tr><td>Opt-in Rate over time per device</td><td>Represents the trend of app session opt-in rates per device 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>Consents share per OS</td><td>View how your organization's volume of opt-in app sessions per operating system contributes to your total opt-in app sessions (by percentage and volume) </td></tr><tr><td>Opt-in Rate over time per OS</td><td>Represents the trend of app session opt-in rates per 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>Traffic Metrics per Country (App sessions > 1K)</td><td>Interactive map that enables your organization to visualize the overall app sessions for each country for the configured periodization</td></tr><tr><td>App Session Opt-in Rate by country</td><td>For each country, view CMP traffic scope metrics such as app session opt-in rate, app session without consent, etc...</td></tr><tr><td>Webviews Overview</td><td><p>View key metrics for webview app sessions for the configured periodization such as:</p><p></p><ul><li>Webview Opt-ins</li><li>Webview Opt-outs</li><li>Webview Consent Rate</li></ul></td></tr><tr><td>Webview consents share per domain</td><td>View how your organization's volume of webview opt-ins per SDK contributes to your total webview opt-ins (by percentage and volume) </td></tr><tr><td>Webview consents over time</td><td>Represents the trend of webview opt-ins and webview opt-outs 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/app-sessions-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.
