Skip to content

Commit e4e5474

Browse files
authored
Update docs
1 parent c1b5f54 commit e4e5474

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

docs/_includes/head_custom.html

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,9 @@
1-
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-9224018205432249" crossorigin="anonymous"></script>
1+
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-9224018205432249" crossorigin="anonymous"></script>
2+
<script async src="https://www.googletagmanager.com/gtag/js?id=G-873B7M42VH"></script>
3+
<script>
4+
window.dataLayer = window.dataLayer || [];
5+
function gtag(){dataLayer.push(arguments);}
6+
gtag('js', new Date());
7+
8+
gtag('config', 'G-873B7M42VH');
9+
</script>

0 commit comments

Comments
 (0)