William Entriken

Results 620 comments of William Entriken

Bump. This is the issue that will allow me to get involved when it is done.

Reference: related to #18

This is really simple: ``` javascript // Track basic JavaScript errors window.addEventListener('error', function(e) { _gaq.push([ '_trackEvent', 'JavaScript Error', e.message, e.filename + ': ' + e.lineno, true ]); }); // Track...

Would a PR that fixes this be in scope to be merged?

Would a PR that fixes this be in scope to be merged?

Does this still not work?

Can you please clarify this issue. Is it still active. Should I close?

Sorry I don't have any more details here, just creating the issue from the old TODO file... @preziotte

Looks great, thank you