> For the complete documentation index, see [llms.txt](https://docs.opusbooster.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.opusbooster.com/platform/email-and-automation/email-campaigns.md).

# メールキャンペーン（メルマガ送信）

{% hint style="success" %}
この記事では、あらかじめ用意されたテンプレートを使用して、購読者のパフォーマンス管理を行うメールキャンペーンの作成方法をご紹介します。
{% endhint %}

次のメールキャンペーンを3つの簡単なステップで作成し、配信しましょう。

### キャンペーンタブを選択

<figure><img src="/files/YMPoFEjbVUCv5BhriY6l" alt=""><figcaption></figcaption></figure>

### キャンペーン名の入力

<figure><img src="/files/bNbi4sxcwG7xKDhOJZCT" alt=""><figcaption></figcaption></figure>

※これは管理用の名称であり、送信するメールの件名ではありません。

### キャンペーンの種類を選択

<figure><img src="/files/uJSspotVYlLXjGmSU4Qe" alt=""><figcaption></figcaption></figure>

### **テンプレートを選択** <a href="#select-your-template" id="select-your-template"></a>

![](/files/0CcI0szgmUkV3xg2nNPj)

{% hint style="info" %}
テンプレートを使わず、白紙からメールを作成することもできます
{% endhint %}

* ドラッグ＆ドロップビルダー
* テキストメール
* カスタムHTMLメール

<figure><img src="/files/kEpu1ESGXLMgLwiilk3W" alt=""><figcaption></figcaption></figure>

### **メールテンプレートを編集** <a href="#edit-your-email-template" id="edit-your-email-template"></a>

あらかじめ構築された多数のブロックデザインから選択し、ドラッグして配置するだけです。

![](/files/kdyEyhbfdZ4uoHGMTQ2I)

### **メールをデザイン** <a href="#email-styling" id="email-styling"></a>

背景色を調整して、メールの幅を変更します。

![](/files/CRXIlF1yPXuRrqqYssvm)

### **メールを送信する対象者を選択** <a href="#select-your-audience" id="select-your-audience"></a>

メールを送信したい購読者リストや、事前に設定したセグメントを選択し、次へをクリックしてください。

<figure><img src="/files/r2JwFEy3eI4XZa6VZYrU" alt=""><figcaption></figcaption></figure>

### **キャンペーン設定** <a href="#campaign-settings" id="campaign-settings"></a>

購読者に確実にメールを開封してもらうために、目を引く件名を付けましょう。CRM プロパティを追加して、件名をパーソナライズすることもできます。

デザインやリンクが正しく機能しているかを確認するためにテストメールを送信する必要がある場合は、ご自身にテストメールを送信してください。

<figure><img src="/files/N1iTsCaAsAdXyBJ69r1f" alt=""><figcaption></figcaption></figure>

### **送信するタイミングを選択** <a href="#send-it" id="send-it"></a>

今すぐキャンペーンを送信するか、日時を指定して送信します。

![](/files/WCJqVSSGY04KYZ6IIUf5)

### **成果の確認** <a href="#email-insights" id="email-insights"></a>

キャンペーンが購読者に正常に送信されると、メールのパフォーマンスを確認できるようになります。確認したいキャンペーンをクリックするだけです。

<figure><img src="/files/KpXX4E2VY3jmYoJgo0Kb" alt=""><figcaption></figcaption></figure>

このダッシュボードでは、メールキャンペーンのパフォーマンスを分析するために、以下の内容を表示することができます。

* メールの開封
* リンクのクリック
* プレビュー - メールの内容を思い出せるように
* 購読解除した人
* その他...

### 購読者ごとのパフォーマンス

特定の購読者がメール キャンペーンにどのように関与しているかを確認する場合は、CRM/連絡先タブに移動し、購読者を選択してから、以下に強調表示されているようにマーケティングの詳細タブを選択します。

<figure><img src="/files/BHzDmrBoLAfobpRZgwws" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.opusbooster.com/platform/email-and-automation/email-campaigns.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
