Legacy Integrations

  1. Integrating with Angular 1.X

    Attach TrackJS to the Angular exceptionHandler.

  2. Integrating with Backbone

    Wrap Backbone objects for thrown errors.

  3. Integrating with Ember

    Integrate TrackJS with the Ember error events.

  4. Integrating with Sencha ExtJS

    Integrate TrackJS with the ExtJS error events.

  5. Integrating with NextJS Version 12 and Lower

    Install TrackJS in older NextJS versions using the page router.

  6. Integrating with NextJS Version 13 and 14

    Install TrackJS with the app router in NextJS v13 and v14.

  7. Integrating with RequireJS

    Integrate TrackJS with the RequireJS AMD system.