Unlike most analytics tracking software that runs on their own server, Piwik is an open source software that requires you to install on your own server. If you have a web hosting plan, most likely you already have a server on hand to install Piwik. However, if you have a busy site running on your server and don’t wish to add extra overhead, then Piwik might not be for you.
Cool features that make Piwik stands out
There are a few cool features of Piwik that are worth mentioning.
The software is open source and there is a big community working to improve the product It has real-time updated reports and view of visitors on your site. This is what most analytics software are lacking, or they are charging a high price for this. Official mobile apps for iPhone and Android are available so you can easily check your web stats on the move. It is possible to export your Google Analytics data to Piwik which makes it even more attractive. You own your analytics data and is not shared with other people. Very user-friendly and simple interface.
Installation
The installation of Piwik is easy. Download the zipped file to your desktop. Unzip it and upload the Piwik folder to your server root.
Once the upload is completed, open a browser and navigate to http://your-website.com/piwik. Follow the instructions to install Piwik on your server. There are 9 steps altogether and will take on 5 minutes.
During the installation, it might show a few error messages stating that there is no write permission for several files. To fix this, change the “file permission” of the folders to 777 in your FTP client. (Remember to change the file permission back to 755 after the installation).
The tricky part is the database setup (step 3). You will need to login to your cPanel (or web admin) to create a database and then paste the database credential to the page.
At Step 8, it will show a set of javascript code to be pasted to your site. Copy and paste the code to the footer of your site template, just before the