How to track remote javascript errors using Google Analytics?
JavaScript Error Tracking from remote user browser using Google Analytics
Although you can code and debug carefully your javascript code using "use strict" and try catch statement, there might be a situation Read more [...]