HTTP Errors

HTTP error reporting allows to you see which HTTP server errors are being seen by users most often over a particular time period.
Note: HTTP error reporting is not available in DXA for Mobile.

Overview

To view HTTP error reporting, on the navigation bar, go to Analyze > Technical > HTTP Errors.HTTP error summary

The HTTP error summary shows you the number of errors that users have received on your property over the given time period, along with the error rate percentage.
Note:

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 see which errors are most common on the property by clicking Down arrow down arrow next to HTTP Errors. This will show the most common server errors that have occurred on the property, ordered by the most-seen error. You can then view the list of sessions where these errors occurred by clicking Visitors button Visitors under Actions next to the relative error that you want to see these sessions for. From this list, you will also be able to see the session replays of these users.

You can also see which pages are most commonly directing users to errors by clicking Down arrow 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 button 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 button Show details relative to the error that you want to see sessions for. From this list, you can view session replays.