this.$matomo is not readable and undefiend resulting in the error in the title my nuxt.config.js  I'm trying to use it in layouts in fetch() ``` this.$matomo.setConsent(true) ``` this is the error I'm getting 