WO2019218431A1 - 一种消息推送方法、存储介质、服务器和装置 - Google Patents

一种消息推送方法、存储介质、服务器和装置 Download PDF

Info

Publication number
WO2019218431A1
WO2019218431A1 PCT/CN2018/093702 CN2018093702W WO2019218431A1 WO 2019218431 A1 WO2019218431 A1 WO 2019218431A1 CN 2018093702 W CN2018093702 W CN 2018093702W WO 2019218431 A1 WO2019218431 A1 WO 2019218431A1
Authority
WO
WIPO (PCT)
Prior art keywords
smart device
message
activity
source application
push
Prior art date
Application number
PCT/CN2018/093702
Other languages
English (en)
French (fr)
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 WO2019218431A1 publication Critical patent/WO2019218431A1/zh

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/55Push-based network services
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/535Tracking the activity of the user
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/54Presence management, e.g. monitoring or registration for receipt of user log-on information, or the connection status of the users

Definitions

  • the present application relates to the field of information processing, and in particular, to a message push method, a storage medium, a server, and a device.
  • Message push refers to sending a message to multiple users by broadcast according to certain protocols and standards.
  • the scenarios that use message push generally include the promotion of various services and products, and most of the push channels are through portals, various communication applications, and various social applications.
  • the prior art adopts the full-push mode, that is, after receiving the message to be pushed, the message is pushed to all users, and a certain part of the users who are pushed by the message may not currently be online, but the current online is pushed.
  • the user is not the target user of the push demand, resulting in low push effectiveness.
  • the embodiment of the present application provides a message pushing method, a storage medium, a server, and a device, to solve the problem in the prior art that a user who has been pushed by a message may have a part of the user that is not currently online, but is currently pushed online. The user is not the target user of the push demand, which leads to the problem of poor push efficiency.
  • a first aspect of the embodiment of the present application provides a message pushing method, including:
  • the smart device installed with the source application in the current online smart device is summarized into a pending push group according to the identifier information of the source application of the to-be-polished message;
  • a second aspect of an embodiment of the present application provides a server comprising a memory and a processor, the memory storing computer readable instructions executable on the processor, the processor executing the computer readable instructions The following steps are implemented:
  • the smart device installed with the source application in the current online smart device is summarized into a pending push group according to the identifier information of the source application of the to-be-polished message;
  • a third aspect of embodiments of the present application provides a computer readable storage medium storing computer readable instructions that, when executed by a processor, implement the following steps:
  • the smart device installed with the source application in the current online smart device is summarized into a pending push group according to the identifier information of the source application of the to-be-polished message;
  • a fourth aspect of the embodiments of the present application provides a message pushing apparatus, including:
  • An information obtaining unit configured to acquire a to-be-push message, and identifier information of a source application of the to-be-push message and an activity indicator of the to-be-push message;
  • a state determining unit configured to determine a smart device that is currently online
  • a device inductive unit configured to: according to the identifier information of the source application of the to-be-polished message, the smart device in which the source application is installed in the current online smart device is summarized into a pending push group;
  • An activity determining unit configured to acquire historical information of the smart device feedback in the pending push group, and determine an activity level of the smart device in the pending push group according to historical information fed back by the smart device;
  • a device filtering unit configured to determine, according to the activity indicator of the to-be-push message and the activity of the smart device in the to-be-push group, the smart device that meets the activity indicator in the pending push group;
  • a message pushing unit configured to push the to-be-push message to the smart device in the pending push group that meets the activity indicator.
  • the identifier information of the source to be pushed and the activity indicator of the to-be-push message are obtained by obtaining the to-be-push message, and then determining the current online smart device according to the to-be-pushed message.
  • the identification information of the source application, the smart device in which the source application is installed in the current online smart device is summarized into a pending push group, and the historical information fed back by the smart device in the pending push group is obtained, and according to the The historical information of the smart device feedback determines the activity of the smart device in the pending push group, and finally determines the pending push according to the activity indicator of the to-be-push message and the activity of the smart device in the pending push group.
  • the smart device that meets the activity indicator in the group pushes the to-be-push message to the smart device that meets the activity indicator in the pending push group, and the solution is for the activity indicator of the message to be pushed, from the current online
  • the smart device selects a smart device whose activity level satisfies the activity indicator to perform message push and push Targeted, can improve the effectiveness of push.
  • FIG. 1 is a flowchart of an implementation of a message pushing method provided by an embodiment of the present application
  • FIG. 2 is a flowchart of a specific implementation of a message pushing method S102 provided by an embodiment of the present application
  • FIG. 3 is a flowchart of a specific implementation of a message pushing method S103 according to an embodiment of the present application
  • FIG. 5 is a structural block diagram of a message pushing apparatus according to an embodiment of the present application.
  • FIG. 6 is a schematic diagram of a server provided by an embodiment of the present application.
  • FIG. 1 shows an implementation flow of a message pushing method provided by an embodiment of the present application, where the method process includes steps S101 to S106.
  • the specific implementation principles of each step are as follows:
  • S101 Obtain a to-be-push message, and identifier information of a source application of the to-be-push message and an activity indicator of the to-be-push message.
  • connection server is connected to the smart device of the user and the application server, and the connection server is configured to receive the to-be-sent message sent by the application server, and send the to-be-sent message sent by the application server to the smart device of the user.
  • the to-be-pushed message acquired by the connection server includes a message type and a message content.
  • the server may receive the to-be-sent message sent by the application server, and obtain the identification information and the activity indicator of the source application of the to-be-pushed message, and the identity information of the source application includes sending The number of the application server to be pushed, the application name of the source application, and the application version number of the source application, the activity indicator is used to identify the target user of the message to be pushed, and the activity indicator includes One or more of daily active, weekly active, quarterly active, and annual active, whether active, active, quarterly, or annual, refers to the period in which users use the smart terminal, for example, daily use. Active for the day, only once a week is active for the week.
  • the identifier information and the activity indicator of the source application of the to-be-sent message are obtained, and the application and version of the to-be-push message are quickly determined according to the identification information of the source application, according to the The activity indicator of the to-be-polished message filters the pushed smart device, which can improve the user experience and improve the efficiency of message push.
  • S102 Determine a smart device that is currently online.
  • the currently online smart device refers to a smart device that is currently in communication with the connection server.
  • the device identifier of the smart device of all registered users is stored in the connection server, and according to the stored device identification code, whether the smart device of the registered user is currently connected to the connection server is detected.
  • the smart device that needs to push the message is filtered, and all the registered users are divided into the currently connected smart device and the offline smart device.
  • the foregoing S102 specifically includes:
  • A1 Obtain a smart device that periodically sends a heartbeat packet from the record of the stored smart device.
  • the record of the stored smart device includes the device identification code of the smart device that communicated with the connection server.
  • the smart device is connected to the connection server, and sends registration information to the connection server, where the registration information includes the identification information of the registered application and the registered user information.
  • A2 The smart device that periodically sends the heartbeat packet is determined as the smart device that is currently online.
  • the smart device when a user logs in to an application on a smart terminal, the smart device sends an operation request to the connection server to communicate with the connection server, and the smart device is in an online state.
  • the user is online at the beginning of the login, but because the connection server does not detect the operation request on the smart device for a long time, the smart device is online or the account is offline.
  • the server is not immediately ok.
  • the embodiment of the present application detects whether a smart device is online by establishing a heartbeat mechanism.
  • the smart device periodically sends a heartbeat packet to the server after the user logs in.
  • the server may also periodically send a heartbeat packet to the smart device.
  • the heartbeat packet is called a heartbeat packet because it is sent every regular time like a heartbeat to tell the connection server that the smart device is still alive.
  • the heartbeat packet includes a packet header, and also includes a device identifier of the smart device or a user ID of the user registration account.
  • the data in the heartbeat packet can be customized, but the heartbeat packet should not be too large to avoid excessive network resource consumption.
  • the connection server After the first login succeeds after the user registers, the connection server obtains the registration information sent by the smart device, and generates a login token according to the registration information, where the registration information includes a registered account, a password, and an identity authentication mechanism, and the login token is used to identify the user. .
  • the connection server saves the login token in the local database and sends the login token to the smart device.
  • the login token also includes a random number, and each time the re-login is re-logged, the connection server regenerates a login token for the smart device.
  • the smart device After the registered user logs in, the smart device starts a timer and periodically sends a heartbeat packet to the connection server.
  • the heartbeat packet includes a login token sent by the connection server when logging in, and the connection server periodically receives the heartbeat packet sent by the smart device.
  • the connection server records and stores the smart device that periodically sends the heartbeat packet, where the record includes the device identifier of the smart device that periodically sends the heartbeat packet and the period of the smart device that periodically sends the heartbeat packet, so as to quickly acquire the timed heartbeat in the specified time interval.
  • the login token further includes an expiration time.
  • the news APP/game APP/chat APP needs to be sticky for a long time.
  • the effective time of one year can be set, and the effective time of the payment class/banking APP is relatively short, about five to ten minutes.
  • a smart device that periodically sends a heartbeat packet is obtained from a record of the stored smart device.
  • the connection server detects the heartbeat packet sent by the smart device, compare the login token in the heartbeat packet with the login token stored in the record stored by the connection server, if the login token in the heartbeat packet is in the connection server record If the heartbeat token is the same, it is determined that the smart device is in an online state, and the smart device in the record of the connection server is marked as online; if the login token in the heartbeat packet is different from the heartbeat token in the connection server record, Alternatively, if the login token is not present in the heartbeat packet sent by the smart device, if the smart device is determined to be offline, the smart device is marked as offline, and the record of the smart device is deleted.
  • S103 The smart device in which the source application is installed in the current online smart device is summarized into a pending push group according to the identifier information of the source application of the to-be-polished message.
  • the identifier information of the source application includes a number of an application server that sends the to-be-push message, an application name of the source application, and an application version number of the source application, according to an application name and a location of the source application.
  • the application version number of the source application detecting whether the current online smart device is installed with the source application, and further grouping the currently online smart devices by detecting whether the source application of the to-be-sent message is installed, and the current online smart device
  • the device in which the source application is installed is divided into one group, and the source application is not installed in a group.
  • FIG. 3 shows a specific implementation process of the message pushing method S103 provided by the embodiment of the present application, which is described in detail as follows:
  • the registration information includes the identification information of the registered application and the registered user information.
  • the identification information of the registered application includes an application name and an application version number, and the registered user information includes an account number, a password, and an identity authentication mechanism.
  • B3 Searching for the identifier information of the source application according to the source information of the to-be-polished message, and searching for the identifier information of the source application in the registration information. Specifically, comparing the identifier information in the registration information with the identifier information of the source application of the to-be-push message, if the identifier information in the registration information is consistent with the identifier information of the source application of the to-be-push message, The identification information of the source application of the to-be-polished message exists in the registration information. If the information is inconsistent, the identification information of the source application does not exist in the registration information.
  • the registration information of the corresponding smart device is obtained by the identification code of the currently online smart device, and whether the current online smart device is determined by determining whether the identification information of the source application of the to-be-polished message exists in the registration information
  • S104 Acquire historical information of the feedback of the smart device in the to-be-polished group, and determine the activity of the smart device in the pending push group according to the historical information fed back by the smart device.
  • the historical information fed back by the smart device may include multiple sub-feature information, for example, the historical information includes a message click rate, a message display rate, and a message arrival rate.
  • the activity level of the smart device in the pending push group refers to the degree of continuity of the connection server communicating with the smart device.
  • the historical information fed back by the smart device includes a message arrival rate, a message display rate, and a message click rate, and the historical information of the smart device feedback in the pending push group is obtained, according to the The historical information of the smart device feedback determines the activity of the smart device in the pending push group, including:
  • V ij represents the activity of the i-th smart device in j time periods
  • N is the number of time segments
  • R ij is the message arrival rate of the i-th smart device in the j-th time period
  • ⁇ j represents the first The weighting value corresponding to the message arrival rate of the j time periods
  • D ij is the message display rate of the i-th smart device in the j-th time period
  • ⁇ j represents the weight value corresponding to the message display rate of the j-th time period
  • C ij is the message hit rate of the i-th smart device in the jth time period
  • ⁇ j represents the weight value corresponding to the message click rate of the j-th time period
  • i is a positive integer
  • j is a positive value less than or equal to N Integer.
  • the weight value corresponding to each sub-feature information in the history message is pre-stored in the connection server.
  • the weight value of the message click rate and the message display rate is greater than the message arrival rate.
  • the weight value corresponding to the number of times the display information is received within the preset time period is proportional to the number of times;
  • the message click rate the difference between the time when the last click operation was received and the current time, in the connection server
  • the stored weight value is inversely proportional to the difference. That is, the weight value of each sub-feature information stored in the connection server is positively correlated with the activity level of the smart device. The higher the activity level of the smart device, the higher the weight value corresponding to the sub-feature information in the state parameter. Further, considering that the activity of the smart device is related to the time period of operation, the mapping of the sub-feature information stored in the connection server to the weight value in different time periods, that is, the correspondence between the same sub-feature information in different time periods Different weight values,
  • S105 Determine, according to the activity indicator of the to-be-push message and the activity of the smart device in the pending push group, the smart device that meets the activity indicator in the pending push group.
  • the activity level of the smart device in the pending push group is matched with the activity indicator of the to-be-push message, and it is determined whether the smart device in the pending push group is a smart device that meets the requirement. Therefore, the smart device in the to-be-pushed group is further filtered to avoid invalid push.
  • the activity indicator includes a specified activity range, for example, a specified push day active and a monthly active user
  • FIG. 4 shows a specific implementation process of the message pushing method S105 provided by the embodiment of the present application. , as detailed below:
  • C1 determining whether the activity of the smart device in the pending push group is within the specified activity range.
  • the smartness of the pending push group in the specified activity range is The device determines that the smart device meets the activity indicator, and further filters the smart device in the push group to enable the smart device pushed by the message to meet the requirement of the message to be pushed, thereby improving the effectiveness of the message push.
  • S106 Push the to-be-push message to the smart device in the pending push group that meets the activity indicator.
  • the correspondence between the to-be-push message and the device identifier of the smart device in the offline group is established, and the to-be-push message and the corresponding relationship are stored in an offline library of the connection server. If the smart device of the offline group is detected to be online, the to-be-pushed message in the offline library is pushed to the online smart device according to the correspondence between the to-be-sent message and the device identification code of the smart device in the offline group.
  • one to-be-push message corresponds to multiple device identification codes, instead of one device identification code corresponding to one to be pushed.
  • the message for a large number of messages to be pushed, reduces the storage space of the connection server and improves the user experience.
  • the historical information further includes a history message type.
  • the user preference model is pre-trained, and the user preference model is trained according to the ID of the smart device, the historical information of the feedback, and the activity of the smart device. Specifically, the user preference model is trained, and the feature value (0 or 1) is established on the basis of the positive and negative scales, and the training data includes two types of data: a positive example (the characteristic value is 1) and a negative example (the characteristic value is 0). For example, a user clicks on a push message and is a positive example. The feature value is 1, and the user does not click on the push message, which is a counterexample, and the feature value is 0.
  • the identifier information of the source to be pushed and the activity indicator of the to-be-push message are obtained by obtaining the to-be-push message, and then determining the current online smart device according to the to-be-pushed message.
  • the identification information of the source application, the smart device in which the source application is installed in the current online smart device is summarized into a pending push group, and the historical information fed back by the smart device in the pending push group is obtained, and according to the The historical information of the smart device feedback determines the activity of the smart device in the pending push group, and finally determines the pending push according to the activity indicator of the to-be-push message and the activity of the smart device in the pending push group.
  • the smart device that meets the activity indicator in the group pushes the to-be-push message to the smart device that meets the activity indicator in the pending push group, and the solution is for the activity indicator of the message to be pushed, from the current online
  • the smart device selects a smart device whose activity level satisfies the activity indicator to perform message push and push Targeted, can improve the effectiveness of push.
  • FIG. 5 is a structural block diagram of a message pushing apparatus provided by an embodiment of the present application. For the convenience of description, only parts related to the embodiment of the present application are shown.
  • the message pushing apparatus includes: an information acquiring unit 51, a state determining unit 52, a device inducting unit 53, an activity determining unit 54, a device screening unit 55, and a message pushing unit 56, wherein:
  • the information obtaining unit 51 is configured to obtain a to-be-push message, and the identifier information of the source application of the to-be-push message and the activity indicator of the to-be-push message;
  • a state determining unit 52 configured to determine a smart device that is currently online
  • the device induction unit 53 is configured to: according to the identification information of the source application of the to-be-pushed message, the smart device in which the source application is installed in the current online smart device is summarized into a pending push group;
  • the activity determining unit 54 is configured to obtain the historical information of the smart device feedback in the pending push group, and determine the activity of the smart device in the pending push group according to the historical information fed back by the smart device;
  • the device filtering unit 55 is configured to determine, according to the activity indicator of the to-be-push message and the activity of the smart device in the to-be-pushed group, the smart device that meets the activity indicator in the pending push group;
  • the message pushing unit 56 is configured to push the to-be-push message to the smart device in the pending push group that meets the activity indicator.
  • the state determining unit 52 includes:
  • a device acquiring module configured to acquire, from a record of the stored smart device, a smart device that periodically sends a heartbeat packet
  • a state determining module configured to determine, by the smart device that periodically sends the heartbeat packet, the smart device that is currently online.
  • the device induction unit 53 includes:
  • An identifier acquisition module configured to acquire a device identifier of the currently online smart device
  • a registration information obtaining module configured to acquire registration information of the currently online smart device according to the device identification code
  • An information finding module configured to search for the identifier information of the source application in the registration information based on the identifier information of the source application of the to-be-push message;
  • a state determining module configured to determine, if the identification information of the source application exists in the registration information, that the current online smart device is installed with the source application;
  • a device induction module configured to summarize the smart device in which the source application is installed in the current online smart device to the pending push group.
  • the historical information that is sent by the smart device includes a message arrival rate, a message display rate, and a message click rate.
  • the activity determining unit 54 includes:
  • a value obtaining module configured to acquire a weight value corresponding to the message arrival rate of the smart device in each time period, a message display rate of each time period, and a weight value corresponding to the message display rate, and each The message hit rate of the time period corresponds to the weight value of the message click rate;
  • An activity calculation module configured to determine the activity of the smart device according to the following formula:
  • V ij represents the activity of the i-th smart device in j time periods
  • N is the number of time segments
  • R ij is the message arrival rate of the i-th smart device in the j-th time period
  • ⁇ j represents the first The weighting value corresponding to the message arrival rate of the j time periods
  • D ij is the message display rate of the i-th smart device in the j-th time period
  • ⁇ j represents the weight value corresponding to the message display rate of the j-th time period
  • C ij is the message hit rate of the i-th smart device in the jth time period
  • ⁇ j represents the weight value corresponding to the message click rate of the j-th time period
  • i is a positive integer
  • j is a positive value less than or equal to N Integer.
  • the activity indicator includes a specified range of activity
  • the device screening unit 55 includes:
  • a determining module configured to determine whether the activity of the smart device in the pending push group is within the specified active range
  • the screening module is configured to determine, if the activity level of the smart device in the to-be-polished group is within the specified activity range, determine that the smart device in the pending push group is a smart device that meets the activity indicator.
  • the identifier information of the source to be pushed and the activity indicator of the to-be-push message are obtained by obtaining the to-be-push message, and then determining the current online smart device according to the to-be-pushed message.
  • the identification information of the source application, the smart device in which the source application is installed in the current online smart device is summarized into a pending push group, and the historical information fed back by the smart device in the pending push group is obtained, and according to the The historical information of the smart device feedback determines the activity of the smart device in the pending push group, and finally determines the pending push according to the activity indicator of the to-be-push message and the activity of the smart device in the pending push group.
  • the smart device that meets the activity indicator in the group pushes the to-be-push message to the smart device that meets the activity indicator in the pending push group, and the solution is for the activity indicator of the message to be pushed, from the current online
  • the smart device selects a smart device whose activity level satisfies the activity indicator to perform message push and push Targeted, can improve the effectiveness of push.
  • FIG. 6 is a schematic diagram of a server according to an embodiment of the present application.
  • the server 6 of this embodiment includes a processor 60, a memory 61, and computer readable instructions 62, such as a message push program, stored in the memory 61 and executable on the processor 60.
  • the processor 60 when executing the computer readable instructions 62, implements the steps in the various message push method embodiments described above, such as steps 101 through 106 shown in FIG.
  • the processor 60 when executing the computer readable instructions 62, implements the functions of the various modules/units in the various apparatus embodiments described above, such as the functions of the modules 51-56 shown in FIG.
  • the computer readable instructions 62 may be partitioned into one or more modules/units that are stored in the memory 61 and executed by the processor 60, To complete this application.
  • the one or more modules/units may be a series of computer readable instruction instruction segments capable of performing a particular function, the instruction segments being used to describe the execution of the computer readable instructions 62 in the server 6.
  • the server 6 can be a computing device such as a desktop computer, a notebook, a palmtop computer, and a cloud server.
  • the server may include, but is not limited to, a processor 60, a memory 61. It will be understood by those skilled in the art that FIG. 6 is merely an example of the server 6, and does not constitute a limitation to the server 6, and may include more or less components than those illustrated, or combine some components, or different components, such as
  • the server may also include an input and output device, a network access device, a bus, and the like.
  • the processor 60 may be a central processing unit (CPU), or may be another general-purpose processor, a digital signal processor (DSP), an application specific integrated circuit (ASIC), Field-Programmable Gate Array (FPGA) or other programmable logic device, discrete gate or transistor logic device, discrete hardware components, etc.
  • the general purpose processor may be a microprocessor or the processor or any conventional processor or the like.
  • the memory 61 may be an internal storage unit of the server 6, such as a hard disk or a memory of the server 6.
  • the memory 61 may also be an external storage device of the server 6, such as a plug-in hard disk equipped on the server 6, a smart memory card (SMC), and a Secure Digital (SD) card. Flash card, etc.
  • the memory 61 may also include both an internal storage unit of the server 6 and an external storage device.
  • the memory 61 is for storing the computer readable instructions and other programs and data required by the server.
  • the memory 61 can also be used to temporarily store data that has been output or is about to be output.
  • the functional units in the various embodiments of the present application may be integrated into one processing unit, or each unit may exist physically separately, or two or more units may be integrated into one unit.
  • the above integrated unit can be implemented in the form of hardware or in the form of a software functional unit.
  • the integrated modules/units if implemented in the form of software functional units and sold or used as separate products, may be stored in a computer readable storage medium. Based on such understanding, the present application implements all or part of the processes in the foregoing embodiments, and may also be implemented by computer readable instructions, which may be stored in a computer readable storage medium.
  • the computer readable instructions when executed by a processor, may implement the steps of the various method embodiments described above.

Abstract

本申请提供了一种消息推送方法、存储介质、服务器和装置,包括:获取待推送消息以及所述待推送消息的来源应用的标识信息与所述待推送消息的活跃度指标;确定当前在线的智能设备;根据所述待推送消息的来源应用的标识信息,将所述当前在线的智能设备中安装有所述来源应用的智能设备归纳至待定推送组;获取所述待定推送组中的智能设备反馈的历史信息,并根据所述智能设备反馈的历史信息确定所述待定推送组中的智能设备的活跃度;根据所述待推送消息的活跃度指标和所述待定推送组中的智能设备的活跃度,确定所述待定推送组中满足所述活跃度指标的智能设备;将所述待推送消息推送至满足所述活跃度指标的智能设备。本申请可提高消息推送的有效性。

Description

一种消息推送方法、存储介质、服务器和装置
本申请要求于2018年05月14日提交中国专利局、申请号为CN 201810455622.1、发明名称为“一种消息推送方法、存储介质和服务器”的中国专利申请的优先权,其全部内容通过引用结合在本申请中。
技术领域
本申请涉及信息处理领域,尤其涉及一种消息推送方法、存储介质、服务器和装置。
背景技术
消息推送是指根据一定的协议和标准,通过广播的方式向多个用户发送消息。使用消息推送的场景一般包括各种服务、产品的推广,而推送的渠道大多通过门户网站、各类通讯应用以及各类社交应用等。
现有技术是采用全量推送方式,即在收到待推送的消息后,将消息推送给所有的用户,被推送了消息的用户中可能存在相当一部分用户当前并不在线,而当前在线被推送消息的用户并不是推送需求的目标用户,从而导致推送有效性不高。
技术问题
本申请实施例提供了一种消息推送方法、存储介质、服务器和装置,以解决现有技术中,被推送了消息的用户中可能存在相当一部分用户当前并不在线,而当前在线被推送消息的用户并不是推送需求的目标用户,从而导致推送有效性不高的问题。
技术解决方案
本申请实施例的第一方面提供了一种消息推送方法,包括:
获取待推送消息,以及所述待推送消息的来源应用的标识信息与所述待推送消息的活跃度指标;
确定当前在线的智能设备;
根据所述待推送消息的来源应用的标识信息,将所述当前在线的智能设备中安装有所述来源应用的智能设备归纳至待定推送组;
获取所述待定推送组中的智能设备反馈的历史信息,并根据所述智能设备反馈的历史信息确定所述待定推送组中的智能设备的活跃度;
根据所述待推送消息的活跃度指标和所述待定推送组中的智能设备的活跃度,确定所述待定推送组中满足所述活跃度指标的智能设备;
将所述待推送消息推送至所述待定推送组中满足所述活跃度指标的智能设备。
本申请实施例的第二方面提供了一种服务器,包括存储器以及处理器,所述存储器存储有可在所述处理器上运行的计算机可读指令,所述处理器执行所述计算机可读指令时实 现如下步骤:
获取待推送消息,以及所述待推送消息的来源应用的标识信息与所述待推送消息的活跃度指标;
确定当前在线的智能设备;
根据所述待推送消息的来源应用的标识信息,将所述当前在线的智能设备中安装有所述来源应用的智能设备归纳至待定推送组;
获取所述待定推送组中的智能设备反馈的历史信息,并根据所述智能设备反馈的历史信息确定所述待定推送组中的智能设备的活跃度;
根据所述待推送消息的活跃度指标和所述待定推送组中的智能设备的活跃度,确定所述待定推送组中满足所述活跃度指标的智能设备;
将所述待推送消息推送至所述待定推送组中满足所述活跃度指标的智能设备。
本申请实施例的第三方面提供了一种计算机可读存储介质,所述计算机可读存储介质存储有计算机可读指令,所述计算机可读指令被处理器执行时实现如下步骤:
获取待推送消息,以及所述待推送消息的来源应用的标识信息与所述待推送消息的活跃度指标;
确定当前在线的智能设备;
根据所述待推送消息的来源应用的标识信息,将所述当前在线的智能设备中安装有所述来源应用的智能设备归纳至待定推送组;
获取所述待定推送组中的智能设备反馈的历史信息,并根据所述智能设备反馈的历史信息确定所述待定推送组中的智能设备的活跃度;
根据所述待推送消息的活跃度指标和所述待定推送组中的智能设备的活跃度,确定所述待定推送组中满足所述活跃度指标的智能设备;
将所述待推送消息推送至所述待定推送组中满足所述活跃度指标的智能设备。
本申请实施例的第四方面提供了一种消息推送装置,包括:
信息获取单元,用于获取待推送消息,以及所述待推送消息的来源应用的标识信息与所述待推送消息的活跃度指标;
状态确定单元,用于确定当前在线的智能设备;
设备归纳单元,用于根据所述待推送消息的来源应用的标识信息,将所述当前在线的智能设备中安装有所述来源应用的智能设备归纳至待定推送组;
活跃度确定单元,用于获取所述待定推送组中的智能设备反馈的历史信息,并根据所述智能设备反馈的历史信息确定所述待定推送组中的智能设备的活跃度;
设备筛选单元,用于根据所述待推送消息的活跃度指标和所述待定推送组中的智能设 备的活跃度,确定所述待定推送组中满足所述活跃度指标的智能设备;
消息推送单元,用于将所述待推送消息推送至所述待定推送组中满足所述活跃度指标的智能设备。
有益效果
本申请实施例中,通过获取待推送消息,以及所述待推送消息的来源应用的标识信息与所述待推送消息的活跃度指标,然后确定当前在线的智能设备,根据所述待推送消息的来源应用的标识信息,将所述当前在线的智能设备中安装有所述来源应用的智能设备归纳至待定推送组,再获取所述待定推送组中的智能设备反馈的历史信息,并根据所述智能设备反馈的历史信息确定所述待定推送组中的智能设备的活跃度,最后根据所述待推送消息的活跃度指标和所述待定推送组中的智能设备的活跃度,确定所述待定推送组中满足所述活跃度指标的智能设备,将所述待推送消息推送至所述待定推送组中满足所述活跃度指标的智能设备,本方案针对待推送消息的活跃度指标,从当前在线的智能设备中筛选出活跃度满足所述活跃度指标的智能设备进行消息推送,推送具有针对性,可提高推送的有效性。
附图说明
图1是本申请实施例提供的消息推送方法的实现流程图;
图2是本申请实施例提供的消息推送方法S102的具体实现流程图;
图3是本申请实施例提供的消息推送方法S103的具体实现流程图;
图4是本申请实施例提供的消息推送方法S105的具体实现流程图;
图5是本申请实施例提供的消息推送装置的结构框图;
图6是本申请实施例提供的服务器的示意图。
本发明的实施方式
图1示出了本申请实施例提供的消息推送方法的实现流程,该方法流程包括步骤S101至S106。各步骤的具体实现原理如下:
S101:获取待推送消息,以及所述待推送消息的来源应用的标识信息与所述待推送消息的活跃度指标。
具体地,连接服务器与用户的智能设备以及应用服务器连接,所述连接服务器用于接收应用服务器发送的待推送消息,将所述应用服务器发送的待推送消息发送至用户的智能设备。所述连接服务器获取的待推送消息包括消息类型和消息内容。
在发明实施例中,应用有多种,例如,新闻类APP、游戏类APP、聊天类APP,还有支付类和银行类的APP,因此,需要推送消息的应用服务器不止一台,所述连接服务器可接收不止一台应用服务器发送的待推送消息,因此,在获取待推送消息的同时,还获取上述待推送消息的来源应用的标识信息与活跃度指标,所述来源应用的标识信息包括发送所 述待推送消息的应用服务器的编号、所述来源应用的应用名称与所述来源应用的应用版本号,所述活跃度指标用于标识该待推送消息的目标用户,所述活跃度指标包括日活跃、周活跃、季度活跃以及年活跃中的一种或者一种以上,无论是日活跃、周活跃、季度活跃还是年度活跃,都是指用户使用智能终端上应用的周期,例如,每天使用为日活跃,一周才使用一次为周活跃。
本申请实施例,通过获取待推送消息的同时获取该待推送消息的来源应用的标识信息和活跃度指标,根据所述来源应用的标识信息快速确定所述待推送消息适用的应用及版本,根据所述待推送消息的活跃度指标筛选推送的智能设备,可提高用户体验,同时提高消息推送的效率。
S102:确定当前在线的智能设备。
具体地,当前在线的智能设备,是指当前与连接服务器连接通信的智能设备。在本申请实施例中,连接服务器中存储有所有注册用户的智能设备的设备识别码,根据存储的设备识别码检测注册用户的智能设备当前是否与连接服务器连接通信。在本申请实施例中,通过判断智能设备是否在线,筛选需要进行消息推送的智能设备,将所有注册用户划分为当前在线连接的智能设备与离线的智能设备。
作为本申请的一个实施例,如图2所示,上述S102具体包括:
A1:从存储的智能设备的记录中,获取定时发送心跳包的智能设备。存储的智能设备的记录包括与连接服务器通信过的智能设备的设备识别码。具体地,用户在智能设备上注册时,智能设备与连接服务器连接,将注册信息发送至所述连接服务器,注册信息包括注册应用的标识信息和注册用户信息。
A2:将所述定时发送心跳包的智能设备确定为当前在线的智能设备。
一般地,用户在智能终端上登录应用时,智能设备会发送操作请求至连接服务器,从而与连接服务器通信,该智能设备处于在线状态。但对于有的应用,用户登录后刚开始是处于在线状态,但由于长时间不操作,连接服务器未检测到智能设备上的操作请求,智能设备是处于在线状态还是已登出账户处于离线状态,服务器并不能立即确定。本申请实施例通过建立心跳机制来检测智能设备是否在线。
具体地,智能设备在用户登录后,定时向服务器发送心跳包,当然,服务器也可以定时轮询发送心跳包至智能设备。心跳包之所以叫心跳包是因为它像心跳一样每隔固定时间发一次,以此来告诉连接服务器,这个智能设备还活着。心跳包中包括包头,还包括智能设备的设备识别码或者用户注册账户的用户ID,心跳包中的数据可自定义,但心跳包不宜过大,避免过多网络资源的消耗。
当用户注册后首次登陆成功之后,连接服务器获取智能设备发送的注册信息,并根据注册信息生成一个登陆令牌,注册信息包括注册的账号、密码以及身份认证机制,该登陆令牌用于标识用户。连接服务器在本地数据库中保存该登陆令牌,并将该登陆令牌发送给智能设备。所述登陆令牌还包括随机数,每次重新登陆后,连接服务器都会为该智能设备重新生成一个登陆令牌。在该注册用户登陆后,智能设备启动定时器,定时发送心跳包至连接服务器,所述心跳包中包括登录时连接服务器发送的登录令牌,连接服务器定时接收智能设备发送的心跳包。连接服务器记录并存储定时发送心跳包的智能设备,所述记录中包括定时发送心跳包的智能设备的设备识别码与定时发送心跳包的智能设备的周期,以便快速获取指定时间区间内定时发送心跳包的智能设备的设备识别码。可选地,所述登陆令牌中还包括失效时间。例如,新闻类APP/游戏类APP/聊天类APP等需要长时间用户粘性的.一般可以设置1年的有效时间,支付类/银行类的APP的有效时间比较短,五至十分钟左右。
从存储的智能设备的记录中,获取定时发送心跳包的智能设备。当连接服务器检测到智能设备发送的心跳包时,将所述心跳包中的登陆令牌与连接服务器存储的记录中登陆令牌进行比对,若心跳包中的登录令牌与连接服务器记录中的心跳令牌相同,则判定所述智能设备处于在线状态,将连接服务器的记录中所述智能设备标记为在线;若心跳包中的登录令牌与连接服务器记录中的心跳令牌不相同,或者,所述智能设备发送的心跳包中不存在登录令牌,则判定所述智能设备已离线,则将所述智能设备标记为离线,并删除所述智能设备的记录。
S103:根据所述待推送消息的来源应用的标识信息,将所述当前在线的智能设备中安装有所述来源应用的智能设备归纳至待定推送组。
具体地,所述来源应用的标识信息包括发送所述待推送消息的应用服务器的编号、所述来源应用的应用名称与所述来源应用的应用版本号,根据所述来源应用的应用名称与所述来源应用的应用版本号,检测当前在线的智能设备是否安装有所述来源应用,通过检测是否安装有所述待推送消息的来源应用来将当前在线的智能设备进一步分组,将当前在线的智能设备中安装有所述来源应用的分为一组,未安装所述来源应用的分为一组。
作为本申请的一个实施例,图3示出了本申请实施例提供的消息推送方法S103的具体实现流程,详述如下:
B1:获取所述当前在线的智能设备的设备识别码。
B2:根据所述设备识别码获取所述当前在线的智能设备的注册信息。注册信息包括注册应用的标识信息和注册用户信息,注册应用的标识信息包括应用名称、应用版本号,注 册用户信息包括账号、密码以及身份认证机制。
B3:基于所述待推送消息的来源应用的标识信息,查找所述注册信息中是否存在所述来源应用的标识信息。具体地,比较所述注册信息中标志信息与所述待推送消息的来源应用的标识信息,若所述注册信息中的标识信息与所述待推送消息的来源应用的标识信息一致,即所述注册信息中存在所述待推送消息的来源应用的标识信息,若不一致,则所述注册信息中不存在所述来源应用的标识信息。
B4:若所述注册信息中存在所述来源应用的标识信息,判定所述当前在线的智能设备安装有所述来源应用。
B5:将所述当前在线的智能设备中安装有所述来源应用的智能设备归纳至所述待定推送组。
在本申请实施例中,通过当前在线的智能设备的识别码获取对应智能设备的注册信息,通过判断注册信息中是否存在所述待推送消息的来源应用的标识信息来判定当前在线的智能设备是否有安装所述待推送消息的来源应用,进一步筛选当前在线的智能设备,缩小消息推送的范围,提高消息推送的准确性和有效性,并将安装有所述来源应用的智能设备归纳至待定推送组,方便进行推送,提高推送的效率。
S104:获取所述待定推送组中的智能设备反馈的历史信息,并根据所述智能设备反馈的历史信息确定所述待定推送组中的智能设备的活跃度。
具体地,智能设备反馈的历史信息可以包括多个子特征信息,例如,所述历史信息包括消息点击率、消息展示率以及消息到达率。所述待定推送组中的智能设备的活跃度是指连接服务器与智能设备通信的持续程度。
作为本申请的一个实施例,所述智能设备反馈的历史信息包括消息到达率、消息展示率和消息点击率,所述获取所述待定推送组中的智能设备反馈的历史信息,并根据所述智能设备反馈的历史信息确定所述待定推送组中的智能设备的活跃度,包括:
获取智能设备在每个时间段的消息到达率与所述消息到达率对应的权重值、每个时间段的消息展示率与所述消息展示率对应的权重值,以及每个时间段的消息点击率与所述消息点击率对应的权重值;
根据下述公式确定所述智能设备的活跃度:
Figure PCTCN2018093702-appb-000001
其中,V ij表示第i个智能设备在j个时间段的活跃度,N为时间段的数量,R ij为该第i个智能设备在第j个时间段的消息到达率,λ j表示第j个时间段的消息到达率对应的权重 值,D ij为该第i个智能设备在第j个时间段的消息展示率,η j表示第j个时间段的消息展示率对应的权重值,C ij为该第i个智能设备在第j个时间段的消息点击率,ρ j表示第j个时间段的消息点击率对应的权重值,i为正整数,j为小于或等于N的正整数。
具体地,连接服务器中预先存储有历史消息中每个子特征信息所对应的权重值。在本申请实施例中,消息点击率和消息展示率的权重值大于消息到达率。对于消息展示率:预设时间段内接展示信息的次数所对应的权重值与该次数成正比;对于消息点击率:最近一次接收到点击操作的时刻与当前时刻的差值,该连接服务器中所存储的权重值与该差值成反比。也即是,连接服务器中存储的各子特征信息的权重值与智能设备的活跃程度正相关,智能设备的活跃程度越高,其状态参数中的子特征信息对应的权重值就越高。进一步地,考虑到智能设备的活跃度与操作的时间段有关,连接服务器中存储有的子特征信息在不同时间段与权重值的映射表,即,在不同时间段,同一子特征信息对应的权重值不同,
S105:根据所述待推送消息的活跃度指标和所述待定推送组中的智能设备的活跃度,确定所述待定推送组中满足所述活跃度指标的智能设备。
在本申请实施例中,将所述待定推送组中的智能设备的活跃度与所述待推送消息的活跃度指标进行匹配,判断所述待定推送组中的智能设备是否是满足需求的智能设备,从而进一步对所述待定推送组中的智能设备进行筛选,避免无效推送。
作为本申请的一个实施例,所述活跃度指标包括指定的活跃度范围,例如,指定推送日活跃和月活跃用户,图4示出了本申请实施例提供的消息推送方法S105的具体实现流程,详述如下:
C1:判断所述待定推送组中的智能设备的活跃度是否在所述指定的活跃度范围内。
C2:若所述待定推送组中的智能设备的活跃度在所述指定的活跃度范围内,则确定所述待定推送组中的智能设备为满足所述活跃度指标的智能设备。
在本申请实施例中,通过比较所述指定的活跃度范围与所述待定推送组中的智能设备的活跃度,将所述待定推送组中活跃度在所述指定的活跃度范围内的智能设备确定为满足活跃度指标的智能设备,进一步对待定推送组中的智能设备进行筛选,以使得消息推送的智能设备满足所述待推送消息的需求,提高消息推送的有效性。
S106:将所述待推送消息推送至所述待定推送组中满足所述活跃度指标的智能设备。
可选地,根据存储的智能设备的记录中,确定离线的智能设备,根据所述待推送消息的来源应用的标识信息,将所述离线的智能设备中安装有所述来源应用的智能设备归纳至离线组,建立所述待推送消息与所述离线组中智能设备的设备识别码的对应关系,将所述 待推送消息与所述对应关系存入连接服务器的离线库。若检测到所述离线组的智能设备上线,根据所述待推送消息与所述离线组中智能设备的设备识别码的对应关系,将所述离线库中的待推送消息推送至上线的智能设备。由于离线库中仅存储待推送消息和所述待推送消息与离线组中智能设备的设备识别码的对应关系,一条待推送消息对应多个设备识别码,而不是一个设备识别码对应一条待推送消息,对于大量的待推送消息,减少了连接服务器的存储空间,提高了用户体验。
可选地,所述历史信息还包括历史消息类型。预先训练用户偏好模型,根据智能设备的ID、反馈的历史信息、智能设备的活跃度训练用户偏好模型。具体地,训练该用户偏好模型,特征值(0或1)建立在正反比例的基础上,训练数据包括正例(特征值为1)和反例(特征值为0)两类数据。例如,用户点击推送消息,为正例。特征值为1,用户未点击推送消息,为反例,特征值为0。获取智能设备反馈的历史消息,获取样本数据,利用样本数据训练用户偏好模型。获取待推送消息的消息类型,将待推送消息的消息类型输入训练好的用户偏好模型,确定所述待定推送组中感兴趣的用户的智能设备,推送所述待推送消息,将待推送消息推送至感兴趣的用户,提高推送的有效性,增强用户体验。
本申请实施例中,通过获取待推送消息,以及所述待推送消息的来源应用的标识信息与所述待推送消息的活跃度指标,然后确定当前在线的智能设备,根据所述待推送消息的来源应用的标识信息,将所述当前在线的智能设备中安装有所述来源应用的智能设备归纳至待定推送组,再获取所述待定推送组中的智能设备反馈的历史信息,并根据所述智能设备反馈的历史信息确定所述待定推送组中的智能设备的活跃度,最后根据所述待推送消息的活跃度指标和所述待定推送组中的智能设备的活跃度,确定所述待定推送组中满足所述活跃度指标的智能设备,将所述待推送消息推送至所述待定推送组中满足所述活跃度指标的智能设备,本方案针对待推送消息的活跃度指标,从当前在线的智能设备中筛选出活跃度满足所述活跃度指标的智能设备进行消息推送,推送具有针对性,可提高推送的有效性。
应理解,上述实施例中各步骤的序号的大小并不意味着执行顺序的先后,各过程的执行顺序应以其功能和内在逻辑确定,而不应对本申请实施例的实施过程构成任何限定。
对应于上文实施例所述的消息推送方法,图5示出了本申请实施例提供的消息推送装置的结构框图,为了便于说明,仅示出了与本申请实施例相关的部分。
参照图5,该消息推送装置包括:信息获取单元51,状态确定单元52,设备归纳单元53,活跃度确定单元54,设备筛选单元55,消息推送单元56,其中:
信息获取单元51,用于获取待推送消息,以及所述待推送消息的来源应用的标识信息与所述待推送消息的活跃度指标;
状态确定单元52,用于确定当前在线的智能设备;
设备归纳单元53,用于根据所述待推送消息的来源应用的标识信息,将所述当前在线的智能设备中安装有所述来源应用的智能设备归纳至待定推送组;
活跃度确定单元54,用于获取所述待定推送组中的智能设备反馈的历史信息,并根据所述智能设备反馈的历史信息确定所述待定推送组中的智能设备的活跃度;
设备筛选单元55,用于根据所述待推送消息的活跃度指标和所述待定推送组中的智能设备的活跃度,确定所述待定推送组中满足所述活跃度指标的智能设备;
消息推送单元56,用于将所述待推送消息推送至所述待定推送组中满足所述活跃度指标的智能设备。
可选地,所述状态确定单元52包括:
设备获取模块,用于从存储的智能设备的记录中,获取定时发送心跳包的智能设备;
状态确定模块,用于将所述定时发送心跳包的智能设备确定为当前在线的智能设备。
可选地,所述设备归纳单元53包括:
识别码获取模块,用于获取所述当前在线的智能设备的设备识别码;
注册信息获取模块,用于根据所述设备识别码获取所述当前在线的智能设备的注册信息;
信息查找模块,用于基于所述待推送消息的来源应用的标识信息,查找所述注册信息中是否存在所述来源应用的标识信息;
状态判定模块,用于若所述注册信息中存在所述来源应用的标识信息,判定所述当前在线的智能设备安装有所述来源应用;
设备归纳模块,用于将所述当前在线的智能设备中安装有所述来源应用的智能设备归纳至所述待定推送组。
可选地,所述智能设备反馈的历史信息包括消息到达率、消息展示率和消息点击率,所述活跃度确定单元54包括:
数值获取模块,用于获取智能设备在每个时间段的消息到达率与所述消息到达率对应的权重值、每个时间段的消息展示率与所述消息展示率对应的权重值,以及每个时间段的消息点击率与所述消息点击率对应的权重值;
活跃度计算模块,用于根据下述公式确定所述智能设备的活跃度:
Figure PCTCN2018093702-appb-000002
其中,V ij表示第i个智能设备在j个时间段的活跃度,N为时间段的数量,R ij为该第 i个智能设备在第j个时间段的消息到达率,λ j表示第j个时间段的消息到达率对应的权重值,D ij为该第i个智能设备在第j个时间段的消息展示率,η j表示第j个时间段的消息展示率对应的权重值,C ij为该第i个智能设备在第j个时间段的消息点击率,ρ j表示第j个时间段的消息点击率对应的权重值,i为正整数,j为小于或等于N的正整数。
可选地,所述活跃度指标包括指定的活跃度范围,所述设备筛选单元55包括:
判断模块,用于判断所述待定推送组中的智能设备的活跃度是否在所述指定的活跃度范围内;
筛选模块,用于若所述待定推送组中的智能设备的活跃度在所述指定的活跃度范围内,则确定所述待定推送组中的智能设备为满足所述活跃度指标的智能设备。
本申请实施例中,通过获取待推送消息,以及所述待推送消息的来源应用的标识信息与所述待推送消息的活跃度指标,然后确定当前在线的智能设备,根据所述待推送消息的来源应用的标识信息,将所述当前在线的智能设备中安装有所述来源应用的智能设备归纳至待定推送组,再获取所述待定推送组中的智能设备反馈的历史信息,并根据所述智能设备反馈的历史信息确定所述待定推送组中的智能设备的活跃度,最后根据所述待推送消息的活跃度指标和所述待定推送组中的智能设备的活跃度,确定所述待定推送组中满足所述活跃度指标的智能设备,将所述待推送消息推送至所述待定推送组中满足所述活跃度指标的智能设备,本方案针对待推送消息的活跃度指标,从当前在线的智能设备中筛选出活跃度满足所述活跃度指标的智能设备进行消息推送,推送具有针对性,可提高推送的有效性。
图6是本申请一实施例提供的服务器的示意图。如图6所示,该实施例的服务器6包括:处理器60、存储器61以及存储在所述存储器61中并可在所述处理器60上运行的计算机可读指令62,例如消息推送程序。所述处理器60执行所述计算机可读指令62时实现上述各个消息推送方法实施例中的步骤,例如图1所示的步骤101至106。或者,所述处理器60执行所述计算机可读指令62时实现上述各装置实施例中各模块/单元的功能,例如图5所示模块51至56的功能。
示例性的,所述计算机可读指令62可以被分割成一个或多个模块/单元,所述一个或者多个模块/单元被存储在所述存储器61中,并由所述处理器60执行,以完成本申请。所述一个或多个模块/单元可以是能够完成特定功能的一系列计算机可读指令指令段,该指令段用于描述所述计算机可读指令62在所述服务器6中的执行过程。
所述服务器6可以是桌上型计算机、笔记本、掌上电脑及云端服务器等计算设备。所述服务器可包括,但不仅限于,处理器60、存储器61。本领域技术人员可以理解,图6仅仅是服务器6的示例,并不构成对服务器6的限定,可以包括比图示更多或更少的部件, 或者组合某些部件,或者不同的部件,例如所述服务器还可以包括输入输出设备、网络接入设备、总线等。
所述处理器60可以是中央处理单元(Central Processing Unit,CPU),还可以是其他通用处理器、数字信号处理器(Digital Signal Processor,DSP)、专用集成电路(Application Specific Integrated Circuit,ASIC)、现成可编程门阵列(Field-Programmable Gate Array,FPGA)或者其他可编程逻辑器件、分立门或者晶体管逻辑器件、分立硬件组件等。通用处理器可以是微处理器或者该处理器也可以是任何常规的处理器等。
所述存储器61可以是所述服务器6的内部存储单元,例如服务器6的硬盘或内存。所述存储器61也可以是所述服务器6的外部存储设备,例如所述服务器6上配备的插接式硬盘,智能存储卡(Smart Media Card,SMC),安全数字(Secure Digital,SD)卡,闪存卡(Flash Card)等。进一步地,所述存储器61还可以既包括所述服务器6的内部存储单元也包括外部存储设备。所述存储器61用于存储所述计算机可读指令以及所述服务器所需的其他程序和数据。所述存储器61还可以用于暂时地存储已经输出或者将要输出的数据。
在本申请各个实施例中的各功能单元可以集成在一个处理单元中,也可以是各个单元单独物理存在,也可以两个或两个以上单元集成在一个单元中。上述集成的单元既可以采用硬件的形式实现,也可以采用软件功能单元的形式实现。
所述集成的模块/单元如果以软件功能单元的形式实现并作为独立的产品销售或使用时,可以存储在一个计算机可读取存储介质中。基于这样的理解,本申请实现上述实施例方法中的全部或部分流程,也可以通过计算机可读指令来指令相关的硬件来完成,所述的计算机可读指令可存储于一计算机可读存储介质中,该计算机可读指令在被处理器执行时,可实现上述各个方法实施例的步骤。
以上所述实施例仅用以说明本申请的技术方案,而非对其限制;尽管参照前述实施例对本申请进行了详细的说明。

Claims (20)

  1. 一种消息推送方法,其特征在于,包括:
    获取待推送消息,以及所述待推送消息的来源应用的标识信息与所述待推送消息的活跃度指标;
    确定当前在线的智能设备;
    根据所述待推送消息的来源应用的标识信息,将所述当前在线的智能设备中安装有所述来源应用的智能设备归纳至待定推送组;
    获取所述待定推送组中的智能设备反馈的历史信息,并根据所述智能设备反馈的历史信息确定所述待定推送组中的智能设备的活跃度;
    根据所述待推送消息的活跃度指标和所述待定推送组中的智能设备的活跃度,确定所述待定推送组中满足所述活跃度指标的智能设备;
    将所述待推送消息推送至所述待定推送组中满足所述活跃度指标的智能设备。
  2. 根据权利要求1所述的消息推送方法,其特征在于,所述确定当前在线的智能设备,包括:
    从存储的智能设备的记录中,获取定时发送心跳包的智能设备;
    将所述定时发送心跳包的智能设备确定为当前在线的智能设备。
  3. 根据权利要求1所述的消息推送方法,其特征在于,所述根据所述待推送消息的来源应用的标识信息,将所述当前在线的智能设备中安装有所述来源应用的智能设备归纳至待定推送组,包括:
    获取所述当前在线的智能设备的设备识别码;
    根据所述设备识别码获取所述当前在线的智能设备的注册信息;
    基于所述待推送消息的来源应用的标识信息,查找所述注册信息中是否存在所述来源应用的标识信息;
    若所述注册信息中存在所述来源应用的标识信息,判定所述当前在线的智能设备安装有所述来源应用;
    将所述当前在线的智能设备中安装有所述来源应用的智能设备归纳至所述待定推送组。
  4. 根据权利要求1所述的消息推送方法,其特征在于,所述智能设备反馈的历史信息包括消息到达率、消息展示率和消息点击率,所述获取所述待定推送组中的智能设备反馈的历史信息,并根据所述智能设备反馈的历史信息确定所述待定推送组中的智能设备的活 跃度,包括:
    获取智能设备在每个时间段的消息到达率与所述消息到达率对应的权重值、每个时间段的消息展示率与所述消息展示率对应的权重值,以及每个时间段的消息点击率与所述消息点击率对应的权重值;
    根据下述公式确定所述智能设备的活跃度:
    Figure PCTCN2018093702-appb-100001
    其中,V ij表示第i个智能设备在j个时间段的活跃度,N为时间段的数量,R ij为该第i个智能设备在第j个时间段的消息到达率,λ j表示第j个时间段的消息到达率对应的权重值,D ij为该第i个智能设备在第j个时间段的消息展示率,η j表示第j个时间段的消息展示率对应的权重值,C ij为该第i个智能设备在第j个时间段的消息点击率,ρ j表示第j个时间段的消息点击率对应的权重值,i为正整数,j为小于或等于N的正整数。
  5. 根据权利要求1至4任一项所述的消息推送方法,其特征在于,所述活跃度指标包括指定的活跃度范围,所述根据所述待推送消息的活跃度指标和所述待定推送组中的智能设备的活跃度,确定所述待定推送组中满足所述活跃度指标的智能设备,包括:
    判断所述待定推送组中的智能设备的活跃度是否在所述指定的活跃度范围内;
    若所述待定推送组中的智能设备的活跃度在所述指定的活跃度范围内,则确定所述待定推送组中的智能设备为满足所述活跃度指标的智能设备。
  6. 一种计算机可读存储介质,所述计算机可读存储介质存储有计算机可读指令,其特征在于,所述计算机可读指令被处理器执行时实现如下步骤:
    获取待推送消息,以及所述待推送消息的来源应用的标识信息与所述待推送消息的活跃度指标;
    确定当前在线的智能设备;
    根据所述待推送消息的来源应用的标识信息,将所述当前在线的智能设备中安装有所述来源应用的智能设备归纳至待定推送组;
    获取所述待定推送组中的智能设备反馈的历史信息,并根据所述智能设备反馈的历史信息确定所述待定推送组中的智能设备的活跃度;
    根据所述待推送消息的活跃度指标和所述待定推送组中的智能设备的活跃度,确定所述待定推送组中满足所述活跃度指标的智能设备;
    将所述待推送消息推送至所述待定推送组中满足所述活跃度指标的智能设备。
  7. 根据权利要求6所述的计算机可读存储介质,其特征在于,所述确定当前在线的智 能设备,包括:
    从存储的智能设备的记录中,获取定时发送心跳包的智能设备;
    将所述定时发送心跳包的智能设备确定为当前在线的智能设备。
  8. 根据权利要求6所述的计算机可读存储介质,其特征在于,所述根据所述待推送消息的来源应用的标识信息,将所述当前在线的智能设备中安装有所述来源应用的智能设备归纳至待定推送组,包括:
    获取所述当前在线的智能设备的设备识别码;
    根据所述设备识别码获取所述当前在线的智能设备的注册信息;
    基于所述待推送消息的来源应用的标识信息,查找所述注册信息中是否存在所述来源应用的标识信息;
    若所述注册信息中存在所述来源应用的标识信息,判定所述当前在线的智能设备安装有所述来源应用;
    将所述当前在线的智能设备中安装有所述来源应用的智能设备归纳至所述待定推送组。
  9. 根据权利要求6所述的计算机可读存储介质,其特征在于,,所述智能设备反馈的历史信息包括消息到达率、消息展示率和消息点击率,所述获取所述待定推送组中的智能设备反馈的历史信息,并根据所述智能设备反馈的历史信息确定所述待定推送组中的智能设备的活跃度,包括:
    获取智能设备在每个时间段的消息到达率与所述消息到达率对应的权重值、每个时间段的消息展示率与所述消息展示率对应的权重值,以及每个时间段的消息点击率与所述消息点击率对应的权重值;
    根据下述公式确定所述智能设备的活跃度:
    Figure PCTCN2018093702-appb-100002
    其中,V ij表示第i个智能设备在j个时间段的活跃度,N为时间段的数量,R ij为该第i个智能设备在第j个时间段的消息到达率,λ j表示第j个时间段的消息到达率对应的权重值,D ij为该第i个智能设备在第j个时间段的消息展示率,η j表示第j个时间段的消息展示率对应的权重值,C ij为该第i个智能设备在第j个时间段的消息点击率,ρ j表示第j个时间段的消息点击率对应的权重值,i为正整数,j为小于或等于N的正整数。
  10. 根据权利要求6至9任一项所述的计算机可读存储介质,其特征在于,所述活跃度指标包括指定的活跃度范围,所述根据所述待推送消息的活跃度指标和所述待定推送组 中的智能设备的活跃度,确定所述待定推送组中满足所述活跃度指标的智能设备,包括:
    判断所述待定推送组中的智能设备的活跃度是否在所述指定的活跃度范围内;
    若所述待定推送组中的智能设备的活跃度在所述指定的活跃度范围内,则确定所述待定推送组中的智能设备为满足所述活跃度指标的智能设备。
  11. 一种服务器,包括存储器、处理器以及存储在所述存储器中并可在所述处理器上运行的计算机可读指令,其特征在于,所述处理器执行所述计算机可读指令时实现如下步骤:
    获取待推送消息,以及所述待推送消息的来源应用的标识信息与所述待推送消息的活跃度指标;
    确定当前在线的智能设备;
    根据所述待推送消息的来源应用的标识信息,将所述当前在线的智能设备中安装有所述来源应用的智能设备归纳至待定推送组;
    获取所述待定推送组中的智能设备反馈的历史信息,并根据所述智能设备反馈的历史信息确定所述待定推送组中的智能设备的活跃度;
    根据所述待推送消息的活跃度指标和所述待定推送组中的智能设备的活跃度,确定所述待定推送组中满足所述活跃度指标的智能设备;
    将所述待推送消息推送至所述待定推送组中满足所述活跃度指标的智能设备。
  12. 根据权利要求11所述的服务器,其特征在于,所述确定当前在线的智能设备,包括:
    从存储的智能设备的记录中,获取定时发送心跳包的智能设备;
    将所述定时发送心跳包的智能设备确定为当前在线的智能设备。
  13. 根据权利要求11所述的服务器,其特征在于,所述根据所述待推送消息的来源应用的标识信息,将所述当前在线的智能设备中安装有所述来源应用的智能设备归纳至待定推送组,包括:
    获取所述当前在线的智能设备的设备识别码;
    根据所述设备识别码获取所述当前在线的智能设备的注册信息;
    基于所述待推送消息的来源应用的标识信息,查找所述注册信息中是否存在所述来源应用的标识信息;
    若所述注册信息中存在所述来源应用的标识信息,判定所述当前在线的智能设备安装有所述来源应用;
    将所述当前在线的智能设备中安装有所述来源应用的智能设备归纳至所述待定推送 组。
  14. 根据权利要求11所述的服务器,其特征在于,所述智能设备反馈的历史信息包括消息到达率、消息展示率和消息点击率,所述获取所述待定推送组中的智能设备反馈的历史信息,并根据所述智能设备反馈的历史信息确定所述待定推送组中的智能设备的活跃度,包括:
    获取智能设备在每个时间段的消息到达率与所述消息到达率对应的权重值、每个时间段的消息展示率与所述消息展示率对应的权重值,以及每个时间段的消息点击率与所述消息点击率对应的权重值;
    根据下述公式确定所述智能设备的活跃度:
    Figure PCTCN2018093702-appb-100003
    其中,V ij表示第i个智能设备在j个时间段的活跃度,N为时间段的数量,R ij为该第i个智能设备在第j个时间段的消息到达率,λ j表示第j个时间段的消息到达率对应的权重值,D ij为该第i个智能设备在第j个时间段的消息展示率,η j表示第j个时间段的消息展示率对应的权重值,C ij为该第i个智能设备在第j个时间段的消息点击率,ρ j表示第j个时间段的消息点击率对应的权重值,i为正整数,j为小于或等于N的正整数。
  15. 根据权利要求11至14任一项所述的服务器,其特征在于,所述活跃度指标包括指定的活跃度范围,所述根据所述待推送消息的活跃度指标和所述待定推送组中的智能设备的活跃度,确定所述待定推送组中满足所述活跃度指标的智能设备,包括:
    判断所述待定推送组中的智能设备的活跃度是否在所述指定的活跃度范围内;
    若所述待定推送组中的智能设备的活跃度在所述指定的活跃度范围内,则确定所述待定推送组中的智能设备为满足所述活跃度指标的智能设备。
  16. 一种消息推送装置,其特征在于,包括:
    信息获取单元,用于获取待推送消息,以及所述待推送消息的来源应用的标识信息与所述待推送消息的活跃度指标;
    状态确定单元,用于确定当前在线的智能设备;
    设备归纳单元,用于根据所述待推送消息的来源应用的标识信息,将所述当前在线的智能设备中安装有所述来源应用的智能设备归纳至待定推送组;
    活跃度确定单元,用于获取所述待定推送组中的智能设备反馈的历史信息,并根据所述智能设备反馈的历史信息确定所述待定推送组中的智能设备的活跃度;
    设备筛选单元,用于根据所述待推送消息的活跃度指标和所述待定推送组中的智能设 备的活跃度,确定所述待定推送组中满足所述活跃度指标的智能设备;
    消息推送单元,用于将所述待推送消息推送至所述待定推送组中满足所述活跃度指标的智能设备。
  17. 根据权利要求16所述的消息推送装置,其特征在于,述状态确定单元包括:
    设备获取模块,用于从存储的智能设备的记录中,获取定时发送心跳包的智能设备;
    状态确定模块,用于将所述定时发送心跳包的智能设备确定为当前在线的智能设备。
  18. 根据权利要求16所述的消息推送装置,其特征在于,所述设备归纳单元包括:
    识别码获取模块,用于获取所述当前在线的智能设备的设备识别码;
    注册信息获取模块,用于根据所述设备识别码获取所述当前在线的智能设备的注册信息;
    信息查找模块,用于基于所述待推送消息的来源应用的标识信息,查找所述注册信息中是否存在所述来源应用的标识信息;
    状态判定模块,用于若所述注册信息中存在所述来源应用的标识信息,判定所述当前在线的智能设备安装有所述来源应用;
    设备归纳模块,用于将所述当前在线的智能设备中安装有所述来源应用的智能设备归纳至所述待定推送组。
  19. 根据权利要求16所述的消息推送装置,其特征在于,所述智能设备反馈的历史信息包括消息到达率、消息展示率和消息点击率,所述活跃度确定单元包括:
    数值获取模块,用于获取智能设备在每个时间段的消息到达率与所述消息到达率对应的权重值、每个时间段的消息展示率与所述消息展示率对应的权重值,以及每个时间段的消息点击率与所述消息点击率对应的权重值;
    活跃度计算模块,用于根据下述公式确定所述智能设备的活跃度:
    Figure PCTCN2018093702-appb-100004
    其中,V ij表示第i个智能设备在j个时间段的活跃度,N为时间段的数量,R ij为该第i个智能设备在第j个时间段的消息到达率,λ j表示第j个时间段的消息到达率对应的权重值,D ij为该第i个智能设备在第j个时间段的消息展示率,η j表示第j个时间段的消息展示率对应的权重值,C ij为该第i个智能设备在第j个时间段的消息点击率,ρ j表示第j个时间段的消息点击率对应的权重值,i为正整数,j为小于或等于N的正整数。
  20. 根据权利要求16至19任一项所述的消息推送装置,其特征在于,所述活跃度指标包括指定的活跃度范围,所述设备筛选单元包括:
    判断模块,用于判断所述待定推送组中的智能设备的活跃度是否在所述指定的活跃度范围内;
    筛选模块,用于若所述待定推送组中的智能设备的活跃度在所述指定的活跃度范围内,则确定所述待定推送组中的智能设备为满足所述活跃度指标的智能设备。
PCT/CN2018/093702 2018-05-14 2018-06-29 一种消息推送方法、存储介质、服务器和装置 WO2019218431A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201810455622.1 2018-05-14
CN201810455622.1A CN108737535B (zh) 2018-05-14 2018-05-14 一种消息推送方法、存储介质和服务器

Publications (1)

Publication Number Publication Date
WO2019218431A1 true WO2019218431A1 (zh) 2019-11-21

Family

ID=63938336

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2018/093702 WO2019218431A1 (zh) 2018-05-14 2018-06-29 一种消息推送方法、存储介质、服务器和装置

Country Status (2)

Country Link
CN (1) CN108737535B (zh)
WO (1) WO2019218431A1 (zh)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112367345A (zh) * 2020-09-14 2021-02-12 长沙市到家悠享网络科技有限公司 数据处理方法、服务端设备及计算机可读存储介质
CN113360767A (zh) * 2021-06-29 2021-09-07 中国平安财产保险股份有限公司 信息推送方法、装置、电子设备及存储介质
CN113660311A (zh) * 2021-07-21 2021-11-16 广州心娱网络科技有限公司 一种用户状态更新方法、系统、电子装置及存储介质
CN114553949A (zh) * 2022-02-15 2022-05-27 北京京东乾石科技有限公司 一种页面消息的推送方法和装置

Families Citing this family (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108737535B (zh) * 2018-05-14 2021-10-29 平安科技(深圳)有限公司 一种消息推送方法、存储介质和服务器
CN109982248B (zh) * 2019-02-18 2022-10-21 平安科技(深圳)有限公司 一种基于地理围栏的消息推送方法、装置及可读存储介质
CN110311984B (zh) * 2019-07-09 2020-12-15 上海赛连信息科技有限公司 一种防止跳单的方法、介质、装置和计算设备
CN110430283A (zh) * 2019-08-20 2019-11-08 杭州市电力设计院有限公司余杭分公司 一种输电网规划的服务推送方法及相关设备
CN110489175A (zh) * 2019-08-23 2019-11-22 腾讯科技(深圳)有限公司 服务处理方法、装置、服务器及存储介质
CN111212390B (zh) * 2019-12-23 2022-08-26 北京健康之家科技有限公司 消息队列的处理方法、装置及设备
CN113238808A (zh) * 2020-01-22 2021-08-10 北京沃东天骏信息技术有限公司 一种消息推送方法和装置
CN111985969A (zh) * 2020-08-19 2020-11-24 北京豆萌信息技术有限公司 媒体信息展示方法、装置、设备及计算机存储介质
CN112883316A (zh) * 2021-03-02 2021-06-01 广州市百果园信息技术有限公司 数据处理方法、装置、电子设备及存储介质
CN114157705A (zh) * 2021-12-07 2022-03-08 深圳前海微众银行股份有限公司 一种信息推送方法及装置、存储介质

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103404113A (zh) * 2013-01-18 2013-11-20 华为技术有限公司 一种通知推送方法、装置和系统
US8825842B2 (en) * 2011-04-28 2014-09-02 Facebook, Inc. Managing notifications pushed to user devices
CN107911487A (zh) * 2017-12-18 2018-04-13 广东欧珀移动通信有限公司 信息推送方法、装置、服务器及可读存储介质
CN108737535A (zh) * 2018-05-14 2018-11-02 平安科技(深圳)有限公司 一种消息推送方法、存储介质和服务器

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
ES2621199T3 (es) * 2008-03-20 2017-07-03 Telefonaktiebolaget Lm Ericsson (Publ) Mejoras de la configuración de cambio de celda de servicio HS-DSCH
CN102637170A (zh) * 2011-02-10 2012-08-15 北京百度网讯科技有限公司 一种问题推送方法及系统
CN103138954B (zh) * 2011-12-02 2015-11-04 中国移动通信集团公司 一种推荐项的推送方法、系统及推荐服务器
US9003196B2 (en) * 2013-05-13 2015-04-07 Hoyos Labs Corp. System and method for authorizing access to access-controlled environments
CN106302559B (zh) * 2015-05-11 2019-07-05 阿里巴巴集团控股有限公司 一种数据复制方法和设备
CN105653655A (zh) * 2015-12-25 2016-06-08 Tcl集团股份有限公司 应用推送方法及装置
CN105656763B (zh) * 2016-02-03 2018-09-14 浙江翼信科技有限公司 一种消息推送方法和装置
CN107968842B (zh) * 2017-12-26 2020-12-08 百度在线网络技术(北京)有限公司 基于分布式系统的新闻推送方法、装置及设备

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8825842B2 (en) * 2011-04-28 2014-09-02 Facebook, Inc. Managing notifications pushed to user devices
CN103404113A (zh) * 2013-01-18 2013-11-20 华为技术有限公司 一种通知推送方法、装置和系统
CN107911487A (zh) * 2017-12-18 2018-04-13 广东欧珀移动通信有限公司 信息推送方法、装置、服务器及可读存储介质
CN108737535A (zh) * 2018-05-14 2018-11-02 平安科技(深圳)有限公司 一种消息推送方法、存储介质和服务器

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112367345A (zh) * 2020-09-14 2021-02-12 长沙市到家悠享网络科技有限公司 数据处理方法、服务端设备及计算机可读存储介质
CN112367345B (zh) * 2020-09-14 2023-06-23 长沙市到家悠享网络科技有限公司 数据处理方法、服务端设备及计算机可读存储介质
CN113360767A (zh) * 2021-06-29 2021-09-07 中国平安财产保险股份有限公司 信息推送方法、装置、电子设备及存储介质
CN113360767B (zh) * 2021-06-29 2023-11-10 中国平安财产保险股份有限公司 信息推送方法、装置、电子设备及存储介质
CN113660311A (zh) * 2021-07-21 2021-11-16 广州心娱网络科技有限公司 一种用户状态更新方法、系统、电子装置及存储介质
CN114553949A (zh) * 2022-02-15 2022-05-27 北京京东乾石科技有限公司 一种页面消息的推送方法和装置

Also Published As

Publication number Publication date
CN108737535A (zh) 2018-11-02
CN108737535B (zh) 2021-10-29

Similar Documents

Publication Publication Date Title
WO2019218431A1 (zh) 一种消息推送方法、存储介质、服务器和装置
WO2019184120A1 (zh) 一种账户管理方法、装置、终端设备及存储介质
CN108768943B (zh) 一种检测异常账号的方法、装置及服务器
JP5851648B2 (ja) ネットワーク仮想ユーザリスク抑制方法およびシステム
WO2017143934A1 (zh) 网络访问行为识别方法和装置、服务器和存储介质
WO2019056721A1 (zh) 信息推送方法、电子设备及计算机存储介质
TWI693527B (zh) 位置資訊的處理方法及裝置
US8434126B1 (en) Methods and systems for aiding parental control policy decisions
WO2019218450A1 (zh) 一种消息推送方法、存储介质、服务器及装置
CN110830445B (zh) 一种异常访问对象的识别方法及设备
US10411985B1 (en) Network traffic monitoring for virtual machines
WO2016169193A1 (zh) 用于检测点击作弊的方法及装置
EP2748781A2 (en) Multi-factor identity fingerprinting with user behavior
WO2019237541A1 (zh) 联系人标签的确定方法、装置、终端设备及介质
WO2020257993A1 (zh) 内容推送方法、装置、服务端及存储介质
US10805327B1 (en) Spatial cosine similarity based anomaly detection
US20170337568A1 (en) Data processing method, system and computer device based on electronic payment behaviors
WO2019136802A1 (zh) 密码更改方法、装置、终端设备及存储介质
KR20150011849A (ko) 피싱 웹사이트들을 검출하기 위한 방법, 시스템 및 클라이언트 단말기
WO2023207548A1 (zh) 一种流量检测方法、装置、设备及存储介质
WO2019218476A1 (zh) 一种数据的导出方法及设备
WO2022021977A1 (zh) 黑产账号检测方法、装置、计算机设备和介质
WO2019114246A1 (zh) 一种身份认证方法、服务器及客户端设备
CN110222790B (zh) 用户身份识别方法、装置及服务器
US20150227581A1 (en) Systems and methods for analyzing registrar and hosting provider relationships

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

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 22/03/2021)

122 Ep: pct application non-entry in european phase

Ref document number: 18918674

Country of ref document: EP

Kind code of ref document: A1