9 lines
336 B
Smarty
9 lines
336 B
Smarty
|
<script>
|
||
|
dataLayer.push({"event": null, "eventLabel": null, "ecommerce": null}); /* Clear the previous ecommerce object. */
|
||
|
dataLayer.push({
|
||
|
"event": "ee.checkout",
|
||
|
'eventLabel': 'Checkou Step 4',
|
||
|
"ecommerce": {"checkout": {"actionField": {"step": 4}}}
|
||
|
});
|
||
|
</script>
|
||
|
[{$smarty.block.parent}]
|