update google script

This commit is contained in:
infominer33 2019-03-17 22:06:07 -04:00
parent db49602c20
commit ba44ce37d8
1 changed files with 8 additions and 10 deletions

View File

@ -1,17 +1,15 @@
---
---
<!doctype html>
<html lang="{{ site.lang | default: "en-US" }}">
<head>
<!-- Global Site Tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-132558656-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
<!-- Global Site Tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-132558656-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-132558656-1');
</script>
gtag('config', 'UA-132558656-1');
</script>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">