Skip to content

Commit 9dd1ca3

Browse files
committed
1
1 parent 5c36679 commit 9dd1ca3

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

docs/index.html

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,5 +43,16 @@ <h4>Open flow</h4>
4343
</div>
4444
</footer>
4545
</div>
46+
47+
<!-- Global site tag (gtag.js) - Google Analytics -->
48+
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-139588965-1"></script>
49+
<script>
50+
window.dataLayer = window.dataLayer || [];
51+
function gtag(){dataLayer.push(arguments);}
52+
gtag('js', new Date());
53+
54+
gtag('config', 'UA-139588965-1');
55+
</script>
56+
4657
</body>
4758
</html>

0 commit comments

Comments
 (0)