{% if config.GOOGLE_ANALYTICS_ACCOUNT != '0' %} {% set GA_FILE = 'analytics_debug' if settings.TEMPLATE_DEBUG else 'analytics' %} {% endif %}