Aden
ProductGrowth & marketing

Campaigns

Send, schedule, and track promotional emails, SMS messages, and listen-and-rate promos to contacts from a team, organisation, or the admin panel.

What it is

Campaigns let you reach your audience directly. Write a promotional email or a short text message, pick which contacts to send it to, and send it now or schedule it for a specific date and time.

Email campaigns support a rich editor with content blocks. You can embed a track preview with streaming links, add custom buttons, and personalize each message with the contact's name. SMS campaigns are plain text with the same template variables.

You don't have to start from a blank page. The composer's Choose template picker comes stocked with ready-made starting points for the campaigns artists send most: releasing an album, dropping a single, pitching a song to curators or press, rewarding superfans with an exclusive first listen, driving pre-saves before release day, and announcing live dates. Pick one and it fills in the subject and body with editable copy and the right personalization variables; your own saved templates live under My templates in the same picker.

Both channel types track delivery: opens and clicks per recipient for email, delivered/failed status per recipient for SMS. Email campaigns also collect what people write back: a sent campaign's detail page lists the replies it caused, so an answer doesn't vanish into one person's inbox. See campaign replies.

Promos are the third channel: send a track or album to DJs, tastemakers and press, where each recipient gets a personal listen-and-rate link (1–10 rating + comment) instead of a broadcast email. The campaigns sidebar filters by channel (All / Email / SMS / Promos), sent promos show their response count and average rating, and a promo's recipients can be saved as a contact group so email/SMS campaigns can target the same audience. The full promo loop (tables, public token page, feedback actions) is documented in docs/features/organisations.md → "Label ops surfaces".

All three channels compose the same way. Promos open a full-page composer at /promos/create inside the campaigns detail pane (the same layout as the email and SMS composers, not a dialog), and every composer carries a channel switcher at the top (Email / SMS / Promo) so you can flip between channels in one click. The switcher is hidden on the admin cross-team flow, which has no promo channel.

Aden promo network. A promo's audience is either an external email list or the Aden promo network: teams that opted in to receive demos from other artists. A team opts in with the "Receive demo promos" toggle in team settings (teams.receive_demo_promos); once on, it appears in the network's member picker, tagged with its teams.genres for genre targeting. In the composer's "Send to" switch, "Aden network" lists opted-in teams (searchable, genre-filter chips, select-all): the sender picks artists but never sees their emails. On submit the composer sends networkTeamIds; createPromo re-checks each team's opt-in and resolves a deliverable address server-side (promo_fallback_emailemail → first contact_emails entry), then runs the normal per-recipient personal-link/invite pipeline. Combined recipients (emails + network) are capped at 200 per promo.

Using it

Sending an email campaign

  1. Open your team's Emails page and click New campaign.
  2. Give the campaign a subject line and write your content in the editor. Use {{contact.firstName}} or {{contact.fullName}} to personalize. You can also insert {{track.title}}, {{track.url}}, and other track variables if the campaign is about a specific track.
  3. Attach content widgets (a track preview card, a streaming-links block, a custom button) using the widget picker.
  4. Optionally click Signature in the action bar to insert one of your saved email signatures (see the email signatures feature) into the body. In the rich editor it lands at the cursor; in plain-HTML mode it is appended to the source.
  5. Choose recipients: individual contact emails or an entire contact group.
  6. Click Send now to deliver immediately, or Schedule to pick a future date and time.

After sending, open the campaign from the list to see per-recipient open and click counts.

Sending an SMS campaign

  1. Go to Emails → SMS and click New SMS.
  2. Write a short message. Use {{contact.firstName}} and {{team.name}} just like in email.
  3. Pick recipients (E.164 phone numbers from your contacts).
  4. Send immediately or schedule for later.

Delivery status (delivered, failed, segments used) appears in the campaign detail view after the send completes.

Saving a draft

On either the email or SMS composer, save your work at any time without sending. Drafts appear in the campaign list and can be picked up and sent later by any team member.

Collaborating on a draft

Draft email campaigns have a status (pending → in_progress → ready) that team members can update to signal where the campaign is in the review process. Set it from the campaign detail view.

Personalizing a campaign with AI

In the email composer, Personalize with AI rewrites your template into a unique email per recipient, using everything the workspace knows: your bio, recent tracks and albums, plus shows, tours, interviews, posts, and achieved milestones from the last 12 months (each is a toggle, so you control what the AI can draw from). Every generated email is editable before sending, and recipients you've emailed before are recognized so the tone reads like a follow-up instead of a cold intro.

You can also start from the AI assistant (in-app chat or any connected MCP client like Claude): ask for something like "send a personalized yearly update to all my bookers with what I released and where I played". The assistant finds the matching contacts (a contact group, a tag, a company, or criteria like "only engaged contacts"), writes a personal version for each one from your real releases, shows, and press, and saves everything as a draft campaign. Nothing is ever sent by the assistant. You review the draft in the composer and press send yourself. The Yearly update template gives you a ready-made structure for the classic January "here's my year" email to bookers and promoters.

Was this helpful?

On this page