CN110764667A - Popup window display method and device and electronic equipment - Google Patents

Popup window display method and device and electronic equipment Download PDF

Info

Publication number
CN110764667A
CN110764667A CN201910929991.4A CN201910929991A CN110764667A CN 110764667 A CN110764667 A CN 110764667A CN 201910929991 A CN201910929991 A CN 201910929991A CN 110764667 A CN110764667 A CN 110764667A
Authority
CN
China
Prior art keywords
priority
operation activity
user
activity content
content displayed
Prior art date
Legal status (The legal status 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 status listed.)
Granted
Application number
CN201910929991.4A
Other languages
Chinese (zh)
Other versions
CN110764667B (en
Inventor
陈博
郑盛麟
刘禹彤
滕德
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Qilu Information Technology Co Ltd
Original Assignee
Beijing Qilu Information Technology Co Ltd
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 Beijing Qilu Information Technology Co Ltd filed Critical Beijing Qilu Information Technology Co Ltd
Priority to CN201910929991.4A priority Critical patent/CN110764667B/en
Publication of CN110764667A publication Critical patent/CN110764667A/en
Application granted granted Critical
Publication of CN110764667B publication Critical patent/CN110764667B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • 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

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The invention discloses a popup window display method, a popup window display device, electronic equipment and a computer readable storage medium, wherein the method comprises the following steps: when an instruction of quitting the application is received, the priority of the operation activity content displayed through the popup window at the last time is inquired; according to a preset priority sequence, taking the priority of the operation activity content displayed last time as the priority of the operation activity content displayed this time; and selecting the operation activity content displayed this time from a plurality of preset operation activity contents with different priorities according to the priority of the operation activity content displayed this time, and displaying through a pop-up window. According to the technical scheme of the invention, when the user wants to quit the APP, different operation activity contents are displayed through the popup windows according to the priority order, and compared with simple characters or pictures, the operation activity contents have richer connotation and can attract the user to continue to use the APP.

Description

Popup window display method and device and electronic equipment
Technical Field
The invention relates to the field of computer information processing, in particular to a popup window display method and device, electronic equipment and a computer readable medium.
Background
Currently, with the popularization of smart phones, users can meet diversified demands of individuals through various Applications (APPs) on the mobile phones. Generally, a user has a greater probability of repeatedly opening the same common APP every day, which also means that the user will have repeated exit behaviors for the same APP on the same day.
At present, many APPs pop up characters or pictures to retain a user when the user exits, and the retaining effect is not good because the popped-up characters or pictures simply retain the user and do not contain other contents which are attractive to the user.
Therefore, a new technical scheme for saving the user from the APP and increasing the time for the user to use the APP is needed.
Disclosure of Invention
The main objective of the present invention is to provide a pop-up window display method, apparatus, electronic device and computer readable medium, which are intended to save a user when the user wants to leave an APP, so as to increase the time duration for the user to use the APP.
In order to achieve the above object, the present invention provides a pop-up window display method, comprising: when an instruction of quitting the application is received, the priority of the operation activity content displayed through the popup window at the last time is inquired; according to a preset priority sequence, taking the priority of the operation activity content displayed last time as the priority of the operation activity content displayed this time; and selecting the operation activity content displayed this time from a plurality of preset operation activity contents with different priorities according to the priority of the operation activity content displayed this time, and displaying through a pop-up window.
In order to achieve the above object, the present invention provides a pop-up window display device, comprising: the priority query module is used for querying the priority of the operation activity content displayed through the popup window at the last time when receiving an instruction of quitting the application; the priority selection module is used for taking the lower priority of the operation activity content displayed last time as the priority of the operation activity content displayed this time according to a preset priority sequence; and the pop-up window display module is used for selecting the operation activity content displayed this time from a plurality of preset operation activity contents with different priorities according to the priority of the operation activity content displayed this time and displaying the operation activity content through the pop-up window.
To achieve the above object, the present invention provides an electronic device comprising: a processor; and a memory storing computer executable instructions that, when executed, cause the processor to perform a method according to the foregoing.
To achieve the above object, the present invention provides a computer-readable storage medium storing one or more programs which, when executed by a processor, implement the aforementioned method.
According to the above technical solutions, it can be seen that the pop-up window display method, apparatus, electronic device and computer readable medium of the present invention have at least the following advantages:
according to the technical scheme of the invention, when the user wants to quit the APP, the user is not just popped out to save the user as in the prior art, but different operation activity contents are displayed through the pop-up window according to the priority order.
Drawings
In order to make the technical problems solved by the present invention, the technical means adopted and the technical effects obtained more clear, the following will describe in detail the embodiments of the present invention with reference to the accompanying drawings. It should be noted, however, that the drawings described below are only illustrations of exemplary embodiments of the invention, from which other embodiments can be derived by those skilled in the art without inventive step.
FIG. 1 is a flow diagram of a pop-up window display method according to an embodiment of the invention;
FIG. 2 is a flow diagram of a pop-up window display method according to an embodiment of the invention;
FIG. 3 is a flow diagram of a pop-up window display method according to an embodiment of the invention;
FIG. 4 is a flow diagram of a pop-up window display method according to an embodiment of the invention;
FIG. 5 is a block diagram of a pop-up window display device according to an embodiment of the invention;
FIG. 6 is a block diagram of a pop-up window display device according to an embodiment of the invention;
FIG. 7 is a block diagram of an electronic device according to one embodiment of the invention;
fig. 8 is a schematic diagram of a computer-readable storage medium according to an embodiment of the present invention.
Detailed Description
Exemplary embodiments of the present invention will now be described more fully hereinafter with reference to the accompanying drawings, in which exemplary embodiments of the invention may be embodied in many specific forms, and should not be construed as limited to the embodiments set forth herein. Rather, these exemplary embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the concept of the invention to those skilled in the art.
The structures, properties, effects or other characteristics described in a certain embodiment may be combined in any suitable manner in one or more other embodiments, while still complying with the technical idea of the invention.
In describing particular embodiments, specific details of structures, properties, effects, or other features are set forth in order to provide a thorough understanding of the embodiments by one skilled in the art. However, it is not excluded that a person skilled in the art may implement the invention in a specific case without the above-described structures, performances, effects or other features.
The flow chart in the drawings is only an exemplary flow demonstration, and does not represent that all the contents, operations and steps in the flow chart are necessarily included in the scheme of the invention, nor does it represent that the execution is necessarily performed in the order shown in the drawings. For example, some operations/steps in the flowcharts may be divided, some operations/steps may be combined or partially combined, and the like, and the execution order shown in the flowcharts may be changed according to actual situations without departing from the gist of the present invention.
The block diagrams in the figures generally represent functional entities and do not necessarily correspond to physically separate entities. I.e. these functional entities may be implemented in the form of software, or in one or more hardware modules or integrated circuits, or in different networks and/or processor means and/or microcontroller means.
The same reference numerals denote the same or similar elements, components, or parts throughout the drawings, and thus, a repetitive description thereof may be omitted hereinafter. It will be further understood that, although the terms first, second, third, etc. may be used herein to describe various elements, components, or sections, these elements, components, or sections should not be limited by these terms. That is, these phrases are used only to distinguish one from another. For example, a first device may also be referred to as a second device without departing from the spirit of the present invention. Furthermore, the term "and/or", "and/or" is intended to include all combinations of any one or more of the listed items.
As shown in fig. 1, the present invention provides a pop-up window display method, including:
step S110, when receiving an instruction to quit the application, querying the priority of the operation activity content displayed through the popup window last time.
In this embodiment, the user's instruction to exit the APP is usually issued by clicking a physical return key, and may also select an exit option in the APP menu options. In this embodiment, the type of the operation activity is not limited, and may be, for example, a game type activity or a shopping type activity, and the operation activity content refers to data such as characters, pictures, audio, and video that can be used to display the operation activity. In this embodiment, corresponding priorities are set in advance for different operation activities. In this embodiment, the query may be limited to a certain time, such as a day or a week, or may not be limited to a certain time.
Step S120, according to a preset priority order, using a lower priority of the operation activity content displayed last time as the priority of the operation activity content displayed this time.
In this embodiment, according to the order of the priorities, when the operation activity content with a certain priority has been displayed last time, the operation activity content with a priority lower than the priority is displayed this time, so as to keep updating the operation activity content for the user and increase the interest of the user.
And when the priority of the operation activity content displayed last time is not inquired, taking the highest priority in the priority sequence as the priority of the operation activity content displayed this time.
In this embodiment, the priority of the operation activity content that is displayed last time is not checked, which means that the operation activity content is not displayed before, and this time, the operation activity content is displayed for the first time, so the operation activity content is directly displayed according to the highest priority.
And when the priority of the operation activity content displayed last time is the lowest priority in the priority sequence, taking the highest priority in the priority sequence as the priority of the operation activity content displayed this time.
In this embodiment, when it is found that the priority of the operation activity content displayed last time is the lowest level, it indicates that all the operation activity contents are displayed in the order of the highest priority, and at this time, the operation activity contents need to be displayed in the order of the highest priority again, so the operation activity content with the highest priority is selected for display.
Step S130, selecting the operation activity content displayed this time from a plurality of preset operation activity contents with different priorities according to the priority of the operation activity content displayed this time, and displaying the operation activity content through a pop-up window.
According to the technical scheme of this embodiment, when the user wants to quit APP, rather than just popping out simple characters or pictures to save the user as in the prior art, different operation activity contents are displayed through pop-up windows according to the priority order, and compared with the simple characters or pictures, the content of the operation activity contents is richer, and the user can be attracted to continue using the APP more, and the duration of using the APP is increased.
As shown in fig. 2, in a specific embodiment of this embodiment, when a user logging in an Android of an APP and staying at a home page and a "my" page in a first-level page (a first-level page of the APP, which is usually referred to as a program main interface), and when the user exits the APP through an Android physical return key, a callback popup window is activated. At this time, the system inquires whether the user has a record of the retrieval popup exposure on the current day, and records the record as T. When T is 0, show a priority T +1 (i.e., priority 1) activity in the pop-back window sequence; when the user presses the return key on the primary page for the second time, when the system inquires the exposure record table of the pop-up window, if T is 1, the activity of the priority T +1 (priority 2) in the pop-up window sequence is displayed, and so on; when the user presses a return key on the first-level page for the nth time, the system inquires that T is N and the display priority T +1 is N +1, when no priority N +1 activity exists in the retrieval popup window sequence, the assignment of T in the user retrieval popup window exposure record table is subjected to zero treatment, the display priority T +1 activity is the priority 1 activity, and therefore the carousel display scene of the retrieval popup window priority matched according to the user exposure is achieved. If the number of times of triggering the retrieval popup window on the current day of the user is a, the user retrieval popup window sequence is sequentially configured with b activities, and the display priority of the user triggering the retrieval popup window on the current day is c, then the mathematical expression is as follows: c ═ amod b (c is the remainder of dividing a by b), where a, b, c are natural numbers, and b ≠ 0. Referring to the pop-up window triggering times and the presentation priority comparison table, assuming that 3 pop-up windows are configured, the exposure order is as follows:
number of exposures 1 2 3 4 5 6 7 8 9 。。。
Activity priority 1 2 3 1 2 3 1 2 3 。。。
As shown in fig. 3, the present invention provides a pop-up window display method, including:
step S310, when receiving the instruction of quitting the application, inquiring the priority of the operation activity content displayed through the popup window last time.
Step S320, according to the preset priority order, using the lower priority of the operation activity content displayed last time as the priority of the operation activity content displayed this time.
Specifically, the priority of the plurality of operation activity contents is calculated according to the user access amount and the access generation value data of the plurality of operation activity contents.
In the present embodiment, a plurality of operation activity contents for saving the user may be set. With one day as a statistical interval, the active exposure priority order is ordered from high to low according to the daily average UV (user access volume) value (which may be revenue) performance (daily average UV value — daily average active revenue/daily average exposure UV) of the historical online. In this embodiment, the operation activity content that can bring more value to the operator can be given higher priority, so that it can be seen by the user as soon as possible, and the user is attracted to continue using the APP.
Step S330, selecting the currently displayed operation activity content from a plurality of preset operation activity contents with different priorities according to the priority of the currently displayed operation activity content.
Step S340, when the operation activity content displayed at this time has a plurality of display forms, acquiring the behavior preference characteristics of the user, selecting the display form preferred by the user from the plurality of display forms according to the behavior preference characteristics of the user, and displaying through a pop-up window.
In this embodiment, usually, a plurality of display manners may be prepared in advance for a campaign of "shopping", for example, one of the display manners is characterized by highlighting a speaker of the campaign, a star, and the other display manner is characterized by highlighting a price advantage of the campaign, and if the preference characteristics of the user indicate that the user is a star-chasing family, the former display manner is selected, and if the preference characteristics of the user indicate that the user is keen in discount for shopping, the latter display manner is selected to attract the user to further understand the campaign content.
In this embodiment, the following two ways of obtaining the user behavior preference feature are provided:
(1) and analyzing the behavior preference characteristics of the user according to the operation records of the user on the plurality of historical display operation activity contents.
In this embodiment, which operation activity contents are clicked by the user or which operation activity contents are ignored are queried in the history, characteristics of interest of the user can be analyzed from the operation activity contents clicked by the user, and characteristics of no interest of the user can be analyzed from the operation activity contents ignored by the user.
(2) And analyzing elements matched with the operation activity content of the application in other applications, and analyzing the behavior preference characteristics of the user according to the operation records of the user on the elements.
In the present embodiment, the types of other applications are not limited, and for example, APP of shopping type, game type, and video type is applicable. In this embodiment, the type of the element is not limited, for example, the element may be a pop-up advertisement of a shopping APP, and the element may be an in-game push content of a game APP, and by analyzing whether a user clicks the pop-up advertisement of the shopping APP, the in-game push content of the game APP, and other behaviors, it may be analyzed which features of the content are more interested by the user.
As shown in fig. 4, the present invention provides a pop-up window display method, including:
step S410, when receiving an instruction to quit the application, querying the priority of the operation activity content displayed through the popup window last time.
Step S420, according to the preset priority order, using the lower priority of the operation activity content displayed last time as the priority of the operation activity content displayed this time.
Step S430, according to the priority of the displayed operation activity content, selecting the displayed operation activity content from a plurality of preset operation activity contents with different priorities, searching for an element with the personal characteristics of a user, adding the element into the displayed operation activity content, and displaying through a pop-up window.
In this embodiment, the elements of the personal characteristics of the user are not limited, and may be, for example, a face photograph of the user himself or a friend of family, or an object personally favorite by the user. In this embodiment, the form of adding the element to the operation activity content is not limited, for example, for the operation activity content of shopping category, the displayed part includes a model wearing new clothes, and the face of the model can be changed to the face of the user himself. Through the embodiment, the association between the operation activity content and the user individual is increased.
Step S430, searching for the historical display operation activity content that is the same as the operation activity content displayed this time, and when the user does not trigger the historical display operation activity content that is the same as the operation activity content displayed this time for the last time, changing the display attribute of the element included in the operation activity content displayed this time.
In this embodiment, the types of the elements and the presentation attributes are not limited, for example, for a shopping operation activity content, the elements may be recommended products in the operation activity content, and the presentation attributes represent different styles of the recommended products. In this embodiment, if the same operation activity content is not clicked by the user at the previous time, it indicates that the user is not interested in the characteristics of the operation activity content display, and at this time, the display attribute of the element in the operation activity content is changed to attract the attention of the user again.
According to the technical scheme of the embodiment, when the current user leaves the APP through the return key in the APP, the user recovery process is added, the well-known prompt words of the public in the past are not displayed any more, the current user leaving intention is interfered through the activity exposure in the form of the pop-up window, the user is retained through the activity, and the APP use time is prolonged.
Those skilled in the art will appreciate that all or part of the steps for implementing the above-described embodiments are implemented as programs executed by data processing apparatuses (including computers), i.e., computer programs. When the computer program is executed, the method provided by the invention can be realized. Furthermore, the computer program may be stored in a computer readable storage medium, which may be a readable storage medium such as a magnetic disk, an optical disk, a ROM, a RAM, or a storage array composed of a plurality of storage media, such as a magnetic disk or a magnetic tape storage array. The storage medium is not limited to centralized storage, but may be distributed storage, such as cloud storage based on cloud computing.
Embodiments of the apparatus of the present invention are described below, which may be used to perform method embodiments of the present invention. The details described in the device embodiments of the invention should be regarded as complementary to the above-described method embodiments; reference is made to the above-described method embodiments for details not disclosed in the apparatus embodiments of the invention.
As shown in fig. 5, the present invention provides a pop-up window display device, including:
the priority query module 510, upon receiving an instruction to exit the application, queries the priority of the operation activity content that was last shown through the pop-up window.
In this embodiment, the user's instruction to exit the APP is usually issued by clicking a physical return key, and may also select an exit option in the APP menu options. In this embodiment, the type of the operation activity is not limited, and may be, for example, a game type activity or a shopping type activity, and the operation activity content refers to data such as characters, pictures, audio, and video that can be used to display the operation activity. In this embodiment, corresponding priorities are set in advance for different operation activities. In this embodiment, the query may be limited to a certain time, such as a day or a week, or may not be limited to a certain time.
The priority selection module 520 takes the lower priority of the operation activity content displayed last time as the priority of the operation activity content displayed this time according to the preset priority sequence.
In this embodiment, according to the order of the priorities, when the operation activity content with a certain priority has been displayed last time, the operation activity content with a priority lower than the priority is displayed this time, so as to keep updating the operation activity content for the user and increase the interest of the user.
And when the priority of the operation activity content displayed last time is not inquired, taking the highest priority in the priority sequence as the priority of the operation activity content displayed this time.
In this embodiment, the priority of the operation activity content that is displayed last time is not checked, which means that the operation activity content is not displayed before, and this time, the operation activity content is displayed for the first time, so the operation activity content is directly displayed according to the highest priority.
And when the priority of the operation activity content displayed last time is the lowest priority in the priority sequence, taking the highest priority in the priority sequence as the priority of the operation activity content displayed this time.
In this embodiment, when it is found that the priority of the operation activity content displayed last time is the lowest level, it indicates that all the operation activity contents are displayed in the order of the highest priority, and at this time, the operation activity contents need to be displayed in the order of the highest priority again, so the operation activity content with the highest priority is selected for display.
The pop-up window display module 530 selects the currently displayed operation activity content from a plurality of preset operation activity contents with different priorities according to the priority of the currently displayed operation activity content, and displays the operation activity content through the pop-up window.
According to the technical scheme of this embodiment, when the user wants to quit APP, rather than just popping out simple characters or pictures to save the user as in the prior art, different operation activity contents are displayed through pop-up windows according to the priority order, and compared with the simple characters or pictures, the content of the operation activity contents is richer, and the user can be attracted to continue using the APP more, and the duration of using the APP is increased.
As shown in fig. 2, in a specific embodiment of this embodiment, when a user logging in an Android of an APP and staying at a home page and a "my" page in a first-level page (a first-level page of the APP, which is usually referred to as a program main interface), and when the user exits the APP through an Android physical return key, a callback popup window is activated. At this time, the system inquires whether the user has a record of the retrieval popup exposure on the current day, and records the record as T. When T is 0, show a priority T +1 (i.e., priority 1) activity in the pop-back window sequence; when the user presses the return key on the primary page for the second time, when the system inquires the exposure record table of the pop-up window, if T is 1, the activity of the priority T +1 (priority 2) in the pop-up window sequence is displayed, and so on; when the user presses a return key on the first-level page for the nth time, the system inquires that T is N and the display priority T +1 is N +1, when no priority N +1 activity exists in the retrieval popup window sequence, the assignment of T in the user retrieval popup window exposure record table is subjected to zero treatment, the display priority T +1 activity is the priority 1 activity, and therefore the carousel display scene of the retrieval popup window priority matched according to the user exposure is achieved. If the number of times of triggering the retrieval popup window on the current day of the user is a, the user retrieval popup window sequence is sequentially configured with b activities, and the display priority of the user triggering the retrieval popup window on the current day is c, then the mathematical expression is as follows: c ═ amod b (c is the remainder of dividing a by b), where a, b, c are natural numbers, and b ≠ 0. Referring to the pop-up window triggering times and the presentation priority comparison table, assuming that 3 pop-up windows are configured, the exposure order is as follows:
number of exposures 1 2 3 4 5 6 7 8 9 。。。
Activity priority 1 2 3 1 2 3 1 2 3 。。。
As shown in fig. 6, the present invention provides a pop-up window display device, including:
the priority query module 610, upon receiving an instruction to quit the application, queries the priority of the operation activity content that was displayed through the pop-up window last time.
The priority selection module 620 takes a lower priority of the operation activity content displayed last time as the priority of the operation activity content displayed this time according to a preset priority sequence.
Specifically, a priority calculating module 630 may be further provided, for calculating the priority of the plurality of operation activity contents according to the user access amount and the access generation value data of the plurality of operation activity contents.
In the present embodiment, a plurality of operation activity contents for saving the user may be set. With one day as a statistical interval, the active exposure priority order is ordered from high to low according to the daily average UV (user access volume) value (which may be revenue) performance (daily average UV value — daily average active revenue/daily average exposure UV) of the historical online. In this embodiment, the operation activity content that can bring more value to the operator can be given higher priority, so that it can be seen by the user as soon as possible, and the user is attracted to continue using the APP.
The pop-up window display module 640 selects the currently displayed operation activity content from a plurality of preset operation activity contents with different priorities according to the priority of the currently displayed operation activity content.
The pop-up window display module 640 acquires behavior preference characteristics of the user when the operation activity content displayed at this time has multiple display forms, selects a display form preferred by the user from the multiple display forms according to the behavior preference characteristics of the user, and displays the selected display form through the pop-up window.
In this embodiment, usually, a plurality of display manners may be prepared in advance for a campaign of "shopping", for example, one of the display manners is characterized by highlighting a speaker of the campaign, a star, and the other display manner is characterized by highlighting a price advantage of the campaign, and if the preference characteristics of the user indicate that the user is a star-chasing family, the former display manner is selected, and if the preference characteristics of the user indicate that the user is keen in discount for shopping, the latter display manner is selected to attract the user to further understand the campaign content.
In this embodiment, the following two ways of obtaining the user behavior preference feature are provided:
(1) and analyzing the behavior preference characteristics of the user according to the operation records of the user on the plurality of historical display operation activity contents.
In this embodiment, which operation activity contents are clicked by the user or which operation activity contents are ignored are queried in the history, characteristics of interest of the user can be analyzed from the operation activity contents clicked by the user, and characteristics of no interest of the user can be analyzed from the operation activity contents ignored by the user.
(2) And analyzing elements matched with the operation activity content of the application in other applications, and analyzing the behavior preference characteristics of the user according to the operation records of the user on the elements.
In the present embodiment, the types of other applications are not limited, and for example, APP of shopping type, game type, and video type is applicable. In this embodiment, the type of the element is not limited, for example, the element may be a pop-up advertisement of a shopping APP, and the element may be an in-game push content of a game APP, and by analyzing whether a user clicks the pop-up advertisement of the shopping APP, the in-game push content of the game APP, and other behaviors, it may be analyzed which features of the content are more interested by the user.
As shown in fig. 5, the present invention provides a pop-up window display device, including:
the priority query module 510, upon receiving an instruction to exit the application, queries the priority of the operation activity content that was last shown through the pop-up window.
The priority selection module 520 takes the lower priority of the operation activity content displayed last time as the priority of the operation activity content displayed this time according to the preset priority sequence.
The pop-up window display module 530 selects the operation activity content displayed this time from a plurality of preset operation activity contents with different priorities according to the priority of the operation activity content displayed this time, searches for an element with the personal characteristics of the user, adds the element to the operation activity content displayed this time, and displays the operation activity content through the pop-up window.
In this embodiment, the elements of the personal characteristics of the user are not limited, and may be, for example, a face photograph of the user himself or a friend of family, or an object personally favorite by the user. In this embodiment, the form of adding the element to the operation activity content is not limited, for example, for the operation activity content of shopping category, the displayed part includes a model wearing new clothes, and the face of the model can be changed to the face of the user himself. Through the embodiment, the association between the operation activity content and the user individual is increased.
The pop-up window displaying module 530 searches for a historical displayed operation activity content that is the same as the operation activity content displayed this time, and changes a display attribute of an element included in the operation activity content displayed this time when the user does not trigger the historical displayed operation activity content that is the same as the operation activity content displayed this time last time.
In this embodiment, the types of the elements and the presentation attributes are not limited, for example, for a shopping operation activity content, the elements may be recommended products in the operation activity content, and the presentation attributes represent different styles of the recommended products. In this embodiment, if the same operation activity content is not clicked by the user at the previous time, it indicates that the user is not interested in the characteristics of the operation activity content display, and at this time, the display attribute of the element in the operation activity content is changed to attract the attention of the user again.
According to the technical scheme of the embodiment, when the current user leaves the APP through the return key in the APP, the user recovery process is added, the well-known prompt words of the public in the past are not displayed any more, the current user leaving intention is interfered through the activity exposure in the form of the pop-up window, the user is retained through the activity, and the APP use time is prolonged.
Those skilled in the art will appreciate that the modules in the above-described embodiments of the apparatus may be distributed as described in the apparatus, and may be correspondingly modified and distributed in one or more apparatuses other than the above-described embodiments. The modules of the above embodiments may be combined into one module, or further split into multiple sub-modules.
In the following, embodiments of the electronic device of the present invention are described, which may be regarded as an implementation in physical form for the above-described embodiments of the method and apparatus of the present invention. Details described in the embodiments of the electronic device of the invention should be considered supplementary to the embodiments of the method or apparatus described above; for details which are not disclosed in embodiments of the electronic device of the invention, reference may be made to the above-described embodiments of the method or the apparatus.
Fig. 7 is a block diagram of an exemplary embodiment of an electronic device according to the present invention. The electronic device shown in fig. 7 is only an example, and should not bring any limitation to the functions and the scope of use of the embodiments of the present invention.
As shown in fig. 7, the electronic apparatus 200 of the exemplary embodiment is represented in the form of a general-purpose data processing apparatus. The components of the electronic device 200 may include, but are not limited to: at least one processing unit 210, at least one memory unit 220, a bus 230 connecting different system components (including the memory unit 220 and the processing unit 210), a display unit 240, and the like.
The storage unit 220 stores a computer readable program, which may be a code of a source program or a read-only program. The program may be executed by the processing unit 210 such that the processing unit 210 performs the steps of various embodiments of the present invention. For example, the processing unit 210 may perform the steps as shown in fig. 1.
The memory unit 220 may include readable media in the form of volatile memory units, such as a random access memory unit (RAM)2201 and/or a cache memory unit 2202, and may further include a read only memory unit (ROM) 2203. The storage unit 220 may also include a program/utility 2204 having a set (at least one) of program modules 2205, such program modules 2205 including, but not limited to: an operating system, one or more application programs, other program modules, and program data, each of which, or some combination thereof, may comprise an implementation of a network environment.
Bus 230 may be one or more of several types of bus structures, including a memory unit bus or memory unit controller, a peripheral bus, an accelerated graphics port, a processing unit, or a local bus using any of a variety of bus architectures.
The electronic device 200 may also communicate with one or more external devices 300 (e.g., keyboard, display, network device, bluetooth device, etc.), enable a user to interact with the electronic device 200 via the external devices 300, and/or enable the electronic device 200 to communicate with one or more other data processing devices (e.g., router, modem, etc.). Such communication may occur via input/output (I/O) interfaces 250, and may also occur via network adapter 260 with one or more networks (e.g., a Local Area Network (LAN), a Wide Area Network (WAN) and/or a public network such as the Internet). The network adapter 260 may communicate with other modules of the electronic device 200 via the bus 230. It should be appreciated that although not shown in the figures, other hardware and/or software modules may be used in the electronic device 200, including but not limited to: microcode, device drivers, redundant processing units, external disk drive arrays, RAID systems, tape drives, and data backup storage systems, among others.
FIG. 8 is a schematic diagram of one computer-readable medium embodiment of the present invention. As shown in fig. 8, the computer program may be stored on one or more computer readable media. The computer readable medium may be a readable signal medium or a readable storage medium. A readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination of the foregoing. More specific examples (a non-exhaustive list) of the readable storage medium include: an electrical connection having one or more wires, a portable disk, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. The computer program, when executed by one or more data processing devices, enables the computer-readable medium to implement the above-described method of the invention, namely: for a user who makes a financial service request, analyzing the feasibility degree of the financial service successfully provided by a plurality of financial service sources according to the user attribute; and selecting at least one financial service source to provide the financial service for the user according to the analysis result.
Through the above description of the embodiments, those skilled in the art will readily understand that the exemplary embodiments of the present invention described herein may be implemented by software, or by software in combination with necessary hardware. Therefore, the technical solution according to the embodiment of the present invention can be embodied in the form of a software product, which can be stored in a computer-readable storage medium (which can be a CD-ROM, a usb disk, a removable hard disk, etc.) or on a network, and includes several instructions to make a data processing device (which can be a personal computer, a server, or a network device, etc.) execute the above-mentioned method according to the present invention.
The computer readable storage medium may include a propagated data signal with readable program code embodied therein, for example, in baseband or as part of a carrier wave. Such a propagated data signal may take many forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof. A readable storage medium may also be any readable medium that is not a readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device. Program code embodied on a readable storage medium may be transmitted using any appropriate medium, including but not limited to wireless, wireline, optical fiber cable, RF, etc., or any suitable combination of the foregoing.
Program code for carrying out operations for aspects of the present invention may be written in any combination of one or more programming languages, including an object oriented programming language such as Java, C + + or the like and conventional procedural programming languages, such as the "C" programming language or similar programming languages. The program code may execute entirely on the user's computing device, partly on the user's device, as a stand-alone software package, partly on the user's computing device and partly on a remote computing device, or entirely on the remote computing device or server. In the case of a remote computing device, the remote computing device may be connected to the user computing device through any kind of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or may be connected to an external computing device (e.g., through the internet using an internet service provider).
In summary, the present invention can be implemented as a method, an apparatus, an electronic device, or a computer-readable medium executing a computer program. Some or all of the functions of the present invention may be implemented in practice using a general purpose data processing device such as a microprocessor or a Digital Signal Processor (DSP).
While the foregoing embodiments have described the objects, aspects and advantages of the present invention in further detail, it should be understood that the present invention is not inherently related to any particular computer, virtual machine or electronic device, and various general-purpose machines may be used to implement the present invention. The invention is not to be considered as limited to the specific embodiments thereof, but is to be understood as being modified in all respects, all changes and equivalents that come within the spirit and scope of the invention.

Claims (10)

1. A pop-up window display method is characterized by comprising the following steps:
when an instruction of quitting the application is received, the priority of the operation activity content displayed through the popup window at the last time is inquired;
according to a preset priority sequence, taking the priority of the operation activity content displayed last time as the priority of the operation activity content displayed this time;
and selecting the operation activity content displayed this time from a plurality of preset operation activity contents with different priorities according to the priority of the operation activity content displayed this time, and displaying through a pop-up window.
2. The method according to claim 1, wherein the step of taking a lower priority of the operation activity content displayed last time as the priority of the operation activity content displayed this time according to a preset priority order further comprises:
and when the priority of the operation activity content displayed last time is not inquired, taking the highest priority in the priority sequence as the priority of the operation activity content displayed this time.
3. The method according to any one of claims 1-2, wherein the taking a lower priority of the operation activity content shown last time as the priority of the operation activity content shown this time according to a preset priority order further comprises:
and when the priority of the operation activity content displayed last time is the lowest priority in the priority sequence, taking the highest priority in the priority sequence as the priority of the operation activity content displayed this time.
4. The method according to any one of claims 1-3, further comprising:
and calculating the priority of the plurality of operation activity contents according to the user access amount and the access generation value data of the plurality of operation activity contents.
5. The method according to any one of claims 1 to 4, wherein the selecting the operation activity content of the present presentation from a plurality of preset operation activity contents with different priorities further comprises:
and when the operation activity content displayed at this time has multiple display forms, acquiring behavior preference characteristics of the user, and selecting the display form preferred by the user from the multiple display forms according to the behavior preference characteristics of the user.
6. The method according to any one of claims 1-5, wherein the obtaining behavior preference characteristics of the user comprises:
and analyzing the behavior preference characteristics of the user according to the operation records of the user on the plurality of historical display operation activity contents.
7. The method according to any one of claims 1-6, wherein the obtaining behavior preference characteristics of the user comprises:
and analyzing elements matched with the operation activity content of the application in other applications, and analyzing the behavior preference characteristics of the user according to the operation records of the user on the elements.
8. A pop-up window display device, comprising:
the priority query module is used for querying the priority of the operation activity content displayed through the popup window at the last time when receiving an instruction of quitting the application;
the priority selection module is used for taking the lower priority of the operation activity content displayed last time as the priority of the operation activity content displayed this time according to a preset priority sequence;
and the pop-up window display module is used for selecting the operation activity content displayed this time from a plurality of preset operation activity contents with different priorities according to the priority of the operation activity content displayed this time and displaying the operation activity content through the pop-up window.
9. An electronic device, comprising:
a processor; and
a memory storing computer-executable instructions that, when executed, cause the processor to perform the method of any of claims 1-7.
10. A computer readable storage medium, wherein the computer readable storage medium stores one or more programs which, when executed by a processor, implement the method of any of claims 1-7.
CN201910929991.4A 2019-09-29 2019-09-29 Popup window display method and device and electronic equipment Active CN110764667B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910929991.4A CN110764667B (en) 2019-09-29 2019-09-29 Popup window display method and device and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910929991.4A CN110764667B (en) 2019-09-29 2019-09-29 Popup window display method and device and electronic equipment

Publications (2)

Publication Number Publication Date
CN110764667A true CN110764667A (en) 2020-02-07
CN110764667B CN110764667B (en) 2022-02-08

Family

ID=69330867

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910929991.4A Active CN110764667B (en) 2019-09-29 2019-09-29 Popup window display method and device and electronic equipment

Country Status (1)

Country Link
CN (1) CN110764667B (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111680243A (en) * 2020-04-16 2020-09-18 上海淇玥信息技术有限公司 Page display method and device, electronic equipment and computer readable storage medium
CN112468934A (en) * 2020-11-16 2021-03-09 深圳康佳电子科技有限公司 Microphone control method and device, intelligent terminal and storage medium
CN117350824A (en) * 2023-12-04 2024-01-05 深圳华强电子交易网络有限公司 Electronic element information uploading and displaying method, device, medium and equipment

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101945091A (en) * 2009-02-27 2011-01-12 捷讯研究有限公司 The communication system and the correlation technique of personalized mobile radio communication apparatus notice are provided
CN102572081A (en) * 2010-12-31 2012-07-11 上海恺达广告有限公司 Method, device and system for playing advertising business
CN104156139A (en) * 2014-08-06 2014-11-19 广州三星通信技术研究有限公司 Method and device for stopping links to advertisement pages
CN104520842A (en) * 2012-09-13 2015-04-15 英特尔公司 Method and apparatus for improving user experience
CN104599154A (en) * 2013-10-30 2015-05-06 国际商业机器公司 Method and system for marketing based on products identified in digital media
US20160171528A1 (en) * 2012-08-27 2016-06-16 Turn Inc. Method and apparatus for optimizing the delivery of display advertising impressions
CN106790625A (en) * 2016-12-31 2017-05-31 王德龙 A kind of network DM advertising methods
CN107463440A (en) * 2017-09-14 2017-12-12 北京奇艺世纪科技有限公司 A kind of pop-up methods of exhibiting and device
CN107895278A (en) * 2017-10-17 2018-04-10 深圳市迅雷网文化有限公司 Method, user equipment and server are recommended in advertisement
CN108021422A (en) * 2017-12-05 2018-05-11 珠海市君天电子科技有限公司 One kind is spread its tail a page display methods, device, electronic equipment and storage medium

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101945091A (en) * 2009-02-27 2011-01-12 捷讯研究有限公司 The communication system and the correlation technique of personalized mobile radio communication apparatus notice are provided
CN102572081A (en) * 2010-12-31 2012-07-11 上海恺达广告有限公司 Method, device and system for playing advertising business
US20160171528A1 (en) * 2012-08-27 2016-06-16 Turn Inc. Method and apparatus for optimizing the delivery of display advertising impressions
CN104520842A (en) * 2012-09-13 2015-04-15 英特尔公司 Method and apparatus for improving user experience
CN104599154A (en) * 2013-10-30 2015-05-06 国际商业机器公司 Method and system for marketing based on products identified in digital media
CN104156139A (en) * 2014-08-06 2014-11-19 广州三星通信技术研究有限公司 Method and device for stopping links to advertisement pages
CN106790625A (en) * 2016-12-31 2017-05-31 王德龙 A kind of network DM advertising methods
CN107463440A (en) * 2017-09-14 2017-12-12 北京奇艺世纪科技有限公司 A kind of pop-up methods of exhibiting and device
CN107895278A (en) * 2017-10-17 2018-04-10 深圳市迅雷网文化有限公司 Method, user equipment and server are recommended in advertisement
CN108021422A (en) * 2017-12-05 2018-05-11 珠海市君天电子科技有限公司 One kind is spread its tail a page display methods, device, electronic equipment and storage medium

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111680243A (en) * 2020-04-16 2020-09-18 上海淇玥信息技术有限公司 Page display method and device, electronic equipment and computer readable storage medium
CN111680243B (en) * 2020-04-16 2023-09-22 上海淇玥信息技术有限公司 Page display method and device, electronic equipment and computer readable storage medium
CN112468934A (en) * 2020-11-16 2021-03-09 深圳康佳电子科技有限公司 Microphone control method and device, intelligent terminal and storage medium
CN112468934B (en) * 2020-11-16 2022-07-26 深圳康佳电子科技有限公司 Microphone control method and device, intelligent terminal and storage medium
CN117350824A (en) * 2023-12-04 2024-01-05 深圳华强电子交易网络有限公司 Electronic element information uploading and displaying method, device, medium and equipment
CN117350824B (en) * 2023-12-04 2024-03-26 深圳华强电子交易网络有限公司 Electronic element information uploading and displaying method, device, medium and equipment

Also Published As

Publication number Publication date
CN110764667B (en) 2022-02-08

Similar Documents

Publication Publication Date Title
CN109460513B (en) Method and apparatus for generating click rate prediction model
CN108521439B (en) Message pushing method and device
CA2700030C (en) Touchpoint customization system
CN110764667B (en) Popup window display method and device and electronic equipment
US8209214B2 (en) System and method for providing targeted content
US20090132553A1 (en) System and method for providing targeted content
CN104850546B (en) Display method and system of mobile media information
CN109241452B (en) Information recommendation method and device, storage medium and electronic equipment
CN110751509A (en) Display method and device for application popup window and electronic equipment
CN112672188B (en) Method, equipment and storage medium for recommending anchor
CN108604233A (en) Media consumption context for personalized immediate inquiring suggestion
CN111611514A (en) Page display method and device based on user login information and electronic equipment
CN116821475B (en) Video recommendation method and device based on client data and computer equipment
CN108710656B (en) Content pushing method and device
KR102438679B1 (en) Operating method of server for providing media marketing service
US20170061478A1 (en) Dynamically varying remarketing based on evolving user interests
CN110633405A (en) Method and device for pushing information
CN109241417B (en) User awakening method and device, computing equipment and storage medium
CN111125502B (en) Method and device for generating information
CN110769119B (en) Application popup window display method and device and electronic equipment
CN111309428A (en) Information display method, information display device, electronic apparatus, and storage medium
CN110780941A (en) Application pendant display method and device and electronic equipment
US9135095B2 (en) Methods and systems for inter-application communication
US11650986B1 (en) Topic modeling for short text
CN112000865B (en) Hotword generation method, device, server and storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant