Real user monitoring
How to track JavaScript errors?
In this collection 5 articles
You can see the list of JavaScript errors under the "JavaScript Errors" tab. There are two types of ways that we collect JavaScript errors - by error name and by script name.
- Clicking on any of the errors in the by error name table will open a modal window with the detailed information which JavaScript files this error occurred in, as well as which browsers and platforms.
- Alternatively, you can click on a script name in the by script name table. The modal window will display all errors that occurred in the specific script.
The bottom of the modal window shows the frequency a specific error occurred in.
Need a little more help?
Tell us what you’re trying to do.