Skip to content

Commit

Permalink
docs: adds google analytics tag (#2191)
Browse files Browse the repository at this point in the history
  • Loading branch information
lukegalbraithrussell authored Aug 9, 2024
1 parent a455807 commit 14526e1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,9 @@ const config = {
theme: {
customCss: './src/css/custom.css',
},
gtag: {
trackingID: 'G-9H1YZW28BG',
},
}),
],
],
Expand Down

0 comments on commit 14526e1

Please sign in to comment.