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:
Make sure you enable the Hubspot integration so we can connect your Hubspot contacts with LeadBoxer leads.
See instructions here: https://docs.leadboxer.com/article/184-hubspot-integration
Optionally, you can also identify your Hubspot contacts using merge tags on the links to your site.
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}}