Incognito Sessions

Overview

Jam works seamlessly in incognito mode, giving you complete debugging capabilities while maintaining privacy. Perfect for internal testing, sensitive environments, or when you need to capture bugs without leaving traces in your regular browsing session.

Key Benefits

Full feature access: All Jam tools work in private browsing mode Complete bug context: Capture instant replay, network logs, console data, and device info Privacy-first testing: Test and debug without affecting your main browser session Clean environment: Isolate testing from extensions, cookies, and cached data

How It Works

When enabled for incognito mode, Jam provides the same comprehensive debugging toolkit you get in regular browsing:

  • Instant replay captures the last 30 seconds of user actions

  • Screen recording documents the full bug reproduction

  • Network logs show API calls, failed requests, and performance data

  • Console logs capture JavaScript errors and warnings

  • Device information includes browser, OS, and viewport details

Getting Started

Enable Incognito Access in Chrome

  1. Go to chrome://extensions in your address bar

  2. Find the Jam extension

  3. Click Details

  4. Toggle on Allow in incognito

You should now see the Jam extension icon in incognito windows.

FAQs

Does incognito mode affect the quality of bug reports?

No. You get the same comprehensive data collection in incognito mode, including full network logs, console output, and device information.

Can I use Jam in incognito mode without enabling this setting?

No. Browser security policies require explicit permission for extensions to run in private browsing modes.

Will my incognito browsing data be saved in Jam reports?

Jam only captures the specific page and interactions you choose to record. Your broader incognito browsing session remains private.

Last updated

Was this helpful?