Skip to content

Commit

Permalink
Google analytics
Browse files Browse the repository at this point in the history
  • Loading branch information
hanuor committed Dec 11, 2016
1 parent 314e7e7 commit 698a605
Show file tree
Hide file tree
Showing 4 changed files with 39 additions and 0 deletions.
10 changes: 10 additions & 0 deletions home.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,16 @@
<link rel="icon" href="https://s24.postimg.org/jpuv69sl1/hanuornewlogo.png" style="width: 50px; height: 50px" type="image/png">
<link href="https://fonts.googleapis.com/css?family=Titillium+Web:300" rel="stylesheet">
<link href="assets/jahadat.css" rel="stylesheet">
<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-81194645-2', 'auto');
ga('send', 'pageview');

</script>
</head>
<body>
<nav>
Expand Down
9 changes: 9 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,16 @@
background-color:#ffffff;
}
</style>
<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-81194645-2', 'auto');
ga('send', 'pageview');

</script>
</head>
<body>
<script>document.body.className += ' fade-out';</script>
Expand Down
10 changes: 10 additions & 0 deletions resources.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,16 @@
<link rel="icon" href="https://s24.postimg.org/jpuv69sl1/hanuornewlogo.png" style="width: 50px; height: 50px" type="image/png">
<link href="https://fonts.googleapis.com/css?family=Titillium+Web:300" rel="stylesheet">
<link href="assets/isabarrow.css" rel="stylesheet">
<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-81194645-2', 'auto');
ga('send', 'pageview');

</script>
</head>
<body>

Expand Down
10 changes: 10 additions & 0 deletions work.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,16 @@
<link rel="icon" href="https://s24.postimg.org/jpuv69sl1/hanuornewlogo.png" style="width: 50px; height: 50px" type="image/png">
<link href="https://fonts.googleapis.com/css?family=Titillium+Web:300" rel="stylesheet">
<link href="assets/isabarrow.css" rel="stylesheet">
<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-81194645-2', 'auto');
ga('send', 'pageview');

</script>
</head>
<body>
<nav>
Expand Down

0 comments on commit 698a605

Please sign in to comment.