Data Collection
SessionStack can be configured to automatically monitor and log:
- Unhandled JavaScript Exceptions
- Failed Network Requests
- Browser Console Calls
Unhandled JavaScript Exceptions
You can enable SessionStack to automatically log unhandled JavaScript exceptions with their corresponding stack traces.
Failed Network Requests
You can enable SessionStack to automatically log failed network requests with their corresponding error messages.
Browser Console Calls
You can enable SessionStack to automatically log all calls to the browser console. For example, if you enable the “Error” option, all calls to console.error will be automatically logged by SessionStack.
Updated about 7 years ago
What’s Next