# 分流链接

* ✅ 避免单一账号/群组进粉太多，导致账号/群组触发封控
* ✅ 避免涌入客户流量太多，员工回复不过来
* ✅ 自动平均分配客户，无需手动分配线索给员工/群组

## 新建分流链接

**分流链接创建前提：必须后台有邀请码选择对应使用，添加自定义链接可随意邀请码**

点击新建，完成相关设置。目前 WhatsApp、Telegram、Line、Instagram、Messenger、Line 等平台支持创建使用分流链接，使用分流链接给账号营销使用，实时查看点击状况，进一步实现营销转化；

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

**分流链接讲解**

{% stepper %}
{% step %}

### 选择短链域名

选择短链域名。
{% endstep %}

{% step %}

### 填写创建数量

填写创建数量，上限 10 个。
{% endstep %}

{% step %}

### 选择取链方式

**【顺序】**：将根据添加的顺序进行跳转访问

**【随机】**：将根据随机一条进行跳转访问
{% endstep %}

{% step %}

### 激活码

选择要创建分流链接对应的激活码。
{% endstep %}

{% step %}

### 跳转规则

**【指定平台】**：选择分流链接的平台；目前支持 WhatsApp、Telegram 等 9 个平台

**【指定账号】**：选择邀请码下指定的主号

**【自定义连接】**：添加跳转链接；跳转分流地址支持多行，一行一个链接【正常可跳转的连接】

选择【仅在线】，跳转到对应在线的账号链接；
{% endstep %}

{% step %}

### 跳转绑定

**【关闭】：** 关闭后，同一个设备每次访问都将重新分配一个新的号码，有可能一个用户添加多个号码

**【IP】：** 根据访问者的请求 IP 相同标记为同个设备

**【Cookie】：** 开启后，同一个设备每次访问连接同一个号码，防止同一个用户添加多个号码，根据访问者的浏览器 Cookie 相同标记为同个设备
{% endstep %}

{% step %}

### 注释

备注注释，自行查看显示。
{% endstep %}

{% step %}

### 消息文本

WhatsApp 平台支持设置“默认开场白”，访客打开链接时，可以看到开场白内容。
{% endstep %}

{% step %}

### 错误跳转

选择，可自定义，也可根据相应 APP 选择。
{% endstep %}

{% step %}

### 屏蔽国家

选自定义选择屏蔽国家，【看后方出现该国家代码】，如果没有可直接输入国家代码进行屏蔽，简化的代码，比如中国-CN，香港-HK，越南-VI 等，可以自行查阅相关的国家简码，进行设置。
{% endstep %}

{% step %}

### 屏蔽设备

将屏蔽操作系统比如 windows-macos-ios-adnroid-linux-unix，自行选择！
{% endstep %}
{% endstepper %}

**数据统计**

点击【图表】以图表的形式展现分流链接的访问情况

![](/files/65443dcece4f18c79f04cbe2f9e7b526976b5e7f)

**记录**

创建使用分流链接给账号营销使用，可以实时查看点击状况，进一步实现营销转化，实现轮询跳转链接！

![](/files/360867450a69d9ad6b1aeff45714e450c1fb26ed)


---

# 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://docs.geekscrm.io/fen-liu-lian-jie.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.
