> 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/platform-features/tracking/set-up-tracking/using-the-referring-url-parameter.md).

# 参照URLパラメータを使用する

<a href="https://pxa.impact.com/student/activity/1117597?sid=0c0e3e5c-54c9-4435-9bee-ebcdccb7f292&#x26;sid_i=0?utm_source=app.impact.com&#x26;utm_medium=owned-platform&#x26;utm_content=tra-350&#x26;utm_campaign=help-center" class="button primary">PXAコースを受講する</a>

リファラリングURLとは [HTTPリファラー](https://en.wikipedia.org/wiki/HTTP_referer) クリック時に impact.com がユーザーのブラウザーから記録する値で、Webサイトへのトラフィックがどこから来ているかを示す有力な指標です。ただし、クリックの方法やリンクの開き方に大きく依存するため、追跡ソースとして100%信頼できる、または確実であるとは言えません。Referring URL として impact.com に送信される内容には、非常に多くの要因が影響します。

#### Referring URL の信頼性に影響する要因

次の項目の [*参照ドメイン別パフォーマンス*](https://app.impact.com/secure/advertiser/engage/additionalreports/report/viewReport.report?id=5243) レポートで、「参照ドメインなし」ステータスのクリックが表示される場合、 *ドメイン* 列に Referring URL 情報がないことを意味していることが多く、次のいずれかの理由が考えられます。

* ユーザーがブラウザーのアドレスバーにサイトのURLを手動で入力した。
* ユーザーがブラウザーに保存されたブックマークからサイトにアクセスした。
* ユーザーが、新しいウィンドウまたはタブの最初のページとしてサイトを開いた。たとえば、リンクを右クリックした場合など。
* ユーザーが外部アプリケーション内のリンクをクリックした。
* ユーザーが安全なプロトコル（https）から安全でないプロトコル（http）に切り替えた。
* ユーザーが安全なURL（https）からまったく別の安全なURL（https）に切り替えた。
* ユーザーの端末に、すべてのリクエストからリファラーを削除するセキュリティソフト（アンチウイルス、ファイアウォールなど）がインストールされている可能性があります。
* ユーザーが、すべてのリクエストからリファラーを削除するプロキシサーバーの背後にいる。
* ユーザーが、リファラーのヘッダーを設定せずにプログラムによってサイトにアクセスした（検索ボットの利用）。
* 一部のブラウザーのプライバシーポリシーでは、 `HTTP_REFERER` が送信されないよう制限しています。
* ユーザーがプライバシー上の理由でそれをブロックするブラウザーのアドオンまたは拡張機能を使用している。

{% hint style="info" %}
**注:** impact.com では、パートナーへの支払いを決定する際に支払いグループで Referring URL オプションを使用しないこと、また意思決定のデータソースとして Referring URL に過度に依存しないことを推奨しています。
{% endhint %}

<div data-with-frame="true"><figure><img src="https://1458456015-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2Fgit-blob-b3dac2d26258607a950b9584512ad5f86c1a701c%2F9e9ded014561edb602f4d45bb1a5ca1af1cffee80fc2c75e4ba595b98c4da955.png?alt=media" alt=""><figcaption></figcaption></figure></div>


---

# 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/platform-features/tracking/set-up-tracking/using-the-referring-url-parameter.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.
