googleanalytics / autotrack

Automatic and enhanced Google Analytics tracking for common user interactions on the web.
Other
4.93k stars 563 forks source link

Feature request: exception tracking #227

Open swrobel opened 6 years ago

swrobel commented 6 years ago

Something that would listen to window.onerror (but still respect existing handlers) and report to the exception tracking api

coliff commented 4 years ago

I think this is a great idea. HTML5Boilerplate includes a sample script which can be added which I've used before. https://github.com/h5bp/html5-boilerplate/blob/master/dist/doc/extend.md#track-javascript-errors-in-google-analytics Would be nice to see something like this included in Autotrack.