diff --git a/_includes/head.html b/_includes/head.html
index 3f54da7..b26a022 100644
--- a/_includes/head.html
+++ b/_includes/head.html
@@ -13,7 +13,7 @@
{%- seo -%}
{%- feed_meta -%}
- {%- if jekyll.environment == 'production' and site.google_analytics -%}
+ {%- if site.google_analytics -%}
{%- include google-analytics.html -%}
{%- endif -%}