Monitor Your Application

Browser RUM offers multiple ways to look at your data in real time. You can:

  • Understand and improve your web page's performance.
    • Know how your pages, Ajax requests (XHR, Fetch API calls), and IFrames are performing over time. See The Pages & Ajax Requests View.
    • Gain insight into individual requests, with detailed charts on how your pages, Ajax requests, and IFrames load and build in your end user's browsers, with links, if enabled, to reports on server-side performance. See Browser Snapshots.
    • Find your worst performing pages by multiple common metrics. See Top Pages.
  • Reduce errors
    • Learn which pages are loading with JavaScript errors, including the script file and line number that are creating the problem. See Browser Snapshots.
  • Learn about your users
    • See how your web users are connecting to your application by device/platform and browser. See Browser App Dashboard.
    • Find out where geographically your web users are and how your application is performing across countries and regions. See Browser App Dashboard.
    • Understand how users are navigating through your website and what actions they are taking. See Browser RUM Sessions.

For more information on using Browser RUM, see Overview of the Controller UI for Browser RUM.