CRM Setup

Set up SourceTag with Campaign Monitor

When a visitor submits a form with SourceTag data, the attribution fields need somewhere to go in Campaign Monitor. You need to create custom fields on your subscriber list that match the SourceTag field names.

What you need

  • SourceTag installed and form hidden fields set up
  • Campaign Monitor account with admin access

Step 1: Go to custom fields settings

In Campaign Monitor, navigate to your subscriber list and open the Custom Fields settings.

[IMAGE: Screenshot of Campaign Monitor list settings navigation]

Step 2: Create custom fields

Create a new custom field for each SourceTag data point:

Core fields (always create)

Field nameLabelType
st_fc_channelFirst Contact ChannelText
st_fc_detail_1First Contact SourceText
st_fc_detail_2First Contact CampaignText
st_fc_detail_3First Contact TermText
st_fc_detail_4First Contact ContentText
st_lc_channelLast Contact ChannelText
st_lc_detail_1Last Contact SourceText
st_lc_detail_2Last Contact CampaignText
st_lc_detail_3Last Contact TermText
st_lc_detail_4Last Contact ContentText
st_fc_landing_pageFirst Contact Landing PageText
st_lc_landing_pageLast Contact Landing PageText

Optional fields

Field nameLabelType
st_fc_click_idFirst Contact Click IDText
st_lc_click_idLast Contact Click IDText
st_visitsVisit CountNumber
st_days_to_convertDays to ConvertNumber
st_deviceDevice TypeText

[IMAGE: Screenshot of Campaign Monitor custom field creation]

Step 3: Map form fields to Campaign Monitor fields

If your form builder sends data to Campaign Monitor via an integration (Zapier, native feed, webhook, etc.), make sure the SourceTag form fields are mapped to the corresponding Campaign Monitor custom fields.

[IMAGE: Screenshot of field mapping in Campaign Monitor or integration tool]

Step 4: Test

Submit a form with UTM parameters and check the subscriber record in Campaign Monitor. The custom fields should be populated with attribution data.

[IMAGE: Screenshot of Campaign Monitor subscriber record showing attribution data]

Tips

  • Campaign Monitor custom fields use bracket syntax in their API (e.g. [st_fc_channel]). Make sure your integration handles this correctly.
  • Custom fields are per-list in Campaign Monitor, so you need to create them on each list where you want attribution data.
  • Test with a fresh subscriber (not one that already exists) for the cleanest test.