The Errors widget gives you instant visibility into the most frequent JavaScript errors happening on your website, directly on the dashboard. Instead of digging through browser developer tools or external error trackers, you can spot critical issues at a glance.
Vexo automatically captures JavaScript errors from your website and groups them by error message. Each row in the widget shows:
Errors are sorted by occurrence count (most frequent first), so the issues impacting the most users always appear at the top.

Click on any error row to open a detail modal with more information about that specific error, including its full message and impact metrics. This lets you quickly triage issues without leaving the dashboard.
The Errors widget respects all global dashboard filters — date range, country, OS, and browser. When you apply a filter at the top of the dashboard, the errors update to reflect only the matching segment.
For example, you can filter by a specific browser to check if errors are browser-specific, or filter by country to see if errors correlate with certain regions.