aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorNavan Chauhan <navanchauhan@gmail.com>2017-11-02 19:22:55 +0530
committerGitHub <noreply@github.com>2017-11-02 19:22:55 +0530
commit13074f8079a09d878ca2ceb2cb9386138238a5c0 (patch)
tree059ed00eca3f76dd523dec960b4738b5222dc28b /index.html
parent4354f40fa56b3d6f1885f19c5f7f41bd5e51cb20 (diff)
Update index.html
Diffstat (limited to 'index.html')
-rw-r--r--index.html8
1 files changed, 7 insertions, 1 deletions
diff --git a/index.html b/index.html
index 684ad87..8557c70 100644
--- a/index.html
+++ b/index.html
@@ -9,7 +9,13 @@
<link rel="stylesheet" href="css/style.css">
-
+ <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>
<body>