> 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/platform-features/tracking/tracking-links.md).

# トラッキングリンク

- [リンクの作成と管理](https://help.impact.com/partner/ja/nitsuitebitaidesuka/platform-features/tracking/tracking-links/create-and-manage-links.md)
- [Chrome拡張機能](https://help.impact.com/partner/ja/nitsuitebitaidesuka/platform-features/tracking/tracking-links/create-and-manage-links/chrome-extension.md)
- [impact.comのChrome拡張機能の概要](https://help.impact.com/partner/ja/nitsuitebitaidesuka/platform-features/tracking/tracking-links/create-and-manage-links/chrome-extension/impactcom-for-chrome-extension-overview.md)
- [Chrome拡張機能からトラッキングリンクを作成する](https://help.impact.com/partner/ja/nitsuitebitaidesuka/platform-features/tracking/tracking-links/create-and-manage-links/chrome-extension/create-tracking-links-via-the-chrome-extension.md)
- [Chrome拡張機能からブランドプログラムに応募する](https://help.impact.com/partner/ja/nitsuitebitaidesuka/platform-features/tracking/tracking-links/create-and-manage-links/chrome-extension/apply-to-a-brand-program-via-the-chrome-extension.md)
- [Chrome拡張機能の設定を管理する](https://help.impact.com/partner/ja/nitsuitebitaidesuka/platform-features/tracking/tracking-links/create-and-manage-links/chrome-extension/manage-your-chrome-extension-settings.md)
- [トラッキングリンクの概要](https://help.impact.com/partner/ja/nitsuitebitaidesuka/platform-features/tracking/tracking-links/create-and-manage-links/tracking-links-overview.md)
- [トラッキングリンクを作成する](https://help.impact.com/partner/ja/nitsuitebitaidesuka/platform-features/tracking/tracking-links/create-and-manage-links/create-tracking-links.md)
- [トラッキングリンクをソーシャルメディアで共有する](https://help.impact.com/partner/ja/nitsuitebitaidesuka/platform-features/tracking/tracking-links/create-and-manage-links/share-tracking-links-to-social-media.md)
- [広告用のディープリンクを作成する](https://help.impact.com/partner/ja/nitsuitebitaidesuka/platform-features/tracking/tracking-links/create-and-manage-links/create-a-deep-link-for-an-ad.md)
- [トラッキングリンクにレポート情報を追加する](https://help.impact.com/partner/ja/nitsuitebitaidesuka/platform-features/tracking/tracking-links/create-and-manage-links/add-reporting-information-to-your-tracking-links.md)
- [バニティリンクを作成・管理する](https://help.impact.com/partner/ja/nitsuitebitaidesuka/platform-features/tracking/tracking-links/create-and-manage-links/create-a-vanity-link.md)
- [パートナー向けパブリッシャータグの実装](https://help.impact.com/partner/ja/nitsuitebitaidesuka/platform-features/tracking/tracking-links/create-and-manage-links/publisher-tag-implementation-for-partners.md)
- [パートナーとして特定のランディングページURLまたはバニティリンクを見つける](https://help.impact.com/partner/ja/nitsuitebitaidesuka/platform-features/tracking/tracking-links/create-and-manage-links/find-specific-landing-page-urls-or-vanity-links-as-a-partner.md)
- [iOS 14のモバイルトラッキングリンクを修正する](https://help.impact.com/partner/ja/nitsuitebitaidesuka/platform-features/tracking/tracking-links/create-and-manage-links/fix-ios-14-mobile-tracking-links.md)
- [リンクパラメータ](https://help.impact.com/partner/ja/nitsuitebitaidesuka/platform-features/tracking/tracking-links/link-parameters.md)
- [パートナー向けSub IDおよびShared IDパラメータの解説](https://help.impact.com/partner/ja/nitsuitebitaidesuka/platform-features/tracking/tracking-links/link-parameters/sub-id-and-shared-id-parameters-explained-for-partners.md)
- [パートナー向けSub IDおよびShared IDのレポートを表示する](https://help.impact.com/partner/ja/nitsuitebitaidesuka/platform-features/tracking/tracking-links/link-parameters/view-reports-on-sub-ids-and-shared-ids-for-partners.md)
- [リワードプログラムのトラッキングを実装する](https://help.impact.com/partner/ja/nitsuitebitaidesuka/platform-features/tracking/tracking-links/link-parameters/implement-tracking-for-rewards-programs.md)
- [パラメータの解説](https://help.impact.com/partner/ja/nitsuitebitaidesuka/platform-features/tracking/tracking-links/link-parameters/param-parameters-explained.md)


---

# 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/platform-features/tracking/tracking-links.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.
