> 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/reach-out-to-partners/partner-management/partner-size-rating-criteria.md).

# 合作伙伴规模评分标准

合作伙伴规模评级通过外部来源和 impact.com 数据来确定。这些因素相互作用，并以不同方式反映每个合作伙伴各自的业务。创作者等级按社交关注者或订阅量进行划分。请参阅 *创作者等级规模* 了解创作者等级的定义方式。

<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%2Fgit-blob-54cc75799167be20786198bdd5aad98ee9e13bb7%2F3b524d671a73e1462d3997c38eb510fc57858bf3d5dbfc9ad9f2c22e3de3a3bc.png?alt=media" alt=""><figcaption></figcaption></figure></div>

#### impact.com 数据如何使用？

对于在 impact.com 上活跃过的合作伙伴，合作伙伴规模将反映最近合作伙伴活动的每日汇总：

* 带来的行动/销售数量及获得的支付额
  * 内部的 impact.com 评级受以下因素影响： **每个项目的支付额** 和 **项目总数**.
* 高效合作关系的数量以及活动量

#### 外部来源如何使用？

对于提供一个或多个有效媒体属性的合作伙伴，合作伙伴规模将反映每月从外部来源查询的数据，用于确定合作伙伴规模：

* **企业实体：** 预计年度收入和员工人数
* **网站域名：** 每月网站流量
* **网红账号：** 所有平台上的受众规模
* **应用：** 下载量和评分

#### 合作伙伴规模等级

这些评级数字仅作为估算合作伙伴规模的参考指南。

| 大小  | 关注者     | 网站访问量   | 应用下载量   | 企业年营收   | impact.com 年度每项目支付额 |
| --- | ------- | ------- | ------- | ------- | ------------------- |
| 超小型 | 50      | 100     | 200     | $1,000  | $50                 |
| 小型  | 3,000   | 5,000   | 10,000  | 100万美元  | $1,000              |
| 中   | 100,000 | 250,000 | 500,000 | 5000万美元 | $10,000             |
| 大型  | 500万    | 1000万   | 2000万   | 5亿美元    | $500,000            |
| 超大型 | 2.5亿    | 5亿      | 10亿     | 50亿美元   | 500万美元              |

#### 创作者等级规模

| 大小     | 关注者/订阅者          |
| ------ | ---------------- |
| 纳米级创作者 | < 15,000         |
| 微型创作者  | 15,000 - 75,000  |
| 中级创作者  | 75,000 - 250,000 |
| 宏级创作者  | 25万 - 100万       |
| 巨型创作者  | 100万以上           |


---

# 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/reach-out-to-partners/partner-management/partner-size-rating-criteria.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.
