Session replay installation

Session replay enables you to record users navigating through your website or mobile app and play back the individual sessions to watch how real users use your product.

Run this command

npx -y @posthog/wizard@latest

Supports Next.js, React, Python, and

PostHog automatically captures every click, scroll, input, and page view. Session recording starts the moment a user lands on your page. Web and mobile are both supported by our SDKs.

Note: Web has the most complete feature support. Mobile platforms have some limitations like wireframe-only mode (unless screenshot mode is enabled) and no keyboard capture. See each platform's page for details.

Community questions

Was this page useful?