diff --git a/content/posts/privacy-policy.md b/content/posts/privacy-policy.md
index 4506a89..a7129fd 100644
--- a/content/posts/privacy-policy.md
+++ b/content/posts/privacy-policy.md
@@ -13,7 +13,7 @@ hidden: true
# Privacy Policy
-Last Updated: March 18th, 2024
+Last Updated: September 27th, 2025
## 1. Introduction
@@ -27,7 +27,7 @@ We may collect and store information that you voluntarily provide to us, includi
### 2.2 Automatically Collected Information
-We use Cloudflare Insights and Plausible to collect anonymous data about your interactions with our site. This data includes, but is not limited to, your IP address, browser type, operating system, and pages visited. We use this data to improve our site and your user experience. No information is shared with, sent to or sold to third-parties. No information is monetized
+We use Cloudflare Insights and Umami Analytics to collect anonymous data about your interactions with our site. This data includes, but is not limited to, your IP address, browser type, operating system, and pages visited. We use this data to improve our site and your user experience. No information is shared with, sent to or sold to third-parties. No information is monetized
## 3. How We Use Your Information
diff --git a/resources/views/components/analytics/plausible.blade.php b/resources/views/components/analytics/plausible.blade.php
deleted file mode 100644
index b3e7384..0000000
--- a/resources/views/components/analytics/plausible.blade.php
+++ /dev/null
@@ -1,2 +0,0 @@
-
-
diff --git a/resources/views/components/analytics/umami.blade.php b/resources/views/components/analytics/umami.blade.php
new file mode 100644
index 0000000..8d0dbb1
--- /dev/null
+++ b/resources/views/components/analytics/umami.blade.php
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/resources/views/layouts/app.blade.php b/resources/views/layouts/app.blade.php
index 1611648..db0b133 100644
--- a/resources/views/layouts/app.blade.php
+++ b/resources/views/layouts/app.blade.php
@@ -62,7 +62,7 @@
crossorigin="anonymous">
@stack('top_scripts')
-