> 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/es/what-would-you-like-to-learn-about/platform-features/reach-out-to-partners/partner-management/partner-size-rating-criteria.md).

# Criterios de evaluación del tamaño de los socios

Las calificaciones del tamaño del socio se determinan utilizando fuentes externas y datos de impact.com. Estos factores interactúan entre sí y reflejan el negocio individual de cada socio de diferentes maneras. Los niveles de creadores se escalan según la cantidad de seguidores o suscripciones en redes sociales. Consulte *Escala de niveles de creadores* para saber cómo se definen los niveles de creadores.

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

#### ¿Cómo se utilizan los datos de impact.com?

Para los socios que han estado activos en impact.com, el tamaño del socio reflejará agregaciones diarias de la actividad reciente del socio:

* Cantidad de acciones/ventas generadas y pagos obtenidos
  * La calificación interna de impact.com se ve afectada por **pagos por programa** y **programas totales**.
* Número de colaboraciones productivas y la cantidad de actividad

#### ¿Cómo se utilizan las fuentes externas?

Para los socios que proporcionan una o más propiedades de medios válidas, el tamaño del socio reflejará datos consultados mensualmente de fuentes externas para determinar el tamaño del socio:

* **Entidades corporativas:** Ingresos anuales estimados y cantidad de empleados
* **Dominios web:** Tráfico mensual del sitio web
* **Cuentas de influencers:** Tamaño de la audiencia en todas las plataformas
* **Aplicaciones:** Descargas y calificaciones

#### escala de tamaño de socios

Estos números de calificación sirven como guía para estimar el tamaño del socio.

| Tamaño        | Seguidores   | Visitas al sitio | Descargas de la aplicación | Ingresos corporativos anuales | Pagos anuales de impact.com por programa |
| ------------- | ------------ | ---------------- | -------------------------- | ----------------------------- | ---------------------------------------- |
| Extra pequeño | 50           | 100              | 200                        | $1,000                        | $50                                      |
| Pequeño       | 3,000        | 5,000            | 10,000                     | $1 millón                     | $1,000                                   |
| Mediano       | 100,000      | 250,000          | 500,000                    | $50 millones                  | $10,000                                  |
| Grande        | 5 millones   | 10 millones      | 20 millones                | $500 millones                 | $500,000                                 |
| Extra grande  | 250 millones | 500 millones     | 1 mil millones             | $5 mil millones               | $5 millones                              |

#### Escala de niveles de creadores

| Tamaño                 | Seguidores/Suscriptores |
| ---------------------- | ----------------------- |
| Creador nano           | < 15,000                |
| Creador micro          | 15,000 - 75,000         |
| Creador de nivel medio | 75,000 - 250,000        |
| Creador macro          | 250,000 - 1 millón      |
| Creador mega           | 1 millón +              |


---

# 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/es/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.
