WO2021120819A1 - Pop-up window processing method, apparatus, computer device, and storage medium - Google Patents

Pop-up window processing method, apparatus, computer device, and storage medium Download PDF

Info

Publication number
WO2021120819A1
WO2021120819A1 PCT/CN2020/121869 CN2020121869W WO2021120819A1 WO 2021120819 A1 WO2021120819 A1 WO 2021120819A1 CN 2020121869 W CN2020121869 W CN 2020121869W WO 2021120819 A1 WO2021120819 A1 WO 2021120819A1
Authority
WO
WIPO (PCT)
Prior art keywords
pop
window
event
trigger
function module
Prior art date
Application number
PCT/CN2020/121869
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 WO2021120819A1 publication Critical patent/WO2021120819A1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces
    • 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/0282Rating or review of business operators or products

Abstract

The present application discloses a pop-up window processing method, an apparatus, a computer device, and a storage medium. The pop-up window processing method comprises: monitoring for a call event of a function module triggered by an online user, and obtaining the trigger data of the function module; if the function module is a new function module, determining whether the trigger data satisfies a trigger condition for an initial pop-up window event; if the trigger data satisfies the trigger condition for an initial pop-up window event, popping up an evaluation pop-up window corresponding to the function module; if the trigger condition for an initial pop-up window event is not satisfied, determining whether the trigger data satisfies a trigger condition for a pop-up window probability event; if the trigger condition for a pop-up window probability event is satisfied, popping up an evaluation pop-up window corresponding to the function module. The present application also relates to the blockchain technology. The evaluation data received on the basis of the evaluation pop-up window can be stored in a blockchain. Said method does not affect user operation while ensuring the data volume of the evaluation data.

Description

弹窗处理方法、装置、计算机设备及存储介质Pop-up window processing method, device, computer equipment and storage medium
本申请以2020年7月17日提交的申请号为202010690460.7,发明名称为“弹窗处理方法、装置、计算机设备及存储介质”的中国专利申请的优先权,其全部内容通过引用结合在本申请中。This application is based on the priority of the Chinese patent application filed on July 17, 2020 with the application number 202010690460.7 and the invention title "Pop-up window processing method, device, computer equipment and storage medium", the entire content of which is incorporated into this application by reference in.
技术领域Technical field
本申请涉及数据处理技术领域,尤其涉及一种弹窗处理方法、装置、计算机设备及存储介质。This application relates to the field of data processing technology, and in particular to a pop-up window processing method, device, computer equipment and storage medium.
背景技术Background technique
当前,随着互联网技术的日益发展和移动电子设备的全面普及,越来越多的应用程序(APP,application)被推广使用。为了提升应用产品的质量,需要不断根据用户反馈的建议优化应用。目前应用级的评价体系已十分成熟,如苹果的apple store,用户只需要简单勾选评价星星即可提交评价至管理后台。而对于应用内新上线的功能,收集用户评价就变得较为复杂。At present, with the increasing development of Internet technology and the overall popularization of mobile electronic devices, more and more applications (APP, application) are being promoted and used. In order to improve the quality of application products, it is necessary to continuously optimize applications based on user feedback suggestions. At present, the application-level evaluation system is very mature, such as Apple’s Apple Store, users only need to simply check the evaluation stars to submit the evaluation to the management background. As for the newly launched functions in the app, collecting user reviews becomes more complicated.
发明人意识到针对大多数APP来说,传统的功能模块评价一般是配置在“设置”选项的下级(如“帮助与建议”)中,需要用户主动去触发,入口深,触发较为复杂。而若使用应用级的评价则无法直观地分析应用中单个功能的使用情况。同时,为了保证新功能的评价数据的收集量,若在每一个新功能上线后,均配置一项评价模块使用户在使用新功能模块时直接进入评价模块进行评价,则会造成用户反感。The inventor realizes that for most APPs, the traditional function module evaluation is generally configured in the lower level of the "settings" option (such as "help and advice"), which requires the user to actively trigger it. The entry is deep and the triggering is more complicated. However, if you use application-level evaluation, you cannot intuitively analyze the usage of a single function in the application. At the same time, in order to ensure the amount of evaluation data collected for new functions, if an evaluation module is configured after each new function is launched, so that users can directly enter the evaluation module for evaluation when using the new function module, it will cause user disgust.
技术问题technical problem
本申请实施例提供一种弹窗处理方法、装置、计算机设备及存储介质,以解决上述问题。The embodiments of the present application provide a pop-up window processing method, device, computer equipment, and storage medium to solve the above-mentioned problems.
技术解决方案Technical solutions
一种弹窗处理方法,包括如下步骤:A method for processing pop-up windows includes the following steps:
监听在线用户触发的功能模块的调用事件,获取所述功能模块的触发数据;Monitor the invocation event of the function module triggered by the online user, and obtain the trigger data of the function module;
当所述功能模块为新功能模块,判断是否满足所述触发数据是否满足初始弹窗事件的触发条件;When the functional module is a new functional module, determine whether the trigger data meets the trigger condition of the initial pop-up event;
当满足初始弹窗事件的触发条件时,弹出所述功能模块对应的评价弹窗;When the trigger condition of the initial pop-up window event is met, the evaluation pop-up window corresponding to the function module pops up;
当不满足所述初始弹窗事件的触发条件时,判断所述触发数据是否满足弹窗概率事件的触发条件;When the trigger condition of the initial pop-up window event is not met, determining whether the trigger data meets the trigger condition of the pop-up window probability event;
当满足所述弹窗概率事件的触发条件时,弹出所述功能模块对应的评价弹窗。When the trigger condition of the probability event of the pop-up window is met, the evaluation pop-up window corresponding to the function module pops up.
一种弹窗处理装置,包括:A pop-up window processing device, including:
触发数据获取模块,用于监听在线用户触发的功能模块的调用事件,获取所述功能模块的触发数据;The trigger data acquisition module is used to monitor the invocation event of the function module triggered by the online user, and obtain the trigger data of the function module;
第一判断模块,用于当所述功能模块为新功能模块,判断是否满足所述触发数据是否满足初始弹窗事件的触发条件;The first judgment module is configured to judge whether the trigger data meets the trigger condition of the initial pop-up event when the function module is a new function module;
第一处理模块,用于当所述触发数据满足初始弹窗事件的触发条件时,弹出所述功能模块对应的评价弹窗;The first processing module is configured to pop up the evaluation pop-up window corresponding to the function module when the trigger data meets the trigger condition of the initial pop-up window event;
第二判断模块,用于当不满足所述初始弹窗事件的触发条件时,判断所述触发数据是否满足弹窗概率事件的触发条件;The second judgment module is configured to judge whether the trigger data meets the trigger condition of the pop-up probability event when the trigger condition of the initial pop-up window event is not met;
第二处理模块,用于当满足所述弹窗概率事件的触发条件时,弹出所述功能模块对应的评价弹窗。The second processing module is configured to pop up an evaluation pop-up window corresponding to the function module when the trigger condition of the pop-up window probability event is met.
一种计算机设备,包括存储器、处理器以及存储在所述存储器中并可在所述处理器上运行的计算机程序,所述处理器执行所述计算机程序时实现如下步骤:A computer device includes a memory, a processor, and a computer program that is stored in the memory and can run on the processor, and the processor implements the following steps when the processor executes the computer program:
监听在线用户触发的功能模块的调用事件,获取所述功能模块的触发数据;Monitor the invocation event of the function module triggered by the online user, and obtain the trigger data of the function module;
当所述功能模块为新功能模块,判断所述触发数据是否满足初始弹窗事件的触发条件;When the functional module is a new functional module, determine whether the trigger data meets the trigger condition of the initial pop-up event;
当满足初始弹窗事件的触发条件时,弹出所述功能模块对应的评价弹窗;When the trigger condition of the initial pop-up window event is met, the evaluation pop-up window corresponding to the function module pops up;
当不满足所述初始弹窗事件的触发条件时,判断所述触发数据是否满足弹窗概率事件的触发条件;When the trigger condition of the initial pop-up window event is not met, determining whether the trigger data meets the trigger condition of the pop-up window probability event;
当满足所述弹窗概率事件的触发条件时,弹出所述功能模块对应的评价弹窗。When the trigger condition of the probability event of the pop-up window is met, the evaluation pop-up window corresponding to the function module pops up.
一种计算机存储介质,所述计算机存储介质存储有计算机程序,所述计算机程序被处理器执行时实现如下步骤:A computer storage medium, the computer storage medium stores a computer program, and when the computer program is executed by a processor, the following steps are implemented:
监听在线用户触发的功能模块的调用事件,获取所述功能模块的触发数据;Monitor the invocation event of the function module triggered by the online user, and obtain the trigger data of the function module;
当所述功能模块为新功能模块,判断所述触发数据是否满足初始弹窗事件的触发条件;When the functional module is a new functional module, determine whether the trigger data meets the trigger condition of the initial pop-up event;
当满足初始弹窗事件的触发条件时,弹出所述功能模块对应的评价弹窗;When the trigger condition of the initial pop-up window event is met, the evaluation pop-up window corresponding to the function module pops up;
当不满足所述初始弹窗事件的触发条件时,判断所述触发数据是否满足弹窗概率事件的触发条件;When the trigger condition of the initial pop-up window event is not met, determining whether the trigger data meets the trigger condition of the pop-up window probability event;
当满足所述弹窗概率事件的触发条件时,弹出所述功能模块对应的评价弹窗。When the trigger condition of the probability event of the pop-up window is met, the evaluation pop-up window corresponding to the function module pops up.
有益效果Beneficial effect
上述弹窗处理方法、装置、计算机设备及存储介质中,通过监听在线用户触发的功能模块的调用事件,获取功能模块的触发数据,以便基于该触发数据进行多层弹窗触发机制的判断,当功能模块为新功能模块,判断触发数据是否满足初始弹窗事件的触发条件;当触发数据满足初始弹窗事件的触发条件,弹出功能模块对应的评价弹窗,以保证及时收集一定数据量的新功能模块的评价数据。当不满足初始弹窗事件的触发条件时,判断触发数据是否满足弹窗概率事件的触发条件,当满足弹窗概率事件的触发条件时,弹出功能模块对应的评价弹窗,以实现主动式触发评价弹窗,并在保证评价数据的数据量的基础上,不会对用户造成骚扰,使用户反感。In the above-mentioned pop-up processing method, device, computer equipment, and storage medium, the trigger data of the function module is acquired by monitoring the invocation event of the function module triggered by the online user, so that the multi-layer pop-up trigger mechanism can be judged based on the trigger data. The function module is a new function module. It is judged whether the trigger data meets the trigger condition of the initial pop-up event; when the trigger data meets the trigger condition of the initial pop-up event, the evaluation pop-up window corresponding to the function module will pop up to ensure timely collection of a certain amount of data. Evaluation data of functional modules. When the trigger condition of the initial pop-up event is not met, judge whether the trigger data meets the trigger condition of the pop-up probability event. When the trigger condition of the pop-up probability event is met, the evaluation pop-up window corresponding to the function module will pop up to achieve active triggering The evaluation pop-up window will not cause harassment and disgust to users on the basis of ensuring the amount of evaluation data.
附图说明Description of the drawings
为了更清楚地说明本申请实施例的技术方案,下面将对本申请实施例的描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本申请的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动性的前提下,还可以根据这些附图获得其他的附图。In order to explain the technical solutions of the embodiments of the present application more clearly, the following will briefly introduce the drawings that need to be used in the description of the embodiments of the present application. Obviously, the drawings in the following description are only some embodiments of the present application. For those of ordinary skill in the art, other drawings can be obtained based on these drawings without creative labor.
图1是本申请一实施例中弹窗处理方法的一应用环境示意图;FIG. 1 is a schematic diagram of an application environment of the pop-up window processing method in an embodiment of the present application;
图2是本申请一实施例中弹窗处理方法的一流程图;FIG. 2 is a flowchart of a pop-up window processing method in an embodiment of the present application;
图3是本申请一实施例中弹窗处理方法的一流程图;FIG. 3 is a flowchart of a pop-up window processing method in an embodiment of the present application;
图4是本申请一实施例中弹窗处理方法的一流程图;FIG. 4 is a flowchart of a pop-up window processing method in an embodiment of the present application;
图5是本申请一实施例中弹窗处理方法的一流程图;FIG. 5 is a flowchart of a pop-up window processing method in an embodiment of the present application;
图6是本申请一实施例中弹窗处理方法的一流程图;FIG. 6 is a flowchart of a pop-up window processing method in an embodiment of the present application;
图7是本申请一实施例中弹窗处理装置的一示意图;FIG. 7 is a schematic diagram of a pop-up window processing device in an embodiment of the present application;
图8是本申请一实施例中计算机设备的一示意图。Fig. 8 is a schematic diagram of a computer device in an embodiment of the present application.
本发明的实施方式Embodiments of the present invention
下面将结合本申请实施例中的附图,对本申请实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例是本申请一部分实施例,而不是全部的实施例。基于本申请中的实施例,本领域普通技术人员在没有作出创造性劳动前提下所获得的所有其他实施例,都属于本申请保护的范围。The technical solutions in the embodiments of the present application will be described clearly and completely in conjunction with the accompanying drawings in the embodiments of the present application. Obviously, the described embodiments are part of the embodiments of the present application, rather than all of them. Based on the embodiments in this application, all other embodiments obtained by those of ordinary skill in the art without creative work shall fall within the protection scope of this application.
本申请实施例提供的弹窗处理方法可应用在如图1的应用环境中,其中,计算机设备通过网络与服务器进行通信。计算机设备可以但不限于各种个人计算机、笔记本电脑、智能手机、平板电脑和便携式可穿戴设备。The pop-up window processing method provided by the embodiment of the present application can be applied in the application environment as shown in FIG. 1, in which the computer device communicates with the server through the network. The computer equipment can be, but is not limited to, various personal computers, notebook computers, smart phones, tablet computers, and portable wearable devices.
在一实施例中,如图2所示,提供一种弹窗处理方法,以该方法应用在图1中的服务器进行说明,该方法包括如下步骤:In one embodiment, as shown in FIG. 2, a pop-up window processing method is provided. The method is applied to the server in FIG. 1 for illustration, and the method includes the following steps:
S201:监听在线用户触发的功能模块的调用事件,获取功能模块的触发数据;S201: Monitor the invocation event of the function module triggered by the online user, and obtain the trigger data of the function module;
其中,在线用户指成功登录应用程序(APP)的用户。功能模块的调用事件即指应用程序中通用功能模块和新上线功能模块(即新功能模块)的调用事件。该功能模块的触发数据包括但不限于模块调用次数以及整个应用程序的当前周期内弹窗已触发次数。Among them, online users refer to users who have successfully logged in to an application (APP). The call event of the function module refers to the call event of the general function module and the newly online function module (ie, the new function module) in the application program. The trigger data of the function module includes but is not limited to the number of module calls and the number of times the pop-up window has been triggered in the current cycle of the entire application.
具体地,当在线用户使用应用程序中功能模块时,则服务器预置的监听函数会监听到在线用户触发的功能模块的调用事件,此时,服务器会从本地磁盘中获取该功能模块的配置参数,无需请求终端管理平台即可快速获取该功能模块的配置参数。其中,该配置参数包括但不限于功能模块对应的评价弹窗所展示与该功能模块切合的评价标签、模块标题以及功能模块对应的弹窗触发事件所需的条件参数,如预设调用次数、弹窗概率参数或弹窗触发弹窗概率参数等。Specifically, when an online user uses a functional module in the application, the monitoring function preset by the server will monitor the calling event of the functional module triggered by the online user. At this time, the server will obtain the configuration parameters of the functional module from the local disk. , You can quickly obtain the configuration parameters of the functional module without requesting the terminal management platform. Among them, the configuration parameters include, but are not limited to, the evaluation label displayed in the evaluation pop-up window corresponding to the function module, the module title, and the condition parameters required for the pop-up window trigger event corresponding to the function module, such as the preset number of calls, The probability parameter of the pop-up window or the probability parameter of the pop-up triggering the pop-up window.
可以理解地,若本地磁盘中不存在该功能模块对应的弹窗触发事件的配置参数,则可请求终端管理平台返回该功能模块的配置参数,以更新本地磁盘数据。进一步地,在线用户在使用应用程序时,可过统一数据接口检查终端管理平台中每一功能模快的弹窗触发事件所需的条件参数是否存在变动,且保证每日至少一次请求该配置参数,并保存在服务器本地磁盘中,确保服务器本地存储的配置参数最大程度上与终端管理平台中的配置参数同步。Understandably, if the configuration parameter of the pop-up trigger event corresponding to the function module does not exist in the local disk, the terminal management platform may be requested to return the configuration parameter of the function module to update the local disk data. Furthermore, when online users use the application, they can check whether there are any changes in the condition parameters required by the pop-up window of each function module in the terminal management platform to trigger the event through the unified data interface, and ensure that the configuration parameters are requested at least once a day , And save it in the local disk of the server to ensure that the configuration parameters stored locally on the server are synchronized with the configuration parameters in the terminal management platform to the greatest extent.
S202:当功能模块为新功能模块,判断触发数据是否满足初始弹窗事件的触发条件。S202: When the functional module is a new functional module, determine whether the trigger data meets the trigger condition of the initial pop-up event.
其中,初始弹窗事件的触发条件为新模块功能的模块调用次数达到预设调用次数,该预设调用次数可为IT人员可通过终端管理平台自定义设定或者终端管理平台根据评价数据的数据量动态确定,此处不做限定。该终端管理平台可用于管理不同服务器反馈的应用程序的评价数据。需要强调的是,为进一步保证上述评价数据的私密和安全性,上述评价数据还可以存储于一区块链的节点中。Among them, the trigger condition of the initial pop-up event is that the number of module calls of the new module function reaches the preset number of calls. The preset number of calls can be customized settings by IT personnel through the terminal management platform or the terminal management platform based on the evaluation data. The amount is determined dynamically and is not limited here. The terminal management platform can be used to manage the evaluation data of applications fed back by different servers. It should be emphasized that, in order to further ensure the privacy and security of the above-mentioned evaluation data, the above-mentioned evaluation data can also be stored in a node of a blockchain.
可以理解地,由于新功能模块上线时急需用到用户反馈的评价数据,但该评价数据容易因其他通用功能模块的使用而使该新功能模块的模块调用次数较少,导致该新功能模块对应的评价数据的数据量较少,或不存在,因此对每一新功能模块配置对应的初始弹窗事件,以保证在线用户在使用每一新功能模块时,会弹出至少一次评价弹窗。该初始弹窗事件用于描述初始必弹机制,该初始必弹机制为用户在使用新模块的第M次时,必定触发评价弹窗弹出。Understandably, since the evaluation data of the user feedback is urgently needed when the new function module goes online, the evaluation data is likely to be used by other general function modules, so that the number of module calls of the new function module is less, causing the new function module to correspond to The amount of evaluation data of is small or does not exist. Therefore, the corresponding initial pop-up event is configured for each new function module to ensure that online users will pop up at least one evaluation pop-up window when using each new function module. The initial pop-up event is used to describe the initial mandatory pop-up mechanism. The initial mandatory pop-up mechanism is that when the user uses the new module for the Mth time, the evaluation pop-up window must be triggered to pop up.
进一步地,由于若仅设置弹窗概率触发事件,虽然可以避免用户反感的问题,但仍存在由于概率事件随机性导致该弹窗触发不及时,在新功能上线时无法及时回收一定数据量的评级数据的问题,故本实施例中,通过对每一新功能模块设置初始必弹机制,以及时收集该新功能模块的评价数据。Furthermore, if only the pop-up window probability trigger event is set, although the problem of user dislike can be avoided, there is still the possibility that the pop-up window is not triggered in time due to the randomness of the probability event, and the rating of a certain amount of data cannot be recovered in time when the new function is launched. Because of the problem of data, in this embodiment, the evaluation data of the new function module is collected in a timely manner by setting an initial must-play mechanism for each new function module.
S203:当满足初始弹窗事件的触发条件时,弹出功能模块对应的评价弹窗。S203: When the trigger condition of the initial pop-up window event is met, pop up the evaluation pop-up window corresponding to the functional module.
其中,评价弹窗用于接收在线用户对通用功能模块或新功能模块的使用评价数据。不同的功能模块对应的评价弹窗的弹窗弹出频率(例如3天1次)及弹窗中文字内容(例如“您对我们的功能满意吗?”)保持统一,以保证应用中弹出的评价弹窗的统一性和通用性。该触发数据包括但不限于模块调用次数和当前周期内弹窗已触发次数。模块调用次数用于反映在线用户使用功能模块的次数。本实施例中,当前周期即指当日。初始弹窗事件对应一预设调用次数,该初始弹窗事件的触发条件为新功能模块的模块调用次数达到预设调用次数。Among them, the evaluation pop-up window is used to receive the online user's use evaluation data of the general function module or the new function module. The pop-up frequency of the evaluation pop-up window corresponding to different functional modules (for example, once every 3 days) and the text content in the pop-up window (for example, "Are you satisfied with our functions?") remain unified to ensure the evaluation of the pop-up in the application The unity and versatility of the pop-up window. The trigger data includes, but is not limited to, the number of module calls and the number of times the pop-up window has been triggered in the current cycle. The number of module calls is used to reflect the number of times that online users use the function module. In this embodiment, the current period refers to the current day. The initial pop-up event corresponds to a preset number of calls, and the trigger condition of the initial pop-up event is that the number of module calls of the new function module reaches the preset number of calls.
具体地,当新功能模块的模块调用次数达到预设调用次数,例如3次,则认为此时用户对新功能模块的使用次数足够客观评价该新功能模块,同时为了保证及时收集一定数据量的新功能模块的评价数据,故此时可执行初始必弹机制,保证弹出该功能模块对应的评价弹窗,避免弹窗概率事件的随机性。Specifically, when the number of module calls of a new function module reaches the preset number of calls, such as 3 times, it is considered that the number of times the user has used the new function module at this time is sufficient to objectively evaluate the new function module, and at the same time, to ensure timely collection of a certain amount of data For the evaluation data of the new function module, the initial must-bounce mechanism can be implemented at this time to ensure that the evaluation pop-up window corresponding to the function module pops up and avoid the randomness of pop-up window probability events.
可以理解地,通过预先判断该新功能模块是否满足初始弹窗事件的触发条件,可保证新功能模块对应的评价弹窗可至少弹出一次,避免后续的弹窗概率事件的随机性问题,例如当概率为0.3(如使用10次,评价弹窗弹出3次),而该弹出次数具有随机性,可能出现在10次中的后三次,导致新功能模块的评价数据的数据量较少,不能及时反馈该新功能模块的使用情况,从而无法及时优化或改进。Understandably, by judging in advance whether the new function module meets the trigger condition of the initial pop-up event, it can be ensured that the evaluation pop-up window corresponding to the new function module can be popped up at least once, avoiding the randomness problem of subsequent pop-up probability events, such as when The probability is 0.3 (for example, when used 10 times, the evaluation pop-up window pops up 3 times), and the number of pop-ups is random, and may appear in the last three of the ten times, resulting in a small amount of data for the evaluation data of the new function module, which cannot be timely Feedback the usage of the new function module, so that it cannot be optimized or improved in time.
S204:当不满足初始弹窗事件的触发条件时,判断触发数据是否满足弹窗概率事件的触发条件。S204: When the trigger condition of the initial pop-up event is not met, determine whether the trigger data meets the trigger condition of the pop-up probability event.
具体地,当模块调用次数不满足预设调用次数,则认为该用户使用该新功能模块的次数不够,则为保证不对用户的使用造成影响,则不强制执行该初始必弹机制,转而判断弹窗概率事件的触发条件。Specifically, when the number of module calls does not meet the preset number of calls, it is considered that the user has not used the new function module for enough times. In order to ensure that it does not affect the user's use, the initial must-play mechanism is not enforced, and judgment is made instead. The trigger condition of the pop-up probability event.
S205:当满足弹窗概率事件的触发条件时,弹出功能模块对应的评价弹窗。S205: When the trigger condition of the pop-up probability event is met, pop up the evaluation pop-up window corresponding to the functional module.
其中,弹窗概率事件对应一弹窗概率参数,该弹窗概率参数可由拥有修改权限的IT人员或其他工作人员通过终端管理平台进行自定义设定或终端管理平台根据评价数据的回收量动态确定,此处不做限定。该弹窗概率事件的触发条件为模块调用次数满足弹窗触发次数。该弹窗触发次数是采用随机函数根据弹窗概率参数进行计算所得到的。Among them, the pop-up probability event corresponds to a pop-up probability parameter. The pop-up probability parameter can be customized by IT personnel or other staff with modification authority through the terminal management platform or the terminal management platform can be dynamically determined according to the recovery amount of the evaluation data , There is no limitation here. The trigger condition of the pop-up probability event is that the number of module calls meets the number of pop-up triggers. The number of times the pop-up window is triggered is calculated by using a random function according to the probability parameter of the pop-up window.
示例性地,假设该弹窗概率参数为0.3,则该随机函数(可设定为在1-10之间的随机选取三个数作为弹窗触发次数。该弹窗触发次数用于指示该功能模块在使用第N次(即弹窗触发次数)时,触发评价弹窗弹出。其中,该随机函数可采用如下函数实现,即 Math.round(Math.random()*(max-min)+min)表示返回min~max(例如1-10)范围内的随机整数。Exemplarily, assuming that the probability parameter of the pop-up window is 0.3, then the random function (can be set to randomly select three numbers between 1-10 as the number of pop-up triggers. The number of pop-up triggers is used to indicate the function When the module uses the Nth time (that is, the number of times the pop-up window is triggered), the evaluation pop-up window is triggered. Among them, the random function can be realized by the following function, namely Math.round(Math.random()*(max-min)+min) means to return a random integer in the range of min~max (for example, 1-10).
本实施例中,通过监听在线用户触发的功能模块的调用事件,获取功能模块的触发数据,以便基于该触发数据进行多层弹窗触发机制的判断,以实现主动式触发评价弹窗,并在保证评价数据的数据量的基础上,不会影响用户使用,使用户反感。In this embodiment, by monitoring the invocation event of the function module triggered by the online user, the trigger data of the function module is acquired, so that the multi-layer pop-up window trigger mechanism can be judged based on the trigger data, so as to realize the active trigger evaluation of the pop-up window. On the basis of ensuring the data volume of the evaluation data, it will not affect the user's use and make the user disgusted.
在一实施例中,如图3所示,该方法弹窗处理方法还包括如下步骤:In an embodiment, as shown in FIG. 3, the method for pop-up processing method further includes the following steps:
S301:监听在线用户触发的功能模块的调用事件,获取功能模块的触发数据。S301: Monitor the invocation event of the function module triggered by the online user, and obtain the trigger data of the function module.
其中,步骤S301与步骤S201执行步骤一致,为避免重复,此处不做限定。Wherein, the execution steps of step S301 and step S201 are the same, and in order to avoid repetition, there is no limitation here.
S302:当功能模块为新功能模块,判断是否满足触发数据是否满足初始弹窗事件的触发条件。S302: When the functional module is a new functional module, it is judged whether the trigger data meets the trigger condition of the initial pop-up event.
其中,步骤S302与步骤S202执行步骤一致,为避免重复,此处不做限定。Wherein, the execution steps of step S302 and step S202 are the same, and in order to avoid repetition, it is not limited here.
S303:当满足初始弹窗事件的触发条件时,弹出功能模块对应的评价弹窗;S303: When the trigger condition of the initial pop-up window event is met, pop up the evaluation pop-up window corresponding to the functional module;
其中,步骤S303与步骤S203执行步骤一致,为避免重复,此处不做限定。Wherein, the execution steps of step S303 and step S203 are the same, and in order to avoid repetition, there is no limitation here.
S304:当不满足初始弹窗事件的触发条件时,判断触发数据是否满足最大弹窗触发事件的触发条件。S304: When the trigger condition of the initial pop-up window event is not satisfied, determine whether the trigger data meets the trigger condition of the maximum pop-up window trigger event.
其中,最大弹窗触发事件对应一当前周期最大弹窗触发次数,该最大弹窗触发事件的触发条件即指整个应用程序在当前周期内弹窗已触发次数不大于该当前周期最大弹窗触发次数。Among them, the maximum pop-up trigger event corresponds to the maximum number of pop-up triggers in the current period. The trigger condition of the maximum pop-up trigger event means that the number of pop-ups triggered by the entire application in the current period is not greater than the maximum number of pop-up triggers in the current period. .
可以理解地,为满足在尽可能多的获取到评价数据的同时,尽量少影响到用户,因此为平衡用户体验与评级数据的收集量,本实施例中引入了周期内最大弹窗触发机制,即一天24小时内整个应用程序最多弹出一次评价弹窗的机制。Understandably, in order to obtain as much evaluation data as possible while affecting users as little as possible, to balance user experience and the amount of rating data collected, this embodiment introduces a trigger mechanism for the maximum pop-up window within a period. That is, the entire application can pop up an evaluation pop-up window at most once within 24 hours a day.
需要说明的是,在排除触发初始必弹机制外,所有功能模块的评价弹窗触发机制,需要确保整个应用(APP)一天最多弹出一次评价弹窗,因此在监听到通用功能模块的调用事件时或者新功能模块的触发数据不满足初始弹窗事件的触发条件时,判断应用程序在当前周期内弹窗已触发次数是否满足最大弹窗触发事件的触发条件,以保证在满足尽量多的获取到用户反馈的评价数据的同时,减少对用户的影响。It should be noted that the evaluation pop-up window trigger mechanism of all functional modules except for the triggering of the initial mandatory pop-up mechanism needs to ensure that the entire application (APP) pops up the evaluation pop-up window at most once a day, so when the call event of the general function module is monitored Or when the trigger data of the new function module does not meet the trigger conditions of the initial pop-up event, it is determined whether the number of pop-ups triggered by the application in the current cycle meets the trigger conditions of the maximum pop-up trigger event, so as to ensure that as many as possible The user feedback evaluation data, while reducing the impact on users.
S305:当满足最大弹窗触发事件的触发条件时,则判断触发数据是否满足弹窗概率事件的触发条件。S305: When the trigger condition of the maximum pop-up window trigger event is met, determine whether the trigger data meets the trigger condition of the pop-up window probability event.
可以理解地,在满足最大弹窗触发事件时,判断触发数据是否满足弹窗概率事件的触发条件,可有效确保整个应用(APP)一天最多弹出一次评价弹窗。Understandably, when the maximum pop-up trigger event is met, judging whether the trigger data meets the trigger condition of the pop-up probability event can effectively ensure that the entire application (APP) pops up an evaluation pop-up window at most once a day.
S306:当满足弹窗概率事件的触发条件时,弹出功能模块对应的评价弹窗。S306: When the triggering condition of the pop-up window probability event is met, pop up the evaluation pop-up window corresponding to the function module.
其中,步骤S306与步骤S205执行步骤一致,为避免重复,此处不做限定。Wherein, the execution steps of step S306 and step S205 are the same, and in order to avoid repetition, there is no limitation here.
可以理解地,当不满足弹窗概率事件的触发条件时,则可进一步判断是否满足弹窗频率事件的触发条件,若满足,则弹出功能模块对应的评价弹窗,以保证评价数据的数据量,且可有效保证整个应用(APP)一天最多弹出一次评价弹窗,大大降低对用户的影响。Understandably, when the triggering condition of the pop-up probability event is not met, it can be further determined whether the triggering condition of the pop-up frequency event is met. If it is met, the evaluation pop-up window corresponding to the function module will pop up to ensure the data volume of the evaluation data. , And can effectively ensure that the entire application (APP) pops up an evaluation pop-up window at most once a day, greatly reducing the impact on users.
本实施例中,通过增加最大弹窗触发事件的判断机制,以有效保证整个应用(APP)一天最多弹出一次评价弹窗,大大降低对用户的影响。In this embodiment, the maximum pop-up trigger event determination mechanism is added to effectively ensure that the entire application (APP) pops up the evaluation pop-up window at most once a day, which greatly reduces the impact on the user.
在一实施例中,如图4所示,步骤S201之后,即在监听在线用户触发的功能模块的调用事件,获取功能模块的触发数据之后,该方法具体包括如下步骤:In one embodiment, as shown in FIG. 4, after step S201, that is, after monitoring the invocation event of the function module triggered by the online user and obtaining the trigger data of the function module, the method specifically includes the following steps:
S401:当功能模块为通用功能模块,则判断触发数据是否满足最大弹窗触发事件的触发条件。S401: When the function module is a general function module, determine whether the trigger data meets the trigger condition of the maximum pop-up window trigger event.
其中,通用功能模块指已上线的优化点较少的功能模块,该通用功能模块由于上线时间较长优化点较少,因此并不会像新上线功能模块处于测试优化阶段急需收集评价数据优化功能模块,故该通用功能模块无需配置初始必弹机制,以减少对用户的影响。Among them, the general function module refers to a function module with fewer optimization points that have been online. This general function module has a longer online time and fewer optimization points, so it will not be in the test optimization stage like a new online function module that urgently needs to collect evaluation data. Optimization function Therefore, the general function module does not need to be configured with an initial must-bomb mechanism to reduce the impact on users.
S402:当满足最大弹窗触发事件时,则判断触发数据是否满足弹窗频率事件的触发条件。S402: When the maximum pop-up window trigger event is met, determine whether the trigger data meets the trigger condition of the pop-up window frequency event.
其中,步骤S401的执行步骤与步骤S305一致,为避免重复,此处不做限定。Wherein, the execution steps of step S401 are consistent with step S305, and in order to avoid repetition, it is not limited here.
S403:当满足弹窗频率事件的触发条件时,弹出功能模块对应的评价弹窗。S403: When the trigger condition of the pop-up frequency event is met, pop up the evaluation pop-up window corresponding to the functional module.
其中,弹窗频率事件对应一弹窗触发弹窗概率参数(例如3天1次),该弹窗频率参数可由各应用的IT人员进行自定义设定或终端管理平台根据评价数据的回收量动态确定,此处不做限定。弹窗频率事件的触发条件是指当前时间满足弹窗触发频率,则触发评价弹窗弹出。Among them, the pop-up frequency event corresponds to a pop-up window triggering probability parameter (for example, once every 3 days). The pop-up frequency parameter can be customized by the IT personnel of each application or the terminal management platform can be dynamically based on the recovery amount of the evaluation data OK, there is no limit here. The trigger condition of the pop-up frequency event refers to that the current time meets the pop-up trigger frequency, then the evaluation pop-up window is triggered to pop up.
S402:当满足弹窗频率事件的触发条件时,弹出功能模块对应的评价弹窗。S402: When the trigger condition of the pop-up frequency event is met, pop up the evaluation pop-up window corresponding to the functional module.
可以理解地,应用程序中所有功能模块均配置有弹窗频率事件,而由于新功能模块的特殊性(急需尽可能多的收集评价数据进而优化应用功能),故对新功能模块配置一初始必弹机制,以尽可能多的收集评价数据,而通用功能模块由于其优化点较少,因此只需周期性的收集用户评价数据即可。Understandably, all functional modules in the application are configured with pop-up frequency events, and due to the particularity of the new functional modules (the urgent need to collect evaluation data as much as possible to optimize the application functions), it is necessary to configure the new functional modules initially. The elastic mechanism collects as much evaluation data as possible, while the general function module has fewer optimization points, so it only needs to collect user evaluation data periodically.
本实施例中,当所调用的功能模块为通用功能模块,则需要按照通用功能模块的触发机制判断弹窗触发,以针对不同功能模块进行弹窗触发的判断。In this embodiment, when the called function module is a general-purpose function module, it is necessary to judge the pop-up trigger according to the trigger mechanism of the general-purpose function module, so as to judge the pop-up trigger for different function modules.
在一实施例中,如图5所示,在步骤S205或步骤S402之后,即弹出评价弹窗之后,该弹窗处理方法还包括如下步骤:In one embodiment, as shown in FIG. 5, after step S205 or step S402, that is, after the evaluation pop-up window pops up, the pop-up processing method further includes the following steps:
S501:监听在线用户基于评价弹窗触发的用户操作。S501: Monitor user operations triggered by online users based on the evaluation pop-up window.
其中,在弹出评价弹窗后,会在评价弹窗内置一监听函数,以监听用户操作。具体地,该评价弹窗中会显示应用程序中所用功能模块共有的评价内容如“您对我们的功能满意吗?”、对应显示的评价星级标签以及评价文本框(用于用户自定义编辑评价内容),以使用户触发该评价星级标签(五星制)进行评价,最大程度收集用户的意见反馈。Among them, after the evaluation pop-up window pops up, a monitoring function will be built in the evaluation pop-up window to monitor user operations. Specifically, the evaluation pop-up window will display the evaluation content common to the functional modules used in the application, such as "Are you satisfied with our function?", the corresponding displayed evaluation star label and the evaluation text box (used for user-defined editing Evaluation content), so that users can trigger the evaluation star label (five-star system) for evaluation, and collect user feedback to the greatest extent.
S502:响应用户操作,显示功能模块对应的评价标签。S502: In response to the user's operation, display the evaluation label corresponding to the function module.
其中,评价标签是预先根据不同的功能模块的在不同评价星级配置的用于辅助用户评价的评价标签。例如会议室预定模块在二星级下的评价标签包括“预定的会议室未做过滤显示”、“会议预定流程复杂”等。Wherein, the evaluation label is an evaluation label configured in advance according to different evaluation star ratings of different functional modules and used to assist the user in evaluating the evaluation. For example, the evaluation tags of the meeting room reservation module under the two-star rating include "the predetermined meeting room is not filtered and displayed", "the meeting reservation process is complicated" and so on.
具体地,用户通过点击、滑动等方式触发评价星级标签,根据星级选择的不同,展示该功能模块对应的不同评价星级的评价标签,,用户既可通过该评价标签进行选择,也可通过评价文本框自定义编辑评价内容,以获取在线用户基于评价标签所反馈的评价数据。Specifically, the user triggers the evaluation star label by clicking, sliding, etc., and according to different star selections, the evaluation labels of different evaluation stars corresponding to the function module are displayed. The user can either select through the evaluation label or Customize and edit the evaluation content through the evaluation text box to obtain the evaluation data fed back by online users based on the evaluation tags.
S503:获取在线用户基于评价标签所反馈的评价数据,并将评价数据上传至终端管理平台。S503: Obtain evaluation data fed back by online users based on the evaluation tag, and upload the evaluation data to the terminal management platform.
具体地,通过将评价数据上传至终端管理平台,以使终端管理平台对各服务器所上传的评价数据进行统一管理、分析等。需要强调的是,为进一步保证上述评价数据的私密和安全性,上述评价数据还可以存储于一区块链的节点中。Specifically, by uploading the evaluation data to the terminal management platform, the terminal management platform can uniformly manage and analyze the evaluation data uploaded by each server. It should be emphasized that, in order to further ensure the privacy and security of the above-mentioned evaluation data, the above-mentioned evaluation data can also be stored in a node of a blockchain.
本实施例中,通过响应用户操作,并显示对应功能模块在所选评价星级下的评价标签,以辅助用户评价,同时,还配置有评价文本框。以供用户自定义编辑评价内容,可最大程度收集用户的意见反馈。In this embodiment, by responding to the user's operation, and displaying the evaluation label of the corresponding function module under the selected evaluation star to assist the user in the evaluation, at the same time, an evaluation text box is also configured. For users to customize and edit the evaluation content, it can collect user feedback to the greatest extent.
在一实施例中,如图6所示,在步骤S201之前,即获取功能模块的触发数据之前,该弹窗处理方法还包括如下步骤:In one embodiment, as shown in FIG. 6, before step S201, that is, before the trigger data of the function module is acquired, the pop-up processing method further includes the following steps:
S601:获取在线用户的用户标识。S601: Obtain the user ID of the online user.
S602:基于用户标识,查询白名单列表。S602: Query the whitelist list based on the user identification.
S603:当在线用户不在白名单列表中,则执行获取功能模块的触发数据的步骤。S603: When the online user is not in the whitelist, execute the step of obtaining trigger data of the functional module.
具体地,各业务方可通过标签、职位以及级别等属性添加用户至白名单列表中。该白名单列表中存储的用户在使用应用程序中的所有模块时,不会弹出评价弹窗,以保障白名单列表中用户的权益。应当理解的是,若该用户为白名单用户则不会执行获取功能模块的触发数据,以及后续的判断机制,以充分保障白名单用户的权益Specifically, each business party can add users to the whitelist through attributes such as tags, positions, and levels. When the users stored in the whitelist list use all the modules in the application, the evaluation pop-up window will not pop up to protect the rights and interests of the users in the whitelist list. It should be understood that if the user is a whitelisted user, it will not execute the trigger data acquisition of the functional module and the subsequent judgment mechanism to fully protect the rights of the whitelisted user
可以理解地,该白名单用户可包括但不限于不同应用程序的开发和测试人员等,则无需收集该类用户反馈的评价数据,故可将该类通过终端管理平台用户添加至白名单列表。需要说明的是,对于添加至白名单列表中的用户可根据实际需要进行自定义设置,此处不做限定。Understandably, the whitelisted users may include, but are not limited to, developers and testers of different applications, and there is no need to collect evaluation data from users of this type. Therefore, users of this type can be added to the whitelist through the terminal management platform. It should be noted that users who are added to the whitelist can be customized according to actual needs, which is not limited here.
本实施例中,通过在获取功能模块的触发数据之前,判断在线用户是否名为白名单列表中的用户,以充分保障白名单用户的权益,使其在使用应用程序中的所有模块时,不会弹出评价弹窗。In this embodiment, before acquiring the trigger data of the function module, it is determined whether the online user is a user in the whitelist list, so as to fully protect the rights of the whitelist user, so that when using all modules in the application, the The evaluation pop-up window will pop up.
进一步地,终端管理平台在接收到上传的评价数据时,可执行如下步骤:Further, when the terminal management platform receives the uploaded evaluation data, it can perform the following steps:
S701:接收功能模块相关联的功能评价数据。S701: Receive function evaluation data associated with the function module.
其中,不同业务应用的IT人员可登录终端管理平台对其业务下的应用程序中的各功能模块对应的配置参数(例如功能模块对应的评价标签数据、弹窗触发事件所需的条件参数)进行自定义设置。评价数据包括但不限于终端型号(如ios或andriod)、IP地址、系统版本、评价提交时间、评价内容、评价功能模块、用户个人信息等。需要强调的是,为进一步保证上述评价数据的私密和安全性,上述评价数据还可以存储于一区块链的节点中。Among them, IT personnel of different business applications can log in to the terminal management platform to perform configuration parameters corresponding to each functional module in the application under their business (for example, the evaluation tag data corresponding to the functional module, the conditional parameters required for the pop-up window to trigger the event) Custom settings. Evaluation data includes but is not limited to terminal model (such as ios or andriod), IP address, system version, evaluation submission time, evaluation content, evaluation function module, user personal information, etc. It should be emphasized that, in order to further ensure the privacy and security of the above-mentioned evaluation data, the above-mentioned evaluation data can also be stored in a node of a blockchain.
具体地,该终端管理平台可接收与功能模块相关联的功能评价数据进行存储,并可在终端管理平台中按照功能模块标签进行关联显示,即显示该功能模块对应的各终端反馈的评价数据,以分类查看。Specifically, the terminal management platform can receive the function evaluation data associated with the function module for storage, and can display it in the terminal management platform according to the function module label, that is, display the evaluation data of each terminal corresponding to the function module. View by category.
S702:根据功能评价数据的收集量,动态调整功能模块对应的初始弹窗事件、弹窗概率事件以及弹窗频率事件的条件参数。S702: Dynamically adjust the condition parameters of the initial pop-up window event, pop-up window probability event, and pop-up window frequency event corresponding to the function module according to the collected amount of function evaluation data.
具体地,当功能评价数据的收集量达到一预设阈值,则认为该评价数据的收集量足够多,则可提升初始弹窗事件的预设调用次数、降低弹窗频率参数和弹窗概率参数;相应地,当功能评价数据的收集量未达到预设阈值,则认为该评价数据的收集量足够多,则可降低初始弹窗事件的预设调用次数、提升弹窗频率参数和弹窗概率参数。Specifically, when the collection amount of function evaluation data reaches a preset threshold, it is considered that the collection amount of the evaluation data is sufficient, and the preset call times of the initial pop-up event can be increased, and the pop-up frequency parameter and the pop-up probability parameter can be reduced ; Correspondingly, when the collection of functional evaluation data does not reach the preset threshold, it is considered that the collection of evaluation data is sufficient, and the preset call times of the initial pop-up event can be reduced, and the pop-up frequency parameter and pop-up probability can be improved parameter.
需要说明的是,该条件参数的调整可选择性调整预设调用次数、降低弹窗频率参数和弹窗概率参数中的一个或多个,此处不做限定。It should be noted that the adjustment of the conditional parameter can selectively adjust one or more of the preset calling times, the pop-up frequency reduction parameter, and the pop-up probability parameter, which is not limited here.
本实施例中,终端管理平台会根据收集到的功能评价数据的收集量,动态调整初始弹窗事件、弹窗概率事件以及弹窗频率事件的条件参数,以使根据实际情况动态调整弹窗触发机制,保证在收集到评价数据的收集量足够多的情况下,可降低弹出频率,尽量避免对用户的使用造成影响。同时也可在收集到评价数据的收集量较少的情况下,适当提升弹出频率,以保证评价数据的的收集量。In this embodiment, the terminal management platform will dynamically adjust the condition parameters of the initial pop-up event, pop-up probability event, and pop-up frequency event according to the collected amount of the collected function evaluation data, so that the pop-up trigger can be dynamically adjusted according to the actual situation. The mechanism ensures that when the amount of collected evaluation data is sufficient, the pop-up frequency can be reduced, and the impact on the user's use can be avoided as much as possible. At the same time, when the amount of collected evaluation data is small, the pop-up frequency can be appropriately increased to ensure the amount of evaluation data collected.
    可以理解地,在终端管理平台中若更新弹窗触发事件的条件参数,则服务器会接收该终端管理平台反馈的更新后的弹窗触发事件的条件参数,并根据条件参数更新初始弹窗事件、弹窗概率事件或所述弹窗频率事件的触发条件,以同步更新本地数据。... Understandably, if the condition parameters of the pop-up trigger event are updated in the terminal management platform, the server will receive the updated condition parameters of the pop-up trigger event fed back by the terminal management platform, and update the initial pop-up event, The pop-up probability event or the trigger condition of the pop-up frequency event is used to update the local data synchronously.
应理解,上述实施例中各步骤的序号的大小并不意味着执行顺序的先后,各过程的执行顺序应以其功能和内在逻辑确定,而不应对本申请实施例的实施过程构成任何限定。It should be understood that the size of the sequence number of each step in the foregoing embodiment does not mean the order of execution. The execution sequence of each process should be determined by its function and internal logic, and should not constitute any limitation on the implementation process of the embodiment of the present application.
在一实施例中,提供一种弹窗处理装置,该弹窗处理装置与上述实施例中弹窗处理方法一一对应。如图7所示,该弹窗处理装置包括触发数据获取模块11、第一判断模块12、第一处理模块13、第二判断模块14以及第二处理模块15。各功能模块详细说明如下:In one embodiment, a pop-up window processing device is provided, and the pop-up window processing device corresponds to the pop-up window processing method in the above-mentioned embodiment one-to-one. As shown in FIG. 7, the pop-up window processing device includes a trigger data acquisition module 11, a first judgment module 12, a first processing module 13, a second judgment module 14, and a second processing module 15. The detailed description of each functional module is as follows:
触发数据获取模块11,用于监听在线用户触发的功能模块的调用事件,获取功能模块的触发数据。The trigger data acquisition module 11 is used to monitor the invocation event of the function module triggered by the online user, and obtain the trigger data of the function module.
第一判断模块12,用于当功能模块为新功能模块,判断是否满足触发数据是否满足初始弹窗事件的触发条件。The first judging module 12 is used for judging whether the trigger data meets the trigger condition of the initial pop-up event when the functional module is a new functional module.
第一处理模块13,用于当触发数据满足初始弹窗事件的触发条件时,弹出功能模块对应的评价弹窗。The first processing module 13 is configured to pop up the evaluation pop-up window corresponding to the function module when the trigger data meets the trigger condition of the initial pop-up window event.
第二判断模块14,用于当不满足初始弹窗事件的触发条件时,判断触发数据是否满足弹窗概率事件的触发条件。The second judgment module 14 is used for judging whether the trigger data meets the trigger condition of the pop-up probability event when the trigger condition of the initial pop-up event is not met.
第二处理模块15,用于当满足弹窗概率事件的触发条件时,弹出功能模块对应的评价弹窗。The second processing module 15 is configured to pop up the evaluation pop-up window corresponding to the function module when the trigger condition of the pop-up window probability event is met.
具体地,该弹窗处理模块还包括第三判断模块和第四判断模块。Specifically, the pop-up processing module further includes a third judgment module and a fourth judgment module.
第三判断模块,用于当触发数据不满足初始弹窗事件的触发条件时,判断触发数据是否满足最大弹窗触发事件的触发条件。The third judgment module is used for judging whether the trigger data meets the trigger condition of the maximum pop-up event when the trigger data does not meet the trigger condition of the initial pop-up event.
第三处理模块,用于当满足最大弹窗触发事件时,执行判断触发数据是否满足弹窗概率事件的触发条件的步骤。The third processing module is used to perform the step of determining whether the trigger data meets the trigger condition of the pop-up probability event when the maximum pop-up window trigger event is met.
具体地,该弹窗处理模块还包括第四判断模块、第五判断模块和第四处理模块。Specifically, the pop-up processing module further includes a fourth judgment module, a fifth judgment module, and a fourth processing module.
第四判断模块,用于当功能模块为通用功能模块,则判断触发数据是否满足最大弹窗触发事件的触发条件。The fourth judgment module is used for judging whether the trigger data meets the trigger condition of the maximum pop-up window trigger event when the function module is a general function module.
第五判断模块,用于当满足最大弹窗触发事件时,则判断触发数据是否满足弹窗频率事件的触发条件。The fifth judgment module is used for judging whether the trigger data meets the trigger condition of the pop-up frequency event when the maximum pop-up window trigger event is met.
第四处理模块,用于当满足弹窗频率事件的触发条件时,弹出功能模块对应的评价弹窗。The fourth processing module is used to pop up the evaluation pop-up window corresponding to the function module when the trigger condition of the pop-up window frequency event is met.
具体地,该弹窗处理模块还包括操作监听模块、评价标签显示模块和数据收集上传模块。Specifically, the pop-up processing module also includes an operation monitoring module, an evaluation label display module, and a data collection and upload module.
操作监听模块,用于监听在线用户基于评价弹窗触发的用户操作。The operation monitoring module is used to monitor user operations triggered by online users based on the evaluation pop-up window.
评价标签显示模块,用于响应用户操作,显示与功能模块对应的评价标签。The evaluation label display module is used to display the evaluation label corresponding to the function module in response to user operations.
数据收集上传模块,用于获取在线用户基于评价标签所反馈的评价数据,并将评价数据上传至终端管理平台。The data collection and upload module is used to obtain the evaluation data fed back by online users based on the evaluation tag, and upload the evaluation data to the terminal management platform.
具体地,该弹窗处理模块还包括用户标识获取模块、查询模块和第五处理模块。Specifically, the pop-up processing module further includes a user identification acquisition module, a query module, and a fifth processing module.
用户标识获取模块,用于获取在线用户的用户标识。The user ID obtaining module is used to obtain the user ID of the online user.
查询模块,用于基于用户标识,查询白名单列表。The query module is used to query the whitelist based on the user ID.
第五处理模块,用于当在线用户不在白名单列表中,则执行获取功能模块的触发数据的步骤。The fifth processing module is used to execute the step of obtaining trigger data of the function module when the online user is not in the whitelist list.
具体地,该弹窗处理模块还包括第六判断模块和第五处理模块。Specifically, the pop-up processing module further includes a sixth judgment module and a fifth processing module.
第六判断模块,用于当不满足弹窗概率事件的触发条件时,则判断所述触发数据是否满足所述弹窗频率事件的触发条件;The sixth judgment module is configured to judge whether the trigger data meets the trigger condition of the pop-up frequency event when the trigger condition of the pop-up probability event is not met;
第五处理模块,用于当满足所述弹窗频率事件的触发条件时,弹出所述功能模块对应的评价弹窗。The fifth processing module is configured to pop up the evaluation pop-up window corresponding to the function module when the trigger condition of the pop-up window frequency event is met.
具体地,该弹窗处理模块还包括条件参数接收模块和触发条件更新模块。Specifically, the pop-up window processing module also includes a condition parameter receiving module and a trigger condition updating module.
条件参数接收模块,用于接收所述终端管理平台基于评价数据的回收量所调整的所述初始弹窗事件、所述弹窗概率事件或所述弹窗频率事件对应的条件参数;The condition parameter receiving module is configured to receive the condition parameters corresponding to the initial pop-up event, the pop-up probability event, or the pop-up frequency event adjusted by the terminal management platform based on the recovery amount of the evaluation data;
触发条件更新模块,用于根据所述条件参数,更新所述初始弹窗事件、弹窗概率事件或所述弹窗频率事件的触发条件。The trigger condition update module is used to update the trigger condition of the initial pop-up window event, pop-up window probability event, or the pop-up window frequency event according to the condition parameter.
关于弹窗处理装置的具体限定可以参见上文中对于弹窗处理方法的限定,在此不再赘述。上述弹窗处理装置中的各个模块可全部或部分通过软件、硬件及其组合来实现。For the specific limitation of the pop-up window processing device, please refer to the above-mentioned limitation on the pop-up window processing method, which is not repeated here. Each module in the above-mentioned pop-up window processing device can be implemented in whole or in part by software, hardware and a combination thereof.
上述各模块可以硬件形式内嵌于或独立于计算机设备中的处理器中,也可以以软件形式存储于计算机设备中的存储器中,以便于处理器调用执行以上各个模块对应的操作。The above-mentioned modules may be embedded in the form of hardware or independent of the processor in the computer equipment, or may be stored in the memory of the computer equipment in the form of software, so that the processor can call and execute the operations corresponding to the above-mentioned modules.
在一个实施例中,提供了一种计算机设备,其内部结构图可以如图8所示。该计算机设备包括通过系统总线连接的处理器、存储器、网络接口和数据库。其中,该计算机设备的处理器用于提供计算和控制能力。该计算机设备的存储器包括计算机存储介质、内存储器。该计算机存储介质存储有操作系统、计算机程序和数据库。该内存储器为计算机存储介质中的操作系统和计算机程序的运行提供环境。该计算机设备的网络接口用于与外部的计算机设备通过网络连接通信。该计算机程序被处理器执行时以实现一种弹窗处理方法。In one embodiment, a computer device is provided, and its internal structure diagram may be as shown in FIG. 8. The computer equipment includes a processor, a memory, a network interface, and a database connected through a system bus. Among them, the processor of the computer device is used to provide calculation and control capabilities. The memory of the computer device includes a computer storage medium and an internal memory. The computer storage medium stores an operating system, a computer program, and a database. The internal memory provides an environment for the operation of the operating system and computer programs in the computer storage medium. The network interface of the computer device is used to communicate with an external computer device through a network connection. The computer program is executed by the processor to realize a pop-up processing method.
在一个实施例中,提供了一种计算机设备,包括存储器、处理器及存储在存储器上并可在处理器上运行的计算机程序,处理器执行计算机程序时实现上述实施例中的弹窗处理方法的步骤,例如图2所示的步骤S201-S205。或者,处理器执行计算机程序时实现弹窗处理装置这一实施例中的各模块/单元的功能,例如图7所示的各模块/单元的功能。为避免重复,这里不再赘述。In one embodiment, a computer device is provided, including a memory, a processor, and a computer program stored in the memory and running on the processor. The processor executes the computer program to implement the pop-up processing method in the above embodiment For example, steps S201-S205 shown in FIG. 2. Alternatively, when the processor executes the computer program, the function of each module/unit in this embodiment of the pop-up processing device is realized, for example, the function of each module/unit shown in FIG. 7. To avoid repetition, I won’t repeat them here.
在一实施例中,提供一计算机存储介质,该计算机存储介质上存储有计算机程序,该计算机程序被处理器执行时实现上述实施例中弹窗处理方法的步骤,例如图2所示的步骤S201-S205,为避免重复,这里不再赘述。或者,该计算机程序被处理器执行时实现上述弹窗处理装置这一实施例中的各模块/单元的功能,例如图7所示的各模块/单元的功能。为避免重复,这里不再赘述。所述计算机可读存储介质可以是非易失性,也可以是易失性。In one embodiment, a computer storage medium is provided, and the computer storage medium stores a computer program. When the computer program is executed by a processor, the steps of the pop-up window processing method in the above embodiment are implemented, for example, step S201 shown in FIG. 2 -S205, in order to avoid repetition, I won't repeat it here. Or, when the computer program is executed by the processor, the function of each module/unit in the embodiment of the pop-up window processing device is realized, for example, the function of each module/unit shown in FIG. 7. To avoid repetition, I won’t repeat them here. The computer-readable storage medium may be non-volatile or volatile.
本申请所指区块链是分布式数据存储、点对点传输、共识机制、加密算法等计算机技术的新型应用模式。区块链(Blockchain),本质上是一个去中心化的数据库,是一串使用密码学方法相关联产生的数据块,每一个数据块中包含了一批次网络交易的信息,用于验证其信息的有效性(防伪)和生成下一个区块。区块链可以包括区块链底层平台、平台产品服务层以及应用服务层等The blockchain referred to in this application is a new application mode of computer technology such as distributed data storage, point-to-point transmission, consensus mechanism, and encryption algorithm. Blockchain, essentially a decentralized database, is a series of data blocks associated with cryptographic methods. Each data block contains a batch of network transaction information for verification. The validity of the information (anti-counterfeiting) and the generation of the next block. Blockchain can include the underlying blockchain platform, platform product service layer, application service layer, etc.
本领域普通技术人员可以理解实现上述实施例方法中的全部或部分流程,是可以通过计算机程序来指令相关的硬件来完成,所述的计算机程序可存储于一非易失性计算机可读取存储介质中,该计算机程序在执行时,可包括如上述各方法的实施例的流程。其中,本申请所提供的各实施例中所使用的对存储器、存储、数据库或其它介质的任何引用,均可包括非易失性和/或易失性存储器。非易失性存储器可包括只读存储器(ROM)、可编程ROM(PROM)、电可编程ROM(EPROM)、电可擦除可编程ROM(EEPROM)或闪存。易失性存储器可包括随机存取存储器(RAM)或者外部高速缓冲存储器。作为说明而非局限,RAM以多种形式可得,诸如静态RAM(SRAM)、动态RAM(DRAM)、同步DRAM(SDRAM)、双数据率SDRAM(DDRSDRAM)、增强型SDRAM(ESDRAM)、同步链路(Synchlink) DRAM(SLDRAM)、存储器总线(Rambus)直接RAM(RDRAM)、直接存储器总线动态RAM(DRDRAM)、以及存储器总线动态RAM(RDRAM)等。A person of ordinary skill in the art can understand that all or part of the processes in the above-mentioned embodiment methods can be implemented by instructing relevant hardware through a computer program. The computer program can be stored in a non-volatile computer readable storage. In the medium, when the computer program is executed, it may include the processes of the above-mentioned method embodiments. Wherein, any reference to memory, storage, database, or other media used in the embodiments provided in this application may include non-volatile and/or volatile memory. Non-volatile memory may include read-only memory (ROM), programmable ROM (PROM), electrically programmable ROM (EPROM), electrically erasable programmable ROM (EEPROM), or flash memory. Volatile memory may include random access memory (RAM) or external cache memory. As an illustration and not a limitation, RAM is available in many forms, such as static RAM (SRAM), dynamic RAM (DRAM), synchronous DRAM (SDRAM), double data rate SDRAM (DDRSDRAM), enhanced SDRAM (ESDRAM), synchronous chain Channel (Synchlink) DRAM (SLDRAM), memory bus (Rambus) direct RAM (RDRAM), direct memory bus dynamic RAM (DRDRAM), and memory bus dynamic RAM (RDRAM), etc.
所属领域的技术人员可以清楚地了解到,为了描述的方便和简洁,仅以上述各功能单元、模块的划分进行举例说明,实际应用中,可以根据需要而将上述功能分配由不同的功能单元、模块完成,即将所述装置的内部结构划分成不同的功能单元或模块,以完成以上描述的全部或者部分功能。Those skilled in the art can clearly understand that, for the convenience and conciseness of description, only the division of the above functional units and modules is used as an example. In practical applications, the above functions can be allocated to different functional units and modules as needed. Module completion, that is, the internal structure of the device is divided into different functional units or modules to complete all or part of the functions described above.
以上所述实施例仅用以说明本申请的技术方案,而非对其限制;尽管参照前述实施例对本申请进行了详细的说明,本领域的普通技术人员应当理解:其依然可以对前述各实施例所记载的技术方案进行修改,或者对其中部分技术特征进行等同替换;而这些修改或者替换,并不使相应技术方案的本质脱离本申请各实施例技术方案的精神和范围,均应包含在本申请的保护范围之内。The above-mentioned embodiments are only used to illustrate the technical solutions of the present application, not to limit them; although the present application has been described in detail with reference to the foregoing embodiments, a person of ordinary skill in the art should understand that it can still implement the foregoing The technical solutions recorded in the examples are modified, or some of the technical features are equivalently replaced; these modifications or replacements do not cause the essence of the corresponding technical solutions to deviate from the spirit and scope of the technical solutions of the embodiments of the application, and should be included in Within the scope of protection of this application.

Claims (20)

1.一种弹窗处理方法,其中,包括如下步骤:1. A method for processing pop-up windows, which includes the following steps:
监听在线用户触发的功能模块的调用事件,获取所述功能模块的触发数据;Monitor the invocation event of the function module triggered by the online user, and obtain the trigger data of the function module;
当所述功能模块为新功能模块,判断所述触发数据是否满足初始弹窗事件的触发条件;When the functional module is a new functional module, determine whether the trigger data meets the trigger condition of the initial pop-up event;
当满足初始弹窗事件的触发条件时,弹出所述功能模块对应的评价弹窗;When the trigger condition of the initial pop-up window event is met, the evaluation pop-up window corresponding to the function module pops up;
当不满足所述初始弹窗事件的触发条件时,判断所述触发数据是否满足弹窗概率事件的触发条件;When the trigger condition of the initial pop-up window event is not met, determining whether the trigger data meets the trigger condition of the pop-up window probability event;
当满足所述弹窗概率事件的触发条件时,弹出所述功能模块对应的评价弹窗。When the trigger condition of the probability event of the pop-up window is met, the evaluation pop-up window corresponding to the function module pops up.
2.如权利要求1所述弹窗处理方法,其中,在所述判断所述触发数据是否满足弹窗概率事件的触发条件之前,所述弹窗处理方法还包括:2. The pop-up window processing method according to claim 1, wherein before said determining whether the trigger data meets the trigger condition of the pop-up window probability event, the pop-up window processing method further comprises:
当不满足所述初始弹窗事件的触发条件时,判断所述触发数据是否满足最大弹窗触发事件的触发条件;When the trigger condition of the initial pop-up window event is not met, determining whether the trigger data meets the trigger condition of the maximum pop-up window trigger event;
当满足所述最大弹窗触发事件时,执行所述判断所述触发数据是否满足弹窗概率事件的触发条件的步骤。When the maximum pop-up window trigger event is satisfied, the step of determining whether the trigger data meets the trigger condition of the pop-up window probability event is performed.
3.如权利要求2所述弹窗处理方法,其中,在所述监听在线用户触发的功能模块的调用事件,获取所述功能模块的触发数据之后,所述弹窗处理方法还包括:3. The method for processing pop-up windows according to claim 2, wherein after the monitoring the invocation event of the function module triggered by the online user and obtaining the trigger data of the function module, the method for processing the pop-up window further comprises:
当所述功能模块为通用功能模块,则判断所述触发数据是否满足最大弹窗触发事件的触发条件;When the function module is a general function module, it is determined whether the trigger data meets the trigger condition of the maximum pop-up window trigger event;
当满足所述最大弹窗触发事件的触发条件时,则判断所述触发数据是否满足所述弹窗频率事件的触发条件;When the trigger condition of the maximum pop-up window trigger event is satisfied, determining whether the trigger data meets the trigger condition of the pop-up window frequency event;
当满足所述弹窗频率事件的触发条件时,弹出所述功能模块对应的评价弹窗。When the trigger condition of the frequency event of the pop-up window is met, the evaluation pop-up window corresponding to the function module pops up.
4.如权利要求2所述弹窗处理方法,其中,在所述当不满足所述初始弹窗事件的触发条件时,判断所述触发数据是否满足弹窗概率事件的触发条件之后,所述弹窗处理方法还包括:4. The method for processing a pop-up window according to claim 2, wherein, after the triggering condition of the initial pop-up event is not met, determining whether the trigger data meets the triggering condition of the pop-up probability event, the The pop-up processing method also includes:
当不满足弹窗概率事件的触发条件时,则判断所述触发数据是否满足所述弹窗频率事件的触发条件;When the trigger condition of the pop-up window probability event is not met, determining whether the trigger data meets the trigger condition of the pop-up window frequency event;
当满足所述弹窗频率事件的触发条件时,弹出所述功能模块对应的评价弹窗。When the trigger condition of the frequency event of the pop-up window is met, the evaluation pop-up window corresponding to the function module pops up.
5.如权利要求3所述弹窗处理方法,其中,在所述弹出功能模块对应的评价弹窗之后,所述弹窗处理方法还包括:5. The method for processing a pop-up window according to claim 3, wherein after the evaluation pop-up window corresponding to the pop-up function module, the method for processing the pop-up window further comprises:
监听所述在线用户基于所述评价弹窗触发的用户操作;Monitoring user operations triggered by the online user based on the evaluation pop-up window;
响应所述用户操作,显示与所述功能模块对应的评价标签;In response to the user operation, display an evaluation label corresponding to the function module;
获取所述在线用户基于所述评价标签所反馈的评价数据,并将所述评价数据上传至终端管理平台。Obtain the evaluation data fed back by the online user based on the evaluation tag, and upload the evaluation data to a terminal management platform.
6.如权利要求3所述弹窗处理方法,其中,在所述获取所述功能模块的触发数据之前,所述弹窗处理方法还包括:6. The pop-up window processing method according to claim 3, wherein, before said acquiring the trigger data of the function module, the pop-up window processing method further comprises:
获取在线用户的用户标识;Obtain the user ID of the online user;
基于所述用户标识,查询白名单列表;Query the whitelist based on the user identifier;
当所述在线用户不在所述白名单列表中,则执行所述获取所述功能模块的触发数据的步骤。When the online user is not in the white list, the step of obtaining trigger data of the function module is executed.
7.如权利要求3所述弹窗处理方法,其中,在所述获取所述在线用户基于所述评价标签所反馈的评价数据,并将所述评价数据上传至终端管理平台之后,所述弹窗处理方法还包括:7. The method for processing the pop-up window according to claim 3, wherein after the obtaining the evaluation data fed back by the online user based on the evaluation tag, and uploading the evaluation data to the terminal management platform, the pop-up Window treatment methods also include:
接收所述终端管理平台基于评价数据的回收量所调整的所述初始弹窗事件、所述弹窗概率事件或所述弹窗频率事件对应的条件参数;Receiving the condition parameters corresponding to the initial pop-up event, the pop-up probability event, or the pop-up frequency event adjusted by the terminal management platform based on the recovery amount of the evaluation data;
根据所述条件参数,更新所述初始弹窗事件、弹窗概率事件或所述弹窗频率事件的触发条件。According to the condition parameter, the trigger condition of the initial pop-up window event, pop-up probability event or the pop-up frequency event is updated.
8.一种弹窗处理装置,其中,包括:8. A pop-up window processing device, which comprises:
触发数据获取模块,用于监听在线用户触发的功能模块的调用事件,获取所述功能模块的触发数据;The trigger data acquisition module is used to monitor the invocation event of the function module triggered by the online user, and obtain the trigger data of the function module;
第一判断模块,用于当所述功能模块为新功能模块,判断是否满足所述触发数据是否满足初始弹窗事件的触发条件;The first judgment module is configured to judge whether the trigger data meets the trigger condition of the initial pop-up event when the function module is a new function module;
第一处理模块,用于当所述触发数据满足初始弹窗事件的触发条件时,弹出所述功能模块对应的评价弹窗;The first processing module is configured to pop up the evaluation pop-up window corresponding to the function module when the trigger data meets the trigger condition of the initial pop-up window event;
第二判断模块,用于当不满足所述初始弹窗事件的触发条件时,判断所述触发数据是否满足弹窗概率事件的触发条件;The second judgment module is configured to judge whether the trigger data meets the trigger condition of the pop-up probability event when the trigger condition of the initial pop-up window event is not met;
第二处理模块,用于当满足所述弹窗概率事件的触发条件时,弹出所述功能模块对应的评价弹窗。The second processing module is configured to pop up an evaluation pop-up window corresponding to the function module when the trigger condition of the pop-up window probability event is met.
9.一种计算机设备,包括存储器、处理器以及存储在所述存储器中并可在所述处理器上运行的计算机程序,其中,所述处理器执行所述计算机程序时实现如下步骤:9. A computer device comprising a memory, a processor, and a computer program stored in the memory and running on the processor, wherein the processor implements the following steps when the processor executes the computer program:
监听在线用户触发的功能模块的调用事件,获取所述功能模块的触发数据;Monitor the invocation event of the function module triggered by the online user, and obtain the trigger data of the function module;
当所述功能模块为新功能模块,判断所述触发数据是否满足初始弹窗事件的触发条件;When the functional module is a new functional module, determine whether the trigger data meets the trigger condition of the initial pop-up event;
当满足初始弹窗事件的触发条件时,弹出所述功能模块对应的评价弹窗;When the trigger condition of the initial pop-up window event is met, the evaluation pop-up window corresponding to the function module pops up;
当不满足所述初始弹窗事件的触发条件时,判断所述触发数据是否满足弹窗概率事件的触发条件;When the trigger condition of the initial pop-up window event is not met, determining whether the trigger data meets the trigger condition of the pop-up window probability event;
当满足所述弹窗概率事件的触发条件时,弹出所述功能模块对应的评价弹窗。When the trigger condition of the probability event of the pop-up window is met, the evaluation pop-up window corresponding to the function module pops up.
10.如权利要求9所述的计算机设备,其中,在所述判断所述触发数据是否满足弹窗概率事件的触发条件之前,所述计算机设备还包括:10. The computer device according to claim 9, wherein before said determining whether the trigger data meets the trigger condition of the pop-up probability event, the computer device further comprises:
当不满足所述初始弹窗事件的触发条件时,判断所述触发数据是否满足最大弹窗触发事件的触发条件;When the trigger condition of the initial pop-up window event is not met, determining whether the trigger data meets the trigger condition of the maximum pop-up window trigger event;
当满足所述最大弹窗触发事件时,执行所述判断所述触发数据是否满足弹窗概率事件的触发条件的步骤。When the maximum pop-up window trigger event is satisfied, the step of determining whether the trigger data meets the trigger condition of the pop-up window probability event is performed.
11.如权利要求10所述的计算机设备,其中,在所述监听在线用户触发的功能模块的调用事件,获取所述功能模块的触发数据之后,所述计算机设备还包括:11. The computer device according to claim 10, wherein after the monitoring of the invocation event of the function module triggered by the online user and obtaining the trigger data of the function module, the computer device further comprises:
当所述功能模块为通用功能模块,则判断所述触发数据是否满足最大弹窗触发事件的触发条件;When the function module is a general function module, it is determined whether the trigger data meets the trigger condition of the maximum pop-up window trigger event;
当满足所述最大弹窗触发事件的触发条件时,则判断所述触发数据是否满足所述弹窗频率事件的触发条件;When the trigger condition of the maximum pop-up window trigger event is satisfied, determining whether the trigger data meets the trigger condition of the pop-up window frequency event;
当满足所述弹窗频率事件的触发条件时,弹出所述功能模块对应的评价弹窗。When the trigger condition of the frequency event of the pop-up window is met, the evaluation pop-up window corresponding to the function module pops up.
12.如权利要求10所述的计算机设备,其中,在所述当不满足所述初始弹窗事件的触发条件时,判断所述触发数据是否满足弹窗概率事件的触发条件之后,所述弹窗处理方法还包括:12. The computer device of claim 10, wherein, after the triggering condition of the initial pop-up event is not met, determining whether the trigger data meets the triggering condition of the pop-up probability event, the pop-up Window treatment methods also include:
当不满足弹窗概率事件的触发条件时,则判断所述触发数据是否满足所述弹窗频率事件的触发条件;When the trigger condition of the pop-up window probability event is not met, determining whether the trigger data meets the trigger condition of the pop-up window frequency event;
当满足所述弹窗频率事件的触发条件时,弹出所述功能模块对应的评价弹窗。When the trigger condition of the frequency event of the pop-up window is met, the evaluation pop-up window corresponding to the function module pops up.
13.如权利要求11所述的计算机设备,其中,在所述弹出功能模块对应的评价弹窗之后,所述计算机设备还包括:13. The computer device according to claim 11, wherein after the evaluation pop-up window corresponding to the pop-up function module, the computer device further comprises:
监听所述在线用户基于所述评价弹窗触发的用户操作;Monitoring user operations triggered by the online user based on the evaluation pop-up window;
响应所述用户操作,显示与所述功能模块对应的评价标签;In response to the user operation, display an evaluation label corresponding to the function module;
获取所述在线用户基于所述评价标签所反馈的评价数据,并将所述评价数据上传至终端管理平台。Obtain the evaluation data fed back by the online user based on the evaluation tag, and upload the evaluation data to a terminal management platform.
14.如权利要求11所述的计算机设备,其中,在所述获取所述功能模块的触发数据之前,所述计算机设备还包括:14. The computer device according to claim 11, wherein, before said acquiring the trigger data of the function module, the computer device further comprises:
获取在线用户的用户标识;Obtain the user ID of the online user;
基于所述用户标识,查询白名单列表;Query the whitelist based on the user identifier;
当所述在线用户不在所述白名单列表中,则执行所述获取所述功能模块的触发数据的步骤。When the online user is not in the white list, the step of obtaining trigger data of the function module is executed.
15.一种计算机存储介质,所述计算机存储介质存储有计算机程序,其中,所述计算机程序被处理器执行时实现如下步骤:15. A computer storage medium, the computer storage medium stores a computer program, wherein, when the computer program is executed by a processor, the following steps are implemented:
监听在线用户触发的功能模块的调用事件,获取所述功能模块的触发数据;Monitor the invocation event of the function module triggered by the online user, and obtain the trigger data of the function module;
当所述功能模块为新功能模块,判断所述触发数据是否满足初始弹窗事件的触发条件;When the functional module is a new functional module, determine whether the trigger data meets the trigger condition of the initial pop-up event;
当满足初始弹窗事件的触发条件时,弹出所述功能模块对应的评价弹窗;When the trigger condition of the initial pop-up window event is met, the evaluation pop-up window corresponding to the function module pops up;
当不满足所述初始弹窗事件的触发条件时,判断所述触发数据是否满足弹窗概率事件的触发条件;When the trigger condition of the initial pop-up window event is not met, determining whether the trigger data meets the trigger condition of the pop-up window probability event;
当满足所述弹窗概率事件的触发条件时,弹出所述功能模块对应的评价弹窗。When the trigger condition of the probability event of the pop-up window is met, the evaluation pop-up window corresponding to the function module pops up.
16.如权利要求15所述的计算机存储介质,其中,在所述判断所述触发数据是否满足弹窗概率事件的触发条件之前,所述计算机存储介质还包括:16. The computer storage medium according to claim 15, wherein before said determining whether the trigger data meets the trigger condition of the pop-up probability event, the computer storage medium further comprises:
当不满足所述初始弹窗事件的触发条件时,判断所述触发数据是否满足最大弹窗触发事件的触发条件;When the trigger condition of the initial pop-up event is not satisfied, determining whether the trigger data meets the trigger condition of the maximum pop-up event;
当满足所述最大弹窗触发事件时,执行所述判断所述触发数据是否满足弹窗概率事件的触发条件的步骤。When the maximum pop-up window trigger event is satisfied, the step of determining whether the trigger data meets the trigger condition of the pop-up window probability event is performed.
17.如权利要求16所述的计算机存储介质,其中,在所述监听在线用户触发的功能模块的调用事件,获取所述功能模块的触发数据之后,所述计算机存储介质还包括:17. The computer storage medium of claim 16, wherein after the monitoring of the invocation event of the function module triggered by the online user and the trigger data of the function module are obtained, the computer storage medium further comprises:
当所述功能模块为通用功能模块,则判断所述触发数据是否满足最大弹窗触发事件的触发条件;When the function module is a general function module, it is determined whether the trigger data meets the trigger condition of the maximum pop-up window trigger event;
当满足所述最大弹窗触发事件的触发条件时,则判断所述触发数据是否满足所述弹窗频率事件的触发条件;When the trigger condition of the maximum pop-up window trigger event is met, determining whether the trigger data meets the trigger condition of the pop-up window frequency event;
当满足所述弹窗频率事件的触发条件时,弹出所述功能模块对应的评价弹窗。When the trigger condition of the frequency event of the pop-up window is met, the evaluation pop-up window corresponding to the function module pops up.
18.如权利要求16所述的计算机存储介质,其中,在所述当不满足所述初始弹窗事件的触发条件时,判断所述触发数据是否满足弹窗概率事件的触发条件之后,所述计算机存储介质还包括:18. The computer storage medium of claim 16, wherein after the triggering condition of the initial pop-up event is not satisfied, it is determined whether the trigger data meets the triggering condition of the pop-up probability event, the Computer storage media also include:
当不满足弹窗概率事件的触发条件时,则判断所述触发数据是否满足所述弹窗频率事件的触发条件;When the trigger condition of the pop-up window probability event is not satisfied, determining whether the trigger data meets the trigger condition of the pop-up window frequency event;
当满足所述弹窗频率事件的触发条件时,弹出所述功能模块对应的评价弹窗。When the trigger condition of the frequency event of the pop-up window is met, the evaluation pop-up window corresponding to the function module pops up.
19.如权利要求17所述的计算机存储介质,其中,在所述弹出功能模块对应的评价弹窗之后,所述计算机存储介质还包括:19. The computer storage medium of claim 17, wherein after the evaluation pop-up window corresponding to the pop-up function module, the computer storage medium further comprises:
监听所述在线用户基于所述评价弹窗触发的用户操作;Monitoring user operations triggered by the online user based on the evaluation pop-up window;
响应所述用户操作,显示与所述功能模块对应的评价标签;In response to the user operation, display an evaluation label corresponding to the function module;
获取所述在线用户基于所述评价标签所反馈的评价数据,并将所述评价数据上传至终端管理平台。Obtain the evaluation data fed back by the online user based on the evaluation tag, and upload the evaluation data to a terminal management platform.
20.如权利要求17所述的计算机存储介质,其中,在所述获取所述功能模块的触发数据之前,所述弹窗处理方法还包括:20. The computer storage medium of claim 17, wherein, before said acquiring the trigger data of the function module, the method for processing pop-up windows further comprises:
获取在线用户的用户标识;Obtain the user ID of the online user;
基于所述用户标识,查询白名单列表;Query the whitelist based on the user identifier;
当所述在线用户不在所述白名单列表中,则执行所述获取所述功能模块的触发数据的步骤。When the online user is not in the white list, the step of obtaining trigger data of the function module is executed.
PCT/CN2020/121869 2020-07-17 2020-10-19 Pop-up window processing method, apparatus, computer device, and storage medium WO2021120819A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202010690460.7A CN111857920B (en) 2020-07-17 2020-07-17 Popup window processing method and device, computer equipment and storage medium
CN202010690460.7 2020-07-17

Publications (1)

Publication Number Publication Date
WO2021120819A1 true WO2021120819A1 (en) 2021-06-24

Family

ID=72983709

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2020/121869 WO2021120819A1 (en) 2020-07-17 2020-10-19 Pop-up window processing method, apparatus, computer device, and storage medium

Country Status (2)

Country Link
CN (1) CN111857920B (en)
WO (1) WO2021120819A1 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112527433A (en) * 2020-12-08 2021-03-19 平安科技(深圳)有限公司 Page popup control method and device, computer equipment and storage medium
CN116051328B (en) * 2023-02-10 2024-01-12 杨金峰 Remote management system and method for multimedia teaching based on Internet of things

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CA2489322C (en) * 2002-07-31 2010-04-13 Opinionlab, Inc. Receiving and reporting page-specific user feedback concerning one or more particular web pages of a website
CN105242961A (en) * 2015-10-29 2016-01-13 广东维沃软件技术有限公司 Application rating method and mobile terminal
CN106055230A (en) * 2016-05-25 2016-10-26 努比亚技术有限公司 Application evaluation device, mobile terminal and method
CN108132819A (en) * 2016-12-01 2018-06-08 广州市动景计算机科技有限公司 Scoring guiding pop-up method of ejecting, device and terminal device

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003228616A (en) * 2002-02-05 2003-08-15 Matsushita Electric Ind Co Ltd Method for evaluating function of product and system for supporting selection of product
CN102082694A (en) * 2011-03-04 2011-06-01 宇龙计算机通信科技(深圳)有限公司 Application evaluation method and application server
CN105243014A (en) * 2015-09-18 2016-01-13 北京金山安全软件有限公司 Method and device for testing application program
CN107807942A (en) * 2016-09-09 2018-03-16 腾讯科技(深圳)有限公司 Comment information presentation method and device
CN107767228A (en) * 2017-10-31 2018-03-06 广东欧珀移动通信有限公司 Using recommendation method, apparatus, terminal device and storage medium
CN110058869A (en) * 2019-03-12 2019-07-26 中国平安人寿保险股份有限公司 Mobile application method for pushing, computer readable storage medium and terminal device
CN110399190A (en) * 2019-06-21 2019-11-01 北京奇艺世纪科技有限公司 Page display method, device, terminal device and computer-readable medium

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CA2489322C (en) * 2002-07-31 2010-04-13 Opinionlab, Inc. Receiving and reporting page-specific user feedback concerning one or more particular web pages of a website
CN105242961A (en) * 2015-10-29 2016-01-13 广东维沃软件技术有限公司 Application rating method and mobile terminal
CN106055230A (en) * 2016-05-25 2016-10-26 努比亚技术有限公司 Application evaluation device, mobile terminal and method
CN108132819A (en) * 2016-12-01 2018-06-08 广州市动景计算机科技有限公司 Scoring guiding pop-up method of ejecting, device and terminal device

Also Published As

Publication number Publication date
CN111857920B (en) 2024-04-12
CN111857920A (en) 2020-10-30

Similar Documents

Publication Publication Date Title
US11321082B2 (en) Patient engagement in digital health programs
US20220006830A1 (en) Modeling Simulated Cybersecurity Attack Difficulty
US9280911B2 (en) Context-aware training systems, apparatuses, and methods
US9049105B1 (en) Systems and methods for tracking and managing event records associated with network incidents
US11374847B1 (en) Systems and methods for switch stack emulation, monitoring, and control
US9507946B2 (en) Program vulnerability identification
US20180246797A1 (en) Identifying and monitoring normal user and user group interactions
US10795795B1 (en) Intermediate check points and controllable parameters for addressing process deficiencies
WO2021120819A1 (en) Pop-up window processing method, apparatus, computer device, and storage medium
WO2021175003A1 (en) Double-record data processing method and apparatus, and computer device and storage medium
CA2779325C (en) Health care incident prediction
US11777949B2 (en) Dynamic user access control management
US20170308452A1 (en) Method and system for providing information from third party applications to devices
US10810332B2 (en) Method, apparatus, and computer program product for simulating client and application interface integration
WO2019080424A1 (en) Customer migration method and system, computer device and storage medium
CN112181794A (en) Page monitoring method and device, computer equipment and storage medium
CN110648105B (en) Recommendation method and device based on data processing, electronic equipment and storage medium
CN117114618A (en) To-be-handled item follow-up method, system, computer equipment and storage medium
US8825590B2 (en) System and method for temporal correlation of observables based on timing associated with observations
US11765189B2 (en) Building and maintaining cyber security threat detection models
TWM561280U (en) Third-party reporting system
US11574743B1 (en) Customizable communication platform
CN110619541B (en) Application program management method, device, computer equipment and storage medium
GB2576633A (en) Rate limiter for database access
Bella et al. A near-miss management system architecture for the forensic investigation of software failures

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: 20904113

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: 20904113

Country of ref document: EP

Kind code of ref document: A1