---
title: Unity Monitoring
description: Collect RUM and Error Tracking data from your Unity projects.
breadcrumbs: Docs > RUM & Session Replay > Application Monitoring > Unity Monitoring
---

# Unity Monitoring

## Overview{% #overview %}

Datadog Real User Monitoring (RUM) enables you to visualize and analyze the real-time performance and user journeys of your application's individual users.

## Start monitoring Unity applications{% #start-monitoring-unity-applications %}

To get started with RUM for Unity, create an application and configure the Unity SDK.

- [Setup: Learn how to setup the Unity SDK, track background events, and send data when devices are offline.](https://docs.datadoghq.com/real_user_monitoring/application_monitoring/unity/setup.md)
- [Crash Reporting: Add native crash reporting, get deobfuscated stack traces, then test your implementation](https://docs.datadoghq.com/real_user_monitoring/application_monitoring/unity/error_tracking.md)
- [Advanced Configuration:Enrich user sessions, manage events and data, track custom global attributes and widgets, review initialization parameters, modify or drop RUM events, and more.](https://docs.datadoghq.com/real_user_monitoring/application_monitoring/unity/advanced_configuration.md)
- [Data Collected:Review data that the Unity SDK collects.](https://docs.datadoghq.com/real_user_monitoring/application_monitoring/unity/data_collected.md)
- [Mobile Vitals: View mobile vitals, which help compute insights about your mobile application.](https://docs.datadoghq.com/real_user_monitoring/application_monitoring/unity/mobile_vitals.md)
- [Troubleshooting: Common troubleshooting Unity SDK issues.](https://docs.datadoghq.com/real_user_monitoring/application_monitoring/unity/troubleshooting.md)
