aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorNavan Chauhan <navanchauhan@gmail.com>2018-02-09 22:17:48 +0530
committerGitHub <noreply@github.com>2018-02-09 22:17:48 +0530
commite2a77df979895aee164ed50d025c1c50b6d6958a (patch)
treedeccfee70ab296313072c249dcc88d8523fd0654 /index.html
parentc93795677824e263abd3be753165ad1405585b18 (diff)
Update index.html
Diffstat (limited to 'index.html')
-rw-r--r--index.html9
1 files changed, 8 insertions, 1 deletions
diff --git a/index.html b/index.html
index fc5b76f..91342dc 100644
--- a/index.html
+++ b/index.html
@@ -29,7 +29,14 @@
<meta name="msapplication-TileImage" content="assets/ms-icon-144x144.png">
-
+<!-- Global site tag (gtag.js) - Google Analytics -->
+<script async src="https://www.googletagmanager.com/gtag/js?id=UA-108635191-1"></script>
+<script>
+ window.dataLayer = window.dataLayer || [];
+ function gtag(){dataLayer.push(arguments);}
+ gtag('js', new Date());
+ gtag('config', 'UA-108635191-1');
+</script>
</head>