> 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%信頼できる、または確実であるわけではありません。参照元URLとして impact.com に送信される内容には、さまざまな要因が影響します。

#### 参照元URLの信頼性に影響する要因

でクリックが表示されている場合は [*参照元ドメイン別のパフォーマンス*](https://app.impact.com/secure/advertiser/engage/additionalreports/report/viewReport.report?id=5243) 「参照元ドメインなし」ステータスのレポートの *ドメイン* 列にある場合、以下のいずれかの理由により参照元URL情報が利用できないことを意味することがよくあります：

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

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

<div data-with-frame="true"><figure><img src="/files/2d8d1188f4bbef75c4d27234a2e30e3b0d858446" 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.
