Skip to content

Commit

Permalink
Add data-api to tracking script
Browse files Browse the repository at this point in the history
  • Loading branch information
mpanne committed May 16, 2024
1 parent 4c65c79 commit f7f48eb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,8 @@ export default defineNuxtConfig({
defer: true,
"data-domain": "digitalservicebund.github.io/wie-viele-menschen",
src: "https://plausible.io/js/script.js",
"data-api":
"https://plausible.digitalservicebund.github.io/wie-viele-menschen/api/event",
},
],
},
Expand Down

0 comments on commit f7f48eb

Please sign in to comment.