# Authentication funnel analytics dashboard

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

**Premium Feature**: Preference Management Platform
{% endhint %}

The Authentication funnel analytics dashboard in Didomi PMP analytics enables your organization to view performance indicators about how end-users are progression through the authentication process to preference selection. In this article, we will provide a brief overview of the data and visualizations found in the Authentication funnel analytics dashboard.

* [Authentication funnel analytics dashboard filters](#authentication-funnel-analytics-dashboard-filters)
* [Authentication funnel analytics dashboard data and visualizations](#authentication-funnel-analytics-dashboard-data-and-visualizations)

{% hint style="info" %}
The Authentication funnel analytics dashboard does not provide insights into the actual purposes and preferences selected by end-users.
{% endhint %}

To start, click **Analytics** on the left-hand panel and select the **Preference Management Platform** tab.

Click the **Authentication funnel analytics** card on the subsequent page.

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

***

### Authentication funnel analytics dashboard filters

The following filters are available for the Authentication funnel analytics dashboard:

* Date
* Apikey
* User Country
* Device Type
* Device Os
* Domain(s)/ App(s) (Include)
* Domain(s)/ App(s) (Exclude)

{% hint style="info" %}
[Click here](/analytics/preference-management-platform-pmp-analytics/introduction/pmp-analytics-filters.md) for more information on each available filter.
{% endhint %}

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

### Authentication funnel analytics dashboard data and visualizations

The following tables and visualizations are available for the Authentication funnel analytics dashboard:

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

<table><thead><tr><th width="281">Table/Visualization</th><th>Description</th></tr></thead><tbody><tr><td>Funnel event distribution</td><td>Total number of times each step in the funnel (e.g. Auth asked, Auth sent, Choice Asked, etc...) was triggered in the configured periodization</td></tr><tr><td>PMP funnel performance</td><td>Overall authentication rate (e.g. Auth Bounce Rate, Response Rate, etc...) across all preferences widgets in the configured periodization</td></tr><tr><td>Funnel step volume per day</td><td>View number of times each funnel step (e.g. Auth asked, Auth sent, Choice Asked, etc...) was triggered for each day in the configured periodization</td></tr><tr><td>Funnel performance indicator per day</td><td>View funnel rate metrics for each day in the configured periodization </td></tr><tr><td>Preference choices distribution per widget</td><td>View total number of end-user preference submissions per widget in the configured periodization </td></tr><tr><td>Funnel performance by widget</td><td>View funnel volume and funnel rate metrics per preferences widget in the configured periodization </td></tr><tr><td>Preference choices distribution per device</td><td>View total number of end-user preference submissions per device in the configured periodization </td></tr><tr><td>Funnel performance per device type</td><td>View funnel volume and funnel rate metrics per device in the configured periodization </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/preference-management-platform-pmp-analytics/pmp-dashboards/authentication-funnel-analytics-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.
