> 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/account-administration/account-settings/manage-technical-settings.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>

您可以管理账户的高级设置。如果您不确定要如何配置这些设置， [联系支持](https://app.impact.com/support/portal.ihtml?createTicket=true).

#### 管理您账户的技术设置

1. 从顶部导航栏中选择 ![](/files/34cff7cafbbfcd416778a35b63cb058c27bcda8b) **\[用户资料] → 设置**.
2. 左侧，在“ *技术*请选择任一技术设置。
3. 选择您要管理的设置。

   |          |                                                                                                                                                                                                          |
   | -------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
   | **设置**   | **说明**                                                                                                                                                                                                   |
   | API      | 获取您的 [Impact REST API](/brand/zh/what-would-you-like-to-learn-about/account-administration/account-settings/api-tokens/manage-api-access-tokens-as-a-brand.md) 详细信息，例如您的账户 SID（Security Identifier）。     |
   | 数据馈送     | 管理您的 [转化馈送](/brand/zh/what-would-you-like-to-learn-about/account-administration/account-settings/enable-and-view-data-feeds.md)。您可以检索与您的账户关联的新建和现有转化的报告。                                                 |
   | 事件通知     | 管理 [事件通知回传](/brand/zh/what-would-you-like-to-learn-about/account-administration/account-settings/notifications/enable-event-notification-postbacks-for-brands.md)。您可以将 Impact 的回传数据与第三方跟踪器同步。            |
   | 跨项目跟踪    | 切换 [跨项目跟踪](/brand/zh/what-would-you-like-to-learn-about/platform-features/tracking/set-up-tracking/enable-cross-program-tracking.md) 权限。如果您在 impact.com 上有多个项目，并且它们彼此直接交互，这一点至关重要，例如您的某个合作伙伴同时为多个项目带来流量。 |
   | 文件提交     | 查看最近的 [FTP 文件提交](/brand/zh/what-would-you-like-to-learn-about/account-administration/account-settings/send-data-to-impactcom/access-ftp-file-submissions.md)。检查 *状态* 列，以查看批量提交是否已成功存储。                   |
   | 合作伙伴自定义值 | 查看您分配给合作伙伴的所有自定义值。了解如何 [为合作伙伴分配自定义跟踪值](/brand/zh/what-would-you-like-to-learn-about/platform-features/tracking/set-up-tracking/assign-custom-tracking-values-to-partners.md).                            |
   | 连接       | 查看 impact.com 与品牌、合作伙伴或其他方之间所有批量数据文件传输的全部连接。进一步了解 [连接](/brand/zh/what-would-you-like-to-learn-about/account-administration/account-settings/send-data-to-impactcom/data-connections-overview.md).        |
   | 跟踪域名     | 查看用于跟踪您的项目的自定义域名。                                                                                                                                                                                        |
   | 合作伙伴集成中心 | 管理并部署营销和优化合作伙伴集成。                                                                                                                                                                                        |


---

# 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/account-administration/account-settings/manage-technical-settings.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.
