Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions docs/session-replay.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -297,6 +297,10 @@ On our mobile SDKs (iOS, Android, and React Native), you control capture with a

By default, replays are stored for 30 days after the time of ingestion. Once a replay is expired, there is no way to view that replay. Enterprise plan customers with the paid session replay add-on can customize this retention period between 7 days and 360 days. For more information, reach out to your Account Manager or our sales team.

<Note>
Purchasing a custom retention period does not change your retention period automatically. Once the entitlement is provisioned, an org Owner or Admin needs to set the desired retention period from the Session Replay settings in the UI.
</Note>

#### Why does it say the player failed to load?

To maintain a high level of security, Mixpanel runs your session replays in an isolated domain through an iframe. Occasionally, this domain may be blocked by an ad blocker or specific browser settings. We recommend disabling any ad blockers, or whitelisting the Mixpanel domain.
Expand Down