Template
_all events
We extend @Storefront/storefront/layout/meta.html.twig and the block layout_head_javascript_tracking
If you extend this file, please make sure that you extend it correctly:
{% block layout_head_javascript_tracking %}
{{ parent() }}
[YOUR CODE HERE]
{% endblock %}
Further information is available here:
The plugin called FroshDevelopmentHelper adds all available page data to the Twig tab in the profiler when a request and its details are opened: