# Customer segment

### Applicable Campaign Types

* Gift with cart value
* Gift with collection value
* Buy X Get Y
* Gift with quantity purchase
* Order goal
* Shipping goal

***

### How it Works

* You can **include** or **exclude** customer segments from campaign eligibility.
* Segments can be built in Shopify (e.g., new customers, repeat customers, high-value spenders).
* Only customers who belong to the selected segment(s) will qualify for the campaign benefits.

***

### Example

* Merchant creates a “Spend $100 → Get a Free Gift” campaign.
* Sets **Customer Eligibility** to **Customer Segment**.
* Includes the following segments:
  * Customers who haven’t purchased
  * Customers who have purchased more than once
* Only customers in these two segments will be eligible for the campaign.
* All other customers will not see or receive the offer.

***

### Setup Instructions

1. Create or edit a campaign.
2. Go to **Advanced settings > Customer eligibility**.
3. Select **Customer segment**.
4. Choose whether to **Include** or **Exclude** segments.
5. Search or browse Shopify segments and add them to the list.
6. Save and activate the campaign.

   <figure><img src="https://1289686769-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMo81Ak7Ig0Z6bLRmWpSA%2Fuploads%2FSWxTpdI6ijhY97EHvkgp%2Fimage.png?alt=media&#x26;token=eff3cfab-f784-478e-aefb-c41eac6436f7" alt=""><figcaption></figcaption></figure>

***

### Best Use Cases

* **New customer promotion:** Offer gifts only to first-time buyers.
* **Loyalty rewards:** Reward customers who have purchased multiple times.
* **Exclusive VIP campaigns:** Target high-value customer groups.
* **Reactivation campaigns:** Target customers who haven’t purchased recently.


---

# 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://help.aov.ai/advanced-settings/customer-segment.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.
