Tech:Matomo
Matomo is a free, open-source software used for analytics, which is running on matomo131. It can be found at https://matomo.miraheze.org.
Currently, the only people who have access to Matomo are the Site Reliability Engineering (SRE) team, who each have an individual account. However, we also use Matomo with an extension called MatomoAnalytics which provides the "Special:Analytics" which is publicly accessible.
Disabling 2FA[edit | edit source]
To disable 2FA on a specific user account, ssh into matomo131 and run the following from /srv/matomo/
:
./console twofactorauth:disable-2fa-for-user --login=<user>