Skip to content

Commit 3ba776e

Browse files
Update publications.html
1 parent 78f580d commit 3ba776e

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

publications.html

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,18 @@
157157
}
158158
</style>
159159
</head>
160+
161+
<!-- Google tag (gtag.js) -->
162+
<script async src="https://www.googletagmanager.com/gtag/js?id=G-NNHPM3N7SY"></script>
163+
<script>
164+
window.dataLayer = window.dataLayer || [];
165+
function gtag(){dataLayer.push(arguments);}
166+
gtag('js', new Date());
167+
168+
gtag('config', 'G-NNHPM3N7SY');
169+
</script>
170+
171+
160172
<body>
161173

162174
<header>

0 commit comments

Comments
 (0)