CN110825600B - Page information processing method, server and page display device - Google Patents

Page information processing method, server and page display device Download PDF

Info

Publication number
CN110825600B
CN110825600B CN201911029124.1A CN201911029124A CN110825600B CN 110825600 B CN110825600 B CN 110825600B CN 201911029124 A CN201911029124 A CN 201911029124A CN 110825600 B CN110825600 B CN 110825600B
Authority
CN
China
Prior art keywords
target
page
identifier
target page
behavior data
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
CN201911029124.1A
Other languages
Chinese (zh)
Other versions
CN110825600A (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 Chengshi Wanglin Information Technology Co Ltd
Original Assignee
Beijing Chengshi Wanglin Information Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Chengshi Wanglin Information Technology Co Ltd filed Critical Beijing Chengshi Wanglin Information Technology Co Ltd
Priority to CN201911029124.1A priority Critical patent/CN110825600B/en
Publication of CN110825600A publication Critical patent/CN110825600A/en
Application granted granted Critical
Publication of CN110825600B publication Critical patent/CN110825600B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/34Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation ; Recording or statistical evaluation of user activity, e.g. usability assessment
    • G06F11/3438Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation ; Recording or statistical evaluation of user activity, e.g. usability assessment monitoring of user actions
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Hardware Design (AREA)
  • Quality & Reliability (AREA)
  • Human Computer Interaction (AREA)
  • Information Transfer Between Computers (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The application provides a page information processing method, a server and a page display device, wherein the method comprises the following steps: receiving a first identifier sent by a terminal, operation behavior data in a target page when a user accesses the target page through a target browser on the terminal, a character string converted from a document object model dom structure in the target page, first associated information of the operation behavior data and the first identifier, and second associated information of the character string and the first identifier; receiving a page display request of a page display device; and responding to the page display request, and sending the first identification, the operation behavior data, the character string, the first associated information and the second associated information. Therefore, embedded point parameters do not need to be added at each position where behavior data need to be reported in advance in a manual mode, tedious operation steps are avoided, and the method is simple in operation process, convenient and fast.

Description

Page information processing method, server and page display device
Technical Field
The present application relates to the field of communications technologies, and in particular, to a page information processing method, a server, and a page display apparatus.
Background
When a user browses a page through a terminal, an operation may be performed within the browsed page. At the moment, the terminal reports the user behavior data of the user in the page to the server, and the server acquires the operation record of the user in the page according to the user behavior data reported by the terminal, so as to provide data support for subsequent edition modification. The more detailed the user behavior data reported by the terminal is, the more the product developer can be helped to optimize the page.
In the related technology, in order to report behavior data of a user in a page to a server by a terminal, a buried point parameter needs to be manually added at a position where the behavior data needs to be reported in the page in advance, and when the user operates at the position, the terminal reports a parameter corresponding to the behavior data of the user to the server.
By adopting the method to report the user behavior data, when the page content is relatively complex, the positions where the behavior data need to be reported are correspondingly many. In this case, a buried point parameter needs to be added at each position where behavior data needs to be reported, so that the operation steps are multiple and the operation process is complex.
Disclosure of Invention
The application provides a page information processing method, a server and a page display device, which are used for solving the problems that in the related art, when a terminal reports behavior data of a user in a page to the server, a buried point parameter needs to be added at each position where the behavior data needs to be reported, the operation steps are multiple, and the operation process is complex.
In a first aspect, the present invention provides a method for processing page information, including:
receiving the first identification sent by the terminal,
when a user accesses a target page through a target browser on the terminal, the operation behavior data in the target page and the character string converted from the document object model dom structure in the target page,
the operation behavior data and the first associated information of the first identifier, and the character string and the second associated information of the first identifier;
receiving a page display request of a page display device;
and responding to the page display request, sending the first identifier, the operation behavior data, the character string, the first associated information and the second associated information, so that the page display device reads the first identifier, reads the character string of the target page associated with the first identifier according to the second associated information to restore and display the target page, and reads the operation behavior data associated with the first identifier according to the first associated information to restore and display the operation behavior of the target browser of the user accessing the target page on the terminal in the target page according to the operation behavior data.
Further, the operation behavior data in the target page includes:
the terminal determines the first time for receiving the target request under the condition that the terminal receives the target request of the target interface in the target page;
a determined uniform resource locator url of the target interface;
under the condition that the acquired state code of the target interface is a first state code, acquiring a return value corresponding to the target request, determining second time for acquiring the return value and the first state code; or, when the acquired state code of the target interface is a second state code, determining a third time for acquiring the second state code and the second state code.
Further, the operation behavior data in the target page includes:
the terminal judges whether the target element has a unique identifier or not under the condition that the target element in the target page is clicked, and under the condition that the target element does not have the unique identifier, the terminal adds the unique identifier to the target element and the time of clicking the target element; or, when the target element is determined to have the unique identifier, the unique identifier of the target element and the time of the target element being clicked.
Further, the operation behavior data in the target page includes:
the starting scrolling position of the target page, the starting scrolling time of the target page, the ending scrolling position of the target page and the ending scrolling time of the target page are obtained by the terminal.
In a second aspect, the present invention further provides a page information processing method, including:
sending a page display request to a server;
receiving a first identifier, operation behavior data, a character string, first association information of the operation behavior data and the first identifier sent by the server, and second association information of the character string and the first identifier, wherein,
the first identification is generated after a target browser on the terminal is opened, and when a user accesses a target page through the target browser on the terminal, first associated information is established with the operation behavior data in the target page, second associated information is established with the character string converted from the document object model dom structure in the target page, and then the second associated information is sent to the server;
reading the first identifier;
reading the character string of the target page associated with the first identifier according to the second associated information to restore and display the target page;
reading the operation behavior data associated with the first identifier according to the first associated information;
and restoring and displaying the operation behavior of the user accessing the target page on the terminal by the target browser according to the operation behavior data in the target page.
Further, the reading the operation behavior data associated with the first identifier according to the first association information includes:
reading the unique identifier associated with the first identifier and the clicked time corresponding to the unique identifier according to the first associated information;
the restoring and displaying the operation behavior of the user accessing the target page by the target browser on the terminal in the target page according to the operation behavior data includes:
searching a target element with the unique identifier in the target page according to the clicked time;
displaying a target mark on the target element with the unique identification.
Further, the reading the operation behavior data associated with the first identifier according to the first association information includes:
reading the initial rolling position of the target page, the initial rolling time of the target page, the end rolling position of the target page and the end rolling time of the target page which are associated with the first identifier according to the first associated information;
the restoring and displaying the operation behavior of the user accessing the target page by the target browser on the terminal in the target page according to the operation behavior data includes:
and controlling the target page to linearly scroll from the initial scroll position to the end scroll position according to the read initial scroll position of the target page, the initial scroll time of the target page, the end scroll position of the target page and the end scroll time of the target page.
In a third aspect, the present invention further provides a server, including:
a first receiving module, configured to receive a first identifier sent by a terminal,
when a user accesses a target page through a target browser on the terminal, the operation behavior data in the target page and the character string converted from the document object model dom structure in the target page,
the operation behavior data and the first associated information of the first identifier, and the character string and the second associated information of the first identifier;
the second receiving module is used for receiving a page display request of the page display device;
a sending module, configured to send the first identifier, the operation behavior data, the character string, the first associated information, and the second associated information in response to the page display request, so that the page display apparatus reads the first identifier, reads the character string of the target page associated with the first identifier according to the second associated information to restore and display the target page, and reads the operation behavior data associated with the first identifier according to the first associated information to restore and display, in the target page, the operation behavior of the user on the terminal, where the target browser accesses the target page, according to the operation behavior data.
Further, the operation behavior data in the target page includes:
the terminal determines the first time for receiving the target request under the condition that the terminal receives the target request of the target interface in the target page;
a determined uniform resource locator url of the target interface;
under the condition that the acquired state code of the target interface is a first state code, acquiring a return value corresponding to the target request, determining second time for acquiring the return value and the first state code; or, when the acquired state code of the target interface is a second state code, determining a third time for acquiring the second state code and the second state code.
Further, the operation behavior data in the target page includes:
the terminal judges whether the target element has a unique identifier or not under the condition that the target element in the target page is clicked, and under the condition that the target element does not have the unique identifier, the terminal adds the unique identifier to the target element and the time of clicking the target element; or, in the case that the target element is determined to have the unique identifier, the unique identifier of the target element and the time of the target element being clicked.
Further, the operation behavior data in the target page includes:
the starting scrolling position of the target page, the starting scrolling time of the target page, the ending scrolling position of the target page and the ending scrolling time of the target page are obtained by the terminal.
In a fourth aspect, the present invention further provides a page displaying apparatus, including:
the sending module is used for sending a page display request to the server;
a receiving module, configured to receive a first identifier, operation behavior data, a character string, and first association information between the operation behavior data and the first identifier, where the first identifier and the second association information are sent by the server, and the character string and the second association information are sent by the server,
the first identification is generated after a target browser on the terminal is opened, and when a user accesses a target page through the target browser on the terminal, first associated information is established with the operation behavior data in the target page, second associated information is established with the character string converted from the document object model dom structure in the target page, and then the second associated information is sent to the server;
the first reading module is used for reading the first identifier;
the first display module is used for reading the character string of the target page associated with the first identifier according to the second associated information to restore and display the target page;
the second reading module is used for reading the operation behavior data associated with the first identifier according to the first associated information;
and the second display module is used for restoring and displaying the operation behavior of the user accessing the target page by the target browser on the terminal in the target page according to the operation behavior data.
Further, the second reading module is specifically configured to read, according to the first association information, a unique identifier associated with the first identifier and a clicked time corresponding to the unique identifier;
the second display module includes:
the searching sub-module is used for searching the target element with the unique identifier in the target page according to the clicked time;
and the display sub-module is used for displaying a target mark on the target element with the unique identifier.
Further, the second reading module is specifically configured to read, according to the first association information, a starting scroll position of the target page, a starting scroll time of the target page, an ending scroll position of the target page, and an ending scroll time of the target page, where the first identifier is associated with the first identifier;
the second display module is specifically configured to control the target page to linearly scroll from the start scroll position to the end scroll position according to the read start scroll position of the target page, the read start scroll time of the target page, the read end scroll position of the target page, and the read end scroll time of the target page.
In a fifth aspect, the present invention further provides an electronic device, including:
a memory for storing program instructions;
and the processor is used for calling and executing the program instructions in the memory so as to realize the page information processing method.
In a sixth aspect, the present invention further provides a readable storage medium, in which a computer program is stored, and when at least one processor of a server executes the computer program, the server executes the above-mentioned page information processing method.
In a seventh aspect, the present invention further provides a readable storage medium, where a computer program is stored, and when at least one processor of the page presentation apparatus executes the computer program, the page presentation apparatus executes the above-mentioned page information processing method.
As can be seen from the foregoing technical solutions, in the page information processing method, the server, and the page display apparatus provided in the embodiments of the present invention, a first identifier sent by a terminal is received, and when a user accesses a target page through a target browser on the terminal, operation behavior data in the target page, a character string converted from a document object model dom structure in the target page, first association information between the operation behavior data and the first identifier, and second association information between the character string and the first identifier are received; receiving a page display request of a page display device; and responding to the page display request, sending the first identifier, the operation behavior data, the character string, the first associated information and the second associated information, so that the page display device reads the first identifier, reads the character string of the target page associated with the first identifier according to the second associated information to restore and display the target page, and reads the operation behavior data associated with the first identifier according to the first associated information to restore and display the operation behavior of the target browser of the user accessing the target page on the terminal in the target page according to the operation behavior data. Thus, the server can receive a page display request of the page display device; and responding to a page display request, sending a first identifier, operation behavior data, a character string, first associated information and second associated information to a page display device, enabling the page display device to read the first identifier, read the character string of a target page associated with the first identifier according to the second associated information to restore and display the target page, and read the operation behavior data associated with the first identifier according to the first associated information to restore and display the operation behavior of a target browser of a user on a terminal to access the target page on the target page according to the operation behavior data. The embedded point parameters do not need to be added at each position where the behavior data needs to be reported in a manual mode in advance, so that complicated operation steps are avoided, and the operation process is simple, convenient and fast.
Drawings
In order to more clearly explain the technical solution of the present application, the drawings needed to be used in the embodiments will be briefly described below, and it is obvious to those skilled in the art that other drawings can be obtained according to the drawings without creative efforts.
FIG. 1 is a flowchart of a method for processing page information according to the present invention;
FIG. 2 is a flow chart of another page information processing method provided by the present invention;
FIG. 3 is a block diagram of a server provided by the present invention;
FIG. 4 is a block diagram of a page displaying apparatus according to the present invention;
FIG. 5 is a block diagram of another page displaying apparatus provided in the present invention;
fig. 6 is a schematic diagram of a hardware structure of an electronic device according to the present invention.
Detailed Description
Reference will now be made in detail to embodiments, examples of which are illustrated in the accompanying drawings. When the following description refers to the accompanying drawings, like numbers in different drawings represent the same or similar elements unless otherwise indicated. The embodiments described in the following examples do not represent all embodiments consistent with the present application. But merely as exemplifications of systems and methods consistent with certain aspects of the application, as recited in the claims.
Referring to fig. 1, fig. 1 is a flowchart of a page information processing method provided by the present invention. As shown in fig. 1, the method comprises the following steps:
step 101, receiving a first identifier sent by a terminal, and when a user accesses a target page through a target browser on the terminal, operation behavior data in the target page, a character string converted from a document object model dom structure in the target page, first associated information of the operation behavior data and the first identifier, and second associated information of the character string and the first identifier.
In step 101, the server may receive a first identifier sent by the terminal, and when the user accesses the target page through a target browser on the terminal, operation behavior data in the target page, a character string converted from a document object model dom structure in the target page, first association information of the operation behavior data and the first identifier, and second association information of the character string and the first identifier.
That is, after the target browser on the terminal is opened, the first identifier may be generated and recorded in the cache. For example, the first identifier may be recorded in a cache corresponding to the target browser.
It should be noted that, after a user opens a browser, a first identifier may be generated corresponding to the opened browser, and the first identifier is recorded in a cache corresponding to the opened browser; after the user opens another browser, another first identifier may be generated corresponding to the opened another browser, and the another first identifier may be recorded in a cache corresponding to the opened another browser. The first Identifier may be a Universally Unique Identifier (UUID).
The operation behavior data in the target page when the user accesses the target page through the target browser can be obtained, and the operation behavior data in the target page is associated with the first identifier. The method includes the steps that operation behavior data in a target page when a user accesses the target page through a target browser are obtained, the operation behavior data in the target page are recorded into a cache corresponding to the target browser, and the operation behavior data recorded into the target page in the cache corresponding to the target browser are associated with a first identifier recorded into the cache corresponding to the target browser. It should be noted that the user can access multiple pages through the target browser.
Optionally, the operation behavior data in the target page includes:
the terminal determines the first time for receiving the target request under the condition that the terminal receives the target request of the target interface in the target page;
a determined uniform resource locator url of the target interface;
under the condition that the acquired state code of the target interface is a first state code, acquiring a return value corresponding to the target request, determining second time for acquiring the return value and the first state code; or, when the acquired state code of the target interface is a second state code, determining a third time for acquiring the second state code and the second state code.
Further, the operation behavior data in the target page may include:
the method comprises the steps that under the condition that a terminal receives a target request for a target interface in a target page, the first time for receiving the target request is determined; a Uniform Resource Locator (URL) of the determined target interface; under the condition that the acquired state code of the target interface is the first state code, acquiring a return value corresponding to the target request, and determining second time for acquiring the return value and the first state code; or, when the acquired state code of the target interface is the second state code, determining a third time for acquiring the second state code and the second state code.
That is, the terminal may receive a target request for a target interface within a target page and determine a first time to receive the target request. The URL of the target interface may also be determined. The state code of the target interface can also be obtained, and the state code can be divided into two types: a first state code and a second state code. And the first state code may indicate that the target interface is normal and the second state code may indicate that the target interface is not normal.
When the status code is the first status code, that is, when the target interface is normal, the return value corresponding to the target request may be acquired, and the second time for acquiring the return value may be determined. Next, a url of the target interface, the first status code, the return value, a first time at which the target request is received, and a second time at which the return value is obtained may be associated with the first identifier. That is, the url of the target interface, the first status code, the return value, the first time when the target request is received, and the second time when the return value is obtained may be recorded in the cache corresponding to the target browser, and the url of the target interface, the first status code, the return value, the first time when the target request is received, and the second time when the return value is obtained, which are recorded in the cache corresponding to the target browser, may be associated with the first identifier recorded in the cache corresponding to the target browser.
When the status code is the second status code, that is, when the target interface is not normal, the third time when the second status code is acquired may be determined. Next, the url of the target interface, the second state code, the first time when the target request is received, and the third time when the second state code is acquired may be associated with the first identifier. That is, the url of the target interface, the second state code, the first time when the target request is received, and the third time when the second state code is acquired may be recorded in the cache corresponding to the target browser, and the url of the target interface, the second state code, the first time when the target request is received, and the third time when the second state code is acquired, which are recorded in the cache corresponding to the target browser, may be associated with the first identifier recorded in the cache corresponding to the target browser.
Optionally, the operation behavior data in the target page includes:
the terminal judges whether the target element has a unique identifier or not under the condition that the target element in the target page is clicked, and under the condition that the target element does not have the unique identifier, adds the unique identifier to the target element and clicks the time of the target element; or, in the case that the target element is determined to have the unique identifier, the unique identifier of the target element and the time of the target element being clicked.
Further, the operation behavior data in the target page may include:
the terminal judges whether the target element has the unique identifier or not under the condition that the target element in the target page is clicked, and adds the unique identifier to the target element and the clicked time of the target element under the condition that the target element is judged not to have the unique identifier; or, in the case that the target element is judged to have the unique identifier, the unique identifier of the target element and the time of the target element being clicked.
That is, in the case that the terminal clicks the target element in the target page, it may be determined whether the target element has the unique identifier.
In the case that the target element does not have a unique identifier, a unique identifier may be added to the target element, and the unique identifier added to the target element and the time at which the target element was clicked are associated with the first identifier. That is, the unique identifier added to the target element and the time when the target element is clicked may be recorded in the cache corresponding to the target browser, and the unique identifier added to the target element and the time when the target element is clicked, which are recorded in the cache corresponding to the target browser, are associated with the first identifier recorded in the cache corresponding to the target browser.
In the case where the target element has a unique identifier, the unique identifier that the target element has and the time at which the target element was clicked may be associated with the first identifier. That is, the unique identifier of the target element and the time when the target element is clicked may be recorded in the cache corresponding to the target browser, and the unique identifier of the target element and the time when the target element is clicked, which are recorded in the cache corresponding to the target browser, may be associated with the first identifier recorded in the cache corresponding to the target browser. The target elements in the target page may be pictures in the target page, or buttons in the target page.
Optionally, the operation behavior data in the target page includes:
the starting scrolling position of the target page, the starting scrolling time of the target page, the ending scrolling position of the target page and the ending scrolling time of the target page are obtained by the terminal.
Further, the operation behavior data in the target page may include:
the starting scrolling position of the target page, the starting scrolling time of the target page, the ending scrolling position of the target page and the ending scrolling time of the target page are obtained by the terminal.
That is, when the target page starts to scroll, the terminal may acquire a start scroll position and a start scroll time of the target page. An end scroll position and an end scroll time of the target page may also be obtained. Next, a start scroll position of the target page, a start scroll time of the target page, an end scroll position of the target page, and an end scroll time of the target page may be associated with the first identifier. That is, the start scroll position of the target page, the start scroll time of the target page, the end scroll position of the target page, and the end scroll time of the target page may be recorded in the cache corresponding to the target browser, and the start scroll position of the target page, the start scroll time of the target page, the end scroll position of the target page, and the end scroll time of the target page recorded in the cache corresponding to the target browser may be associated with the first identifier recorded in the cache corresponding to the target browser.
It should be noted that, in the case that the target page is destroyed, the terminal may convert the document object model dom structure in the target page into a character string, and associate the character string with the first identifier. That is, the character string converted from the dom structure in the target page may be recorded in the cache corresponding to the target browser, and the character string converted from the dom structure recorded in the target page in the cache corresponding to the target browser may be associated with the first identifier recorded in the cache corresponding to the target browser. The situation that the target page is destroyed can be divided into three types: the target page is closed, the target page jumps to another page, the URL of the page is changed, the target page jumps to another page, and the URL of the page is not changed. When any one of the three situations occurs, the source code in the target page may be converted into a character string, and the character string may be associated with the first identifier.
The first identifier, the operation behavior data in the target page, the character string converted from the dom structure in the target page, the first association information of the operation behavior data and the first identifier, and the second association information of the character string and the first identifier can be uploaded to the server.
Step 102, receiving a page display request of a page display device.
In step 102, the server may receive a page presentation request of a page presentation device.
103, responding to the page display request, sending the first identifier, the operation behavior data, the character string, the first association information and the second association information, so that the page display device reads the first identifier, reads the character string of the target page associated with the first identifier according to the second association information to restore and display the target page, and reads the operation behavior data associated with the first identifier according to the first association information to restore and display the operation behavior of the target browser of the user on the terminal in the target page according to the operation behavior data.
In step 103, the server may send the first identifier, the operation behavior data, the character string, the first association information, and the second association information to the page presentation apparatus in response to the received page presentation request. And enabling the page display device to read the first identifier, read the character string of the target page associated with the first identifier according to the second associated information to restore and display the target page, and read the operation behavior data associated with the first identifier according to the first associated information to restore and display the operation behavior of the target page accessed by the target browser on the terminal by the user in the target page according to the operation behavior data.
It should be noted that, in the related art, when the terminal reports the behavior data of the user in the page to the server, a buried point parameter needs to be added at each position where the behavior data needs to be reported, so that the operation steps are many, and the operation process is complex.
In the application, the first identifier, the operation behavior data in the target page, the character string converted from the dom structure in the target page, the first associated information of the operation behavior data and the first identifier, and the second associated information of the character string and the first identifier may be uploaded to the server. The embedded point parameters do not need to be added at each position where the behavior data needs to be reported in a manual mode in advance, so that complicated operation steps are avoided, and the operation process is simple, convenient and fast.
As can be seen from the foregoing technical solutions, in the page information processing method provided in the embodiments of the present invention, a first identifier sent by a terminal is received, and when a user accesses a target page through a target browser on the terminal, operation behavior data in the target page, a character string converted from a document object model dom structure in the target page, first association information between the operation behavior data and the first identifier, and second association information between the character string and the first identifier are received; receiving a page display request of a page display device; and responding to the page display request, sending the first identifier, the operation behavior data, the character string, the first associated information and the second associated information, so that the page display device reads the first identifier, reads the character string of the target page associated with the first identifier according to the second associated information to restore and display the target page, and reads the operation behavior data associated with the first identifier according to the first associated information to restore and display the operation behavior of the target browser of the user accessing the target page on the terminal in the target page according to the operation behavior data. Thus, the server can receive a page display request of the page display device; and responding to a page display request, sending a first identifier, operation behavior data, a character string, first associated information and second associated information to a page display device, enabling the page display device to read the first identifier, read the character string of a target page associated with the first identifier according to the second associated information to restore and display the target page, and read the operation behavior data associated with the first identifier according to the first associated information to restore and display the operation behavior of a target browser of a user on a terminal to access the target page on the target page according to the operation behavior data. The embedded point parameters do not need to be added at each position needing to report the behavior data in a manual mode in advance, so that complicated operation steps are avoided, and the operation process is simple, convenient and quick.
Referring to fig. 2, fig. 2 is a flowchart of another page information processing method provided by the present invention. As shown in fig. 2, the method comprises the following steps:
step 201, a page display request is sent to a server.
In step 201, the page presentation apparatus may send a page presentation request to the server.
Step 202, receiving a first identifier, operation behavior data, a character string, first association information of the operation behavior data and the first identifier sent by the server, and second association information of the character string and the first identifier, wherein the first identifier is generated after a target browser on a terminal is opened, and when a user accesses a target page through the target browser on the terminal, the first association information is established with the operation behavior data in the target page, and the second association information is established with the character string converted from a document object model dom structure in the target page, and then the first association information is sent to the server.
In step 202, the page displaying device may receive the first identifier, the operation behavior data, the character string, and the first association information of the operation behavior data and the first identifier, and the second association information of the character string and the first identifier, which are sent by the server. The first identification is generated after a target browser on the terminal is opened, and when a user accesses a target page through the target browser on the terminal, first associated information is established with operation behavior data in the target page, second associated information is established with a character string converted from a document object model dom structure in the target page, and then the second associated information is sent to the server.
Step 203, reading the first identifier.
In step 203, the page presentation apparatus may read the first identifier.
And 204, reading the character string of the target page associated with the first identifier according to the second associated information to restore and display the target page.
In step 204, the page displaying apparatus may read the character string of the target page associated with the first identifier according to the second association information to restore and display the target page.
That is, the page displaying device may read a character string converted from the dom structure in the target page identified by the first identifier, that is, the page displaying device may read a character string converted from the source code in the target page identified by the first identifier. And then, the page display device can restore and display the target page according to the read character string converted from the dom structure in the target page with the corresponding identifier as the first identifier, namely, the page display device can restore and display the target page according to the read character string converted from the source code in the target page with the corresponding identifier as the first identifier. For example, the character string converted from the dom structure in the target page can be displayed in an inner frame (iframe) manner.
Step 205, reading the operation behavior data associated with the first identifier according to the first association information.
In step 205, the page displaying apparatus may read the operation behavior data associated with the first identifier according to the first association information. For example, in a case of receiving a play operation behavior instruction, the page display apparatus may read operation behavior data associated with the first identifier according to the first association information.
And step 206, restoring and displaying the operation behavior of the user accessing the target page by the target browser on the terminal in the target page according to the operation behavior data.
In step 206, the page displaying device may restore and display the operation behavior of the user accessing the target page in the target page according to the operation behavior data.
Optionally, the reading the operation behavior data associated with the first identifier according to the first association information includes:
reading the unique identifier associated with the first identifier and the clicked time corresponding to the unique identifier according to the first associated information;
the restoring and displaying the operation behavior of the user accessing the target page by the target browser on the terminal in the target page according to the operation behavior data includes:
searching a target element with the unique identifier in the target page according to the clicked time;
displaying a target mark on the target element with the unique identification.
Further, the page display device may read the unique identifier associated with the first identifier and the clicked time corresponding to the unique identifier according to the first association information. And then the page display device can search the target element with the unique identifier in the target page according to the clicked time. Finally, a target mark may be displayed on the target element with the unique identification.
For example, assume that the corresponding identifiers read are three unique identifiers of the first identifier, which are a, B, and C, respectively. And the clicked time corresponding to the unique identifier A is 8; the clicked time corresponding to the unique identifier B is 8; the clicked time corresponding to the unique identifier C is 9. And sequentially displaying the target marks on the three target elements with the three unique identifications in the target page according to the sequence of the three clicked times corresponding to the three unique identifications. For example, since the clicked time corresponding to the unique identifier a is 8; the clicked time corresponding to the unique identifier B is 8; the clicked time corresponding to the unique identifier C is 9, so that the three unique identifiers are sorted according to the sequence of the three clicked times corresponding to the three unique identifiers, and the unique identifier a is arranged at the first position; the unique identifier B is arranged at the second position; the unique identifier C is arranged in the third place. Firstly, searching a target element with the unique identifier A in a target page according to the clicked time 8; then, according to the clicked time 8 corresponding to the unique identifier B, searching for a target element with the unique identifier B in the target page, and displaying a target mark on the target element with the unique identifier B; finally, according to the clicked time 9 corresponding to the unique identifier C, the target element with the unique identifier C is searched in the target page, and the target mark is displayed on the target element with the unique identifier C. It should be noted that, displaying the target mark on the target element with the unique identifier may be displaying a semi-transparent black circle on the target element with the unique identifier, and flashing twice to indicate the click behavior.
Optionally, the reading the operation behavior data associated with the first identifier according to the first association information includes:
reading the initial rolling position of the target page, the initial rolling time of the target page, the end rolling position of the target page and the end rolling time of the target page which are associated with the first identifier according to the first associated information;
the restoring and displaying the operation behavior of the user accessing the target page by the target browser on the terminal in the target page according to the operation behavior data includes:
and controlling the target page to linearly scroll from the initial scroll position to the end scroll position according to the read initial scroll position of the target page, the initial scroll time of the target page, the end scroll position of the target page and the end scroll time of the target page.
Further, the page presentation apparatus may read a start scroll position of the target page, a start scroll time of the target page, an end scroll position of the target page, and an end scroll time of the target page, which are associated with the first identifier, according to the first association information. And then the page display device can control the target page to linearly scroll from the initial scroll position to the end scroll position according to the read initial scroll position of the target page, the initial scroll time of the target page, the end scroll position of the target page and the end scroll time of the target page.
According to the technical scheme, the page information processing method provided by the embodiment of the invention is characterized in that a page display request is sent to a server; receiving a first identifier, operation behavior data, a character string, first association information of the operation behavior data and the first identifier sent by the server, and second association information of the character string and the first identifier, wherein the first identifier is generated after a target browser on a terminal is opened, and when a user accesses a target page through the target browser on the terminal, the first association information is established with the operation behavior data in the target page, and the second association information is established with the character string converted from a document object model dom structure in the target page and then sent to the server; reading the first identifier; reading the character string of the target page associated with the first identifier according to the second associated information to restore and display the target page; reading the operation behavior data associated with the first identifier according to the first association information; and restoring and displaying the operation behavior of the user accessing the target page on the terminal by the target browser according to the operation behavior data in the target page. In this way, the first identifier, the operation behavior data, the character string, the first association information of the operation behavior data and the first identifier, and the second association information of the character string and the first identifier, which are sent by the server, can be received. And further, the operation behavior of the user for accessing the target page by the target browser on the terminal can be restored and displayed in the target page according to the operation behavior data. When a product developer wants to check the page operation behavior, the product developer can completely reproduce the operation behavior in the target page, so that the product developer can more visually see the operation behavior of a user in the target page, and the page operation behavior display effect is better.
Referring to fig. 3, fig. 3 is a structural diagram of a server according to the present invention. As shown in fig. 3, the server 300 includes a first receiving module 301, a second receiving module 302, and a sending module 303, wherein:
a first receiving module 301, configured to receive a first identifier sent by a terminal,
when a user accesses a target page through a target browser on the terminal, operation behavior data in the target page and a character string converted from a document object model dom structure in the target page,
and the operation behavior data and the first associated information of the first identifier, and the character string and the second associated information of the first identifier;
a second receiving module 302, configured to receive a page display request of a page display apparatus;
a sending module 303, configured to send the first identifier, the operation behavior data, the character string, the first associated information, and the second associated information in response to the page display request, so that the page display apparatus reads the first identifier, reads the character string of the target page associated with the first identifier according to the second associated information to restore and display the target page, and reads the operation behavior data associated with the first identifier according to the first associated information to restore and display, in the target page, the operation behavior of the target browser, accessing the target page, of the user on the terminal according to the operation behavior data.
Optionally, the operation behavior data in the target page includes:
the terminal determines the first time for receiving the target request under the condition that the terminal receives the target request of the target interface in the target page;
a determined uniform resource locator url of the target interface;
under the condition that the acquired state code of the target interface is a first state code, acquiring a return value corresponding to the target request, determining second time for acquiring the return value and the first state code; or, when the obtained state code of the target interface is a second state code, determining a third time for obtaining the second state code and the second state code.
Optionally, the operation behavior data in the target page includes:
the terminal judges whether the target element has a unique identifier or not under the condition that the target element in the target page is clicked, and under the condition that the target element does not have the unique identifier, the terminal adds the unique identifier to the target element and the time of clicking the target element; or, in the case that the target element is determined to have the unique identifier, the unique identifier of the target element and the time of the target element being clicked.
Optionally, the operation behavior data in the target page includes:
the starting scrolling position of the target page, the starting scrolling time of the target page, the ending scrolling position of the target page and the ending scrolling time of the target page are obtained by the terminal.
The server 300 can implement each process implemented by the server in the method embodiment of fig. 1, and is not described herein again to avoid repetition. The server 300 may receive a page display request from the page display apparatus; and responding to a page display request, sending a first identifier, operation behavior data, a character string, first associated information and second associated information to a page display device, enabling the page display device to read the first identifier, read the character string of a target page associated with the first identifier according to the second associated information to restore and display the target page, and read the operation behavior data associated with the first identifier according to the first associated information to restore and display the operation behavior of a target browser of a user on a terminal to access the target page on the target page according to the operation behavior data. The embedded point parameters do not need to be added at each position where the behavior data needs to be reported in a manual mode in advance, so that complicated operation steps are avoided, and the operation process is simple, convenient and fast.
Referring to fig. 4, fig. 4 is a structural diagram of a page displaying apparatus provided by the present invention. As shown in fig. 4, the page displaying apparatus 400 includes a sending module 401, a receiving module 402, a first reading module 403, a first display module 404, a second reading module 405, and a second display module 406, wherein:
a sending module 401, configured to send a page display request to a server;
a receiving module 402, configured to receive a first identifier, operation behavior data, a character string, and first association information of the operation behavior data and the first identifier sent by the server, where the character string and second association information of the first identifier are received,
the first identification is generated after a target browser on the terminal is opened, and when a user accesses a target page through the target browser on the terminal, first associated information is established with the operation behavior data in the target page, second associated information is established with the character string converted from the document object model dom structure in the target page, and then the second associated information is sent to the server;
a first reading module 403, configured to read the first identifier;
a first display module 404, configured to read the character string of the target page associated with the first identifier according to the second association information to restore and display the target page;
a second reading module 405, configured to read the operation behavior data associated with the first identifier according to the first association information;
a second display module 406, configured to restore and display, in the target page, an operation behavior of the user in accessing the target page on the terminal by the target browser according to the operation behavior data.
Optionally, as shown in fig. 5, the second reading module 405 is specifically configured to read, according to the first association information, the unique identifier associated with the first identifier and the clicked time corresponding to the unique identifier;
the second display module 406 includes:
the searching sub-module 4061 is configured to search, according to the clicked time, a target element with the unique identifier in the target page;
a display sub-module 4062, configured to display a target mark on the target element with the unique identifier.
Optionally, the second reading module 405 is specifically configured to read, according to the first association information, a starting scroll position of the target page, a starting scroll time of the target page, an ending scroll position of the target page, and an ending scroll time of the target page, where the first identifier is associated with the first identifier;
the second display module 406 is specifically configured to control the target page to linearly scroll from the start scroll position to the end scroll position according to the read start scroll position of the target page, the read start scroll time of the target page, the read end scroll position of the target page, and the read end scroll time of the target page.
The page displaying apparatus 400 can implement each process implemented by the page displaying apparatus in the method embodiment of fig. 2, and is not described herein again to avoid repetition. The page displaying apparatus 400 may receive the first identifier, the operation behavior data, the character string, the operation behavior data, and the first association information of the first identifier, and the second association information of the character string and the first identifier, which are sent by the server. And further, the operation behavior of the target browser accessing the target page on the terminal of the user can be restored and displayed in the target page according to the operation behavior data. When a product developer wants to check the page operation behavior, the operation behavior in the target page can be completely reproduced, so that the product developer can more visually see the operation behavior of a user in the target page, and the page operation behavior display effect is better.
Fig. 6 is a schematic diagram of a hardware structure of an electronic device according to an embodiment of the present invention. As shown in fig. 6, the electronic device includes:
a memory 601 for storing program instructions;
the processor 602 is configured to call and execute the program instructions in the memory to implement the page information processing method in the foregoing embodiments. Reference may be made in particular to the description in relation to the preceding embodiments.
In this embodiment, the processor 602 and the memory 601 may be connected by a bus or other means.
The processor may be a general-purpose processor, such as a central processing unit, a digital signal processor, an application specific integrated circuit, or one or more integrated circuits configured to implement embodiments of the present invention. The memory may include volatile memory, such as random access memory; the memory may also include non-volatile memory, such as read-only memory, flash memory, a hard disk, or a solid state disk.
An embodiment of the present invention further provides a readable storage medium, where a computer program is stored in the readable storage medium, and when at least one processor of a server executes the computer program, the server executes the page information processing method described in the foregoing embodiment.
The embodiment of the invention also provides a readable storage medium, wherein a computer program is stored in the readable storage medium, and when at least one processor of the page presentation device executes the computer program, the page presentation device executes the page information processing method in the embodiment.
The readable storage medium may be a magnetic disk, an optical disk, a read-only memory (ROM) or a Random Access Memory (RAM).
Those skilled in the art will readily appreciate that the techniques of the embodiments of the present invention may be implemented using software plus any required general purpose hardware platform. Based on such understanding, the technical solutions in the embodiments of the present invention may be substantially or partially embodied in the form of a software product, which may be stored in a storage medium, such as a ROM/RAM, a magnetic disk, an optical disk, or the like, and includes several instructions for enabling a computer device (which may be a personal computer, a server, or a network device) to execute the method according to the embodiments or some parts of the embodiments.
The same and similar parts among the various embodiments in this specification may be referred to each other. In particular, for the embodiments of the server, the page displaying apparatus, the electronic device and the readable storage medium, since they are substantially similar to the embodiments of the method, the description is simple, and the relevant points can be referred to the description in the embodiments of the method.
The above-described embodiments of the present invention should not be construed as limiting the scope of the present invention.

Claims (16)

1. A page information processing method is characterized by comprising the following steps:
receiving the first identification sent by the terminal,
when a user accesses a target page through a target browser on the terminal, the operation behavior data in the target page and the character string converted from the document object model dom structure in the target page,
and the operation behavior data and the first associated information of the first identifier, and the character string and the second associated information of the first identifier; the operation behavior data in the target page comprises: the terminal judges whether the target element has a unique identifier or not under the condition that the target element in the target page is clicked, and under the condition that the target element does not have the unique identifier, the terminal adds the unique identifier to the target element and the time of clicking the target element; or, under the condition that the target element is judged to have the unique identifier, the unique identifier of the target element and the clicked time of the target element;
receiving a page display request of a page display device;
and responding to the page display request, sending the first identifier, the operation behavior data, the character string, the first associated information and the second associated information, so that the page display device reads the first identifier, reads the character string of the target page associated with the first identifier according to the second associated information to restore and display the target page, and reads the operation behavior data associated with the first identifier according to the first associated information to restore and display the operation behavior of the target browser of the user accessing the target page on the terminal in the target page according to the operation behavior data.
2. The method of claim 1, wherein the operational behavior data within the target page comprises:
the terminal determines the first time for receiving the target request under the condition that the terminal receives the target request of the target interface in the target page;
a determined uniform resource locator url of the target interface;
under the condition that the acquired state code of the target interface is a first state code, acquiring a return value corresponding to the target request, determining second time for acquiring the return value and the first state code; or, when the acquired state code of the target interface is a second state code, determining a third time for acquiring the second state code and the second state code.
3. The method of claim 1, wherein the operational behavior data within the target page comprises:
the starting scrolling position of the target page, the starting scrolling time of the target page, the ending scrolling position of the target page and the ending scrolling time of the target page are obtained by the terminal.
4. A page information processing method is characterized by comprising the following steps:
sending a page display request to a server;
receiving a first identifier, operation behavior data, a character string, and first association information of the operation behavior data and the first identifier sent by the server, where the character string and second association information of the first identifier are received, and the operation behavior data includes: the method comprises the steps that a terminal judges whether a target element has a unique identifier or not under the condition that the target element in a target page is clicked, and under the condition that the target element does not have the unique identifier, the terminal adds the unique identifier to the target element and clicks the time of the target element; or, under the condition that the target element is judged to have the unique identifier, the unique identifier of the target element and the clicked time of the target element; wherein, the first and the second end of the pipe are connected with each other,
the first identification is generated after a target browser on the terminal is opened, and when a user accesses a target page through the target browser on the terminal, first associated information is established with the operation behavior data in the target page, second associated information is established with the character string converted from the document object model dom structure in the target page, and then the second associated information is sent to the server;
reading the first identifier;
reading the character string of the target page associated with the first identifier according to the second associated information to restore and display the target page;
reading the operation behavior data associated with the first identifier according to the first associated information;
and restoring and displaying the operation behavior of the user accessing the target page on the terminal by the target browser according to the operation behavior data in the target page.
5. The method of claim 4, wherein said reading the operational behavior data associated with the first identifier according to the first association information comprises:
reading the unique identifier associated with the first identifier and the clicked time corresponding to the unique identifier according to the first associated information;
the restoring and displaying the operation behavior of the user accessing the target page by the target browser on the terminal in the target page according to the operation behavior data includes:
searching a target element with the unique identifier in the target page according to the clicked time;
displaying a target mark on the target element with the unique identification.
6. The method of claim 4, wherein said reading the operational behavior data associated with the first identifier according to the first association information comprises:
reading the initial rolling position of the target page, the initial rolling time of the target page, the end rolling position of the target page and the end rolling time of the target page which are associated with the first identifier according to the first associated information;
the restoring and displaying the operation behavior of the user accessing the target page by the target browser on the terminal in the target page according to the operation behavior data includes:
and controlling the target page to linearly scroll from the initial scroll position to the end scroll position according to the read initial scroll position of the target page, the initial scroll time of the target page, the end scroll position of the target page and the end scroll time of the target page.
7. A server, comprising:
a first receiving module, configured to receive a first identifier sent by a terminal,
when a user accesses a target page through a target browser on the terminal, the operation behavior data in the target page and the character string converted from the document object model dom structure in the target page,
and the operation behavior data and the first associated information of the first identifier, and the character string and the second associated information of the first identifier; the operation behavior data in the target page comprises: the terminal judges whether the target element has a unique identifier or not under the condition that the target element in the target page is clicked, and under the condition that the target element does not have the unique identifier, the terminal adds the unique identifier to the target element and the time of clicking the target element; or, under the condition that the target element is judged to have the unique identifier, the unique identifier of the target element and the clicked time of the target element;
the second receiving module is used for receiving a page display request of the page display device;
a sending module, configured to send the first identifier, the operation behavior data, the character string, the first associated information, and the second associated information in response to the page display request, so that the page display apparatus reads the first identifier, reads the character string of the target page associated with the first identifier according to the second associated information to restore and display the target page, and reads the operation behavior data associated with the first identifier according to the first associated information to restore and display, in the target page, the operation behavior of the user on the terminal, where the target browser accesses the target page, according to the operation behavior data.
8. The server of claim 7, wherein the operational behavior data within the target page comprises:
the terminal determines first time for receiving a target request under the condition that the terminal receives the target request of a target interface in the target page;
a determined uniform resource locator url of the target interface;
under the condition that the acquired state code of the target interface is a first state code, acquiring a return value corresponding to the target request, determining second time for acquiring the return value and the first state code; or, when the acquired state code of the target interface is a second state code, determining a third time for acquiring the second state code and the second state code.
9. The server of claim 7, wherein the operational behavior data within the target page comprises:
the starting scrolling position of the target page, the starting scrolling time of the target page, the ending scrolling position of the target page and the ending scrolling time of the target page are obtained by the terminal.
10. A page display apparatus, comprising:
the sending module is used for sending a page display request to the server;
the receiving module is used for receiving a first identifier, operation behavior data, a character string, first association information of the operation behavior data and the first identifier sent by the server, and second association information of the character string and the first identifier, wherein the first identifier is generated after a target browser on a terminal is opened, and when a user accesses a target page through the target browser on the terminal, the first association information is established with the operation behavior data in the target page, and the second association information is established with the character string converted from a document object model dom structure in the target page and then sent to the server; the operation behavior data in the target page comprises: the terminal judges whether the target element has a unique identifier or not under the condition that the target element in the target page is clicked, and under the condition that the target element does not have the unique identifier, adds the unique identifier to the target element and clicks the time of the target element; or, under the condition that the target element is judged to have the unique identifier, the unique identifier of the target element and the clicked time of the target element;
the first reading module is used for reading the first identifier;
the first display module is used for reading the character string of the target page associated with the first identifier according to the second associated information to restore and display the target page;
the second reading module is used for reading the operation behavior data associated with the first identifier according to the first associated information;
and the second display module is used for restoring and displaying the operation behavior of the user accessing the target page by the target browser on the terminal in the target page according to the operation behavior data.
11. The page displaying apparatus according to claim 10, wherein the second reading module is specifically configured to read, according to the first association information, a unique identifier associated with the first identifier and a clicked time corresponding to the unique identifier;
the second display module includes:
the searching submodule is used for searching the target element with the unique identifier in the target page according to the clicked time;
and the display sub-module is used for displaying a target mark on the target element with the unique identifier.
12. The page displaying apparatus according to claim 10, wherein the second reading module is specifically configured to read a start scrolling position of the target page, a start scrolling time of the target page, an end scrolling position of the target page, and an end scrolling time of the target page, which are associated with the first identifier, according to the first association information;
the second display module is specifically configured to control the target page to linearly scroll from the start scroll position to the end scroll position according to the read start scroll position of the target page, the read start scroll time of the target page, the read end scroll position of the target page, and the read end scroll time of the target page.
13. An electronic device, comprising:
a memory for storing program instructions;
a processor for calling and executing the program instructions in the memory to implement the page information processing method of any one of claims 1 to 3.
14. An electronic device, comprising:
a memory for storing program instructions;
a processor for calling and executing the program instructions in the memory to implement the page information processing method of any one of claims 4 to 6.
15. A readable storage medium, characterized in that a computer program is stored therein, and when at least one processor of a server executes the computer program, the server executes the page information processing method according to any one of claims 1 to 3.
16. A readable storage medium, characterized in that the readable storage medium has stored therein a computer program, which when executed by at least one processor of a page presentation apparatus, causes the page presentation apparatus to execute the page information processing method of any one of claims 4 to 6.
CN201911029124.1A 2019-10-28 2019-10-28 Page information processing method, server and page display device Active CN110825600B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911029124.1A CN110825600B (en) 2019-10-28 2019-10-28 Page information processing method, server and page display device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911029124.1A CN110825600B (en) 2019-10-28 2019-10-28 Page information processing method, server and page display device

Publications (2)

Publication Number Publication Date
CN110825600A CN110825600A (en) 2020-02-21
CN110825600B true CN110825600B (en) 2023-04-11

Family

ID=69550746

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911029124.1A Active CN110825600B (en) 2019-10-28 2019-10-28 Page information processing method, server and page display device

Country Status (1)

Country Link
CN (1) CN110825600B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112734522B (en) * 2021-01-11 2024-02-27 北京城市网邻信息技术有限公司 Information display method, information display device, electronic equipment and computer readable medium
CN113254842B (en) * 2021-06-28 2024-05-14 深圳平安智慧医健科技有限公司 H5 page state caching method and device, storage medium and computer equipment
CN113961858A (en) * 2021-10-18 2022-01-21 广州创乐出海科技有限公司 Commodity page updating method and device, computer equipment and storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106021431A (en) * 2016-05-12 2016-10-12 腾讯科技(深圳)有限公司 Page display method and device
CN107633019A (en) * 2017-08-24 2018-01-26 阿里巴巴集团控股有限公司 A kind of page events acquisition method and device
CN108920354A (en) * 2018-05-07 2018-11-30 上海陆家嘴国际金融资产交易市场股份有限公司 Bury a management method, device, computer equipment and storage medium
CN109241437A (en) * 2018-09-19 2019-01-18 麒麟合盛网络技术股份有限公司 A kind of generation method, advertisement recognition method and the system of advertisement identification model
CN109635210A (en) * 2018-11-15 2019-04-16 腾讯科技(深圳)有限公司 Report method, device, equipment and the storage medium of behavioral data

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106021431A (en) * 2016-05-12 2016-10-12 腾讯科技(深圳)有限公司 Page display method and device
CN107633019A (en) * 2017-08-24 2018-01-26 阿里巴巴集团控股有限公司 A kind of page events acquisition method and device
CN108920354A (en) * 2018-05-07 2018-11-30 上海陆家嘴国际金融资产交易市场股份有限公司 Bury a management method, device, computer equipment and storage medium
CN109241437A (en) * 2018-09-19 2019-01-18 麒麟合盛网络技术股份有限公司 A kind of generation method, advertisement recognition method and the system of advertisement identification model
CN109635210A (en) * 2018-11-15 2019-04-16 腾讯科技(深圳)有限公司 Report method, device, equipment and the storage medium of behavioral data

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
Choudhary,S.R.等.WEBDIFF:automated identification of cross-browser issues in web applications.《2010 IEEE 26th international conference on software maintenance》.2010,1-10. *
阙子雄.某移动应用数据分析系统的设计与实现 .《中国优秀硕士学位论文全文数据库 (信息科技辑)》.2019,(第3期),I138-533. *

Also Published As

Publication number Publication date
CN110825600A (en) 2020-02-21

Similar Documents

Publication Publication Date Title
CN110825600B (en) Page information processing method, server and page display device
CN101957730B (en) Messaging device and information processing method
US9864736B2 (en) Information processing apparatus, control method, and recording medium
CN107590228B (en) Page content processing method and mobile terminal
US7610355B2 (en) Transferring web contents
CN103500194A (en) Method, device and browser for loading webpage
CN110321177B (en) Mobile application localized loading method and device and electronic equipment
US20060101330A1 (en) Browser sitemap viewer
CN113239672B (en) Target file editing method and device, electronic equipment and storage medium
CN110941779B (en) Page loading method and device, storage medium and electronic equipment
CN110968314B (en) Page generation method and device
CN109299352B (en) Method and device for updating website data in search engine and search engine
CN109240664B (en) Method and terminal for collecting user behavior information
CN107391534B (en) Page display method, page file return method, page display device, page file return device and computer storage medium
CN105630310A (en) Method and device for displaying titles during graph group switching
CN105187491A (en) Method, system and server thereof for uploading pictures
CN111367606A (en) Application page display method, device, terminal and medium
CN110941471A (en) Method and device for internationalizing basic data of software system
CN108304169B (en) Implementation method, device and equipment for HTML5 application
CN107103001B (en) Method, device and system for acquiring target front-end resource file based on browser
US9134930B2 (en) Delayed content production
CN111338709B (en) Method, device, equipment and storage medium for jumping target scene in client
JP2006285714A (en) Web content browsing/editing system, web content browsing/editing method and web content browsing/editing program
KR101164289B1 (en) System and method for extracting a history of web activities
CN107749892B (en) Network reading method and device for conference record, intelligent tablet and storage medium

Legal Events

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