piwik-playground
is a Vagrant VM to try and experiment with Piwik, the open source web analytics platform.
Prerequisites are Ruby and Bundler
- Clone the project
cd piwik-playground
bundle install
vagrant up
- Open in your browser: http://192.168.33.10/piwik
- Follow Piwik configuration wizard
- Start playing with Piwik!