https://github.com/matomo-org/matomo
Empowering People Ethically 🚀 — Matomo is hiring! Join us → https://matomo.org/jobs Matomo is the leading open-source alternative to Google Analytics, giving you complete control and built-in privacy. Easily collect, visualise, and analyse data from websites & apps. Star us on GitHub ⭐️ – Pull Requests welcome!
https://github.com/matomo-org/matomo
analytics growth hacktoberfest intranet log marketing matomo mobile mysql php piwik privacy security web-analytics website
Last synced: 13 days ago
JSON representation
Empowering People Ethically 🚀 — Matomo is hiring! Join us → https://matomo.org/jobs Matomo is the leading open-source alternative to Google Analytics, giving you complete control and built-in privacy. Easily collect, visualise, and analyse data from websites & apps. Star us on GitHub ⭐️ – Pull Requests welcome!
- Host: GitHub
- URL: https://github.com/matomo-org/matomo
- Owner: matomo-org
- License: gpl-3.0
- Created: 2011-03-30T21:18:17.000Z (about 14 years ago)
- Default Branch: 5.x-dev
- Last Pushed: 2025-03-24T21:23:04.000Z (21 days ago)
- Last Synced: 2025-03-25T01:07:20.298Z (21 days ago)
- Topics: analytics, growth, hacktoberfest, intranet, log, marketing, matomo, mobile, mysql, php, piwik, privacy, security, web-analytics, website
- Language: PHP
- Homepage: https://matomo.org/
- Size: 296 MB
- Stars: 20,341
- Watchers: 413
- Forks: 2,693
- Open Issues: 2,516
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
- awesome - matomo-org/matomo - Empowering People Ethically with the leading open source alternative to Google Analytics that gives you full control over your data. Matomo lets you easily collect data from websites & apps and visualise this data and extract insights. Privacy is built-in. Liberating Web Analytics. Star us on Github? +1. And we love Pull Requests! (PHP)
- awesome - matomo - Liberating Web Analytics. Star us on Github? +1. Matomo is the leading open alternative to Google Analytics that gives you full control over your data. Matomo lets you easily collect data from websites, apps & the IoT and visualise this data and extract insights. Privacy is built-in. We love Pull Requests! (PHP)
- awesome-homelab - Matomo - org/matomo?style=flat)  | Empowering People Ethically 🚀 — Matomo is hiring! Join us → https://matomo.org/jobs Matomo is the leading open-source alternative to Google Analytics, giving you complete control and built-in privacy. Easily collect, visualise, and analyse data from websites & apps. Star us on GitHub ⭐️ – Pull Requests welcome! | (Apps / Analytics)
- awesome-foss-alternatives - Matomo - Empowering People Ethically 🚀 — Matomo is hiring! Join us → https://matomo.org/jobs Matomo is the leading open-source alternative to Google Analytics, giving you complete control and built-in privacy. Easily collect, visualise, and analyse data from websites & apps. Star us on GitHub ⭐️ – Pull Requests welcome!. [PHP, GNU General Public License v3.0]. (Web / Web analytics (Google Analytics alternatives))
- awesome-cloudops - Matomo - org/matomo?label=%E2%AD%90%EF%B8%8F&logo=github" alt="Stars"><br><img align="right" src="https://img.shields.io/github/issues-raw/matomo-org/matomo" alt="Issues"><br><img align="right" src="https://img.shields.io/github/last-commit/matomo-org/matomo">](https://github.com/matomo-org/matomo) | - | Analytics | open alternative to Google Analytics that gives you full control over your data. | (Tools)
- awesome-platforms - PHP
- awesome-repositories - matomo-org/matomo - Empowering People Ethically with the leading open source alternative to Google Analytics that gives you full control over your data. Matomo lets you easily collect data from websites & apps and visual (PHP)
- awesome-starred - matomo - Liberating Web Analytics. Star us on Github? +1. Matomo is the leading open alternative to Google Analytics that gives you full control over your data. Matomo lets you easily collect data from websites, apps & the IoT and visualise this data and extract insights. Privacy is built-in. We love Pull Requests! (PHP)
- awesome-github-star - matomo - in. We love Pull Requests! | matomo-org | 18186 | (PHP)
- awesome-for-beginners - Matomo - wanted)_ <br> Matomo is the leading Free/Libre open analytics platform. (PHP)
- open-production-web-projects - Matomo - The leading Free/Libre open analytics platform. (PHP / AWS Amplify)
- awesome-list - matomo - in. We love Pull Requests! | matomo-org | 15237 | (PHP)
- awesome-open-source-systems - Matomo - Matomo is the leading open alternative to Google Analytics that gives you full control over your data. Matomo lets you easily collect data from websites, apps & the IoT and visualise this data and extract insights. (Analytics / Follow me)
- php-awesome - **Matomo** - 开源 Web 统计软件,原 Piwik (成品软件 / 未归类)
- StarryDivineSky - matomo-org/matomo
- fucking-awesome-for-beginners - Matomo - wanted)_ <br> Matomo is the leading Free/Libre open analytics platform. (PHP)
- awesome-selfhost-docker - Matomo
README
# Matomo (formerly Piwik) - matomo.org
[](https://matomo.org/download/)
[](https://builds.matomo.org/)
[](https://matomo.org/free-software/)## Code Status
[](https://github.com/matomo-org/matomo/actions/workflows/matomo-tests.yml)
[](http://isitmaintained.com/project/matomo-org/matomo "Percentage of issues still open")## Description
Matomo is the leading Free/Libre open analytics platform.
Matomo is a full-featured PHP MySQL software program that you download and install on your own webserver.
At the end of the five-minute installation process, you will be given a JavaScript code.
Simply copy and paste this tag on websites you wish to track and access your analytics reports in real-time.Matomo aims to be a Free software alternative to Google Analytics and is already used on more than 1,400,000 websites. Privacy is built-in!
## Mission Statement
> « To create, as a community, the leading international open source digital analytics platform, that gives every user full control of their data. »
Or in short:
> « Liberate Web Analytics »## License
Matomo is released under the GPL v3 (or later) license, see [LICENSE](LICENSE).
## Requirements
* PHP 7.2.5 or greater
* MySQL version 5.5 or greater, or MariaDB
* PHP extension pdo and pdo_mysql, or the MySQLi extension
* Matomo is OS / server independentSee https://matomo.org/docs/requirements/.
## Install Matomo
* [Download Matomo](https://matomo.org/download/)
* Upload Matomo to your webserver
* Point your browser to the directory
* Follow the steps
* Add the given JavaScript code to your pages
* (You may also generate fake data to experiment, by enabling the plugin VisitorGenerator)See https://matomo.org/docs/installation/.
### Develop for Matomo
When using Matomo for development you need to [install Matomo from the Git repository](https://matomo.org/faq/how-to-install/faq_18271/).
This will also give you access to a DDEV environment you can use. More details can be found in the [DDEV README](.ddev/README.md).
## Free trial
If you do not have a server or don't want to host yourself you can use our Matomo Cloud partner service (21 day free trial): https://matomo.org/start-free-analytics-trial/
## Online Demo
Check out the online demo for Matomo at [demo.matomo.cloud](https://demo.matomo.cloud/).
## Changelog
For the list of all tickets closed in the current and past releases, see [matomo.org/changelog/](https://matomo.org/changelog/). For the list of technical changes in the Matomo platform, see [developer.matomo.org/changelog](https://developer.matomo.org/changelog).
## Get involved!
We believe in liberating Web Analytics, providing a free platform for simple and advanced analytics. Matomo was built by dozens of people like you,
and we need your help to make Matomo better… Why not participate in a useful project today? [Learn how you can contribute to Matomo](https://matomo.org/get-involved).## Translations
Our translations are managed on [Weblate](https://hosted.weblate.org/engage/matomo/).
[](https://hosted.weblate.org/engage/matomo/)
## Quality Assurance
The Matomo project uses an ever-expanding comprehensive set of thousands of unit tests and hundreds of automated integration tests, system tests, JavaScript tests, and screenshot UI tests, running on a continuous integration server as part of its software quality assurance. [Learn more](https://developer.matomo.org/guides/tests).
We use [BrowserStack.com](https://www.browserstack.com/) testing tool to help check the Matomo user interface is compatible with many browsers.
## Security
Security is a top priority at Matomo. As potential issues are discovered, we validate, patch and release fixes as quickly as we can. We have a security bug bounty program in place that rewards researchers for finding security issues and disclosing them to us.
[Learn more](https://matomo.org/security/) or check out our [HackerOne program](https://hackerone.com/matomo).
## Support for Matomo
For **Free support**, post a message in our community forums: [forum.matomo.org](https://forum.matomo.org/)
For **Professional paid support**, purchase a Matomo On-Premises Support Plan: [matomo.org/support-plans](https://matomo.org/support-plans/)
## Contact
Website: [matomo.org](https://matomo.org)
About us: [matomo.org/team/](https://matomo.org/team/)
Contact us: [matomo.org/contact/](https://matomo.org/contact/)
## More information
What makes Matomo unique from the competition:
* You own your web analytics data: since Matomo is installed on your server, the data is stored in your own database and you can get all the statistics using the powerful Matomo Analytics API.
* Matomo is a Free Software which can easily be configured to respect your visitors' privacy.
* Modern, easy to use User Interface: you can fully customize your dashboard, drag and drop widgets and more.
* Matomo features are built inside plugins: you can add new features and remove the ones you don’t need.
You can build your own web analytics plugins or hire a consultant to have your custom feature built-in Matomo.* A vibrant international Open community of more than 200,000 active users (tracking even more websites!)
* Advanced Web Analytics capabilities such as E-commerce Tracking, Goal tracking, Campaign tracking,
Custom Variables, Email Reports, Custom Segment Editor, Geo Location, Real-time visits and maps, [and a lot more!](https://matomo.org/feature-overview/)Documentation and more info on https://matomo.org.
We are together creating the best open analytics platform in the world!