Skip to content

Commit 8a4203c

Browse files
committed
Edit GA Id
1 parent 7451a40 commit 8a4203c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/views/parts/react-footer.pug

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ script(type='module').
3636
script(src=jsUrl, type='module')
3737
//- - else
3838
//- script(src=jsUrl, type='module')
39-
script(async=true, src='https://www.googletagmanager.com/gtag/js?id=G-NT5W8GL31W')
39+
script(async=true, src='https://www.googletagmanager.com/gtag/js?id=G-0FRVEJZ2Z2')
4040
script(async=true, src='https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-3871790631789822' crossorigin='anonymous')
4141
script.
4242
function toggleFullscreen(iframeId) {
@@ -70,4 +70,4 @@ script.
7070
function gtag(){dataLayer.push(arguments);}
7171
gtag('js', new Date());
7272

73-
gtag('config', 'G-NT5W8GL31W');
73+
gtag('config', 'G-0FRVEJZ2Z2');

0 commit comments

Comments
 (0)