Closed Zahen closed 7 months ago
Hi @Zahen, can you please provide a runnable repro? (for ex. on Stackblitz or other tool)
I find the issue, I am using u-block-origin, so Matomo does not work if the blocker is activated...
Do you have any idea to force matomo through U-Block-Origin ?
Thank you for your reactivity. You can close the issue so.
I'm sorry I don't know how to avoid it being blocked. I can see there are some discussions about that though: https://forum.matomo.org/t/matomo-is-blocked-by-ublock-origin-plugin/47053 (but solution described seems not working anymore)
Hi,
After upgrading my app to Angular 17, Matomo does not track anythings know.
services: app: image: matomo:5.0.3 restart: unless-stopped volumes:
db
db: image: mariadb:11.1.2 command: --max-allowed-packet=64MB restart: always volumes: