Skip to content

Commit abf80fb

Browse files
committed
Add Google tag
1 parent 2edf821 commit abf80fb

File tree

6 files changed

+60
-0
lines changed

6 files changed

+60
-0
lines changed

changelogs/index.html

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,16 @@
4141
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
4242
<![endif]-->
4343

44+
<!-- Google tag (gtag.js) -->
45+
<script async src="https://www.googletagmanager.com/gtag/js?id=G-GNX1RDX0CX"></script>
46+
<script>
47+
window.dataLayer = window.dataLayer || [];
48+
function gtag(){dataLayer.push(arguments);}
49+
gtag('js', new Date());
50+
51+
gtag('config', 'G-GNX1RDX0CX');
52+
</script>
53+
<!-- Google Syndication-->
4454
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-2272615298786275"
4555
crossorigin="anonymous"></script>
4656
</head>

contact/index.html

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,16 @@
4141
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
4242
<![endif]-->
4343

44+
<!-- Google tag (gtag.js) -->
45+
<script async src="https://www.googletagmanager.com/gtag/js?id=G-GNX1RDX0CX"></script>
46+
<script>
47+
window.dataLayer = window.dataLayer || [];
48+
function gtag(){dataLayer.push(arguments);}
49+
gtag('js', new Date());
50+
51+
gtag('config', 'G-GNX1RDX0CX');
52+
</script>
53+
<!-- Google Syndication-->
4454
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-2272615298786275"
4555
crossorigin="anonymous"></script>
4656
</head>

index.html

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,16 @@
4141
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
4242
<![endif]-->
4343

44+
<!-- Google tag (gtag.js) -->
45+
<script async src="https://www.googletagmanager.com/gtag/js?id=G-GNX1RDX0CX"></script>
46+
<script>
47+
window.dataLayer = window.dataLayer || [];
48+
function gtag(){dataLayer.push(arguments);}
49+
gtag('js', new Date());
50+
51+
gtag('config', 'G-GNX1RDX0CX');
52+
</script>
53+
<!-- Google Syndication-->
4454
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-2272615298786275"
4555
crossorigin="anonymous"></script>
4656
</head>

mod-issues/index.html

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,16 @@
4141
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
4242
<![endif]-->
4343

44+
<!-- Google tag (gtag.js) -->
45+
<script async src="https://www.googletagmanager.com/gtag/js?id=G-GNX1RDX0CX"></script>
46+
<script>
47+
window.dataLayer = window.dataLayer || [];
48+
function gtag(){dataLayer.push(arguments);}
49+
gtag('js', new Date());
50+
51+
gtag('config', 'G-GNX1RDX0CX');
52+
</script>
53+
<!-- Google Syndication-->
4454
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-2272615298786275"
4555
crossorigin="anonymous"></script>
4656
</head>

reimagined/index.html

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,16 @@
4141
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
4242
<![endif]-->
4343

44+
<!-- Google tag (gtag.js) -->
45+
<script async src="https://www.googletagmanager.com/gtag/js?id=G-GNX1RDX0CX"></script>
46+
<script>
47+
window.dataLayer = window.dataLayer || [];
48+
function gtag(){dataLayer.push(arguments);}
49+
gtag('js', new Date());
50+
51+
gtag('config', 'G-GNX1RDX0CX');
52+
</script>
53+
<!-- Google Syndication-->
4454
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-2272615298786275"
4555
crossorigin="anonymous"></script>
4656

shaders-v4/index.html

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,16 @@
4141
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
4242
<![endif]-->
4343

44+
<!-- Google tag (gtag.js) -->
45+
<script async src="https://www.googletagmanager.com/gtag/js?id=G-GNX1RDX0CX"></script>
46+
<script>
47+
window.dataLayer = window.dataLayer || [];
48+
function gtag(){dataLayer.push(arguments);}
49+
gtag('js', new Date());
50+
51+
gtag('config', 'G-GNX1RDX0CX');
52+
</script>
53+
<!-- Google Syndication-->
4454
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-2272615298786275"
4555
crossorigin="anonymous"></script>
4656

0 commit comments

Comments
 (0)