phpMyVisites is changing into Piwik

Piwik is the next generation of phpMyVisites and aims to be an open source alternative to Google Analytics.

Try the online demo, download Piwik or find out more!




FAQ


FAQ : Installation
I get the following error messages on some pages: "Fatal error: Call to undefined function utf8_encode() inÂ…" or "Fatal error: Call to undefined function utf8_decode() inÂ…".
This is because the php-xml package is missing in your php installation.
Ask your Web hosting provider to install that package. If your server is running Mandrake (and you have shell access to it), enter "urpmi php-xml" while you are logged in as the root user.
If your server is running EASYPHP on Windows, click on the EASYPHP logo to activate the php-xml module.
Back to FAQ