> 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/determine-your-programs-itp-compliance.md).

# 确定您的项目是否符合 ITP 要求

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

Apple Safari 浏览器（桌面端和移动端）包括 *智能跟踪保护* （ITP），它会阻止第三方 Cookie。在某些情况下，这可能会影响您项目的跟踪和归因能力。 [了解有关 ITP 的更多信息](https://impact.com/marketing-intelligence/get-the-faqs-on-itp-and-know-youre-a-ok-on-impact/).

#### ITP 与 impact.com 一览

* 如果您通过旧版像素、iframe 或图片跟踪转化，ITP 会影响您的跟踪——您需要迁移到其他 impact.com 跟踪集成方式，才能符合 ITP 要求。
* 如果您使用 API、FTP/电子邮件或电子商务插件跟踪集成，您已经符合 ITP 要求。
* 如果您使用 Universal Tracking Tag (UTT) 来跟踪和报告转化，请验证您的配置是否与以下说明一致。

#### 自定义跟踪域

在大多数情况下， *自定义跟踪域* 如果它们与您的网站位于同一域名下，则已经符合 ITP 要求——跟踪不会使用第三方 Cookie。请按照以下步骤查看您配置的跟踪域名。

1. 在顶部导航栏中，选择 ![](https://1186853034-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2F210dEQa93qyQgoJDkieL%2FUser%20profile.svg?alt=media\&token=f84c5b17-fae4-4a30-990a-9de5e57a150b) **\[用户资料] → 设置**.
2. 在右侧列中，转到 *跟踪* 部分，然后选择 [常规](https://app.impact.com/secure/advertiser/tracking-settings/general-trackingsettings-flow.ihtml?).
3. 在 *常规跟踪设置* 屏幕中，找到 **跟踪域名** 这一项。

   <div data-with-frame="true"><figure><img src="https://1186853034-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2FUoH9jae9BlsnXlhpjpY9%2FScreenshot%202026-05-06%20at%2012.40.00.png?alt=media&amp;token=5b64aeac-cf74-4c92-b028-ba1b4f5a633c" alt="" width="563"><figcaption></figcaption></figure></div>

自定义域名 URL 应与您的网站位于同一域名下（例如， `goto.example.com` 对于 `example.com`），而 impact.com 域名会较短（例如， `pxf.io`, `sjv.io`等）。如果您有与网站域名匹配的自定义跟踪域名，ITP 不应影响您的项目。

#### Universal Tracking Tag (UTT)

如果您使用 UTT 作为跟踪解决方案，请验证您的 *程序跟踪模板* 已包含 `irclickid = {clickid}` 作为附加到落地页的查询字符串参数之一。

**活动跟踪模板**

1. 在顶部导航栏中，选择 ![](https://1186853034-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2F210dEQa93qyQgoJDkieL%2FUser%20profile.svg?alt=media\&token=f84c5b17-fae4-4a30-990a-9de5e57a150b) **\[用户资料] → 设置**.
2. 在右侧列中，位于 *跟踪* 部分下，选择 [Gateway](https://app.impact.com/secure/advertiser/tracking-settings/gateway-trackingsettings-flow.ihtml?).
3. 找到 *程序跟踪模板* 这一项。确认已配置一个查询字符串参数 **完全一致（区分大小写）** 进行 `irclickid = {clickid}`.
4. 如果您已做出任何更改，请选择 **保存**；否则请选择 **取消**.

**验证 UTT 是否正在触发**

1. 打开浏览器开发者工具的 Network 面板/选项卡后，将您网站的 URL 复制到浏览器地址栏中并按下 **Enter**.
2. 在网络面板中，筛选请求列表为 **Impact**.
3. 如果 UTT 正在触发，您会看到来自 `utt.impactcdn.com` 的一个请求返回 200 响应代码，并带有一个唯一命名的 JavaScript 文件。
4. 继续浏览您网站上的其他页面，并验证这些页面上也在触发 UTT。
5. 使用不同的浏览器重复步骤 1–4（如果您可以访问 MacOS，请尝试使用 Safari 来验证 UTT 是否显示）。


---

# 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/zh/what-would-you-like-to-learn-about/platform-features/tracking/set-up-tracking/determine-your-programs-itp-compliance.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.
