This package was renamed from AUR/matomo to AUR/matomo-bin.
Similarly, AUR/matomo-git will be renamed to AUR/matomo.
| Git Clone URL: | https://aur.archlinux.org/matomo-bin.git (read-only, click to copy) |
|---|---|
| Package Base: | matomo-bin |
| Description: | A real-time web analytics platform |
| Upstream URL: | https://matomo.org/ |
| Licenses: | GPL-3.0-or-later |
| Conflicts: | matomo |
| Provides: | matomo |
| Replaces: | piwik |
| Submitter: | C0rn3j |
| Maintainer: | C0rn3j |
| Last Packager: | C0rn3j |
| Votes: | 35 |
| Popularity: | 0.047078 |
| First Submitted: | 2025-10-08 12:49 (UTC) |
| Last Updated: | 2026-02-08 05:49 (UTC) |
This package was renamed from AUR/matomo to AUR/matomo-bin.
Similarly, AUR/matomo-git will be renamed to AUR/matomo.
Fun collation errors with MariaDB about as per https://github.com/matomo-org/matomo/issues/22536
Once running, the second step of matomo setup had an error that would block the next step.
Directories with write access Error : /etc/webapps/matomo
It told be to chmod a+w /etc/webapps/matomo the folder, but that didn't seem a very good idea.
After a reboot it fixed it.
/etc/webapps/matomo permissions : 775 (iirc, default) /etc/webapps/matomo ownership : http:http (default)
Can someone help me with activating geo IP?
I cannot use the method via nginx as I use nginx-mainline which is not compatible with nginx-mod-geoip2.
The second method, installing php-geoip did also not work although I followed the instructions.
Edit: I got it. It took me some time. I automated it in my own package, matomo-git.
I have following issues left:
"/etc/webapps/matomo"
"Schreibbarer JavaScript-Tracker ("/matomo.js")", translation: "write permission for matomo.js"
I tried the given solutions on the website:
For 1
chmod a+w /etc/webapps/matomo
, for 2
chmod +w /usr/share/webapps/matomo/matomo.js
chown http:http /usr/share/webapps/matomo/matomo.js
and
chown -R root:http /etc/webapps/matomo
chown -R root:http /usr/share/webapps/matomo/plugins
None of these commands solved the issue. Can someone solve this issue? It would also be important for the wiki entry. I would write down the solution there after solving this issue.
The wiki page is ready. I only learned php setup and installing this software for the last two days so any improvements are welcome.
@C0rn3j I got it working! I thank you so much for your fast reply. My main problem was that I neither had php-fpm installed nor running. I am not familiar with php.
From what I have read here the package php-fpm is only necessary for nginx. Could you thus add it as an optional dependency with a description that indicates that it is necessary for nginx, please?
I just added writing the wiki entry on my to do list after I got it working.
Would be great if you could create a wiki page for Matomo with an example when you get it working
Can someone provide a working nginx configuration. I do not get it working for several hours now.
Pinned Comments
C0rn3j commented on 2020-06-09 06:52 (UTC) (edited on 2022-03-11 12:01 (UTC) by C0rn3j)
GPG key changed with 4.8.0 release!
You need to import the public key before installing:
gpg --recv-keys F529A27008477483777FC23D63BB30D0E5D2C749For versions before 4.8.0 you need the old key:
gpg --recv-keys 814E346FA01A20DBB04B6807B5DBD5925590A237