Application Errors

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

Overview

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

The Application error summary shows you the number of errors that users have received on your property over the given time period, along with the number of page views that contained errors, and the error rate percentage.

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

Note: Application Errors can be configured by using the sendApplicationError JavaScript API call. More information on implementing this can be found in Configuring Application Error Messages.

You can see which errors are most common on the website by clicking Down arrow down arrow next to Application Errors. This will show up to 50 of the most common application errors that have occurred on the website, 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.

You can also see which pages are experiencing the most 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 right-arrow button right arrow 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 right-arrow button Visitors relative to the error that you want to see sessions for. From this list, you can view session replays.