Integrations
-
Integrating with Angular
Attach TrackJS to the Angular ErrorHandler.
-
Integrating with Axios
Capturing detailed network errors from Axios HTTP requests
-
Legacy Integrations
Recipes to integrate the agent with legacy JavaScript frameworks.
-
Integrating with NextJS
Installing TrackJS as the NextJS Error Handler
-
-
Integrating with React
Attach TrackJS to React Error Boundaries and forward state changes.
-
Integrating TrackJS with Redux and Redux-Toolkit
Integrate TrackJS with Redux to automatically capture every action as telemetry and record your application's complete state when errors occur. This powerful combination gives you full visibility into what happened before and during production errors, making debugging faster and more effective.
-
Integrating with Vue
Integrate TrackJS with the Vue error events.
-
Using TrackJS in Web Workers
How to install and use the TrackJS agent in workers.