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.
 
 

1.1 KiB

sidebar_position sidebar_label title
15 填问卷送券操作步骤 填问卷送券操作步骤

填问卷送券操作步骤

打开该网址操作编辑问卷:https://wj.lotus-wallet.com/

问卷编辑完毕后,点击设置,投放与分享 类目下面打开跳转自定义链接,点击修改

Alt text

链接格式

设置链接格式为 https://hx.lotus-wallet.com/questionnaireGift.html?code=问卷名 . 问卷名即为平台端优惠券捆绑的编号

例如,在平台端捆绑编号为 hello, 则设置链接为https://hx.lotus-wallet.com/questionnaireGift.html?code=hello Alt text Alt text

跳转链接携带问卷答案参数

如问卷里面有设置‘手机号’的问题,则答完问卷之后会携带该答案 注意:得使用 CONCATENATE 函数,否则会出现错误。 例如携带手机号,格式设置为;CONCATENATE('https://hx.lotus-wallet.com/questionnaireGift.html?code=kaiyequanchang&mobile=',手机号码) Alt text

设置成功后填完问卷则会自动跳转领卷

Alt text