aboutsummaryrefslogtreecommitdiff
path: root/_www-kbbi/index.html
diff options
context:
space:
mode:
Diffstat (limited to '_www-kbbi/index.html')
-rw-r--r--_www-kbbi/index.html16
1 files changed, 16 insertions, 0 deletions
diff --git a/_www-kbbi/index.html b/_www-kbbi/index.html
index e665e86..b92eece 100644
--- a/_www-kbbi/index.html
+++ b/_www-kbbi/index.html
@@ -8,6 +8,22 @@
<script type="text/javascript" src="kbbiclient.js"></script>
<script type="text/javascript" src="index.js"></script>
+
+ <!-- Global site tag (gtag.js) - Google Analytics -->
+ <script
+ async
+ src="https://www.googletagmanager.com/gtag/js?id=UA-2502278-8"
+ ></script>
+ <script>
+ window.dataLayer = window.dataLayer || []
+ function gtag() {
+ dataLayer.push(arguments)
+ }
+ gtag("js", new Date())
+
+ gtag("config", "UA-2502278-8")
+ </script>
+
<style>
a {
text-decoration: none;