Data Collection

SessionStack can be configured to automatically monitor and log:

  1. Unhandled JavaScript Exceptions
  2. Failed Network Requests
  3. Browser Console Calls

Unhandled JavaScript Exceptions

You can enable SessionStack to automatically log unhandled JavaScript exceptions with their corresponding stack traces.

1304

Failed Network Requests

You can enable SessionStack to automatically log failed network requests with their corresponding error messages.

1304

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.

1305

What’s Next