Tag Archives: piwik

GWT wrapper for Piwik

Ever wanted to use Piwik on your GWT enabled sites? This library implements a java class for GWT allowing you to use Piwik functionality such a recording page hits, outbound link clicks and goals.
For now it is a simple wrapper around the piwik.js javascript, however, if time permits i’ll write a GWT java based implementation. [...]