diff --git a/_config.yml b/_config.yml
index 038ea31..b275e43 100644
--- a/_config.yml
+++ b/_config.yml
@@ -2,6 +2,4 @@ remote_theme: pages-themes/cayman@v0.2.0
title: 'AWS Cloud Practitioner Short Notes'
description: 'It will help you with quick revision before the exam.'
-show_downloads: false
-
-google_analytics: 'G-JMDDTT0Y7C'
\ No newline at end of file
+show_downloads: false
\ No newline at end of file
diff --git a/_includes/head-custom-google-analytics.html b/_includes/head-custom-google-analytics.html
new file mode 100644
index 0000000..baf63e4
--- /dev/null
+++ b/_includes/head-custom-google-analytics.html
@@ -0,0 +1,9 @@
+
+
+
\ No newline at end of file