Skip to content

Commit 673c0dc

Browse files
authored
Update Download.html
1 parent 2ace0d3 commit 673c0dc

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

wiki/Download.html

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,15 @@
1111
</style>-->
1212
<link rel="icon" href="../images/nuitfavicon.ico" />
1313

14+
<!-- Global site tag (gtag.js) - Google Analytics -->
15+
<script async src="https://www.googletagmanager.com/gtag/js?id=G-CJ8LEHVTXW"></script>
16+
<script>
17+
window.dataLayer = window.dataLayer || [];
18+
function gtag(){dataLayer.push(arguments);}
19+
gtag('js', new Date());
20+
21+
gtag('config', 'G-CJ8LEHVTXW');
22+
</script>
1423
<script>
1524
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
1625
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),

0 commit comments

Comments
 (0)