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).
You can generate a public link for any session replay. This allows anyone with the URL to view the recording without needing a PostHog account. posthog session replay portable
Navigate to a specific recording, click the "More Options" menu in the top right, and select Export to JSON . One of the most powerful "portable" features in
For advanced users, the PostHog API allows for programmatic access to session data. You can build automated scripts to: Self-host PostHog - Docs This allows anyone with the URL to view
Developers using low-code tools like FlutterFlow can also integrate PostHog session replay to capture mobile user journeys. 5. Leveraging the API for Automated Portability
You can use an iframe to embed a replay directly into your own internal tools, such as a custom admin dashboard or a CRM.