MyObservability

Real Time User Experience Monitoring

Browser Agent

Collecting RUM data through NewRelic Browser agent

Mobile Agent

Collecting APM data through NewRelic Mobile agent

NewRelic Browser Real User Monitoring (BRUM)

Or

NewRelic Mobile Real User Monitoring (MRUM)

Browser Instrumentation

Browser Instrumentation methods

  1. Javascript snippet in frontend code (Manual deployment)
  2. Connect browser data to an application’s APM data (Automatic deployment)
  3. Install with NPM (Instrument multiple apps using the NerdGraph API with NPM)
  4. Install with NerdGraph (programmatically create and retrieve the JavaScript snippet to copy and paste into your browser app)

Ex: Javascript snippet in frontend code


👉 Main Page