Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

JGoogleAnalyticsTracker

Compare

  Analyzed about 9 hours ago

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) ... [More] 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 [Less]

932 lines of code

0 current contributors

over 2 years since last commit

2 users on Open Hub

Inactive
0.0
 
I Use This