Setting up a campaign in Marketing Cloud means provisioning the audience as a Data Extension, designing the email content with AMPscript, building a journey or send, and configuring the sender profile for deliverability.
- Provision the audience as a Data Extension
Open Email Studio, Subscribers, Data Extensions, Create. Define the fields (SubscriberKey, EmailAddress, FirstName, custom segmentation fields). Mark SubscriberKey as the primary key. Mark the DE as Sendable and pick EmailAddress as the relationship field.
- Design the email content
In Content Builder, create a new email, pick a template, drag content blocks (text, image, button) into place. Use AMPscript tokens %%FirstName%% for simple personalization and AMPscript blocks for conditional content. Preview against a Data Extension row to validate the rendering.
- Configure the sender profile and send classification
Open Email Studio, Admin, Send Management, and confirm the sender profile (from name, from email, reply-to). Pick a send classification that maps to a delivery profile (commercial vs transactional). Wrong classification routes the email through the wrong IP pool.
- Build the journey or guided send
For a one-time campaign, use Email Studio's Send Wizard with the Data Extension as the audience. For an ongoing nurture or trigger, use Journey Builder: drag the Data Extension entry source, add email activities, decision splits, and waits.
- Set up tracking and reporting
Confirm the email tracking parameters are appended (clicks tracked through SafeHouse redirects). Pin the tracking report to the Analytics Builder dashboard. For sends that feed Sales Cloud, configure Marketing Cloud Connect to write engagement back to Lead and Contact records.
The flat table that holds audience and segmentation data. Marked Sendable for use as an email audience, Testable for content preview rows.
The identifier that uniquely binds a subscriber across sends. Should be the Sales Cloud Contact Id when integrated with core Salesforce.
Sub-tenant within a Marketing Cloud account, with its own Data Extensions, sends, and reporting. Used for multi-brand or regional separation.
Add-on configuration that signs outbound email with DKIM and DMARC under the brand domain instead of exacttarget.com.
The managed package installed in core Salesforce that synchronizes Contacts, Leads, Campaigns, and tracking data between the two platforms.
- Subscriber Key defaults to Email Address if not set explicitly. Always populate Subscriber Key with the Sales Cloud Contact Id at integration time.
- Data Extensions are not the same as Sales Cloud objects. There is no schema connection by default. Marketing Cloud Connect or a custom integration is required to keep them aligned.
- AMPscript runs server-side at send time. Errors do not surface in a preview, only in the rendered email or the Tracking report. Test against multiple Data Extension rows before scheduling a send.
- Dedicated IPs need a warm-up schedule. Sending full volume on day one of a new IP burns the reputation and triggers spam filters at Gmail and Outlook for months.
- Journey Builder and Automation Studio look similar but have different strengths. Use Automation Studio for data prep and Journey Builder for customer-facing orchestration.