# User Activity

The User Activity report allows you to track the number of Daily Active Users (DAUs) and analyze user engagement with ads.

<div align="left" data-with-frame="true"><img src="/files/xFfbuOsLtLldebZ7sdA4" alt=""></div>

## What's in the Report?

The User Activity report provides all the necessary dimensions to analyze user activity, including engagement, ad interactions, and active user behavior. To explore user activity, filter or split the data by App Name or App ID.

{% hint style="success" %}
For more details on the DT Dynamic Reporting functionality, see [Using the Reports](/dt-console/reports/using-the-reports.md).
{% endhint %}

### Default View

The User Activity report opens with a table that has the following default settings:

* Split: App Name and Date/Time (default limit: 50).
* Metrics: Active Users, Ave. Rate per Active User, and Publisher Revenue.
* Sorting order: Descending by Revenue.
* Pinboard dimensions: App ID and Device OS.

## User Activity Dimensions

The following table describes the groups and dimensions in the User Activity report.

| GROUP NAME - DIMENSION               | DESCRIPTION                                                                                            |
| ------------------------------------ | ------------------------------------------------------------------------------------------------------ |
| Date/Time                            | Defines the date range the report covers, with a default filter set to today’s date.                   |
| Device - Advertising ID Availability | Determines the availability of an Advertising ID (IDFA for iOS or AAID for Android) in the ad request. |
| Device - Device OS                   | Identifies the device's operating system.                                                              |
| Inventory - App ID                   | A unique identifier that represents an app.                                                            |
| Inventory - App Name                 | Defines the app name in the app settings.                                                              |
| Inventory - App Version              | Determines the app version.                                                                            |
| Inventory - COPPA                    | Indicates the app's compliance with COPPA regulations.                                                 |
| Location - Country                   | Identifies the country where the ad request originates.                                                |

## User Activity Metrics

The following table describes the groups and metrics in the User Activity report.

| GROUP NAME - METRIC                              | DESCRIPTION                                                                                                                                                                                 |
| ------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Engagement - Active Users                        | Number of unique users who use the app at least once in the selected timeframe.                                                                                                             |
| Engagement - Banner Engagement Rate              | <p>The rate at which users watch at least one Banner ad in the selected timeframe.<br>Formula: Unique users who watch a Banner ad ÷ Active Users.</p>                                       |
| Engagement - Banner Frequency                    | Number of Banner ad impressions per user.                                                                                                                                                   |
| Engagement - Engagement Rate                     | <p>The rate at which Active Users watch at least one ad in the app.<br>Formula: Engaged Users ÷ Active Users.</p>                                                                           |
| Engagement - Frequency                           | The average number of impressions per user.                                                                                                                                                 |
| Engagement - Impressions                         | <p>Number of times an ad appears to users.<br>The mediated network's reporting API retrieves impressions for ads from a waterfall-mediated network, and the value may change over time.</p> |
| Engagement - Interstitial Engagement Rate        | <p>The rate at which Active Users watch at least one Interstitial ad in the selected timeframe.<br>Formula: Unique users who watch an Interstitial ad ÷ Active Users</p>                    |
| Engagement - Interstitial Frequency              | Number of Interstitial ad impressions per user.                                                                                                                                             |
| Engagement - Rewarded Engagement Rate            | <p>The rate at which Active Users watch at least one Rewarded ad in the selected timeframe.<br>Formula: Unique users who watch a Rewarded ad ÷ Active Users</p>                             |
| Engagement - Rewarded Frequency                  | Number of Rewarded impressions per user.                                                                                                                                                    |
| Revenue - Avg. Rev. per Active User              | <p>The rate at which each Active User generates revenue within a specific period.<br>Formula: Total Revenue ÷ Engaged Users</p>                                                             |
| Revenue - Banner Avg. Rev. per Active User       | <p>The rate at which each Active User generates revenue by watching a Banner ad within a specific period.<br>Formula: Banner Publisher Revenue ÷ Active Users</p>                           |
| Revenue - Interstitial Avg. Rev. per Active User | <p>The rate at which each Active User generates revenue by watching an Interstitial ad within a specific period.<br>Formula: Interstitial Publisher Revenue ÷ Active Users</p>              |
| Revenue - Publisher Revenue                      | <p>Calculates the total revenue ads generate.<br>The mediated network's reporting API retrieves revenue for ads from a waterfall-mediated network, and the value may change over time.</p>  |
| Revenue - Rewarded Avg. Rev. per Active User     | <p>The rate at which each Active User generates revenue by watching a Rewarded ad within a specific period.<br>Formula: Rewarded Publisher Revenue ÷ Active Users</p>                       |


---

# 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.digitalturbine.com/dt-console/reports/user-activity.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.
