Skip to content

Snowplow event tracker for Java. Add analytics to your Java desktop and server apps, servlets and games. (See also: snowplow-android-tracker)

Notifications You must be signed in to change notification settings

dstendardi/snowplow-java-tracker

 
 

Repository files navigation

Java Analytics for Snowplow

[ ![Build Status] travis-image ] travis [ ![Release] release-image ] releases [ License license-image ] license

Overview

Add analytics to your Java software with the Snowplow snowplow event tracker for Java java. See also: [Snowplow Android Tracker] snowplow-android-tracker.

With this tracker you can collect event data from your Java-based desktop and server apps, servlets and games. Supports JDK6+.

Quickstart

Assuming git, [Vagrant] vagrant-install and [VirtualBox] virtualbox-install installed:

 host$ git clone https://github.com/snowplow/snowplow-java-tracker.git
 host$ cd snowplow-java-tracker
 host$ vagrant up && vagrant ssh
guest$ cd /vagrant
guest$ gradle test

Find out more

Technical Docs Setup Guide Roadmap Contributing
![i1] techdocs-image ![i2] setup-image ![i3] roadmap-image ![i4] contributing-image
[Technical Docs] techdocs [Setup Guide] setup Roadmap roadmap Contributing contributing

Copyright and license

The Snowplow Java Tracker is copyright 2014-2015 Snowplow Analytics Ltd.

Licensed under the [Apache License, Version 2.0] license (the "License"); you may not use this software except in compliance with the License.

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

Snowplow event tracker for Java. Add analytics to your Java desktop and server apps, servlets and games. (See also: snowplow-android-tracker)

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Java 98.2%
  • Shell 1.8%