Skip to content

Instantly share code, notes, and snippets.

@YohannParis
Created January 10, 2017 16:15
Show Gist options
  • Save YohannParis/9d57ab9132d5bb45942866f26ca70dc1 to your computer and use it in GitHub Desktop.
Save YohannParis/9d57ab9132d5bb45942866f26ca70dc1 to your computer and use it in GitHub Desktop.
// Analytics
dataLayer.push({
'event': 'Interactive',
'category': 'Interactive',
'action': 'ACTION',
'label': 'LABEL'
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment