GoogleAnalytics4/Application/views/ua/s4_order.tpl
2021-07-17 23:22:23 +02:00

8 regels
211 B
Smarty

<script>
dataLayer.push({
"event": "ee.checkout",
'eventLabel': 'Checkout 4',
"ecommerce": {"checkout": {"actionField": {"step": 4}}}
});
</script>
[{$smarty.block.parent}]