> 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/update-customers-sms-consent-status-using-the-zaius-channel.md).

# Zaius Channelを使用して顧客のSMS同意ステータスを更新する

### Zaius チャネルを使用して顧客の SMS 同意ステータスを更新する <a href="#gjdgxs" id="gjdgxs"></a>

注記

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

キーワードをテキストメッセージで送信することで顧客が SMS キャンペーンにオプトインできるようにする場合は、トランザクション キャンペーンをバックグラウンドで実行して、顧客の SMS オプトイン ステータスがそれに応じて更新されるようにする必要があります。

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

**ステップ 1: 新しいフィルターを作成する**

「GO」というキーワードをテキストメッセージとして送信して、プロモーション SMS メッセージにオプトインするよう顧客に勧める場合は、このキーワードを含む受信テキスト メッセージのフィルターを構成します。

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

**ステップ 2: フィルターを構成する**

1. フィルター&#x306B;*「SMSエンゲージメント - オプトイン」という***名前を付けます**。
2. **表示対象**として**Account**を選択します。
3. **\[フィード**の**イベント]**&#x3092;選択します。
4. 次のようにフィルター定義を設定します。
   * **イベントタイプ = SMS**
   * **イベントアクション = エンゲージ**
   * **キャンペーンイベント価値 ≈ go**
     * 演算子として「**等しい」ではなく「一致」**&#x3092;使用します。
5. フィルターを**保存します。**

![](/files/xkpSTflrKnuU3dslzX26)

### Zaius Channel タッチポイントを使用したトランザクション キャンペーンを作成する <a href="#id-1fob9te" id="id-1fob9te"></a>

顧客の SMS オプトイン ステータスを更新する新しいトランザクション キャンペーンを作成します。

**ステップ 1: 新しいキャンペーンを設定する**

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

![Screen\_Shot\_2020-05-04\_at\_12.40.56\_PM.png](/files/jIq0IbD1RmpcLTz5gYjL)

**ステップ 2: Zaius チャネルをセットアップする**

1. 最初の**タッチポイントとして Zaius Channel を選択します**。
2. **\[ターゲティング]**&#x3067;、 **\[ターゲット識別子]**&#x3068;し&#x3066;**\[電話]を選択します**。

   ![Screen\_Shot\_2020-04-29\_at\_9.14.41\_AM.png](/files/IFc3yofDVEfZa5qiX17O)
3. **サブスクリプションをオン**に切り替えて、**識別子のグローバル同意の変更**の下にあ&#x308B;**\[サブスクライブ]を選択します**。

   ![Screen\_Shot\_2020-04-29\_at\_9.15.01\_AM.png](/files/SZBg9K3VsJT4Ms4XnhuQ)
4. キャンペーンを実際に開始します。


---

# 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/update-customers-sms-consent-status-using-the-zaius-channel.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.
