Setup My team is building a web component, which is integrated on many host sites Each of these host sites is managed by a different team and has its own Matomo Tag Manager with its own id e.g. <script src=”https://…/container_ugas78d7sg.js”> We want to only visualise our own events in our Dashboard. We don’t care about the analytics of the host
Tag: matomo
Form body in a POST ending up as URL params?
Our stack: Vue.js frontend using vuetify component lib custom python middleware rest api using flask + tornado matomo running externally and connected to the frontend using vues plugin system.(https://github.com/AmazingDreams/vue-matomo) We recently added matamo to our site and very very rarely we’ve noticed 4 incidents out of thousands of users where the username/password which is submitted via POST request to our
Tracking a dynamically changing custom variable in Matomo(piwik)
I am using Matomo to track users on an online dashboard; it’s a standard fare with nothing out of the ordinary, and I am only using two custom variables. The two custom variables values are static so to speak, as in they are filled when the page is generated with a users username and their role. Something that is static