# 云片短信

在用户运营界面，您可以通过选择分群向用户发送短信，在使用第三方短信平台【云片）】之前，您需要完成以下工作：

### 1、配置云片账号

前往官网<https://www.yunpian.com/>，登录/注册

![](https://348272635-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Lpwgem-x8KzhBglybzw%2F-LyTFomO_5hIJwu128bt%2F-LyWyymDXD2aIe3FEhBH%2F%E4%BA%91%E7%89%871.png?alt=media\&token=13d33aeb-a280-4928-a29a-294efe9b5f68)

点击**APIKEY**右侧的眼睛获取完整内&#x5BB9;**,**&#x7A0D;后需要在GIO平台填写**APIKEY**

![](https://348272635-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Lpwgem-x8KzhBglybzw%2F-LyWz3j1BYCn3hYO5y6x%2F-LyWz7-f4Vob4cC3d-ql%2F%E4%BA%91%E7%89%872.png?alt=media\&token=4788ddda-ec39-4512-9d3d-4c17cf87bafd)

点击**国内短信->签名/模板报备**,进行短信签名和模板的申请

![](https://348272635-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Lpwgem-x8KzhBglybzw%2F-LyWz3j1BYCn3hYO5y6x%2F-LyWzCpe4vh732BIXy0b%2F%E4%BA%91%E7%89%873.png?alt=media\&token=c03b9128-3393-4e6f-9466-62d594eec0cb)

### 2、在GIO触达平台配置

在「触达→短信配置」中，先选择保存有手机号的用户属性名称。

![](https://348272635-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Lpwgem-x8KzhBglybzw%2F-LyX4gha-vc4hUiZahrp%2F-LyX4vB-wrzig73HNI6X%2F%E4%BA%91%E7%89%874.png?alt=media\&token=cd856d53-0ef4-4175-8c24-6e60a2480928)

然后找到「云片」，填入上一步中得到的 **短信签名 , APIKEY** 参数并完成开通。

配置完成后，在新建活动时，可以选择短信消息通道给用户发信息，填写**模板id、短信内容变量**后， 满足条件的用户就会收到一条短信。

{% hint style="info" %}
注意：

短信内容变量 并非真正的消息内容，指的是 在相对固定的模板内容中，有一些变量是可以根据实际情况作出调整的。

*实例模板：【GrowingIO】你好{name}，恭喜你获得100元VIP优惠券，请于3天内在App使用。*

其中{name}就是一个内容变量，在GIO系统中 可以点击内容变量框选择一个用户属性默认填入该变量中，变量会根据用户的变化而自动展示对应信息。

达成真实短信效果：*【GrowingIO】*&#x4F60;好王小明，恭喜你获得*100元VIP优惠券*，请于3天内在App使用。
{% endhint %}

### 3、运营人员使用GIO发送短信流程

1.选择分群和厂商（目前支持阿里云,云片,创蓝，根据客户的实际需求可以对接客户正在使用的短信SSP，方便直接用户Gio给相应分群发送精细化运营短信）

2.选择短信签名，填写模版id

获取状态码，判断是否可用

### 其他

1.想查看对应分群里面手机号的显示。可以去用户分析-用户细查 里面查看

![](https://348272635-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Lpwgem-x8KzhBglybzw%2F-LyWz3j1BYCn3hYO5y6x%2F-LyWzQyl3JHSLeXkX5NC%2F12.png?alt=media\&token=4e115617-9b89-4ab7-99c4-6f930ef03632)

### **4**、**发送短信后，未收到查看原因**

[1.查看云片短信发送状态](https://www.yunpian.com/console/#/domestic/record/send)


---

# 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://growingio.gitbook.io/mp/product-manual/sms/yunpian-sms.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.
