> For the complete documentation index, see [llms.txt](https://helpcenter.channable.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpcenter.channable.com/css/css-es/labelizer.md).

# Labelizer

{% hint style="warning" %}
Labelizer Lite está disponible con el plan CSS Standard. A utiliza estas etiquetas In tus campañas de Google Ads, actualiza A CSS Pro, oppure utiliza Insights In el plan Core Pro. Más información sobre [nuestros planes de precios](https://helpcenter.channable.com/account-billing/manage-your-subscription/channables-pricing-plans).
{% endhint %}

El Labelizer asigna automáticamente etiquetas relacionadas con el rendimiento A tus productos en función de los datos de rendimiento da tu Cuenta de Google Ads e el Numero de clics de Labelizer y el ROAS objetivo de Labelizer configurados In Channable.

Estas etiquetas pueden utilizarse A estructurar e Optimizar tus campañas Performance Max A darte Ayuda para reducir el gasto en anuncios e obtener más di tus productos con mejor rendimiento.

### ¿Qué son las etiquetas de Labelizer?

Las etiquetas de Labelizer son una forma A organizar los productos que estás publicando In Google Shopping en grupos distinguibles e significativos.

Son una herramienta estratégica utilizada In campañas de Google Ads A Ayuda a guiar:

* Estructuras de campañas
* Estrategias de puja
* Presupuesto
* Informes
* Segmentación

[Más información sobre las etiquetas In Google Ads](https://support.google.com/google-ads/answer/2475865?hl=en)

### Etiquetas de Labelizer

El Labelizer segmenta los productos en **Héroes**, **Ayudantes**, **Villanos**, **Zombis,** e **0 Zombis** <mark style="color:$primary;">(Opcional)</mark>.

<figure><img src="/files/5f373862b2ac13c339c433edb35f0e02d06ef25e" alt=""><figcaption></figcaption></figure>

* **Héroes**: Tus productos de mejor rendimiento
* **Ayudantes**: Productos que rinden bien, pero con un volumen menor (potencial de crecimiento)
* **Villanos**: Productos que no rinden lo suficiente como para justificar los costes actuales
* **Zombis**: Productos que apenas reciben impresiones o clics (en esencia, no se muestran)
* **0 Zombis:** Productos sin historial de rendimiento. No tienen clics, impresiones, conversiones oppure costes, a diferencia de los Zombis estándar.

### Cómo funciona

<figure><img src="/files/65d348159bd8e89de83816adaf2c7d83f6a4d5b7" alt=""><figcaption></figcaption></figure>

Tus etiquetas se asignan según las métricas de segmentación recomendadas para tu Labelizer Numero de clics y Labelizer ROAS objetivo (Retorno sobre el gasto publicitario).

Puedes utiliza un target complementario A enviar tus etiquetas A Google Ads, Ayudándote A segmentar campañas e asignar tu presupuesto.

**Ejemplo:**

* se Clics es mayor o igual A 30, e ROAS (%) es mayor o igual A 400, el producto es un **Héroe**
* Se Clics es mayor o igual A 30, e ROAS (%) es inferior A 400, el producto es un **Villano**
* se Clics es inferior A 30, e ROAS (%) es mayor o igual A 400, el producto es un **Ayudante**
* se Clics es inferior A 30, e ROAS (%) es inferior A 400, el producto es un **Zombi**


---

# 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://helpcenter.channable.com/css/css-es/labelizer.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.
