diff options
| author | Mark Otto <[email protected]> | 2022-05-13 09:07:55 +0300 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2022-05-13 19:44:01 +0300 |
| commit | eacee3ad3fd5bef76c65fb9e49ab9fead57c1fca (patch) | |
| tree | b5dd63f1f23b77dc865a68f7e82a8cc4ee5be658 | |
| parent | f7e8ca91e03165abb82d4c82555dc4ef96340cc9 (diff) | |
| download | bootstrap-eacee3ad3fd5bef76c65fb9e49ab9fead57c1fca.tar.xz bootstrap-eacee3ad3fd5bef76c65fb9e49ab9fead57c1fca.zip | |
Add Fathom Analytics
| -rw-r--r-- | site/layouts/partials/analytics.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/site/layouts/partials/analytics.html b/site/layouts/partials/analytics.html index ded6e7244..98e5142f8 100644 --- a/site/layouts/partials/analytics.html +++ b/site/layouts/partials/analytics.html @@ -1,3 +1,5 @@ +<script defer src="https://cdn.usefathom.com/script.js" data-site="ITUSEYJG"></script> + <script> window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date; ga('create', 'UA-146052-10', 'getbootstrap.com'); |
