Contributor - Google Analytics probing
Description
Common web browser (firefox or chrome) track anonymously user activity to have a better knowledge of their users. This allow the developers to focus on the most used features and avoid wasting too much times on not used ones.
Ideas
Use the JVM capabilities to connect to Google Analytics and push some probing counters to track usage of :
- each component : scinotes, xcos, help, uicontrol, etc...
- each modules : string, io, etc... (without performance penalty)
- on each functions call (without performance penalty)