aboutsummaryrefslogtreecommitdiff
path: root/Contact.html
diff options
context:
space:
mode:
authorNavan Chauhan <navanchauhan@gmail.com>2018-01-20 21:33:59 +0530
committerGitHub <noreply@github.com>2018-01-20 21:33:59 +0530
commit5407fa170cd9ae689d68dc30e66598c40d04c16e (patch)
tree4e19109de77a72e8870fd51524eb871663141e6b /Contact.html
parente9963106e491379a15020894e6a891ee8813e85b (diff)
Update Contact.html
Diffstat (limited to 'Contact.html')
-rw-r--r--Contact.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/Contact.html b/Contact.html
index ee907c4..dcb5ab5 100644
--- a/Contact.html
+++ b/Contact.html
@@ -5,6 +5,15 @@
<meta charset="UTF-8">
<meta name="referrer" content="origin" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no, minimal-ui">
+<!-- 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>
<title>Contact Me</title>