Site24x7 Real User Monitoring (RUM) - Data Collection
- Performance details of web page load time - Metrics like response time of web page or application like document processing time, DNS time, connection time, server time, first byte time, document download time, page rendering time, and document rendering time are collected. Other metrics like page views, response time and throughput taken to load in different browser versions, devices, and ISP's are also collected. Purpose: To analyze the network performance and performance of individual web pages and resources. To identify JS errors and AJAX calls.
- User Agent of the Browser - This information is collected to analyze the device and browser information.
- Request Headers - Location and region details are fetched from the request headers.
- Unique ID generated for the user, which is stored in a cookie - This information helps to detect unique and new users.
- User session details - These details include information about user sessions and page navigation.
The following cookie is created to identify user sessions.
site24x7rumID - This cookie is created to identify unique users and sessions.