{% if config.extra.analytics %} {% set property = config.extra.analytics.property | d("", true) %} {% endif %} {% if property.startswith("G-") %} {% elif property.startswith("UA-") %} {% endif %}