Analytics for web hosting services

Matomo will give your web hosting company the powerful insights you need to make headway in a saturated market Stand out from the crowd by providing your clients with a…

Matomo On-Premise

…the visitor, with no external sources looking in. This separates us from our competitors as you get a comprehensive tool that does the job and instills trust in the people…

Blog: Matomo analytics for wordpress

…above link to easily install the plugin through the WordPress plugins directory. The source code is available at: https://github.com/matomo-org/wp-matomo/. In perfect harmony: Matomo and WordPress The idea for this started…

FAQ: How do I backup and restore the Matomo data?

…is to run the mysqldump command with this set of parameters: $ time mysqldump –extended-insert –no-autocommit –quick –single-transaction MATOMO_DATABASE_NAME -uMATOMO_DATABASE_USERNAME -p > matomo_backup_database.sql We can then compress this backup before…