Data Streaming
Error Monitoring
1min
The Qualetics API automatically tracks any Javascript or Http errors when using the JS SDK on a website
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:
While tracking exceptions, the Action Type should always be specified as "Exception". This allows our platform to analyze this data for Software Quality.
Updated 11 Dec 2023
Did this page help you?