We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20a9d46 commit 29b688fCopy full SHA for 29b688f
1 file changed
docusaurus.config.js
@@ -41,6 +41,9 @@ const config = {
41
theme: {
42
customCss: require.resolve('./src/css/custom.css'),
43
},
44
+ gtag: {
45
+ trackingID: 'G-DYY52XT29C',
46
+ },
47
}),
48
],
49
0 commit comments