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
When you include Site24x7 RUM beacon script in your webpages, the following data are collected . All data that's being collected is in accordance with GDPR compliance . Performance details of webpage load time - Metrics like response time of ...
How do I monitor Ajax calls in my traditional web applications
In general, Ajax calls are monitored by default for Single Page Applications (SPA) in Real User Monitoring (RUM). To monitor Ajax calls in traditional web applications(though you have inserted the RUM script in the header/footer), kindly follow the ...
What is a pageview?
A pageview also known as an impression occurs each time a visitor views a page on your website. If a user views the exact same page multiple times or refreshes a page and views it again, they will still be considered as multiple page views. E.g.: ...
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
Site24x7 Real User Monitoring (RUM) now allows you to get stats for custom time periods. All you need to do is define the time period for which you need the data and our dashboard will show metrics only for the period you have defined. The time ...
How are the locations and browser wise data shown in a page snapshot?
Snapshots are collected for 10 locations for each application. The locations are the top 10 ones in which the application has the maximum number of views. For every location, we take one snapshot for every browser for every hour. E.g.: If the ...
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 ...