User Monitoring Data Is Not Available
🔍 Problem
User Monitoring data is not available in GermainUX.
Missing data may include:
|
Item |
|
|---|---|
|
1 |
User sessions |
|
2 |
User clicks and interactions |
|
3 |
JavaScript console errors |
|
4 |
HTTP requests |
|
5 |
Application activity |
|
6 |
User-experience events |
|
7 |
Session Replay |
|
8 |
Other monitored UX data |
Use the following steps to identify where monitoring has stopped.
⚙️ 1. Verify the Monitoring Component Is Deployed
First, verify that the appropriate GermainUX monitoring component is installed and active.
Depending on the application, User Monitoring may use:
|
Component |
|---|
|
GermainUX RUM JS |
|
GermainUX RUM Extension |
|
GermainUX RUM Windows |
For RUM JS, use Validate RUM JS Deployment to confirm that the monitoring script is correctly deployed.
If the application has a dedicated GermainUX Integration guide, also verify its application-specific deployment requirements.
🔁 2. Verify Global User Monitoring Settings
User Monitoring may be disabled globally.
Go to:
Germain Workspace > Settings > System > UX and Session Replay Settings
Verify that:
|
Setting |
|---|
|
Browser and Real User Experience Monitoring Data |
|
Session Replay Data is enabled if Session Replay is required. |
If Browser and Real User Experience Monitoring Data is disabled, User Monitoring data will not be collected.
If User Monitoring data is available but only Session Replay is missing, see Session Replay Is Not Available instead.
📋 3. Verify the UX Monitoring Profile
The UX Monitoring Profile associated with the application must be enabled.
Go to:
Germain Workspace > Settings > Analytics > UX Monitoring Profiles
Then:
-
Select the profile associated with the monitored application.
-
Verify that the profile is enabled.
-
Review the monitoring configuration.
-
Save any changes.
Also verify that the application and test user are within the intended monitoring scope and are not excluded by the profile configuration.
📡 4. Verify the Monitoring Agent
For applicable deployments, verify that the monitoring agent associated with the application is enabled.
Go to:
Germain Workspace > Germain > State
Then:
-
Open JS Scripts.
-
Locate the monitoring agent associated with the application.
-
Verify that it is enabled.
🔧 5. Check the Init Script
An error in a customized Init Script can prevent User Monitoring from starting correctly.
Go to:
Germain Workspace > Settings > Analytics > UX Monitoring Profiles
Then:
-
Select the applicable profile.
-
Review the Init Script.
-
Check for JavaScript errors.
-
Correct any errors.
-
Save the profile.
-
Start a new test session.
If the Init Script was recently customized, compare the current configuration with the last known working version.
🧭 6. Verify GermainUX Services
If the monitoring component and configuration are correct but data is still unavailable, verify that the required GermainUX services are running.
Go to:
Germain Workspace > Settings > Germain > State
Verify that:
|
Service |
|---|
|
Ingestion Service is running. |
|
Storage Service is running. |
If either service is unavailable, User Monitoring data may not be ingested or stored correctly.
✅ 7. Validate with a New Session
After correcting the issue:
-
Open the monitored application.
-
Start a new test session.
-
Perform several representative user actions.
-
Confirm that the monitoring component is active.
-
Verify that the session reaches GermainUX.
-
Confirm that expected User Monitoring events are available.
-
Open Session Replay, when enabled.
-
Verify that the recording is available.
-
Confirm that privacy and masking rules are applied correctly.
This validates the complete monitoring path:
Monitoring Component → UX Monitoring Profile → Data Collection → Ingestion → Storage → User Session
🎥 If Only Session Replay Is Missing
If User Monitoring data is available but Session Replay is not, the overall monitoring pipeline is working.
Continue with:
Session Replay Is Not Available
🔥 If Only Heatmaps or Overlays Are Missing
If User Monitoring and Session Replay are available but Heatmaps or Overlays contain no interaction data, continue with:
Heatmaps & Overlays Data Is Not Available
🔗 Related Documentation
|
Document |
|---|
|
Deploy User Monitoring & Session Replay |
|
Configure User Monitoring & Session Replay |
|
GermainUX RUM JS |
|
GermainUX RUM Extension |
|
GermainUX RUM Windows |
ℹ️ Get Help
The Germain Team can help you set this up. Contact GermainUX Support.
Component: RUM JS, RUM Ext, RUM Windows
Feature Availability: 2017.1 or later