Skip to content

Commit 1bbd83f

Browse files
authored
Update index.html
1 parent 3fb5c91 commit 1bbd83f

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

index.html

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,15 @@
2727

2828
<link href="style.css" rel="stylesheet" type="text/css"/>
2929
<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>
3039
</head>
3140
<body>
3241
<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

Comments
 (0)