> 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/keyword-triggered-sms-campaigns.md).

# キーワードによるSMSキャンペーン

### キーワードによる SMS キャンペーン <a href="#gjdgxs" id="gjdgxs"></a>

注記

2023 年 4 月より前にキャンペーンにアクセスしていた場合、Optimizely はタブ名&#x3092;**\[キャンペーン]から\[アクティベーション]**&#x306B;更新しました。 すべての機能は同じままです。

Optimizely Data Platform (ODP) を使用すると、顧客が送信するテキスト メッセージ内のキーワードによってトリガーされる自動 SMS キャンペーンを作成できます。 キーワードトリガーの SMS キャンペーンを使用して、応答 (サポート リクエストなど) を自動化したり、顧客が趣味、興味、懸念事項などのリストにオプトインできるようにしたりできます。

このガイドでは、顧客が「サポート」というテキスト メッセージを送信したときに、サポート ページへのリンクを返信するキーワード トリガー キャンペーンを設定する方法を説明します。

### 受信 SMS キーワードのフィルターを作成する <a href="#id-30j0zll" id="id-30j0zll"></a>

#### **ステップ1: 新しいフィルターを作成する** <a href="#id-1fob9te" id="id-1fob9te"></a>

「サポート」という単語を含む受信テキスト メッセージ用の新しいフィルターを作成します。

1. **三点アイコンを**クリックします。
2. **\[フィルタ] > \[新しいフィルタの作成] を**選択します。

#### **ステップ2: フィルターを設定する** <a href="#id-3znysh7" id="id-3znysh7"></a>

1. フィルターに*SMS Engagement - Support***という名前を付けます**。
2. **表示対象**として**Account**を選択します。
3. **\[フィード**の**イベント]**&#x3092;選択します。
4. 次のようにフィルター定義を設定します。
   * **イベントタイプ = SMS**
   * **イベントアクション = 関与**
   * **キャンペーンイベント価値 ≈ サポート**
     * 、演算子として**equalではなくmatches**を使用してください。
5. フィルターを**保存します。**

![Screen\_Shot\_2020-04-03\_at\_4.54.39\_PM.png](/files/NJBNFD5rW3n3iEqN0c7t)

### 確認メッセージを作成する <a href="#id-2et92p0" id="id-2et92p0"></a>

顧客のテキスト メッセージに返信を送信する新しい行動キャンペーンを作成します。

#### **ステップ1: 新しいキャンペーンを設定する** <a href="#tyjcwt" id="tyjcwt"></a>

1. 新しい行動キャンペーンを作成します。
2. **「最初から作成」を**クリックします。
3. \[登録] で、 **\[イベントをトリガーする顧客]を選択します**。
4. 新しく作成した SMS エンゲージメント - サポート フィルターを選択します。

![](/files/aNkKzCPXgrQyYkrvhS6H)

#### **ステップ 2: SMS を作成する** <a href="#id-3dy6vkm" id="id-3dy6vkm"></a>

1. 最初の**タッチポイントとしてSMS**を追加します。
2. SMS を作成し、サポート ページへのリンクを追加します。

![Screen\_Shot\_2020-04-03\_at\_5.07.44\_PM.png](/files/vSxs7Mvim2bjsKmAtyL9)

#### **ステップ 3: SMS キャンペーンを開始する** <a href="#id-1t3h5sf" id="id-1t3h5sf"></a>

SMS の準備ができたら、キャンペーンを開始します。 顧客が「サポート」というテキストを送信するたびに、自動化されたキャンペーンによってサポート ページへのリンクを含む返信が送信されます。


---

# 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:

```
GET https://manual.dxable.com/optimizely/platform/optimizely-data-platform/campaign-recipes/keyword-triggered-sms-campaigns.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
