Cash Costello posted a great tutorial to quickly get Elgg collecting stats with Piwik by creating a new simple plugin to extend the analytics view.

We are using Piwik with some Elgg sites and we do this in a similar way by using a plugin that holds all the custom code for that particular site.

Piwik is a great open source tool that lets you collect statistics similar to Google Analytics and also allows customization and integration. We have done some custom integration with Piwik and Elgg via the Piwik plugin API.

Add comment