{% include "@Goals/_titleAndEvolutionGraph.twig" | raw %}
{% if nb_conversions > 0 %}

{{ 'Goals_ConversionsOverview'|translate }}

{% endif %} {% if displayFullReport %} {% if nb_conversions > 0 or cart_nb_conversions is defined %}

{% if idGoal is defined %} {{ 'Goals_GoalConversionsBy'|translate(goalName)|raw }} {% else %} {{ 'Goals_ConversionsOverviewBy'|translate }} {% endif %}

{{ goalReportsByDimension|raw }} {% endif %} {% endif %}