diff --git a/docs/config/_default/params.toml b/docs/config/_default/params.toml
index 2350bbab170a..b547b67a6220 100644
--- a/docs/config/_default/params.toml
+++ b/docs/config/_default/params.toml
@@ -3,7 +3,6 @@ description = "YugabyteDB, the transactional, high-performance database for buil
copyright = "Yugabyte, Inc."
privacy_policy = "https://www.yugabyte.com/privacy-policy/"
kapa_ai = true
-drift_snippet = true
search_banner = false
version_menu = "Releases"
diff --git a/docs/layouts/partials/hooks/head-end.html b/docs/layouts/partials/hooks/head-end.html
index 4e1dc532a9d4..0ec2dacab2dc 100644
--- a/docs/layouts/partials/hooks/head-end.html
+++ b/docs/layouts/partials/hooks/head-end.html
@@ -52,32 +52,4 @@
{{- end -}}
-{{- if .Site.Params.drift_snippet -}}
-
-{{- end -}}
-
diff --git a/docs/netlify.toml b/docs/netlify.toml
index d6a7e127ea19..ceeb1aa8709a 100644
--- a/docs/netlify.toml
+++ b/docs/netlify.toml
@@ -1383,7 +1383,6 @@
https://www.googletagmanager.com/
https://www.gstatic.com/recaptcha/
https://x.clearbitjs.com
- https://js.driftt.com/
https://cdn.segment.com/
https://j.6sc.co/
https://cdn.rudderlabs.com/
@@ -1429,7 +1428,6 @@
https://app.supademo.com/
https://www.google.com/
https://www.youtube.com/
- https://js.driftt.com/
;
frame-ancestors 'self'
@@ -1439,7 +1437,6 @@
;
media-src 'self' 'unsafe-inline'
- https://js.driftt.com/conductor/assets/
;
'''
X-Content-Type-Options = "nosniff"