Skip to main content

How do I record replays more selectively?

Issue

I have trouble staying within my reserved replay quota. I record too many replays and want to sample or capture them more selectively.

Applies To

  • All SaaS Customers

  • Web and Mobile Session Replay

Resolution

Use these methods to record Session Replay more selectively, ordered by impact:

  • Web + Mobile

    • Adjust sample rates: replaysSessionSampleRate controls the percentage of overall sessions recorded, and replaysOnErrorSampleRate controls the percentage of sessions with an error. Lower either value, or set replaysSessionSampleRate to 0 to record replays only when an error occurs. See the Session Replay sampling documentation.

  • Web

  • Mobile

    • Skip low-end devices: disable replay recording on lower-end devices to reduce volume and avoid added load on those devices.

These approaches give you significant flexibility to control your replay quota while focusing on the sessions that matter most to your debugging needs.

Did this answer your question?