> 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/beta-performance-campaigns/working-with-partners-on-a-performance-campaign/generate-campaign-tracking-links-on-behalf-of-partners.md).

# パートナーに代わってキャンペーントラッキングリンクを生成する

{% hint style="warning" %}
**注：** この機能はベータ版です。CSMまたは当社の [サポートチーム](https://app.impact.com/support/portal.ihtml?createTicket=true&) この機能をテストしたい場合は。
{% endhint %}

キャンペーンのタスクマネージャーでトラッキングリンクを生成し、パートナーに送信できます。パートナーも自分のタスクマネージャーからトラッキングリンクをコピーできます。

{% hint style="warning" %}
**重要：** 有効にする必要があります *クリックとコンバージョンのトラッキング* キャンペーンでトラッキングリンクを生成するには必要です。これらのトラッキングリンクは成果報酬型で、コンバージョンを促進したパートナーに報酬を支払います。次を参照してください。 *トラッキング* のセクション [パフォーマンス キャンペーンを設定する](/brand/ja/what-would-you-like-to-learn-about/performance-program/beta-performance-campaigns/manage-a-performance-campaign/configure-a-performance-campaign.md) キャンペーンでトラッキングを有効にするには。
{% endhint %}

1. 左側のナビゲーションメニューで、 ![](/files/7ddd72d8e69e7055d9408cf4847c5c54abf9f71d) **\[Engage]** → **キャンペーンマネージャー** → [**パフォーマンス**](https://app.impact.com/secure/advertiser/engage/campaigns/performance-campaign-manager-flow.ihtml).
2. 「 *キャンペーンマネージャー* 画面で、次を選択します **アクティブな** タブを開いて、現在アクティブなすべてのキャンペーンを表示します。
3. トラッキングリンクを作成したいキャンペーンにカーソルを合わせ、次を選択します。 **キャンペーンを管理**.
4. 次を選択します **タスク** タブ。
5. トラッキングリンクを作成したいタスクにカーソルを合わせ、次を選択します。 **タスクの詳細を表示**.
6. キャンペーンの設定時に選択したトラッキングリンク設定に応じて、トラッキングリンクは次の3つの設定のいずれかに基づいて異なります。
   * **パートナーは自分で選択したランディングページにトラフィックを誘導します：** ランディングページを手動で入力します。
   * **パートナーは、私が選択した特定のランディングページにトラフィックを誘導します：** ドロップダウンメニューから、保存したランディングページを選択します。
   * **パートナーは、私のプログラムのデフォルトランディングページにトラフィックを誘導します：** デフォルトのランディングページが自動で入力され、トラッキングリンクも自動で生成されます。
7. 生成する **短い** または **通常** 適切なものを選択してリンクを ![](/files/655db55cd06b69109e64fb992dddd9b2c7f03241) **\[ラジオボタン]**.
   * 特に指定がない限り、短いリンクが既定で生成されます。
8. 選択してください **リンクを作成** および ![](/files/1c75634ddd9543d6d6e6d596fbeaaa0912f39874) **\[コピー]** パートナーと直接共有できるリンク。


---

# 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/beta-performance-campaigns/working-with-partners-on-a-performance-campaign/generate-campaign-tracking-links-on-behalf-of-partners.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.
