Application Errors
Overview
To view application error reporting, on the navigation bar, go to Analyze > Technical > Application Errors.
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.
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 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 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 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 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 Visitors relative to the error that you want to see sessions for. From this list, you can view session replays.