What (like React, Vue, or vanilla JS) does your application use?
When moving session replays outside of PostHog's secure environment, you must maintain user privacy. Portability introduces new security responsibilities: posthog session replay portable
When you watch a replay, the frontend player first queries ClickHouse to get the list of recordings. When you click play, the API retrieves the compressed snapshot data from the blob store, which the browser's JavaScript engine decompresses and plays back [12†L23-L25]. What (like React, Vue, or vanilla JS) does
Store this ID in your application database alongside the user's current activity log or support ticket. What (like React