Created
January 10, 2017 16:15
-
-
Save YohannParis/9d57ab9132d5bb45942866f26ca70dc1 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// 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