Skip to content

Commit

Permalink
Add analytics to docs (#544)
Browse files Browse the repository at this point in the history
  • Loading branch information
evroon authored Feb 26, 2024
1 parent 11df4d0 commit 1c0531b
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions docs/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,15 @@ const config = {
locales: ["en"],
},

scripts: [
{
src: "https://analytics.bracketapp.nl/script.js",
async: true,
"data-website-id": "9c5b1839-5cbd-4d04-b95b-a217838898a9",
"data-domains": "docs.bracketapp.nl",
},
],

presets: [
[
"classic",
Expand Down

0 comments on commit 1c0531b

Please sign in to comment.