HTTP Errors
Overview
To view HTTP error reporting, on the navigation bar, go to Analyze > Technical > HTTP Errors.
To use HTTP error reporting, you will first need to configure HTTP error tracking using the sendHTTPError
JavaScript API endpoint. More information on implementing this can be found in Configuring HTTP Server Error Tracking.
You can also see which pages are most commonly directing users to errors by clicking down arrow next to Pages. This will then show the number of errors occurring per page, along with the error rate of each page. To see which errors are occurring on a particular page, click Visitors under Actions. From here, you will see the list of errors that have occurred for that page, and you can see the list of sessions that have experienced this error on the selected page by clicking Show details relative to the error that you want to see sessions for. From this list, you can view session replays.