Skip to content

Commit 22bf90c

Browse files
committed
Add GA to documentation
1 parent 09a3d6a commit 22bf90c

File tree

3 files changed

+1496
-1323
lines changed

3 files changed

+1496
-1323
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

website/docusaurus.config.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,9 @@ module.exports = {
5656
theme: {
5757
customCss: require.resolve('./src/css/custom.css'),
5858
},
59+
gtag: {
60+
trackingID: 'G-PZ8BTMNFN9',
61+
},
5962
},
6063
],
6164
],

0 commit comments

Comments
 (0)