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

PostHog can capture network requests that occur during the browser session, so you can see if your application is sending the expected requests and response, and check the effect of slow network requests or errors on the user experience. You can enable network recording from your project settings : When enabled PostHog always captures: the network request URL, performance information about the request, When request capture is enabled you can also enabled payload and body capture, this…

Read next article