---
title: RUM Usage Dashboard
description: >-
  Track user engagement and behavior with dashboards showing user sessions,
  frustration signals, and application usage patterns.
breadcrumbs: Docs > RUM & Session Replay > Platform > RUM Dashboards > RUM Usage Dashboard
---

# RUM Usage Dashboard

## Web usage{% #web-usage %}

The RUM Web App Usage dashboard provides insights about how your customers are using your application. It shows:

- **Application usage**: See graphs of the average session duration, pageviews per sessions, actions per session, and errors per session. The tables below list usage metrics based on the first and last visited pages.
- **User journeys**: See what pages your users are spending the most time on, and see where they start and end their journey across your application.
- **Engagement matrix**: See what portion of your users are performing which actions.
- **User demographics**: Observe the number of sessions by country and the top countries, devices, and operating systems for your application. You can also view a graph of the top browser usage shares.

{% image
   source="https://docs.dd-static.net/images/real_user_monitoring/dashboards/dashboard-usage-web-app.c12fd7feac91b34f6d69a08788b0462a.png?auto=format&fit=max&w=850 1x, https://docs.dd-static.net/images/real_user_monitoring/dashboards/dashboard-usage-web-app.c12fd7feac91b34f6d69a08788b0462a.png?auto=format&fit=max&w=850&dpr=2 2x"
   alt="Out-of-the-box RUM web app usage dashboard" /%}

For more information about the data displayed, see [RUM Browser Data Collected](https://docs.datadoghq.com/real_user_monitoring/application_monitoring/browser/data_collected.md).

## Mobile usage{% #mobile-usage %}

The RUM Mobile App Usage dashboard provides insights about how your customers are using your application.

- **Application usage**: Get a better picture of your users by understanding what application version, Datadog SDK, and browser they are running. Compare this week's and last week's sessions. See overall bounce rate.
- **User journeys**: See what pages your users are spending the most time on, and see where they start and end their journey across your application.
- **Engagement matrix**: See what portion of your users are performing which actions.
- **User demographics**: Observe the number of sessions by country and the top countries, devices, and operating systems for your application. You can also view a graph of the top browser usage shares.

{% image
   source="https://docs.dd-static.net/images/real_user_monitoring/dashboards/dashboard-usage-mobile-app.8413852c54b8528b2b0d0d8448bd5dc6.png?auto=format&fit=max&w=850 1x, https://docs.dd-static.net/images/real_user_monitoring/dashboards/dashboard-usage-mobile-app.8413852c54b8528b2b0d0d8448bd5dc6.png?auto=format&fit=max&w=850&dpr=2 2x"
   alt="Out-of-the-box RUM mobile app usage dashboard" /%}

For more information about the data displayed, see our documentation for each platform: [iOS RUM](https://docs.datadoghq.com/real_user_monitoring/application_monitoring/ios/data_collected.md), [Android RUM](https://docs.datadoghq.com/real_user_monitoring/application_monitoring/android/data_collected.md), [React Native RUM](https://docs.datadoghq.com/real_user_monitoring/application_monitoring/react_native/data_collected.md), and [Flutter RUM](https://docs.datadoghq.com/real_user_monitoring/application_monitoring/flutter/data_collected.md).

## User demographics{% #user-demographics %}

The RUM User Demographics dashboard gives you insight into geographic adoption of your application.

- **Global Data**: Get a global view of your users and see which countries, regions, and cities use your application the most.
- **Compare Continents and Compare Countries**: See how your users experience your application differently based on their continent and country.

{% image
   source="https://docs.dd-static.net/images/real_user_monitoring/dashboards/dashboard-usage-user-demographics.549b9c6e24150f98a0e1d5f9762d3526.png?auto=format&fit=max&w=850 1x, https://docs.dd-static.net/images/real_user_monitoring/dashboards/dashboard-usage-user-demographics.549b9c6e24150f98a0e1d5f9762d3526.png?auto=format&fit=max&w=850&dpr=2 2x"
   alt="Out-of-the-box RUM user demographics dashboard" /%}

For more information about the data displayed, see [Real User Monitoring Data Security](https://docs.datadoghq.com/data_security/real_user_monitoring.md).

## Frustration signals{% #frustration-signals %}

The RUM Frustration Signals dashboard gives you insight into where your users are getting frustrated, annoyed, or blocked on their workflow. Frustration signals are split into three different types:

- **Rage Click**: When a user clicks the same button more than 3 times in a 1 second sliding window.
- **Error Click**: When a user clicks an element and encounters a JavaScript error.
- **Dead Click**: When a user clicks on a static element that produces no action on the page.

{% image
   source="https://docs.dd-static.net/images/real_user_monitoring/dashboards/dashboard-usage-frustration-signals.20ae6ef7f5d2a58595acec6e4c336b89.png?auto=format&fit=max&w=850 1x, https://docs.dd-static.net/images/real_user_monitoring/dashboards/dashboard-usage-frustration-signals.20ae6ef7f5d2a58595acec6e4c336b89.png?auto=format&fit=max&w=850&dpr=2 2x"
   alt="Out-of-the-box RUM frustration signals dashboard" /%}

For more information about the data displayed, see [Real User Monitoring Data Security](https://docs.datadoghq.com/data_security/real_user_monitoring.md).

## Further Reading{% #further-reading %}

- [Learn about the RUM Explorer](https://docs.datadoghq.com/real_user_monitoring/explorer.md)
