> 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/optimizely-data-platform-integrations/integrate-recharge.md).

# ReChargeの統合

ReCharge を Optimizely Data Platform (ODP) と統合して、買い物客をセグメント化し、コンテンツをパーソナライズし、キャンペーンをトリガーすることができます。

ReCharge を統合することの価値と利点は次のとおりです。

* 近い将来に次回の請求が予定されている加入者にプレビューの機会を提供し、次回の注文でアドオン製品を購入するよう促します。
* 買い物客に電子メールや SMS などのトランザクション メッセージを送信して、次回の請求が間もなく迫っていることを知らせたり、定期購入の設定を変更したりできるようにします。
* キャンセル理由に基づいてセグメントを作成し、これらのセグメントを分析して、顧客がキャンセルした理由を理解します。
* まだサービスや製品を購読していないリピーターを特定し、メッセージのターゲットを絞って購読者に変えます。

### 要件 <a href="#id-3exvbri4zikf" id="id-3exvbri4zikf"></a>

* ReCharge へのサブスクリプション。

### ReChargeの設定 <a href="#xhfuyyi9gcvf" id="xhfuyyi9gcvf"></a>

1. ODP の App Directory > ReCharge > Install App に移動します。
2. \[設定] で、Shopify ストア名を入力し、サブスクリプション情報のデータを取得するための接続を承認します。アクティビティ ログで進行状況を追跡できます。
3. Liquid をメッセージに追加して、ReCharge からサブスクリプション データを取り込むことができます。
4. 今後のサブスクリプション、サブスクリプションの回収、および再チャージ放棄の ODP レシピを使用して、サブスクリプション データに基づいたキャンペーンを数分以内に開始することもできます。これらのレシピは、顧客とのエンゲージメントを高め、パーソナライズされた関連性の高いメッセージを顧客に提供するのに役立ちます。\
   ![image\_\_8\_.png](/files/1mPDgSvpnGNpnKtj9yWz)


---

# 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/optimizely-data-platform-integrations/integrate-recharge.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.
