chore: update GA

This commit is contained in:
CPunisher 2023-06-22 01:46:24 +08:00
parent d9581ddebf
commit 3e8ffb6963
2 changed files with 2 additions and 1 deletions

View File

@ -9,6 +9,7 @@
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-165845289-1');
gtag('config', 'G-XKEWNQ1T0E');
</script>
<script>

View File

@ -24,7 +24,7 @@ ReactGA.addTrackers(
}
},
{
trackingId: 'G-3NKS6ZG27V',
trackingId: 'G-XKEWNQ1T0E',
gaOptions: { name: 'trackerG' }
}
],