HubSpot

Make sure you also enable our HubSpot Integration, as this will sync all your existing contacts with LeadBoxer and allow you to enrich your HubSpot contacts with LeadBoxers rich firmographic and marketing data.

Tracking HubSpot marketing emails is easy.U

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}}"/>

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}}

Last updated