Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

datalayer push

<script>
window.dataLayer = window.dataLayer || [];
window.dataLayer.push({
 'event': 'new_subscriber',
 'formLocation': 'footer'
 });
</script>
Source by www.analyticsmania.com #
 
PREVIOUS NEXT
Tagged: #datalayer #push
ADD COMMENT
Topic
Name
1+2 =