Prospect.io email tracking
To track mail open/reads, you need to add the tracking pixel to your campaigns or templates.
Here are the steps needed for adding the tracking pixel:
- go to your drip campaign or template
- edit your campaign or template and switch to HTML (</>)
- paste in your email tracking pixel at the bottom
<img src="https://track.leadboxer.com/log?datasetId=YOUR DATASET ID&campaign=prospect.io&email={{prospect_email}}" width="1" height="1" class="fr-fic fr-dib">
Notes:
- Change datasetId to reflect yours
- Optionally, change the campaign value to reflect the email title or campaign name
- you can add other template variables as parameters if you have them
Track clicks and identify prospects on your site
To track email clicks, you need to modify your links to include these parameters
example URLhttps://www.YOURDOMAINNAME.com?&firstName={{prospect_firstname}}&lastName={{prospect_lastname}}&email={{prospect_email}}&companyName={{prospect_company_name}}
For more details see these pages:
https://support.prospect.io/hc/en-us/articles/115009231968-Create-Content-
https://support.prospect.io/hc/en-us/articles/115009483748-Template-Variables