# コミッション報酬を設定する

この記事では、コミッション形式の報酬を設定する方法を説明します。コミッション報酬は、紹介された顧客の割引適用後の確定合計額に対する割合として計算された現金額を、紹介者に支払います。これは、すべての現金報酬プログラムにおけるデフォルトの報酬オプションです。

{% hint style="info" icon="memo-pad" %}
**例**: 紹介された顧客が120.00ドル（割引適用後）を購入し、プログラムの報酬率が10%の場合、紹介者は12.00ドルの現金報酬を獲得します。
{% endhint %}

### 固定報酬ではなくコミッション報酬を使う理由は何ですか？

紹介された購入額の割合に応じて報酬を与えることで、次のことが可能になります：

* **報酬を価値に連動させる**\
  高額な購入ほど高い報酬につながり、小額の購入では報酬も小さくなります。
* **ROIを改善する**\
  報酬は売上に比例して維持されるため、ROIがプラスになるプログラムをより簡単に運用できます。
* **パフォーマンス型プログラムに合わせる**\
  多くのブランドは、パートナーやパフォーマンスマーケティングのチームにとってなじみのある、シンプルな「購入額の10%」モデルを求めています。
* **複雑なJSONataを避ける**\
  カスタムJSONata式を作成・保守する際のリスクや複雑さなしに、動的な報酬を得られます。

### コミッション報酬を設定する

新しい現金プログラムを作成すると、報酬タイプはデフォルトでコミッション報酬になります。以下のいずれからでも設定できます。 *プログラムチェックリスト* または *プログラムルール* インターフェース。

{% tabs %}
{% tab title="プログラムチェックリストから" %}
まだAdvocateプログラムのチェックリスト段階にいる場合：

1. の *Advocateを設定する* プログラムチェックリストのセクション内で、 *Advocate報酬を設定する* オプションから、コミッションベースの報酬の割合を設定できます。
2. 紹介者に付与する割合を入力します（例：15%）。

<div data-with-frame="true"><figure><img src="/files/e1ae04ac5bee99afaee36041da0bf7fd5923703b" alt="" width="563"><figcaption></figcaption></figure></div>

3. 次を選択します **次へ** そして、チェックリストの残りの設定を完了します。

{% hint style="success" icon="memo-circle-check" %}
**注**：必要であれば *固定* 報酬に切り替えて、紹介ごとに固定額を提供することもできます。
{% endhint %}
{% endtab %}

{% tab title="プログラムルールから " %}

1. 左側のナビゲーションバーから、次を選択します ![](/files/7ddd72d8e69e7055d9408cf4847c5c54abf9f71d) **\[Engage] → Program Rules**.
2. 一度 [プログラムルールとアクションを設定したら](/brand/ja/nitsuitebitaidesuka/advocate-program/getting-started-with-advocate/configure-your-advocate-program.md)、次に *報酬額*を選択する必要があります。ドロップダウンリストから **コミッション** を選択します。
3. 通貨を選択し、コミッション率を入力します。これは、紹介が成功した場合に報酬対象となる総売上の割合です。
4. 次を選択します **次へ** そして、プログラムルールの残りの要件を完了します。

<div data-with-frame="true"><figure><img src="/files/8320f58800faf557f0b695f4dfcf10622a37cf00" alt="" width="563"><figcaption></figcaption></figure></div>
{% endtab %}
{% endtabs %}


---

# Agent Instructions: 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://help.impact.com/brand/ja/nitsuitebitaidesuka/advocate-program/advocate-rewards/pay-with-cash/komisshonwosuru.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.
