Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 486 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 486 Bytes

piwik-playground

piwik-playground is a Vagrant VM to try and experiment with Piwik, the open source web analytics platform.

Getting started

Prerequisites are Ruby and Bundler

  1. Clone the project
  2. cd piwik-playground
  3. bundle install
  4. vagrant up
  5. Open in your browser: http://192.168.33.10/piwik
  6. Follow Piwik configuration wizard
  7. Start playing with Piwik!