Link Console Logs with Session Replay
Joe Scanlon
Feature Overview:
- Connect console logs with the session replay.
- During a session replay, highlight the exact moment when a console error occurs.
Use Case:
- While watching a session replay, users can see exactly when each console log is triggered.
- Makes it easier to track down and understand errors by correlating them with the user's actions.
Benefits:
- Helps developers pinpoint errors faster without needing to go back and forth between logs and the replay.
- Provides more context to errors by showing what was happening on-screen when they occurred.
Log In