> For the complete documentation index, see [llms.txt](https://manual.dxable.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.dxable.com/optimizely/platform/optimizely-data-platform/campaign-recipes/customer-appreciation-offer.md).

# お客様への感謝とオファー

### 顧客への感謝と特典 <a href="#gjdgxs" id="gjdgxs"></a>

感謝キャンペーンのターゲットを絞って、買い物客の購買意欲を維持します。

デフォルトでは、顧客感謝とオファーのレシピには 2 つの電子メール タッチポイントがあり、ホリデー シーズン (11 月 1 日から 12 月 31 日) 中に購入した顧客を対象としています。

### 例 <a href="#id-30j0zll" id="id-30j0zll"></a>

ブラック フライデーとサイバー マンデー キャンペーンの実施が成功し、ブランドをサポートしてくれた顧客に感謝の意を表し、オフシーズン中に購入してもらいたいと考えています。

### キャンペーンを設定する <a href="#id-1fob9te" id="id-1fob9te"></a>

1. 新しいワンタイムキャンペーンを作成し、レシピコレクションから**顧客感謝とオファーを選択します。**
2. **「登録」**&#x3092;展開し、キャンペーンでデフォルトのホリデー ショッパー セグメントをターゲットにするか、別のセグメントまたはセグメント定義を使用するかを決定します。
3. 最初のタッチポイントをカスタマイズします。 プレースホルダー テキストをブランド名で更新し、使用したいクーポン コードとオファーの詳細を追加して、件名を確認します。

   ![Screen\_Shot\_2020-12-10\_at\_10.46.14\_AM.png](/files/AZdsXLEevDk08NkTmsP7)
4. 次のタッチポイントをスケジュールします。
5. 2 番目のタッチポイントをカスタマイズします。 プレースホルダー テキストを、ブランド名、割引コード、このキャンペーンで使用したいオファーに置き換えます。

   ![Screen\_Shot\_2020-12-10\_at\_10.46.30\_AM.png](/files/XkN0sDLwWnqzoWuqBEf7)
6. 両方のタッチポイントをプレビューしたら、キャンペーンを実際に開始します。

### キャンペーンをさらに進める <a href="#id-3znysh7" id="id-3znysh7"></a>

* 電子メールと一緒に SMS または MMS メッセージを送信して、キャンペーンをオミンチャネルにします。
* 顧客に割引オファーを送信するための保守的なアプローチを採用している場合は、ターゲット セグメントの定義を絞り込むことができます。
  * 忠実な顧客をセグメント定義から除外する
  * 購入時にクーポンを使用したことがない顧客 (割引利用 = 使用しない) をセグメント定義から除外します。
  * 初めての買い物客のみをセグメント定義に含めます。


---

# 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://manual.dxable.com/optimizely/platform/optimizely-data-platform/campaign-recipes/customer-appreciation-offer.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.
