> 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/zh/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>

Referring URL 是 [HTTP Referrer](https://en.wikipedia.org/wiki/HTTP_referer) impact.com 会在点击发生时从用户的浏览器记录的值，它是了解您网站流量来源的一个很好的指标。不过，作为跟踪来源，它并非 100% 可信或可靠，因为它在很大程度上取决于点击是如何产生的，或链接是如何打开的。影响发送到 impact.com 作为 Referring URL 的内容的因素有很多。

#### 影响 Referring URL 可靠性的因素

如果您在 [*按 Referring Domain 的表现*](https://app.impact.com/secure/advertiser/engage/additionalreports/report/viewReport.report?id=5243) 报告中看到点击，并且在 *域名* 列中显示“无 referring domain”状态，这通常意味着由于以下任一原因，没有可用的 Referring URL 信息：

* 用户在浏览器地址栏中手动输入了网站 URL。
* 用户通过浏览器保存的书签访问了该网站。
* 用户将该网站作为新窗口或新标签页中的第一页打开，例如通过右键单击链接。
* 用户点击了外部应用程序中的链接。
* 用户从安全协议（https）切换到了非安全协议（http）。
* 用户从安全 URL（https）切换到了完全不同的安全 URL（https）。
* 用户可能安装了安全软件（防病毒软件、防火墙等），它会从所有请求中去除 referrer。
* 用户位于一个会从所有请求中去除 referrer 的代理服务器后面。
* 用户在未设置 referrer 标头的情况下以程序化方式访问了该网站（例如使用搜索机器人）。
* 某些浏览器的隐私政策会限制访问，以防止 `HTTP_REFERER` 被传递。
* 用户安装了会出于隐私原因屏蔽它的浏览器附加组件或扩展程序。

{% hint style="info" %}
**注意：** impact.com 建议您在确定应向合作伙伴支付多少报酬时，不要在 payout groups 中使用 Referring URL 选项，也不要过度依赖 Referring URL 作为决策的数据来源。
{% endhint %}

<div data-with-frame="true"><figure><img src="/files/630f8fdb20a43c705964d010781bf91915efec14" 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:

```
GET https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/platform-features/tracking/set-up-tracking/using-the-referring-url-parameter.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
