-
Notifications
You must be signed in to change notification settings - Fork 68
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
🐛 The bug
In my application, I have Analytics tracking working correctly however it does not work for Matomo.
Is it because I use matomo cloud?
Her is my nuxt.config.ts file :
scripts: {
registry: {
googleAnalytics: {
id: "G-XXXXXXXX",
},
matomoAnalytics: {
matomoUrl: "https://[mydomain].matomo.cloud/",
siteId: "2",
},
},
},
🛠️ To reproduce
no
🌈 Expected behavior
no
ℹ️ Additional context
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working