Integrations

  1. Integrating with Angular

    Attach TrackJS to the Angular ErrorHandler.

  2. Integrating with Axios

    Capturing detailed network errors from Axios HTTP requests

  3. Legacy Integrations

    Recipes to integrate the agent with legacy JavaScript frameworks.

  4. Integrating with NextJS

    Installing TrackJS as the NextJS Error Handler

  5. Integrating with React

    Attach TrackJS to React Error Boundaries and forward state changes.

  6. 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.

  7. Integrating with Vue

    Integrate TrackJS with the Vue error events.

  8. Using TrackJS in Web Workers

    How to install and use the TrackJS agent in workers.