• EnglishEspañol日本語한국어Português
  • Log inStart now

pauseReplay

Syntax

newrelic.pauseReplay()

Browser API used to force a replay to pause recording.

Requirements

  • Browser Pro, or Pro+SPA agent (v1.240.0 or higher)

Description

newrelic.pauseReplay() can be called to manually force a replay to pause recording.

If a replay is not already in progress, this API method will have no effect.

Use Cases

  • You want to manually trigger a replay to stop recording on certain site pages or under certain conditions, such as a healthcare page, credit card info page, etc.

Examples

Forcing a replay to pause recording

newrelic.pauseReplay()
Copyright © 2024 New Relic Inc.

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.