klaus7 / piwik-java-tracking

Official Java Implementation of the Piwik Tracking API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

piwik-java-tracking

This is the official Java implementation of the Piwik Tracking API.

Maven Integration

If you use Maven you can easily use this library by including the following lines in your pom.xml:

<dependency>
	<groupId>org.piwik</groupId>
	<artifactId>piwik-java-tracking</artifactId>
	<version>1.1.0</version>
</dependency>

Build Status

Build Status

About

Official Java Implementation of the Piwik Tracking API


Languages

Language:Java 100.0%