📖
Public docs
  • LeadBoxer — Lead Data Platform —Documentation
  • 🛠️Getting Started
  • Lead Management Workflow
    • Cold outbound email campaigns
  • How does it all work?
  • 🏗️Fundamentals
    • Leads & Accounts
      • Lead card: Complete lead details in one page
      • Batch operations
    • LeadBoard
    • Reports
    • Definitions & Glossary
    • Elements
      • Filters
      • Segments
      • Workflow Automation
      • Notifications
      • Users
      • Datasets
      • Clients (agents)
      • Lists
      • Enrichment
      • Leadscore
      • Lead & Account Tags
      • Import & Export
        • Upload Leads
        • download data
        • LinkedIn Matched Audiences export
        • Custom Properties
        • LeadBoxer User Interface Placeholder Names
      • Roles & Permissions
  • 🧩Integrations
    • 🌐Website
      • Lead Tracking Pixel
      • WordPress plug-in
        • track my WordPress user logins?
      • Google Tag Manager (GTM)
      • Drupal module
      • Gravity Form Tracking
      • Change website content based on behaviour
      • Track meta data using JSON-LD
      • Cross device tracking
      • Tracking marketing campaign data (UTM tags)
      • UTM tags for Google Adwords
      • How to track user logins
      • Automatic form tracking
      • Manual form tracking
      • How to get (raw) lead data
      • Magento
      • Adobe Tag Manager
      • Unbounce landing pages
      • Tracking pixel into Wix
    • ✉️Email
      • Individual emails
        • Gmail Email tracking
        • G Suite email tracking
        • Official Outlook Add-in
        • Advanced Outlook Add-in
        • Manually Identify leads using email
        • Legacy Outlook plugin
        • Linkedin InMail or Invite Link Tracking
      • marketing emails
        • 1. Setup Tracking Pixel
        • 2. Track Email Opens
        • 3. Track Email Clicks
        • Mailchimp
        • HubSpot
        • Sharpspring
        • ActiveCampaign
        • Pipedrive Campaigns
        • Eloqua
        • Copernica
        • Intercom
        • Mailup
        • Brevo
        • Poppulo
        • Reply.io
        • Spotler mail+
        • Prospect.io
        • Woodpecker
        • Instantly
        • Mailerlite
        • Lemlist
        • Autopilot
        • Constant Contact
        • dotdigital
        • Apollo.io
        • LaPosta
        • Customer.io
        • Campaign Monitor
        • QuickMail
        • Outreach
        • Mail Merge (MS Word)
    • Other
      • Active Campaign
      • HubSpot
      • Marketo
      • LinkedIn
        • LinkedIn job titles search
      • Google Places
      • Calendly
      • How to get LeadBoxer data into Intercom
      • Zapier
        • Advanced Zapier usage
        • Zapier webhook
        • Connect Leadboxer to Pipedrive with Zapier
        • Connect Leadboxer to Slack with Zapier
        • Connect Leadboxer to Salesforce with Zapier
      • Pipedrive
        • Pipedrive Workflow Automation with LeadBoxer
      • Whatagraph
      • Google BigQuery
      • Single Sign On (SSO)
  • 🦮Guides
    • Creating your first Segment
    • Creating your first LeadBoard
    • How to add a user
    • How to upload a List (ABM)
    • How to add a datasets
    • How to create a notification
    • How to set your Leadscore
    • How to hide & unhide Leads
    • Filter Leads from ad campaigns
    • How to create a Workflow Automation
    • How to mask IP addresses
  • 🏆Solutions
    • Lead Identification
    • Lead Qualification
    • Lead Managment
  • Extras
    • Changelog
    • Email tracking info
    • linkedIn industries
    • LeadBoxer reseller getting started
    • How to contact leads
    • LeadBoxer cookies
  • Terms of Service
  • Privacy Policy
Powered by GitBook
On this page
  • Identify & track Campaign Monitor email recipients on your website
  • Step 2: Track email clicks (click-thrus) and identify prospects on your site
  1. 🧩Integrations
  2. ✉️Email
  3. marketing emails

Campaign Monitor

PreviousCustomer.ioNextQuickMail

Last updated 1 year ago

Identify & track Campaign Monitor email recipients on your website

Step 1: Track email opens

The Email builder from Campaign Monitor does not support HTML editing. Meaning we can only track email opens if your emails are created using the Import HTML method.

To track mail open/reads from your Campaign Monitor 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 campaigns

  2. Choose the mail template you want to track

  3. Edit the HTML:

  4. In the HTML add the tracking pixel at the bottom of the email, before the end body tag:

<img src="https://track.leadboxer.com/log?datasetId=YOUR-DATASET-ID&campaign=Campaign-monitor-email&email=[email]">
  1. Save

Notes:

  • Don't forget to change the DATASET ID to your own.

  • You can add additional data fields variables as parameters by simply adding these to the pixel, eg &firstName=[firstname], etc

  • For more details on advanced data fields in Campaign Monitor see:

    • https://help.campaignmonitor.com/access-the-html-of-an-email

Step 2: Track email clicks (click-thrus) 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=[email]

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

Optional, but recommended; add additional parameters to enrich visitors with additional information from your database:

example URL

https://www.YOURDOMAINNAME.com/my-landing-page/?firstName=[firstname]&lastName=[lastname]&email=[email]

NOTE: remember to update the landing page with your url. Tip: Best practice is to test before sending out a mass email