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
How do I integrate phpMyVisites with OSCommerce?
There are three different ways to do it:

- insert the javascript code in the footer.php file (simplest way!)
- insert the JavaScript code in the OSCommerce index.php file. This method will allow you to integrate all the statistics of the pages that are generated by the index.php file - that is, all the OSCommerce pages except the pages that you may have added
- for OSCommerce configurations based on the BTS mode, you have to add the JavaScript code in the templates/templatename/main_page.tpl.php file
Back to FAQ