HubSpot email tracking
Tracking Hubspot marketing emails is easy.
To track email open events, either add this tracking image to your template as a piece of HTML
<img src="https://track.leadboxer.com/log?datasetId=YOUR_DATSET_ID&campaign=Newsletter&email={{contact.email}}"/><br>
Alternatively, you can add an image from an URL like this:
To track link clicks and identify these readers on our site you need to be appended with a parameter like in this example:
https://www.leadboxer.com/?email={{contact.email}}&firstName={{contact.firstname}}&lastName={{contact.lastname}}&companyName={{company.name}}