# Labelizer

{% hint style="warning" %}
**Important:** Labelizer Lite is available with the CSS Standard plan. To use these labels in your Google Ads campaigns, you also need the Insights feature, which is part of the Core Pro plan. Learn more about [our pricing plans](/account-billing/manage-your-subscription/channables-pricing-plans.md).&#x20;
{% 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.&#x20;

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?

Labels are a way to organize the products you’re listing on Google Shopping into distinguishable and meaningful groups. They’re a strategic tool often 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

As part of our integration with Producthero, our CSS is currently using Producthero’s performance segmentation labels: Heroes, Sidekicks, Zombies and Villains.&#x20;

<figure><img src="/files/wsjRcZ7WJpgsG1OR9Rso" 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)

### How it works

<figure><img src="/files/tzcdAqRMXw5FhGlEViIQ" 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).&#x20;

{% hint style="success" %}
**Tip:** You can adjust ROAS and clicks thresholds by[ setting up an Insights dashboard](https://helpcenter.channable.com/hc/en-us/articles/25950203989394-Insights-for-Ads).
{% endhint %}

**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: 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:

```
GET https://helpcenter.channable.com/css/labelizer.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
