diff --git a/src/viralhostrange/viralhostrangedb/templates/viralhostrangedb/base.html b/src/viralhostrange/viralhostrangedb/templates/viralhostrangedb/base.html index c787e23ebcf3353adbe28ffab370c63dd0a1da9a..4fe7927b101992a1c60381a866c2e48e5e98a862 100644 --- a/src/viralhostrange/viralhostrangedb/templates/viralhostrangedb/base.html +++ b/src/viralhostrange/viralhostrangedb/templates/viralhostrangedb/base.html @@ -14,6 +14,7 @@ gtag('config', 'G-JKZ76ZRBC4');//bryan </script> +<script defer data-domain="viralhostrangedb.pasteur.cloud" src="https://plausible.pasteur.cloud/js/script.js"></script> {% endblock %}