Skip to content

Instantly share code, notes, and snippets.

@leadbi
Created May 11, 2017 12:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save leadbi/b064eb96cbe6e82421e86907ffca7e78 to your computer and use it in GitHub Desktop.
Save leadbi/b064eb96cbe6e82421e86907ffca7e78 to your computer and use it in GitHub Desktop.
LeadBI Tracking Fields

LeadBI Tracking Fields

This is a list of fields that can be used to send data from email campaigns to leadbi.

Example

https://www.leadbi.com/?utm_email=hi@leadbi.com&utm_firstname=Andrei&utm_lastname=Example

Fields

Contact Fields:

  • utm_email - email address
  • utm_email_subject - source email subject
  • utm_company - company name
  • utm_fullname - contact full name
  • utm_firstname - contact first name
  • utm_lastname - contact last name
  • utm_referrer - referral url
  • utm_domain - the website domain (iframe integration)

Campaign Fields:

  • utm_source - campaign name
  • utm_medium - email, paid-search, cpc-campaign
  • utm_campaign - campaign id
  • utm_term - search keyword
  • utm_content - content id

Note

All fields are optional

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment