feat:analytics
This commit is contained in:
@@ -37,6 +37,17 @@ export const Route = createRootRouteWithContext<RouterAppContext>()({
|
|||||||
href: appCss,
|
href: appCss,
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
scripts: [
|
||||||
|
{
|
||||||
|
src: "https://analytics.zias.be/js/script.file-downloads.hash.outbound-links.pageview-props.revenue.tagged-events.js",
|
||||||
|
defer: true,
|
||||||
|
"data-domain": "kunstenkamp.be",
|
||||||
|
},
|
||||||
|
{
|
||||||
|
children:
|
||||||
|
"window.plausible = window.plausible || function() { (window.plausible.q = window.plausible.q || []).push(arguments) }",
|
||||||
|
},
|
||||||
|
],
|
||||||
}),
|
}),
|
||||||
|
|
||||||
component: RootDocument,
|
component: RootDocument,
|
||||||
|
|||||||
Reference in New Issue
Block a user