on
17 Mar 2026
12:59 PM
- edited on
19 Mar 2026
01:59 PM
by
HannahM
This article explains why RUM works, but Session Replay doesn't when a standard web application entity is used with the CDN‑based JavaScript tag snippet to manually instrument a web application whose underlying web server process is not monitored by OneAgent.
In Dynatrace, there are two types of web application entities: standard (created by the user) and agentless (created automatically when following agentless instrumentation steps). While both can capture RUM data using the JavaScript tag snippet, they differ in how Session Replay module are served.
Common Scenario
Customers often:
RUM data appears as expected, but Session Replay is missing, leading to confusion.
When the CDN‑based JavaScript tag snippet is used:
✅ RUM data is captured successfully
When Session Replay is enabled, the browser makes an additional request for the session replay module using the path:
*/ruxitagentjs_D_*
This request name is the same for both standard and agentless configurations. The key difference is who serves this request.
Standard Web Application Entity (No OneAgent)
❌ Session Replay is not captured
Agentless Web Application Entity
✅ Session Replay is captured
If the steps above don't resolve the issue, open a support ticket and include: