> For the complete documentation index, see [llms.txt](https://help.impact.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.impact.com/brand/ja/what-would-you-like-to-learn-about/advocate-program/manage-advocate-participants/conversion-retraction-explained.md).

# コンバージョン取り消しの解説

紹介された友人が商品を購入した後で返品した場合は、コンバージョンを取り消したいはずです。この記事でコンバージョンの取り消し設定方法を学びましょう。

#### コンバージョン取り消し用にプログラムを設定する

1. 左側のナビゲーションで、 ![](https://impact-1.gitbook.io/docs/emvxfLrwrlacc4y3y02Y/~gitbook/image?url=https%3A%2F%2F4048883401-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FwMLlMoFBtKJa8ptd3zaw%252Fuploads%252Fgit-blob-230534471fef5f40808e921e41ee44e4a06ded03%252Fe6cb9548999afdc1ed3ce4942e4cb5b45b5cecbd323267aac2a7cd1915fccc09.svg%3Falt%3Dmedia\&width=300\&dpr=3\&quality=100\&sign=71dd50ef\&sv=2) **\[Engage] → プログラムルール**.
2. 新しいルールを作成し、 **友人が購入を返金する** をルールのトリガーとして指定します。のステップ1を参照してください [アドボケイトプログラムを設定する](/brand/ja/what-would-you-like-to-learn-about/advocate-program/getting-started-with-advocate/configure-your-advocate-program.md) で、ルールの作成方法を学びます。
3. 必要な情報を入力し、 **次へ**を選択したら、友人またはアドボケイトが行う必要のあるアクションを選択し、そのアクションに名前を付けます。

<div data-with-frame="true"><figure><img src="/files/877f45e543fbc74fc72bb6fc632b77d196294d20" alt="" width="375"><figcaption></figcaption></figure></div>

1. 必要に応じて、 *詳細設定*を設定できます。これは、このルールを発動するために満たす必要がある条件を追加することを意味します。
2. 選択 **次へ**.
   * これで、条件を満たす購入によってコンバージョンが発生した後に返金が行われると、プログラムのルールによりコンバージョンが取り消されます。紹介コンバージョンは、コンバージョン後30日以内にのみ取り消せることに注意してください。
3. 選択を終えたら、最後のステップとして、設定したルールとアクションの条件を確認し、設定に問題がなければ、 **保存** 右下隅にある

{% hint style="info" %}
**例：**

1. ヘーゼル・ナットがキャリー・オーキーを紹介します。
2. このプログラムの設定により、キャリー・オーキーが1,000ドルを超える購入を行うまで、紹介はコンバージョンしません。
3. キャリー・オーキーが1,100ドルの購入を行い、紹介の両側に報酬が付与されます。
4. その後、キャリー・オーキーが購入を返金します。
5. impact.comがコンバージョンを取り消し、その紹介は請求に含まれなくなります。
   {% endhint %}

#### 「初回のみ」の再コンバージョンを編集する

プログラムルールが最初に達成されたときのみトリガーされるように設定されている場合、参加者がコンバージョンし、その後コンバージョンの取り消しが行われると、後日再度紹介されても初回判定を通過しません。

ユーザーが再コンバージョン時に報酬を受け取れるように、ルール条件を編集できます。これはプログラムルールのJSONataエディターから行えます。最初の紹介が取り消された場合、2回目の紹介が「初回のみ」プログラムで報酬対象となるように、プログラム設定中のJSONataエディターで次の式を使用できます。

```programlisting
rule.isFirstTime = true or $not(user.referredByReferral.dateConverted) ? truegoal.isFirstTime = true or $not(user.referredByReferral.dateConverted) ? true
```

取り消しに使用されるミューテーションは `retractReferralConversion`.

#### コンバージョン取り消しの指標を追跡する

コンバージョンが取り消されると、以下の指標の集計対象外になります。

* *コンバージョン済み紹介*
* *紹介によるコンバージョン*
* *成功した紹介者*

また、コンバージョンが取り消されると、紹介のステータスは *Started*に戻り、取り消し日が表示されます。

取り消された紹介は、 *紹介フィード*

1. 左側のナビゲーションで、 ![](https://impact-1.gitbook.io/docs/emvxfLrwrlacc4y3y02Y/~gitbook/image?url=https%3A%2F%2F4048883401-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FwMLlMoFBtKJa8ptd3zaw%252Fuploads%252Fgit-blob-230534471fef5f40808e921e41ee44e4a06ded03%252Fe6cb9548999afdc1ed3ce4942e4cb5b45b5cecbd323267aac2a7cd1915fccc09.svg%3Falt%3Dmedia\&width=300\&dpr=3\&quality=100\&sign=71dd50ef\&sv=2) **\[Engage] → レポート → 紹介フィード**.

の例は *紹介フィード* は次のようになります：

取り消された紹介は、顧客アドボケイトの *参加者プロフィール*にも表示されます。詳しくは [アドボケイト参加者プロフィール](/brand/ja/what-would-you-like-to-learn-about/advocate-program/manage-advocate-participants/advocate-participant-profiles-explained.md).


---

# 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://help.impact.com/brand/ja/what-would-you-like-to-learn-about/advocate-program/manage-advocate-participants/conversion-retraction-explained.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.
