Autopilot
Last updated
Last updated
To track mail open/reads from your Autopilot audience in LeadBoxer, you need to add a LeadBoxer tracking pixel to your campaigns or templates.
Here are the steps needed for adding the tracking pixel:
Go to your campaign or template
Add or edit an HTML element in where we can add our tracking pixel
Add in your email tracking pixel at the bottom of the HTML:
Close and Save
Notes:
Don't forget to change the DATASET ID in the pixel to your own
Change the campaign value to reflect the email title or campaign name
you can add other template variables as parameters if you have them, eg
&companyName={{person.organization}}
firstName={{person.firstname}}
etc
To track email clicks, you need to modify the links inside your email campaigns and add this parameter to the URL of the link:
&email={{person.email}}
This will allow us to identify the individual visitors when they land on your site.
UTM tags In order for us to classify this visit coming an email, you need to add the UTM tag &utm_medium=email So either enable the automatic UTM tag settings in Autopilot or manually add these to your links
Optionally but recommended, you should add additional parameters to update the visitor with other information from your database:
Full example URL
Tip: Best practice is to test before sending out a mass email