{% if jekyll.environment == 'production' and site.google_analytics %} {% include google-analytics.html %} {% endif %} {% if jekyll.environment == 'production' and site.google_tag_manager %} {% include google-tag-manager.html %} {% endif %}