Add gtag
This commit is contained in:
parent
c87cf457be
commit
f12e4bcdac
@ -56,6 +56,10 @@ const config = {
|
||||
require.resolve("@fontsource/roboto/700.css"),
|
||||
],
|
||||
},
|
||||
gtag: {
|
||||
trackingID: "G-8NBTQ7N6RB",
|
||||
anonymizeIP: true,
|
||||
},
|
||||
}),
|
||||
],
|
||||
],
|
||||
|
Loading…
Reference in New Issue
Block a user