> 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/enable-cross-program-tracking.md).

# 启用跨项目跟踪

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

如果您有多个项目，您可以启用跨项目跟踪，以便为某个项目生成的点击也可被视为您其他项目的有效推荐。这在您拥有彼此相互链接的不同网站时很有帮助。例如，如果您有两个关系密切的品牌，并且两者之间可轻松导航，即使客户转化发生在另一个网站上，您也可以将为某个网站带来流量的合作伙伴计功。

为了使跨项目跟踪有效运行，您的合作伙伴必须对所有相关项目拥有有效合同。在审核合作伙伴申请时，您可以选择 **全部项目接受**。随后，合作伙伴将通过您的默认模板条款加入您的其他项目。

#### 启用跨项目跟踪

{% hint style="warning" %}
**重要：** 创作者项目不应启用跨项目跟踪，因为这会干扰跟踪和归因。
{% endhint %}

1. 在顶部导航栏中，选择 ![](/files/34cff7cafbbfcd416778a35b63cb058c27bcda8b) **\[用户资料] → 设置**.
2. 从 *技术* 左侧的部分中，选择 **跨项目跟踪**.
3. 在 *跨项目跟踪* 屏幕，切换开启 **允许跨我的项目跟踪**，然后在以下 2 个跨项目跟踪选项中进行选择：
   * *我的所有项目*—跟踪您所有项目的流量。
   * *特定项目*—指定要跟踪流量跨越哪些项目。
     * 在选择特定项目时，请使用 ![](/files/66a1553d40e3579090348b99dcc62ce99d00e576) **\[Command]** 或 ![](/files/94eca8dbf29a132fc26f9fa8593da0adc9a2b62c) **\[Control]** 键来选择多个项目。
4. 选择 **保存**.

   <div data-with-frame="true"><figure><img src="/files/2c718b9cb48a67158e675c3b850af755c0dad91d" alt="" width="375"><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/zh/what-would-you-like-to-learn-about/platform-features/tracking/set-up-tracking/enable-cross-program-tracking.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.
