> 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.
