Understanding Pageviews in Site24x7 RUM

What is a Pageview?

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