Skip to content

Commit

Permalink
refs #4977 make clear that only uncaught errors are tracked
Browse files Browse the repository at this point in the history
  • Loading branch information
tsteur committed Apr 10, 2014
1 parent e2ead56 commit 0f43631
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/piwik.js
Expand Up @@ -2828,7 +2828,7 @@ if (typeof Piwik !== 'object') {
},

/**
* Enable JavaScript Error Tracking
* Enable tracking of uncatched JavaScript errors
*
* If enabled, uncaught JavaScript Errors will be tracked as an event by defining a
* window.onerror handler. If a window.onerror handler is already defined we will make
Expand Down

0 comments on commit 0f43631

Please sign in to comment.