Chartable RUM Metrics for Soft Navigations in SPA Sites

Prev Next

This article lists the current Real User metrics that can be plotted for "soft navigations" (when new content is loaded on the page without loading a new page URL) in Single-Page Applications (SPA).

The following are collected by default:

  • Visually Complete
  • Time on Page
  • Engagement Time
  • Time to Interact
  • First Engagement time
  • Ajax requests
  • JS errors

The following need to be reported using the RProfiler API:

  • App Errors
  • Indicators
  • Tracepoints
  • Conversion
  • Page Groups
  • Variations
  • Mark Loaded (mark_fully_loaded)
  • Mark Fully Visible (mark_fully_visible)
  • Mark Above The Fold (mark_above_the_fold)
  • Mark Time to User Action (mark_time_to_user_action)

Related Articles:

Profiling Timing Components In React Apps For RUM

Monitoring a website using Catchpoint Real User