Skip to content

klaus7/piwik-java-tracking

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%