There was a post on Hacker News yesterday encouraging developers to log client-side errors. Doing so will allow you to identify errors your visitors see but just aren't telling you about. There are several options that will allow you to track these exception. Roll your own solution If you want to get your hands dirty, you can write your own logging system. When an error occurs on the client side,