Real User Monitoring
Troubleshooting bulk installation failures of the APM Insight .NET agent
You can perform a bulk installation during the .NET agent installation. If the bulk installation fails, it could be due to one of the following reasons: Error message/Issue Troubleshooting tip Network connectivity failure Ensure all machines within ...
How to monitor an intranet application using RUM?
To monitor an intranet application using RUM, follow the below steps: Check if you are behind a proxy server or firewall to ensure no connectivity issues exist between your browser and Site24x7's servers. In case of connectivity issues, enable the ...
Real User Monitoring (RUM) Licensing
RUM licensing is based on Pageviews. Site24x7 includes RUM in all the plans available. The number of Pageviews and Sites provided differs based on the plan. Please check the below list for more details. Plan type Plan includes Starter 100K RUM ...
Integration of Real User Monitoring (RUM) with Google Tag Manager (GTM)
Google Tag Manager (GTM) helps you quickly and easily update measurement codes and related code fragments (tags) on your website or mobile app. Once you've added a small piece of Tag Manager code to your project, you can safely and easily deploy ...
Data retention in Real User Monitoring (RUM).
The following table explains the data retention period of real user monitoring data that are being stored by Site24x7. S.No Data type Retention period 1 JS errors One week 2 Filterable performance and user sessions One month 3 Performance metrics ...
Site24x7 Real User Monitoring (RUM) - Data Collection
When you include Site24x7 RUM beacon script in your web pages, the following data is collected. All data that's being collected is in accordance with GDPR compliance. Performance details of web page load time - Metrics like response time of web page ...
Decode JavaScript files using source maps
In general, when your source code has gone through multiple transformations, it is difficult to debug. In such cases, you can generate a source map - a source map maps the transformed source with the original. This enables you to reconstruct the ...
Site24x7 Real User Monitoring - Data collection
The content has been removed as it is no longer relevant.
How do I monitor Ajax calls in my traditional web applications
The content has been removed as it is no longer relevant.
What is a Pageview?
The initial page loaded by a Web browser and the HTTP calls in traditional applications (Track Ajax call/ Cross Ajax call is enabled) are currently considered a Pageview, regardless of the number of resources loaded behind the scenes. Pageviews are ...
Tracking unique connections/visitors using RUM
Using Site24x7 Real User Monitoring, we can track the number of unique connections/visitors on an overall application level. This is calculated based on how many users have logged in per each session. Currently, we do not support calculating unique ...
Getting data for custom time periods in Real User Monitoring
The content has been removed as it is no longer relevant.
How are the locations and browser wise data shown in a page snapshot?
This article is no longer available.
What is the threshold value that needs to be crossed to capture a page snapshot?
This feature is no longer available.
Supported client side MVC frameworks in Real User Monitoring
You can track webpages built using any MVC framework like Angular, Ember, React on RUM. For this, you have to embed the RUM script in the header or footer of the webpages that you wish to track. You can get the rum script from your Site4x7 client.
Do we support single page applications?
We do support single page applications in Real User Monitoring (RUM). Know the supported client side MVC frameworks in Real User Monitoring. As our script is loaded along with the page, we track all the AJAX calls to the server and templates loaded ...