CN111597485B - Information presentation method and device - Google Patents

Information presentation method and device Download PDF

Info

Publication number
CN111597485B
CN111597485B CN201910130197.3A CN201910130197A CN111597485B CN 111597485 B CN111597485 B CN 111597485B CN 201910130197 A CN201910130197 A CN 201910130197A CN 111597485 B CN111597485 B CN 111597485B
Authority
CN
China
Prior art keywords
page element
information
target
target website
server
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.)
Active
Application number
CN201910130197.3A
Other languages
Chinese (zh)
Other versions
CN111597485A (en
Inventor
张溪梦
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Yishu Technology Co ltd
Original Assignee
Beijing Yishu Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Yishu Technology Co ltd filed Critical Beijing Yishu Technology Co ltd
Priority to CN201910130197.3A priority Critical patent/CN111597485B/en
Publication of CN111597485A publication Critical patent/CN111597485A/en
Application granted granted Critical
Publication of CN111597485B publication Critical patent/CN111597485B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/14Session management
    • H04L67/146Markers for unambiguous identification of a particular session, e.g. session cookie or URL-encoding

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The embodiment of the application discloses an information presentation method and device. One embodiment of the method comprises the following steps: receiving an information viewing request, wherein the information viewing request comprises operation frequency information of a user for performing visual operation on page elements in a target website; establishing a communication relation with a target website based on a predefined communication protocol; based on the communication relationship, receiving a page element to be viewed selected by a user returned by the target website as a target page element; the method comprises the steps of sending a target page element to a server, and receiving operation frequency information corresponding to the target page element returned by the server; and presenting the received operation frequency information in a preset presentation mode. According to the embodiment, other applications can be prevented from acquiring the operation frequency information, and safety is improved. By the predefined communication protocol, different communication connection modes do not need to be developed for different browsers, and the universality is improved.

Description

Information presentation method and device
Technical Field
The embodiment of the application relates to the technical field of computers, in particular to an information presentation method and device.
Background
With the development of information technology, the application of the internet has been widely popularized. The user can access the website, browse the web page and the like through the mobile terminal or the computer terminal. In order to improve the user experience of using the website and optimize the performance of the website, data such as the use condition of the user on a certain webpage or the website, the access amount of the website, the click amount of certain clickable buttons in the webpage and the like can be generally observed.
In the related art, a website developer or owner generally obtains the above data using a website that can be selected in a circle. The acquisition method is to nest an iframe label in a website which can be selected for realizing communication between the website which can be selected for ring and the website for counting the use condition of the user.
Disclosure of Invention
The embodiment of the application provides an information presentation method and device.
In a first aspect, an embodiment of the present application provides an information presenting method, including: receiving an information viewing request, wherein the information viewing request comprises operation frequency information of a user for performing visual operation on page elements in a target website; establishing a communication relation with a target website based on a predefined communication protocol; based on the communication relationship, receiving a page element to be viewed selected by a user returned by the target website as a target page element; the method comprises the steps of sending a target page element to a server, and receiving operation frequency information corresponding to the target page element returned by the server; and presenting the received operation frequency information in a preset presentation mode.
In some embodiments, the protocol field in the pass-through protocol includes at least one of: session identification, window identification code, registered account number, page identification address, page domain name, and data content.
In some embodiments, establishing a communication relationship with the target website based on a predefined communication protocol includes: receiving a protocol message sent by a target website, and determining whether configuration information contained in the protocol message is consistent with pre-stored configuration information, wherein the configuration information comprises at least one of the following: session identification, registration account number; in response to determining that the included configuration information is consistent with the pre-stored configuration information, a communication relationship with the target website is established.
In some embodiments, after establishing the communication relationship with the target website, further comprising: receiving a request sent by a target website to acquire information of page elements stored in the target website; and sending the stored page element information acquired by the server to a target website so as to enable the target website to highlight the page element for viewing the operation frequency information.
In some embodiments, sending the target page element to the server includes: matching the target page element with the page element which is selected in the pre-stored target website, and determining whether the target page element is selected; and sending the page element to the server in response to determining that the target page element has been circled.
In some embodiments, sending the target page element to the server includes: obtaining path information of the target page element in response to determining that the target page element is not selected; and sending the path information of the target page element to the server so that the server determines the operation frequency information corresponding to the target page element based on the path information of the target page element.
In a second aspect, an embodiment of the present application provides an information presenting apparatus, including: the first receiving unit is configured to receive an information viewing request, wherein the information viewing request comprises operation frequency information of a user for performing visual operation on page elements in a target website; an establishing unit configured to establish a communication relationship with a target website based on a predefined communication protocol; the second receiving unit is configured to receive a page element to be viewed selected by a user returned by the target website as a target page element based on the communication relation; the third receiving unit is configured to send the target page element to the server and receive operation frequency information corresponding to the target page element returned by the server; and the presentation unit is configured to present the received operation frequency information in a preset presentation mode.
In some embodiments, the protocol field in the pass-through protocol includes at least one of: session identification, window identification code, registered account number, page identification address, page domain name, and data content.
In some embodiments, the setup unit is configured to: receiving a protocol message sent by a target website, and determining whether configuration information contained in the protocol message is consistent with pre-stored configuration information, wherein the configuration information comprises at least one of the following: session identification, registration account number; in response to determining that the included configuration information is consistent with the pre-stored configuration information, a communication relationship with the target website is established.
In some embodiments, the apparatus further comprises: the fourth receiving unit is configured to receive a protocol message sent by the target website, and determine whether configuration information included in the protocol message is consistent with pre-stored configuration information, wherein the configuration information comprises at least one of the following: session identification, registration account number; and a communication relationship establishing unit configured to establish a communication relationship with the target website in response to determining that the included configuration information is consistent with the pre-stored configuration information.
In some embodiments, the third receiving unit is further configured to: matching the target page element with the page element which is selected in the pre-stored target website, and determining whether the target page element is selected; and sending the page element to the server in response to determining that the target page element has been circled.
In some embodiments, the third receiving unit is further configured to: obtaining path information of the target page element in response to determining that the target page element is not selected; and sending the path information of the target page element to the server so that the server determines the operation frequency information corresponding to the target page element based on the path information of the target page element.
In a third aspect, an embodiment of the present application provides an electronic device, including: one or more processors; a storage device having one or more programs stored thereon, which when executed by one or more processors, cause the one or more processors to implement a method as in any of the embodiments of the first aspect.
In a fourth aspect, embodiments of the present application provide a computer-readable storage medium having stored thereon a computer program which, when executed by a processor, implements a method as in any of the embodiments of the first aspect.
According to the information presentation method and device, the communication relation between the information presentation method and device and the target website is established through the predefined communication protocol, communication between the information presentation method and the target website is achieved based on the communication relation, and then the operation frequency information of the visual operation related to the target page element is presented, so that other applications can be prevented from acquiring the operation frequency information, and safety is improved. By the predefined communication protocol, different communication connection modes do not need to be developed for different browsers, and the universality is improved.
Drawings
Other features, objects and advantages of the present application will become more apparent upon reading of the detailed description of non-limiting embodiments, made with reference to the following drawings, in which:
FIG. 1 is an exemplary system architecture diagram that may be used in accordance with embodiments of the present application;
FIG. 2 is a flow chart of one embodiment of an information presentation method according to the present application;
FIG. 3 is a flow chart of yet another embodiment of an information presentation method according to the present application;
FIG. 4 is a schematic structural view of one embodiment of an information presentation apparatus according to the present application;
FIG. 5 is a schematic diagram of a computer system suitable for use in implementing embodiments of the present application.
Detailed Description
The present application is described in further detail below with reference to the drawings and examples. It is to be understood that the specific embodiments described herein are merely illustrative of the invention and are not limiting of the invention. It should be noted that, for convenience of description, only the portions related to the present invention are shown in the drawings.
It should be noted that, in the case of no conflict, the embodiments and features in the embodiments may be combined with each other. The present application will be described in detail below with reference to the accompanying drawings in conjunction with embodiments.
Fig. 1 illustrates an exemplary system architecture 100 in which the information presentation method or information presentation apparatus of embodiments of the present application may be applied.
As shown in fig. 1, the system architecture 100 may include terminal devices 101, 102, 103, servers 104, 105, and a network 106. The network 106 serves to provide a communication link medium between the terminal devices 101, 102, 103 and the servers 104, 105. The network 106 may include various connection types, such as wired, wireless communication links, or fiber optic cables, among others.
The user may interact with the servers 104, 105 via the network 106 using applications installed on the terminal devices 101, 102, 103 for sending information to the servers 104 or 105, and receiving push information, response information, etc. from the servers 104, 105. Various communication client applications, such as a web browser application, a shopping class application, a search class application, an instant messaging tool, a mailbox client, social platform software, etc., may be installed on the terminal devices 101, 102, 103. The terminal devices 101, 102, 103 may be provided with applications for acquiring data such as access amounts of other applications.
The terminal devices 101, 102, 103 may be hardware or software. When the terminal devices 101, 102, 103 are hardware, they may be various electronic devices having a display screen and supporting web browsing, including but not limited to smartphones, tablet computers, electronic book readers, laptop and desktop computers, and the like. When the terminal devices 101, 102, 103 are software, they can be installed in the above-listed electronic devices. Which may be implemented as multiple software or software modules (e.g., to provide distributed services), or as a single software or software module. The present invention is not particularly limited herein.
The server 104 may be a server providing various support for applications such as web browser applications, shopping class applications, search class applications, etc. on the terminal devices 101, 102, 103. The server 105 may be a server that provides various support for applications on the terminal devices 101, 102, 103 for acquiring data such as the access amounts of other applications. The server 104 may collect data such as access amounts of other applications and web pages included in the browser, click amounts of page elements, and the like, analyze the collected data, and present the analyzed data on a terminal device for application presentation of the data such as access amounts of other applications.
The server may be hardware or software. When the server is hardware, the server may be implemented as a distributed server cluster formed by a plurality of servers, or may be implemented as a single server. When the server is software, it may be implemented as a plurality of software or software modules (e.g., to provide distributed services), or as a single software or software module. The present invention is not particularly limited herein.
It should be noted that, the information presenting method provided in the embodiment of the present application is generally executed by the terminal devices 101, 102, 103. Accordingly, the information presentation means are generally provided in the terminal devices 101, 102, 103.
It should be understood that the number of terminal devices, networks and servers in fig. 1 is merely illustrative. There may be any number of terminal devices, networks, and servers, as desired for implementation.
With continued reference to FIG. 2, a flow 200 of one embodiment of an information presentation method according to the present application is shown. The information presentation method 200 specifically includes the following steps:
step 201, receiving a viewing request of operation frequency of a user for performing a visualization operation on page elements in a target website.
In the present embodiment, the execution subject of the information presentation method (e.g., the means for supporting the operation frequency information of the visualization operation for presenting the page element in the terminal devices 101, 102, 103 shown in fig. 1) may receive the information viewing request transmitted by the user. The information viewing request includes operation frequency information for performing a visualization operation on page elements in the target website. Here, the target website may be a shopping-type website, an information browsing-type website, a service-type website, or the like. The target web site typically includes a plurality of web pages. The developer or owner of the target website may send a request to the execution body in order to observe the use of the target website by the user. The manner of transmitting the information viewing request may be, for example, a manner of opening an application for presenting the operation frequency information or a manner of opening a web page for presenting the operation frequency information.
In this embodiment, each web page may include a plurality of page elements. The page elements may include, for example, clickable buttons in a web page (e.g., buttons for login, buttons for collection of pages or items, buttons for searching), input boxes, pictures, links, and so forth. The visualizing operation on the page elements in the target website may include, for example, a click operation, an input operation, browsing a web page, and so on. The operation frequency of the above-mentioned visualization operation may include, but is not limited to, the click rate of a certain page element in a preset period of time, and the number of times of inputting information in a certain dialog box, for example.
In this embodiment, an instruction for detecting whether the user performs the visualization operation on the page element included in the target website is generally provided in the client installation package of the target website. When the client side of the target website detects that the user performs the visual operation on certain page elements in the target website, the visual operation information can be sent to a server supported by an application for presenting page element operation frequency information, so that the server can count the operation frequency of various visual operations. Typically, the page elements are pre-selected by the user and stored in the server.
Step 202, establishing a communication relationship with a target website based on a predefined communication protocol.
In general, when a user performs circle selection on a target website through the application for presenting the operation frequency information of the page element, an iframe needs to be nested to realize communication connection between a webpage of the application for presenting the operation frequency information of the page element and a webpage of the target website, so that the webpage included in the target website is presented in the application. Here, the target web site generally includes a main web page and other web pages. An iframe is also typically nested within the main web page to enable a communicative connection between the main web page and other web pages. When communication between web pages is implemented based on iframes, it is often necessary to establish a communication protocol. Here, an existing general communication protocol may be used. Since existing communication protocols are generally easy to crack, in order to improve communication security, an iframe-based web page communication can be implemented using a predefined pass-through protocol.
Here, a plurality of fields may be included in the predefined communication protocol. The plurality of fields may specifically include: a field for indicating an information sender session identification (session id), a field for indicating an information sender window identification code (window name), a field for indicating an information receiver session identification code (session id), a field for indicating an information receiver window identification code (window name), a field for indicating an account identification (account id) in a software installation package, a field for indicating a service type, a field for indicating a sender iframe address, and a field for indicating the content of carried message Data (Data).
Here, the above-described target website may be a message sender, and an application for presenting page element operation frequency information may be a message receiver. When the user opens the target website and presents the homepage page or other web page, the running script of the target website may control the terminal device to send a communication protocol carrying a field indicating the session identification of the target website, a field indicating the window identification of the web page in the target website, a field indicating the session identification of the application presenting the page element operation frequency information, and a field indicating the account identification set in the software installation package of the target website to the execution subject of the application presenting the page element operation frequency information. After receiving the transmitted communication protocol, the executing body can detect whether the data in the fields are matched, and establishes a communication relationship with the target website under the matching condition. Here, when the application for presenting the operation frequency of the page element is used, information registration is generally required to be performed in the application, so as to obtain the account identifier. The account number identifies the need to be associated with the target website. Meanwhile, a code for indicating the account number identification is also required to be set in the software installation package of the target website. The executing body may establish a communication relationship with the target website based on whether the account identifier carried in the communication protocol is a registered account identifier.
In some optional implementations of this embodiment, establishing a communication relationship with the target website based on the predefined communication protocol may specifically further include: and receiving a protocol message sent by the target website, determining whether configuration information contained in the protocol message is consistent with the pre-stored configuration information, and establishing a communication relationship with the target website in response to determining that the contained configuration information is consistent with the pre-stored configuration information.
Specifically, the configuration information includes at least one of the following: session identification, registration account number. The session identification is a sender session identification and a receiver session identification. The configuration information may be provided in certain protocol fields in the communication protocol. The content carried by the communication protocol is a protocol message. Here, the running script of the target website may control the electronic device to send a protocol packet carrying configuration information such as a session identifier and a registered account number to the execution subject. The execution body may determine whether the stored configuration information is consistent with the configuration information in the protocol message. And establishing a communication relationship with the target website under the condition that the configuration information is determined to be consistent with the pre-stored configuration information.
And 203, receiving a page element to be viewed selected by a user returned by the target website as a target page element based on the communication relationship.
In this embodiment, each of the web pages included in the target website includes a plurality of page elements. And the user can select the page element through the webpage of the target website embedded by the application supported by the execution main body so as to view the operation frequency information of the visualization operation corresponding to the page element. When the user selects a page element, the component supporting the running script of the target website may return the selected page element to the execution body. Then, the execution body may receive the page element returned by the target website as a target page element.
In particular, each page element has a page element identification for indicating the page element's uniqueness, which may be a symbol presented in the page (e.g., a toolbar image, a search magnifier image), a digital code (e.g., a binary code including multiple bits), etc. The running script of the target website may then instruct writing the symbol of the target page element into a field in the communication protocol for indicating the content of the carried message Data (Data). And then transmitting the protocol message stored with the page element identification to the execution body.
Step 204, the target page element is sent to the server, and the operation frequency information corresponding to the target page element returned by the server is received.
In this embodiment, the terminal installation package of the target website installs a code instruction for detecting whether the user operates the page element. After detecting that the user operates the page element, the detected information can be sent to the server. Then, the server may count the operation frequency of the user for the visualization operation of the same page element based on the path information of the page element.
In this embodiment, after receiving the target page element, the target page element may be sent to the server. Therefore, the server side can return the operation frequency information of the target page element to the execution main body based on the page element identification of the target page element.
Step 205, presenting the received operation frequency information in a preset presenting mode.
In this embodiment, after receiving the operation frequency information corresponding to the target page element, the execution body may present the operation frequency information in a preset presentation manner. Specifically, the preset presenting mode may be, for example, presenting in a column diagram manner, presenting in a line diagram manner, or the like.
The target page element generally includes a plurality of target page elements. Here, the multiple target page elements may also be presented in the same page. Therefore, the user can compare the target page elements, so that the visual operation information of the user is clear at a glance, and the information presentation effect is improved.
In some optional implementations of this embodiment, after establishing the communication relationship with the target website, the executing body may further include the following steps:
receiving a request sent by a target website to acquire information of page elements stored in the target website; and sending the stored page element information acquired by the server to a target website so as to enable the target website to highlight the page element for viewing the operation frequency information. Therefore, the user can be clear at a glance of the page element capable of acquiring the operation frequency information, and the speed of acquiring the operation frequency information of the page element by the user is improved.
According to the information presentation method provided by the embodiment of the invention, the communication relation between the information presentation method and the target website is established through the predefined communication protocol, the communication between the information presentation method and the target website is realized based on the communication relation, and then the operation frequency information of the visual operation related to the target page element is presented, so that other applications can be prevented from acquiring the operation frequency information, and the safety is improved. By the predefined communication protocol, different communication connection modes do not need to be developed for different browsers, and the universality is improved.
With further reference to FIG. 3, a flow 300 of one embodiment of an information presentation method according to the present application is shown. The information presentation method 300 specifically includes the following steps:
step 301, receiving a viewing request of operation frequency of a user for performing a visualization operation on page elements in a target website.
In the present embodiment, the execution subject of the information presentation method (e.g., the means for supporting the operation frequency information of the visualization operation for presenting the page element in the terminal devices 101, 102, 103 shown in fig. 1) may receive the information viewing request transmitted by the user. The information viewing request includes operation frequency information for performing a visualization operation on page elements in the target website.
Step 302, establishing a communication relationship with a target website based on a predefined communication protocol.
And 303, receiving a page element to be viewed selected by a user returned by the target website as a target page element based on the communication relationship.
Step 304, matching the target page element with the page element which is already selected in the pre-stored target website, and determining whether the target page element is already selected.
In this embodiment, after receiving the target page element returned by the target website, the execution body may further obtain the stored page element that has been selected from the target website from the server. Then, the target page element is matched with the page element which has been selected, and whether the target page element is the page element which has been selected is determined. Typically, the server stores a page element identification that matches each page element. The target page element received by the execution body is the page element identifier of the target page element. By matching the page element identifiers, whether the target page element is selected in a circle can be rapidly determined. Here, the page element of a certain page has been selected as: the user has previously selected the page element by means of the terminal device. By selecting the page element, the server can collect operation frequency information of the visualization operation such as click rate of the page element.
In step 305, in response to determining that the target page element has been circled, the page element is sent to the server.
In this embodiment, after determining that the target page element matches a page element corresponding to the target website stored in advance in the server, the executing body may determine that the target page element has been selected, so that the target page element is directly sent to the server, so that the server determines an operation frequency of a visualization operation corresponding to the target page element.
Step 306, in response to determining that the target page element is not circled, path information of the target page element is obtained.
In this embodiment, after determining that the target page element matched with the target page element does not exist in the page elements corresponding to the target website stored in advance in the server, the execution body may determine that the target page element is not selected. Thus, the execution body may further acquire path information of the target page element. Here, the path information is used to indicate the position of the target page element in the page. Based on the path information, the click rate of the target page element by the user, the input times of information input in the target page element and the like can be counted.
Step 307, the path information of the target page element is sent to the server, so that the server determines the operation frequency information corresponding to the target page element based on the path information of the target page element.
In this embodiment, after determining the path information of the target page element, the execution body may send the path information to the server. Thus, the server may determine the operation frequency information corresponding to the target element based on the path information of the target page element.
Step 308, receiving the operation frequency information corresponding to the target page element returned by the server, and presenting the received operation frequency information in a preset presentation mode.
The specific implementation of step 301, step 302, step 303, and step 308 in this embodiment may refer to the specific descriptions of step 201, step 202, step 203, step 204, and step 205 in the embodiment shown in fig. 2, and will not be described herein.
As can be seen from fig. 3, unlike the embodiment shown in fig. 2, this embodiment highlights the case where the user views a page element that is not circled. In this way, the number of page elements capable of viewing the operation frequency information is increased, so that the presented operation frequency information is richer, and the user experience is improved.
With further reference to fig. 4, as an implementation of the method shown in the foregoing figures, the present application provides an embodiment of an information presentation apparatus, where an embodiment of the apparatus corresponds to the embodiment of the method shown in fig. 2, and the apparatus may be specifically applied to various electronic devices.
As shown in fig. 4, the information presentation apparatus 400 of the present embodiment includes a reception unit 401, an establishment unit 402, a second reception unit 403, a third reception unit 404, and a presentation unit 405. Wherein, the first receiving unit 401 is configured to receive an information viewing request, where the information viewing request includes operation frequency information of performing a visualization operation on a page element in a target website by a user; an establishing unit 402 configured to establish a communication relationship with a target website based on a predefined communication protocol; a second receiving unit 403 configured to receive, as a target page element, a page element to be viewed selected by a user returned by the target website based on the communication relationship; a third receiving unit 404, configured to send the target page element to the server, and receive the operation frequency information corresponding to the target page element returned by the server; and a presentation unit 404 configured to present the received operation frequency information in a preset presentation manner.
In this embodiment, the specific processes and the beneficial effects of the first receiving unit 401, the establishing unit 402, the second receiving unit 403, the third receiving unit 404, and the presenting unit 405 in the information presenting apparatus 400 may refer to the relevant descriptions of the implementation manners of the step 201, the step 202, the step 203, the step 204, and the step 205 in the corresponding embodiment of fig. 2, which are not repeated herein.
In some optional implementations of the present embodiment, the protocol field in the pass-through protocol includes at least one of: session identification, window identification code, registered account number, page identification address, page domain name, and data content.
In some optional implementations of the present embodiment, the establishing unit 402 is configured to: receiving a protocol message sent by a target website, and determining whether configuration information contained in the protocol message is consistent with pre-stored configuration information, wherein the configuration information comprises at least one of the following: session identification, registration account number; in response to determining that the included configuration information is consistent with the pre-stored configuration information, a communication relationship with the target website is established.
In some optional implementations of this embodiment, the apparatus further includes: a fourth receiving unit (not shown) configured to receive a protocol message sent by the target website, and determine whether configuration information included in the protocol message is consistent with pre-stored configuration information, where the configuration information includes at least one of the following: session identification, registration account number; a communication relationship establishing unit (not shown) configured to establish a communication relationship with the target website in response to determining that the included configuration information coincides with the pre-stored configuration information.
In some optional implementations of the present embodiment, the third receiving unit 504 is further configured to: matching the target page element with the page element which is selected in the pre-stored target website, and determining whether the target page element is selected; and sending the page element to the server in response to determining that the target page element has been circled.
In some optional implementations of the present embodiment, the third receiving unit 504 is further configured to: obtaining path information of the target page element in response to determining that the target page element is not selected; and sending the path information of the target page element to the server so that the server determines the operation frequency information corresponding to the target page element based on the path information of the target page element.
Referring now to FIG. 5, a schematic diagram of a computer system 500 suitable for use in implementing the electronic device of an embodiment of the present application is shown. The electronic device shown in fig. 5 is only an example and should not impose any limitation on the functionality and scope of use of the embodiments of the present application.
As shown in fig. 5, the computer system 500 includes a Central Processing Unit (CPU) 501, which can perform various appropriate actions and processes according to a program stored in a Read Only Memory (ROM) 502 or a program loaded from a storage section 508 into a Random Access Memory (RAM) 503. In the RAM 503, various programs and data required for the operation of the system 500 are also stored. The CPU 501, ROM 502, and RAM 503 are connected to each other through a bus 504. An input/output (I/O) interface 505 is also connected to bus 504.
The following components are connected to the I/O interface 505: an input section 506 including a keyboard, a mouse, and the like; an output portion 507 including a Cathode Ray Tube (CRT), a Liquid Crystal Display (LCD), and the like, and a speaker, and the like; a storage portion 508 including a hard disk and the like; and a communication section 509 including a network interface card such as a LAN card, a modem, or the like. The communication section 509 performs communication processing via a network such as the internet. The drive 510 is also connected to the I/O interface 505 as needed. A removable medium 511 such as a magnetic disk, an optical disk, a magneto-optical disk, a semiconductor memory, or the like is mounted on the drive 510 as needed so that a computer program read therefrom is mounted into the storage section 508 as needed.
In particular, according to embodiments of the present disclosure, the processes described above with reference to flowcharts may be implemented as computer software programs. For example, embodiments of the present disclosure include a computer program product comprising a computer program embodied on a computer readable 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 portion 509, and/or installed from the removable media 511. The above-described functions defined in the method of the present application are performed when the computer program is executed by a Central Processing Unit (CPU) 501. It should be noted that, the computer readable medium described in the present application may be a computer readable signal medium or a computer readable storage medium, or any combination of the two. The computer readable storage medium can be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or a combination of any of the foregoing. More specific examples of the computer-readable storage medium may include, but are not limited to: an electrical connection having one or more wires, 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), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In the context of this document, 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. In the present application, however, a computer-readable signal medium may include a data signal propagated in baseband or as part of a carrier wave, with computer-readable program code embodied therein. Such a propagated data signal may take any of a variety of forms, including, but not limited to, electro-magnetic, optical, or any suitable combination of the foregoing. A computer readable signal medium may also be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device. Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to: wireless, wire, fiber optic cable, RF, etc., or any suitable combination of the foregoing.
Computer program code for carrying out operations of the present application may be written in one or more programming languages, including an object oriented programming language such as Java, smalltalk, C ++ and conventional procedural programming languages, such as the "C" programming language or similar programming languages. The program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server. In the case of a remote computer, the remote computer may be connected to the user's computer through any kind of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or may be connected to an external computer (for example, through 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 application. 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 and/or flowchart illustration, and combinations of blocks in the block diagrams and/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.
The units involved in the embodiments of the present application may be implemented by software, or may be implemented by hardware. The described units may also be provided in a processor, for example, described as: a processor includes a receiving unit, a setup unit, a first receiving unit, a second receiving unit, and a presentation unit. Where the names of the units do not constitute a limitation on the unit itself in some cases, for example, the receiving unit may also be described as "unit receiving the information viewing request".
As another aspect, the present application also provides a computer-readable medium that may be contained in the electronic device described in the above embodiment; or may exist alone without being incorporated into the electronic device. The computer readable medium carries one or more programs which, when executed by the electronic device, cause the electronic device to: receiving an information viewing request, wherein the information viewing request comprises operation frequency information of a user for performing visual operation on page elements in a target website; establishing a communication relation with a target website based on a predefined communication protocol; based on the communication relationship, receiving a page element to be viewed selected by a user returned by the target website as a target page element; the method comprises the steps of sending a target page element to a server, and receiving operation frequency information corresponding to the target page element returned by the server; and presenting the received operation frequency information in a preset presentation mode.
The foregoing description is only of the preferred embodiments of the present application and is presented as a description of the principles of the technology being utilized. It will be appreciated by persons skilled in the art that the scope of the invention referred to in this application is not limited to the specific combinations of features described above, but it is intended to cover other embodiments in which any combination of features described above or equivalents thereof is possible without departing from the spirit of the invention. Such as the above-described features and technical features having similar functions (but not limited to) disclosed in the present application are replaced with each other.

Claims (10)

1. An information presentation method, comprising:
receiving an information viewing request, wherein the information viewing request comprises operation frequency information of a user for performing visual operation on page elements in a target website;
based on a predefined communication protocol, establishing a communication relation with a target website, wherein the communication protocol comprises the following fields: a field for indicating the session identifier of the information sender, a field for indicating the session identifier of the information sender window, a field for indicating the session identifier of the information receiver, a field for indicating the window identifier of the information receiver, a field for indicating the account identifier in the software installation package, a field for indicating the service type, a field for indicating the iframe address of the sender, and a field for indicating the data content of the carried message;
based on the communication relation, receiving a page element to be viewed selected by a user returned by the target website as a target page element;
the target page element is sent to a server, and operation frequency information corresponding to the target page element returned by the server is received;
and presenting the received operation frequency information in a preset presentation mode.
2. The method of claim 1, wherein a protocol field in the communication protocol comprises at least one of: session identification, window identification code, registered account number, page identification address, page domain name, and data content.
3. The method of claim 1, wherein the establishing a communication relationship with the target website based on a predefined communication protocol comprises:
receiving a protocol message sent by a target website, and determining whether configuration information included in the protocol message is consistent with pre-stored configuration information, wherein the configuration information comprises at least one of the following: session identification, registration account number;
in response to determining that the included configuration information is consistent with the pre-stored configuration information, a communication relationship with the target website is established.
4. The method of claim 1, wherein after establishing the communication relationship with the target website, further comprising:
receiving a request sent by the target website to acquire information of page elements stored in the target website;
and sending the information of the stored page elements acquired by the server to the target website so as to enable the target website to highlight the page elements for viewing the operation frequency information.
5. The method of claim 1, wherein sending the target page element to a server comprises:
matching the target page element with the prestored page element which is selected in the target website, and determining whether the target page element is selected;
and sending the page element to a server in response to determining that the target page element has been circled.
6. The method of claim 5, wherein sending the target page element to a server comprises:
acquiring path information of the target page element in response to determining that the target page element is not selected;
and sending the path information of the target page element to the server so that the server determines operation frequency information corresponding to the target page element based on the path information of the target page element.
7. An information presentation apparatus comprising:
a first receiving unit configured to receive an information viewing request including operation frequency information of a user performing a visualization operation on a page element in a target website;
an establishing unit configured to establish a communication relationship with a target website based on a predefined communication protocol, wherein the communication protocol includes the following fields: a field for indicating the session identifier of the information sender, a field for indicating the session identifier of the information sender window, a field for indicating the session identifier of the information receiver, a field for indicating the window identifier of the information receiver, a field for indicating the account identifier in the software installation package, a field for indicating the service type, a field for indicating the iframe address of the sender, and a field for indicating the data content of the carried message;
the second receiving unit is configured to receive a page element to be viewed selected by a user returned by the target website as a target page element based on the communication relation;
the third receiving unit is configured to send the target page element to the server and receive operation frequency information corresponding to the target page element returned by the server;
and the presentation unit is configured to present the received operation frequency information in a preset presentation mode.
8. The apparatus of claim 7, wherein the establishing unit is configured to:
receiving a protocol message sent by a target website, and determining whether configuration information included in the protocol message is consistent with pre-stored configuration information, wherein the configuration information comprises at least one of the following: session identification, registration account number;
in response to determining that the included configuration information is consistent with the pre-stored configuration information, a communication relationship with the target website is established.
9. An electronic device, comprising:
one or more processors;
a storage device having one or more programs stored thereon,
when executed by the one or more processors, causes the one or more processors to implement the method of any of claims 1-6.
10. A computer readable storage medium having stored thereon a computer program, wherein the program when executed by a processor implements the method of one of claims 1-6.
CN201910130197.3A 2019-02-21 2019-02-21 Information presentation method and device Active CN111597485B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910130197.3A CN111597485B (en) 2019-02-21 2019-02-21 Information presentation method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910130197.3A CN111597485B (en) 2019-02-21 2019-02-21 Information presentation method and device

Publications (2)

Publication Number Publication Date
CN111597485A CN111597485A (en) 2020-08-28
CN111597485B true CN111597485B (en) 2023-05-02

Family

ID=72184864

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910130197.3A Active CN111597485B (en) 2019-02-21 2019-02-21 Information presentation method and device

Country Status (1)

Country Link
CN (1) CN111597485B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113010159A (en) * 2021-03-23 2021-06-22 中国建设银行股份有限公司 Script-based task processing method and device

Citations (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103369403A (en) * 2013-08-05 2013-10-23 江苏省广电有线信息网络股份有限公司南京分公司 System and method for analyzing set-top box on-demand packages
CN104820634A (en) * 2014-12-25 2015-08-05 平安科技(深圳)有限公司 Method and device for detecting page test track
CN104965691A (en) * 2014-04-18 2015-10-07 腾讯科技(深圳)有限公司 Method, apparatus and system for configuring page elements of a webpage
CN105224656A (en) * 2015-09-30 2016-01-06 北京工商大学 A kind of association of the contrast for two class hierarchy data visual analysis methods and applications
CN105426036A (en) * 2015-10-26 2016-03-23 努比亚技术有限公司 Interface display upgrade method, apparatus and system for application
CN105447139A (en) * 2015-11-20 2016-03-30 广州华多网络科技有限公司 Data acquisition statistical method, and system, terminal and service equipment thereof
CN105468275A (en) * 2014-09-10 2016-04-06 阿里巴巴集团控股有限公司 Method and apparatus for performing operation on presented object
CN105867751A (en) * 2015-01-20 2016-08-17 腾讯科技(深圳)有限公司 Method and device for processing operation information
CN106326304A (en) * 2015-06-30 2017-01-11 阿里巴巴集团控股有限公司 Page display method and device
CN106682144A (en) * 2016-12-20 2017-05-17 上海亿账通互联网科技有限公司 Page display method and device
CN107025237A (en) * 2016-02-01 2017-08-08 北京铂金智慧网络科技有限公司 A kind of page clicks on the generation method and system of distribution map
CN107203302A (en) * 2016-03-17 2017-09-26 阿里巴巴集团控股有限公司 A kind of page display method and device
CN107423329A (en) * 2017-04-14 2017-12-01 百度在线网络技术(北京)有限公司 Information acquisition method and device
CN107450808A (en) * 2017-09-22 2017-12-08 北京知道创宇信息技术有限公司 The mouse pointer localization method and computing device of a kind of browser
CN108416057A (en) * 2018-03-21 2018-08-17 上海精鲲计算机科技有限公司 A kind of website behavior analysis system
CN108509526A (en) * 2018-03-13 2018-09-07 百度在线网络技术(北京)有限公司 The method and apparatus of interface element for Dynamic Distribution's mobile application
CN108829885A (en) * 2018-06-27 2018-11-16 珠海市君天电子科技有限公司 Page generation method, device, server, electronic equipment and storage medium

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7603373B2 (en) * 2003-03-04 2009-10-13 Omniture, Inc. Assigning value to elements contributing to business success
US20120254722A1 (en) * 2011-03-31 2012-10-04 Cloudera, Inc. Interactive user interface implementation and development environment therefor

Patent Citations (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103369403A (en) * 2013-08-05 2013-10-23 江苏省广电有线信息网络股份有限公司南京分公司 System and method for analyzing set-top box on-demand packages
CN104965691A (en) * 2014-04-18 2015-10-07 腾讯科技(深圳)有限公司 Method, apparatus and system for configuring page elements of a webpage
CN105468275A (en) * 2014-09-10 2016-04-06 阿里巴巴集团控股有限公司 Method and apparatus for performing operation on presented object
CN104820634A (en) * 2014-12-25 2015-08-05 平安科技(深圳)有限公司 Method and device for detecting page test track
CN105867751A (en) * 2015-01-20 2016-08-17 腾讯科技(深圳)有限公司 Method and device for processing operation information
CN106326304A (en) * 2015-06-30 2017-01-11 阿里巴巴集团控股有限公司 Page display method and device
CN105224656A (en) * 2015-09-30 2016-01-06 北京工商大学 A kind of association of the contrast for two class hierarchy data visual analysis methods and applications
CN105426036A (en) * 2015-10-26 2016-03-23 努比亚技术有限公司 Interface display upgrade method, apparatus and system for application
CN105447139A (en) * 2015-11-20 2016-03-30 广州华多网络科技有限公司 Data acquisition statistical method, and system, terminal and service equipment thereof
CN107025237A (en) * 2016-02-01 2017-08-08 北京铂金智慧网络科技有限公司 A kind of page clicks on the generation method and system of distribution map
CN107203302A (en) * 2016-03-17 2017-09-26 阿里巴巴集团控股有限公司 A kind of page display method and device
CN106682144A (en) * 2016-12-20 2017-05-17 上海亿账通互联网科技有限公司 Page display method and device
CN107423329A (en) * 2017-04-14 2017-12-01 百度在线网络技术(北京)有限公司 Information acquisition method and device
CN107450808A (en) * 2017-09-22 2017-12-08 北京知道创宇信息技术有限公司 The mouse pointer localization method and computing device of a kind of browser
CN108509526A (en) * 2018-03-13 2018-09-07 百度在线网络技术(北京)有限公司 The method and apparatus of interface element for Dynamic Distribution's mobile application
CN108416057A (en) * 2018-03-21 2018-08-17 上海精鲲计算机科技有限公司 A kind of website behavior analysis system
CN108829885A (en) * 2018-06-27 2018-11-16 珠海市君天电子科技有限公司 Page generation method, device, server, electronic equipment and storage medium

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
"A Re-Examination of Fortune 500 Homepage Design Practices";Scott L. Jones,;《 IEEE Transactions on Professional Communication》;20150331;第20-44页 *
"一种基于用户商业行为的数据采集分析方案";卞琛,;《电脑编程技巧与维护》;20150403(第7期);全文 *

Also Published As

Publication number Publication date
CN111597485A (en) 2020-08-28

Similar Documents

Publication Publication Date Title
CN110708346B (en) Information processing system and method
CN107622135B (en) Method and apparatus for displaying information
WO2018223717A1 (en) Webpage front-end testing method, device, system, apparatus and readable storage medium
CN107390994B (en) Interface presentation method and device
CN106911693B (en) Method and device for detecting hijacking of webpage content and terminal equipment
CN107302597B (en) Message file pushing method and device
CN113987074A (en) Distributed service full-link monitoring method and device, electronic equipment and storage medium
CN108600329B (en) Method and equipment for pushing information and displaying information
CN114840379A (en) Log generation method, device, server and storage medium
US10931771B2 (en) Method and apparatus for pushing information
CN108667915B (en) Information pushing system, method and device
CN109981546B (en) Method and device for acquiring remote call relation between application modules
CN111597485B (en) Information presentation method and device
CN110489326B (en) IDS-based HTTPAPI debugging method device, medium and equipment
CN110619101B (en) Method and apparatus for processing information
CN110069186B (en) Method and equipment for displaying operation interface of application
CN112083982A (en) Information processing method and device
CN111787041A (en) Method and apparatus for processing data
CN111125503A (en) Method and apparatus for generating information
CN111222067B (en) Information generation method and device
CN108471635B (en) Method and apparatus for connecting wireless access points
CN111767447A (en) Method and device for determining user traffic path
CN109426997B (en) Method and device for processing information and server
CN112306858A (en) Test method and device and electronic equipment
CN110597525A (en) Method and apparatus for installing applications

Legal Events

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