We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8746e07 commit b0be91aCopy full SHA for b0be91a
1 file changed
docs/docusaurus.config.js
@@ -42,6 +42,9 @@ const config = {
42
theme: {
43
customCss: "./src/css/custom.css",
44
},
45
+ gtag: {
46
+ trackingID: 'G-9H1YZW28BG',
47
+ },
48
}),
49
],
50
0 commit comments