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