added google analytics

This commit is contained in:
Luke Hagar
2023-04-11 16:22:02 -05:00
parent 0ccf1a0d73
commit 05005116b4

View File

@@ -53,6 +53,10 @@ const config = {
theme: {
customCss: require.resolve("./src/css/custom.css"),
},
gtag: {
trackingID: 'G-04PETFVFDL',
anonymizeIP: true,
},
}),
],
],