> For the complete documentation index, see [llms.txt](https://developers-apps-in-toss.toss.im/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developers-apps-in-toss.toss.im/guide/zh/marketing/intro.md).

# 细分

“细分”是在 Appintos 控制台中创建并管理符合特定条件的用户群组的功能。它用于只向特定用户发送消息，例如营销或通知发送。

***

### 使用细分有什么好处

* 可以进行精准定向。只向符合所需条件的用户发送消息。
* 可以开展数据驱动营销。可根据用户行为和特性设计活动。
* 可以提升用户体验。通过提供个性化消息，提高参与率和满意度。

**提供的条件类别**

可以组合交易信息、用户信息、用户活动、用户画像四个类别的条件。

* **交易信息** — 这是与用户实际交易相关的信息，例如交易记录中的品牌、广告类别、是否使用 Toss Pay 等。
* **用户信息** — 这是年龄、性别、信用分、应用版本、运营商等基本用户属性。
* **用户活动** — 这是以应用内行为记录为基础。不能以迷你应用登录作为 **仅可按访问基准**进行设置。
* **用户画像** — 这是对用户进行综合分析得到的信息，例如金融倾向、生命周期阶段、兴趣推测信息等。

<figure><img src="/files/5452ea16979ff90dad5e659b73bcf51dcff6612a" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**请注意**

* 多个条件 **AND 条件或 OR 条件**可以组合使用。
* 使用目标抽样时，可以调整包含在细分中的用户数量。
* 即使删除已创建的细分，也无法再次创建同名细分。
  {% endhint %}

***

### 在控制台中设置

**1. 创建细分**

进入细分菜单后， **“+ 创建”** 按钮。

* 访问方法：Appintos 控制台 → 选择工作区 → 选择迷你应用 → 左侧菜单选择“细分”

<figure><img src="/files/50eca63f217b0b6203da2cf573aa847ce9caa6d6" alt=""><figcaption></figcaption></figure>

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

**2. 设置类别和条件**

选择所需的类别和子条件， **“添加”** 后，右侧 **“已选细分”** 屏幕中会添加进去。

* 如果只有 1 个条件，可以直接 **“保存”** 并保存。
* 如果要一起使用多个条件，请先添加所有想要的细分，然后设置 **“AND”** 或 **“OR”** 条件。
* 某些需要预测的细分需要设置准确度。
  * 提高准确度后，细分的规模（基数）可能会减少。
  * 如果基数更重要，可以降低准确度来使用。但定向准确度可能会下降。
  * 一般情况下，请设置为 50% 以上。

{% hint style="info" %}
**示例——如果想向“居住在首尔特别市且似乎拥有自住房的人”发送消息？**

1. 用户信息 → 地区 → 选择首尔特别市后点击“添加”
2. 点击“首页”返回最初的类别列表
3. 用户画像 → 自有住房\_全部 → 设置准确度后点击“添加”
4. 在右侧“已选细分”中 **“AND”** 选择
   * 如果想发送给居住在首尔特别市或似乎拥有自住房的人 **“OR”** 选择条件
     {% endhint %}

<figure><img src="/files/32aa5989fbcb94fc05c5b5b80ebef48b2a1d8ff0" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/0d1c7c1e9d8153c9df11011995e0c0707c08c652" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/570af38ea9558a9ee126f5d1fa0ddbf53a64fe5a" alt=""><figcaption></figcaption></figure>

选择 AND 或 OR 条件后，细分会合并为 1 个，并变更为符合该条件的人数。

* **还原** — 会再次分开为各自的细分。
* **保存** — 会保存为已合并条件的细分。

<figure><img src="/files/1d15a124b91d5996fdf4e05ce23bebb8974b08d0" alt=""><figcaption></figcaption></figure>

**3. 保存**

点击保存后，可以设置细分名称、说明、收藏和固定与否。

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

* **细分名称** — 已添加的细分名称会自动输入。可以自由更改为想要的名称。但删除后无法再次使用相同名称。
* **细分说明** — 请写下构建该细分的原因或管理备注。
* **收藏** — 设置后可直接用于推送、通知和智能发送。
* **保存为固定基数** — 可固定保存时点的基数来使用。在这种情况下，基数不会更新，请根据目的进行选择。

保存完成后，可以在细分菜单以及推送、通知和智能发送中立即查看并使用。


---

# 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://developers-apps-in-toss.toss.im/guide/zh/marketing/intro.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.
