Provides a quick interface for exceptions logged to Google Analytics and let's you check error details, grouped by error messages and with full backtraces and meta information.
It doesn't need any configuration, special setup or even a local server.
-
Export a
CSVfile from Google Analytics and save it asga.csvto this directory -
$ chmod u+w parseto make the script executable (only needed once) -
$ ./parse.rbto parse theCSVfile -
Open
index.htmlin your browser -
Inspect.