Sharpspring

Step 1: Track email opens

To track mail open/reads from your Sharpspring 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:

  1. Go to your campaign or template

  2. Create or edit an element in where we can add our tracking pixel, usually a footer element or similar.

  3. switch to HTML view, so you can ad HTML code (</>)

  4. paste in your email tracking pixel at the bottom of the HTML:

<img src="https://track.leadboxer.com/log?datasetId=YOUR DATASET ID&campaign=sharpspring&email={$emailAddress}" width="1" height="1">

Close and Save

Notes:

  • Don't forget to change the DATASET ID 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={$companyName}


Step 2: Track email clicks and identify prospects on your site

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={$emailAddress}

This will allow us to identify the individual visitors when they land on your site.

Optionally but recommended, you should add additional parameters to enrich the visitor with other information from your database:

example URL

https://www.YOURDOMAINNAME.com/my-landing-page/?firstName={$firstName}&lastName={$lastName}&email={$emailAddress}&companyName={$companyName}

Tip: Best practice is to test before sending out a mass email


To see more on For more details see these pages:

https://help.sharpspring.com/hc/en-us/articles/115001067988-Adding-Merge-Variables-to-Emails#h_26843112161516719747691

Sharpspring offers many optional merge variables you can use and also 'send' to LeadBoxer through email clicks:

https://help.sharpspring.com/hc/en-us/articles/360022397891-Available-SharpSpring-Merge-Variables#h_969312646111536941342618

Still need help? Contact Us Contact Us

Last updated on June 10, 2021

Last updated