Skip to content

Commit

Permalink
Google Analytics
Browse files Browse the repository at this point in the history
  • Loading branch information
Rishat7c committed Nov 21, 2018
1 parent 550f94c commit 049b07f
Showing 1 changed file with 7 additions and 9 deletions.
16 changes: 7 additions & 9 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,22 +8,20 @@
<title>Gaysin Rishat | Rishat7c</title>
<link rel="stylesheet" href="css/main.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.5.2/animate.min.css">

<link rel="icon" href="img/rg.ico" type="image/icon">
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-129598097-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-129598097-1');
</script>
</head>
<body>
<div id="particles-js"></div>
<script src="js/particles.js"></script>
<script src="js/app.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.0/jquery.min.js"></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-103804510-1', 'auto');
ga('send', 'pageview');
</script>
<script type="text/javascript">
document.oncontextmenu = function(){return false;}
</script>
Expand Down

0 comments on commit 049b07f

Please sign in to comment.