#37931
danielv
Participant

Would love to have this datalayer push to fire when cookies are acceted;

<script>
window.dataLayer.push({
‘event’: ‘cookiesAccepted’
})

},
</script>

Then you could create a trigger in Google Tag Manganger that would fire the Google Analytics, Facebook, and other markeitng scripts when that events is pushed..