CN116821499A - Information display method and device, electronic equipment and computer readable storage medium - Google Patents

Information display method and device, electronic equipment and computer readable storage medium Download PDF

Info

Publication number
CN116821499A
CN116821499A CN202310786577.9A CN202310786577A CN116821499A CN 116821499 A CN116821499 A CN 116821499A CN 202310786577 A CN202310786577 A CN 202310786577A CN 116821499 A CN116821499 A CN 116821499A
Authority
CN
China
Prior art keywords
information
user
operation behavior
page
candidate
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.)
Pending
Application number
CN202310786577.9A
Other languages
Chinese (zh)
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.)
Industrial and Commercial Bank of China Ltd ICBC
Original Assignee
Industrial and Commercial Bank of China Ltd ICBC
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 Industrial and Commercial Bank of China Ltd ICBC filed Critical Industrial and Commercial Bank of China Ltd ICBC
Priority to CN202310786577.9A priority Critical patent/CN116821499A/en
Publication of CN116821499A publication Critical patent/CN116821499A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/953Querying, e.g. by the use of web search engines
    • G06F16/9535Search customisation based on user profiles and personalisation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/953Querying, e.g. by the use of web search engines
    • G06F16/9537Spatial or temporal dependent retrieval, e.g. spatiotemporal queries

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The disclosure provides an information display method and device, electronic equipment and a computer readable storage medium, which can be applied to the fields of computer technology, internet technology and finance. The information display method comprises the following steps: in response to detecting the operation behaviors of the at least one first user, obtaining operation behavior identifiers and operation behavior information respectively corresponding to the operation behaviors of the at least one first user, wherein the operation behavior identifiers have a first preset character number; respectively analyzing operation behavior identifiers corresponding to the operation behaviors of at least one first user to obtain operation path information corresponding to the operation behaviors of at least one first user; responding to the detection of a preset screening condition input by a second user, and screening the operation behavior information and the operation path information corresponding to the operation behaviors of at least one first user according to the preset screening condition to obtain a processing result; and displaying the processing result to the second user.

Description

Information display method and device, electronic equipment and computer readable storage medium
Technical Field
The present disclosure relates to the fields of computer technology, internet technology, and finance, and more particularly, to an information display method and apparatus, an electronic device, a computer-readable storage medium, and a computer program product.
Background
With the development of internet technology, various behaviors of different users on the internet generate massive user behavior data, and in order to collect and process the massive user behavior data, a buried point technology is generated.
Buried points may refer to processes in which program code for collecting data is appended to functional program code at an operational node where data is to be collected, so as to facilitate collection and processing of user actions or events at the operational node.
In the process of implementing the disclosed concept, the inventor finds that at least the following problems exist in the related art: because the embedded point code is manually inserted into the program code to collect and process the information, the maintenance cost for processing the information in the embedded point mode is high, and the efficiency of information processing is low.
Disclosure of Invention
In view of this, the present disclosure provides an information presentation method and apparatus, an electronic device, a computer-readable storage medium, and a computer program product.
According to one aspect of the present disclosure, there is provided an information presentation method including:
in response to detecting the operation behaviors of at least one first user, obtaining operation behavior identifiers and operation behavior information corresponding to the operation behaviors of the at least one first user, wherein the operation behavior identifiers have a first preset character number;
respectively analyzing operation behavior identifiers corresponding to the operation behaviors of the at least one first user to obtain operation path information corresponding to the operation behaviors of the at least one first user, wherein the operation path information comprises M page identifiers and N control identifiers associated with the M page identifiers, the page identifiers and the control identifiers both have a second preset character number, and M and N are positive integers;
responding to the detection of a preset screening condition input by a second user, and screening operation behavior information and operation path information corresponding to the operation behaviors of at least one first user according to the preset screening condition to obtain a processing result; and
and displaying the processing result to the second user.
According to an embodiment of the present disclosure, the method further includes, before the acquiring, in response to detecting the operation behavior of the at least one first user, the operation behavior identification and the operation behavior information corresponding to each of the operation behaviors of the at least one first user:
obtaining information to be configured, wherein the information to be configured comprises P candidate page information and Q candidate control information corresponding to the P candidate page information respectively, and P and Q are positive integers;
according to the P candidate page information, determining candidate page identifiers corresponding to the P candidate page information respectively; and
and determining candidate control identifications corresponding to the Q candidate control information according to the Q candidate control information, wherein the candidate control identifications and the candidate page identifications are associated with each other.
According to an embodiment of the present disclosure, the operation behavior corresponds to operation page information and operation control information, and the operation behavior identifier is obtained by:
respectively matching the operation page information with the P candidate page information to obtain target page information;
respectively matching the operation control information with the Q candidate control information to obtain target control information;
Generating an initial operation behavior identifier according to the target page information and the target control information;
determining the initial operation behavior identification as the operation behavior identification under the condition that the character number of the initial operation behavior identification meets the preset character number condition; and
and generating the operation behavior identification according to the initial operation behavior identification and a predetermined supplementary identification under the condition that the character number of the initial operation behavior identification does not meet the predetermined character number condition.
According to an embodiment of the present disclosure, the obtaining, in response to detecting the operation behaviors of the at least one first user, the operation behavior identification and the operation behavior data corresponding to each of the operation behaviors of the at least one first user includes:
in response to detecting the operation behaviors of the at least one first user, acquiring first intermediate operation behavior identifiers corresponding to the operation behaviors of the at least one first user respectively;
aiming at each first intermediate operation behavior identifier in the at least one first intermediate operation behavior identifier, carrying out character matching processing on the first intermediate operation behavior identifiers according to a preset character to obtain a character matching result;
Under the condition that the character matching result represents that the first intermediate operation behavior identifier comprises the preset character, deleting the preset character in the first intermediate operation behavior identifier to obtain a second intermediate operation behavior identifier;
performing character number detection processing on the second intermediate operation behavior identifier to obtain a character number detection result; and
and determining the second intermediate operation behavior identifier as the operation behavior identifier when the character number of the second intermediate operation behavior identifier represented by the character number detection result meets the first predetermined character number.
According to an embodiment of the present disclosure, the analyzing the operation behavior identifier corresponding to each of the operation behaviors of the at least one first user to obtain operation path information corresponding to each of the operation behaviors of the at least one first user includes:
according to the second preset character number, carrying out field splitting processing on the operation behavior identification to obtain at least one field identification corresponding to the operation behavior identification;
determining the M page identifiers according to the at least one field identifier; and
And determining the N control identifications according to the at least one field identification and the M page identifications.
According to an embodiment of the present disclosure, the operation behavior information includes operation time information, system version information, and a user identifier corresponding to the first user.
According to an embodiment of the present disclosure, the method further includes, after performing the parsing processing on the operation behavior identifiers corresponding to the operation behaviors of the at least one first user, obtaining operation path data corresponding to the operation behaviors of the at least one first user, respectively:
for each of the operation behaviors of the at least one first user, determining a user identification corresponding to the operation behavior and the operation behavior identification as key information;
determining the operation path data, the operation time information, and the system version information corresponding to the operation behavior as value information; and
and storing the key information and the value information in a database in an associated manner.
According to an embodiment of the present disclosure, the database stores at least one key-value relation including the key information and the value information, and the predetermined filtering condition includes a predetermined period of time.
According to an embodiment of the present disclosure, in response to detecting a predetermined filtering condition input by a second user, filtering operation behavior information and operation path information corresponding to each of operation behaviors of the at least one first user according to the predetermined filtering, to obtain a processing result, where the processing result includes:
responding to the detection of the preset time period input by the second user, and screening the value information corresponding to each of the at least one key value relation according to the preset time period to obtain at least one first candidate value information;
determining first candidate key information corresponding to each of the at least one first candidate value information according to the at least one first candidate value information;
screening the at least one first candidate key information according to the user identification corresponding to the at least one first candidate key information to obtain at least one first target key information; and
and determining the processing result corresponding to the preset time period according to the at least one first target key information.
According to an embodiment of the present disclosure, the predetermined filtering condition includes a predetermined page identifier, and the method further includes:
In response to detecting the predetermined page identifier input by the second user, performing matching processing on the value information corresponding to each of the at least one key value relation according to the predetermined page identifier to obtain at least one second candidate value information corresponding to the predetermined page identifier; and
and determining the processing result corresponding to the preset page identifier according to the at least one second candidate value information.
According to another aspect of the present disclosure, there is provided an information display apparatus including:
the first acquisition module is used for responding to the detection of the operation behaviors of at least one first user and acquiring operation behavior identifiers and operation behavior information corresponding to the operation behaviors of the at least one first user, wherein the operation behavior identifiers have a first preset character number;
the analysis processing module is used for respectively analyzing operation behavior identifiers corresponding to the operation behaviors of the at least one first user to obtain operation path information corresponding to the operation behaviors of the at least one first user, wherein the operation path information comprises M page identifiers and N control identifiers associated with the M page identifiers, the page identifiers and the control identifiers both have a second preset character number, and M and N are positive integers;
The screening processing module is used for responding to the detection of the preset screening condition input by the second user, and screening the operation behavior information and the operation path information corresponding to the operation behaviors of the at least one first user according to the preset screening condition to obtain a processing result; and
and the display module is used for displaying the processing result to the second user.
According to another aspect of the present disclosure, there is provided an electronic device including:
one or more processors;
a memory for storing one or more instructions,
wherein the one or more instructions, when executed by the one or more processors, cause the one or more processors to implement a method as described in the present disclosure.
According to another aspect of the present disclosure, there is provided a computer-readable storage medium having stored thereon executable instructions that, when executed by a processor, cause the processor to implement a method as described in the present disclosure.
According to another aspect of the present disclosure, there is provided a computer program product comprising computer executable instructions which, when executed, are adapted to carry out the method as described in the present disclosure.
According to the embodiment of the disclosure, the operation path information is obtained by acquiring the operation behavior identification corresponding to the operation behavior of the first user and analyzing the operation behavior identification, and the operation path information comprises the page identification of the page dimension and the control identification of the control dimension associated with the page identification, so that the operation path information can be used for representing the operation track corresponding to the operation behavior of the first user. On the basis, the processing result is obtained by screening the operation behavior information and the operation path information corresponding to the operation behaviors of at least one first user according to the preset screening conditions input by the second user, and the automatic processing of the information can be realized according to the preset screening conditions, so that the technical problem that the maintenance cost for processing the information in a buried point mode is high due to the fact that buried point codes are manually inserted into program codes to collect and process the information in the related art is at least partially solved, the information processing efficiency is improved, and the accuracy of the processing result is further guaranteed.
Drawings
The above and other objects, features and advantages of the present disclosure will become more apparent from the following description of embodiments thereof with reference to the accompanying drawings in which:
FIG. 1 schematically illustrates a system architecture to which an information presentation method may be applied, according to an embodiment of the present disclosure;
FIG. 2 schematically illustrates a flow chart of an information presentation method according to an embodiment of the present disclosure;
FIG. 3A schematically illustrates an example schematic diagram of a process of obtaining candidate page identifications and candidate control identifications in accordance with an embodiment of the present disclosure;
FIG. 3B schematically illustrates an example schematic diagram of a process of obtaining operational behavior identification in accordance with an embodiment of the present disclosure;
FIG. 4 schematically illustrates an example schematic diagram of a process of acquiring operational behavior identifiers and operational behavior information corresponding to operational behaviors of at least one first user, respectively, in response to detecting the operational behaviors of the at least one first user, according to an embodiment of the present disclosure;
fig. 5 schematically illustrates an example schematic diagram of a process of resolving operation behavior identifiers corresponding to operation behaviors of at least one first user respectively to obtain operation path information corresponding to operation behaviors of at least one first user respectively according to an embodiment of the present disclosure;
FIG. 6A schematically illustrates an example schematic diagram of a process of obtaining a processing result according to an embodiment of the disclosure;
FIG. 6B schematically illustrates an example schematic diagram of a process for obtaining a processing result according to another embodiment of the present disclosure;
FIG. 7 schematically illustrates a block diagram of an information presentation apparatus according to an embodiment of the disclosure; and
fig. 8 schematically illustrates a block diagram of an electronic device adapted to implement an information presentation method according to an embodiment of the disclosure.
Detailed Description
Hereinafter, embodiments of the present disclosure will be described with reference to the accompanying drawings. It should be understood that the description is only exemplary and is not intended to limit the scope of the present disclosure. In the following detailed description, for purposes of explanation, numerous specific details are set forth in order to provide a thorough understanding of the embodiments of the present disclosure. It may be evident, however, that one or more embodiments may be practiced without these specific details. In addition, in the following description, descriptions of well-known structures and techniques are omitted so as not to unnecessarily obscure the concepts of the present disclosure.
The terminology used herein is for the purpose of describing particular embodiments only and is not intended to be limiting of the disclosure. The terms "comprises," "comprising," and/or the like, as used herein, specify the presence of stated features, steps, operations, and/or components, but do not preclude the presence or addition of one or more other features, steps, operations, or components.
All terms (including technical and scientific terms) used herein have the same meaning as commonly understood by one of ordinary skill in the art unless otherwise defined. It should be noted that the terms used herein should be construed to have meanings consistent with the context of the present specification and should not be construed in an idealized or overly formal manner.
Where expressions like at least one of "A, B and C, etc. are used, the expressions should generally be interpreted in accordance with the meaning as commonly understood by those skilled in the art (e.g.," a system having at least one of A, B and C "shall include, but not be limited to, a system having a alone, B alone, C alone, a and B together, a and C together, B and C together, and/or A, B, C together, etc.).
In the technical scheme of the disclosure, the acquisition, storage, application and the like of the related personal information of the user all conform to the regulations of related laws and regulations, necessary security measures are taken, and the public order harmony is not violated.
In the technical scheme of the disclosure, the authorization or consent of the user is obtained before the personal information of the user is obtained or acquired.
Fully embedded points may refer to techniques in which statistical code is inserted into an application by writing the code. Since the fully embedded point requires the developer to manually write the trace code and embed it deep into the application, it may have an impact on the performance of the application. In addition, since the amount of data collected at the fully buried point is large, additional storage and analysis resources are required.
Visual buried points may refer to techniques that track and count user behavior by way of visualization. Because the operation level of the visual buried point tool is relatively high, errors may be introduced, resulting in lower data accuracy. Furthermore, since visual point-embedding tools typically only support events and behaviors that are self-contained in the system, support for custom events and behaviors may be limited.
Code embedded points have been developed based on problems with fully embedded points and visualized embedded points. Code instrumentation may refer to the technique of collecting data by way of writing code in an application. The embedded point code can be written manually in the code by the code embedded point and embedded into a designated page, event, etc.
However, since the related art generally requires manual insertion of the embedded point code into the program code to perform the collection and processing of information, the maintenance cost for performing the information processing by the embedded point method is high and the efficiency of the information processing is low.
In order to at least partially solve the technical problems in the related art, the present disclosure provides an information display method and apparatus, an electronic device, and a computer-readable storage medium, which can be applied to the fields of computer technology, internet technology, and finance. The information display method comprises the following steps: in response to detecting the operation behaviors of the at least one first user, obtaining operation behavior identifiers and operation behavior information respectively corresponding to the operation behaviors of the at least one first user, wherein the operation behavior identifiers have a first preset character number; respectively analyzing operation behavior identifiers corresponding to the operation behaviors of at least one first user to obtain operation path information corresponding to the operation behaviors of the at least one first user, wherein the operation path information comprises M page identifiers and N control identifiers associated with the M page identifiers, the page identifiers and the control identifiers have a second preset character number, and M and N are positive integers; responding to the detection of a preset screening condition input by a second user, and screening the operation behavior information and the operation path information corresponding to the operation behaviors of at least one first user according to the preset screening condition to obtain a processing result; and displaying the processing result to the second user.
It should be noted that the information display method and apparatus provided in the embodiments of the present disclosure may be used in the fields of computer technology, internet technology, and finance, for example, in the field of information processing technology. The information display method and the information display device provided by the embodiment of the disclosure can be also applied to any field except the fields of computer technology, internet technology and finance, for example, the field of big data technology. The application fields of the information display method and the information display device provided by the embodiment of the disclosure are not limited.
Fig. 1 schematically illustrates a system architecture to which an information presentation method may be applied according to an embodiment of the present disclosure. It should be noted that fig. 1 is only an example of a system architecture to which embodiments of the present disclosure may be applied to assist those skilled in the art in understanding the technical content of the present disclosure, but does not mean that embodiments of the present disclosure may not be used in other devices, systems, environments, or scenarios.
As shown in fig. 1, a system architecture 100 according to this embodiment may include a first terminal device 101, a second terminal device 102, a third terminal device 103, a network 104, and a server 105. The network 104 is a medium used to provide a communication link between the first terminal device 101, the second terminal device 102, the third terminal device 103, and the server 105. The network 104 may include various connection types, such as wired, wireless communication links, or fiber optic cables, among others.
The user may interact with the server 105 through the network 104 using at least one of the first terminal device 101, the second terminal device 102, the third terminal device 103, to receive or send messages, etc. Various communication client applications, such as a shopping class application, a web browser application, a search class application, an instant messaging tool, a mailbox client, social platform software, etc. (by way of example only) may be installed on the first terminal device 101, the second terminal device 102, and the third terminal device 103.
The first terminal device 101, the second terminal device 102, the third terminal device 103 may be various electronic devices having a display screen and supporting web browsing, including but not limited to smartphones, tablets, laptop and desktop computers, and the like.
The server 105 may be a server providing various services, such as a background management server (by way of example only) providing support for websites browsed by the user using the first terminal device 101, the second terminal device 102, and the third terminal device 103. The background management server may analyze and process the received data such as the user request, and feed back the processing result (e.g., the web page, information, or data obtained or generated according to the user request) to the terminal device.
It should be noted that, the information presentation method provided by the embodiments of the present disclosure may be generally performed by the server 105. Accordingly, the information presentation apparatus provided by the embodiments of the present disclosure may be generally provided in the server 105. The information presentation method provided by the embodiments of the present disclosure may also be performed by a server or a server cluster that is different from the server 105 and is capable of communicating with the first terminal device 101, the second terminal device 102, the third terminal device 103, and/or the server 105. Accordingly, the information presentation apparatus provided by the embodiments of the present disclosure may also be provided in a server or a server cluster that is different from the server 105 and is capable of communicating with the first terminal device 101, the second terminal device 102, the third terminal device 103, and/or the server 105.
Alternatively, the information presentation method provided by the embodiment of the present disclosure may also be performed by the first terminal device 101, the second terminal device 102, or the third terminal device 103, or may also be performed by other terminal devices different from the first terminal device 101, the second terminal device 102, or the third terminal device 103. Accordingly, the information presentation apparatus provided by the embodiments of the present disclosure may also be provided in the first terminal device 101, the second terminal device 102, or the third terminal device 103, or in other terminal devices different from the first terminal device 101, the second terminal device 102, or the third terminal device 1 03.
It should be understood that the number of first, second or third terminal devices, networks and servers in fig. 1 is merely illustrative. There may be any number of first, second or third terminal devices, networks and servers, as desired for implementation.
It should be noted that the sequence numbers of the respective operations in the following methods are merely representative of the operations for the purpose of description, and should not be construed as representing the order of execution of the respective operations. The method need not be performed in the exact order shown unless explicitly stated.
Fig. 2 schematically shows a flowchart of an information presentation method according to an embodiment of the present disclosure.
As shown in fig. 2, the information presentation method 200 includes operations S210 to S240.
In response to detecting the operation behaviors of the at least one first user, an operation behavior identification and operation behavior information corresponding to each of the operation behaviors of the at least one first user are acquired in operation S210, wherein the operation behavior identification has a first predetermined number of characters.
In operation S220, the operation behavior identifiers corresponding to the operation behaviors of the at least one first user are respectively analyzed to obtain operation path information corresponding to the operation behaviors of the at least one first user, where the operation path information includes M page identifiers and N control identifiers associated with the M page identifiers, the page identifiers and the control identifiers each have a second predetermined number of characters, and M and N are both positive integers.
In operation S230, in response to detecting the predetermined filtering condition input by the second user, filtering the operation behavior information and the operation path information corresponding to the operation behaviors of the at least one first user according to the predetermined filtering condition, to obtain a processing result.
In operation S240, the processing result is presented to the second user.
According to the embodiment of the disclosure, before the information display method provided by the disclosure is executed, the candidate page identifier and the candidate control identifier can be preconfigured according to actual service requirements. On the basis, the configured candidate page identification corresponding to the at least one candidate page information and the configured candidate control identification corresponding to the at least one candidate control information can be stored in a data source, so that the operation behavior identification is generated according to the at least one candidate page identification and the at least one candidate control identification related to the operation behavior in response to the operation behavior of the user.
According to embodiments of the present disclosure, a first user may refer to a subject performing an operational behavior. The operational behavior may be used to characterize the first user's operational trajectories for the page and the controls in the page. The operation track may refer to operation page information and operation control information related to the operation behavior. The operational page information may be used to characterize different pages. For example, the operation page information may include a web address (Uniform Resource Locator, URL). The operational control information may be used to characterize different controls in the page. The control may include at least one of: buttons, text boxes, and drop down lists. For example, the operation control information may include a control Identifier (ID).
According to embodiments of the present disclosure, the operational behavior identification may be used to characterize an operational trajectory corresponding to the operational behavior. After detecting the operation behavior of the user, matching can be performed according to the operation page information corresponding to the operation behavior and the candidate page information pre-configured in the data source, so as to determine the page actually accessed by the user. And matching the operation control information corresponding to the operation behavior with the pre-configured candidate control information in the data source to determine the control actually accessed by the user. On the basis, the page identification and the control identification which are actually accessed by the user can be determined according to the candidate page identification corresponding to the at least one candidate page information and the candidate control identification corresponding to the at least one candidate control information stored in the data source, and then the operation behavior identification is generated according to the page identification and the control identification.
For example, page a may include control x, which may jump to page B, and control y, which may jump to page C. In the case where the operation behavior is that the first user clicks the control x in the page a, that is, the operation track is that of the page a-control x-page B, the operation behavior identification may be a-x-B. Alternatively, in the case where the operation behavior is that the first user clicks the control y in the page a, that is, the operation track is that of the page a-control y-page C, the operation behavior identifier may be a-y-C.
According to the embodiment of the disclosure, after detecting the operation behaviors of the at least one first user, the server may acquire the operation behavior identification and the operation behavior information corresponding to the operation behaviors of the at least one first user, respectively. The operational behavior information may be used to characterize auxiliary information corresponding to the operational behavior. For example, the operational behavior information may include at least one of: operation time information, system version information and a user identification corresponding to the first user.
According to the embodiment of the disclosure, after the at least one operation behavior identifier is obtained, the at least one operation behavior identifier may be respectively analyzed to obtain operation path information corresponding to each operation behavior of the at least one first user. The specific manner of the parsing process may be configured according to the actual service requirement, which is not limited herein. For example, the parsing process may include at least one of: a field splitting process and a field replacing process.
According to an embodiment of the present disclosure, the operational behavior identification may have a first predetermined number of characters. The page identifier and the control identifier obtained after the parsing process may have a second predetermined number of characters. The specific values of the first predetermined number of characters and the second predetermined number of characters may be configured according to actual service requirements, and are not limited herein. For example, the first predetermined number of characters may be set to 12, and the second predetermined number of characters may be set to 4. Alternatively, the first predetermined number of characters may be set to 15, and the second predetermined number of characters may be set to 5.
According to embodiments of the present disclosure, the second user may refer to a subject performing the screening action. The second user may input a predetermined screening condition according to the actual service requirement. The predetermined screening conditions may include at least one of: a predetermined time period and a predetermined page identification. The predetermined filtering condition may be used to indicate a rule for filtering the operation behavior information and the operation path information corresponding to each of the operation behaviors of the at least one first user.
For example, in response to detecting the predetermined period of time input by the second user, the server may filter the operation behavior information and the operation path information corresponding to the operation behaviors of the at least one first user, respectively, according to the predetermined period of time, to obtain a processing result within the predetermined period of time. Alternatively, the server may filter, in response to detecting the predetermined page identifier input by the second user, operation behavior information and operation path information corresponding to the operation behaviors of the at least one first user according to the predetermined page identifier, and obtain a processing result corresponding to the predetermined page identifier. After the processing results are obtained, the processing results may be presented to the second user.
According to the embodiment of the disclosure, the operation path information is obtained by acquiring the operation behavior identification corresponding to the operation behavior of the first user and analyzing the operation behavior identification, and the operation path information comprises the page identification of the page dimension and the control identification of the control dimension associated with the page identification, so that the operation path information can be used for representing the operation track corresponding to the operation behavior of the first user. On the basis, the processing result is obtained by screening the operation behavior information and the operation path information corresponding to the operation behaviors of at least one first user according to the preset screening conditions input by the second user, and the automatic processing of the information can be realized according to the preset screening conditions, so that the technical problem that the maintenance cost for processing the information in a buried point mode is high due to the fact that buried point codes are manually inserted into program codes to collect and process the information in the related art is at least partially solved, the information processing efficiency is improved, and the accuracy of the processing result is further guaranteed.
The information presentation method 200 according to an embodiment of the present invention is further described below with reference to fig. 3A, 3B, 4, 5, 6A, and 6B.
According to an embodiment of the present disclosure, the information presentation method 200 may further include the following operations.
And obtaining information to be configured, wherein the information to be configured comprises P pieces of candidate page information and Q pieces of candidate control information corresponding to the P pieces of candidate page information, and P and Q are positive integers. And determining candidate page identifiers corresponding to the P candidate page information respectively according to the P candidate page information. And determining candidate control identifications corresponding to the Q candidate control information respectively according to the Q candidate control information, wherein the candidate control identifications and the candidate page identifications are associated with each other.
According to the embodiment of the disclosure, before the information display method provided by the disclosure is executed, the candidate page identification can be preconfigured according to the actual service requirement and the page dimension. On the basis, the candidate control identification can be preconfigured according to the control dimension by the actual service requirement.
For example, the information to be configured may include a "home page" and a "search page" of a page dimension, a "search box" and a "replace hot search" of a control dimension associated with the "home page," the "search box" may be used to indicate a jump to the "search page," and the "replace hot search" may be used to trigger a hot search refresh. On this basis, the candidate page identifier corresponding to the "top page" may be configured as "1001", the candidate control identifier corresponding to the "search box" may be configured as "0001", the candidate control identifier corresponding to the "replacement hot search" may be configured as "0002", and the candidate page identifier corresponding to the "search page" may be configured as "1002". Alternatively, the predetermined supplemental flag may also be preconfigured as "0000".
Fig. 3A schematically illustrates an example schematic diagram of a process of obtaining candidate page identifications and candidate control identifications in accordance with an embodiment of the present disclosure.
As shown in fig. 3A, in 300A, information 301 to be configured may be acquired, and the information 301 to be configured may include P pieces of candidate page information 3011 and Q pieces of candidate control information 3012 corresponding to each of the P pieces of candidate page information 3011.
The candidate page identifications 302 corresponding to the P candidate page information 3011 may be determined from the P candidate page information 3011. From the Q candidate control information 3012, candidate control identifications 303 corresponding to the Q candidate control information 3012 respectively are determined.
According to the embodiment of the disclosure, the operation behavior corresponds to operation page information and operation control information, and the operation behavior identification can be obtained in the following manner.
And respectively matching the operation page information with the P candidate page information to obtain target page information. And respectively matching the operation control information with the Q candidate control information to obtain target control information. And generating an initial operation behavior identifier according to the target page information and the target control information. In the case where the number of characters of the initial operation behavior identification satisfies a predetermined character number condition, the initial operation behavior identification is determined as the operation behavior identification. And generating the operation behavior identification according to the initial operation behavior identification and the predetermined supplementary identification under the condition that the character number of the initial operation behavior identification does not meet the predetermined character number condition.
According to embodiments of the present disclosure, buried points may refer to related technologies and implementations thereof that capture, process, and transmit specific user actions or events. The method comprises the steps of burying points in mobile phone software (Application) or web pages to obtain operation information of a first user in the using process, adding codes related to information collection into program codes of the mobile phone software, sending the codes to a server, and determining specific actions of the first user by the server through data modeling and other methods.
According to the embodiment of the disclosure, after the operation behavior of the first user is detected, matching can be performed according to the operation page information corresponding to the operation behavior and the candidate page information pre-configured in the data source, so as to determine the target page information actually accessed by the user. And matching the operation control information corresponding to the operation behavior with the pre-configured candidate control information in the data source to determine target control information actually accessed by the user.
According to the embodiment of the disclosure, the target page identifier and the target control identifier which are actually accessed by the user can be determined according to the candidate page identifier corresponding to the at least one candidate page information and the candidate control identifier corresponding to the at least one candidate control information, which are stored in the data source. On the basis, the target page identifier and the target control identifier can be spliced and connected in series according to the sequence of the operation behaviors, so that the initial operation behavior identifier is obtained.
According to an embodiment of the present disclosure, after obtaining the initial operation behavior identification, it may be determined whether the number of characters of the initial operation behavior identification satisfies a predetermined character number condition. The predetermined character number condition may be set according to actual service requirements, and is not limited herein. For example, the predetermined character number condition may be set to a first predetermined character number, which may be set to 12, as the character number of the initial operation behavior flag.
According to the embodiment of the present disclosure, in the case where it is determined that the number of characters of the initial operation behavior identification satisfies the predetermined number of characters condition, the initial operation behavior identification may be directly determined as the operation behavior identification. Alternatively, in the case where it is determined that the number of characters of the initial operation behavior identification does not satisfy the predetermined number of characters condition, the initial operation behavior identification may be complemented according to a predetermined complement identification "0000" configured in advance, to obtain the operation behavior identification.
For example, the operation behavior of the first user may include "first page" clicking on "search box" to jump to "search page", and the candidate page identifier corresponding to "first page" may be configured as "1001", the candidate control identifier corresponding to "search box" may be configured as "0001", and the candidate page identifier corresponding to "search page" may be configured as "1002" to be spliced and concatenated, resulting in the initial operation behavior identifier "100100011002". On this basis, it can be determined that the number of characters of the initial operation behavior identification "100100011002" satisfies the predetermined character number condition, and thus the initial operation behavior identification "100100011002" can be directly determined as the operation behavior identification.
Alternatively, the operation behavior of the first user may include "first page" clicking "to perform heat search and refresh, and the candidate page identifier corresponding to the" first page "may be configured as" 1001 "and the candidate control identifier corresponding to the" heat search and refresh "may be configured as" 0002 "to perform splicing and concatenation, so as to obtain an initial operation behavior identifier" 10010002". On this basis, it may be determined that, in the case where the number of characters of the initial operation behavior identification "10010002" does not satisfy the predetermined character number condition, the initial operation behavior identification "10010002" may be complemented according to a predetermined complementation identification "0000" configured in advance, resulting in the operation behavior identification "100100020000".
According to the embodiment of the disclosure, since the candidate page identification is predetermined according to the candidate page information, and the candidate control identification is predetermined according to the candidate control information, the readability of the operation behavior identification is improved by pre-configuring the candidate page identification and the candidate control identification. On the basis, the newly-added embedded point requirement can be realized through the configuration of the newly-added candidate page identifier and the candidate control identifier, so that the maintenance cost is reduced.
Fig. 3B schematically illustrates an example schematic diagram of a process of obtaining operational behavior identification according to an embodiment of the present disclosure.
As shown in fig. 3B, in 300B, the operation page information 304 and P candidate page information 305 may be respectively matched to obtain target page information 306. And respectively matching the operation control information 307 with the Q candidate control information 308 to obtain target control information 309.
Based on this, an initial operational behavior identification 310 may be generated from the target page information 306 and the target control information 309. After the initial operation behavior identification 310 is obtained, operation S310 may be performed.
In operation S310, the number of characters of the initial operation behavior identification satisfies a predetermined character number condition?
If so, the initial operational behavior identification 310 may be determined as operational behavior identification 311. If not, an operational behavior identification 311 may be generated based on the initial operational behavior identification 310 and the predetermined supplemental identification 312.
According to an embodiment of the present disclosure, operation S210 may include the following operations.
In response to detecting the operational behaviors of the at least one first user, first intermediate operational behavior identifiers corresponding to the operational behaviors of the at least one first user are obtained. And aiming at each first intermediate operation behavior identifier in at least one first intermediate operation behavior identifier, carrying out character matching processing on the first intermediate operation behavior identifiers according to the preset characters to obtain a character matching result. And under the condition that the character matching result represents that the first intermediate operation behavior identifier comprises the preset character, deleting the preset character in the first intermediate operation behavior identifier to obtain a second intermediate operation behavior identifier. And carrying out character number detection processing on the second intermediate operation behavior identifier to obtain a character number detection result. And determining the second intermediate operation behavior identifier as the operation behavior identifier in the case that the character number of the second intermediate operation behavior identifier is represented by the character number detection result and meets the first predetermined character number.
According to the embodiment of the disclosure, the embedded point independent method can be embedded into the page and the control, so that the operation behavior identification can be determined through the newly added parameters. The predetermined character may be set according to actual service requirements, which is not limited herein. For example, the predetermined character may be set to "-". After the first intermediate operation behavior identifier is obtained, character matching processing can be performed on the first intermediate operation behavior identifier according to the preset characters, so that a character matching result is obtained. The character matching result may be used to characterize whether the first intermediate operational behavior identification includes a predetermined character.
For example, taking the first intermediate operation behavior identifier "1001-0001-1002" as an example, the character matching process may be performed on the first intermediate operation behavior identifier "1001-0001-1002" according to the predetermined character "-" to obtain a character matching result characterizing that the first intermediate operation behavior identifier includes the predetermined character. On this basis, the predetermined character "-" in the first intermediate operation behavior identification "1001-0001-1002" may be deleted, resulting in the second intermediate operation behavior identification "100100011002".
According to an embodiment of the present disclosure, in a case where the character matching result characterizes that the first intermediate operation behavior identification does not include a predetermined character, the first intermediate operation behavior identification may be directly determined as the second intermediate operation behavior identification. After the second intermediate operation behavior identifier is obtained, the second intermediate operation behavior identifier may be subjected to a character number detection process, so as to obtain a character number detection result. The character number detection result may be used to characterize whether the character number identified by the second intermediate operation behavior satisfies the first predetermined character number. The first predetermined number of characters may be set according to actual service requirements, which is not limited herein. For example, the first predetermined number of characters may be set to 12.
According to the embodiment of the disclosure, in the case that the number of characters of the character number detection result representing the second intermediate operation behavior identifier satisfies the first predetermined number of characters, the second intermediate operation behavior identifier may be directly determined as the operation behavior identifier. Alternatively, in a case where the number of characters of the character number detection result characterizing the second intermediate operation behavior identification does not satisfy the first predetermined number of characters, a process flow of the next second intermediate operation behavior identification may be performed.
Fig. 4 schematically illustrates an example schematic diagram of a process of acquiring operation behavior identifiers and operation behavior information corresponding to operation behaviors of at least one first user, respectively, in response to detecting operation behaviors of at least one first user according to an embodiment of the present disclosure.
As shown in fig. 4, in response to detecting the operational behavior 401 of the at least one first user, a first intermediate operational behavior identification 402 may be obtained that corresponds to each of the operational behaviors 401 of the at least one first user 400.
For each first intermediate operation behavior identifier 402 of the at least one first intermediate operation behavior identifier 402, a character matching process may be performed on the first intermediate operation behavior identifier 402 according to a predetermined character 403, to obtain a character matching result 404. After the character matching result 404 is obtained, operation S410 may be performed.
In operation S410, the character matching result 404 characterizes that the first intermediate operation behavior identification 402 includes a predetermined character 403?
If not, the flow may end. If so, the deletion process may be performed on the predetermined character 403 in the first intermediate operation behavior identifier 402, to obtain the second intermediate operation behavior identifier 405. The second intermediate operation behavior flag 405 is subjected to a character number detection process, and a character number detection result 406 is obtained. After the character number detection result 406 is obtained, operation S420 may be performed.
In operation S420, the character number detection result 406 characterizes that the character number of the second intermediate operation behavior identification 405 satisfies the first predetermined character number?
If not, the flow may end. If so, the second intermediate operational behavior identification 405 may be determined as operational behavior identification 407.
According to an embodiment of the present disclosure, operation S220 may include the following operations.
And according to the second preset character number, carrying out field splitting processing on the operation behavior identification to obtain at least one field identification corresponding to the operation behavior identification. M page identifications are determined based on the at least one field identification. And determining N control identifications according to the at least one field identification and the M page identifications.
According to the embodiment of the disclosure, as part of the controls may belong to the common control in different pages and jump to different pages in different application scenes, flexible embedding points can be supported by an embedding point independent method. The specific values of the first predetermined number of characters and the second predetermined number of characters may be configured according to actual service requirements, and are not limited herein.
For example, the first predetermined number of characters may be set to 12, and the second predetermined number of characters may be set to 4. In this case, taking the operation behavior identifier of "100100011002" as an example, the operation behavior identifier may be subjected to field splitting processing according to the number of 4-bit characters, resulting in a field identifier "1001", a field identifier "0001" and a field identifier "1002" corresponding to the operation behavior identifier "100100011002".
According to an embodiment of the present disclosure, after obtaining at least one field identification corresponding to the operation behavior identification, the field identification "1001", the field identification "0001", the field identification "1002" and the preconfigured at least one candidate page identification may be respectively matched to determine the page identification "1001" corresponding to the "top page", and the page identification "1002" corresponding to the "search". On this basis, matching can be performed according to the field identification "0001" and at least one candidate control identification configured in advance respectively, so as to determine the control identification "0001" corresponding to the "search box".
According to the embodiment of the disclosure, since the at least one field identifier is obtained by performing field splitting processing on the behavior identifier according to the second predetermined number of characters, the operation path information including the page identifier and the control identifier can be determined according to the at least one field identifier, so that the embedding point can be performed by an independent method, and the flexibility of the embedding point is improved.
Fig. 5 schematically illustrates an example schematic diagram of a process of resolving operation behavior identifiers corresponding to operation behaviors of at least one first user, respectively, to obtain operation path information corresponding to operation behaviors of at least one first user, according to an embodiment of the disclosure.
As shown in fig. 5, in 500, after obtaining the operation behavior identifier 501, a field splitting process may be performed on the operation behavior identifier 501 according to the second predetermined number of characters 502, to obtain at least one field identifier 503 corresponding to the operation behavior identifier 501.
On this basis, M page identifications 504 may be determined from the at least one field identification 503. N control identifications 505 are determined from the at least one field identification 503 and the M page identifications 504.
According to an embodiment of the present disclosure, the operation behavior information includes operation time information, system version information, and a user identification corresponding to the first user.
According to an embodiment of the present disclosure, the information presentation method 200 may further include the following operations.
For each of the operational behaviors of the at least one first user, a user identification and an operational behavior identification corresponding to the operational behavior are determined as key information. Operation path data, operation time information, and system version information corresponding to the operation behavior are determined as value information. The key information and the value information are stored in association to a database.
According to an embodiment of the present disclosure, the operation time information may include an operation date and an operation time. After obtaining the operational behavior identification and operational behavior information, the operational behavior identification and operational behavior information may be packaged as request parameters to invoke the background embedded point interface.
According to an embodiment of the present disclosure, the operation time information is "2023-02-2808:22:36", the system version information is" 04.22", the user identifier corresponding to the first user is" 123456", and the operation behavior identifier is" 100100011002", for example, the operation behavior identifier may be translated to obtain operation path data according to the preconfigured candidate page information, the candidate page identifier corresponding to the candidate page information, the candidate control information, and the candidate control identifier corresponding to the candidate control information. On this basis, an example of storing the operation behavior identification and the operation behavior information to the database is shown in table 1 below.
TABLE 1
In accordance with an embodiment of the present disclosure, in table 1, "c_code" may be used to characterize an operation behavior identity, "c_user_id" may be used to characterize a USER identity, "c_ FIRSTPAGE _code" may be used to characterize page information corresponding to a first page identity, "c_clip_code" may be used to characterize control information corresponding to a control identity, "c_second_code" may be used to characterize page information corresponding to a second page identity, "c_date" may be used to characterize an operation DATE, "c_time" may be used to characterize an operation TIME, "c_app_ver" may be used to characterize system version information.
According to an embodiment of the present disclosure, the database stores at least one key-value relation, the key-value relation including key information and value information, and the predetermined filtering condition includes a predetermined period of time.
According to an embodiment of the present disclosure, operation S230 may include the following operations.
And responding to the detection of a preset time period input by the second user, and screening the value information corresponding to the at least one key value relation according to the preset time period to obtain at least one first candidate value information. And determining first candidate key information corresponding to each of the at least one first candidate value information according to the at least one first candidate value information. And screening the at least one first candidate key information according to the user identification corresponding to the at least one first candidate key information to obtain at least one first target key information. And determining a processing result corresponding to the preset time period according to the at least one first target key information.
According to an embodiment of the present disclosure, in a case where the predetermined filtering condition includes a predetermined period, the "c_date" in the above table 1 may be filtered according to the predetermined period, to obtain at least one first candidate value information located within the predetermined period. The de-duplication filtering may be performed according to the USER identifier corresponding to each of the at least one first candidate key information, that is, "c_user_id" in table 1, to obtain at least one first target key information. On the basis of this, a processing result corresponding to the predetermined period of time may be determined based on at least one first target key information. The results of this process can be used to characterize the number of users logged in daily.
According to an embodiment of the present disclosure, alternatively, in a case where the predetermined filtering condition includes a predetermined period, the "c_date" and the "c_time" in the above table 1 may be filtered according to the predetermined period, to obtain at least one first candidate value information located within the predetermined period. The de-duplication filtering may be performed according to the USER identifier corresponding to each of the at least one first candidate key information, that is, "c_user_id" in table 1, to obtain at least one first target key information. On the basis of this, a processing result corresponding to the predetermined period of time may be determined based on at least one first target key information. The processing results may be used to characterize peaks of the access time period.
Fig. 6A schematically illustrates an example schematic diagram of a process of obtaining a processing result according to an embodiment of the present disclosure.
As shown in fig. 6A, in 600A, in a case where the predetermined filtering condition 601 includes a predetermined period 602, in response to detecting the predetermined period 602 of the second user input, filtering the value information corresponding to each of the at least one key value relation 603 according to the predetermined period 602 to obtain at least one first candidate value information 604.
On the basis of this, first candidate key information 605 corresponding to each of the at least one first candidate value information 604 may be determined from the at least one first candidate value information 604. And screening the at least one first candidate key information 605 according to the user identifier 606 corresponding to each of the at least one first candidate key information 605 to obtain at least one first target key information 607. Based on the at least one first target key information 607, a processing result 608 corresponding to the predetermined period 602 is determined.
According to an embodiment of the present disclosure, the predetermined screening condition includes a predetermined page identification.
Operation S230 may further include the following operations according to an embodiment of the present disclosure.
And responding to the detection of the preset page identifier input by the second user, and carrying out matching processing on the value information corresponding to each of the at least one key value relation according to the preset page identifier to obtain at least one second candidate value information corresponding to the preset page identifier. And determining a processing result corresponding to the preset page identification according to the at least one second candidate value information.
According to an embodiment of the present disclosure, in a case where the predetermined filtering condition includes a predetermined page identifier, the "C SECONDPAGE CODE" in the above table 1 may be matched according to the predetermined page identifier, to obtain at least one second candidate value information corresponding to the predetermined page identifier. On this basis, a processing result corresponding to the predetermined page identification may be determined based on the at least one second candidate value information. The processing results may be used to characterize the function click data.
According to an embodiment of the present disclosure, in a case where the predetermined filtering condition includes a predetermined page identifier, the "C CODE" in the above table 1 may be matched according to the predetermined page identifier, to obtain at least one second candidate value information corresponding to the predetermined page identifier. On this basis, a processing result corresponding to the predetermined page identification may be determined based on the at least one second candidate value information. The processing results may be used to characterize the access path data.
According to the embodiments of the present disclosure, by performing the filtering processing on the operation behavior information and the operation path information, which each correspond to the operation behavior of the at least one first user, according to the predetermined period, the processing result corresponding to the predetermined period can be obtained. The processing result corresponding to the predetermined page identifier can be obtained by performing filtering processing on the operation behavior information and the operation path information corresponding to the operation behaviors of the at least one first user according to the predetermined page identifier. Because the buried point information can be wholly or detachably arranged, the analyzability of the buried point information is improved.
Fig. 6B schematically illustrates an example schematic diagram of a process of obtaining a processing result according to another embodiment of the present disclosure.
As shown in fig. 6B, in 600B, in the case where the predetermined filtering condition 609 includes the predetermined page identifier 610, in response to detecting the predetermined page identifier 610 input by the second user, the value information 612 corresponding to each of the at least one key value relation 611 is subjected to matching processing according to the predetermined page identifier 610, resulting in at least one second candidate value information 613 corresponding to the predetermined page identifier 610. Processing results 614 corresponding to the predetermined page identity 610 are determined based on the at least one second candidate information 613.
The above is only an exemplary embodiment, but not limited thereto, and other information display methods known in the art may be included as long as the efficiency of information processing can be improved, thereby ensuring the accuracy of the processing result.
Fig. 7 schematically shows a block diagram of an information presentation apparatus according to an embodiment of the present disclosure.
As shown in fig. 7, the information presentation apparatus 700 may include a first acquisition module 710, an parsing processing module 720, a screening processing module 730, and a presentation module 740.
The first obtaining module 710 is configured to obtain, in response to detecting the operation behaviors of the at least one first user, an operation behavior identifier and operation behavior information corresponding to each of the operation behaviors of the at least one first user, where the operation behavior identifier has a first predetermined number of characters.
The parsing processing module 720 is configured to parse the operation behavior identifiers corresponding to the operation behaviors of the at least one first user, respectively, to obtain operation path information corresponding to the operation behaviors of the at least one first user, where the operation path information includes M page identifiers and N control identifiers associated with the M page identifiers, each of the page identifiers and the control identifiers has a second predetermined number of characters, and M and N are both positive integers.
And a screening processing module 730, configured to, in response to detecting a predetermined screening condition input by the second user, perform screening processing on the operation behavior information and the operation path information corresponding to the operation behaviors of the at least one first user according to the predetermined screening condition, so as to obtain a processing result.
And the display module 740 is used for displaying the processing result to the second user.
According to an embodiment of the present disclosure, the information presentation apparatus 700 may further include a second acquisition module, a first determination module, and a second determination module.
The second acquisition module is used for acquiring information to be configured, wherein the information to be configured comprises P pieces of candidate page information and Q pieces of candidate control information corresponding to the P pieces of candidate page information, and P and Q are positive integers.
And the first determining module is used for determining candidate page identifiers corresponding to the P candidate page information respectively according to the P candidate page information.
And the second determining module is used for determining candidate control identifications corresponding to the Q candidate control information according to the Q candidate control information, wherein the candidate control identifications and the candidate page identifications are associated with each other.
According to the embodiment of the disclosure, the operation behavior corresponds to operation page information and operation control information, and the operation behavior identification can be obtained in the following manner.
And respectively matching the operation page information with the P candidate page information to obtain target page information. And respectively matching the operation control information with the Q candidate control information to obtain target control information. And generating an initial operation behavior identifier according to the target page information and the target control information. In the case where the number of characters of the initial operation behavior identification satisfies a predetermined character number condition, the initial operation behavior identification is determined as the operation behavior identification. And generating the operation behavior identification according to the initial operation behavior identification and the predetermined supplementary identification under the condition that the character number of the initial operation behavior identification does not meet the predetermined character number condition.
According to an embodiment of the present disclosure, the first acquisition module 710 may include an acquisition unit, a character matching processing unit, a deletion processing unit, a character number detection processing unit, and a first determination unit.
And the acquisition unit is used for responding to the detection of the operation behaviors of the at least one first user and acquiring first intermediate operation behavior identifiers corresponding to the operation behaviors of the at least one first user.
The character matching processing unit is used for carrying out character matching processing on the first intermediate operation behavior identifiers according to the preset characters aiming at each first intermediate operation behavior identifier in the at least one first intermediate operation behavior identifier to obtain a character matching result.
And the deletion processing unit is used for deleting the preset characters in the first intermediate operation behavior identification to obtain a second intermediate operation behavior identification under the condition that the character matching result represents that the first intermediate operation behavior identification comprises the preset characters.
The character number detection processing unit is used for carrying out character number detection processing on the second intermediate operation behavior identifier to obtain a character number detection result.
And a first determining unit configured to determine the second intermediate operation behavior identifier as the operation behavior identifier in a case where the number of characters representing the second intermediate operation behavior identifier as a result of the character number detection satisfies a first predetermined number of characters.
According to an embodiment of the present disclosure, the parsing processing module 720 may include a field splitting processing unit, a second determining unit, and a third determining unit.
And the field splitting processing unit is used for carrying out field splitting processing on the operation behavior identification according to the second preset character number to obtain at least one field identification corresponding to the operation behavior identification.
And the second determining unit is used for determining M page identifiers according to at least one field identifier.
And the third determining unit is used for determining N control identifications according to the at least one field identification and the M page identifications.
According to an embodiment of the present disclosure, the operation behavior information includes operation time information, system version information, and a user identification corresponding to the first user.
According to an embodiment of the present disclosure, the information presentation apparatus 700 may further include a third determination module, a fourth determination module, and an association storage module.
And a third determining module for determining, for each of the operation behaviors of the at least one first user, a user identification corresponding to the operation behavior and an operation behavior identification as key information.
And a fourth determining module for determining operation path data, operation time information and system version information corresponding to the operation behavior as value information.
And the association storage module is used for storing the key information and the value information in a database in an association way.
According to an embodiment of the present disclosure, the database stores at least one key-value relation, the key-value relation including key information and value information, and the predetermined filtering condition includes a predetermined period of time.
According to an embodiment of the present disclosure, the screening processing module 730 may include a first screening processing unit, a fourth determining unit, a second screening processing unit, and a fifth determining unit.
And the first screening processing unit is used for responding to the detection of the preset time period input by the second user, and screening the value information corresponding to the at least one key value relation according to the preset time period to obtain at least one first candidate value information.
And a fourth determining unit configured to determine first candidate key information corresponding to each of the at least one first candidate value information according to the at least one first candidate value information.
And the second screening processing unit is used for screening the at least one first candidate key information according to the user identification corresponding to the at least one first candidate key information to obtain at least one first target key information.
And a fifth determining unit for determining a processing result corresponding to the predetermined period of time based on the at least one first target key information.
According to an embodiment of the present disclosure, the filtering processing module 730 may further include a matching processing unit and a sixth determining unit.
And the matching processing unit is used for responding to the detection of the preset page identifier input by the second user, and carrying out matching processing on the value information corresponding to each of the at least one key value relation according to the preset page identifier to obtain at least one piece of second candidate value information corresponding to the preset page identifier.
And a sixth determining unit, configured to determine a processing result corresponding to the predetermined page identifier according to at least one second candidate value information.
Any number of modules, sub-modules, units, sub-units, or at least some of the functionality of any number of the sub-units according to embodiments of the present disclosure may be implemented in one module. Any one or more of the modules, sub-modules, units, sub-units according to embodiments of the present disclosure may be implemented as split into multiple modules. Any one or more of the modules, sub-modules, units, sub-units according to embodiments of the present disclosure may be implemented at least in part as a hardware circuit, such as a Field Programmable Gate Array (FPGA), a Programmable Logic Array (PLA), a system-on-chip, a system-on-substrate, a system-on-package, an Application Specific Integrated Circuit (ASIC), or in any other reasonable manner of hardware or firmware that integrates or encapsulates the circuit, or in any one of or a suitable combination of three of software, hardware, and firmware. Alternatively, one or more of the modules, sub-modules, units, sub-units according to embodiments of the present disclosure may be at least partially implemented as computer program modules, which when executed, may perform the corresponding functions.
For example, any of the first acquisition module 710, the parsing processing module 720, the screening processing module 730, and the presentation module 740 may be combined in one module/unit/sub-unit or any of the modules/units/sub-units may be split into a plurality of modules/units/sub-units. Alternatively, at least some of the functionality of one or more of these modules/units/sub-units may be combined with at least some of the functionality of other modules/units/sub-units and implemented in one module/unit/sub-unit. According to embodiments of the present disclosure, at least one of the first acquisition module 710, the parsing processing module 720, the screening processing module 730, and the presentation module 740 may be implemented at least in part as hardware circuitry, such as a Field Programmable Gate Array (FPGA), a Programmable Logic Array (PLA), a system on a chip, a system on a substrate, a system on a package, an Application Specific Integrated Circuit (ASIC), or may be implemented in hardware or firmware in any other reasonable way of integrating or packaging the circuitry, or in any one of or a suitable combination of three of software, hardware, and firmware. Alternatively, at least one of the first acquisition module 710, the parsing processing module 720, the screening processing module 730, and the presentation module 740 may be at least partially implemented as a computer program module, which when executed may perform the corresponding functions.
It should be noted that, in the embodiment of the present disclosure, the information display device portion corresponds to the information display method portion in the embodiment of the present disclosure, and the description of the information display device portion specifically refers to the information display method portion, which is not described herein again.
Fig. 8 schematically illustrates a block diagram of an electronic device adapted to implement an information presentation method according to an embodiment of the disclosure. The electronic device shown in fig. 8 is merely an example and should not be construed to limit the functionality and scope of use of the disclosed embodiments.
As shown in fig. 8, a computer electronic device 800 according to an embodiment of the present disclosure includes a processor 801 that can perform various appropriate actions and processes according to a program stored in a Read Only Memory (ROM) 802 or a program loaded from a storage section 809 into a Random Access Memory (RAM) 803. The processor 801 may include, for example, a general purpose microprocessor (e.g., a CPU), an instruction set processor and/or an associated chipset and/or special purpose microprocessor (e.g., an Application Specific Integrated Circuit (ASIC)), or the like. The processor 801 may also include on-board memory for caching purposes. The processor 801 may include a single processing unit or multiple processing units for performing the different actions of the method flows according to embodiments of the disclosure.
In the RAM 803, various programs and data required for the operation of the electronic device 800 are stored. The processor 801, the ROM 802, and the RAM 803 are connected to each other by a bus 804. The processor 801 performs various operations of the method flow according to the embodiments of the present disclosure by executing programs in the ROM 802 and/or the RAM 803. Note that the program may be stored in one or more memories other than the ROM 802 and the RAM 803. The processor 801 may also perform various operations of the method flows according to embodiments of the present disclosure by executing programs stored in the one or more memories.
According to an embodiment of the present disclosure, the electronic device 800 may also include an input/output (I/O) interface 805, the input/output (I/O) interface 805 also being connected to the bus 804. The electronic device 800 may also include one or more of the following components connected to an input/output (I/O) interface 805: an input portion 806 including a keyboard, mouse, etc.; an output portion 807 including a display such as a Cathode Ray Tube (CRT), a Liquid Crystal Display (LCD), and a speaker; a storage section 808 including a hard disk or the like; and a communication section 809 including a network interface card such as a LAN card, a modem, or the like. The communication section 809 performs communication processing via a network such as the internet. The drive 810 is also connected to an input/output (I/O) interface 805 as needed. A removable medium 811 such as a magnetic disk, an optical disk, a magneto-optical disk, a semiconductor memory, or the like is mounted on the drive 810 as needed so that a computer program read out therefrom is mounted into the storage section 808 as needed.
According to embodiments of the present disclosure, the method flow according to embodiments of the present disclosure may be implemented as a computer software program. For example, embodiments of the present disclosure include a computer program product comprising a computer program embodied on a computer readable storage medium, the computer program comprising program code for performing the method shown in the flowcharts. In such an embodiment, the computer program may be downloaded and installed from a network via the communication section 809 and/or installed from the removable media 81. The above-described functions defined in the system of the embodiments of the present disclosure are performed when the computer program is executed by the processor 801. The systems, devices, apparatus, modules, units, etc. described above may be implemented by computer program modules according to embodiments of the disclosure.
The present disclosure also provides a computer-readable storage medium that may be embodied in the apparatus/device/system described in the above embodiments; or may exist alone without being assembled into the apparatus/device/system. The computer-readable storage medium carries one or more programs which, when executed, implement methods in accordance with embodiments of the present disclosure.
According to embodiments of the present disclosure, the computer-readable storage medium may be a non-volatile computer-readable storage medium. Examples may include, but are not limited to: a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In the context of this disclosure, a computer-readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device.
For example, according to embodiments of the present disclosure, the computer-readable storage medium may include ROM 802 and/or RAM 803 and/or one or more memories other than ROM 802 and RAM 803 described above.
Embodiments of the present disclosure also include a computer program product comprising a computer program comprising program code for performing the methods provided by the embodiments of the present disclosure, the program code for causing an electronic device to implement the information presentation methods provided by the embodiments of the present disclosure when the computer program product is run on the electronic device.
The above-described functions defined in the system/apparatus of the embodiments of the present disclosure are performed when the computer program is executed by the processor 801. The systems, apparatus, modules, units, etc. described above may be implemented by computer program modules according to embodiments of the disclosure.
In one embodiment, the computer program may be based on a tangible storage medium such as an optical storage device, a magnetic storage device, or the like. In another embodiment, the computer program may also be transmitted, distributed, and downloaded and installed in the form of a signal on a network medium, and/or from a removable medium 811 via a communication portion 809. The computer program may include program code that may be transmitted using any appropriate network medium, including but not limited to: wireless, wired, etc., or any suitable combination of the foregoing.
According to embodiments of the present disclosure, program code for performing computer programs provided by embodiments of the present disclosure may be written in any combination of one or more programming languages, and in particular, such computer programs may be implemented in high-level procedural and/or object-oriented programming languages, and/or assembly/machine languages. Programming languages include, but are not limited to, such as Java, c++, python, "C" or similar programming languages. The program code may execute entirely on the user's computing device, partly on the user's device, partly on a remote computing device, or entirely on the remote computing device or server. In the case of remote computing devices, 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., connected via the Internet using an Internet service provider).
The flowcharts and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods and computer program products according to various embodiments of the present disclosure. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams or flowchart illustration, and combinations of blocks in the block diagrams or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions. Those skilled in the art will appreciate that the features recited in the various embodiments of the disclosure and/or in the claims may be combined in various combinations and/or combinations, even if such combinations or combinations are not explicitly recited in the disclosure. In particular, the features recited in the various embodiments of the present disclosure and/or the claims may be variously combined and/or combined without departing from the spirit and teachings of the present disclosure. All such combinations and/or combinations fall within the scope of the present disclosure.
The embodiments of the present disclosure are described above. However, these examples are for illustrative purposes only and are not intended to limit the scope of the present disclosure. Although the embodiments are described above separately, this does not mean that the measures in the embodiments cannot be used advantageously in combination. The scope of the disclosure is defined by the appended claims and equivalents thereof. Various alternatives and modifications can be made by those skilled in the art without departing from the scope of the disclosure, and such alternatives and modifications are intended to fall within the scope of the disclosure.

Claims (12)

1. An information display method, comprising:
in response to detecting the operation behaviors of at least one first user, obtaining operation behavior identifiers and operation behavior information corresponding to the operation behaviors of the at least one first user, wherein the operation behavior identifiers have a first preset character number;
respectively analyzing operation behavior identifiers corresponding to the operation behaviors of the at least one first user to obtain operation path information corresponding to the operation behaviors of the at least one first user, wherein the operation path information comprises M page identifiers and N control identifiers associated with the M page identifiers, the page identifiers and the control identifiers both have a second preset character number, and M and N are positive integers;
Responding to the detection of a preset screening condition input by a second user, and screening operation behavior information and the operation path information which respectively correspond to the operation behaviors of at least one first user according to the preset screening condition to obtain a processing result; and
and displaying the processing result to the second user.
2. The method of claim 1, further comprising, prior to the acquiring operational behavior identifiers and operational behavior information corresponding to the operational behaviors of the at least one first user, respectively, in response to detecting the operational behaviors of the at least one first user:
obtaining information to be configured, wherein the information to be configured comprises P candidate page information and Q candidate control information corresponding to the P candidate page information respectively, and P and Q are positive integers;
according to the P candidate page information, determining candidate page identifiers corresponding to the P candidate page information respectively; and
and determining candidate control identifications corresponding to the Q candidate control information respectively according to the Q candidate control information, wherein the candidate control identifications and the candidate page identifications are associated with each other.
3. The method of claim 2, wherein the operation behavior corresponds to operation page information and operation control information, and the operation behavior identification is obtained by:
Respectively matching the operation page information with the P candidate page information to obtain target page information;
matching the operation control information with the Q candidate control information respectively to obtain target control information;
generating an initial operation behavior identifier according to the target page information and the target control information;
determining the initial operation behavior identification as the operation behavior identification under the condition that the character number of the initial operation behavior identification meets the preset character number condition; and
and generating the operation behavior identification according to the initial operation behavior identification and a preset supplementary identification under the condition that the character number of the initial operation behavior identification does not meet the preset character number condition.
4. A method according to any one of claims 1 to 3, wherein said obtaining operational behaviour identification and operational behaviour data corresponding to each of the operational behaviour of at least one first user in response to detecting the operational behaviour of the at least one first user comprises:
in response to detecting the operation behaviors of the at least one first user, acquiring first intermediate operation behavior identifiers corresponding to the operation behaviors of the at least one first user respectively;
Aiming at each first intermediate operation behavior identifier in the at least one first intermediate operation behavior identifier, carrying out character matching processing on the first intermediate operation behavior identifiers according to a preset character to obtain a character matching result;
under the condition that the character matching result represents that the first intermediate operation behavior identifier comprises the preset character, deleting the preset character in the first intermediate operation behavior identifier to obtain a second intermediate operation behavior identifier;
performing character number detection processing on the second intermediate operation behavior identifier to obtain a character number detection result; and
and determining the second intermediate operation behavior identifier as the operation behavior identifier under the condition that the character number of the second intermediate operation behavior identifier is characterized by the character number detection result to meet the first preset character number.
5. A method according to any one of claims 1 to 3, wherein the parsing the operation behavior identifiers corresponding to the operation behaviors of the at least one first user respectively, and obtaining operation path information corresponding to the operation behaviors of the at least one first user respectively includes:
According to the second preset character number, carrying out field splitting processing on the operation behavior identification to obtain at least one field identification corresponding to the operation behavior identification;
determining the M page identifications according to the at least one field identification; and
and determining the N control identifications according to the at least one field identification and the M page identifications.
6. The method of claim 5, wherein the operational behavior information includes operational time information, system version information, and a user identification corresponding to the first user;
the method further comprises the steps of after the operation behavior identification corresponding to each operation behavior of the at least one first user is analyzed, obtaining operation path data corresponding to each operation behavior of the at least one first user:
for each of the at least one first user's operational behaviors, determining a user identification corresponding to the operational behavior and the operational behavior identification as key information;
determining the operation path data, the operation time information, and the system version information corresponding to the operation behavior as value information; and
And storing the key information and the value information in a database in an associated mode.
7. The method of claim 6, wherein the database stores at least one key-value relation, the key-value relation including the key information and the value information, the predetermined screening condition including a predetermined period of time;
the responding to the detection of the preset screening condition input by the second user, the screening processing is carried out on the operation behavior information and the operation path information corresponding to the operation behaviors of the at least one first user according to the preset screening, and the processing result comprises:
responding to the detection of the preset time period input by the second user, and screening the value information corresponding to each of the at least one key value relation according to the preset time period to obtain at least one first candidate value information;
determining first candidate key information corresponding to each of the at least one first candidate value information according to the at least one first candidate value information;
screening the at least one first candidate key information according to the user identification corresponding to the at least one first candidate key information to obtain at least one first target key information; and
And determining the processing result corresponding to the preset time period according to the at least one first target key information.
8. The method of claim 7, wherein the predetermined screening condition comprises a predetermined page identity, the method further comprising:
responding to the detection of the preset page identifier input by the second user, and carrying out matching processing on the value information corresponding to each of the at least one key value relation according to the preset page identifier to obtain at least one second candidate value information corresponding to the preset page identifier; and
and determining the processing result corresponding to the preset page identifier according to the at least one second candidate value information.
9. An information presentation apparatus comprising:
the first acquisition module is used for responding to the detection of the operation behaviors of at least one first user and acquiring operation behavior identifiers and operation behavior information corresponding to the operation behaviors of the at least one first user, wherein the operation behavior identifiers have a first preset character number;
the analysis processing module is used for respectively analyzing operation behavior identifiers corresponding to the operation behaviors of the at least one first user to obtain operation path information corresponding to the operation behaviors of the at least one first user, wherein the operation path information comprises M page identifiers and N control identifiers associated with the M page identifiers, the page identifiers and the control identifiers both have a second preset character number, and M and N are positive integers;
The screening processing module is used for responding to the detection of the preset screening condition input by the second user, and screening the operation behavior information and the operation path information corresponding to the operation behaviors of the at least one first user according to the preset screening condition to obtain a processing result; and
and the display module is used for displaying the processing result to the second user.
10. An electronic device, comprising:
one or more processors;
a memory for storing one or more instructions,
wherein the one or more instructions, when executed by the one or more processors, cause the one or more processors to implement the method of any of claims 1 to 8.
11. A computer readable storage medium having stored thereon executable instructions which when executed by a processor cause the processor to implement the method of any of claims 1 to 8.
12. A computer program product comprising computer executable instructions for implementing the method of any one of claims 1 to 8 when executed.
CN202310786577.9A 2023-06-29 2023-06-29 Information display method and device, electronic equipment and computer readable storage medium Pending CN116821499A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202310786577.9A CN116821499A (en) 2023-06-29 2023-06-29 Information display method and device, electronic equipment and computer readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202310786577.9A CN116821499A (en) 2023-06-29 2023-06-29 Information display method and device, electronic equipment and computer readable storage medium

Publications (1)

Publication Number Publication Date
CN116821499A true CN116821499A (en) 2023-09-29

Family

ID=88116289

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202310786577.9A Pending CN116821499A (en) 2023-06-29 2023-06-29 Information display method and device, electronic equipment and computer readable storage medium

Country Status (1)

Country Link
CN (1) CN116821499A (en)

Similar Documents

Publication Publication Date Title
CN107562620B (en) Automatic buried point setting method and device
Zhou et al. API deprecation: a retrospective analysis and detection method for code examples on the web
CN107423048B (en) Data collection method, device, medium and computing equipment
CN110688598B (en) Service parameter acquisition method and device, computer equipment and storage medium
CN110674360B (en) Tracing method and system for data
CN105095059A (en) Method and device for automated testing
CN111654495B (en) Method, apparatus, device and storage medium for determining traffic generation source
CN111324510B (en) Log processing method and device and electronic equipment
CN109542764B (en) Webpage automatic testing method and device, computer equipment and storage medium
CN110674426B (en) Webpage behavior reporting method and device
US8751508B1 (en) Contextual indexing of applications
CN111666201A (en) Regression testing method, device, medium and electronic equipment
CN115659045A (en) User operation identification method and device, storage medium and electronic equipment
CN116821499A (en) Information display method and device, electronic equipment and computer readable storage medium
CN113515715B (en) Buried point event code generation method, buried point event code processing method and related equipment
CN114911479A (en) Interface generation method, device, equipment and storage medium based on configuration
CN112363870B (en) Application program development processing method and device, computer equipment and storage medium
CN114911534B (en) Page information extraction method, setting method, device, electronic equipment and medium
CN117435464A (en) Software testing method and device, electronic equipment and computer readable storage medium
CN114254621A (en) Document auditing method and device, electronic equipment and storage medium
CN114637689A (en) Application evaluation method, device, equipment and storage medium
CN114266547A (en) Method, device, equipment, medium and program product for identifying business processing strategy
CN116821158A (en) Structured query statement generation method and device, electronic equipment and storage medium
CN118014726A (en) Transaction link data processing method, apparatus, device, storage medium and program product
CN114117449A (en) Hidden parameter mining-based test method and device, electronic equipment and 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