> 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/Email 或电子商务插件跟踪集成，您已经符合 ITP 要求。
* 如果您使用通用跟踪标签（UTT）来跟踪和报告转化，请确认您的配置与下面的说明一致。

#### 自定义跟踪域名

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

1. 从顶部导航栏中，选择 ![](/files/1cbb667ec4878308f24ec4acd13cbf03ede0bdfe) **\[User profile] → Settings**.
2. 在右侧栏中，转到 *Tracking* 部分并选择 [常规](https://app.impact.com/secure/advertiser/tracking-settings/general-trackingsettings-flow.ihtml?).
3. 下方， *常规跟踪设置* 界面，找到 **跟踪域名** 这一项。

   <div data-with-frame="true"><figure><img src="/files/d12f092e5d42e708834bf0442464069a10d66d05" alt="" width="563"><figcaption></figcaption></figure></div>

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

#### 通用跟踪标签（UTT）

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

**活动跟踪模板**

1. 从顶部导航栏中，选择 ![](/files/1cbb667ec4878308f24ec4acd13cbf03ede0bdfe) **\[User profile] → Settings**.
2. 在右侧栏中，位于 *Tracking* 部分下，选择 [Gateway](https://app.impact.com/secure/advertiser/tracking-settings/gateway-trackingsettings-flow.ihtml?).
3. 下找到 *项目跟踪模板* 这一项。确认已配置一个查询字符串参数， **且与其完全相同（区分大小写）** 为 `irclickid = {clickid}`.
4. 如果您已做出任何更改，请选择 **保存**；否则请选择 **取消**.

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

1. 在浏览器开发者工具的 Network 面板/标签页中打开后，将您网站的 URL 复制到浏览器地址栏并按 **Enter**.
2. 在 Network 面板中，按以下项筛选请求列表： **Impact**.
3. 如果 UTT 正在触发，您会看到来自 `utt.impactcdn.com` 的一个请求，并带有一个唯一命名的 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:

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

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.
