feat: tracking integration with GTM and CMP

This commit is contained in:
Björn Fromme
2026-03-16 12:02:59 +01:00
parent 11ab98b3d8
commit 3957f6bd09
21 changed files with 453 additions and 51 deletions
@@ -567,4 +567,8 @@
</div>
{{ form_rest(form) }}
{{ form_end(form) }}
{% include '_partials/_tracking.html.twig' with {
'url': '/trichter_Z1/schritt4_uerbersicht_bestaetigung',
'title': 'Übersicht und Bestätigung'
} %}
{% endblock %}