guides

Getting Started with AICoder: Email Marketing from Scratch

Learn how to start your first email marketing campaign with AICoder, including account setup, customer import, and email sending.

Product Team
8 分钟阅读
getting-started
email-marketing
tutorial

Welcome to AICoder! This guide will help you get started with our email marketing platform.

Step 1: Create Your Account

  1. Visit our registration page
  2. Fill in basic information
  3. Verify your email address
  4. Complete account setup

Step 2: Import Customer Data

AICoder supports multiple ways to import customer data:

  • CSV File Upload: Batch import contacts
  • Manual Addition: Add important customers one by one
  • API Integration: Auto-sync CRM data

CSV File Format Requirements

email,name,company
john@example.com,John Doe,Tech Corp
jane@example.com,Jane Smith,Design Inc

Step 3: Create Email Templates

We provide a rich template library, and you can also:

  1. Use drag-and-drop editor for custom templates
  2. Import existing HTML templates
  3. Use AI to generate email content

Template Best Practices

  • Keep it simple and clear
  • Use responsive design
  • Add clear CTAs (Call-to-Action)
  • Personalize content

Step 4: Send Emails

Once everything is ready, you can start sending emails!

Sending Options

  • Send Now: Send to all recipients immediately
  • Scheduled Send: Choose the best sending time
  • A/B Testing: Test different versions

Start Your Marketing Journey

Now that you've mastered the basics, you can start creating your first marketing campaign. If you have any questions, feel free to contact our support team.

Happy marketing! 🚀

相关文章

guides

从公有拉取到私服治理:企业镜像仓库路线图(写给平台的简化版)

分阶段建设:先减少重复拉取与失控副本,再谈权限、审计与供应链。

guides

docker manifest inspect 有什么用:多架构、digest 与清单读取入门

把 manifest 当成镜像的「目录页」:读懂它,你就能解释一半拉取异常。

guides

Docker Hub、GHCR、Quay 怎么选:团队场景的选型对照(可持续更新)

别只看免费与否:从权限模型、CI 集成、速率限制与运维成本四条线评估。