JGoogleAnalyticsTracker is a very lightweight java library (it only contains 6 classes) for sending out tracking data, to track the usage of your java application through Google Analytics.
Currently the library supports page view tracking (which can have a referrer from a page or a search engine) and event tracking. JGoogleAnalyticsTracker will also gracefully ignore requests when there is no internet connection, and logs errors with SLF4J.
Other features:
* The tracker can be enabled/disabled
* The cookie data can be reset
* Logging with [http://www.slf4j.org/ SLF4J]
* Proxy support
* The tracker can dispatch requests in three different modes:
* Synchronous
* Multi-Thread
* Single-Thread
See the project page for more info
30 Day Summary Apr 14 2013 — May 14 2013
|
12 Month Summary May 14 2012 — May 14 2013
|
Copyright
©
2013
Black Duck Software, Inc.
and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a
Creative Commons Attribution 3.0 Unported License
. Ohloh
®
and the Ohloh logo are trademarks of
Black Duck Software, Inc.
in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.