WO2019100574A1 - Blockchain-based task pushing method and device - Google Patents

Blockchain-based task pushing method and device Download PDF

Info

Publication number
WO2019100574A1
WO2019100574A1 PCT/CN2018/072998 CN2018072998W WO2019100574A1 WO 2019100574 A1 WO2019100574 A1 WO 2019100574A1 CN 2018072998 W CN2018072998 W CN 2018072998W WO 2019100574 A1 WO2019100574 A1 WO 2019100574A1
Authority
WO
WIPO (PCT)
Prior art keywords
user
task
blockchain
online
online behavior
Prior art date
Application number
PCT/CN2018/072998
Other languages
French (fr)
Chinese (zh)
Inventor
李立中
Original Assignee
重庆金窝窝网络科技有限公司
邹毅华
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 重庆金窝窝网络科技有限公司, 邹毅华 filed Critical 重庆金窝窝网络科技有限公司
Publication of WO2019100574A1 publication Critical patent/WO2019100574A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/02Marketing; Price estimation or determination; Fundraising
    • G06Q30/0207Discounts or incentives, e.g. coupons or rebates
    • G06Q30/0224Discounts or incentives, e.g. coupons or rebates based on user history
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/02Marketing; Price estimation or determination; Fundraising
    • G06Q30/0207Discounts or incentives, e.g. coupons or rebates
    • G06Q30/0208Trade or exchange of goods or services in exchange for incentives or rewards

Definitions

  • the present invention relates to the field of computer technologies, and in particular, to a task chain pushing method and apparatus based on a blockchain.
  • the embodiment of the invention provides a task chain pushing method and device based on a blockchain, so as to implement a more reasonable push task for the user.
  • an embodiment of the present invention provides a task chain pushing method based on a blockchain.
  • Pushing a task for the user according to the online behavior of the user is a task for the user according to the online behavior of the user.
  • it also includes:
  • a reward is issued to the user based on the completion of the task in the blockchain.
  • the reward comprises a token reward or a point reward.
  • it also includes:
  • the online quality of the user is evaluated according to the online behavior of the user corresponding to the user and the completion status of the task corresponding to the user, and the cardinality of the user is determined.
  • the pushing the task for the user according to the online behavior of the user includes:
  • a blockchain based task pushing device includes:
  • a determining unit configured to determine, according to a timing analysis, a user action in the blockchain, determining a user online behavior, where the user online behavior includes an associated user action in a time sequence;
  • a pushing unit configured to push a task for the user according to the online behavior of the user.
  • it also includes:
  • an issuance unit configured to issue a reward to the user according to the completion status of the task in the blockchain.
  • the reward comprises a token reward or a point reward.
  • it also includes:
  • the evaluation unit is configured to evaluate the online quality of the user according to the online behavior of the user corresponding to the user and the completion status of the task corresponding to the user, and determine the cardinality of the user.
  • the pushing unit is configured to push a task for the user according to the online behavior of the user and the base of the online quality of the user.
  • a computer readable storage medium comprising computer readable instructions that, when read and executed by a computer, cause the computer to perform the method of any one or more aspects.
  • the embodiment of the present invention can analyze the online behavior of the user based on the blockchain, and push the task according to the online behavior of the user, so that the task pushing is more reasonable, the user's activity on the platform can be improved, and the user is sticky. Further, determining the cardinality of the user's online quality in combination with the user history data can further improve the rationality of the task push.
  • Figure 1 is a schematic diagram of a scene
  • FIG. 2 is a flowchart of a method for pushing a task based on a blockchain according to an embodiment of the present invention
  • FIG. 3 is a schematic structural diagram of a task chain pushing device based on a blockchain according to an embodiment of the present invention.
  • the embodiment of the invention provides a task chain pushing method and device based on a blockchain.
  • the method is applicable to the application scenario shown in FIG. 1, as shown in FIG. 1, including: one or more clients 101, such as a laptop, a desktop computer, a mobile terminal, etc.; one or more blockchain nodes 102 One or more carrier servers 103 and the like; wherein one or more clients 101 and one or more carrier servers 103 are connected to one or more blockchain nodes 102.
  • One or more blockchain nodes 102 store a blockchain; client 101 and one or more carrier servers 103 may obtain blockchains from one or more blockchain nodes 102.
  • the embodiment of the present invention records the user action through the blockchain, and can analyze the data on the blockchain according to the time series, determine the user action, and analyze whether the user belongs to the valid online according to the user action, thereby being more reasonable. Analyze user behavior. Due to the chain data structure of the blockchain and the difficulty of tampering, the recording of user actions is convenient and fast, so that the analysis of user behavior is more accurate, and the user behavior data is updated in time, which can be more reasonable, so as to be based on user behavior. Analysis, faster and more reasonable adjustment of the corresponding operational strategy.
  • FIG. 2 is a flowchart of a method for pushing a task based on a blockchain according to an embodiment of the present invention.
  • the method may be implemented in the scenario shown in FIG. 1.
  • the method may be implemented by a terminal, may be implemented by an operator server, or may be implemented by a terminal and an operator server.
  • the method specifically includes:
  • S210 Determine user online behavior according to user actions in the blockchain according to the timing analysis.
  • the user's online behavior includes user actions associated with the timing.
  • the user actions when the user is online can be recorded in the blockchain according to the time series.
  • the user action includes an action class, an action object, an occurrence time, an action result, and the like.
  • Action types can include on, off, select or cancel, and the like.
  • the action object may include an application corresponding to the action, and the application specifically functions and the like.
  • the action object can be a payment option in the shopping class APP.
  • the result of the action can be the response of the terminal after the user triggers the action.
  • the action object is a payment option in the e-commerce APP
  • the payment success interface is displayed, the display network is busy, or the item you purchased is out of stock, and the like.
  • the user action may be recorded by the terminal in the blockchain, or may be sent by the terminal to the operator server, and recorded by the operator server in the blockchain.
  • the user identification, the user action type, the action object, and the action result are recorded in the blockchain according to the occurrence time.
  • the user's online behavior can include a variety of, for example, browsing, purchasing, returning, communication with the seller in e-commerce applications, searching in the dating application, adding friends, posting, and paying attention, And other behaviors in other classes of applications.
  • the user's online behavior may consist of multiple consecutive actions.
  • the payment behavior of the e-commerce APP may require the selection of the item to be paid, the confirmation of the amount to be paid, and the selection of the payment method, password or fingerprint verification.
  • the continuous action classification is determined for the user action in the blockchain, and the continuous action classification is determined.
  • Corresponding user online behavior can also be determined, such as payment success, payment failure, and the like.
  • S220 Push a task for the user according to the online behavior of the user.
  • the terminal or the operator server can analyze the user's habit according to the frequency of the user's online behavior and the result obtained by the behavior, and push the task according to the user's habit, and the success rate is higher.
  • the online behavior of the user it is determined that the user is online for a long time, and the online behavior of the user is kept high. At this time, the user may be pushed to relax the related task, for example, the user may be required to walk a certain number of steps, further, combined
  • the user location information and the walking number information can recommend nearby dining and entertainment items for the user to rest.
  • the invitation registration task can be recommended to the user, and the user can invite his or her friends to register in the application to increase the communication between the user and the user, and at the same time increase the user's stickiness.
  • the frequency with which users browse certain types of goods is very high, but they are not purchased. At this point, it is determined by the user's behavior that the user does have a demand for the product. At this time, the user can be pushed to the task of not promoting the product, and the user can obtain the discount of the product by promoting the product.
  • a reward is issued to the user according to the completion status of the task in the blockchain.
  • platform tokens or points can be issued to the user.
  • platform tokens or points can be issued based on blockchain technology.
  • the reward for the user can be implemented by the operator server.
  • the terminal can send the completion of the user task to the operator server, or record the completion of the user task in the blockchain, and the operator server can obtain the blockchain node. The completion of the user task. After determining the completion of the user task, the operator server can record the reward sent to the user in the blockchain.
  • the online quality of the user may be evaluated according to the online behavior of the user corresponding to the user and the completion status of the task in the period, and the cardinality of the user may be determined.
  • the cardinality may be a comprehensive evaluation of the credit and activity of the user.
  • the terminal or the operator service can read the blockchain in the blockchain node in a set period, obtain the online behavior of the user corresponding to the user, and complete the completion of the task by the user, and evaluate the online quality of the user, and determine
  • the cardinality of the user, the terminal or the carrier server can record the user's cardinality in the blockchain.
  • the task when the task is pushed for the user according to the online behavior of the user, the task may be pushed for the user according to the online behavior of the user and the online quality of the user.
  • the terminal or the server may push the task for the user based on the base of the online quality recorded in the blockchain and the real-time online behavior of the user.
  • the base of online quality can also be calculated in real time by the terminal or operator server.
  • the embodiment of the present invention can analyze the online behavior of the user based on the blockchain, and push the task according to the online behavior of the user, so that the task pushing is more reasonable, the user's activity on the platform can be improved, and the user is sticky. Further, determining the cardinality of the user's online quality in combination with the user history data can further improve the rationality of the task push.
  • FIG. 3 is a schematic structural diagram of a task chain pushing device based on a blockchain according to an embodiment of the present invention.
  • the device specifically includes:
  • a determining unit 301 configured to determine, according to a timing analysis, a user action in the blockchain, determining a user online behavior, where the user online behavior includes an associated user action in a time sequence;
  • the pushing unit 302 is configured to push a task for the user according to the online behavior of the user.
  • it also includes:
  • the issuing unit 303 is configured to issue a reward to the user according to the completion status of the task in the blockchain.
  • the reward comprises a token reward or a point reward.
  • it also includes:
  • the evaluation unit is configured to evaluate the online quality of the user according to the online behavior of the user corresponding to the user and the completion status of the task corresponding to the user, and determine the cardinality of the user.
  • the pushing unit is configured to push a task for the user according to the online behavior of the user and the base of the online quality of the user.
  • the steps of a method or algorithm described in connection with the embodiments disclosed herein can be implemented in hardware, a software module executed by a processor, or a combination of both.
  • the software module can be placed in random access memory (RAM), memory, read only memory (ROM), electrically programmable ROM, electrically erasable programmable ROM, registers, hard disk, removable disk, CD-ROM, or technical field. Any other form of storage medium known.

Landscapes

  • Business, Economics & Management (AREA)
  • Accounting & Taxation (AREA)
  • Finance (AREA)
  • Engineering & Computer Science (AREA)
  • Development Economics (AREA)
  • Strategic Management (AREA)
  • Game Theory and Decision Science (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Economics (AREA)
  • Marketing (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

A blockchain-based task pushing method and device. The method comprises: analyzing a user action in a blockchain according to a time sequence to determine online behaviors of a user (S210), the online behaviors of the user comprising user actions associated in the time sequence; and pushing a task to the user according to the online behaviors of the user (S220). According to the method and device, the online behaviors of the user can be analyzed on the basis of the blockchain, and the task is pushed to the user according to the online behaviors of the user, so that the task is pushed more reasonably, the activity of the user on a platform can be improved, and the loyalty of the user is ensured.

Description

基于区块链的任务推送方法及装置Block push-based task pushing method and device 技术领域Technical field
本发明涉及计算机技术领域,尤其涉及一种基于区块链的任务推送方法及装置。The present invention relates to the field of computer technologies, and in particular, to a task chain pushing method and apparatus based on a blockchain.
背景技术Background technique
随着互联网的不断发展,智能设备在人们生活中的应用越来越广泛。对于商家来说,如何抓住网络用户显得越来越重要。对用户行为进行分析可以将这些规律与营销策略等相结合,从而发现营销活动中可能存在的问题,并为进一步修正或重新制定营销策略提供依据。当然这样的定义是站在网络营销管理的角度来考虑的,如果出于其他方面的目的,对网站流量分析会有其他相应的解释。With the continuous development of the Internet, smart devices are increasingly used in people's lives. For businesses, how to capture online users is becoming more and more important. Analysis of user behavior can combine these rules with marketing strategies to identify possible problems in marketing activities and provide a basis for further revision or re-engineering of marketing strategies. Of course, such a definition is considered from the perspective of network marketing management. If for other purposes, there will be other corresponding explanations for website traffic analysis.
通常对用户行为分析主要体现在分析用户是如何来到网站的;在网站上停留了多长时间;用户的点击次数等等。用户在网站停留时间越长、点击次数越多,表示该用户越活跃。这就导致大量上线,存在点击,但未进行有效操作的僵尸用户也被算成了活跃用户,十分不利于营销策略的展开。Usually the analysis of user behavior is mainly reflected in how the user came to the website; how long it stayed on the website; the number of clicks by the user, and so on. The longer the user stays on the site and the more clicks, the more active the user is. This has led to a large number of online users, and there are clicks, but the zombie users who have not performed effective operations are also counted as active users, which is not conducive to the development of marketing strategies.
发明内容Summary of the invention
本发明实施例提供了一种基于区块链的任务推送方法及装置,以实现更合理的为用户推送任务。The embodiment of the invention provides a task chain pushing method and device based on a blockchain, so as to implement a more reasonable push task for the user.
一方面,本发明实施例提供了一种基于区块链的任务推送方法。包括:In one aspect, an embodiment of the present invention provides a task chain pushing method based on a blockchain. include:
根据时序分析所述区块链中的用户动作,确定用户在线行为,所述用户在线行为包括在时序上存在关联的用户动作;Determining a user online behavior according to a user action in the blockchain according to a time series analysis, the user online behavior including an associated user action in a time sequence;
根据所述用户在线行为,为所述用户推送任务。Pushing a task for the user according to the online behavior of the user.
可选地,还包括:Optionally, it also includes:
根据所述区块链中关于所述任务的完成情况,为所述用户发放奖励。A reward is issued to the user based on the completion of the task in the blockchain.
可选地,所述奖励包括代币奖励或积分奖励。Optionally, the reward comprises a token reward or a point reward.
可选地,还包括:Optionally, it also includes:
以设定的周期根据所述用户对应的用户在线行为以及所述用户对应的任务的完成情况,对所述用户的在线质量进行评价,确定用户的基数。The online quality of the user is evaluated according to the online behavior of the user corresponding to the user and the completion status of the task corresponding to the user, and the cardinality of the user is determined.
可选地,所述根据所述用户在线行为,为所述用户推送任务,包括:Optionally, the pushing the task for the user according to the online behavior of the user includes:
根据所述用户在线行为以及所述用户的在线质量的基数,为所述用户推送任务。Pushing a task for the user according to the online behavior of the user and the online quality of the user.
另一方面,提供了一种基于区块链的任务推送装置。包括:In another aspect, a blockchain based task pushing device is provided. include:
确定单元,用于根据时序分析所述区块链中的用户动作,确定用户在线行为,所述用户在线行为包括在时序上存在关联的用户动作;a determining unit, configured to determine, according to a timing analysis, a user action in the blockchain, determining a user online behavior, where the user online behavior includes an associated user action in a time sequence;
推送单元,用于根据所述用户在线行为,为所述用户推送任务。a pushing unit, configured to push a task for the user according to the online behavior of the user.
可选地,还包括:Optionally, it also includes:
发放单元,用于根据所述区块链中关于所述任务的完成情况,为所述用户发放奖励。And an issuance unit, configured to issue a reward to the user according to the completion status of the task in the blockchain.
可选地,所述奖励包括代币奖励或积分奖励。Optionally, the reward comprises a token reward or a point reward.
可选地,还包括:Optionally, it also includes:
评价单元,用于以设定的周期根据所述用户对应的用户在线行为以及所述用户对应的任务的完成情况,对所述用户的在线质量进行评价,确定用户的基数。The evaluation unit is configured to evaluate the online quality of the user according to the online behavior of the user corresponding to the user and the completion status of the task corresponding to the user, and determine the cardinality of the user.
可选地,所述推送单元用于,根据所述用户在线行为以及所述用户的在线质量的基数,为所述用户推送任务。Optionally, the pushing unit is configured to push a task for the user according to the online behavior of the user and the base of the online quality of the user.
另一方面,提供了一种计算机可读存储介质,包括计算机可读指令,当计算机读取并执行所述计算机可读指令时,使得计算机执行任意一方面或多方面所述的方法。In another aspect, a computer readable storage medium is provided, comprising computer readable instructions that, when read and executed by a computer, cause the computer to perform the method of any one or more aspects.
通过本发明实施例可以基于区块链分析用户在线行为,并根据用户在线行为为用户推送任务,使得任务推送更合理,能够提高用户在平台的活跃度,保证用户黏性。进一步地,结合用户历史数据确定用户的在线质量的基数,可以进一步提高任务推送的合理性。The embodiment of the present invention can analyze the online behavior of the user based on the blockchain, and push the task according to the online behavior of the user, so that the task pushing is more reasonable, the user's activity on the platform can be improved, and the user is sticky. Further, determining the cardinality of the user's online quality in combination with the user history data can further improve the rationality of the task push.
附图说明DRAWINGS
图1一种场景示意图;Figure 1 is a schematic diagram of a scene;
图2为本发明实施例提供的一种基于区块链的任务推送方法的流程图;2 is a flowchart of a method for pushing a task based on a blockchain according to an embodiment of the present invention;
图3为本发明实施例提供的一种基于区块链的任务推送装置的结构示意图。FIG. 3 is a schematic structural diagram of a task chain pushing device based on a blockchain according to an embodiment of the present invention.
具体实施方式Detailed ways
为使本发明实施例的目的、技术方案和优点更加清楚,下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例是本发明一部分实施例,而不是全部的实施例。基于本发明中的实施例,本领域普通技术人员在没有做出创造性劳动前提下所获得的所有其他实施例,都属于本发明保护的范围。The technical solutions in the embodiments of the present invention will be clearly and completely described in conjunction with the drawings in the embodiments of the present invention. It is a partial embodiment of the invention, and not all of the embodiments. All other embodiments obtained by those skilled in the art based on the embodiments of the present invention without creative efforts are within the scope of the present invention.
本发明实施例提供了一种基于区块链的任务推送方法及装置。该方法适用于图1所示的应用场景,如图1所示,包括:一个或多个客户端101,例如,笔记本电脑,台式电脑以及移动终端等等;一个或多个区块链节点102一个或多个运营商服务器103等等;其中,一个或多个客户端101和一个或多个运营商服务器103与一个或多个区块链节点102连接。The embodiment of the invention provides a task chain pushing method and device based on a blockchain. The method is applicable to the application scenario shown in FIG. 1, as shown in FIG. 1, including: one or more clients 101, such as a laptop, a desktop computer, a mobile terminal, etc.; one or more blockchain nodes 102 One or more carrier servers 103 and the like; wherein one or more clients 101 and one or more carrier servers 103 are connected to one or more blockchain nodes 102.
一个或多个区块链节点102存储有区块链;客户端101以及一个或多个运营商服务器103可以从一个或多个区块链节点102获取区块链。One or more blockchain nodes 102 store a blockchain; client 101 and one or more carrier servers 103 may obtain blockchains from one or more blockchain nodes 102.
本发明的实施例通过区块链对用户动作进行记录,可以按照时序对区块链上的数据进行分析,确定用户动作,根据该用户动作来分析用户是否属于有效在线,以此可以更合理的对用户行为进行分析。由于区块链的链 式数据结构以及篡改难度大的特点,使得对于用户动作的记录方便快捷,使得对用户行为的分析更精确,且用户行为数据更新及时,可以更合理,以便依据对用户行为的分析,更快更合理的调整对应的运营策略。The embodiment of the present invention records the user action through the blockchain, and can analyze the data on the blockchain according to the time series, determine the user action, and analyze whether the user belongs to the valid online according to the user action, thereby being more reasonable. Analyze user behavior. Due to the chain data structure of the blockchain and the difficulty of tampering, the recording of user actions is convenient and fast, so that the analysis of user behavior is more accurate, and the user behavior data is updated in time, which can be more reasonable, so as to be based on user behavior. Analysis, faster and more reasonable adjustment of the corresponding operational strategy.
为便于对本发明实施例的理解,下面将结合附图以具体实施例作进一步的解释说明,实施例并不构成对本发明实施例的限定。In order to facilitate the understanding of the embodiments of the present invention, the embodiments of the present invention are not to be construed as limited.
图2为本发明实施例提供的一种基于区块链的任务推送方法的流程图。该方法可以通过图1所示的场景中,该方法可以由终端来实现,也可以由运营商服务器来实现,也可以由终端和运营商服务器协作实现。如图2所示,该方法具体包括:FIG. 2 is a flowchart of a method for pushing a task based on a blockchain according to an embodiment of the present invention. The method may be implemented in the scenario shown in FIG. 1. The method may be implemented by a terminal, may be implemented by an operator server, or may be implemented by a terminal and an operator server. As shown in FIG. 2, the method specifically includes:
S210,根据时序分析区块链中的用户动作,确定用户在线行为。该用户在线行为包括在时序上存在关联的用户动作。S210. Determine user online behavior according to user actions in the blockchain according to the timing analysis. The user's online behavior includes user actions associated with the timing.
可以将用户在线时的用户动作依据时序记录在区块链中。The user actions when the user is online can be recorded in the blockchain according to the time series.
其中,用户动作包括动作类、动作对象、发生时间、动作结果等等。Among them, the user action includes an action class, an action object, an occurrence time, an action result, and the like.
动作类型可以包括开启、关闭、选定或者取消等等。Action types can include on, off, select or cancel, and the like.
动作对象可以包括该动作对应的应用,以及该应用具体地功能等等。例如,该动作对象可以为购物类APP中的付款选项。The action object may include an application corresponding to the action, and the application specifically functions and the like. For example, the action object can be a payment option in the shopping class APP.
动作结果可以为用户触发该动作后终端的反应。例如,当动作对象为电商类APP中的付款选项时,用户触发该动作后,显示付款成功界面、显示网络繁忙、或者显示您购买的商品已断货等等。The result of the action can be the response of the terminal after the user triggers the action. For example, when the action object is a payment option in the e-commerce APP, after the user triggers the action, the payment success interface is displayed, the display network is busy, or the item you purchased is out of stock, and the like.
其中,该用户动作可以由终端记录在区块链中,也可以由终端发送给运营商服务器,由运营商服务器记录在区块链中。The user action may be recorded by the terminal in the blockchain, or may be sent by the terminal to the operator server, and recorded by the operator server in the blockchain.
在记录时,将用户标识与用户动作类型、动作对象以及动作结果,按照发生时间对应记录在区块链中。At the time of recording, the user identification, the user action type, the action object, and the action result are recorded in the blockchain according to the occurrence time.
其中,用户在线行为可以包括多种,例如,在电商类应用中的浏览、购买、退货、与卖家的沟通等行为,在交友类应用中的搜索、添加好友、动态发布以及关注等行为,等等其他类应用中的行为。Among them, the user's online behavior can include a variety of, for example, browsing, purchasing, returning, communication with the seller in e-commerce applications, searching in the dating application, adding friends, posting, and paying attention, And other behaviors in other classes of applications.
用户的在线行为可能有多个连续的动作组成,比如,电商类APP的支付行为,可能需要选取待支付的商品,确认待支付金额,选择支付方式、密码或指纹验证等动作才能实现支付。The user's online behavior may consist of multiple consecutive actions. For example, the payment behavior of the e-commerce APP may require the selection of the item to be paid, the confirmation of the amount to be paid, and the selection of the payment method, password or fingerprint verification.
所以在根据区块链中记录的用户动作,根据用户动作确定用户在线行为时,对同一用户,按照动作对象以及发生时间,对在区块链中的用户动作确定连续动作分类,确定连续动作分类对应的用户在线行为。还可确定该在线行为的结果,例如支付成功、支付失败等等。Therefore, according to the user action recorded in the blockchain, when determining the online behavior of the user according to the user action, the same user is determined according to the action object and the time of occurrence, and the continuous action classification is determined for the user action in the blockchain, and the continuous action classification is determined. Corresponding user online behavior. The results of the online behavior can also be determined, such as payment success, payment failure, and the like.
S220,根据用户在线行为,为用户推送任务。S220: Push a task for the user according to the online behavior of the user.
终端或运营商服务器可以根据用户在线行为的频次,以及该行为得到的结果,分析用户的习惯,根据用户的习惯为用户推送任务,成功率更高。The terminal or the operator server can analyze the user's habit according to the frequency of the user's online behavior and the result obtained by the behavior, and push the task according to the user's habit, and the success rate is higher.
例如,根据用户在线行为确定用户长时间在线,且在用户在线行为保持较高的频次,此时,可以为用户推送放松相关的任务,例如,可以要求用户行走一定的步数,进一步地,结合用户位置信息以及行走的步数信息,可以推荐附近的餐饮娱乐项目,以供用户休息。For example, according to the online behavior of the user, it is determined that the user is online for a long time, and the online behavior of the user is kept high. At this time, the user may be pushed to relax the related task, for example, the user may be required to walk a certain number of steps, further, combined The user location information and the walking number information can recommend nearby dining and entertainment items for the user to rest.
再例如,根据用户在线行为确定用户与其他用户交流较少。则可以向该用户推荐邀请注册任务,用户可以邀请自己的好友在该应用注册,以增加用户与用户之间的交流,同时能增加用户粘性。For another example, it is determined that the user communicates less with other users based on the user's online behavior. The invitation registration task can be recommended to the user, and the user can invite his or her friends to register in the application to increase the communication between the user and the user, and at the same time increase the user's stickiness.
再例如,用户浏览某类商品的频次非常高,但是都未购买。此时通过用户的行为可以确定,该用户确实有该类商品的需求。此时,可以为用户推送未该商品推广的任务,用户可以通过推广该商品以获取该商品的折扣。For another example, the frequency with which users browse certain types of goods is very high, but they are not purchased. At this point, it is determined by the user's behavior that the user does have a demand for the product. At this time, the user can be pushed to the task of not promoting the product, and the user can obtain the discount of the product by promoting the product.
可选地,S230,根据区块链中关于任务的完成情况,为用户发放奖励。Optionally, in S230, a reward is issued to the user according to the completion status of the task in the blockchain.
为了激励用户完成推送的任务,在用户完成时,可以为用户发放一定的奖励,例如,可以向用户发放一定量的平台代币或者积分。其中,平台代币或者积分可以基于区块链技术发放。In order to motivate the user to complete the push task, the user may be given a certain reward when the user completes, for example, a certain amount of platform tokens or points may be issued to the user. Among them, platform tokens or points can be issued based on blockchain technology.
为用户发放奖励可以由运营商服务器来实现,终端可以将用户任务的完成情况发送给运营商服务器,或者将用户任务的完成情况记录在区块链中, 运营商服务器可以在区块链节点获取用户任务的完成情况。运营商服务器在确定用户任务的完成情况后,可以将发送给用户的奖励记录在区块链中。The reward for the user can be implemented by the operator server. The terminal can send the completion of the user task to the operator server, or record the completion of the user task in the blockchain, and the operator server can obtain the blockchain node. The completion of the user task. After determining the completion of the user task, the operator server can record the reward sent to the user in the blockchain.
在本发明实施例的另一种实现方式中,可以以设定的周期根据在该周期内用户对应的用户在线行为以及任务的完成情况,对用户的在线质量进行评价,确定用户的基数。该基数可以是对该用户的信用以及活跃度等的综合评价。In another implementation manner of the embodiment of the present invention, the online quality of the user may be evaluated according to the online behavior of the user corresponding to the user and the completion status of the task in the period, and the cardinality of the user may be determined. The cardinality may be a comprehensive evaluation of the credit and activity of the user.
具体地,终端或者运营商服务可以以设定的周期读取区块链节点中的区块链,获取用户对应的用户在线行为以及用户对任务的完成情况,对用户的在线质量进行评价,确定用户的基数,终端或者运营商服务器可以将用户的基数记录在区块链中。Specifically, the terminal or the operator service can read the blockchain in the blockchain node in a set period, obtain the online behavior of the user corresponding to the user, and complete the completion of the task by the user, and evaluate the online quality of the user, and determine The cardinality of the user, the terminal or the carrier server can record the user's cardinality in the blockchain.
可选地,在根据用户在线行为,为用户推送任务时,可以根据用户在线行为以及用户的在线质量的基数,为用户推送任务。用户的在线质量的基数越高,可以为用户推荐权限更高,回馈更大,或者更复杂的任务。Optionally, when the task is pushed for the user according to the online behavior of the user, the task may be pushed for the user according to the online behavior of the user and the online quality of the user. The higher the user's online quality base, the higher the recommended permissions for users, the greater the feedback, or the more complex tasks.
具体地,终端或服务器可以根据区块链中记录的在线质量的基数为基础,结合实时的用户在线行为,为用户推送任务。另外,在线质量的基数也可以由终端或运营商服务器实时计算。Specifically, the terminal or the server may push the task for the user based on the base of the online quality recorded in the blockchain and the real-time online behavior of the user. In addition, the base of online quality can also be calculated in real time by the terminal or operator server.
通过本发明实施例可以基于区块链分析用户在线行为,并根据用户在线行为为用户推送任务,使得任务推送更合理,能够提高用户在平台的活跃度,保证用户黏性。进一步地,结合用户历史数据确定用户的在线质量的基数,可以进一步提高任务推送的合理性。The embodiment of the present invention can analyze the online behavior of the user based on the blockchain, and push the task according to the online behavior of the user, so that the task pushing is more reasonable, the user's activity on the platform can be improved, and the user is sticky. Further, determining the cardinality of the user's online quality in combination with the user history data can further improve the rationality of the task push.
图3为本发明实施例提供的基于区块链的任务推送装置的结构示意图。该装置具体包括:FIG. 3 is a schematic structural diagram of a task chain pushing device based on a blockchain according to an embodiment of the present invention. The device specifically includes:
确定单元301,用于根据时序分析所述区块链中的用户动作,确定用户在线行为,所述用户在线行为包括在时序上存在关联的用户动作;a determining unit 301, configured to determine, according to a timing analysis, a user action in the blockchain, determining a user online behavior, where the user online behavior includes an associated user action in a time sequence;
推送单元302,用于根据所述用户在线行为,为所述用户推送任务。The pushing unit 302 is configured to push a task for the user according to the online behavior of the user.
可选地,还包括:Optionally, it also includes:
发放单元303,用于根据所述区块链中关于所述任务的完成情况,为所述用户发放奖励。The issuing unit 303 is configured to issue a reward to the user according to the completion status of the task in the blockchain.
可选地,所述奖励包括代币奖励或积分奖励。Optionally, the reward comprises a token reward or a point reward.
可选地,还包括:Optionally, it also includes:
评价单元,用于以设定的周期根据所述用户对应的用户在线行为以及所述用户对应的任务的完成情况,对所述用户的在线质量进行评价,确定用户的基数。The evaluation unit is configured to evaluate the online quality of the user according to the online behavior of the user corresponding to the user and the completion status of the task corresponding to the user, and determine the cardinality of the user.
可选地,所述推送单元用于,根据所述用户在线行为以及所述用户的在线质量的基数,为所述用户推送任务。Optionally, the pushing unit is configured to push a task for the user according to the online behavior of the user and the base of the online quality of the user.
专业人员应该还可以进一步意识到,结合本文中所公开的实施例描述的各示例的单元及算法步骤,能够以电子硬件、计算机软件或者二者的结合来实现,为了清楚地说明硬件和软件的可互换性,在上述说明中已经按照功能一般性地描述了各示例的组成及步骤。这些功能究竟以硬件还是软件方式来执行,取决于技术方案的特定应用和设计约束条件。专业技术人员可以对每个特定的应用来使用不同方法来实现所描述的功能,但是这种实现不应认为超出本发明的范围。A person skilled in the art should further appreciate that the elements and algorithm steps of the various examples described in connection with the embodiments disclosed herein can be implemented in electronic hardware, computer software, or a combination of both, in order to clearly illustrate hardware and software. Interchangeability, the composition and steps of the various examples have been generally described in terms of function in the above description. Whether these functions are performed in hardware or software depends on the specific application and design constraints of the solution. A person skilled in the art can use different methods for implementing the described functions for each particular application, but such implementation should not be considered to be beyond the scope of the present invention.
结合本文中所公开的实施例描述的方法或算法的步骤可以用硬件、处理器执行的软件模块,或者二者的结合来实施。软件模块可以置于随机存储器(RAM)、内存、只读存储器(ROM)、电可编程ROM、电可擦除可编程ROM、寄存器、硬盘、可移动磁盘、CD-ROM、或技术领域内所公知的任意其它形式的存储介质中。The steps of a method or algorithm described in connection with the embodiments disclosed herein can be implemented in hardware, a software module executed by a processor, or a combination of both. The software module can be placed in random access memory (RAM), memory, read only memory (ROM), electrically programmable ROM, electrically erasable programmable ROM, registers, hard disk, removable disk, CD-ROM, or technical field. Any other form of storage medium known.
以上所述的具体实施方式,对本发明的目的、技术方案和有益效果进行了进一步详细说明,所应理解的是,以上所述仅为本发明的具体实施方式而已,并不用于限定本发明的保护范围,凡在本发明的范围之内,所做的任何修改、等同替换、改进等,均应包含在本发明的保护范围之内。The specific embodiments of the present invention have been described in detail with reference to the preferred embodiments of the present invention. All modifications, equivalent substitutions, improvements, etc., made within the scope of the invention are intended to be included within the scope of the invention.

Claims (10)

  1. 一种基于区块链的任务推送方法,其特征在于,包括:A task chain pushing method based on a blockchain, comprising:
    根据时序分析所述区块链中的用户动作,确定用户在线行为,所述用户在线行为包括在时序上存在关联的用户动作;Determining a user online behavior according to a user action in the blockchain according to a time series analysis, the user online behavior including an associated user action in a time sequence;
    根据所述用户在线行为,为所述用户推送任务。Pushing a task for the user according to the online behavior of the user.
  2. 根据权利要求1所述的方法,其特征在于,还包括:The method of claim 1 further comprising:
    根据所述区块链中关于所述任务的完成情况,为所述用户发放奖励。A reward is issued to the user based on the completion of the task in the blockchain.
  3. 根据权利要求2所述的方法,其特征在于,所述奖励包括代币奖励或积分奖励。The method of claim 2 wherein the reward comprises a token reward or a point reward.
  4. 根据权利要求1-3任意一项所述的方法,其特征在于,还包括:The method of any of claims 1-3, further comprising:
    以设定的周期根据所述用户对应的用户在线行为以及所述用户对应的任务的完成情况,对所述用户的在线质量进行评价,确定用户的基数。The online quality of the user is evaluated according to the online behavior of the user corresponding to the user and the completion status of the task corresponding to the user, and the cardinality of the user is determined.
  5. 根据权利要求4所述的方法,其特征在于,所述根据所述用户在线行为,为所述用户推送任务,包括:The method according to claim 4, wherein the pushing a task for the user according to the online behavior of the user comprises:
    根据所述用户在线行为以及所述用户的在线质量的基数,为所述用户推送任务。Pushing a task for the user according to the online behavior of the user and the online quality of the user.
  6. 一种基于区块链的任务推送装置,其特征在于,包括:A task chain pushing device based on a blockchain, comprising:
    确定单元,用于根据时序分析所述区块链中的用户动作,确定用户在线行为,所述用户在线行为包括在时序上存在关联的用户动作;a determining unit, configured to determine, according to a timing analysis, a user action in the blockchain, determining a user online behavior, where the user online behavior includes an associated user action in a time sequence;
    推送单元,用于根据所述用户在线行为,为所述用户推送任务。a pushing unit, configured to push a task for the user according to the online behavior of the user.
  7. 根据权利要求6所述的装置,其特征在于,还包括:The device according to claim 6, further comprising:
    发放单元,用于根据所述区块链中关于所述任务的完成情况,为所述用户发放奖励。And an issuance unit, configured to issue a reward to the user according to the completion status of the task in the blockchain.
  8. 根据权利要求7所述的装置,其特征在于,所述奖励包括代币奖励或积分奖励。The apparatus of claim 7, wherein the reward comprises a token reward or a point reward.
  9. 根据权利要求6-8任意一项所述的装置,其特征在于,还包括:The device according to any one of claims 6-8, further comprising:
    评价单元,用于以设定的周期根据所述用户对应的用户在线行为以及所述用户对应的任务的完成情况,对所述用户的在线质量进行评价,确定用户的基数。The evaluation unit is configured to evaluate the online quality of the user according to the online behavior of the user corresponding to the user and the completion status of the task corresponding to the user, and determine the cardinality of the user.
  10. 一种计算机可读存储介质,包括计算机可读指令,当计算机读取并执行所述计算机可读指令时,使得计算机执行如权利要求1-5任意一项所述的方法。A computer readable storage medium comprising computer readable instructions which, when read and executed by a computer, cause the computer to perform the method of any of claims 1-5.
PCT/CN2018/072998 2017-11-21 2018-01-17 Blockchain-based task pushing method and device WO2019100574A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201711164052.2 2017-11-21
CN201711164052.2A CN107784525A (en) 2017-11-21 2017-11-21 Task method for pushing and device based on block chain

Publications (1)

Publication Number Publication Date
WO2019100574A1 true WO2019100574A1 (en) 2019-05-31

Family

ID=61430320

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2018/072998 WO2019100574A1 (en) 2017-11-21 2018-01-17 Blockchain-based task pushing method and device

Country Status (2)

Country Link
CN (1) CN107784525A (en)
WO (1) WO2019100574A1 (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108769147B (en) * 2018-05-11 2021-12-31 北京奇虎科技有限公司 Workload proving method and device in shared computing based on super node
CN108665253A (en) * 2018-05-18 2018-10-16 百度在线网络技术(北京)有限公司 A kind of data processing method, device, equipment and the storage medium of block chain network
CN109102325A (en) * 2018-07-13 2018-12-28 湖北聚注通用技术研究有限公司 With block chain technology, building consumer has a taste of what is just in season mechanism
CN111459624B (en) * 2020-02-28 2021-08-24 拉扎斯网络科技(上海)有限公司 Resource data distribution method, device and equipment

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103457986A (en) * 2013-02-06 2013-12-18 江苏钱旺智能系统有限公司 Method, server and terminal for pushing task event
CN105589877A (en) * 2014-10-23 2016-05-18 腾讯科技(深圳)有限公司 Information push method and application platform
CN106100981A (en) * 2016-08-22 2016-11-09 布比(北京)网络技术有限公司 Social network data exchange method and device
CN106897906A (en) * 2017-02-28 2017-06-27 北京众享比特科技有限公司 Exciting-simulator system content distribution method and system
CN107358468A (en) * 2017-07-14 2017-11-17 杨克宁 Advertisement management method and storage medium

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104077955B (en) * 2013-03-29 2018-07-27 北京百度网讯科技有限公司 A kind of method and apparatus for the place target information determining place to be detected
US20150170115A1 (en) * 2013-12-18 2015-06-18 Mark Lacek Learning management, communication, and reward system and method
CN104915857A (en) * 2015-05-27 2015-09-16 裴峤 Interactive mobile advertisement putting system base on user personalization and return mechanism

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103457986A (en) * 2013-02-06 2013-12-18 江苏钱旺智能系统有限公司 Method, server and terminal for pushing task event
CN105589877A (en) * 2014-10-23 2016-05-18 腾讯科技(深圳)有限公司 Information push method and application platform
CN106100981A (en) * 2016-08-22 2016-11-09 布比(北京)网络技术有限公司 Social network data exchange method and device
CN106897906A (en) * 2017-02-28 2017-06-27 北京众享比特科技有限公司 Exciting-simulator system content distribution method and system
CN107358468A (en) * 2017-07-14 2017-11-17 杨克宁 Advertisement management method and storage medium

Also Published As

Publication number Publication date
CN107784525A (en) 2018-03-09

Similar Documents

Publication Publication Date Title
JP7108057B2 (en) Personal data processing method and system based on blockchain
US9787760B2 (en) Platform for building virtual entities using equity systems
US8650085B2 (en) Web influenced in-store transactions
US8909542B2 (en) Systems and methods for managing brand loyalty
WO2019100574A1 (en) Blockchain-based task pushing method and device
CN105894313A (en) Methods And Apparatus To Associate Transactions With Media Impressions
US8768773B2 (en) Interactive system for providing an individual with control of the collection/distribution and content management of transaction and activities data
US20230206269A1 (en) Synergy rules for distributed product or service
US20210374784A1 (en) Method for incorporating a product in a multi-level marketing system and allowing user to motivate their downline
US20220261848A1 (en) Micro influencer hyperlinking
US20220027938A1 (en) Suggestive selling on a product tree based multi-level marketing system
US20220027936A1 (en) Creating a community from data
US20210374787A1 (en) Incorporating a product in a multi-level marketing system
US20220366469A1 (en) Smart link for outside network input/output
McStay 3.1 Micro-moments, liquidity, intimacy and automation: Developments in programmatic Ad-tech
US11887161B2 (en) Systems and methods for delivering content to mobile devices
WO2022165314A1 (en) Using hyperlinks to track referrals incorporating products in multi-level marketing systems
AU2019101649A4 (en) An improved system and method for coordinating influencers on social media networks
JP2007041869A (en) Investment support system and method
WO2019100573A1 (en) Block chain-based action processing method and device
JP6822923B2 (en) Information processing equipment, information processing methods, and information processing programs
KR20130006733A (en) System and method of trading a coupon using a internet site
KR101691102B1 (en) Promotion sales apparatus using a url
KR20210003554A (en) Discount system and method linked to consumers' participation in commodity transaction
US11729257B2 (en) Method, apparatus, and computer program product for balancing network resource demand

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 18880582

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 18880582

Country of ref document: EP

Kind code of ref document: A1