Mailchimp Account Set Up & Template Design | Full Tutorial for Beginners...

Mailchimp — Step-by-Step Setup (complete checklist & how-to)

Nice — here’s a clear, copy-and-paste step-by-step guide you can follow right now to create a Mailchimp account, configure essentials, import contacts, and build a reusable email template. I’ll include exact menu paths, example CSV columns, merge tags, authentication tips, testing steps, and troubleshooting notes.


1) Create & verify account

  1. Open mailchimp.comSign Up Free.

  2. Enter email, username, password → submit.

  3. Open verification email and click the link → log in.


2) Basic profile & brand setup

Menu: Account (bottom left) → Settings → Contact info / Details

  1. Company details

    • Add Business name, website (if any), physical mailing address (required by law for marketing emails).

  2. Profile

    • Upload logo (use square PNG or SVG).

    • Add phone (optional).

  3. From name & email

    • Go to Audience → Settings → Audience name and defaults and set default From name and From email (use a company or person name, not noreply@).


3) Verify domain & set email authentication (recommended)

Menu: Website → Domains or Account → Settings → Domains (Mailchimp UI may vary slightly)

  1. Add & verify domain

    • Add your sending domain (e.g., yourdomain.com). Mailchimp will email a verification link to an address at that domain (e.g., admin@yourdomain.com).

  2. Authenticate domain (DKIM/SPF) — improves deliverability:

    • Mailchimp will provide two DNS records:

      • DKIM (CNAME record) — value looks like k1._domainkey.yourdomain.com → dkim.mcsv.net (example pattern).

      • SPF addition (sometimes a TXT record) — include Mailchimp in SPF: e.g., v=spf1 include:servers.mcsv.net ~all.

    • Add these records at your domain registrar / DNS provider (GoDaddy, Cloudflare, Namecheap, etc.). Wait DNS propagation (minutes–24h), then click Authenticate in Mailchimp.

Tip: If you can’t change DNS, use a verified individual sending address (less ideal).


4) Create your primary audience

Menu: Audience → All contacts

  1. If prompted, confirm your default audience.

  2. Create audience fields:

    • Menu: Audience → Manage contacts → Settings → Audience fields and |MERGE| tags

    • Typical fields: FNAME, LNAME, EMAIL, COMPANY, PHONE, CITY, COUNTRY, SOURCE, TAG (you can add custom fields).

  3. Default contact preferences & notifications — set subscription settings and GDPR fields if needed.


5) Import contacts (CSV / copy-paste / integration)

Menu: Audience → Manage contacts → Import contacts

  1. Choose import method: Upload CSV, Copy/Paste, or Connected app (Shopify, WordPress, etc.).

  2. CSV format example (first row = header):

    Email,First Name,Last Name,Company,Phone,City,Country,Tags john@example.com,John,Doe,Acme Ltd,8801XXXXXX,Dhaka,Bangladesh,lead
  3. On import mapping, map CSV headers to Mailchimp fields (EMAIL → EMAIL, etc.).

  4. Set tags on import (e.g., newsletter, customers) and check opt-in status — ensure compliance with consent.

  5. Finish import → review import report for errors.


6) Create signup forms & landing pages

Menu: Audience → Signup forms or Create → Landing Page

  1. Choose Form builder for embedded popups / hosted forms.

  2. Customize fields, add welcome message, and embed the form on your site or use Mailchimp-hosted link.

  3. Use a lead magnet (PDF, checklist) and deliver it via an automated welcome email.


7) Build & save an Email Template

Menu: Campaigns → Email templates → Create Template

  1. Choose layout: Basic (1 column), 1:2 column, or theme.

  2. Template blocks to add:

    • Header: logo + preheader text (short line under subject that appears in inbox preview).

    • Hero image: full-width banner (600–800px wide recommended).

    • Text block: short intro (2–4 sentences).

    • Content blocks: 2–3 columns for products or articles.

    • CTA button: label like “Learn More” or “Shop Now” and set link.

    • Social follow block.

    • Footer: address, unsubscribe link (automatically required), contact info.

  3. Branding: set brand color (hex), font family (web-safe), and button radius.

  4. Merge tags: use *|FNAME|* for first name, *|EMAIL|* for email, *|UNSUB|* for unsubscribe—Mailchimp shows available tags when editing.

  5. Mobile preview: toggle mobile view and adjust block padding to ensure readability.

  6. Save Template with a meaningful name (e.g., MonthlyNewsletter_v1).


8) Create & send a campaign (test before live)

Menu: Campaigns → Create campaign → Email

  1. Campaign setup

    • Name the campaign (internal).

    • Choose Regular email or Automated.

  2. Recipients

    • Select audience and segments/tags (e.g., All subscribers, or Tag = leads).

  3. From

    • Confirm From name and From email (use authenticated domain if available).

  4. Subject

    • Write subject line (keep ≤60 characters) and optional preheader text.

    • Use personalization: Hi *|FNAME|*, check out this update.

  5. Design

    • Select the template you saved and insert final content/links.

  6. Preview & Test

    • Click PreviewSend test email to multiple addresses (Gmail, Yahoo, Outlook).

    • Use Inbox preview (if included in your plan) or view on phone.

  7. Schedule or Send

    • Choose Send now or Schedule for later (pick time zone).


9) Automation basics (quick setup)

Menu: Automations → Email → Customer Journey or Classic Automations

  1. Welcome email: trigger = when someone subscribes → send immediate welcome with lead magnet link.

  2. Abandoned cart: connect e-commerce store and enable cart recovery emails.

  3. Drip series: create a sequence (Day 0: Welcome, Day 3: Value email, Day 7: Offer).


10) Reporting & optimization

Menu: Reports

  1. After sending, check Open rate, Click rate, Unsubscribe, Bounce.

  2. Use A/B test for subject lines, sender names, or content.

  3. Monitor deliverability: high bounces or spam complaints → review list quality and authentication.


Useful sample checklist (copyable)

  • Account created & email verified

  • Business details & logo uploaded

  • Domain added & authenticated (DKIM/SPF) OR sending email verified

  • Audience fields configured (FNAME, LNAME, EMAIL, TAGS)

  • Contacts imported (CSV) and tagged

  • Signup form created & embedded/linked

  • Template designed & saved (header, hero, CTA, footer)

  • Test email sent to 3 inbox providers

  • Campaign scheduled or sent

  • Basic automation: Welcome email set up

  • Check reports 24–48 hours after send


Common problems & fixes

  • High bounce rate — remove hard bounces, validate your list before import.

  • Emails go to spam — authenticate domain (DKIM/SPF), avoid spammy words (e.g., “FREE!!!”), limit ALL CAPS, check sender reputation.

  • Merge tags show as raw text — ensure merge tag names match audience fields exactly (FNAME vs First Name).

  • Signup form not working on site — check embed script and that SSL (https) is enabled on your site.

Comments