-
For a publicly available Matomo server, where only application users should be able to push events to matomo, there should be some auth mecanism.
So we expect to be able to secure matomo http APIs …
-
Problem:
in our project we build nuxt in docker image, and we matomo vars in .env
because of our architecture we cannot provide .env during build time, and thus we have to do hack specially for that…
-
According to an [FAQ article](https://matomo.org/faq/troubleshooting/faq_171/) the `trusted_hosts` setting is a security measure against host injection attacks.
I am using Matomo inside a…
-
Related to https://github.com/matomo-org/matomo/issues/20691 and https://github.com/matomo-org/matomo/pull/21077, it got noticed we have two very similar components with similar styling that could pot…
-
If we think of a Tag Manager more like a data pipeline and less of a javascript library container, it would make sense to support serverside tracking.
The goal is to collect all data from a website…
-
Reported by Ads agency:
Matomo should have a feature of suggesting goal setups for any button on the site along with insta report creation. Very useful for ad agencies.
-
Creating regex is hard and the way Matomo interprets them is not identical to what people would expect when entering the regex (e.g. https://github.com/matomo-org/matomo/issues/16604)
I think now t…
-
The Adblock Warning in the language files `"AdblockIsMaybeUsed"` should refer to whatever the custom brand/product name is set to and not "Matomo" directly.
Here is the link to the English version:…
-
In Google Analytics (both UA and GA4), the acquisition source/medium report combines both source and medium into a single, easy-to-interpret format (e.g., ‘google / organic’).
We are seeking a solu…
-
Problème précis :
- [x] pour des raisons de licence il faut migrer de `mapbox`. Solution envisagée vers `libremap` en v2 [qui a le support ie11]. TODO: faire la migration, bravo @tchak qui est deja …