📦 NEW: Add Analytics script

Signed-off-by: Luke Tainton <luke@tainton.uk>
This commit is contained in:
Luke Tainton 2020-05-23 14:34:02 +01:00
parent a71cbc70a9
commit 3d07bbd95e
No known key found for this signature in database
GPG Key ID: 750A0A4582DA6D7E
2 changed files with 4 additions and 0 deletions

View File

@ -21,6 +21,8 @@
<link rel="stylesheet" href="/css/flaticon.css">
<link rel="stylesheet" href="/css/icomoon.css">
<link rel="stylesheet" href="/css/style.css">
<script async src="https://analytics.tainton.uk/tcanalytics.js" data-ackee-server="https://analytics.tainton.uk" data-ackee-domain-id="e7dee78c-99b6-46fb-9b79-819b748c9a6e"></script>
</head>
<body data-spy="scroll" data-target=".site-navbar-target" data-offset="300">

View File

@ -21,6 +21,8 @@
<link rel="stylesheet" href="css/flaticon.css">
<link rel="stylesheet" href="css/icomoon.css">
<link rel="stylesheet" href="css/style.css">
<script async src="https://analytics.tainton.uk/tcanalytics.js" data-ackee-server="https://analytics.tainton.uk" data-ackee-domain-id="e7dee78c-99b6-46fb-9b79-819b748c9a6e"></script>
<script>if (location.protocol !== "https:") location.protocol = "https:";</script>