PostHog Session Replay Portable: Mastering Data Portability & Flexibility
One of the most powerful "portable" features in PostHog is the ability to export individual recordings as JSON files. This is vital because session recordings in the cloud have retention limits (typically 3 weeks to 90 days depending on your plan). posthog session replay portable
Navigate to a specific recording, click the "More Options" menu in the top right, and select Export to JSON . posthog session replay portable
Portability also refers to the ability to record across different environments. PostHog’s session replay is not limited to the web; it is highly portable across mobile frameworks : posthog session replay portable
You can deploy PostHog on your own servers using Docker Compose for testing or small-scale internal use.