> ## Documentation Index
> Fetch the complete documentation index at: https://memberful.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Integrate with Campaign Monitor

> Integrate Memberful with Campaign Monitor to automatically sync your members, create segments, and send targeted newsletters based on their membership details.

export const RelatedDocs = ({link1, link2, link3, link4, link5, link6, link7, link8, link9, link10, className = ""}) => {
  const links = [link1, link2, link3, link4, link5, link6, link7, link8, link9, link10].filter(Boolean);
  if (!links.length) return null;
  return <section className={`related-docs border dark:border-gray-700 rounded-2xl px-6 py-4 mt-6 ${className}`}>
      <p className="mb-2 font-medium">
        <strong>Related help docs:</strong>
      </p>
      <ul className="space-y-1 mb-1 mt-1">
        {links.map((link, index) => <li key={index}>
            <a href={link.url}>{link.label}</a>
          </li>)}
      </ul>
    </section>;
};

[Campaign Monitor](https://www.campaignmonitor.com/a/) is an email marketing platform that connects directly with Memberful. Once integrated, Memberful keeps your subscriber list automatically updated — adding new members, syncing existing ones, and sending member data as custom fields for easy segmentation and personalization.

In this help article, you'll learn how to connect Memberful to Campaign Monitor, understand how syncing works, and use custom fields to personalize and automate campaigns.

## Integrate Campaign Monitor

In your Memberful dashboard, go to *Content → Email marketing*, then click **Connect** under Campaign Monitor. You will be redirected to Campaign Monitor to sign in and authorize Memberful to add subscribers to your mailing list.

<Frame>
  <img src="https://mintcdn.com/memberful/OMtzINyMMcE4X0hP/images/integrations/email-newsletters/campaign-monitor/campaign-monitor-connect.png?fit=max&auto=format&n=OMtzINyMMcE4X0hP&q=85&s=c229fa674a17e2bbff9492b3025a74c1" alt="Connect to Campaign Monitor" width="1440" height="1232" data-path="images/integrations/email-newsletters/campaign-monitor/campaign-monitor-connect.png" />
</Frame>

## How we keep your list up to date and synced

When you first connect, Memberful imports all your existing members as subscribers and creates a list called *Subscribers from Memberful* in your Campaign Monitor account. This list stays automatically synced — new members are added, existing members are updated, and key details are synced as custom fields.

You can use these fields to build [Campaign Monitor segments.](https://help.campaignmonitor.com/list-segmentation)

To view them, click a subscriber in Campaign Monitor to see the Memberful custom fields associated with their profile.

<img src="https://mintcdn.com/memberful/3EQk-XSplXvhCf6Z/images/integrations/email-newsletters/campaign-monitor/campaign-monitor-profile.png?fit=max&auto=format&n=3EQk-XSplXvhCf6Z&q=85&s=b2966f6243f7e3b54712c36904b4dc3f" alt="Campaign Monitor profile" width="2000" height="1440" data-path="images/integrations/email-newsletters/campaign-monitor/campaign-monitor-profile.png" />

Here are the custom fields Memberful continuously syncs to Campaign Monitor:

* **Active Subscription:** Updated if the member has an active subscription.
* **All Access Pass:** Updated if you or another team member granted an All Access Pass.
* **Plans \[Your plan name]:** Added if the member is subscribed to one or more plans.
* **Product \[Your download name]:** Added if the member purchased a download.
* **Signup Source**
  * **Checkout:** Member signed up through the purchase form.
  * **Created by Admin:** Member was created manually by you or a staff member.
  * **Free Registration:** Member signed up through the free registration form.
  * **Gift:** Member received a gifted subscription.
  * **Team Subscription:** Member joined through a group subscription.

<Callout icon="triangle-alert" color="#FFE044">
  Members are not removed from your *Subscribers from Memberful* list when their subscription expires. If the member's subscription ends, Memberful updates or removes the related custom fields. If a member changes their email address, Memberful adds the new email as a new subscriber and removes data from the old one.
</Callout>

## Send a targeted campaign

To send targeted campaigns, [create a new segment](https://help.campaignmonitor.com/list-segmentation#create-a-rule) using the custom fields synced from Memberful.

<Frame>
  <img src="https://mintcdn.com/memberful/OMtzINyMMcE4X0hP/images/integrations/email-newsletters/campaign-monitor/campaign-monitor-segments.png?fit=max&auto=format&n=OMtzINyMMcE4X0hP&q=85&s=d7a2627b803db34bfdd6ffac05f2ce95" alt="Create a Campaign Monitor Segment" width="1440" height="385" data-path="images/integrations/email-newsletters/campaign-monitor/campaign-monitor-segments.png" />
</Frame>

## Add a referral link to your campaign

If you have enabled [Memberful referrals](/discounts-and-gifting/lifecycle-discounts/offer-referral-discounts), you can add a referral link to your campaign so members can earn rewards for referring others.

In your Campaign Monitor editor, go to *Insert → Custom fields → Subscribe… Memberful.*

<Frame>
  <img src="https://mintcdn.com/memberful/OMtzINyMMcE4X0hP/images/integrations/email-newsletters/campaign-monitor/campaign-monitor-custom-fields.png?fit=max&auto=format&n=OMtzINyMMcE4X0hP&q=85&s=dc5754a55ddd77ee073ca31f4f7351ba" alt="Campaign Monitor custom fields" width="1440" height="1171" data-path="images/integrations/email-newsletters/campaign-monitor/campaign-monitor-custom-fields.png" />
</Frame>

Then, under **Custom fields,** select **Memberful Referral Link** to insert the referral link.

<Frame>
  <img src="https://mintcdn.com/memberful/OMtzINyMMcE4X0hP/images/integrations/email-newsletters/campaign-monitor/campaign-monitor-custom-referral-link.png?fit=max&auto=format&n=OMtzINyMMcE4X0hP&q=85&s=89e16582a5ff3f9106e9037dabebae4f" alt="Campaign Monitor custom referral link" width="1440" height="1130" data-path="images/integrations/email-newsletters/campaign-monitor/campaign-monitor-custom-referral-link.png" />
</Frame>

## Create automations for segments

You can use [Campaign Monitor's automated journeys](https://help.campaignmonitor.com/s/article/automated-journeys) to send event-triggered emails — such as autoresponders — to specific segments.

## Use custom field answers for segmentation and personalization

You can [collect up to 5 custom fields](/configuration/feedback-and-policies/create-custom-fields/) with Memberful right after your members complete the checkout form.

<Frame>
  <img src="https://mintcdn.com/memberful/OMtzINyMMcE4X0hP/images/integrations/email-newsletters/campaign-monitor/custom-fields-checkout.png?fit=max&auto=format&n=OMtzINyMMcE4X0hP&q=85&s=9589bd045b79d82b7ef6fcb6fd496d48" alt="Custom fields after checkout" width="1440" height="1051" data-path="images/integrations/email-newsletters/campaign-monitor/custom-fields-checkout.png" />
</Frame>

Fields with predefined options (checkbox and dropdown) are ideal for segmenting subscribers in Campaign Monitor — for example, asking where they consume your content or which benefits interest them most.

Fields with free-form answers (text and comment) are best for personalizing emails with details such as nicknames and social handles.

All answers appear as custom fields in Campaign Monitor.

<Frame>
  <img src="https://mintcdn.com/memberful/OMtzINyMMcE4X0hP/images/integrations/email-newsletters/campaign-monitor/all-answers-as-campaign-monitor-custom-fields.png?fit=max&auto=format&n=OMtzINyMMcE4X0hP&q=85&s=b74446ede98db8c8e88304f1f4a6da32" alt="All answers show up as Campaign Monitor custom fields" width="1440" height="1024" data-path="images/integrations/email-newsletters/campaign-monitor/all-answers-as-campaign-monitor-custom-fields.png" />
</Frame>

Use the predefined options to build custom segments.

<Frame>
  <img src="https://mintcdn.com/memberful/OMtzINyMMcE4X0hP/images/integrations/email-newsletters/campaign-monitor/segment-with-custom-fields-on-campaign-monitor.png?fit=max&auto=format&n=OMtzINyMMcE4X0hP&q=85&s=5ecdc9d6d6ccbd646d192c022c1a9a1f" alt="Segment with custom fields on Campaign Monitor" width="1440" height="404" data-path="images/integrations/email-newsletters/campaign-monitor/segment-with-custom-fields-on-campaign-monitor.png" />
</Frame>

Insert free-form answers to personalize emails.

<Frame>
  <img src="https://mintcdn.com/memberful/OMtzINyMMcE4X0hP/images/integrations/email-newsletters/campaign-monitor/personalize-with-custom-fields-on-campaign-monitor.png?fit=max&auto=format&n=OMtzINyMMcE4X0hP&q=85&s=15a9e6e2b6e282525022e1cf285fa844" alt="Personalize with custom fields on Campaign Monitor" width="1440" height="898" data-path="images/integrations/email-newsletters/campaign-monitor/personalize-with-custom-fields-on-campaign-monitor.png" />
</Frame>

## What happens when you reconnect your email service provider?

When you reconnect your integration, we'll resync your members and update the appropriate custom fields, applying them to active members and removing them from inactive ones. To avoid unintended email triggers, disable any [Campaign Monitor automated journeys](https://memberful.com/docs/newsletters/integrations/campaign-monitor#create-automations-for-segments) before reconnecting.

<RelatedDocs
  link1={{
url: "/newsletters/best-practices/the-right-way-to-unsubscribe/",
label: "How members should unsubscribe properly.",
}}
  link2={{
url: "/overview/setup-guides/member-newsletter/",
label: "Send members-only newsletters via Memberful.",
}}
/>
