diff --git a/docs/plausible.js b/docs/plausible.js
new file mode 100644
index 0000000..769bf63
--- /dev/null
+++ b/docs/plausible.js
@@ -0,0 +1 @@
+(function(){var s=document.createElement("script");s.defer=true;s.dataset.domain="docs.circuitforge.tech,circuitforge.tech";s.dataset.api="https://analytics.circuitforge.tech/api/event";s.src="https://analytics.circuitforge.tech/js/script.js";document.head.appendChild(s);})();
diff --git a/mkdocs.yml b/mkdocs.yml
index f99cb24..468ca52 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -61,3 +61,6 @@ nav:
- Trust Score Algorithm: reference/trust-scoring.md
- Tier System: reference/tier-system.md
- Architecture: reference/architecture.md
+
+extra_javascript:
+ - plausible.js
diff --git a/web/index.html b/web/index.html
index 0f7b55c..f8fac8b 100644
--- a/web/index.html
+++ b/web/index.html
@@ -27,6 +27,9 @@
+
+