Appearance
Campaigns
Unlike transactional and triggered emails, campaigns are not sent by your backend. Campaigns can be scheduled to a specific time or you can send it immediately. All the content is edited within bluefox email. Typical examples are newsletters, promotional emails, or occasional announcements.
Campaigns are sent to the active subscribers on a list. Since campaigns are tied to a subscriber list, they must contain an unsubscribe link and optionally a pause subscription link.
You can find the campaigns of a project under the Emails tab.

Creating a Campaign
In order to create a new campaign, press the Create button. 
You'll be asked to choose one of four options:
- Visual Editor: the drag-and-drop Chamaileon editor, with full access to your design system's blocks, components, and templates.
- Raw HTML: write your own HTML directly.
- Plain Text: a plain-text-only email, no HTML.
- Copy & Paste: paste in a previously copied campaign. This works no matter which editor the original email was built with.

INFO
Design system templates and pre-designed templates are only available when starting with the Visual Editor. Emails built with Raw HTML or Plain Text also can't be saved back as a reusable design system template. Everything else, personalization, feeds, sending, and analytics, works the same regardless of which editor you pick.
TIP
If you use Copy & Paste to reuse content from a Chamaileon-built (Visual Editor) email inside a Raw HTML or Plain Text campaign, strip out any Chamaileon-specific merge tag or component markup first, it won't resolve there. Everything else should carry over as-is.
Visual Editor
If you didn't start from a copied design, you will have to select a template to start from:

Here select a template from your project or from the pre-designed templates: 
Select a template and click "Next". Enter its name, subject line, preview text, select a subscriber list, and select a segment. You can also check Exclude unengaged contacts to skip contacts that match the unengaged segment defined in your project settings: 
This form will appear as first step if you choose to start from scratch.
After confirming everything (you can edit these later as well). Click "Launch Editor".

Finally, make changes in the drag 'n' drop email editor: 
When you're done, click "Save & Close". You can make changes later as well.
Raw HTML / Plain Text
These two editors always start from scratch, there's no template selection step.
Enter its name, subject line, preview text, select a subscriber list, and select a segment. You can also check Exclude unengaged contacts to skip contacts that match the unengaged segment defined in your project settings:

After that, click "Launch Editor".

Finally, make changes in the editor. Raw HTML and Plain Text share the same editor layout:
Raw HTML:

Plain Text:

The Raw HTML editor also has an Import button. Both editors give you Merge Tags, Preview (including Preview with data), Save, and Save & Close controls. Merge tags and feed variables are inserted via a side panel at your cursor position, rather than bound to a selected element like in the Visual Editor.
You can also add data feeds to Raw HTML and Plain Text campaigns the same way as any other campaign, from the Feeds section on the email card. The only difference is how you reference feed items inside the editor: through the merge tag side panel instead of a drag-and-drop Loop block.
When you're done, click "Save & Close". You can make changes later as well.
When you are done, you can schedule your campaign, or you can send it immediately: 
Send test email
Its generally a good idea to send a test email before scheduling or sending the campaign. You can do that by clicking the "Send Test Email" button in your campaign email card. More on that in here Sending Test Emails.
You can also check and edit the subscriber list and segment by clicking on this link, it will redirect you to the subscriber list: 
Personalization
Since a campaigns is sent to a subscriber list, subscriber data, unsubscribe link, and pause subscription link are also included. You can use the following merge tags:
{{subscriber.name}}
{{subscriber.email}}
{{unsubscribeLink}}
{{pauseSubscriptionLink}}Visual Editor
You can use any handlebars variables in your email while editing. Click on the edit icon on the card: 
You can use these handlebars variables in your email, while editing: 
And you can use merge tags in the email's subject line and preview text as well!

Raw HTML / Plain Text
Merge tags work the same way, but since this isn't the Chamaileon editor, there's no click-to-bind-a-field flow. Instead, open the Merge Tags panel from the editor toolbar, place your cursor where you want the value to appear, and select the tag to insert it there. This works the same way in the subject line and preview text fields.
WARNING
If you're reusing content from a Chamaileon-built (Visual Editor) campaign inside a Raw HTML or Plain Text campaign, remove any Chamaileon-specific merge tag or component markup first, it won't resolve in the Raw HTML or Plain Text editor. Plain Handlebars merge tags (e.g. {{subscriber.name}}) carry over fine either way.
For more details, read our guide on personalization with merge tags and Handlebars.
Campaign States
There are five states of a campaign: draft, scheduled, being sent (or the scheduled time is only a few minutes away), sent, and archived.
In each state, different actions are available, and some of them are disabled.
Draft campaigns can be edited, scheduled, and sent: 
Scheduled campaigns have the following actions: re-schedule, cancel send, send now. Scheduled campaigns cannot be edited nor deleted! 
Campaigns that are being sent currently (or the send time is a few minutes away) should not be modified, so all of their actions are disabled. 
Sent campaigns can be archived, and stats should show up: 
Archived campaigns can be restored. It means that they become draft again.s 
Campaign Email Statistics
Campaign emails are designed to reach a targeted group of recipients, often based on specific user segments or marketing campaigns. These emails are sent to the subscribers on a list, and unlike triggered emails, they are typically part of larger, planned marketing efforts rather than automated, one-to-one communications.
Why Campaign Email Statistics Matter
Understanding how your campaign emails perform is essential for refining your marketing strategies and improving your engagement with subscribers. Tracking performance helps you:
- Monitor Campaign Effectiveness: Measure the success of your campaign emails by tracking key metrics such as open rates, click-through rates, and bounce rates.
- Optimize Engagement: Analyze the success of your subject lines, content, and timing to improve how subscribers interact with your emails.
- Refine Segmentation: Use insights into open rates, clicks, and other actions to adjust your subscriber segments for more targeted future campaigns.
- Detect Issues: High bounce rates, low open rates, or high unsubscribe rates can indicate potential issues, allowing you to fix problems early.
- Enhance Subscriber Retention: Track metrics like unsubscribes, resubscriptions, and paused subscriptions to better manage your subscriber base and improve long-term engagement.
What Campaign Email Statistics Include
The campaign email statistics section includes the following key metrics:
- Sent Emails: Total number of campaign emails sent to recipients.
- Opens: Number of times recipients opened your campaign emails.
- Unique Opens: Number of individual recipients who opened your campaign emails (counts only one open per recipient).
- Clicks: Total number of clicks on links within your campaign emails.
- Unique Clicks: Number of individual recipients who clicked on links within your campaign emails (counts only one click per recipient).
- Bounces: Number of campaign emails that failed to be delivered.
- Complaints: Number of complaints (e.g., emails marked as spam).
- Unsubscribes: Number of recipients who unsubscribed after receiving the campaign email.
- Resubscriptions: Number of recipients who resubscribed after previously unsubscribing.
- Paused Subscriptions: Number of recipients who have paused their subscriptions to your campaign emails.
These metrics provide a comprehensive view of your campaign's performance and help identify areas for optimization, allowing you to adjust strategies and improve future campaigns.
How to Access Campaign Email Stats
You can access the Campaign Email Statistics by clicking the arrow icon:

For more information on how to use the Campaign Email Statistics, refer to the Analytics Documentation.
Data Feeds
Data feeds allow you to automatically pull in live content from external sources directly into your campaign. This is especially useful for newsletters or digests where the content changes regularly — your campaign will always go out with the latest data without any manual updates.
Feeds work the same way regardless of which editor you built the email with, Visual Editor, Raw HTML, or Plain Text.
TIP
For a full guide on using feeds inside the template (loops, merge tags, dynamic images, required behavior), see the Data Feeds documentation.
Supported feed types:
- RSS / Atom XML
- JSON
Adding a Feed
To add a feed, locate the Feeds section on your campaign card, just below the Details section. Click the + Add Feed button.

This will expand a form where you can configure your feed:

Fill in the following fields:
- Feed URL: The URL of the feed you want to pull content from.
- Feed Type: Select the type of feed — RSS / Atom XML or JSON.
- Variable Name: The name you'll use to reference this feed's data inside your email template using Handlebars syntax.
- Max Items: The maximum number of items to pull in from the feed (defaults to 5).
You can also check the Required checkbox if the feed must be available for the campaign to send.
Once you've filled in the details, click Preview to verify the feed is working correctly, then click Save to store your configuration.
Other Details
You can customize every key email-sending options, such as preview text, subject, reply-to addresses, etc for your campaign directly within the campaign card, just click the edit icon on the card for the field you want to edit:

Advanced Settings
The Advanced Settings in campaign email cards allows you to customize key email-sending options, providing flexibility in managing sender identities and reply-to addresses.

Sender Identity Selection
The sender identity field lets you choose the identity used to send the email. By default, the system automatically selects the default identity, but you can select another identity from the list of available options.

Reply-To Email Address
The reply-to email address field allows you to specify where replies to your email should be sent.
