Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <script>
- window.dataLayer = window.dataLayer || [];
- window.addEventListener('message', function(e) {
- var evt = e.data.event;
- evt && evt.indexOf('calendly') === 0 && window.dataLayer.push({
- event: 'calendly_booking',
- event_type: evt.split('.')[1]
- });
- });
- </script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement