> 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/partner/ja/nitsuitebitaidesuka/impactcom-mobile-app/mobile-app-creator-campaigns/generate-campaign-tracking-links-on-the-mobile-app.md).

# モバイルアプリでキャンペーンのトラッキングリンクを生成する

クリエイターキャンペーンに参加している場合、特定のタスクに関連する素材のトラッキングリンクを取得できます。

1. 画面下部のナビゲーションバーから、 ![](/files/fcaa7b40511e859c66d94a66fc5fbab3f01df169) **\[タスク]**.
2. 〜では *キャンペーンのタスク* 画面で、トラッキングリンクを生成したいタスクを見つけて選択します。
   * 選択 ![](/files/7f1589fe749a3b20b5978d42854c0a96d4179895) **\[フィルター]** 右上隅で、特定のカテゴリに基づいてタスクを絞り込みます。を参照してください。 *フィルターリファレンス* 詳細は以下をご覧ください。
3. キャンペーンの設定時にブランドが選択したトラッキングリンク設定によって、トラッキングリンクは次の3つの設定のうち1つに基づいて異なります：
   * **選択したランディングページにトラフィックを誘導します：** ランディングページを手動で入力します。
   * **ブランドが選択した特定のランディングページにトラフィックを誘導します：** ドロップダウンメニューから、保存したランディングページを選択します。
   * **ブランドのプログラムのデフォルトのランディングページにトラフィックを誘導します：** デフォルトのランディングページが自動で入力され、トラッキングリンクが自動で生成されます。
4. トラッキングリンクの設定に基づいて、選択します **リンクを作成** と ![](/files/86c4817a73b60a644a102c6bb4b4a13646fb81da) **\[コピー]** リンクを選択し、オーディエンスと共有します。

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

<details>

<summary>フィルターリファレンス</summary>

| フィルター  | 説明                                                                                                                                                                                                     |
| ------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| 並べ替え条件 | タスクを次の順序で並べ替える *昇順* または *降順* 開始日の順                                                                                                                                                                     |
| ステータス  | <p>次の進捗ステータスのいずれかにあるタスクを絞り込む:</p><p>• <em>完了</em> — ブランドに承認された納品物。</p><p>• <em>進行中</em> — ブランドのレビュー待ちの下書きまたは納品物。</p><p>• <em>納品物の提出待ち</em> — 納品物の提出を待っているタスク。</p><p>• <em>未開始</em> — まだ開始していないタスク。</p> |
| ブランド   | ブランドを検索して該当するものを選択することで、特定のブランドに関連するタスクを絞り込む ![](/files/e780078854e9f94534b84458f066a10bb5496c0e) **\[チェックボックス]**.                                                                                     |
| キャンペーン | キャンペーンを検索して該当するものを選択することで、特定のクリエイターキャンペーンに関連するタスクを絞り込む ![](/files/e780078854e9f94534b84458f066a10bb5496c0e) **\[チェックボックス]**.                                                                           |
| タスクタイプ | 該当するものを選択して、特定の種類のタスク投稿を絞り込む ![](/files/e780078854e9f94534b84458f066a10bb5496c0e) **\[チェックボックス]**.                                                                                                     |

</details>


---

# 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/partner/ja/nitsuitebitaidesuka/impactcom-mobile-app/mobile-app-creator-campaigns/generate-campaign-tracking-links-on-the-mobile-app.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.
