diff --git a/core/analytics/google.py b/core/analytics/google.py
index 39e1d86..94491af 100755
--- a/core/analytics/google.py
+++ b/core/analytics/google.py
@@ -16,18 +16,9 @@ class ShowGoogleAnalyticsJS(template.Node):
if settings.DEBUG:
return ""
- return """
-
- """
+ return """"""
\ No newline at end of file