1min
Error Monitoring
The Qualetics API automatically tracks any Javascript or Http errors when using the JS SDK
For other programming languages, the Custom Event Data capturing can be used to capture errors at the Global Exception Handler objects of frameworks such as Angular, React or C#.
An Exception Event should look like the following:
JS
|
While tracking exceptions, the Action Type should always be specified as "Exception". This allows our platform to analyze this data for Software Quality.