Google Analytics for Your Java Applications
April 11th, 2008 — Java
Boxy Systems has released a Java library for tracking application usage via Google Analytics (appropriately named jGoogleAnalytics). This enables you to track which features of your application your users are using the most. The app posts data to Google via an asynchronous, low-priority thread, so the tracking should be transparent to the end user.
via The Java PosseĀ





