Tracking js errors, screen views and custom events remotely

I wrote a small library that collects usage events and errors that users encounter and sends this data to google analytics.

It tracks js/angular errors, screen views, http errors and custom events https://github.com/AlexDisler/ionic-xray

Posting here in case someone finds it useful.

1 Like