Skip to content

Commit 99d13ef

Browse files
authored
Update FAQs.html
1 parent 20ab83c commit 99d13ef

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

FAQs.html

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,15 @@
2222
</style>
2323
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-7439109164508333"
2424
crossorigin="anonymous"></script>
25+
<!-- Google tag (gtag.js) -->
26+
<script async src="https://www.googletagmanager.com/gtag/js?id=G-ZS5VZ74BH8"></script>
27+
<script>
28+
window.dataLayer = window.dataLayer || [];
29+
function gtag(){dataLayer.push(arguments);}
30+
gtag('js', new Date());
31+
32+
gtag('config', 'G-ZS5VZ74BH8');
33+
</script>
2534
</head>
2635

2736
<body class="bg-gray-50 text-gray-800">

0 commit comments

Comments
 (0)