Fix matomo tracking url
This commit is contained in:
@@ -33,7 +33,8 @@ createInertiaApp({
|
||||
.use(ZiggyVue, Ziggy)
|
||||
.use(VueMatomo, {
|
||||
host: 'https://matomo.soson.eu/',
|
||||
siteId: '3',
|
||||
trackerUrl: 'https://matomo.soson.eu/matomo.php',
|
||||
siteId: 3,
|
||||
})
|
||||
.mixin({
|
||||
methods: {
|
||||
|
||||
Reference in New Issue
Block a user