We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fb5c91 commit 1bbd83fCopy full SHA for 1bbd83f
index.html
@@ -27,6 +27,15 @@
27
28
<link href="style.css" rel="stylesheet" type="text/css"/>
29
<script type="text/javascript" src="js/script.js"></script>
30
+<!-- Google tag (gtag.js) -->
31
+<script async src="https://www.googletagmanager.com/gtag/js?id=G-60RMTZYWLJ"></script>
32
+<script>
33
+ window.dataLayer = window.dataLayer || [];
34
+ function gtag(){dataLayer.push(arguments);}
35
+ gtag('js', new Date());
36
+
37
+ gtag('config', 'G-60RMTZYWLJ');
38
+</script>
39
</head>
40
<body>
41
<div data-collapse="tiny" data-animation="default" data-duration="400" Contact="naveen@searchrnk.in" data-easing="ease" data-easing2="ease" role="banner" class="navigation w-nav">
0 commit comments