aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website/public/index.html
diff options
context:
space:
mode:
authorFabio Berger <me@fabioberger.com>2018-02-24 05:48:00 +0800
committerFabio Berger <me@fabioberger.com>2018-02-24 05:49:24 +0800
commit6e43e89b2d6679def241c5014fc08202f74550b2 (patch)
treef7ca0cc8a987a8a4e1eabd06ad55bbfafe33c6e0 /packages/website/public/index.html
parent3d2c5d67afb6a754ed7a0b883ff93bf330660eff (diff)
downloaddexon-0x-contracts-6e43e89b2d6679def241c5014fc08202f74550b2.tar
dexon-0x-contracts-6e43e89b2d6679def241c5014fc08202f74550b2.tar.gz
dexon-0x-contracts-6e43e89b2d6679def241c5014fc08202f74550b2.tar.bz2
dexon-0x-contracts-6e43e89b2d6679def241c5014fc08202f74550b2.tar.lz
dexon-0x-contracts-6e43e89b2d6679def241c5014fc08202f74550b2.tar.xz
dexon-0x-contracts-6e43e89b2d6679def241c5014fc08202f74550b2.tar.zst
dexon-0x-contracts-6e43e89b2d6679def241c5014fc08202f74550b2.zip
re-add google analytics code
Diffstat (limited to 'packages/website/public/index.html')
-rw-r--r--packages/website/public/index.html12
1 files changed, 12 insertions, 0 deletions
diff --git a/packages/website/public/index.html b/packages/website/public/index.html
index 75ca9a4ed..c28e4abf4 100644
--- a/packages/website/public/index.html
+++ b/packages/website/public/index.html
@@ -23,6 +23,18 @@
</head>
<body style="margin: 0px; min-width: 355px;">
+ <!-- Global site tag (gtag.js) - Google Analytics -->
+ <script async src="https://www.googletagmanager.com/gtag/js?id=UA-98720122-1"></script>
+ <script>
+ window.dataLayer = window.dataLayer || [];
+function gtag() {
+ dataLayer.push(arguments);
+}
+gtag('js', new Date());
+
+gtag('config', 'UA-98720122-1');
+</script>
+ <!-- End Google Analytics -->
<!-- Facebook SDK -->
<div id="fb-root"></div>
<script>