Skip to content

jkintscher/clienterror-inspector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ClientError Inspector

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.

Setup

  1. Export a CSV file from Google Analytics and save it as ga.csv to this directory

  2. $ chmod u+w parse to make the script executable (only needed once)

  3. $ ./parse.rb to parse the CSV file

  4. Open index.html in your browser

  5. Inspect.

About

Quick parser for exception data sent from Harvest’s JavaScript exception tracker to Goggle Analytics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published