We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7451a40 commit 8a4203cCopy full SHA for 8a4203c
1 file changed
src/views/parts/react-footer.pug
@@ -36,7 +36,7 @@ script(type='module').
36
script(src=jsUrl, type='module')
37
//- - else
38
//- script(src=jsUrl, type='module')
39
-script(async=true, src='https://www.googletagmanager.com/gtag/js?id=G-NT5W8GL31W')
+script(async=true, src='https://www.googletagmanager.com/gtag/js?id=G-0FRVEJZ2Z2')
40
script(async=true, src='https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-3871790631789822' crossorigin='anonymous')
41
script.
42
function toggleFullscreen(iframeId) {
@@ -70,4 +70,4 @@ script.
70
function gtag(){dataLayer.push(arguments);}
71
gtag('js', new Date());
72
73
- gtag('config', 'G-NT5W8GL31W');
+ gtag('config', 'G-0FRVEJZ2Z2');
0 commit comments