add gtag configuration

This commit is contained in:
HEREYUA 2024-03-19 14:25:44 +08:00
parent 1661f950d8
commit d2411f2291
1 changed files with 3 additions and 0 deletions

View File

@ -171,6 +171,9 @@ const config = {
theme: {
customCss: require.resolve('./src/css/custom.css'),
},
gtag: {
trackingID: 'G-BLKS03QEDY'
},
}),
],
],