Warning: Declaration of action_plugin_editx::register(&$contr) should be compatible with DokuWiki_Action_Plugin::register(Doku_Event_Handler $controller) in /home/wwwroot/wiki.xiaoheqingting.com/lib/plugins/editx/action.php on line 0

Warning: Cannot modify header information - headers already sent by (output started at /home/wwwroot/wiki.xiaoheqingting.com/lib/plugins/editx/action.php:0) in /home/wwwroot/wiki.xiaoheqingting.com/inc/auth.php on line 542

Warning: Cannot modify header information - headers already sent by (output started at /home/wwwroot/wiki.xiaoheqingting.com/lib/plugins/editx/action.php:0) in /home/wwwroot/wiki.xiaoheqingting.com/inc/actions.php on line 217

Warning: Cannot modify header information - headers already sent by (output started at /home/wwwroot/wiki.xiaoheqingting.com/lib/plugins/editx/action.php:0) in /home/wwwroot/wiki.xiaoheqingting.com/lib/tpl/jasimin/main.php on line 12
11-码上防伪:01-模块简介 [人人赚商城帮助文档]


Warning: Declaration of syntax_plugin_simplenavi::handle($match, $state, $pos, &$handler) should be compatible with DokuWiki_Syntax_Plugin::handle($match, $state, $pos, Doku_Handler $handler) in /home/wwwroot/wiki.xiaoheqingting.com/lib/plugins/simplenavi/syntax.php on line 19

Warning: Declaration of syntax_plugin_simplenavi::render($mode, &$R, $pass) should be compatible with DokuWiki_Syntax_Plugin::render($format, Doku_Renderer $renderer, $data) in /home/wwwroot/wiki.xiaoheqingting.com/lib/plugins/simplenavi/syntax.php on line 19

码上防伪模块简介

码上防伪模块用来满足大型生产型企业利用线下二维码进行线上防伪查询和微信号吸粉的目的。

在商品上粘贴二维码,线下用户购买商品后用微信扫一扫直接扫描二维码,查询防伪的同时达到关注公众号的目的。

防伪+分销,特别适合为生成型企业打造品牌线上营销方案。线下借由防伪入手,导流进入线上,帮助品牌吸粉同时打造品牌微商。线下愿意使用防伪扫码的用户也会是品牌的关键用户,容易实现线上分销转化。

模块具有以下特性:

1.支持设置在扫码时是否强制关注公众号,如不设置强制关注公众号,则不需要关注公众号就可以查询防伪。

2.允许设置扫码后给用户送激励。激励类型既可以是积分,也可以是余额。全部可以在分销系统的用户中心里进行记录。

3. 支持批量导出二维码url,便于印刷厂印刷。

4. 支持自定义验证码格式。

5.支持自定义二维码最多扫码次数,可以查看哪些二维码已经被扫描过,扫码时间。

6.支持快速查看所有产品的扫码量,判断扫码效果。

7.支持自定义扫码提示页面,可以方便的展示任意消息给消费者。

8.性能方面:考虑到可能一批次生成数百万二维码,所以做了性能优化。生成二维码时不会卡死。

9. 正确性方面:支持自动判断系统中是否存在重复的二维码。如果有重复二维码,会自动提示,并且进行去重。

前端效果

模块工作原理:

通过公众号菜单扫码后,微擎平台会收到一个URL,以及一个关键词,微擎会根据关键词找到处理逻辑。

关键词处理逻辑中,把这个URL包装成一个图文消息,推送给客户。

如果不是扫码,而是直接输入关键词,就会缺少URL。此时缺省跳转到了会员中心。