zsw-docs
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

32 lines
1.4 KiB

2 years ago
---
sidebar_position: 2
sidebar_label: 填问卷送券操作步骤
title: 填问卷送券操作步骤
---
# 填问卷送券操作步骤
商家为了调研市场有时会向客户发放问卷来收集一些重要信息,客户填完后可领取优惠券福利,下面就是如何绑定问卷与劵的操作步骤
### 打开该网址操作编辑问卷:<https://wj.lotus-wallet.com/>
## 问卷编辑完毕后,点击设置,**投放与分享** 类目下面打开跳转自定义链接,点击修改,填写正确的链接,完成后,客户即可领券相对应的券;
![Alt text](img/ques.png)
## 链接格式
设置链接格式为 <https://hx.lotus-wallet.com/questionnaireGift.html?code=问卷名> . 问卷名即为平台端优惠券捆绑的编号
例如,在平台端捆绑优惠券编号为 *hello*, 则设置链接为<https://hx.lotus-wallet.com/questionnaireGift.html?code=hello>
![Alt text](img/ques-1.png)
![Alt text](img/ques-2.png)
## 跳转链接携带问卷答案参数
如问卷里面有设置‘手机号’的问题,则答完问卷之后会携带该答案
注意:得使用 `CONCATENATE` 函数,否则会出现错误。
例如携带手机号,格式设置为;CONCATENATE('<https://hx.lotus-wallet.com/questionnaireGift.html?code=kaiyequanchang&mobile=',手机号码>)
![Alt text](img/ques-3.png)
## 设置成功后填完问卷则会自动跳转领卷
![Alt text](img/ques-4.png)