Replace Umami tracking code with Nuxt Umami module
This commit is contained in:
parent
992e94d3aa
commit
f22bc83129
4 changed files with 405 additions and 54 deletions
|
@ -137,11 +137,5 @@ export const useAppHead = (pageTitleChunk) => {
|
|||
itemref: 'schema_name schema_description schema_image',
|
||||
},
|
||||
],
|
||||
script: [
|
||||
/* Umami tracking code */
|
||||
{
|
||||
children: `defer src="https://umami.paulnicoue.com/script.js" data-website-id="2df69370-61fb-424f-9719-d106f3e178b5"`,
|
||||
},
|
||||
],
|
||||
})
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue