dataLayer.push({ 'event' : 'mailto', 'Email Address' : 'sales@loring.com' // this should be replaced with an actual email address clicked }); dataLayer.push({ 'event' : 'tel', 'Tel Number' : '17075267215' // this should be replaced with an actual number clicked }); dataLayer.push({ 'event' : 'file_download', 'Link Text' : '' // this should be replaced with an actual download link clicked }); dataLayer.push({ 'event' : 'external_link', 'Link Text' : '' // this should be replaced with an actual download link clicked });