Understanding Pageviews in Site24x7 RUM
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 only counted for the webpage that the user visits, not for individual resources like images or CSS.
- If a user views the same page multiple times or refreshes it, each view is counted as a separate Pageview.