Cutting session replay costs

Last updated:

|Edit this page

We aim to be significantly cheaper than our competitors. In addition to our ridiculously cheap pricing, below are few ways to reduce costs by recording fewer sessions:

  1. Disable automatic recording and programmatically start and stop recordings
  2. Set a feature flag with the conditions that define which users or sessions you want to record.
  3. Set a minimum recording duration.
  4. Set a sampling rate for recordings.

Questions?

Was this page useful?

Next article

Network performance recording

Session replay allows you to capture network requests and responses, providing insights into network performance and potential issues. This feature can be particularly useful for debugging and optimizing your application's network interactions. Performance considerations Capturing network performance data can have an impact on your application's performance. Be mindful of the amount of data you're capturing and consider implementing sampling or other optimization techniques if you're dealing…

Read next article