{% extends "analytics/settings/_layout" %} {% import "_includes/forms" as forms %} {% set selectedNavItem = 'general' %} {% set content %}
{{ 'Gettings errors trying to connect? Check your {link}.'|t('analytics', { link: 'OAuth settings' })|raw }}
{% if errors is defined and errors|length > 0 %}{{ 'To get started, go to the OAuth settings and configure your Google application’s client ID & secret.'|t('analytics') }}
{{"OAuth Settings"|t('analytics') }}
{% endif %} {% else %}{{ 'You are authenticated to Google Analytics with the following account'|t('analytics') }} :