Requires Opti-Behavior Pro. Errors & Performance is a Pro module. View pricing or start the 6-month free trial.
The JS Errors tab captures uncaught JavaScript errors on your site and groups them so you can prioritise fixes.
Requirements #
- Plan: Opti-Behavior Pro
Steps #
- Go to Opti-Behavior → Errors Tracking → JS Errors.
- Review the error table columns: Priority, Error Message, Type, Severity, Occurrences, Sessions, Last Seen, Status.
- Open an error to see its stack trace and the pages and sessions affected.
- Filter by severity (Critical, Error, Warning, Info) or status.

Reading priority and severity #
- Occurrences and affected sessions drive how urgent an error is.
- Critical errors block functionality; Info is low impact.
Status workflow #
Move each error through Open → Investigating → Resolved (or Ignored). See the error status workflow.
Expected result #
Errors are grouped, ranked, and traceable to a line of code and a session.
FAQ #
Can I see which visitors hit an error? #
Yes. Each error links to affected sessions; with recordings enabled you can replay them.