update ga
This commit is contained in:
parent
ef5cb26b8c
commit
db2d6446d2
|
@ -31,7 +31,7 @@ const chapters = content.reduce(
|
||||||
);
|
);
|
||||||
|
|
||||||
if (isProd) {
|
if (isProd) {
|
||||||
ReactGA.initialize("387148608");
|
ReactGA.initialize("G-KY970171QR");
|
||||||
ReactGA.set({ anonymizeIp: true });
|
ReactGA.set({ anonymizeIp: true });
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue