> 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/performance-program/introduction-welcome-to-impact.com/step-2-contracting-and-commissions.md).

# ステップ2: 契約とコミッション

impact.com では、SKU、プロモコード、カートサイズ、顧客ステータスなどのさまざまなデータポイントや変数に基づいて、パートナーへの支払い方法を細かく調整する多くの方法を提供しています。こうした動的なコミッションは、特定の行動に報いることで、パートナーのさらなるインセンティブを高め、プログラムの目標達成を支援してもらうための優れた方法です。

を使用できます [支払いグループ](https://help.impact.com/brand/what-would-you-like-to-learn-about/platform-features/contracts-and-template-terms/template-terms/payout-adjustments/set-payout-rules-using-payout-groups) を使って、異なる支払いを提供できます。また、 [業績ボーナス](https://help.impact.com/brand/what-would-you-like-to-learn-about/platform-features/contracts-and-template-terms/template-terms/payout-adjustments/performance-bonus/add-a-performance-bonus-to-a-contract) を、プログラムに最も価値をもたらすパートナーに提供し、 [テンプレート契約条件](https://help.impact.com/brand/what-would-you-like-to-learn-about/platform-features/contracts-and-template-terms/template-terms/create-template-terms) を使って理想的な契約を設定できます。

動的コミッションは、特定のビジネス目標に合わせて調整することもできます。以下にいくつかの例を示します：

| ビジネス目標         | コミッション戦略                                                       |
| -------------- | -------------------------------------------------------------- |
| 売上の増加          | <ul><li>売上額の割合に応じた高めのコミッション</li><li>高利益率商品の高いコミッション率</li></ul> |
| 新規顧客の増加        | 新規顧客によるアクションへの高いコミッション                                         |
| アプリのダウンロード数の増加 | アプリのダウンロードを促進するパートナーへのコミッションを引き上げる                             |
| ROASの向上        | プロモーション方法と投入工数に基づいてコミッション体系を作成する                               |
| CACの削減         | リピーター顧客によるアクション、購入頻度の向上、AOVの向上に対してコミッションを引き上げる                 |
| 顧客LTVの向上       | リピーター顧客またはサブスクリプションに対する継続コミッション                                |
| 利益率の改善         | 低利益率商品のレートは低く、その逆も同様                                           |
| 主要SKU/製品の促進    | 特定のSKU/製品へのコミッションを引き上げる                                        |


---

# 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/performance-program/introduction-welcome-to-impact.com/step-2-contracting-and-commissions.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.
