OpenTweetFilter icon indicating copy to clipboard operation
OpenTweetFilter copied to clipboard

Track extension usage

Open rstuven opened this issue 13 years ago • 0 comments

The objective is to design new features taking into account current usage patterns. Privacy is a concern, so we'll only track interaction events (eg. button clicks) and general statistics (eg. number of terms, min/max/avg term length), not actual filter terms data.

Google Analytics seems a good way to go: http://developer.chrome.com/extensions/tut_analytics.html See also https://developers.google.com/analytics/devguides/collection/gajs/eventTrackerGuide

rstuven avatar Feb 04 '13 02:02 rstuven