互动模块特有事件说明,分访客事件与用户事件两大类
访客行为类
参与抽奖
- msgEncrypt加密信息示例:
- 字段说明
字段 类型 说明 id Long 作品唯一标识 title String 内容标题 code String 作品唯一标识 type String 作品类型,hd互动,h5, lc长页,design海报,form表单 isWin int 是否中奖。1-已中奖,0-未中奖 customerInfo.encodeId Srtring 用户唯一标识【易企秀】 customerInfo.type int 授权用户类型,1微信,2手机,3自定义 customerInfo.corpId String 企业唯一标识 customerInfo.nickName String 微信昵称,userType为1时 customerInfo.mobile String 手机号,userType为2时 customerInfo.sex String 微信性别,userType为1时 customerInfo.language String 微信信息,userType为1时 customerInfo.city Integer 微信信息,userType为1时 customerInfo.country String 微信信息,userType为1时 customerInfo.headImgUrl String 微信信息,userType为1时 customerInfo.unionId String 微信信息,unionId customerInfo.appIdType Integer appId类型,1、易企秀 ;非 1,非易企秀 customerInfo.thirdAppId String 微信信息,appId customerInfo.thirdOpenId String 微信信息,openId customerInfo.thirdUserId String userType为3时,三方用户ID drawNum int 连抽次数(连抽才有)
备注:isWin=1时,中奖的奖品信息字段也是有的,参考活动中奖事件内参数
活动中奖
- msgEncrypt加密信息示例:
- 字段说明
字段 类型 说明 id Long 作品唯一标识 title String 内容标题 code String 作品唯一标识 type String 作品类型,hd互动,h5, lc长页,design海报,form表单 level String 奖品等级 levelName String 奖品等级名称 redemptionMethod int 兑奖方式:0:线下兑奖;1:网页兑奖;2:淘口令兑奖;5:网页兑奖(新);6:外部兑奖;7:实物兑奖 redeemStartTime String 兑奖开始时间,奖品设置中配置了才有。格式为yyyy-MM-dd HH:mm:ss redeemEndTime String 兑奖结束时间,奖品设置中配置了才有。格式为yyyy-MM-dd HH:mm:ss winCode String 中奖码(系统生成) prizeCode String 奖品码(用户自定义) prizeType Integer 奖品类型,0礼品,1优惠券,2现金红包,3电子兑奖码,4积分 prizeName String 奖品名称 amount Integer 一个奖品发放的奖品数 lotteryBehavior String 抽奖来源:hd_lottery:互动抽奖;hd_game_score:互动游戏分数达标;hd_game_rank:互动游戏排名;hd_sign:互动签到;hd_help:互动助力;form_enrollment:表单自主报名;form_submit:表单投票;form_rank:表单排行 isWin int 是否中奖,中奖事件永远为1。1-已中奖。 customerInfo.encodeId Srtring 用户唯一标识【易企秀】 customerInfo.type int 授权用户类型,1微信,2手机,3自定义 customerInfo.corpId String 企业唯一标识 customerInfo.nickName String 微信昵称,userType为1时 customerInfo.mobile String 手机号,userType为2时 customerInfo.sex String 微信性别,userType为1时 customerInfo.language String 微信信息,userType为1时 customerInfo.city Integer 微信信息,userType为1时 customerInfo.country String 微信信息,userType为1时 customerInfo.headImgUrl String 微信信息,userType为1时 customerInfo.unionId String 微信信息,unionId customerInfo.appIdType Integer appId类型,1、易企秀 ;非 1,非易企秀 customerInfo.thirdAppId String 微信信息,appId customerInfo.thirdOpenId String 微信信息,openId customerInfo.thirdUserId String userType为3时,三方用户ID
奖品核销
- msgEncrypt加密信息示例:
- 字段说明
字段 类型 说明 id Long 作品唯一标识 winCode String 中奖码(系统生成) customerInfo.encodeId Srtring 用户唯一标识【易企秀】 customerInfo.type int 授权用户类型,1微信,2手机,3自定义 customerInfo.corpId String 企业唯一标识 customerInfo.nickName String 微信昵称,userType为1时 customerInfo.mobile String 手机号,userType为2时 customerInfo.sex String 微信性别,userType为1时 customerInfo.language String 微信信息,userType为1时 customerInfo.city Integer 微信信息,userType为1时 customerInfo.country String 微信信息,userType为1时 customerInfo.headImgUrl String 微信信息,userType为1时 customerInfo.unionId String 微信信息,unionId customerInfo.appIdType Integer appId类型,1、易企秀 ;非 1,非易企秀 customerInfo.thirdAppId String 微信信息,appId customerInfo.thirdOpenId String 微信信息,openId customerInfo.thirdUserId String userType为3时,三方用户ID
实物邮寄
- msgEncrypt加密信息示例:
- 字段说明
字段 类型 说明 receiverName String 邮寄姓名 receiverAddress String 邮寄地址 receiverPhone String 邮寄手机号 id Long 作品唯一标识 title String 内容标题 code String 作品唯一标识 type String 作品类型,hd互动,h5, lc长页,design海报,form表单 prizeLevel String 奖品等级 winCode String 中奖码(系统生成) customerInfo.encodeId Srtring 用户唯一标识【易企秀】 customerInfo.type int 授权用户类型,1微信,2手机,3自定义 customerInfo.corpId String 企业唯一标识 customerInfo.nickName String 微信昵称,userType为1时 customerInfo.mobile String 手机号,userType为2时 customerInfo.sex String 微信性别,userType为1时 customerInfo.language String 微信信息,userType为1时 customerInfo.city Integer 微信信息,userType为1时 customerInfo.country String 微信信息,userType为1时 customerInfo.headImgUrl String 微信信息,userType为1时 customerInfo.unionId String 微信信息,unionId customerInfo.appIdType Integer appId类型,1、易企秀 ;非 1,非易企秀 customerInfo.thirdAppId String 微信信息,appId customerInfo.thirdOpenId String 微信信息,openId customerInfo.thirdUserId String userType为3时,三方用户ID
实物邮寄发货
- msgEncrypt加密信息示例:
- 字段说明
字段 类型 说明 receiverName String 邮寄姓名 receiverAddress String 邮寄地址 receiverPhone String 邮寄手机号 logisticsCompany String 物流公司 logisticsNo String 物流单号 prizeLevel String 奖品等级 prizeLevelName String 奖品等级 prizeName String 奖品名称 winCode String 中奖码(系统生成) elecCode String 电子兑奖码 id Long 作品唯一标识 title String 内容标题 code String 作品唯一标识 type String 作品类型,hd互动,h5, lc长页,design海报,form表单 customerInfo.encodeId Srtring 用户唯一标识【易企秀】 customerInfo.type int 授权用户类型,1微信,2手机,3自定义 customerInfo.corpId String 企业唯一标识 customerInfo.nickName String 微信昵称,userType为1时 customerInfo.mobile String 手机号,userType为2时 customerInfo.sex String 微信性别,userType为1时 customerInfo.language String 微信信息,userType为1时 customerInfo.city Integer 微信信息,userType为1时 customerInfo.country String 微信信息,userType为1时 customerInfo.headImgUrl String 微信信息,userType为1时 customerInfo.unionId String 微信信息,unionId customerInfo.appIdType Integer appId类型,1、易企秀 ;非 1,非易企秀 customerInfo.thirdAppId String 微信信息,appId customerInfo.thirdOpenId String 微信信息,openId customerInfo.thirdUserId String userType为3时,三方用户ID
表单提交
- msgEncrypt加密信息示例:
- 字段说明
字段 类型 说明 id Long 作品唯一标识 title String 内容标题 type String 作品类型,hd互动,h5, lc长页,design海报,form表单 corpId Long 企业唯一标识 data.name String 姓名 data.phone String 手机号 data.wxNo String 微信号 data.custom1 String 自定义1 data.custom2 String 自定义2 formMeta.name String 表头:姓名 formMeta.phone String 表头:手机号 formMeta.wxNo String 表头:微信号 formMeta.custom1 String 表头:自定义1 formMeta.custom2 String 表头:自定义2 customerInfo.encodeId Srtring 用户唯一标识【易企秀】 customerInfo.type int 授权用户类型,1微信,2手机,3自定义 customerInfo.corpId String 企业唯一标识 customerInfo.nickName String 微信昵称,userType为1时 customerInfo.mobile String 手机号,userType为2时 customerInfo.sex String 微信性别,userType为1时 customerInfo.language String 微信信息,userType为1时 customerInfo.city Integer 微信信息,userType为1时 customerInfo.country String 微信信息,userType为1时 customerInfo.headImgUrl String 微信信息,userType为1时 customerInfo.unionId String 微信信息,unionId customerInfo.appIdType Integer appId类型,1、易企秀 ;非 1,非易企秀 customerInfo.thirdAppId String 微信信息,appId customerInfo.thirdOpenId String 微信信息,openId customerInfo.thirdUserId String userType为3时,三方用户ID 开始游戏
- msgEncrypt加密信息示例:
- 字段说明
字段 类型 说明 id Long 作品唯一标识 title String 内容标题 type String 作品类型,hd互动,h5, lc长页,design海报,form表单 isWin int 是否中奖。1-已中奖,0-未中奖 customerInfo.encodeId Srtring 用户唯一标识【易企秀】 customerInfo.type int 授权用户类型,1微信,2手机,3自定义 customerInfo.corpId String 企业唯一标识 customerInfo.nickName String 微信昵称,userType为1时 customerInfo.mobile String 手机号,userType为2时 customerInfo.sex String 微信性别,userType为1时 customerInfo.language String 微信信息,userType为1时 customerInfo.city Integer 微信信息,userType为1时 customerInfo.country String 微信信息,userType为1时 customerInfo.headImgUrl String 微信信息,userType为1时 customerInfo.unionId String 微信信息,unionId customerInfo.appIdType Integer appId类型,1、易企秀 ;非 1,非易企秀 customerInfo.thirdAppId String 微信信息,appId customerInfo.thirdOpenId String 微信信息,openId customerInfo.thirdUserId String userType为3时,三方用户ID 参与游戏
- msgEncrypt加密信息示例:
- 字段说明
字段 类型 说明 id Long 作品唯一标识 title String 内容标题 type String 作品类型,hd互动,h5, lc长页,design海报,form表单 score Double 游戏分数 scoreType int 1时score为单次游戏分数,2时score为累计游戏分数 times Integer 游戏用时,只有游戏类作品有该字段,游戏+抽奖不会有 isWin int 是否中奖。1-已中奖,0-未中奖 customerInfo.encodeId Srtring 用户唯一标识【易企秀】 customerInfo.type int 授权用户类型,1微信,2手机,3自定义 customerInfo.corpId String 企业唯一标识 customerInfo.nickName String 微信昵称,userType为1时 customerInfo.mobile String 手机号,userType为2时 customerInfo.sex String 微信性别,userType为1时 customerInfo.language String 微信信息,userType为1时 customerInfo.city Integer 微信信息,userType为1时 customerInfo.country String 微信信息,userType为1时 customerInfo.headImgUrl String 微信信息,userType为1时 customerInfo.unionId String 微信信息,unionId customerInfo.appIdType Integer appId类型,1、易企秀 ;非 1,非易企秀 customerInfo.thirdAppId String 微信信息,appId customerInfo.thirdOpenId String 微信信息,openId customerInfo.thirdUserId String userType为3时,三方用户ID 游戏分数上榜
- msgEncrypt加密信息示例:
- 字段说明
字段 类型 说明 id Long 作品唯一标识 title String 内容标题 type String 作品类型,hd互动,h5, lc长页,design海报,form表单 score Double 游戏分数 scoreType int 1时score为单次游戏分数,2时score为累计游戏分数 time Integer 游戏用时 isRank bool true上榜,false未上榜 rankNo int 排名 customerInfo.encodeId Srtring 用户唯一标识【易企秀】 customerInfo.type int 授权用户类型,1微信,2手机,3自定义 customerInfo.corpId String 企业唯一标识 customerInfo.nickName String 微信昵称,userType为1时 customerInfo.mobile String 手机号,userType为2时 customerInfo.sex String 微信性别,userType为1时 customerInfo.language String 微信信息,userType为1时 customerInfo.city Integer 微信信息,userType为1时 customerInfo.country String 微信信息,userType为1时 customerInfo.headImgUrl String 微信信息,userType为1时 customerInfo.unionId String 微信信息,unionId customerInfo.appIdType Integer appId类型,1、易企秀 ;非 1,非易企秀 customerInfo.thirdAppId String 微信信息,appId customerInfo.thirdOpenId String 微信信息,openId customerInfo.thirdUserId String userType为3时,三方用户ID 签到成功
- msgEncrypt加密信息示例:
- 字段说明
字段 类型 说明 signId Long 签到记录唯一标识 signTimes Long 累计签到次数 contTimes Long 连续签到次数 signTime String 签到时间 格式:yyyy-MM-dd HH:mm:ss
成功帮助他人助力
- msgEncrypt加密信息示例:
- 字段说明
字段 类型 说明 eventId String 事件流水号唯一标识 helpTime Long 助力时间-1970年到现在的毫秒数 code String 作品code corpId String 企业id eventType String 事件类型:help_other_success title String 作品名称 helpSuccess boolean true:助力成功 hdPlayer.targetName String 助力的目标名称 hdPlayer.targetIndexId int 助力目标id hdPlayer.playerId int 助力玩家id hdPlayer.customer JSON 对象 助力玩家的详细信息 id int 作品id hdSupport JSON 对象 支持助力人的详细信息 status int 作品状态
成功达成目标-完成助力
- msgEncrypt加密信息示例:
- 字段说明
字段 类型 说明 eventId String 事件流水号唯一标识 helpTime Long 助力时间-1970年到现在的毫秒数 code String 作品code corpId String 企业id eventType String 事件类型:help_other_success title String 作品名称 helpSuccess boolean true:助力成功 hdPlayer.targetName String 助力的目标名称 hdPlayer.targetIndexId int 助力目标id hdPlayer.playerId int 助力玩家id hdPlayer.customer JSON 对象 助力玩家的详细信息 id int 作品id status int 作品状态
集卡抽卡
- msgEncrypt加密信息示例:
- 字段说明
字段 类型 说明 id Long 作品唯一标识 title String 内容标题 type String 作品类型,hd互动,h5, lc长页,design海报,form表单 customerInfo.encodeId Srtring 用户唯一标识【易企秀】 customerInfo.type int 授权用户类型,1微信,2手机,3自定义 customerInfo.corpId String 企业唯一标识 customerInfo.nickName String 微信昵称,userType为1时 customerInfo.mobile String 手机号,userType为2时 customerInfo.sex String 微信性别,userType为1时 customerInfo.language String 微信信息,userType为1时 customerInfo.city Integer 微信信息,userType为1时 customerInfo.country String 微信信息,userType为1时 customerInfo.headImgUrl String 微信信息,userType为1时 customerInfo.unionId String 微信信息,unionId customerInfo.appIdType Integer appId类型,1、易企秀 ;非 1,非易企秀 customerInfo.thirdAppId String 微信信息,appId customerInfo.thirdOpenId String 微信信息,openId customerInfo.thirdUserId String userType为3时,三方用户ID cardSets int 已集成多少套卡片 collectLimit bool 是否达到收集上限,true是,false否 currentProgress float 当前抽卡进度,范围0~1,例如0.25 card.id int 当前抽卡卡片id card.name String 当前抽卡卡片名称 card.probability int 当前抽卡卡片的概率 card.num int 当前抽卡卡片的数量
集卡助力抽卡
- msgEncrypt加密信息示例:
- 字段说明
字段 类型 说明 id Long 作品唯一标识 title String 内容标题 type String 作品类型,hd互动,h5, lc长页,design海报,form表单 isWin int 是否中奖。1-已中奖,0-未中奖 customerInfo.encodeId Srtring 用户唯一标识【易企秀】 customerInfo.type int 授权用户类型,1微信,2手机,3自定义 customerInfo.corpId String 企业唯一标识 customerInfo.nickName String 微信昵称,userType为1时 customerInfo.mobile String 手机号,userType为2时 customerInfo.sex String 微信性别,userType为1时 customerInfo.language String 微信信息,userType为1时 customerInfo.city Integer 微信信息,userType为1时 customerInfo.country String 微信信息,userType为1时 customerInfo.headImgUrl String 微信信息,userType为1时 customerInfo.unionId String 微信信息,unionId customerInfo.appIdType Integer appId类型,1、易企秀 ;非 1,非易企秀 customerInfo.thirdAppId String 微信信息,appId customerInfo.thirdOpenId String 微信信息,openId customerInfo.thirdUserId String userType为3时,三方用户ID helpTime long 助力时间 targetCustomerInfo object 被助力者信息,同 customerInfo currentProgress float 当前抽卡进度,范围0~1,例如0.25 helpSuccess bool 是否助力成功,true助力成功
自定义抽奖错误
- 事件说明
自定义抽奖规则接口返回的奖品等级、奖品代码与作品配置的不符时会提示错误,并通过该事件通知。 - msgEncrypt加密信息示例:
- 字段说明
字段 类型 说明 eventId String 事件流水号唯一标识 corpId String 企业id eventType String 事件类型:http_invoke_fail id int 作品id creationId int 作品id title String 作品名称 errorCode String 错误码 errorMsg String 错误信息 sceneType String 错误场景类型。1-自定义抽奖规则 thirdUrl String 请求的接口地址 requestParam String 请求参数,自定义抽奖规则接口的请求参数 responseParam String 响应参数,自定义抽奖规则接口响应参数
用户行为类
暂停活动
- msgEncrypt加密信息示例:
- 字段说明
字段 类型 说明 id Long 作品唯一标识 type String 作品类型,hd互动,h5, lc长页,design海报,form表单 status Integer 作品状态,-1删除,1未发布,2发布,3临时关闭,4停用
恢复活动
- msgEncrypt加密信息示例:
- 字段说明
字段 类型 说明 id Long 作品唯一标识 type String 作品类型,hd互动,h5, lc长页,design海报,form表单 status Integer 作品状态,-1删除,1未发布,2发布,3临时关闭,4停用
停止活动
- msgEncrypt加密信息示例:
- 字段说明
字段 类型 说明 id Long 作品唯一标识 type String 作品类型,hd互动,h5, lc长页,design海报,form表单 status Integer 作品状态,-1删除,1未发布,2发布,3临时关闭,4停用