> 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/labelizer.md).

# Labelizer

{% hint style="warning" %}
Labelizer Lite is available with the CSS Standard plan. To use these labels in your Google Ads campaigns, upgrade to CSS Pro, or use Insights in the Core Pro plan. Learn more about [our pricing plans](https://helpcenter.channable.com/account-billing/manage-your-subscription/channables-pricing-plans).
{% endhint %}

The Labelizer automatically assigns performance-related labels to your products based on performance data from your Google Ads account and the Labelizer number of clicks and Labelizer target ROAS set in Channable.

These labels can be used to structure and optimize your Performance Max campaigns to help you reduce ad spend and get more out of your top performing products.

### What are Labelizer labels?

Labelizer labels are a way to organize the products you’re listing on Google Shopping into distinguishable and meaningful groups.

They’re a strategic tool used in Google Ads campaigns to help guide:

* Campaign structures
* Bidding strategies
* Budget
* Reporting
* Segmenting

[Learn more about labels in Google Ads](https://support.google.com/google-ads/answer/2475865?hl=en)

### Labelizer labels

The Labelizer segments products into **Heroes**, **Sidekicks**, **Villains**, **Zombies,** and **0 Zombies** <mark style="color:$primary;">(optional)</mark>.

<figure><img src="/files/PTzkvzLqlVHBOXMOe6L1" alt=""><figcaption></figcaption></figure>

* **Heroes**: Your top-performing products
* **Sidekicks**: Products that perform well, but at a lower volume (potential for growth)
* **Villains**: Products that aren’t performing well enough to justify current costs
* **Zombies**: Products that barely receive impressions or clicks (essentially not being shown)
* **0 Zombies:** Products with no performance history. They have no clicks, impressions, conversions, or costs, unlike standard Zombies.

### How it works

<figure><img src="/files/ECN6w3a3ehrynQ2USCw3" alt=""><figcaption></figcaption></figure>

Your labels are assigned based on the recommended segmentation metrics for your Labelizer number of clicks and Labelizer target ROAS (Return on Ad Spend).

You can use a supplemental source to send your labels to Google Ads, helping you segment campaigns and allocate your budget.

**Example:**

* IF Clicks is higher or equal to 30, AND ROAS (%) is higher or equal to 400, the product is a **Hero**
* If Clicks is higher or equal to 30, AND ROAS (%) is below 400, the product is an **Villain**
* IF Clicks is below 30, AND ROAS (%) is higher or equal to 400, the product is a **Sidekick**
* IF Clicks is below 30, AND ROAS (%) is below 400, the product is an **Zombie**


---

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