Used by the following Containers:
<script>
// Simple event with 3 Variables
dataLayer.push({
'event': 'santianoEvent',
'eventCategory': '[eventCategory]',
'eventAction': '[eventAction]',
'eventLabel': '[eventLabel]',
'eventValue': '1'
});
</script>
Add new comment