Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- //Push the show_contact_info_click when a user clicks on the "Show Information" button on the contact page.
- <script>
- window.dataLayer = window.dataLayer || [];
- window.dataLayer.push({
- 'event': 'share_on_social_click',
- 'cd_event_label': 'Share on www.youtube.com' //Should indicate the name of the social media network where it was intended to be shared.
- });
- </script>
Advertisement
Add Comment
Please, Sign In to add comment