CN110674426B - Webpage behavior reporting method and device - Google Patents

Webpage behavior reporting method and device Download PDF

Info

Publication number
CN110674426B
CN110674426B CN201910814793.3A CN201910814793A CN110674426B CN 110674426 B CN110674426 B CN 110674426B CN 201910814793 A CN201910814793 A CN 201910814793A CN 110674426 B CN110674426 B CN 110674426B
Authority
CN
China
Prior art keywords
webpage
identification information
reporting
behavior
web page
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
CN201910814793.3A
Other languages
Chinese (zh)
Other versions
CN110674426A (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.)
Tencent Technology Shenzhen Co Ltd
Original Assignee
Tencent Technology Shenzhen 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 Tencent Technology Shenzhen Co Ltd filed Critical Tencent Technology Shenzhen Co Ltd
Priority to CN201910814793.3A priority Critical patent/CN110674426B/en
Publication of CN110674426A publication Critical patent/CN110674426A/en
Application granted granted Critical
Publication of CN110674426B publication Critical patent/CN110674426B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/955Retrieval from the web using information identifiers, e.g. uniform resource locators [URL]
    • G06F16/9566URL specific, e.g. using aliases, detecting broken or misspelled links
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/957Browsing optimisation, e.g. caching or content distillation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/958Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking

Abstract

The embodiment of the application provides a webpage behavior reporting method and device. The webpage behavior reporting method comprises the following steps: if an execution event for accessing a webpage element in a webpage is detected, intercepting the execution event, and acquiring identification information of a target webpage element aimed at by the execution event; acquiring webpage behavior reporting information according to the identification information of the target webpage element and webpage identification information of a webpage to which the target webpage element belongs; and reporting the webpage behavior based on the identification information of the target webpage element, the webpage identification information and the webpage behavior reporting information. According to the technical scheme, the influence of the reporting of the webpage behaviors of the user on the normal operation of the webpage service can be avoided, the updating and the modification of the webpage content needing to be reported by the webpage behaviors are also facilitated, the maintenance period of the webpage is shortened, and the maintenance cost of the webpage is reduced.

Description

Webpage behavior reporting method and device
Technical Field
The application relates to the technical field of Internet, in particular to a webpage behavior reporting method and device.
Background
At present, a code embedding method is generally adopted for reporting the webpage behaviors of the user, namely, a reporting code is embedded in a target webpage, so that the reporting of the webpage behaviors of the user is realized. The report code is directly embedded into the service code of the target webpage, so that the normal operation of the webpage service is easily affected, and in addition, when the webpage content needs to be updated and modified, the report code must be manually modified by a developer and then issued, so that the webpage maintenance period is long, and the webpage maintenance cost is higher.
Disclosure of Invention
The embodiment of the application provides a webpage behavior reporting method and device, and further solves the problems that the normal operation of webpage business is affected and the maintenance period of the webpage to be reported is long due to the fact that the conventional user webpage behavior reporting is at least to a certain extent.
Other features and advantages of the present application will be apparent from the following detailed description, or may be learned in part by the practice of the application.
According to an aspect of the embodiments of the present application, there is provided a web page behavior reporting method, including: if an execution event for accessing a webpage element in a webpage is detected, intercepting the execution event, and acquiring identification information of a target webpage element aimed at by the execution event; acquiring webpage behavior reporting information according to the identification information of the target webpage element and webpage identification information of a webpage to which the target webpage element belongs; and reporting the webpage behavior based on the identification information of the target webpage element, the webpage identification information and the webpage behavior reporting information.
According to an aspect of the embodiments of the present application, there is provided a web page behavior reporting device, including: the first acquisition unit is used for intercepting an execution event when the execution event for accessing the webpage element in the webpage is detected, and acquiring the identification information of the target webpage element aimed at by the execution event; the second acquisition unit is used for acquiring webpage behavior reporting information according to the identification information of the target webpage element and webpage identification information of a webpage to which the target webpage element belongs; and the reporting unit is used for reporting the webpage behaviors based on the identification information of the target webpage element, the webpage identification information and the webpage behavior reporting information.
In some embodiments of the present application, based on the foregoing solution, the second obtaining unit is configured to: determining whether the target webpage element is a webpage element needing webpage behavior reporting according to the identification information of the target webpage element; if the target webpage element is determined to be the webpage element needing webpage behavior reporting, acquiring webpage behavior reporting information and webpage identification information of a webpage to which the target webpage element belongs according to the identification information of the target webpage element.
In some embodiments of the present application, based on the foregoing solution, the second obtaining unit is configured to: if the identification information of the target webpage element exists in the identification information table of the webpage element needing webpage behavior reporting is detected, determining that the target webpage element is the webpage element needing webpage behavior reporting.
In some embodiments of the present application, based on the foregoing solution, the web page behavior reporting device further includes: the third acquisition unit is used for acquiring a report configuration file of an identification information table for configuring the webpage elements needing to be reported in the webpage behaviors, wherein the report configuration file is used for configuring identification information corresponding to the webpage elements needing to be reported in the webpage; and the updating unit is used for updating the identification information table of the webpage elements needing to be submitted by the webpage behaviors through the identification information corresponding to the webpage elements needing to be submitted by the webpage behaviors and configured in the submitted configuration file.
In some embodiments of the present application, based on the foregoing solution, the web page behavior reporting device further includes: a fourth obtaining unit, configured to obtain a configuration request, where the configuration request includes identification information of a web page element that needs to perform web page behavior reporting, web page identification information of a web page to which the web page element that needs to perform web page behavior reporting belongs, and input web page behavior reporting information; and the generation unit is used for storing the identification information of the webpage element needing to be subjected to webpage behavior reporting, the webpage identification information of the webpage to which the webpage element needing to be subjected to webpage behavior reporting belongs and the input webpage behavior reporting information in a correlated mode to generate the reporting configuration file.
In some embodiments of the present application, based on the foregoing solution, the second obtaining unit is configured to: the webpage behavior reporting information is determined according to the corresponding relation between the identification information of the webpage element and the webpage behavior reporting label information, and the webpage identification information is determined according to the corresponding relation between the identification information of the webpage element and the webpage identification information of the webpage to which the webpage element belongs.
In some embodiments of the present application, based on the foregoing solution, the web page behavior reporting device further includes: and the releasing unit is used for releasing the interception state of the execution event and executing the execution event.
In some embodiments of the present application, based on the foregoing solution, the web page behavior reporting device further includes: a fifth obtaining unit, configured to obtain network protocol IP address information; the reporting unit is configured to: and reporting the webpage behavior based on the identification information of the target webpage element, the webpage identification information, the webpage behavior reporting information and the IP address information.
According to an aspect of the embodiments of the present application, there is provided a computer readable medium having stored thereon a computer program, which when executed by a processor, implements a web page behavior reporting method as described in the above embodiments.
According to an aspect of an embodiment of the present application, there is provided an electronic device including: one or more processors; and the storage device is used for storing one or more programs, and when the one or more programs are executed by the one or more processors, the one or more processors are caused to implement the webpage behavior reporting method in the embodiment.
In the technical schemes provided by some embodiments of the present application, when a user accesses a page element in a web page, an execution event for accessing the page element in the web page is generated, if the execution event for accessing the page element in the web page is detected, the execution event is intercepted, the identification information of the target page element for which the execution event is aimed is obtained, and then the web page behavior reporting information and the web page identification information of the web page to which the target page element belongs are obtained through the identification information of the target page element, so that the web page behavior reporting is performed according to the identification information, the web page identification information and the web page behavior reporting information based on the target page element, thereby, when the web page is subjected to the user web page behavior reporting, the reporting code does not need to be embedded into the service code of the target web page, and the user web page behavior reporting is also realized, so that the normal processing of the web page service is prevented from being affected due to the fact that the reporting code is embedded into the service code of the target web page, the web page is also convenient to update and modify the web page content, and the maintenance period of the web page is reduced.
It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the application.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the application and together with the description, serve to explain the principles of the application. It is apparent that the drawings in the following description are only some embodiments of the present application, and that other drawings may be obtained from these drawings without inventive effort for a person of ordinary skill in the art. In the drawings:
FIG. 1 shows a schematic diagram of an exemplary system architecture to which the technical solutions of embodiments of the present application may be applied;
FIG. 2 illustrates a flow chart of a web page behavior reporting method according to one embodiment of the present application;
FIG. 3 shows a flowchart of step S220 of a web page behavior reporting method according to one embodiment of the present application;
FIG. 4 illustrates a flow chart of a web page behavior reporting method according to one embodiment of the present application;
FIG. 5 illustrates a flow chart of a web page behavior reporting method according to one embodiment of the present application;
FIG. 6 illustrates a flow chart of a web page behavior reporting method according to one embodiment of the present application;
FIG. 7 illustrates a flow chart of a web page behavior reporting method according to one embodiment of the present application;
FIG. 8 illustrates a flow chart of a web page behavior reporting method according to one embodiment of the present application;
FIG. 9 illustrates an overall system architecture diagram for reporting web page behavior according to one embodiment of the present application;
FIG. 10 illustrates a block diagram of a web page behavior reporting device, according to one embodiment of the present application;
fig. 11 shows a schematic diagram of a computer system suitable for use in implementing the electronic device of the embodiments of the present application.
Detailed Description
Example embodiments will now be described more fully with reference to the accompanying drawings. However, the exemplary embodiments may be embodied in many forms and should not be construed as limited to the examples set forth herein; rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the concept of the example embodiments to those skilled in the art.
Furthermore, the described features, structures, or characteristics may be combined in any suitable manner in one or more embodiments. In the following description, numerous specific details are provided to give a thorough understanding of embodiments of the present application. One skilled in the relevant art will recognize, however, that the aspects of the application can be practiced without one or more of the specific details, or with other methods, components, devices, steps, etc. In other instances, well-known methods, devices, implementations, or operations are not shown or described in detail to avoid obscuring aspects of the application.
The block diagrams depicted in the figures are merely functional entities and do not necessarily correspond to physically separate entities. That is, the functional entities may be implemented in software, or in one or more hardware modules or integrated circuits, or in different networks and/or processor devices and/or microcontroller devices.
The flow diagrams depicted in the figures are exemplary only, and do not necessarily include all of the elements and operations/steps, nor must they be performed in the order described. For example, some operations/steps may be decomposed, and some operations/steps may be combined or partially combined, so that the order of actual execution may be changed according to actual situations.
Fig. 1 shows a schematic diagram of an exemplary system architecture to which the technical solutions of the embodiments of the present application may be applied.
As shown in fig. 1, the system architecture 100 may include a terminal device 101, a network 102, and a server 103, where the terminal device 101 in the embodiment of the present application may be a smart phone shown in fig. 1, and may also be a tablet computer, a portable computer, a desktop computer, or the like. Network 102 is the medium used to provide communication links between terminal device 101 and server 103. Network 102 may include various connection types, such as wired communication links, wireless communication links, and the like.
It should be understood that the number of terminal devices, networks or servers shown in fig. 1 is merely illustrative. There may be any number of terminal devices or servers, etc., as desired for implementation. For example, the server 103 may be a server cluster formed by a plurality of servers.
In one embodiment of the present application, a user may access a page element in a web page displayed on a display interface of the terminal device 101 by using the terminal device 101, and at this time, an execution event for accessing the web page element in the web page may be generated; if the terminal device 101 detects an execution event for accessing a webpage element in a webpage, intercepting the execution event, acquiring identification information of a target webpage element for the execution event, and acquiring webpage behavior reporting information and webpage identification information of a webpage to which the target webpage element belongs through the identification information of the target webpage element, so as to report webpage behavior according to the identification information of the target webpage element, the webpage identification information of the webpage to which the target webpage element belongs and the webpage behavior reporting information. According to the technical scheme, when the webpage is subjected to user webpage behavior reporting, the reporting code is not required to be embedded into the service code of the target webpage, so that the user webpage behavior reporting can be realized, the influence on the normal operation of the webpage service caused by the user webpage behavior reporting is avoided, the updating and modification of the webpage content required to be subjected to the webpage behavior reporting are also facilitated, the maintenance period of the webpage is shortened, and the maintenance cost of the webpage is reduced.
It should be noted that, the method for reporting web page behaviors provided in the embodiment of the present invention is generally executed by the terminal device 101, and accordingly, the device for reporting web page behaviors is generally disposed in the terminal device 101. However, in other embodiments of the present invention, the server 103 may have a similar function to the terminal device 101, so as to execute the web page behavior reporting method provided in the embodiments of the present invention.
The implementation details of the technical solutions of the embodiments of the present application are described in detail below:
fig. 2 shows a flowchart of a web page behavior reporting method according to an embodiment of the present application, which may be performed by a device having a calculation processing function, which may be the terminal device 101 shown in fig. 1. Referring to fig. 2, the method for reporting web page behavior at least includes steps S210 to S230, which are described in detail as follows:
in step S210, if an execution event for accessing a web page element in a web page is detected, the execution event is intercepted, and identification information of a target web page element for the execution event is obtained.
In one embodiment of the present application, the web page may be a web page in a plurality of types of web sites, for example, a news web site or a web page in a video resource web site, and the web page elements are characters, pictures, animations, videos, and the like displayed on the web page.
In one embodiment of the present application, the execution event may be an event that a user accesses a web page element that needs to be accessed in a web page, where the event may be triggered by a user operating on the web page element of the web page, for example, an execution event that a user clicks on a text news headline displayed in a news web page to jump to a corresponding news page, where the news page is a page where the user browses news content.
In addition, all parameter information for executing the access function, such as identification information for the executed target web page element, the executed event type, etc., is included in the execution event, and the identification information of the target web page element serves as unique identification information for identifying different web page elements in the web page. When detecting an execution event for accessing a webpage element in a webpage, the terminal equipment intercepts the execution event and acquires identification information of a target webpage element for the execution event, so that the identification information of the accessed webpage element in the webpage is determined, and further the webpage element generating webpage behaviors is determined.
In step S220, web page behavior reporting information and web page identification information of a web page to which the target web page element belongs are obtained according to the identification information of the target web page element.
In one embodiment of the present application, after intercepting an execution event and acquiring identification information of a target webpage element for the execution event, in order to report a webpage behavior for accessing the webpage element in the webpage, the terminal device acquires webpage behavior reporting information according to the identification information of the target webpage element, and acquires webpage identification information of a webpage to which the target webpage element belongs according to the identification information of the target webpage element.
The web page identification information is unique identification information for identifying each web page, and the unique identification information of the web page may be URL (Uniform Resource Locator ) address of the web page. The information for reporting the webpage behavior may be preset information for recording the webpage behavior, such as an access tag for a webpage element, which is used for identifying that the webpage behavior is a tag information for accessing the webpage element in the webpage, and of course, the information for reporting the webpage behavior may also be other information for recording the webpage behavior, such as a specific character string, which is not limited herein.
In one embodiment of the present application, the obtaining the web page behavior reporting information according to the identification information of the target web page element, and the web page identification information of the web page to which the target web page element belongs, includes:
The webpage behavior reporting information is determined according to the corresponding relation between the identification information of the webpage element and the webpage behavior reporting information, and the webpage identification information is determined according to the corresponding relation between the identification information of the webpage element and the webpage identification information of the webpage to which the webpage element belongs.
In one embodiment of the present application, the correspondence between the identification information of all the web page elements in each web page and the web page behavior reporting information, and the correspondence between the identification information of all the web page elements in each web page and the web page identification information of the web page to which the web page elements belong are stored in the terminal device in advance. Therefore, the terminal equipment can determine the webpage behavior reporting information of the target webpage element according to the corresponding relation between the identification information of the webpage element and the webpage behavior reporting information, and determine the webpage identification information of the webpage to which the target webpage element belongs according to the corresponding relation between the identification information of the webpage element and the webpage identification information of the webpage to which the webpage element belongs.
Fig. 3 shows a flowchart of a web page behavior reporting method according to an embodiment of the present application, which may be performed by a device having a calculation processing function, which may be the terminal device 101 shown in fig. 1. Referring to fig. 3, the step S220 of obtaining the web page behavior report information according to the identification information of the target web page element, and the web page identification information of the web page to which the target web page element belongs may include steps S2201 to S2202, which are described in detail below:
In step S2201, it is determined whether the target web page element is a web page element that needs to perform web page behavior reporting according to the identification information of the target web page element.
In one embodiment of the present application, for all detected execution events that access to the webpage elements in the webpage, when the terminal device performs the webpage behavior reporting, the terminal device may further perform the webpage behavior reporting on the webpage elements that need to perform the webpage behavior reporting according to the actual webpage behavior reporting requirement, in other words, may perform the webpage behavior reporting only on the part of the webpage elements that need to perform the reporting in the webpage. In this case, the terminal device may determine, according to the identification information of the target web page element, whether the target web page element is a web page element that needs to perform web page behavior reporting.
In one embodiment of the present application, the step S2201 of determining whether the target web page element is a web page element that needs to perform web page behavior reporting according to the identification information of the target web page element includes:
if the identification information of the target webpage element exists in the identification information table of the webpage element needing webpage behavior reporting is detected, determining that the target webpage element is the webpage element needing webpage behavior reporting.
In an embodiment of the present application, the above identification information table includes identification information of a page element in each page that needs to perform web behavior reporting, and in addition, the identification information table may further store in association a correspondence between identification information of a page element in each page that needs to perform web behavior reporting and web behavior reporting information, and store in association a correspondence between identification information of all web page elements in each web page and web page identification information of a web page to which the web page element belongs.
The terminal equipment pre-stores an identification information table of the webpage elements needing to be subjected to webpage behavior reporting, and determines that the target webpage elements are the webpage elements needing to be subjected to webpage behavior reporting by detecting whether the identification information of the target webpage elements aimed at by the execution event exists in the identification information table of the webpage elements needing to be subjected to webpage behavior reporting. When the identification information of the target webpage element aimed at by the execution event exists in the identification information table of the webpage element needing to be subjected to webpage behavior reporting, determining the target webpage element as the webpage element needing to be subjected to webpage behavior reporting, otherwise, determining the target webpage element as the webpage element not needing to be subjected to webpage behavior reporting.
In step S2202, if it is determined that the target webpage element is a webpage element that needs to be submitted by webpage behavior, acquiring webpage behavior submitted information and webpage identification information of a webpage to which the target webpage element belongs according to the identification information of the target webpage element.
In one embodiment of the present application, when determining that a target webpage element for which an execution event is aimed is a webpage element for which webpage behavior reporting is required, the terminal device obtains webpage behavior reporting information according to identification information of the target webpage element, and obtains webpage identification information of a webpage to which the target webpage element belongs according to the identification information of the target webpage element, so as to report the webpage behavior reporting that a user accesses the target webpage element.
The technical scheme of the embodiment of fig. 3 realizes that the partial page surface elements in the web page can be selected in a self-defined manner according to the reporting requirement to report the web page behavior, improves the degree of freedom of reporting the web page behavior, avoids reporting the web page behavior for all the page elements in the web page, reduces unnecessary data processing, and saves network resources.
Still referring to fig. 2, in step S230, web page behavior reporting is performed based on the identification information of the target web page element, the web page identification information, and the web page behavior reporting information.
In one embodiment of the application, the terminal device may report the webpage behavior based on the identification information of the target webpage element, the webpage identification information and the webpage behavior report information, so as to record the webpage access behavior.
Optionally, the identification information of the target webpage element, the webpage identification information and the webpage behavior reporting information may be reported to a server through a CGI (Common Gateway Interface, general gateway interface), and the server may be a database server for recording the webpage behavior to be reported, so as to analyze the recorded webpage behavior.
In one embodiment of the present application, the terminal device may generate a web page behavior record according to the identification information of the target web page element, the web page identification information, and the web page behavior reporting information, and report the web page behavior record. Optionally, the terminal device may also store the generated webpage behavior record, and report all the webpage behavior records generated in the time period through CGI (Common Gateway Interface, general gateway interface) at specified time intervals, for example, report the webpage behavior records generated in a week at a preset time point of each week.
Optionally, the terminal device may further report all the generated webpage behavior records through a CGI (Common Gateway Interface, general gateway interface) when the number of generated webpage behavior records reaches a predetermined number, for example, report when the number of generated webpage behavior records reaches one hundred.
In the technical scheme shown in the embodiment of fig. 2, when the user accesses the page element in the webpage, an execution event for accessing the page element in the webpage is generated, if the execution event for accessing the page element in the webpage is detected, the execution event is intercepted, the identification information of the target page element for which the execution event is aimed is obtained, and then the webpage behavior reporting information and the webpage identification information of the webpage to which the target page element belongs are obtained through the identification information of the target page element, so that the webpage behavior reporting is performed according to the identification information, the webpage identification information and the webpage behavior reporting information based on the target page element, and therefore, when the webpage is subjected to user webpage behavior reporting, the user webpage behavior reporting can be realized without embedding the reporting code into the service code of the target webpage, further, the normal operation of the webpage service is prevented from being influenced due to embedding the reporting code into the service code of the target webpage, the webpage content is also conveniently updated and modified, the webpage maintenance period is shortened, and the webpage maintenance cost is reduced.
Fig. 4 shows a flowchart of a web page behavior reporting method according to an embodiment of the present application, which may be performed by a device having a calculation processing function, which may be the terminal device 101 shown in fig. 1. Referring to fig. 4, the method for reporting web page behavior further includes steps S310 to S320, which are described in detail as follows:
in step S310, a report configuration file of an identification information table for configuring a web page element needing to be reported in a web page behavior is obtained, where the report configuration file is used for configuring identification information corresponding to the web page element needing to be reported in the web page behavior in a specified web page.
In one embodiment of the application, the configuration of the identification information table of the webpage element needing to report the webpage behavior can be realized by pre-configuring the report configuration file. When the report configuration file is configured, the configuration can be performed aiming at the identification information corresponding to the webpage element needing to be subjected to webpage behavior report in the webpage, so that the configuration of the webpage element needing to be subjected to webpage behavior report in the webpage is realized according to the actual report requirement. It can be understood that the configuration can be performed on the multiple webpages and the identification information corresponding to the webpage elements needing to perform the webpage behavior reporting in the multiple webpages at the same time, so that the configuration can be performed on the multiple webpages needing to perform the webpage behavior reporting and the webpage elements needing to perform the webpage behavior reporting in each webpage according to the actual reporting requirement.
In step S320, the identification information table of the webpage element needing to be submitted by the webpage behavior is updated according to the identification information corresponding to the webpage element needing to be submitted by the webpage behavior configured in the submitted configuration file.
In one embodiment of the application, the terminal device obtains the report configuration file, updates the identification information table of the webpage element needing to be reported by the webpage behavior through the identification information corresponding to the webpage element needing to be reported by the webpage behavior configured in the report configuration file, and further determines whether to report the webpage behavior according to the identification information table of the webpage element needing to be reported by the webpage behavior when the user accesses the webpage element in the webpage.
Fig. 5 shows a flowchart of a web page behavior reporting method according to an embodiment of the present application, which may be performed by a device having a calculation processing function, which may be the terminal device 101 shown in fig. 1. Referring to fig. 5, the web page behavior reporting method further includes steps S410 to S420, which are described in detail as follows:
in step S410, a configuration request is obtained, where the configuration request includes identification information of a web page element that needs to perform web page behavior reporting, web page identification information of a web page to which the web page element that needs to perform web page behavior reporting belongs, and input web page behavior reporting information.
In an embodiment of the present application, the configuration request is a request for generating a report configuration file, and the user may enter into a management page for generating the report configuration file through a project management page provided by the terminal device, and operate in the management page for generating the report configuration file to generate the configuration request. In the management page for generating the report configuration file, a webpage to be reported in webpage behavior and webpage elements to be reported in the webpage can be selected, and preset webpage behavior report information for identifying the webpage report behavior is input to generate a configuration request, wherein the webpage behavior report information can be specifically a behavior report label set manually and used for recording the webpage behavior, and the configuration request can be triggered by clicking a virtual button of the management page and is not limited herein.
In step S420, the identification information of the web page element to be submitted, the web page identification information of the web page to which the web page element to be submitted belongs, and the input web page behavior submitted information are stored in association to generate the submitted configuration file.
In one embodiment of the present application, after obtaining the configuration request, the terminal device generates a report configuration file according to the identification information of the webpage element selected in the configuration request for reporting the webpage behavior, the webpage identification information of the webpage to which the webpage element needing to report the webpage behavior belongs, and the input webpage behavior report information.
Specifically, the identification information of each web page element and the web page identification information of the web page to which the web page element belongs can be associated according to the corresponding relation of the identification information of each web page element and the input web page behavior reporting information, and the reporting configuration file is generated. The report configuration file contains the identification information of all the webpage elements needing to be reported in the webpage behavior, and is used for updating the identification information table of the webpage elements needing to be reported in the webpage behavior, which is stored in the terminal equipment.
It can be understood that, for the page elements needing to report the webpage behavior in the webpage, the corresponding page elements are added or deleted in the management page for generating the report configuration file according to the report requirement, so as to generate a new report configuration file, and further, the update of the identification information table of the webpage elements needing to report the webpage behavior stored in the terminal device is realized through the new report configuration file.
Fig. 6 shows a flowchart of a web page behavior reporting method according to an embodiment of the present application, which may be performed by a device having a calculation processing function, which may be the terminal device 101 shown in fig. 1. The web page behavior reporting method can be executed by a device with a computing processing function. Referring to fig. 6, the method for reporting web page behavior further includes steps S510 to S520, which are described in detail as follows:
in step S510, a presentation request is acquired.
In one embodiment of the present application, the display request is a request for displaying a webpage element in a webpage, where the webpage element needs to be submitted by a webpage behavior, and the request may be triggered by clicking a virtual key or an entity key provided by an operation terminal device, so as to display the webpage element in the webpage, where the webpage element needs to be submitted by the webpage behavior, and specifically, may display identification information for identifying different webpage elements.
In step S520, the web page elements in the web page that need to be submitted for web page behavior are displayed.
In one embodiment of the application, after the terminal device obtains the display request, displaying the webpage elements needing to be subjected to webpage behavior reporting in the webpage so as to facilitate browsing and viewing, and when the number of the webpage elements needing to be subjected to webpage behavior reporting in the webpage is multiple, displaying the webpage elements needing to be subjected to webpage behavior reporting in the webpage in a list form.
Therefore, in the technical solution of the embodiment shown in fig. 6, the web page elements needing to be submitted in the web page can be more intuitively displayed according to the display request, so as to facilitate configuration operations such as adding, deleting or modifying the web page elements needing to be submitted in the web page, and improve the efficiency of configuring the web page elements needing to be submitted in the web page.
Fig. 7 shows a flowchart of a web page behavior reporting method according to an embodiment of the present application, which may be performed by a device having a calculation processing function, which may be the terminal device 101 shown in fig. 1. Referring to fig. 7, after the step of intercepting the execution event and acquiring the identification information of the target web page element for the execution event, the method further includes:
step S211, releasing the interception state of the execution event, and executing the execution event.
In step S211, after intercepting the execution event and acquiring the identification information of the target web page element for the execution event, the terminal device may release the interception state of the execution event and continue to execute the execution event, so as to access the web page element in the web page. It is understood that the step S211 may be performed after the step S220 or the step S230, which is not limited herein.
Fig. 8 shows a flowchart of a web page behavior reporting method according to an embodiment of the present application, which may be performed by a device having a calculation processing function, which may be the terminal device 101 shown in fig. 1. Referring to fig. 8, after the step of intercepting the execution event and acquiring the identification information of the target web page element for the execution event, the method includes:
step S212, obtaining network protocol IP address information.
The step S230 of reporting web page behavior based on the identification information of the target web page element, the web page identification information and the web page behavior reporting information includes:
step S2301, performing web page behavior reporting based on the identification information of the target web page element, the web page identification information, the web page behavior reporting information, and the IP address information.
In step S212, the terminal device may acquire the IP address information from the local network configuration information, so that when reporting the webpage behavior, the terminal device may report the IP (Internet Protocol, network protocol) address information, so that the reported webpage behavior information includes more abundant information, so as to facilitate the webpage behavior analysis.
In step S2301, when the terminal device performs the web page behavior reporting based on the identification information, the web page behavior reporting information, and the IP address information of the target web page element, the identification information, the web page behavior reporting information, and the IP address information of the target web page element may be generated into a web page reporting record, and the web page reporting record thus reported has the IP address information, and further may have the region information recorded in the web page behavior so as to facilitate more complex data analysis on the web page behavior.
Fig. 9 is a schematic diagram of an overall system architecture for reporting web page behaviors according to an embodiment of the present application, and a technical solution of the embodiment of the present application is described in detail below.
As shown in fig. 9, the overall system architecture for reporting web page behavior is disposed in the terminal device 101 as shown in the drawing, and the system architecture includes an SDK (Software Development Kit ), a configuration system, and a data system.
The SDK is used as a software package pre-configured in the terminal equipment and is used for executing configuration updating on the webpage elements needing webpage behavior reporting when a new reporting configuration file exists in the configuration system. In addition, the SDK is also used for carrying out event target recognition on the generated execution event, and recognizing the execution event accessed to the webpage element in the webpage so as to intercept the execution event and further facilitate obtaining the identification information of the target webpage element aimed at by the execution event; the SDK can also acquire webpage behavior reporting information according to the identification information of the target webpage element and acquire webpage identification information of a webpage to which the target webpage element belongs according to the identification information of the target webpage element, so that webpage behavior reporting is realized according to the identification information of the target webpage element, the webpage identification information and the webpage behavior reporting information, and webpage behavior data needing to be reported can be sent to the data system, so that the data system can store the webpage behavior data through a local database BANK.
The configuration system has a user authority management function and is used for verifying the identity information of the webpage manager so as to determine the identity of the webpage manager. The configuration system also has a target page interactive functional operation function, a project data management function, a page data management function and a report point configuration management function, wherein the project data management and page data management function comprises a function for managing each webpage and webpage elements in the webpage, and the report point configuration management function is used for managing the webpage elements needing to report webpage behaviors in the webpage.
Specifically, the web page manager manages the web page and the web page elements in the web page according to the target page interactive type operation of the configuration system, so as to generate a corresponding report configuration file, further manage the web page elements needing to report the web page behavior in the web page, and store user permission management data and the web page data in the configuration system in a general DataBase (DataBase) mode, wherein the report configuration file is stored in a Key-Value storage mode.
The following describes an embodiment of the apparatus of the present application, which may be used to execute the web page behavior reporting method in the foregoing embodiment of the present application. For details not disclosed in the embodiments of the apparatus of the present application, please refer to the embodiments of the web page behavior reporting method described in the present application.
FIG. 10 illustrates a block diagram of a web page behavior reporting device, according to one embodiment of the present application.
Referring to fig. 10, a web page behavior reporting device 1000 according to an embodiment of the present application is generally provided in a terminal device 101, where the web page behavior reporting device 1000 includes: a first acquisition unit 1010, a second acquisition unit 1020, and a reporting unit 1030.
The first obtaining unit 1010 is configured to intercept an execution event when detecting the execution event for accessing a web page element in a web page, and obtain identification information of a target web page element for the execution event; a second obtaining unit 1020, configured to obtain web page behavior reporting information according to the identification information of the target web page element, and web page identification information of a web page to which the target web page element belongs; and the reporting unit 1030 is configured to report the webpage behavior based on the identification information of the target webpage element, the webpage identification information, and the webpage behavior reporting information.
In some embodiments of the present application, the second obtaining unit 1020 is configured to: determining whether the target webpage element is a webpage element needing webpage behavior reporting according to the identification information of the target webpage element; if the target webpage element is determined to be the webpage element needing webpage behavior reporting, acquiring webpage behavior reporting information and webpage identification information of a webpage to which the target webpage element belongs according to the identification information of the target webpage element.
In some embodiments of the present application, the second obtaining unit 1020 is configured to: if the identification information of the target webpage element exists in the identification information table of the webpage element needing webpage behavior reporting is detected, determining that the target webpage element is the webpage element needing webpage behavior reporting.
In some embodiments of the present application, the web page behavior reporting device further includes: the third acquisition unit is used for acquiring a report configuration file of an identification information table for configuring the webpage elements needing to be reported in the webpage behaviors, wherein the report configuration file is used for configuring identification information corresponding to the webpage elements needing to be reported in the webpage; and the updating unit is used for updating the identification information table of the webpage elements needing to be submitted by the webpage behaviors through the identification information corresponding to the webpage elements needing to be submitted by the webpage behaviors and configured in the submitted configuration file.
In some embodiments of the present application, the web page behavior reporting device further includes: a fourth obtaining unit, configured to obtain a configuration request, where the configuration request includes identification information of a web page element that needs to perform web page behavior reporting, web page identification information of a web page to which the web page element that needs to perform web page behavior reporting belongs, and input web page behavior reporting information; and the generation unit is used for storing the identification information of the webpage element needing to be subjected to webpage behavior reporting, the webpage identification information of the webpage to which the webpage element needing to be subjected to webpage behavior reporting belongs and the input webpage behavior reporting information in a correlated mode to generate the reporting configuration file.
In some embodiments of the present application, the second obtaining unit 1020 is configured to: the webpage behavior reporting information is determined according to the corresponding relation between the identification information of the webpage element and the webpage behavior reporting label information, and the webpage identification information is determined according to the corresponding relation between the identification information of the webpage element and the webpage identification information of the webpage to which the webpage element belongs.
In some embodiments of the present application, the web page behavior reporting device further includes: and the releasing unit is used for releasing the interception state of the execution event and executing the execution event.
In some embodiments of the present application, the web page behavior reporting device further includes: a fifth obtaining unit, configured to obtain network protocol IP address information; the reporting unit is configured to: and reporting the webpage behavior based on the identification information of the target webpage element, the webpage identification information, the webpage behavior reporting information and the IP address information.
Fig. 11 shows a schematic diagram of a computer system suitable for use in implementing the electronic device of the embodiments of the present application.
It should be noted that, the computer system 1100 of the electronic device shown in fig. 11 is only an example, and should not impose any limitation on the functions and the application scope of the embodiments of the present application.
As shown in fig. 11, the computer system 1100 includes a central processing unit (Central Processing Unit, CPU) 1101 that can perform various appropriate actions and processes, such as performing the method described in the above embodiment, according to a program stored in a Read-Only Memory (ROM) 1102 or a program loaded from a storage section 1108 into a random access Memory (Random Access Memory, RAM) 1103. In the RAM 1103, various programs and data required for system operation are also stored. The CPU 1101, ROM 1102, and RAM 1103 are connected to each other by a bus 1104. An Input/Output (I/O) interface 1105 is also connected to bus 1104.
The following components are connected to the I/O interface 1105: an input section 1106 including a keyboard, a mouse, and the like; an output portion 1107 including a Cathode Ray Tube (CRT), a liquid crystal display (Liquid Crystal Display, LCD), and a speaker; a storage section 1108 including a hard disk or the like; and a communication section 1109 including a network interface card such as a LAN (Local Area Network ) card, a modem, or the like. The communication section 1109 performs communication processing via a network such as the internet. The drive 1110 is also connected to the I/O interface 1105 as needed. Removable media 1111, such as a magnetic disk, an optical disk, a magneto-optical disk, a semiconductor memory, or the like, is installed as needed in drive 1110, so that a computer program read therefrom is installed as needed in storage section 1108.
In particular, according to embodiments of the present application, the processes described above with reference to flowcharts may be implemented as computer software programs. For example, embodiments of the present application 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 can be downloaded and installed from a network via the communication portion 1109, and/or installed from the removable media 1111. When executed by a Central Processing Unit (CPU) 1101, performs the various functions defined in the system of the present application.
It should be noted that, the computer readable medium shown in the embodiments of 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 (Erasable Programmable Read Only Memory, EPROM), 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, wired, etc., or any suitable combination of the foregoing.
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. Where each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams or flowchart illustration, and combinations of blocks in the block diagrams or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
The units involved in the embodiments of the present application may be implemented by means of software, or may be implemented by means of hardware, and the described units may also be provided in a processor. Wherein the names of the units do not constitute a limitation of the units themselves in some cases.
As another aspect, an embodiment of 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 a processor in the electronic device, cause the electronic device to implement the web page behavior reporting method described in the foregoing embodiments.
It should be noted that although in the above detailed description several modules or units of a device for action execution are mentioned, such a division is not mandatory. Indeed, the features and functions of two or more modules or units described above may be embodied in one module or unit, in accordance with embodiments of the present application. Conversely, the features and functions of one module or unit described above may be further divided into a plurality of modules or units to be embodied.
From the above description of embodiments, those skilled in the art will readily appreciate that the example embodiments described herein may be implemented in software, or may be implemented in software in combination with the necessary hardware. Thus, the technical solution according to the embodiments of the present application may be embodied in the form of a software product, which may be stored in a non-volatile storage medium (may be a CD-ROM, a usb disk, a mobile hard disk, etc.) or on a network, and includes several instructions to cause a computing device (may be a personal computer, a server, a touch terminal, or a network device, etc.) to perform the method according to the embodiments of the present application.
Other embodiments of the present application will be apparent to those skilled in the art from consideration of the specification and practice of the embodiments disclosed herein. This application is intended to cover any variations, uses, or adaptations of the application following, in general, the principles of the application and including such departures from the present disclosure as come within known or customary practice within the art to which the application pertains.
It is to be understood that the present application is not limited to the precise arrangements and instrumentalities shown in the drawings, which have been described above, and that various modifications and changes may be effected without departing from the scope thereof. The scope of the application is limited only by the appended claims.

Claims (8)

1. A webpage behavior reporting method is characterized by comprising the following steps:
acquiring a configuration request generated by a user operating in a management page for generating a reporting configuration file, wherein the operation comprises adding or deleting page elements needing to report webpage behaviors in a webpage;
the identification information of the webpage elements needing to be subjected to webpage behavior reporting, the webpage identification information of the webpages to which the webpage elements needing to be subjected to webpage behavior reporting belong and the input webpage behavior reporting information are stored in a correlated mode to generate a reporting configuration file;
Updating an identification information table of the webpage elements needing to be subjected to webpage behavior reporting through the identification information corresponding to the webpage elements needing to be subjected to webpage behavior reporting configured in the reporting configuration file;
if an execution event for accessing a webpage element in a webpage is detected, intercepting the execution event, and acquiring identification information of a target webpage element aimed at by the execution event;
if the identification information of the target webpage element exists in the identification information table of the webpage element needing to be subjected to webpage behavior reporting is detected, acquiring webpage behavior reporting information and webpage identification information of a webpage to which the target webpage element belongs according to the identification information of the target webpage element; the webpage behavior reporting information is information for recording webpage behaviors and comprises an access tag aiming at the target webpage element;
and reporting the webpage behavior based on the identification information of the target webpage element, the webpage identification information and the webpage behavior reporting information.
2. The web page behavior reporting method of claim 1, wherein the behavior reporting method further comprises:
Acquiring a display request;
and displaying the webpage elements which need to be subjected to webpage behavior reporting in the webpage.
3. The method for reporting web page behaviors according to claim 1, wherein the obtaining web page behavior reporting information according to the identification information of the target web page element and the web page identification information of the web page to which the target web page element belongs includes:
the webpage behavior reporting information is determined according to the corresponding relation between the identification information of the webpage element and the webpage behavior reporting label information, and the webpage identification information is determined according to the corresponding relation between the identification information of the webpage element and the webpage identification information of the webpage to which the webpage element belongs.
4. The web page behavior reporting method according to claim 1, wherein after intercepting the execution event and acquiring the identification information of the target web page element for the execution event, the method comprises:
and releasing the interception state of the execution event and executing the execution event.
5. The web page behavior reporting method according to claim 1, wherein after intercepting the execution event and acquiring the identification information of the target web page element for the execution event, the method comprises:
Acquiring network protocol IP address information;
the step of reporting the webpage behavior based on the identification information of the target webpage element, the webpage identification information and the webpage behavior reporting information comprises the following steps:
and reporting the webpage behavior based on the identification information of the target webpage element, the webpage identification information, the webpage behavior reporting information and the IP address information.
6. A web page behavior reporting device, comprising:
the information updating unit is used for acquiring a configuration request generated by a user operating in a management page for generating a report configuration file, wherein the operation comprises adding or deleting page elements needing to report webpage behaviors in a webpage; the identification information of the webpage elements needing to be subjected to webpage behavior reporting, the webpage identification information of the webpages to which the webpage elements needing to be subjected to webpage behavior reporting belong and the input webpage behavior reporting information are stored in a correlated mode to generate a reporting configuration file; updating an identification information table of the webpage elements needing to be subjected to webpage behavior reporting through the identification information corresponding to the webpage elements needing to be subjected to webpage behavior reporting configured in the reporting configuration file;
The first acquisition unit is used for intercepting an execution event when the execution event for accessing the webpage element in the webpage is detected, and acquiring the identification information of the target webpage element aimed at by the execution event;
the second acquisition unit is used for acquiring the webpage behavior reporting information according to the identification information of the target webpage element and the webpage identification information of the webpage to which the target webpage element belongs if the identification information of the target webpage element exists in the identification information table of the webpage element needing to be subjected to the webpage behavior reporting; the webpage behavior reporting information is information for recording webpage behaviors and comprises an access tag aiming at the target webpage element;
and the reporting unit is used for reporting the webpage behaviors based on the identification information of the target webpage element, the webpage identification information and the webpage behavior reporting information.
7. A computer readable medium on which a computer program is stored, which when executed by a processor implements a web page behavior reporting method according to any one of claims 1-5.
8. An electronic device, comprising:
One or more processors;
storage means for storing one or more programs which when executed by the one or more processors cause the one or more processors to implement the web page behavior reporting method of any one of claims 1-5.
CN201910814793.3A 2019-08-30 2019-08-30 Webpage behavior reporting method and device Active CN110674426B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910814793.3A CN110674426B (en) 2019-08-30 2019-08-30 Webpage behavior reporting method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910814793.3A CN110674426B (en) 2019-08-30 2019-08-30 Webpage behavior reporting method and device

Publications (2)

Publication Number Publication Date
CN110674426A CN110674426A (en) 2020-01-10
CN110674426B true CN110674426B (en) 2024-03-22

Family

ID=69075978

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910814793.3A Active CN110674426B (en) 2019-08-30 2019-08-30 Webpage behavior reporting method and device

Country Status (1)

Country Link
CN (1) CN110674426B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111767111B (en) * 2020-07-06 2023-05-12 网易(杭州)网络有限公司 Page data processing method and device, electronic equipment and storage medium
CN112015626A (en) * 2020-08-26 2020-12-01 支付宝(杭州)信息技术有限公司 User behavior recording method, device and equipment

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107797908A (en) * 2017-11-07 2018-03-13 南威软件股份有限公司 A kind of behavioral data acquisition method of website user
CN109408105A (en) * 2018-09-25 2019-03-01 腾讯科技(武汉)有限公司 Acquisition method, device, computing device and the storage medium of user behavior data
CN110020339A (en) * 2017-08-17 2019-07-16 北京国双科技有限公司 Based on without the webpage data acquiring method and device buried a little

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110020339A (en) * 2017-08-17 2019-07-16 北京国双科技有限公司 Based on without the webpage data acquiring method and device buried a little
CN107797908A (en) * 2017-11-07 2018-03-13 南威软件股份有限公司 A kind of behavioral data acquisition method of website user
CN109408105A (en) * 2018-09-25 2019-03-01 腾讯科技(武汉)有限公司 Acquisition method, device, computing device and the storage medium of user behavior data

Also Published As

Publication number Publication date
CN110674426A (en) 2020-01-10

Similar Documents

Publication Publication Date Title
CN110019350B (en) Data query method and device based on configuration information
JP6318266B2 (en) System for managing extension changes to web pages
CN109522751B (en) Access right control method and device, electronic equipment and computer readable medium
US11503070B2 (en) Techniques for classifying a web page based upon functions used to render the web page
CN113094136A (en) Page display control method and device, storage medium and electronic equipment
US11361149B2 (en) Techniques for web framework detection
CN113076104A (en) Page generation method, device, equipment and storage medium
US10878089B2 (en) Identifying malware based on content item identifiers
CN110674426B (en) Webpage behavior reporting method and device
US20170345052A1 (en) Method and system for identifying anomalous content requests
CN114036439A (en) Website building method, device, medium and electronic equipment
CN110704833A (en) Data permission configuration method, device, electronic device and storage medium
CN111586177B (en) Cluster session loss prevention method and system
CN109542764B (en) Webpage automatic testing method and device, computer equipment and storage medium
CN110928594A (en) Service development method and platform
CN107480269B (en) Object display method and system, medium and computing equipment
CN112948733B (en) Interface maintenance method, device, computing equipment and medium
KR20090118335A (en) Filtering method and system to advertisement a cutoff
CN111400623B (en) Method and device for searching information
CN111010449B (en) Image information output method, system, device, medium, and electronic apparatus
CN112051952A (en) Picture dynamic browsing method and device, electronic equipment and readable storage medium
CN111367898A (en) Data processing method, device, system, electronic equipment and storage medium
CN112579428A (en) Interface testing method and device, electronic equipment and storage medium
CN111695986B (en) Method and device for controlling accumulated gold image
US11411937B2 (en) Web scraping prevention system

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