> ## Documentation Index
> Fetch the complete documentation index at: https://help.airbridge.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Creating an Active Users Report

The Active Users Report allows you to monitor the DAU, WAU, MAU, and also other  revenue related indicators such as Paying Users, ARPU, ARPPU in a chart and table.

## Active Users in Airbridge

Airbridge determines an active user as a unique user that performed one or more app or web event within the set date range. A unique user is a user that is identified to be unique by the identifier Airbridge uses for attribution.

<Frame>
  <img src="https://mintcdn.com/airbridge-help-center/NnPE_gJFbAXa7mQR/asset/image/active-users-dau-revenue-chart.png?fit=max&auto=format&n=NnPE_gJFbAXa7mQR&q=85&s=7fa410791fa5e91c287decaebdcb91a7" alt="01-en-DAU" width="1400" height="800" data-path="asset/image/active-users-dau-revenue-chart.png" />
</Frame>

<Note>
  **Unique Users**

  The number of unique users is different from the number of events. Even though an event occurred 10 times during the set date range, the number of unique users is counted as 1 if all 10 events were performed by a single user. For more details on the identifiers used for determining unique users by reports, refer to this [article](/en/guides/identifiers).
</Note>

From the **Calculated by** selector, you can set the identifier you  want to use for determining unique users for aggregating active users.

<Frame>
  <img src="https://mintcdn.com/airbridge-help-center/NnPE_gJFbAXa7mQR/asset/image/active-users-identifier-selector.png?fit=max&auto=format&n=NnPE_gJFbAXa7mQR&q=85&s=bd4a076ce51537ca91b68ea775b5596d" alt="03-en-DAU" width="1400" height="800" data-path="asset/image/active-users-identifier-selector.png" />
</Frame>

## Configuring a Report View

The configuration box offers options for configuring the granularity, date range, metrics, GroupBy, and filter to create a customized report view that suits your needs.

### Granularity and date range

Configure the granularity and date range to create a report view.

#### Granularity

The Active Users Report shows data by the set granularity. The granularity options include `Daily`, `Weekly`, and `Monthly`.

* Daily: 24 hours based on the configured Airbridge App timezone
* Weekly: Maximum 7 days based on the set start of week
* Monthly: Maximum 1 month

<Frame>
  <img src="https://mintcdn.com/airbridge-help-center/NnPE_gJFbAXa7mQR/asset/image/active-users-date-range-calendar.png?fit=max&auto=format&n=NnPE_gJFbAXa7mQR&q=85&s=0728fa6261c2adc8c1bdbaa5b4b693d1" alt="01-en-ActiveUsersReport" width="1400" height="800" data-path="asset/image/active-users-date-range-calendar.png" />
</Frame>

<AccordionGroup>
  <Accordion title="Data display by granularity">
    Let's say the date range was set as follows.

    * Date range: From January 30 (Fri) to February 10 (Tue)

    The data will be displayed in different ranges in the dashboard depending on the set granularity. Refer to the table below.

    | <span style={{ display: 'inline-block', minWidth: '120px' }}>Granularity</span> | <span style={{ display: 'inline-block', minWidth: '160px' }}>Range</span>                          | <span style={{ display: 'inline-block', minWidth: '120px' }}>No. of ranges in the dashboard</span> |
    | ------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------- |
    | Daily                                                                           | Daily data from 1/30 (Fri) to 2/10 (Tue)                                                           | 12 ranges, from Day 0 to Day 11                                                                    |
    | Weekly<br />(Start of the week: Monday)                                         | - From 1/30 (Fri) to 2/1(Sun)<br />- From 2/2(Mon) to 2/8(Sun)<br />- From 2/9 (Mon) to 2/10 (Tue) | 3 ranges, from Week 0 to  Week 2                                                                   |
    | Weekly<br />(Start of the week: Friday)                                         | - From 1/30 (Fri) to 2/5 (Thu)<br />- From 2/6 (Fri) to 2/10 (Tue)                                 | 2 ranges, from Week 0 to Week 1                                                                    |
    | Monthly                                                                         | - From 1/30 to 1/31 (January)<br />- From 2/1 to 2/10 (February)                                   | 2 ranges, from Month 0 \~ Month 1                                                                  |
  </Accordion>

  <Accordion title="Data display examples for Weekly and Monthly view">
    Refer to the examples below to understand how data is displayed when selecting `Weekly` or `Monthly` for granularity.

    ###### Weekly

    Let's say the report settings have been configured as follows.

    <Frame>
      <img src="https://mintcdn.com/airbridge-help-center/NnPE_gJFbAXa7mQR/asset/image/active-users-weekly-start-day.png?fit=max&auto=format&n=NnPE_gJFbAXa7mQR&q=85&s=a38e6e0c2fcdc8de37ce9d9e6bd4f073" alt="04-en-ActiveUsersReport" width="1400" height="800" data-path="asset/image/active-users-weekly-start-day.png" />
    </Frame>

    * Granularity: Weekly
    * Start of the week: Monday
    * Date range: From 2024-07-02 (Tue) to 2024-07-11 (Thu)

    The first range is from 2024-07-02 (Tue) to 2024-07-07 (Sun), which are 6 days. The second range is from 2024-07-08 (Mon) to 2024-07-11 (Thu), which are 4 days.

    <Frame>
      <img src="https://mintcdn.com/airbridge-help-center/NnPE_gJFbAXa7mQR/asset/image/active-users-weekly-range-chart.png?fit=max&auto=format&n=NnPE_gJFbAXa7mQR&q=85&s=ae8dc949d32298f69545d4188850e465" alt="05-en-ActiveUsersReport" width="1400" height="800" data-path="asset/image/active-users-weekly-range-chart.png" />
    </Frame>

    ###### Monthly

    * Granularity: Monthly
    * Date range: From 2024-06-27 (Thu) to 2024-07-09 (Tue)

    The first range is displayed as June, which is from 2024-06-27 (Thu) to 2024-06-30 (Sun). The second range is displayed as July, which ais from 2024-07-01 (Mon) to 2024-07-09 (Tue).

    <Frame>
      <img src="https://mintcdn.com/airbridge-help-center/NnPE_gJFbAXa7mQR/asset/image/active-users-mau-chart.png?fit=max&auto=format&n=NnPE_gJFbAXa7mQR&q=85&s=34cb8fe381ea4acc7f428f24ba119896" alt="06-en-ActiveUsersReport" width="1400" height="800" data-path="asset/image/active-users-mau-chart.png" />
    </Frame>
  </Accordion>

  <Accordion title="Available metrics differ depending on the granularity settings">
    Depending on the granularity settings, you can select the DAU, WAU, or MAU as a metric. For example, when setting the granularity to `Monthly`, you can select the MAU as a metric to create a report view.

    <Frame>
      <img src="https://mintcdn.com/airbridge-help-center/NnPE_gJFbAXa7mQR/asset/image/active-users-granularity-menu.png?fit=max&auto=format&n=NnPE_gJFbAXa7mQR&q=85&s=9f4051d0169fcd6431c4b273f4e2743d" alt="02-en-DAU" width="1400" height="800" data-path="asset/image/active-users-granularity-menu.png" />
    </Frame>
  </Accordion>
</AccordionGroup>

#### Date range

Set the date range to create a report view that shows the metric data of the user who performed any event within a specific time period. Up to 175 days can be selected, including today.

Depending on the set granularity, the maximum date range you can configure differs.

* Daily: Select up to 31 days.
* Weekly: Select up to 12 weeks.
* Monthly: Select up to 3 months.

<Frame>
  <img src="https://mintcdn.com/airbridge-help-center/NnPE_gJFbAXa7mQR/asset/image/active-users-date-range-mode.png?fit=max&auto=format&n=NnPE_gJFbAXa7mQR&q=85&s=6c6ea65616845dd9d16cc47399fa7b0a" alt="02-en-ActiveUsersReport" width="1400" height="800" data-path="asset/image/active-users-date-range-mode.png" />
</Frame>

For more details about the date range settings, refer to the information below.

<Accordion title="Date range settings">
  The date range can be set using the following conditions.

  | Condition | Date Range                               |
  | --------- | ---------------------------------------- |
  | Between   | From start date to end date              |
  | Since     | From start date to today                 |
  | Last      | Last n days/weeks/months until yesterday |

  When using “Last,” options such as “Include today,” “Include this month,” and “Offset” can be added.

  For example, if you select **Last 30 days** and add **Offset + 3 days**, the date range will start 33 days before today and end 4 days before today.
</Accordion>

### Metrics and Calculated by

The following metrics are available in the Active Users Report. Both app and web metrics can be visualized in the report at the same time.

<Accordion title="Metrics available in the Active Users Report">
  Both app and web metrics are available in the Active Users Report. App metrics are suffixed with (App) and web metrics are suffixed with (Web).

  The DAU, WAU, and MAU are available as a metric depending on the selected granularity. For example, if the granularity is set to **Daily**, DAU is available as a metric. If the granularity is set to **Monthly**, MAU is available as a metric.

  | Metrics       | Description                                                                                                                         |
  | ------------- | ----------------------------------------------------------------------------------------------------------------------------------- |
  | DAU, WAU, MAU | Number of unique users who performed at least 1 event during the set date range. Only 1 available depending on the set granularity. |
  | Paying Users  | Number of users who performed revenue-related events (Order Cimplete, Subscribe, Ad Impression, Ad Click)                           |
  | Revenue       | Sum of the revenue generated by revenue-related events (Order Cimplete, Subscribe, Ad Impression, Ad Click)                         |
  | ARPU          | Average Revenue per Active User                                                                                                     |
  | ARPPU         | Average Revenue per Paying User                                                                                                     |

  <Note>
    **Users that are not aggregated as Active Users**

    The following users are not aggregated as Active Users, and are not included in the DAU, WAU, and MAU metric data.

    * Users who didn't launch the app
    * Users who deleted the app

    For example, when the granularity is set to `Daily`, the user who launched your app on January 1 is aggregated as an Active User and is included in the DAU. If this user does not launch the app on the next day and deletes the app, the user won't be included in the DAU of January 2.
  </Note>
</Accordion>

The **Calculated by** selector allows you to use different identifiers for determining unique web users. The query result may vary depending on the selected identifier.

<AccordionGroup>
  <Accordion title="Identifier used to aggregate unique app users">
    Airbridge Device ID (User Count) is used to determine unique app users. Airbridge Device ID (User Count) is the most suitable of GAID and App Set ID on Android, or IDFA and IDFV on iOS. When none is available, Airbridge uses a randomly generated ID.
  </Accordion>

  <Accordion title="Identifier used to aggregate unique web users">
    Cookie IDs or user IDs are used to determine unque users who performed web events. Cookie ID is a type of device IDs.

    * Cookie ID: Airbridge aggregates all users who entered the service regardless of whether the user logged in to your service or not
    * User ID: Airbridge aggregates unique users based on the login information of your service. The `user.externalUserID`attribute must be set in the Airbridge Web SDK to send User IDs to Airbridge. For more details, refer to the [developer guide](/en/developers/web-sdk#user-identifier-and-attributes-setup-upon-sdk-initialization).
  </Accordion>
</AccordionGroup>

<Danger>
  **Attention**

  The **Revenue (Web)** data aggregated based on the unique users determined by User IDs in the Active Users Report may be different from the **Revenue (Web)** data in the Actuals Report and Trend Report. This is because the Active Users Report does not aggregate the revenue generated by users who are not identifiable by User IDs.
</Danger>

### GroupBy and filter

<Danger>
  **Attention**

  The GroupBy and filter settings apply to the charts and table as follows.

  * GroupBy settings: Applies to the table only
  * Filter settings: Applies to both the charts and table
</Danger>

GroupBys are used to split the metric data into groups. Up to 4 GroupBys can be selected. You can rearrange the order of the GroupBys in the table by dragging the GroupBy chips.

<Frame>
  <img src="https://mintcdn.com/airbridge-help-center/NnPE_gJFbAXa7mQR/asset/image/active-users-campaign-groupbys.png?fit=max&auto=format&n=NnPE_gJFbAXa7mQR&q=85&s=9f832098d8a59b940e8e40a95ca48138" alt="08-en-DAU" width="1407" height="804" data-path="asset/image/active-users-campaign-groupbys.png" />
</Frame>

Filters can be configured to display specific data in the chart and table. To configure a filter, select the filter option, operator, and value.

## Understanding the Active Users Report

The Active Users Report visualizes the metric data at the chosen granularity in 2 charts and a table.

<Info>
  **Note**

  Starting February 4, 2025, the Overview Dashboard, Actuals Report, Trend Report, Retention Report, Revenue Report, Active Users Report, and Audience Manager will only display events and metrics measurable using the collected data.
</Info>

### Chart

The Active Users Report provides a bar chart and a line chart to display different metrics. Hover over the chart to view the data points in numbers.

* DAU, WAU, MAU, Paying Users, Revenue: Bar chart
* ARPU, ARPPU: Line chart

<Frame>
  <img src="https://mintcdn.com/airbridge-help-center/NnPE_gJFbAXa7mQR/asset/image/active-users-chart-data-tooltip.png?fit=max&auto=format&n=NnPE_gJFbAXa7mQR&q=85&s=80dcec87b0bd9e4fd4eb231cb14a5141" alt="04-en-DAU" width="1400" height="800" data-path="asset/image/active-users-chart-data-tooltip.png" />
</Frame>

Click `App` or `Web` to view only 1 type of data. Click the metric items to hide or show specific items. The scale will be automatically adjusted when adding or removing certain metrics.

<Frame>
  <img src="https://mintcdn.com/airbridge-help-center/NnPE_gJFbAXa7mQR/asset/image/active-users-dau-chart-legend.png?fit=max&auto=format&n=NnPE_gJFbAXa7mQR&q=85&s=7b1356353364c3dcb5d2efe03fcd0d08" alt="06-en-DAU" width="1400" height="800" data-path="asset/image/active-users-dau-chart-legend.png" />
</Frame>

### Table

The table shows the metric data by the set granularity. Both App data and Web data are displayed. In the first column, the average figure of each metric is displayed.

<Frame>
  <img src="https://mintcdn.com/airbridge-help-center/NnPE_gJFbAXa7mQR/asset/image/active-users-daily-metrics-table.png?fit=max&auto=format&n=NnPE_gJFbAXa7mQR&q=85&s=91bdb54eb0097578df6d0d852b3c4d46" alt="07-en-DAU" width="1407" height="804" data-path="asset/image/active-users-daily-metrics-table.png" />
</Frame>

The width of the columns is adjustable. To set the column width to default settings, click the **\[vertical ellipsis]** icon and click **Reset column width**.

<Frame>
  <img src="https://mintcdn.com/airbridge-help-center/NnPE_gJFbAXa7mQR/asset/image/active-users-table-reset-width.png?fit=max&auto=format&n=NnPE_gJFbAXa7mQR&q=85&s=f1df69ef67739c51a588be4a274b5a48" alt="03-en-ActiveUsersReport" width="1400" height="800" data-path="asset/image/active-users-table-reset-width.png" />
</Frame>

### Supported features

Airbridge reports support various features, from saving reports to sharing them with others.

<AccordionGroup>
  <Accordion title="General features">
    The table shows the general features supported by Airbridge reports. Some features are not available in certain reports.

    | <span style={{ display: 'inline-block', minWidth: '120px' }}>Feature</span> | <span style={{ display: 'inline-block', minWidth: '380px' }}>Description</span>                                                                                         |
    | --------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
    | Refresh                                                                     | Reload data with the existing report configuration. The time passed since the time the data was loaded appears next to the **Refresh button** or **Copy Table button**. |
    | Wide controls                                                               | Configure the report on a wider panel.                                                                                                                                  |
    | Search                                                                      | Search the report by keywords.                                                                                                                                          |
    | Expand/Collapse                                                             | Expand or collapse the configuration box.                                                                                                                               |
    | Report naming                                                               | Name the report and save it for later use.                                                                                                                              |
  </Accordion>

  <Accordion title="Sharing reports">
    Refer to the table below to learn how to share your report with others.

    | <span style={{ display: 'inline-block', minWidth: '120px' }}>Feature</span> | <span style={{ display: 'inline-block', minWidth: '240px' }}>Description</span>                                                                                                                                            |
    | --------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
    | Report Library                                                              | When you save a report with your settings, other users with access can see it with your settings applied. Saved reports appear under **\[Report Library]**.                                                                |
    | Copy Config                                                                 | Click **Copy Config** to share the report with other Airbridge users regardless of their app roles and access settings.                                                                                                    |
    | Share Report URL                                                            | The Report URL is the URL assigned to each Airbridge report. By sharing the report URL with other Airbridge users with the same access level as yours, you can share the same report view.                                 |
    | Grant App Access                                                            | Invite users to the Airbridge App and assign app roles. The data users can access depends on their app roles.<br />Users invited to the Airbridge App can access other features. Invite users after careful consideration. |
    | Copy Table                                                                  | Click **Copy Table** and paste the table into a spreadsheet or a messenger.                                                                                                                                                |
    | Export CSV                                                                  | Export the report as a CSV file or a Google Spreadsheet file.                                                                                                                                                              |
  </Accordion>
</AccordionGroup>

## Attention

<Accordion title="Supported features and limitations of the Active Users Report">
  The table below outlines the features and limitations of the Active Users Report.

  | <span style={{ display: 'inline-block', minWidth: '200px' }}>Supported features and limitations</span> | <span style={{ display: 'inline-block', minWidth: '240px' }}>Description</span> |
  | ------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------- |
  | No. of metrics configured                                                                              | 10                                                                              |
  | No. of GroupBys configured                                                                             | 4                                                                               |
  | Self-serve Metrics, Custom Metrics, Custom GroupBys                                                    | Not supported                                                                   |
  | Timezone                                                                                               | The configured Airbridge App timezone                                           |
  | Currency                                                                                               | The configured Airbridge App standard currency                                  |
  | Data visualized in                                                                                     | Tables, charts                                                                  |
  | Data refresh cycle                                                                                     | 1 hour                                                                          |
  | Aggregated data                                                                                        | App event data, web event data                                                  |
  | Custom events                                                                                          | Not supported                                                                   |
  | Data available of                                                                                      | 6 months (From D-174 to D-0)                                                    |
  | Maximum date range configurable for a single report view                                               | 90 days                                                                         |
</Accordion>

<link rel="alternate" hrefLang="en" href="https://help.airbridge.io/en/guides/understanding-the-active-user-report" />

<link rel="alternate" hrefLang="ko" href="https://help.airbridge.io/ko/guides/understanding-the-active-user-report" />
