Skip to main content
Version: 3.7.0

RUM

📄️ Create Application and Embedded Code

The first step to enabling Real User Monitoring (RUM) is to create an application and inject the monitoring code. Once the application is instrumented with the code, it will automatically report comprehensive runtime data to the ONE platform, providing the data foundation for subsequent tasks like user experience monitoring and performance analysis. The code injection for applications offers two deployment methods to choose from: Manual Injection and Automatic Injection.

📄️ Applications

Application Analysis is one of the core entry points for Real User Monitoring (RUM). It encompasses multi-dimensional core capabilities, providing comprehensive support for in-depth insights into your applications: It not only offers an overall Health Score and trend charts for key metrics but also supports quick access to modules such as the Application Relationship Diagram, Key Metrics, Issues, Log Records, Topical Analysis, and Smart Insights. Furthermore, it allows filtering analysis data by different application versions and intuitively displays basic information like application properties, associated tags, and monitored duration, flexibly meeting analytical needs across various business scenarios.

📄️ Page Analysis

Users' perception of digital products is essentially "the complete process of a page load/interaction." For example, opening an e-commerce homepage, submitting an order page, or viewing a payment result page - the "loading speed, presence of lag, and normal operability" of each page directly determine user satisfaction. Isolated metrics detached from the "page" context (e.g., "an API response time of 200ms") cannot directly reflect user experience. Only by using the "page" as the carrier and correlating technical metrics like API calls, resource loading, and frontend rendering with "user behavior on that page" (e.g., button clicks, dwell time) can we determine whether "technical issues are genuinely impacting users."