# Product Dashboard

## User Engagement Dashboard

<table><thead><tr><th width="250">Metric</th><th>Description</th></tr></thead><tbody><tr><td>Daily Active Users (DAU)</td><td>The DAU represents the number of unique users who engage on a daily basis.</td></tr><tr><td>Monthly Active Users (MAU)</td><td>Number of unique users engaging monthly.</td></tr><tr><td>Churn Rate</td><td><p>Percentage of users who stop using the product in a given period.</p><p>[(Start Users − End Users) ÷ Start Users] × 100</p></td></tr><tr><td>Referral Domains</td><td>Sources of traffic (search, social, direct, etc.). Click 'View All' for detailed reports.</td></tr><tr><td>MAU Consumption</td><td>Monthly active user credit usage (for usage-based pricing).</td></tr><tr><td>Stickiness Rate (DAU ÷ MAU)</td><td>Frequency of return visits. Filtered date reports are available on the line chart’s nodes.</td></tr><tr><td>Adoption</td><td>The report includes page views for the top 5 most visited pages, as well as the number of unique visitors, including anonymous ones. Click 'View All' for detailed reports.</td></tr></tbody></table>

<figure><img src="/files/V9Gg84mdMMEuUrVfM4ow" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/Ch845rKRsLlLuhQIx2Jh" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/bgMWTpoKvNzu6kwBQpwi" alt=""><figcaption></figcaption></figure>

## Conversion Rate Dashboard

<table><thead><tr><th width="250">Metric</th><th>Description</th></tr></thead><tbody><tr><td>Average Time Spent per User</td><td>Total Time Spent ÷ Total User Count. Higher values indicate stronger engagement and interest.</td></tr><tr><td>Conversion Rate</td><td>Measures the percentage of tracked visitors who became identified users by signing up or logging in. Formula: (Identified Users ÷ Total Tracked Users) × 100.</td></tr></tbody></table>

<figure><img src="/files/rHDpQUL0UkkkzZj0s6wT" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/KEpViiRXGIHwByBiwARG" alt=""><figcaption></figcaption></figure>

## Customer Satisfaction & Retention Dashboard

<table><thead><tr><th width="250">Metric</th><th>Description</th></tr></thead><tbody><tr><td>NPS (Net Promoter Score)</td><td>The score indicates the likelihood of recommending the product to others. The product is highly recommended to others.</td></tr><tr><td>CES (Customer Effort Score)</td><td>Ease of completing tasks or getting help.</td></tr><tr><td>CSAT (Customer Satisfaction Score)</td><td>Satisfaction with specific interactions.</td></tr><tr><td>Like/Dislike Feedback</td><td>Quick sentiment check on features or content.</td></tr></tbody></table>

<div data-full-width="false"><figure><img src="/files/E1XeXDdmfiJhGYlRFIah" alt=""><figcaption></figcaption></figure></div>

## User Engagement Success Dashboard

<table><thead><tr><th width="250">Metric</th><th>Description</th></tr></thead><tbody><tr><td>Success Rate</td><td>(Total Completed by All Users ÷ Total Items Assigned) × 100. Higher values indicate better usability and adoption.</td></tr></tbody></table>

<div data-full-width="false"><figure><img src="/files/bqOnr8SLExszltScGFY9" alt=""><figcaption></figcaption></figure></div>

**How to set your time zone?**

In all dashboards, feature reports, the data is shown according to the time zone that has been set in the profile section.

You can edit your time zone by going to the profile page in settings and update your time zone as per your needs.

<figure><img src="/files/VaCmsDzrqXRDD2jikxt4" alt=""><figcaption></figcaption></figure>


---

# 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://uzera.gitbook.io/uzera-help-center/user-experiences/product-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.
