WO2021031688A1 - Service parameter acquisition method and apparatus, computer device and storage medium - Google Patents

Service parameter acquisition method and apparatus, computer device and storage medium Download PDF

Info

Publication number
WO2021031688A1
WO2021031688A1 PCT/CN2020/097831 CN2020097831W WO2021031688A1 WO 2021031688 A1 WO2021031688 A1 WO 2021031688A1 CN 2020097831 W CN2020097831 W CN 2020097831W WO 2021031688 A1 WO2021031688 A1 WO 2021031688A1
Authority
WO
WIPO (PCT)
Prior art keywords
link
jump
matching rule
target
jump link
Prior art date
Application number
PCT/CN2020/097831
Other languages
French (fr)
Chinese (zh)
Inventor
许夏骏
韩耀
陶莉
胡孟亮
张太祥
Original Assignee
苏宁云计算有限公司
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 苏宁云计算有限公司 filed Critical 苏宁云计算有限公司
Priority to CA3152018A priority Critical patent/CA3152018A1/en
Publication of WO2021031688A1 publication Critical patent/WO2021031688A1/en

Links

Images

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/958Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking
    • 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/9558Details of hyperlinks; Management of linked annotations

Definitions

  • This application relates to the field of network technology, and in particular to a method, device, computer equipment and storage medium for collecting business parameters.
  • product analysis and product optimization can be performed based on the statistical analysis results of collected user operation behavior data, so as to provide users with better data services.
  • the traditional way of collecting user operation behavior data is mainly to manually bury points. Because there are a large number of elements that can be exposed and clicked on the page, the manual method of burying points has a huge workload and requires continuous burying of new page elements.
  • the elements displayed on the page may come from various peripheral systems, such as personalized recommendation systems, CMS (Content Management System, content management system) systems, and advertising delivery systems.
  • Page developers are performing different page elements. When burying points, parameters need to be obtained from different peripheral systems, and the business logic is not uniform, which is extremely error-prone.
  • a method for collecting business parameters includes:
  • the business parameters of the page elements are parsed from the jump links.
  • the above-mentioned obtaining target link matching rules matching the jump link according to the jump link includes: filtering out the target link matching rules that match the jump link from a set of link matching rules stored locally according to the jump link rule.
  • the above-mentioned obtaining the target link matching rule matching the jump link according to the jump link includes: requesting the server according to the jump link to obtain the target link matching rule matching the jump link, and receiving the target returned by the server Link matching rules.
  • the above-mentioned obtaining the jump link of the page element includes: obtaining the jump link of the page element when the page element is monitored to be exposed or when the page element is clicked.
  • the above method further includes: obtaining a link matching rule set from the server, and a parameter parsing rule corresponding to each link matching rule in the link matching rule set; storing the obtained link matching rule set and each parameter parsing rule .
  • the link matching rule set and the parameter parsing rule corresponding to each link matching rule are obtained from the server.
  • the above method further includes: binding the business parameter to the element data of the page element, and then adding it to the target log of the page element.
  • the aforementioned target log includes an exposure log or a click log.
  • the above method further includes: in the link matching rule set, when there is no link matching rule matching the jump link, generating prompt information; and sending the prompt information to the server or the target terminal.
  • the above-mentioned prompt information records the jump link or the associated information of the jump link.
  • the above method is applied to a terminal on which a network application is installed.
  • the network application includes a web application, a client application or/and an applet application, and the page element is a web application, a client application or an applet application Elements in.
  • the aforementioned target link matching rule is a regular expression, and when the jump link meets the filtering rule of the regular expression, it is determined that the regular expression matches the jump link.
  • a business parameter collection device includes:
  • Link acquisition module to acquire the jump link of page elements
  • the rule matching module is used to obtain the target link matching rule that matches the jump link according to the jump link;
  • the parameter collection module is used to parse the business parameters of the page elements from the jump link according to the parameter analysis rule corresponding to the target link matching rule.
  • a computer device includes a memory, a processor, and a computer program stored on the memory and running on the processor.
  • the processor implements the following steps when the processor executes the computer program:
  • the business parameters of the page elements are parsed from the jump links.
  • the computer program is executed by a processor, the following steps are implemented:
  • the business parameters of the page elements are parsed from the jump links.
  • the foregoing business parameter collection method, device, computer equipment and storage medium are to obtain the jump link of the page element, obtain the target link matching rule matching the jump link according to the jump link, and analyze the parameter corresponding to the target link matching rule according to the target link matching rule.
  • the business parameters of the page elements are parsed from the jump links.
  • the solution of the embodiment of the present application can realize the acquisition of the business parameters of the page elements without burying points or less burying points, and without knowing the business parameters of the business logic of the peripheral system.
  • Fig. 1 is an application environment diagram of a service parameter collection method in an embodiment
  • FIG. 2 is a schematic flowchart of a method for collecting service parameters in an embodiment
  • FIG. 3 is a schematic flowchart of a method for collecting service parameters in another embodiment
  • FIG. 4 is a schematic flowchart of a method for collecting service parameters in another embodiment
  • Figure 5 is a structural block diagram of a service parameter collection device in an embodiment
  • Fig. 6 is an internal structure diagram of a computer device in an embodiment.
  • the data object identification generation method provided in this application can be applied to the application environment shown in Figure 1-1.
  • the application environment includes a terminal 102, a network 104, and a server 106, and the terminal 102 and the server 106 can be connected through the network 104 for communication.
  • the network system composed of the terminal 102, the network 104, and the server 106 may be based on the Internet, or a local area network, or a combined network of the Internet and a local area network, which will not be repeated here.
  • the terminal 102 can be a mobile phone 1022, a notebook computer 1024, a desktop computer 1026, etc.; in fact, the user can obviously also use electronic devices such as the following types: tablet computers, laptop computers, and PDAs (Personal Digital). Assistants), wearable devices (such as smart glasses, smart watches, etc.), this application does not limit this.
  • a network application is installed at the operating system level of the terminal 102, and the network application may be a web application, a client application, or an applet application.
  • a web application can be a web browser;
  • a client application can refer to various APPs (applications), for example, computer applications or mobile applications such as social platform programs, shopping platform programs, or instant messaging programs;
  • applet applications are Refers to applications that can be used without downloading and installing, for example, WeChat applet running in WeChat environment, Baidu applet running in Baidu environment.
  • the server 106 may be a device that stores code data required for running a network application on the terminal 102. For example, for a web browser, the server 106 can store all the service codes that make up the webpage in the relevant website.
  • the network 104 is used to implement a network connection between the terminal 102 and the server 106, and may include multiple types of wired or wireless networks.
  • the network 104 may include the Internet, a local area network ("LAN”), a wide area network ("WAN"), an intranet, a mobile phone network, a virtual private network (VPN), a cellular or other mobile communication network, Bluetooth, NFC, or any combination thereof .
  • the data transmission on the network 104 is also based on the corresponding communication protocol. For example, when the web browser receives the corresponding service code of the webpage, it will be based on the HTTP communication protocol, and the service code received by the mobile application may be based on the Websocket communication protocol.
  • a method for collecting service parameters is provided, and the method is applied to the terminal in FIG. 1 as an example for description, including the following steps:
  • Step 202 Obtain the jump link of the page element.
  • page elements generally refer to elements displayed in web application pages, and page elements may include text, pictures, audio, animation, video, and so on.
  • the jump link generally refers to the URL (Uniform Resource Locator, Uniform Resource Locator) of the target page to which the page element is triggered (for example, exposure or click).
  • URL Uniform Resource Locator, Uniform Resource Locator
  • a data access request is generally sent to the server, and the data access request carries the jump link of the page element.
  • the terminal may obtain the jump link of the page element when it monitors the exposure of the page element, or when it monitors that the page element is clicked.
  • Step 204 Obtain a target link matching rule that matches the jump link according to the jump link;
  • the target link matching rule is a link matching rule that matches the jump link selected from multiple link matching rules.
  • Link matching rules are generally regular expressions, and regular expressions can effectively match links (or routing addresses) of various web applications, client applications, or applet applications.
  • Regular expression is a kind of logical formula for string manipulation, which is to form a "rule string" with some pre-defined specific characters and the combination of these specific characters. Since the jump link is a string, if the string of the jump link matches the rule string according to the regular expression, it means that the jump link matches the corresponding link matching rule, that is, it conforms to the regular expression filtering logic.
  • the link matching rules can also be other specific rules.
  • the terminal can filter out the target link matching rule that matches the jump link from the multiple link matching rules.
  • Step 206 According to the parameter parsing rule corresponding to the target link matching rule, parse the business parameter of the page element from the jump link.
  • the jump link often contains information related to the business attributes of the page element. For example, after a product image in a shopping platform is clicked, the jump link contains the product information of the corresponding product.
  • the information is a business parameter.
  • the terminal may search for the parameter at the corresponding position according to the parsing rule corresponding to the target link matching rule; assign the found parameter to the corresponding field.
  • the jump link of the page element is obtained, the target link matching rule matching the jump link is obtained according to the jump link, and the page is parsed from the jump link according to the parameter analysis rule corresponding to the target link matching rule
  • the business parameters of the element By adopting the solution of this embodiment, it is possible to achieve the acquisition of page element business parameters without burying points or less burying points, and without knowing the business parameters of the business logic of the peripheral system.
  • the jump link of the page element can be obtained from the page code without burying points.
  • the jump links of page elements need to be written into the page code through a small number of embedded points.
  • the jump links need to be passed to the collection plug-in or software development kit by parameter passing.
  • a small number of burial points are required to obtain the jump links of page elements, but the number of burial points is much smaller than that of traditional manual burial points to obtain business parameters, which can reduce burial points. Workload.
  • the traditional business parameter collection method is to obtain the parameters from the peripheral system that belong to the business logic of the page itself.
  • the business code and the statistical code are coupled, which is not conducive to the code management of the front end and the client.
  • the collection of service parameters does not need to rely on the peripheral system, which can avoid the coupling of the statistical code and the service code.
  • the collection of business parameters can be done at the front end/client side, which does not cause resource pressure on the data cleaning layer.
  • the above-mentioned obtaining target link matching rules matching the jump link according to the jump link may include the step of filtering out the target matching the jump link from a set of link matching rules stored locally according to the jump link Link matching rules.
  • the link matching rule set generally stores multiple link matching rules, and the link matching rule set may be configured locally, or may be configured on the server side and obtained from the server side.
  • the better way is to configure the link matching rule set on the server side, and the terminal obtains the link matching rule set from the server side. In this way, each terminal does not need to configure the link matching rule set separately.
  • the configuration can be significantly reduced. It can increase the general applicability of the program, that is, the business of different companies and different terminal types are applicable.
  • local storage can also refer to cache.
  • Target link matching rules are filtered out from the locally stored link matching rule set, and there is no need to request service query every time a page element click event (page element is clicked) or exposure event (page element exposure) is monitored.
  • Target link matching rules can reduce the number of interactions with the server and improve the matching efficiency of link matching rules.
  • the above-mentioned obtaining the target link matching rule matching the jump link according to the jump link may include the step of: requesting the server according to the jump link to obtain the target link matching rule matching the jump link, and the receiving server returns The target link matching rules.
  • the server filters out target link matching rules that match the jump link from the link matching rule set according to the jump link.
  • the link matching rule set generally stores multiple link matching rules.
  • the terminal does not need to store the link matching rule set locally, which can save data storage space.
  • the above-mentioned method of obtaining target link matching rules based on jump links can be selected based on various needs such as matching efficiency and storage space.
  • the above-mentioned obtaining the jump link of the page element may include: obtaining the jump link of the page element when the page element is monitored for exposure or when the page element is clicked.
  • page element exposure means that the page element enters the screen and is displayed to the user.
  • the jump link of the page element refers to the link path of the page to which the page element is clicked.
  • the jump link of the page element The forward link also refers to the link path of the page to which the page element is clicked.
  • a method for collecting service parameters is provided. Taking the method applied to the terminal in FIG. 1 as an example for description, the method includes the following steps:
  • Step 302 Obtain a link matching rule set and a parameter parsing rule corresponding to each link matching rule in the link matching rule set from the server.
  • the terminal may obtain the link matching rule set and the parameter parsing rule corresponding to each link matching rule from the server when the collection plug-in is loaded, or when the software development kit (Software Development Kit, SDK) is initialized.
  • Software Development Kit, SDK Software Development Kit
  • Step 304 Store the obtained link matching rule set and each parameter parsing rule
  • the terminal may write the obtained link matching rule set and each parameter parsing rule into memory or locally for caching the link matching rule set and each parameter parsing rule.
  • Step 306 Obtain the jump link of the page element
  • the terminal may obtain the jump link of the page element when it monitors the exposure of the page element, or when it monitors that the page element is clicked.
  • Step 308 Filter out target link matching rules that match the jump link from the locally stored link matching rule set according to the jump link;
  • Step 310 According to the parameter parsing rule corresponding to the target link matching rule, the business parameter of the page element is parsed from the jump link.
  • step 308 and step 310 reference may be made to the description of step 204 and step 206, which will not be repeated here.
  • the business parameter collection method of the present application may further include the step of binding the business parameter to the element data of the page element and then adding it to the target log of the page element.
  • the terminal also reports the target log, and the report object is generally a server.
  • the report object corresponding to the target log and the server configured with the link matching rule and the parameter parsing rule can be the same server or different servers.
  • the target log generally includes an exposure log or a click log.
  • the element data of the page element may be the identification information of the page element, or other data that can distinguish different page elements.
  • the terminal may bind the parsed business parameter with the element data of the corresponding page element, and merge the business parameter into the exposure log of the page element or click the log to complete the report.
  • business parameters collected by exposure of corresponding page elements are added to the exposure log, and business parameters collected by clicking on corresponding page elements are added to the click log.
  • the business parameter collection method of the present application may further include the steps of: in the link matching rule set, when there is no link matching rule that matches the jump link of the page element, generating prompt information; sending the prompt information to Server or target terminal.
  • the target terminal may be a manager terminal.
  • the prompt information may be generated by filling the jump link or the associated information of the jump link into a preset information template to obtain the prompt information.
  • the information template can be set according to actual needs.
  • the prompt information may be sent to the target terminal, so that the administrator can learn the prompt information in time, or the prompt information may be sent to the server, so that the server can manage and process the prompt information in a unified manner.
  • the prompt information may record the jump link or the related information of the jump link.
  • the jump link can be obtained through the related information, or the related information includes a partial character string of the jump link.
  • the prompt information is used to remind the manager that a new business scenario has appeared, that is, a new page jump link. For the new page jump link, if there is no matching link matching rule in the link matching rule set, the new page jumps Forward link configuration link matching rules and parameter parsing rules.
  • a web application is installed on the aforementioned terminal.
  • the web application includes a web application, a client application or/and an applet application, and the page elements are elements in the web application, client application, or applet application.
  • the above-mentioned target link matching rule is a regular expression
  • the above-mentioned jump link meets the filtering rule of the regular expression, it is determined that the regular expression matches the jump link.
  • regular expressions can effectively match the links (or routing addresses) of various web applications, client applications or applet applications.
  • a method for collecting service parameters is provided. Taking the method applied to the terminal in FIG. 1 as an example for description, the method includes the following steps:
  • Step 402 Obtain a link matching rule set and a parameter parsing rule corresponding to each link matching rule in the link matching rule set from the server.
  • Step 404 Store the obtained link matching rule set and each parameter parsing rule
  • Step 406 Obtain the jump link of the page element
  • step 402 step 404, and step 406 in this embodiment, reference may be made to the description of step 302, step 304, and step 306, which will not be repeated here.
  • Step 408 Filter link matching rules from a set of link matching rules stored locally according to the jump link;
  • the link matching rule in the link matching rule set is a regular expression, and it is detected whether the jump link meets one or more regular expression filtering rules in the link matching rule set, and if it is satisfied, the corresponding link matching rule is used as the target link
  • the matching rules are filtered out.
  • Step 410 Check whether the target link matching rule that matches the jump link is filtered, if yes, go to step 412, if not, go to step 416;
  • the business parameter is not parsed.
  • Step 412 According to the parameter analysis rule corresponding to the target link matching rule, parse the business parameters of the page element from the jump link;
  • Table 1 shows the schematic correspondence between link matching rules (regular expressions) and parameter parsing rules (parameter configuration rules).
  • the specific form of each regular expression can be set as required, and the specific form of the regular expression does not constitute a limitation to the solution of the present invention.
  • the parameter configuration rules are not limited to those listed in Table 1.
  • the terminal can parse out the business parameters of page elements from the jump link according to the parameter parsing rule corresponding to the target link matching rule. For example, if the parameter configuration rule of the jump link is "label + activity identifier", then the corresponding “label "And “activity identifier” are parsed out as business parameters of page elements.
  • Step 414 After binding the business parameters and the element data of the page element, they are added to the target log of the page element.
  • the terminal may bind the parsed business parameter with the element data of the corresponding page element, and merge the business parameter into the exposure log of the page element or click the log to complete the report.
  • Step 416 Generate and send prompt information, where the prompt information records the jump link or the related information of the jump link.
  • the prompt information is used to prompt the user to modify the configuration.
  • the terminal may generate prompt information recording the jump link or related information of the jump link, and send the prompt information to the server or another terminal (for example, the target terminal).
  • FIG. 4 shows a schematic flowchart of a preferred embodiment of the service parameter collection method of the present invention. According to different considerations, when implementing the service parameter collection method of the present invention, all the steps shown in FIG. 4 may be included, or only a part of the steps shown in FIG. 4 may be included.
  • a service parameter collection device including: a link acquisition module 502, a rule matching module 504, and a parameter collection module 506, wherein:
  • the link obtaining module 502 obtains the jump link of the page element
  • the rule matching module 504 is configured to obtain a target link matching rule matching the jump link according to the jump link;
  • the parameter collection module 506 is configured to parse out the business parameters of the page element from the jump link according to the parameter analysis rule corresponding to the target link matching rule.
  • the rule matching module 504 can filter out the target link matching rules that match the jump link from a set of link matching rules stored locally according to the jump link.
  • the rule matching module 504 may request the server to obtain the target link matching rule matching the jump link according to the jump link, and receive the target link matching rule returned by the server.
  • the link obtaining module 502 may obtain the jump link of the page element when it monitors the exposure of the page element, or when it monitors the page element being clicked.
  • the above-mentioned service parameter collection device may further include a rule acquisition module (not shown in the figure), which is used to acquire a link matching rule set from the server side, and each link matching rule in the link matching rule set Corresponding parameter parsing rules; store the obtained link matching rule set and each parameter parsing rule.
  • a rule acquisition module (not shown in the figure), which is used to acquire a link matching rule set from the server side, and each link matching rule in the link matching rule set Corresponding parameter parsing rules; store the obtained link matching rule set and each parameter parsing rule.
  • the rule obtaining module may obtain the link matching rule set and the parameter parsing rule corresponding to each link matching rule from the server when the collection plug-in is loaded or when the software development kit is initialized.
  • the above-mentioned service parameter collection device may further include a log processing module (not shown in the figure), which is used to bind the service parameter with the element data of the page element and add it to the page element Target log.
  • the target log may include an exposure log or a click log.
  • the log processing module may also be used to report the target log.
  • the above-mentioned service parameter collection device may further include a prompt module (not shown in the figure), which is used to generate a prompt when there is no link matching rule matching the jump link in the link matching rule set Information; send prompt information to the server or target terminal.
  • the prompt information contains the jump link or the related information of the jump link.
  • the above-mentioned service parameter collection device is applied to a terminal, and a network application is installed on the terminal.
  • the network application includes a web application, a client application or/and an applet application, and the page element is a web application, a client application or Elements in applet applications.
  • the aforementioned target link matching rule is a regular expression, and when the jump link meets the filtering rule of the regular expression, it is determined that the regular expression matches the jump link.
  • Each module in the above-mentioned service parameter collection device can be implemented in whole or in part by software, hardware and a combination thereof.
  • the foregoing modules may be embedded in the form of hardware or independent of the processor in the computer device, or may be stored in the memory of the computer device in the form of software, so that the processor can call and execute the operations corresponding to the foregoing modules.
  • a computer device is provided.
  • the computer device may be a terminal, and its internal structure diagram may be as shown in FIG. 6.
  • the computer equipment includes a processor, a memory, a network interface, a display screen and an input device connected through a system bus.
  • the processor of the computer device is used to provide calculation and control capabilities.
  • the memory of the computer device includes a non-volatile storage medium and an internal memory.
  • the non-volatile storage medium stores an operating system and a computer program.
  • the internal memory provides an environment for the operation of the operating system and computer programs in the non-volatile storage medium.
  • the network interface of the computer device is used to communicate with an external terminal through a network connection.
  • the computer program is executed by the processor to realize a business parameter collection method.
  • the display screen of the computer equipment can be a liquid crystal display screen or an electronic ink display screen
  • the input device of the computer equipment can be a touch layer covered on the display screen, or it can be a button, a trackball or a touchpad set on the housing of the computer equipment , It can also be an external keyboard, touchpad, or mouse.
  • FIG. 6 is only a block diagram of part of the structure related to the solution of the present application, and does not constitute a limitation on the computer device to which the solution of the present application is applied.
  • the specific computer device may Including more or fewer parts than shown in the figure, or combining some parts, or having a different arrangement of parts.
  • a computer device including a memory, a processor, and a computer program stored in the memory and capable of running on the processor, and the processor implements the following steps when the processor executes the computer program:
  • the business parameters of the page elements are parsed from the jump links.
  • the processor when the processor executes the computer program to implement the above-mentioned step of obtaining the target link matching rule matching the jump link according to the jump link, it specifically implements the following steps: according to the jump link, the link matching rule set is stored locally To filter out the target link matching rules that match the jump link.
  • the processor executes the computer program to implement the above-mentioned step of obtaining the target link matching rule matching the jump link according to the jump link
  • the following steps are specifically implemented: request the server to obtain and jump link according to the jump link
  • the processor when the processor executes the computer program to implement the step of obtaining the jump link of the page element, it specifically implements the following steps: when the page element is monitored for exposure, or when the page element is clicked, the page is obtained The jump link of the element.
  • the processor further implements the following steps when executing the computer program: obtaining the link matching rule set from the server side, and the parameter parsing rule corresponding to each link matching rule in the link matching rule set; storing the obtained link matching rule set And each parameter analysis rule.
  • the link matching rule set and the parameter parsing rule corresponding to each link matching rule are obtained from the server.
  • the processor further implements the following steps when executing the computer program: after binding the business parameters with the element data of the page element, they are added to the target log of the page element.
  • the target log includes an exposure log or a click log.
  • the processor further implements the following steps when executing the computer program: in the link matching rule set, when there is no link matching rule matching the jump link, generating prompt information; and sending the prompt information to the server or the target terminal.
  • the prompt information contains the jump link or the related information of the jump link.
  • the above-mentioned computer device is a terminal with a network application installed on the terminal.
  • the network application includes a web application, a client application or/and an applet application, and the page element is a web application, a client application or an applet application. Elements.
  • a computer-readable storage medium on which a computer program is stored, and when the computer program is executed by a processor, the following steps are implemented:
  • the business parameters of the page elements are parsed from the jump links.
  • the following steps are specifically implemented: according to the jump link from the locally stored link matching rule Centralized, filter out the target link matching rules that match the jump link.
  • the following steps are specifically implemented: request acquisition and jump from the server according to the jump link
  • the following steps are specifically implemented: when the page element is monitored for exposure, or when the page element is clicked, obtain Jump links to page elements.
  • the following steps are further implemented: obtaining the link matching rule set from the server, and the parameter parsing rule corresponding to each link matching rule in the link matching rule set; storing the obtained link matching rule Set and parsing rules for each parameter.
  • the link matching rule set and the parameter parsing rule corresponding to each link matching rule are obtained from the server.
  • the following steps are further implemented: after the business parameters are bound to the element data of the page element, they are added to the target log of the page element.
  • the target log includes an exposure log or a click log.
  • the following steps are further implemented: in the link matching rule set, when there is no link matching rule matching the jump link, prompt information is generated; and the prompt information is sent to the server or the target terminal.
  • the prompt information contains the jump link or the related information of the jump link.
  • the above-mentioned computer device is a terminal with a network application installed on the terminal.
  • the network application includes a web application, a client application or/and an applet application, and the page element is a web application, a client application or an applet application. Elements.
  • Non-volatile memory may include read only memory (ROM), programmable ROM (PROM), electrically programmable ROM (EPROM), electrically erasable programmable ROM (EEPROM), or flash memory.
  • Volatile memory may include random access memory (RAM) or external cache memory.
  • RAM is available in many forms, such as static RAM (SRAM), dynamic RAM (DRAM), synchronous DRAM (SDRAM), double data rate SDRAM (DDRSDRAM), enhanced SDRAM (ESDRAM), synchronous chain Channel (Synchlink) DRAM (SLDRAM), memory bus (Rambus) direct RAM (RDRAM), direct memory bus dynamic RAM (DRDRAM), and memory bus dynamic RAM (RDRAM), etc.

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

A service parameter acquisition method and apparatus, a computer device and a storage medium. Said method comprises: acquiring a jump link of a page element (S202); acquiring, according to the jump link, a target link matching rule matching the jump link (S204); and according to a parameter parsing rule corresponding to the target link matching rule, parsing, from the jump link, service parameters of the page element (S206). By means of said method, the service parameters of a page element can be acquired without tracking an event or by tracking fewer events, and there is no need to know service parameters of a service logic of a peripheral system.

Description

业务参数采集方法、装置、计算机设备和存储介质Business parameter collection method, device, computer equipment and storage medium 技术领域Technical field
本申请涉及网络技术领域,特别是涉及一种业务参数采集方法、装置、计算机设备和存储介质。This application relates to the field of network technology, and in particular to a method, device, computer equipment and storage medium for collecting business parameters.
背景技术Background technique
随着网络技术的发展,搜集用户在应用程序页面或者浏览器页面上操作行为,以明确用户需求的业务场景的需求越来越多。例如,可以基于采集的用户操作行为数据的统计分析结果进行产品分析和产品优化等等,从而为用户提供更好的数据服务。With the development of network technology, there are more and more business scenarios that collect user operation behaviors on application pages or browser pages to clarify user needs. For example, product analysis and product optimization can be performed based on the statistical analysis results of collected user operation behavior data, so as to provide users with better data services.
传统的采集用户操作行为数据主要是采用的手动埋点的方式。由于页面中存在大量可曝光和点击的元素,手动埋点的方式存在极大的工作量、且需要持续对新增的页面元素进行埋点。The traditional way of collecting user operation behavior data is mainly to manually bury points. Because there are a large number of elements that can be exposed and clicked on the page, the manual method of burying points has a huge workload and requires continuous burying of new page elements.
此外,传统的对采集用户操作行为数据的无埋点采集,但仅局限于对页面被曝光元素或点击元素的位置参数的采集,而元素对应的业务参数在实际数据分析和数据应用中也是不可或缺的,例如个性化推荐效果优化、广告投放效果优化、页面引导产生的订单转化效果分析等诸多场景都依赖页面元素业务参数的采集。如果需要采集被曝光元素或点击元素的业务参数,多使用手动埋点的方式,即前端或客户端开发人员对需要采集曝光日志或点击日志的页面元素进行提前埋码,当页面元素曝光或被点击时,从各种外围接口中获取需要统计的业务参数。这种方式,页面所展示的元素可能来源于各种外围系统,如个性化推荐系统、CMS(Content Management System,内容管理系统)系统和广告投放系统等,页面开发人员在对不同的页面元素进行埋点时,需要从不同的外围系统中获取参数,其业务逻辑不统一,极易出错。In addition, the traditional collection of user operation behavior data without burying points, but only limited to the collection of the position parameters of the elements that are exposed or clicked on the page, and the business parameters corresponding to the elements are not available in actual data analysis and data applications. Indispensable, many scenarios such as optimization of personalized recommendation effects, optimization of advertising effects, and analysis of order conversion effects generated by page guidance, all rely on the collection of page element business parameters. If you need to collect the business parameters of exposed elements or clicked elements, use manual burying methods, that is, front-end or client-side developers embed the page elements that need to collect exposure logs or click logs in advance. When the page elements are exposed or When clicked, the business parameters that need statistics are obtained from various peripheral interfaces. In this way, the elements displayed on the page may come from various peripheral systems, such as personalized recommendation systems, CMS (Content Management System, content management system) systems, and advertising delivery systems. Page developers are performing different page elements. When burying points, parameters need to be obtained from different peripheral systems, and the business logic is not uniform, which is extremely error-prone.
发明内容Summary of the invention
基于此,有必要针对上述技术问题,提供一种能够无需埋点或者少埋点,且无需知晓外围系统的业务逻辑的业务参数采集方法、装置、计算机设备和存储介质。Based on this, it is necessary to address the above technical problems and provide a business parameter collection method, device, computer equipment, and storage medium that can eliminate or less bury points, and do not need to know the business logic of the peripheral system.
一种业务参数采集方法,方法包括:A method for collecting business parameters, the method includes:
获取页面元素的跳转链接;Get the jump link of the page element;
根据跳转链接获取与跳转链接匹配的目标链接匹配规则;Obtain the target link matching rule that matches the jump link according to the jump link;
根据目标链接匹配规则对应的参数解析规则,从跳转链接中解析出页面元素的业务参数。According to the parameter parsing rules corresponding to the target link matching rules, the business parameters of the page elements are parsed from the jump links.
在一个实施例中,上述的根据跳转链接获取与跳转链接匹配的目标链接匹配规则,包括:根据跳转链接从本地存储的链接匹配规则集中,筛选出与跳转链接匹配的目标链接匹配规则。In one embodiment, the above-mentioned obtaining target link matching rules matching the jump link according to the jump link includes: filtering out the target link matching rules that match the jump link from a set of link matching rules stored locally according to the jump link rule.
在一个实施例中,上述的根据跳转链接获取与跳转链接匹配的目标链接匹配规则,包括:根据跳转链接向服务器请求获取与跳转链接匹配的目标链接匹配规则,接收服务器返回的目标链接匹配规则。In one embodiment, the above-mentioned obtaining the target link matching rule matching the jump link according to the jump link includes: requesting the server according to the jump link to obtain the target link matching rule matching the jump link, and receiving the target returned by the server Link matching rules.
在一个实施例中,上述的获取页面元素的跳转链接,包括:在监听到页面元素曝光时,或者在监听到页面元素被点击时,获取页面元素的跳转链接。In one embodiment, the above-mentioned obtaining the jump link of the page element includes: obtaining the jump link of the page element when the page element is monitored to be exposed or when the page element is clicked.
在一个实施例中,上述的方法还包括:从服务器端获取链接匹配规则集,以及链接匹配规则集中各链接匹配规则对应的参数解析规则;存储所获取到的链接匹配规则集和各参数解析规则。In one embodiment, the above method further includes: obtaining a link matching rule set from the server, and a parameter parsing rule corresponding to each link matching rule in the link matching rule set; storing the obtained link matching rule set and each parameter parsing rule .
在一个实施例中,在采集插件加载时,或者在软件开发工具包初始化时,从服务器端获取链接匹配规则集以及各链接匹配规则对应的参数解析规则。In one embodiment, when the collection plug-in is loaded, or when the software development kit is initialized, the link matching rule set and the parameter parsing rule corresponding to each link matching rule are obtained from the server.
在一个实施例中,上述的方法还包括:将业务参数与页面元素的元素数据绑定后,添加到页面元素的目标日志中。In an embodiment, the above method further includes: binding the business parameter to the element data of the page element, and then adding it to the target log of the page element.
在一个实施例中,上述的目标日志包括曝光日志或者点击日志。In one embodiment, the aforementioned target log includes an exposure log or a click log.
在一个实施例中,上述的方法还包括:在链接匹配规则集中,没有与跳转链接匹配的链接匹配规则时,生成提示信息;将提示信息发送给服务器或者目标终端。In one embodiment, the above method further includes: in the link matching rule set, when there is no link matching rule matching the jump link, generating prompt information; and sending the prompt information to the server or the target terminal.
在一个实施例中,上述的提示信息中记载有跳转链接或者跳转链接的关联信息。In one embodiment, the above-mentioned prompt information records the jump link or the associated information of the jump link.
在一个实施例中,上述的方法应用于终端,该终端上安装有网络应用,网络应用包括网页应用、客户端应用或者/和小程序应用,页面元素为网页应用、客户端应用或者小程序应用中的元素。In one embodiment, the above method is applied to a terminal on which a network application is installed. The network application includes a web application, a client application or/and an applet application, and the page element is a web application, a client application or an applet application Elements in.
在一个实施例中,上述的目标链接匹配规则为正则表达式,在跳转链接符合正则表达式的过滤规则时,判定正则表达式与跳转链接匹配。In one embodiment, the aforementioned target link matching rule is a regular expression, and when the jump link meets the filtering rule of the regular expression, it is determined that the regular expression matches the jump link.
一种业务参数采集装置,装置包括:A business parameter collection device, the device includes:
链接获取模块,获取页面元素的跳转链接;Link acquisition module to acquire the jump link of page elements;
规则匹配模块,用于根据跳转链接获取与跳转链接匹配的目标链接匹配规则;The rule matching module is used to obtain the target link matching rule that matches the jump link according to the jump link;
参数采集模块,用于根据目标链接匹配规则对应的参数解析规则,从跳转链接中解析出页面元素的业务参数。The parameter collection module is used to parse the business parameters of the page elements from the jump link according to the parameter analysis rule corresponding to the target link matching rule.
一种计算机设备,包括存储器、处理器及存储在存储器上并可在处理器上运行的计算机程序,处理器执行计算机程序时实现以下步骤:A computer device includes a memory, a processor, and a computer program stored on the memory and running on the processor. The processor implements the following steps when the processor executes the computer program:
获取页面元素的跳转链接;Get the jump link of the page element;
根据跳转链接获取与跳转链接匹配的目标链接匹配规则;Obtain the target link matching rule that matches the jump link according to the jump link;
根据目标链接匹配规则对应的参数解析规则,从跳转链接中解析出页面元素的业务参数。According to the parameter parsing rules corresponding to the target link matching rules, the business parameters of the page elements are parsed from the jump links.
一种计算机可读存储介质,其上存储有计算机程序,计算机程序被处理器执行时实现以下步骤:A computer-readable storage medium on which a computer program is stored. When the computer program is executed by a processor, the following steps are implemented:
获取页面元素的跳转链接;Get the jump link of the page element;
根据跳转链接获取与跳转链接匹配的目标链接匹配规则;Obtain the target link matching rule that matches the jump link according to the jump link;
根据目标链接匹配规则对应的参数解析规则,从跳转链接中解析出页面元素的业务参数。According to the parameter parsing rules corresponding to the target link matching rules, the business parameters of the page elements are parsed from the jump links.
上述业务参数采集方法、装置、计算机设备和存储介质,是获取页面元素的跳转链接,根据跳转链接获取与跳转链接匹配的目标链接匹配规则,根据目标链接匹配规则对应的参数解析规则,从跳转链接中解析出页面元素的业务参数。本申请实施例方案,能够无需埋点或者少埋点,且无需知晓外围系统的业务逻辑的业务参数,就能够实现页面元素业务参数的获取。The foregoing business parameter collection method, device, computer equipment and storage medium are to obtain the jump link of the page element, obtain the target link matching rule matching the jump link according to the jump link, and analyze the parameter corresponding to the target link matching rule according to the target link matching rule. The business parameters of the page elements are parsed from the jump links. The solution of the embodiment of the present application can realize the acquisition of the business parameters of the page elements without burying points or less burying points, and without knowing the business parameters of the business logic of the peripheral system.
附图说明Description of the drawings
图1为一个实施例中业务参数采集方法的应用环境图;Fig. 1 is an application environment diagram of a service parameter collection method in an embodiment;
图2为一个实施例中业务参数采集方法的流程示意图;FIG. 2 is a schematic flowchart of a method for collecting service parameters in an embodiment;
图3为另一个实施例中业务参数采集方法的流程示意图;FIG. 3 is a schematic flowchart of a method for collecting service parameters in another embodiment;
图4为又一个实施例中业务参数采集方法的流程示意图;4 is a schematic flowchart of a method for collecting service parameters in another embodiment;
图5为一个实施例中业务参数采集装置的结构框图;Figure 5 is a structural block diagram of a service parameter collection device in an embodiment;
图6为一个实施例中计算机设备的内部结构图。Fig. 6 is an internal structure diagram of a computer device in an embodiment.
具体实施方式detailed description
为了使本申请的目的、技术方案及优点更加清楚明白,以下结合附图及实施例,对本申请进行进一步详细说明。应当理解,此处描述的具体实施例仅仅用以解释本申请,并不用于限定本申请。In order to make the purpose, technical solutions, and advantages of this application clearer, the following further describes this application in detail with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described here are only used to explain the application, and not used to limit the application.
可以理解,本申请所使用的术语“或者/和”,描述关联对象的关联关系,表示可以存在三种关系,例如,A或者/和B,可以表示:单独存在A,同时存在A和B,单独存在B这三种情况。字符“/”一般表示前后关联对象是一种“或者”的关系。It can be understood that the term "or/and" used in this application describes the association relationship of associated objects, and means that there can be three relationships, for example, A or/and B can mean that A alone exists, and both A and B exist. There are three cases of B alone. The character "/" generally indicates that the associated objects are in an "or" relationship.
本申请提供的数据对象标识生成方法,可以应用于如图1-1所示的应用环境中。该应用环境中包括终端102、网络104和服务器106,终端102和服务器106之间均可以通过网络104实现可通信的连接。该由终端102、 网络104和服务器106构成的网络系统可以是基于互联网,也可以基于局域网,还可以基于互联网和局域网的组合网,在此不做赘述。The data object identification generation method provided in this application can be applied to the application environment shown in Figure 1-1. The application environment includes a terminal 102, a network 104, and a server 106, and the terminal 102 and the server 106 can be connected through the network 104 for communication. The network system composed of the terminal 102, the network 104, and the server 106 may be based on the Internet, or a local area network, or a combined network of the Internet and a local area network, which will not be repeated here.
终端102可以是不限于是手机1022、笔记本电脑1024和台式计算机1026等;实际上,用户显然还可以使用诸如下述类型的电子设备:平板计算机、膝上型计算机、掌上电脑(PDAs,Personal Digital Assistants)、可穿戴设备(如智能眼镜、智能手表等)等,本申请并不对此进行限制。The terminal 102 can be a mobile phone 1022, a notebook computer 1024, a desktop computer 1026, etc.; in fact, the user can obviously also use electronic devices such as the following types: tablet computers, laptop computers, and PDAs (Personal Digital). Assistants), wearable devices (such as smart glasses, smart watches, etc.), this application does not limit this.
终端102的操作系统层面安装有网络应用,该网络应用可以是网页应用、客户端应用或者小程序应用等。网页应用可以是网页浏览器;客户端应用则可以指各类APP(Application,应用程序),例如,社交平台程序、购物平台程序或即时通信程序等计算机应用程序或移动应用程序;小程序应用是指不需要下载安装即可使用的应用,例如,微信环境下运行的微信小程序、百度环境下运行的百度小程序。A network application is installed at the operating system level of the terminal 102, and the network application may be a web application, a client application, or an applet application. A web application can be a web browser; a client application can refer to various APPs (applications), for example, computer applications or mobile applications such as social platform programs, shopping platform programs, or instant messaging programs; applet applications are Refers to applications that can be used without downloading and installing, for example, WeChat applet running in WeChat environment, Baidu applet running in Baidu environment.
服务器106可以是存储有终端102上网络应用运行所需代码数据的装置。例如对于网页浏览器,服务器106内可以存储相关网站内所有组成网页的业务代码。The server 106 may be a device that stores code data required for running a network application on the terminal 102. For example, for a web browser, the server 106 can store all the service codes that make up the webpage in the relevant website.
网络104用于实现终端102与服务器106之间的网络连接,可以包括多种类型的有线或无线网络。网络104都可以包括互联网、局域网(“LAN”)、广域网(“WAN”)、内部网、移动电话网络、虚拟专用网(VPN)、蜂窝式或其它移动通信网络、蓝牙、NFC或其任何组合。网络104进行数据传输时也会基于相应的通讯协议,例如网页浏览器接收网页相应的业务代码时会基于HTTP通讯协议,移动应用程序接收的业务代码时可以基于Websocket通讯协议。The network 104 is used to implement a network connection between the terminal 102 and the server 106, and may include multiple types of wired or wireless networks. The network 104 may include the Internet, a local area network ("LAN"), a wide area network ("WAN"), an intranet, a mobile phone network, a virtual private network (VPN), a cellular or other mobile communication network, Bluetooth, NFC, or any combination thereof . The data transmission on the network 104 is also based on the corresponding communication protocol. For example, when the web browser receives the corresponding service code of the webpage, it will be based on the HTTP communication protocol, and the service code received by the mobile application may be based on the Websocket communication protocol.
在一个实施例中,如图2所示,提供了一种业务参数采集方法,以该方法应用于图1中的终端为例进行说明,包括以下步骤:In an embodiment, as shown in FIG. 2, a method for collecting service parameters is provided, and the method is applied to the terminal in FIG. 1 as an example for description, including the following steps:
步骤202,获取页面元素的跳转链接。Step 202: Obtain the jump link of the page element.
这里,页面元素一般是指网络应用页面中展示的元素,页面元素可以包括文字、图片、音频、动画、视频等。Here, page elements generally refer to elements displayed in web application pages, and page elements may include text, pictures, audio, animation, video, and so on.
这里,跳转链接一般是指页面元素被触发(例如曝光或者被点击)后所跳转到的目标页面的URL(Uniform Resource Locator,统一资源定位符)。Here, the jump link generally refers to the URL (Uniform Resource Locator, Uniform Resource Locator) of the target page to which the page element is triggered (for example, exposure or click).
无论是网页应用、客户端应用、小程序应用等网络应用,还是其他类型的应用。在其页面元素被用户操作下,一般均会向服务器发送一个数据访问请求,该数据访问请求中携带了页面元素的跳转链接。Whether it is web applications, client applications, applet applications, and other network applications, or other types of applications. When the page element is operated by the user, a data access request is generally sent to the server, and the data access request carries the jump link of the page element.
具体地,终端可以在监听到页面元素曝光时,或者在监听到页面元素被点击时,获取页面元素的跳转链接。Specifically, the terminal may obtain the jump link of the page element when it monitors the exposure of the page element, or when it monitors that the page element is clicked.
步骤204,根据跳转链接获取与跳转链接匹配的目标链接匹配规则;Step 204: Obtain a target link matching rule that matches the jump link according to the jump link;
这里,目标链接匹配规则为从多个链接匹配规则中筛选出的与跳转链接匹配的链接匹配规则。链接匹配规则一般为正则表达式,使用正则表达式可有效地匹配各类网页应用、客户端应用或者小程序应用的链接(或路由地址)。正则表达式是对字符串操作的一种逻辑公式,就是用事先定义好的一些特定字符、及这些特定字符的组合,组成一个“规则字符串”。由于跳转链接是一个字符串,如果跳转链接这一字符串与根据正则表达式这一规则字符串相匹配,则说明跳转链接与相应的链接匹配规则匹配,即符合正则表达式的过滤逻辑。根据需要,链接匹配规则也可以是其他特定的规则。Here, the target link matching rule is a link matching rule that matches the jump link selected from multiple link matching rules. Link matching rules are generally regular expressions, and regular expressions can effectively match links (or routing addresses) of various web applications, client applications, or applet applications. Regular expression is a kind of logical formula for string manipulation, which is to form a "rule string" with some pre-defined specific characters and the combination of these specific characters. Since the jump link is a string, if the string of the jump link matches the rule string according to the regular expression, it means that the jump link matches the corresponding link matching rule, that is, it conforms to the regular expression filtering logic. According to needs, the link matching rules can also be other specific rules.
具体地,终端可以从多个链接匹配规则中筛选出与跳转链接匹配的目标链接匹配规则。Specifically, the terminal can filter out the target link matching rule that matches the jump link from the multiple link matching rules.
步骤206,根据目标链接匹配规则对应的参数解析规则,从跳转链接中解析出页面元素的业务参数。Step 206: According to the parameter parsing rule corresponding to the target link matching rule, parse the business parameter of the page element from the jump link.
本申请实施例中是考虑到跳转链接中往往包含与页面元素的业务属性相关的信息,例如,购物平台中的商品图片被点击后,其跳转链接中包含对应商品的商品信息,该商品信息为业务参数。In the embodiments of this application, it is considered that the jump link often contains information related to the business attributes of the page element. For example, after a product image in a shopping platform is clicked, the jump link contains the product information of the corresponding product. The information is a business parameter.
具体地,终端可以在确定目标链接匹配规则后,根据该目标链接匹配规则对应的解析规则查找对应位置的参数;将查找到的参数赋值给相应字段。Specifically, after determining the target link matching rule, the terminal may search for the parameter at the corresponding position according to the parsing rule corresponding to the target link matching rule; assign the found parameter to the corresponding field.
解析规则主要包括两种,一种是针对URL,按/分割后截取对应位置的参数,并赋值给相应字段,另一种是针对URL中?后的key=value格式参数, 按解析对应key的参数值,并赋值给相应字段。这两种参数解析规则可有效覆盖各类网站、应用程序和小程序的链接(或路由地址)。The parsing rules mainly include two kinds, one is for the URL, after pressing / to intercept the parameters of the corresponding position, and assign them to the corresponding field, the other is for the URL? After the key=value format parameter, the parameter value corresponding to the key is analyzed and assigned to the corresponding field. These two parameter parsing rules can effectively cover the links (or routing addresses) of various websites, applications, and applets.
上述业务参数采集方法中,获取页面元素的跳转链接,根据跳转链接获取与跳转链接匹配的目标链接匹配规则,根据目标链接匹配规则对应的参数解析规则,从跳转链接中解析出页面元素的业务参数。采用本实施例方案,能够无需埋点或者少埋点,且无需知晓外围系统的业务逻辑的业务参数,就能够实现页面元素业务参数的获取。In the above business parameter collection method, the jump link of the page element is obtained, the target link matching rule matching the jump link is obtained according to the jump link, and the page is parsed from the jump link according to the parameter analysis rule corresponding to the target link matching rule The business parameters of the element. By adopting the solution of this embodiment, it is possible to achieve the acquisition of page element business parameters without burying points or less burying points, and without knowing the business parameters of the business logic of the peripheral system.
其中,对于网页应用,由于在网页开发中其页面代码中就已带有跳转链接,因此,无需埋点就可以从页面代码中获得页面元素的跳转链接。对于小程序应用,需要通过少量埋点将页面元素的跳转链接写入到其页面代码中,对于客户端应用,需要将其跳转链接通过传参方式传递给采集插件或者软件开发工具包。虽然,对于客户端应用和小程序应用,获得页面元素的跳转链接需要少量埋点,但埋点数量相对于传统的手动埋点获得业务参数所需的埋点数量少很多,可以减少埋点工作量。Among them, for web applications, since the page code already has a jump link in the web development, the jump link of the page element can be obtained from the page code without burying points. For small program applications, the jump links of page elements need to be written into the page code through a small number of embedded points. For client applications, the jump links need to be passed to the collection plug-in or software development kit by parameter passing. Although, for client applications and mini-program applications, a small number of burial points are required to obtain the jump links of page elements, but the number of burial points is much smaller than that of traditional manual burial points to obtain business parameters, which can reduce burial points. Workload.
同时,传统的业务参数采集方式,是从外围系统获取参数属于页面自身的业务逻辑,为了采集点击曝光日志中的业务参数,导致业务代码和统计代码耦合,不利于前端、客户端的代码管理。而本申请实施例方案,业务参数的采集不需要依赖于外围系统,可以避免统计代码与业务代码耦合的情况。此外,业务参数的采集可以在前端/客户端完成,对数据清洗层不产生资源压力。At the same time, the traditional business parameter collection method is to obtain the parameters from the peripheral system that belong to the business logic of the page itself. In order to collect the business parameters in the click exposure log, the business code and the statistical code are coupled, which is not conducive to the code management of the front end and the client. In the solution of the embodiment of the present application, the collection of service parameters does not need to rely on the peripheral system, which can avoid the coupling of the statistical code and the service code. In addition, the collection of business parameters can be done at the front end/client side, which does not cause resource pressure on the data cleaning layer.
在一个实施例中,上述的根据跳转链接获取与跳转链接匹配的目标链接匹配规则,可以包括步骤:根据跳转链接从本地存储的链接匹配规则集中,筛选出与跳转链接匹配的目标链接匹配规则。In one embodiment, the above-mentioned obtaining target link matching rules matching the jump link according to the jump link may include the step of filtering out the target matching the jump link from a set of link matching rules stored locally according to the jump link Link matching rules.
这里,链接匹配规则集一般存储有多个链接匹配规则,该链接匹配规则集可以本地配置的,也可以是服务器端配置后,并从服务器端获取到的。一般较佳的方式是服务器端配置链接匹配规则集后,终端从服务器端获取链接匹配规则集,如此,不需要每个终端单独配置链接匹配规则集,对于 终端数量较大时,可以明显减少配置次数,且可以提升方案的普遍适用性,即不同公司的业务、不同终端类型均适用。这里,本地存储也可以指缓存。Here, the link matching rule set generally stores multiple link matching rules, and the link matching rule set may be configured locally, or may be configured on the server side and obtained from the server side. Generally, the better way is to configure the link matching rule set on the server side, and the terminal obtains the link matching rule set from the server side. In this way, each terminal does not need to configure the link matching rule set separately. For a large number of terminals, the configuration can be significantly reduced. It can increase the general applicability of the program, that is, the business of different companies and different terminal types are applicable. Here, local storage can also refer to cache.
本实施例中,从本地存储的链接匹配规则集中筛选出目标链接匹配规则,不需要每次监听到页面元素点击事件(页面元素被点击)或者曝光事件(页面元素曝光)时,都请求服务查询目标链接匹配规则,可以减少与服务器的交互次数,提升链接匹配规则的匹配效率。In this embodiment, the target link matching rules are filtered out from the locally stored link matching rule set, and there is no need to request service query every time a page element click event (page element is clicked) or exposure event (page element exposure) is monitored. Target link matching rules can reduce the number of interactions with the server and improve the matching efficiency of link matching rules.
在一个实施例中,上述的根据跳转链接获取与跳转链接匹配的目标链接匹配规则,可以包括步骤:根据跳转链接向服务器请求获取与跳转链接匹配的目标链接匹配规则,接收服务器返回的目标链接匹配规则。In one embodiment, the above-mentioned obtaining the target link matching rule matching the jump link according to the jump link may include the step of: requesting the server according to the jump link to obtain the target link matching rule matching the jump link, and the receiving server returns The target link matching rules.
其中,服务器根据该跳转链接从链接匹配规则集中,筛选出与跳转链接匹配的目标链接匹配规则。该链接匹配规则集一般存储有多个链接匹配规则。Wherein, the server filters out target link matching rules that match the jump link from the link matching rule set according to the jump link. The link matching rule set generally stores multiple link matching rules.
本实施例中,不需要终端本地存储链接匹配规则集,可以节约数据存储空间。In this embodiment, the terminal does not need to store the link matching rule set locally, which can save data storage space.
可以基于匹配效率和存储空间等多方面的需要,选择上述的根据跳转链接获取目标链接匹配规则的方式。The above-mentioned method of obtaining target link matching rules based on jump links can be selected based on various needs such as matching efficiency and storage space.
在一个实施例中,上述获取页面元素的跳转链接可以包括:在监听到页面元素曝光时,或者在监听到页面元素被点击时,获取页面元素的跳转链接。In one embodiment, the above-mentioned obtaining the jump link of the page element may include: obtaining the jump link of the page element when the page element is monitored for exposure or when the page element is clicked.
这里,页面元素曝光是指页面元素进入屏幕并展示给用户。本领域技术人员应该可以理解,在页面元素曝光时,该页面元素的跳转链接是指该页面元素被点击后跳转到的页面的链接路径,在页面元素被点击时,该页面元素的跳转链接也是指页面元素被点击后跳转到的页面的链接路径。Here, page element exposure means that the page element enters the screen and is displayed to the user. Those skilled in the art should understand that when a page element is exposed, the jump link of the page element refers to the link path of the page to which the page element is clicked. When the page element is clicked, the jump link of the page element The forward link also refers to the link path of the page to which the page element is clicked.
在一个实施例中,如图3所示,提供了一种业务参数采集方法,以该方法应用于图1中的终端为例进行说明,包括以下步骤:In an embodiment, as shown in FIG. 3, a method for collecting service parameters is provided. Taking the method applied to the terminal in FIG. 1 as an example for description, the method includes the following steps:
步骤302,从服务器端获取链接匹配规则集,以及链接匹配规则集中各链接匹配规则对应的参数解析规则;Step 302: Obtain a link matching rule set and a parameter parsing rule corresponding to each link matching rule in the link matching rule set from the server.
具体地,终端可以在采集插件加载时,或者在软件开发工具包(Software Development Kit,SDK)初始化时,从服务器端获取链接匹配规则集以及各链接匹配规则对应的参数解析规则。Specifically, the terminal may obtain the link matching rule set and the parameter parsing rule corresponding to each link matching rule from the server when the collection plug-in is loaded, or when the software development kit (Software Development Kit, SDK) is initialized.
步骤304,存储所获取到的链接匹配规则集和各参数解析规则;Step 304: Store the obtained link matching rule set and each parameter parsing rule;
具体地,终端可以将获取到的链接匹配规则集和各参数解析规则写入内存或者本地,用于缓存该链接匹配规则集和各参数解析规则。Specifically, the terminal may write the obtained link matching rule set and each parameter parsing rule into memory or locally for caching the link matching rule set and each parameter parsing rule.
步骤306,获取页面元素的跳转链接;Step 306: Obtain the jump link of the page element;
具体地,终端可以在监听到页面元素曝光时,或者在监听到页面元素被点击时,获取页面元素的跳转链接。Specifically, the terminal may obtain the jump link of the page element when it monitors the exposure of the page element, or when it monitors that the page element is clicked.
步骤308,根据跳转链接从本地存储的链接匹配规则集中,筛选出与跳转链接匹配的目标链接匹配规则;Step 308: Filter out target link matching rules that match the jump link from the locally stored link matching rule set according to the jump link;
步骤310,根据目标链接匹配规则对应的参数解析规则,从跳转链接中解析出页面元素的业务参数。Step 310: According to the parameter parsing rule corresponding to the target link matching rule, the business parameter of the page element is parsed from the jump link.
关于步骤308和步骤310,可以对应地参照步骤204和步骤206的描述,在此不予赘述。Regarding step 308 and step 310, reference may be made to the description of step 204 and step 206, which will not be repeated here.
本实施例中,无需埋点或者只需要少量埋点,且无需知晓外围系统的业务逻辑就可以实现业务参数的采集。同时,只需要服务器端获取链接匹配规则集,不需要每个终端分别配置链接匹配规则集,提高了方案的普遍适用性,即不同公司的业务、不同终端类型均适用。且由于是对所获取到的链接匹配规则集和各参数解析规则进行了存储,且是根据跳转链接从本地存储的链接匹配规则集中,筛选出与跳转链接匹配的目标链接匹配规则,可以减少与服务器的交互次数与交互时间,提高业务参数的采集效率。In this embodiment, there is no need to bury points or only a small amount of bury points, and the collection of business parameters can be realized without knowing the business logic of the peripheral system. At the same time, only the server side needs to obtain the link matching rule set, and each terminal does not need to configure the link matching rule set separately, which improves the general applicability of the solution, that is, the business of different companies and different terminal types are applicable. And because it stores the obtained link matching rule set and each parameter parsing rule, and based on the jump link from the locally stored link matching rule set, the target link matching rule that matches the jump link can be filtered out. Reduce the number of interactions and interaction time with the server, and improve the collection efficiency of business parameters.
在一个实施例中,本申请的业务参数采集方法还可以包括步骤:将业务参数与页面元素的元素数据绑定后,添加到页面元素的目标日志中。一般地,终端还对目标日志进行上报,上报对象一般是服务器,目标日志对应的上报对象与配置链接匹配规则和参数解析规则的服务器可以是同一服务器,也可以是不同服务器。In an embodiment, the business parameter collection method of the present application may further include the step of binding the business parameter to the element data of the page element and then adding it to the target log of the page element. Generally, the terminal also reports the target log, and the report object is generally a server. The report object corresponding to the target log and the server configured with the link matching rule and the parameter parsing rule can be the same server or different servers.
这里,该目标日志一般包括曝光日志或者点击日志。这里,页面元素的元素数据可以是页面元素的标识信息,或者其他能够区分不同页面元素的数据。Here, the target log generally includes an exposure log or a click log. Here, the element data of the page element may be the identification information of the page element, or other data that can distinguish different page elements.
具体地,终端可以将解析出的业务参数与对应页面元素的元素数据进行绑定,并将业务参数拼入该页面元素的曝光日志或者点击日志中完成上报。一般地,对应页面元素曝光采集到的业务参数添加到曝光日志中,对应页面元素被点击采集到的业务参数添加到点击日志中。Specifically, the terminal may bind the parsed business parameter with the element data of the corresponding page element, and merge the business parameter into the exposure log of the page element or click the log to complete the report. Generally, business parameters collected by exposure of corresponding page elements are added to the exposure log, and business parameters collected by clicking on corresponding page elements are added to the click log.
在一个实施例中,本申请的业务参数采集方法还可以包括步骤:在链接匹配规则集中,没有与上述的页面元素的跳转链接匹配的链接匹配规则时,生成提示信息;将提示信息发送给服务器或者目标终端。In one embodiment, the business parameter collection method of the present application may further include the steps of: in the link matching rule set, when there is no link matching rule that matches the jump link of the page element, generating prompt information; sending the prompt information to Server or target terminal.
这里,目标终端可以是管理者终端。生成提示信息的方式可以是,将跳转链接或者跳转链接的关联信息填入预设的信息模板中,得到提示信息。信息模板可以根据实际需要设置。Here, the target terminal may be a manager terminal. The prompt information may be generated by filling the jump link or the associated information of the jump link into a preset information template to obtain the prompt information. The information template can be set according to actual needs.
具体地,可以是将提示信息发送给目标终端,以便于管理者及时获知该提示信息,也可以是将提示信息发送给服务器,便于服务器统一管理与处理提示信息。Specifically, the prompt information may be sent to the target terminal, so that the administrator can learn the prompt information in time, or the prompt information may be sent to the server, so that the server can manage and process the prompt information in a unified manner.
这里,提示信息中可以记载有跳转链接或者跳转链接的关联信息。通过该关联信息可以获取到该跳转链接,或者该关联信息中包括有该跳转链接的部分字符串。该提示信息用于提示管理者出现了新的业务场景,即新的页面跳转链接,对于该新的页面跳转链接,在链接匹配规则集中没有匹配的链接匹配规则,为该新的页面跳转链接配置链接匹配规则和参数解析规则。Here, the prompt information may record the jump link or the related information of the jump link. The jump link can be obtained through the related information, or the related information includes a partial character string of the jump link. The prompt information is used to remind the manager that a new business scenario has appeared, that is, a new page jump link. For the new page jump link, if there is no matching link matching rule in the link matching rule set, the new page jumps Forward link configuration link matching rules and parameter parsing rules.
本申请实施例方案中,当出现新的业务场景,即新的页面跳转链接时,更新后台配置的链接匹配规则和参数解析规则即可,不依赖前端发版。同时,在链接匹配规则集中,没有与跳转链接匹配的链接匹配规则时,生成并发送提示信息,可以及时提醒管理者更新配置。In the solution of the embodiment of the present application, when a new business scenario, that is, a new page jump link appears, it is sufficient to update the link matching rule and parameter parsing rule configured in the background, without relying on the front-end release. At the same time, in the link matching rule set, when there is no link matching rule matching the jump link, a prompt message is generated and sent, which can promptly remind the manager to update the configuration.
在一个实施例中,上述终端上安装有网络应用,网络应用包括网页应 用、客户端应用或者/和小程序应用,页面元素为网页应用、客户端应用或者小程序应用中的元素。In one embodiment, a web application is installed on the aforementioned terminal. The web application includes a web application, a client application or/and an applet application, and the page elements are elements in the web application, client application, or applet application.
如上所述可知,针对网络应用,无需前端埋点,即可实现页面被曝光元素或点击元素的业务参数采集,避免统计代码与业务代码耦合的情况;针对客户端应用或者小程序应用,仅需要开发人员做极小量的埋点工作,且无需关注外围系统具体的业务逻辑。As mentioned above, for network applications, there is no need to bury the front-end point to realize the collection of business parameters of the exposed elements or clicked elements on the page, avoiding the coupling of statistical codes and business codes; for client applications or applet applications, only need Developers do a very small amount of burying work, and do not need to pay attention to the specific business logic of the peripheral system.
在一个实施例中,上述的目标链接匹配规则为正则表达式,在上述的跳转链接符合该正则表达式的过滤规则时,判定该正则表达式与该跳转链接匹配。使用正则表达式可有效地匹配各类网页应用、客户端应用或者小程序应用的链接(或路由地址)。In one embodiment, the above-mentioned target link matching rule is a regular expression, and when the above-mentioned jump link meets the filtering rule of the regular expression, it is determined that the regular expression matches the jump link. Using regular expressions can effectively match the links (or routing addresses) of various web applications, client applications or applet applications.
在一个实施例中,如图4所示,提供了一种业务参数采集方法,以该方法应用于图1中的终端为例进行说明,包括以下步骤:In one embodiment, as shown in FIG. 4, a method for collecting service parameters is provided. Taking the method applied to the terminal in FIG. 1 as an example for description, the method includes the following steps:
步骤402,从服务器端获取链接匹配规则集,以及链接匹配规则集中各链接匹配规则对应的参数解析规则;Step 402: Obtain a link matching rule set and a parameter parsing rule corresponding to each link matching rule in the link matching rule set from the server.
步骤404,存储所获取到的链接匹配规则集和各参数解析规则;Step 404: Store the obtained link matching rule set and each parameter parsing rule;
步骤406,获取页面元素的跳转链接;Step 406: Obtain the jump link of the page element;
本实施例中的步骤402、步骤404和步骤406可以对应地参照上述步骤302、步骤304和步骤306中的描述,在此不予赘述。For step 402, step 404, and step 406 in this embodiment, reference may be made to the description of step 302, step 304, and step 306, which will not be repeated here.
步骤408,根据跳转链接从本地存储的链接匹配规则集中筛选链接匹配规则;Step 408: Filter link matching rules from a set of link matching rules stored locally according to the jump link;
具体地,链接匹配规则集中的链接匹配规则为正则表达式,检测跳转链接是否满足链接匹配规则集中一个或者多个正则表达式的过滤规则,若满足,则将相应的链接匹配规则作为目标链接匹配规则筛选出来。Specifically, the link matching rule in the link matching rule set is a regular expression, and it is detected whether the jump link meets one or more regular expression filtering rules in the link matching rule set, and if it is satisfied, the corresponding link matching rule is used as the target link The matching rules are filtered out.
步骤410,检测是否筛选到与跳转链接匹配的目标链接匹配规则,若是,则进入步骤412,若否,则进入步骤416;Step 410: Check whether the target link matching rule that matches the jump link is filtered, if yes, go to step 412, if not, go to step 416;
其中,在未筛选到与跳转链接匹配的目标链接匹配规则时,不解析业务参数。Among them, when the target link matching rule that matches the jump link is not filtered, the business parameter is not parsed.
步骤412,根据目标链接匹配规则对应的参数解析规则,从跳转链接中解析出页面元素的业务参数;Step 412: According to the parameter analysis rule corresponding to the target link matching rule, parse the business parameters of the page element from the jump link;
以下表1为链接匹配规则(正则表达式)和参数解析规则(参数配置规则)的示意对应关系。根据需要可以设置各正则表达式的具体形式,正则表达式的具体形式不构成对本发明方案的限定。参数配置规则也不限于表1中所列出的几种。The following Table 1 shows the schematic correspondence between link matching rules (regular expressions) and parameter parsing rules (parameter configuration rules). The specific form of each regular expression can be set as required, and the specific form of the regular expression does not constitute a limitation to the solution of the present invention. The parameter configuration rules are not limited to those listed in Table 1.
表1Table 1
序号Serial number 正则表达式Regular expression 电子商务合作(eletp)类型E-commerce cooperation (eletp) type 参数配置规则 Parameter configuration rules
11 正则表达式1 Regular expression 1 店铺Shop 位置一+店铺标识Location one + shop logo
22 正则表达式2Regular expression 2 店铺Shop 位置一+店铺标识Location one + shop logo
33 正则表达式3Regular expression 3 优惠券coupon 标签+活动标识Label + Event Logo
44 正则表达式4Regular expression 4 优惠券coupon 活动标识+活动标识Event logo + event logo
终端可以根据目标链接匹配规则对应的参数解析规则,从跳转链接中解析出页面元素的业务参数,例如,跳转链接的参数配置规则为“标签+活动标识”,则可以将对应的“标签”和“活动标识”解析出来作为页面元素的业务参数。The terminal can parse out the business parameters of page elements from the jump link according to the parameter parsing rule corresponding to the target link matching rule. For example, if the parameter configuration rule of the jump link is "label + activity identifier", then the corresponding "label "And "activity identifier" are parsed out as business parameters of page elements.
步骤414,将业务参数与页面元素的元素数据绑定后,添加到页面元素的目标日志中。Step 414: After binding the business parameters and the element data of the page element, they are added to the target log of the page element.
具体地,终端可以将解析出的业务参数与对应页面元素的元素数据进行绑定,并将业务参数拼入该页面元素的曝光日志或者点击日志中完成上报。Specifically, the terminal may bind the parsed business parameter with the element data of the corresponding page element, and merge the business parameter into the exposure log of the page element or click the log to complete the report.
步骤416,生成并发送提示信息,该提示信息中记载有跳转链接或者跳转链接的关联信息。Step 416: Generate and send prompt information, where the prompt information records the jump link or the related information of the jump link.
这里,提示信息用于提示用户修改配置。Here, the prompt information is used to prompt the user to modify the configuration.
具体地,终端可以生成记载有跳转链接或者跳转链接的关联信息的提示信息,向服务器或者另一终端(例如目标终端)发送该提示信息。Specifically, the terminal may generate prompt information recording the jump link or related information of the jump link, and send the prompt information to the server or another terminal (for example, the target terminal).
本实施例方案,可以实现业务参数的无埋点采集,同时,由于在后端 管理参数解析规则,具有普遍适用性,即不同公司的业务、不同终端类型均适用,当出现新增场景时,可修改配置即时生效、不依赖前端发版。需要说明的是,图4中示出的是本发明的业务参数采集方法的一个较佳实施例的流程示意图。依据不同的考虑因素,在具体实现本发明的业务参数采集方法时,可以包含图4中所示的全部步骤,也可以只包含图4中所示的其中一部分步骤。The solution of this embodiment can realize the collection of business parameters without burying points. At the same time, because the parameter analysis rules are managed in the back-end, it has universal applicability, that is, the business of different companies and different terminal types are applicable. When new scenarios appear, Modifiable configuration takes effect immediately and does not rely on front-end release. It should be noted that FIG. 4 shows a schematic flowchart of a preferred embodiment of the service parameter collection method of the present invention. According to different considerations, when implementing the service parameter collection method of the present invention, all the steps shown in FIG. 4 may be included, or only a part of the steps shown in FIG. 4 may be included.
应该理解的是,虽然图2-4的流程图中的各个步骤按照箭头的指示依次显示,但是这些步骤并不是必然按照箭头指示的顺序依次执行。除非本文中有明确的说明,这些步骤的执行并没有严格的顺序限制,这些步骤可以以其它的顺序执行。而且,图2-4中的至少一部分步骤可以包括多个子步骤或者多个阶段,这些子步骤或者阶段并不必然是在同一时刻执行完成,而是可以在不同的时刻执行,这些子步骤或者阶段的执行顺序也不必然是依次进行,而是可以与其它步骤或者其它步骤的子步骤或者阶段的至少一部分轮流或者交替地执行。It should be understood that although the various steps in the flowcharts of FIGS. 2-4 are displayed in sequence as indicated by the arrows, these steps are not necessarily executed in sequence in the order indicated by the arrows. Unless specifically stated in this article, the execution of these steps is not strictly limited in order, and these steps can be executed in other orders. Moreover, at least some of the steps in Figures 2-4 may include multiple sub-steps or multiple stages. These sub-steps or stages are not necessarily executed at the same time, but can be executed at different times. These sub-steps or stages The execution order of is not necessarily performed sequentially, but may be performed alternately or alternately with at least a part of other steps or sub-steps or stages of other steps.
在一个实施例中,如图5所示,提供了一种业务参数采集装置,包括:链接获取模块502、规则匹配模块504和参数采集模块506,其中:In one embodiment, as shown in FIG. 5, a service parameter collection device is provided, including: a link acquisition module 502, a rule matching module 504, and a parameter collection module 506, wherein:
链接获取模块502,获取页面元素的跳转链接;The link obtaining module 502 obtains the jump link of the page element;
规则匹配模块504,用于根据跳转链接获取与跳转链接匹配的目标链接匹配规则;The rule matching module 504 is configured to obtain a target link matching rule matching the jump link according to the jump link;
参数采集模块506,用于根据目标链接匹配规则对应的参数解析规则,从跳转链接中解析出页面元素的业务参数。The parameter collection module 506 is configured to parse out the business parameters of the page element from the jump link according to the parameter analysis rule corresponding to the target link matching rule.
在一个实施例中,规则匹配模块504可以根据跳转链接从本地存储的链接匹配规则集中,筛选出与跳转链接匹配的目标链接匹配规则。In an embodiment, the rule matching module 504 can filter out the target link matching rules that match the jump link from a set of link matching rules stored locally according to the jump link.
在一个实施例中,规则匹配模块504可以根据跳转链接向服务器请求获取与跳转链接匹配的目标链接匹配规则,接收服务器返回的目标链接匹配规则。In an embodiment, the rule matching module 504 may request the server to obtain the target link matching rule matching the jump link according to the jump link, and receive the target link matching rule returned by the server.
在一个实施例中,链接获取模块502可以在监听到页面元素曝光时, 或者在监听到页面元素被点击时,获取页面元素的跳转链接。In one embodiment, the link obtaining module 502 may obtain the jump link of the page element when it monitors the exposure of the page element, or when it monitors the page element being clicked.
在一个实施例中,上述的业务参数采集装置还可以包括规则获取模块(图中未示出),该规则获取模块用于从服务器端获取链接匹配规则集,以及链接匹配规则集中各链接匹配规则对应的参数解析规则;存储所获取到的链接匹配规则集和各参数解析规则。In one embodiment, the above-mentioned service parameter collection device may further include a rule acquisition module (not shown in the figure), which is used to acquire a link matching rule set from the server side, and each link matching rule in the link matching rule set Corresponding parameter parsing rules; store the obtained link matching rule set and each parameter parsing rule.
在一个实施例中,规则获取模块可以在采集插件加载时,或者在软件开发工具包初始化时,从服务器端获取链接匹配规则集以及各链接匹配规则对应的参数解析规则。In one embodiment, the rule obtaining module may obtain the link matching rule set and the parameter parsing rule corresponding to each link matching rule from the server when the collection plug-in is loaded or when the software development kit is initialized.
在一个实施例中,上述的业务参数采集装置还可以包括日志处理模块(图中未示出),该日志处理模块用于将业务参数与页面元素的元素数据绑定后,添加到页面元素的目标日志中。这里,目标日志可以包括曝光日志或者点击日志。在一个实施例中,该日志处理模块还可以用于上报该目标日志。In one embodiment, the above-mentioned service parameter collection device may further include a log processing module (not shown in the figure), which is used to bind the service parameter with the element data of the page element and add it to the page element Target log. Here, the target log may include an exposure log or a click log. In an embodiment, the log processing module may also be used to report the target log.
在一个实施例中,上述的业务参数采集装置还可以包括提示模块(图中未示出),该提示模块用于在链接匹配规则集中,没有与跳转链接匹配的链接匹配规则时,生成提示信息;将提示信息发送给服务器或者目标终端。一般地,该提示信息中记载有跳转链接或者跳转链接的关联信息。In one embodiment, the above-mentioned service parameter collection device may further include a prompt module (not shown in the figure), which is used to generate a prompt when there is no link matching rule matching the jump link in the link matching rule set Information; send prompt information to the server or target terminal. Generally, the prompt information contains the jump link or the related information of the jump link.
在一个实施例中,上述的业务参数采集装置应用于终端,该终端上安装有网络应用,网络应用包括网页应用、客户端应用或者/和小程序应用,页面元素为网页应用、客户端应用或者小程序应用中的元素。In one embodiment, the above-mentioned service parameter collection device is applied to a terminal, and a network application is installed on the terminal. The network application includes a web application, a client application or/and an applet application, and the page element is a web application, a client application or Elements in applet applications.
在一个实施例中,上述的目标链接匹配规则为正则表达式,在跳转链接符合正则表达式的过滤规则时,判定正则表达式与跳转链接匹配。In one embodiment, the aforementioned target link matching rule is a regular expression, and when the jump link meets the filtering rule of the regular expression, it is determined that the regular expression matches the jump link.
关于业务参数采集装置的具体限定可以参见上文中对于业务参数采集方法的限定,在此不再赘述。上述业务参数采集装置中的各个模块可全部或部分通过软件、硬件及其组合来实现。上述各模块可以硬件形式内嵌于或独立于计算机设备中的处理器中,也可以以软件形式存储于计算机设备中的存储器中,以便于处理器调用执行以上各个模块对应的操作。For the specific limitation of the service parameter collection device, please refer to the above limitation on the service parameter collection method, which will not be repeated here. Each module in the above-mentioned service parameter collection device can be implemented in whole or in part by software, hardware and a combination thereof. The foregoing modules may be embedded in the form of hardware or independent of the processor in the computer device, or may be stored in the memory of the computer device in the form of software, so that the processor can call and execute the operations corresponding to the foregoing modules.
在一个实施例中,提供了一种计算机设备,该计算机设备可以是终端,其内部结构图可以如图6所示。该计算机设备包括通过系统总线连接的处理器、存储器、网络接口、显示屏和输入装置。其中,该计算机设备的处理器用于提供计算和控制能力。该计算机设备的存储器包括非易失性存储介质、内存储器。该非易失性存储介质存储有操作系统和计算机程序。该内存储器为非易失性存储介质中的操作系统和计算机程序的运行提供环境。该计算机设备的网络接口用于与外部的终端通过网络连接通信。该计算机程序被处理器执行时以实现一种业务参数采集方法。该计算机设备的显示屏可以是液晶显示屏或者电子墨水显示屏,该计算机设备的输入装置可以是显示屏上覆盖的触摸层,也可以是计算机设备外壳上设置的按键、轨迹球或触控板,还可以是外接的键盘、触控板或鼠标等。In one embodiment, a computer device is provided. The computer device may be a terminal, and its internal structure diagram may be as shown in FIG. 6. The computer equipment includes a processor, a memory, a network interface, a display screen and an input device connected through a system bus. Among them, the processor of the computer device is used to provide calculation and control capabilities. The memory of the computer device includes a non-volatile storage medium and an internal memory. The non-volatile storage medium stores an operating system and a computer program. The internal memory provides an environment for the operation of the operating system and computer programs in the non-volatile storage medium. The network interface of the computer device is used to communicate with an external terminal through a network connection. The computer program is executed by the processor to realize a business parameter collection method. The display screen of the computer equipment can be a liquid crystal display screen or an electronic ink display screen, and the input device of the computer equipment can be a touch layer covered on the display screen, or it can be a button, a trackball or a touchpad set on the housing of the computer equipment , It can also be an external keyboard, touchpad, or mouse.
本领域技术人员可以理解,图6中示出的结构,仅仅是与本申请方案相关的部分结构的框图,并不构成对本申请方案所应用于其上的计算机设备的限定,具体的计算机设备可以包括比图中所示更多或更少的部件,或者组合某些部件,或者具有不同的部件布置。Those skilled in the art can understand that the structure shown in FIG. 6 is only a block diagram of part of the structure related to the solution of the present application, and does not constitute a limitation on the computer device to which the solution of the present application is applied. The specific computer device may Including more or fewer parts than shown in the figure, or combining some parts, or having a different arrangement of parts.
在一个实施例中,提供了一种计算机设备,包括存储器、处理器及存储在存储器上并可在处理器上运行的计算机程序,处理器执行计算机程序时实现以下步骤:In one embodiment, a computer device is provided, including a memory, a processor, and a computer program stored in the memory and capable of running on the processor, and the processor implements the following steps when the processor executes the computer program:
获取页面元素的跳转链接;Get the jump link of the page element;
根据跳转链接获取与跳转链接匹配的目标链接匹配规则;Obtain the target link matching rule that matches the jump link according to the jump link;
根据目标链接匹配规则对应的参数解析规则,从跳转链接中解析出页面元素的业务参数。According to the parameter parsing rules corresponding to the target link matching rules, the business parameters of the page elements are parsed from the jump links.
在一个实施例中,处理器执行计算机程序实现上述的根据跳转链接获取与跳转链接匹配的目标链接匹配规则的步骤时,具体实现以下步骤:根据跳转链接从本地存储的链接匹配规则集中,筛选出与跳转链接匹配的目标链接匹配规则。In one embodiment, when the processor executes the computer program to implement the above-mentioned step of obtaining the target link matching rule matching the jump link according to the jump link, it specifically implements the following steps: according to the jump link, the link matching rule set is stored locally To filter out the target link matching rules that match the jump link.
在一个实施例中,处理器执行计算机程序实现上述的根据跳转链接获 取与跳转链接匹配的目标链接匹配规则的步骤时,具体实现以下步骤:根据跳转链接向服务器请求获取与跳转链接匹配的目标链接匹配规则,接收服务器返回的目标链接匹配规则。In one embodiment, when the processor executes the computer program to implement the above-mentioned step of obtaining the target link matching rule matching the jump link according to the jump link, the following steps are specifically implemented: request the server to obtain and jump link according to the jump link The matched target link matching rule, the target link matching rule returned by the receiving server.
在一个实施例中,处理器执行计算机程序实现上述的获取页面元素的跳转链接的步骤时,具体实现以下步骤:在监听到页面元素曝光时,或者在监听到页面元素被点击时,获取页面元素的跳转链接。In one embodiment, when the processor executes the computer program to implement the step of obtaining the jump link of the page element, it specifically implements the following steps: when the page element is monitored for exposure, or when the page element is clicked, the page is obtained The jump link of the element.
在一个实施例中,处理器执行计算机程序时还实现以下步骤:从服务器端获取链接匹配规则集,以及链接匹配规则集中各链接匹配规则对应的参数解析规则;存储所获取到的链接匹配规则集和各参数解析规则。In one embodiment, the processor further implements the following steps when executing the computer program: obtaining the link matching rule set from the server side, and the parameter parsing rule corresponding to each link matching rule in the link matching rule set; storing the obtained link matching rule set And each parameter analysis rule.
在一个实施例中,在采集插件加载时,或者在软件开发工具包初始化时,从服务器端获取链接匹配规则集以及各链接匹配规则对应的参数解析规则。In one embodiment, when the collection plug-in is loaded, or when the software development kit is initialized, the link matching rule set and the parameter parsing rule corresponding to each link matching rule are obtained from the server.
在一个实施例中,处理器执行计算机程序时还实现以下步骤:将业务参数与页面元素的元素数据绑定后,添加到页面元素的目标日志中。一般地,该目标日志包括曝光日志或者点击日志。In an embodiment, the processor further implements the following steps when executing the computer program: after binding the business parameters with the element data of the page element, they are added to the target log of the page element. Generally, the target log includes an exposure log or a click log.
在一个实施例中,处理器执行计算机程序时还实现以下步骤:在链接匹配规则集中,没有与跳转链接匹配的链接匹配规则时,生成提示信息;将提示信息发送给服务器或者目标终端。一般地,该提示信息中记载有跳转链接或者跳转链接的关联信息。In one embodiment, the processor further implements the following steps when executing the computer program: in the link matching rule set, when there is no link matching rule matching the jump link, generating prompt information; and sending the prompt information to the server or the target terminal. Generally, the prompt information contains the jump link or the related information of the jump link.
在一个实施例中,上述计算机设备为终端,该终端上安装有网络应用,网络应用包括网页应用、客户端应用或者/和小程序应用,页面元素为网页应用、客户端应用或者小程序应用中的元素。In one embodiment, the above-mentioned computer device is a terminal with a network application installed on the terminal. The network application includes a web application, a client application or/and an applet application, and the page element is a web application, a client application or an applet application. Elements.
在一个实施例中,提供了一种计算机可读存储介质,其上存储有计算机程序,计算机程序被处理器执行时实现以下步骤:In one embodiment, a computer-readable storage medium is provided, on which a computer program is stored, and when the computer program is executed by a processor, the following steps are implemented:
获取页面元素的跳转链接;Get the jump link of the page element;
根据跳转链接获取与跳转链接匹配的目标链接匹配规则;Obtain the target link matching rule that matches the jump link according to the jump link;
根据目标链接匹配规则对应的参数解析规则,从跳转链接中解析出页 面元素的业务参数。According to the parameter parsing rules corresponding to the target link matching rules, the business parameters of the page elements are parsed from the jump links.
在一个实施例中,计算机程序被处理器执行实现上述的根据跳转链接获取与跳转链接匹配的目标链接匹配规则的步骤时,具体实现以下步骤:根据跳转链接从本地存储的链接匹配规则集中,筛选出与跳转链接匹配的目标链接匹配规则。In one embodiment, when the computer program is executed by the processor to implement the above-mentioned step of obtaining the target link matching rule matching the jump link according to the jump link, the following steps are specifically implemented: according to the jump link from the locally stored link matching rule Centralized, filter out the target link matching rules that match the jump link.
在一个实施例中,计算机程序被处理器执行实现上述的根据跳转链接获取与跳转链接匹配的目标链接匹配规则的步骤时,具体实现以下步骤:根据跳转链接向服务器请求获取与跳转链接匹配的目标链接匹配规则,接收服务器返回的目标链接匹配规则。In one embodiment, when the computer program is executed by the processor to implement the above-mentioned step of obtaining the target link matching rule matching the jump link according to the jump link, the following steps are specifically implemented: request acquisition and jump from the server according to the jump link The target link matching rule for link matching, the target link matching rule returned by the receiving server.
在一个实施例中,计算机程序被处理器执行实现上述的获取页面元素的跳转链接的步骤时,具体实现以下步骤:在监听到页面元素曝光时,或者在监听到页面元素被点击时,获取页面元素的跳转链接。In one embodiment, when the computer program is executed by the processor to achieve the above-mentioned step of obtaining the jump link of the page element, the following steps are specifically implemented: when the page element is monitored for exposure, or when the page element is clicked, obtain Jump links to page elements.
在一个实施例中,计算机程序被处理器执行时还实现以下步骤:从服务器端获取链接匹配规则集,以及链接匹配规则集中各链接匹配规则对应的参数解析规则;存储所获取到的链接匹配规则集和各参数解析规则。In one embodiment, when the computer program is executed by the processor, the following steps are further implemented: obtaining the link matching rule set from the server, and the parameter parsing rule corresponding to each link matching rule in the link matching rule set; storing the obtained link matching rule Set and parsing rules for each parameter.
在一个实施例中,在采集插件加载时,或者在软件开发工具包初始化时,从服务器端获取链接匹配规则集以及各链接匹配规则对应的参数解析规则。In one embodiment, when the collection plug-in is loaded, or when the software development kit is initialized, the link matching rule set and the parameter parsing rule corresponding to each link matching rule are obtained from the server.
在一个实施例中,计算机程序被处理器执行时还实现以下步骤:将业务参数与页面元素的元素数据绑定后,添加到页面元素的目标日志中。一般地,该目标日志包括曝光日志或者点击日志。In one embodiment, when the computer program is executed by the processor, the following steps are further implemented: after the business parameters are bound to the element data of the page element, they are added to the target log of the page element. Generally, the target log includes an exposure log or a click log.
在一个实施例中,计算机程序被处理器执行时还实现以下步骤:在链接匹配规则集中,没有与跳转链接匹配的链接匹配规则时,生成提示信息;将提示信息发送给服务器或者目标终端。一般地,该提示信息中记载有跳转链接或者跳转链接的关联信息。In one embodiment, when the computer program is executed by the processor, the following steps are further implemented: in the link matching rule set, when there is no link matching rule matching the jump link, prompt information is generated; and the prompt information is sent to the server or the target terminal. Generally, the prompt information contains the jump link or the related information of the jump link.
在一个实施例中,上述计算机设备为终端,该终端上安装有网络应用,网络应用包括网页应用、客户端应用或者/和小程序应用,页面元素为网页 应用、客户端应用或者小程序应用中的元素。In one embodiment, the above-mentioned computer device is a terminal with a network application installed on the terminal. The network application includes a web application, a client application or/and an applet application, and the page element is a web application, a client application or an applet application. Elements.
本领域普通技术人员可以理解实现上述实施例方法中的全部或部分流程,是可以通过计算机程序来指令相关的硬件来完成,所述的计算机程序可存储于一非易失性计算机可读取存储介质中,该计算机程序在执行时,可包括如上述各方法的实施例的流程。其中,本申请所提供的各实施例中所使用的对存储器、存储、数据库或其它介质的任何引用,均可包括非易失性和/或易失性存储器。非易失性存储器可包括只读存储器(ROM)、可编程ROM(PROM)、电可编程ROM(EPROM)、电可擦除可编程ROM(EEPROM)或闪存。易失性存储器可包括随机存取存储器(RAM)或者外部高速缓冲存储器。作为说明而非局限,RAM以多种形式可得,诸如静态RAM(SRAM)、动态RAM(DRAM)、同步DRAM(SDRAM)、双数据率SDRAM(DDRSDRAM)、增强型SDRAM(ESDRAM)、同步链路(Synchlink)DRAM(SLDRAM)、存储器总线(Rambus)直接RAM(RDRAM)、直接存储器总线动态RAM(DRDRAM)、以及存储器总线动态RAM(RDRAM)等。A person of ordinary skill in the art can understand that all or part of the processes in the above-mentioned embodiment methods can be implemented by instructing relevant hardware through a computer program. The computer program can be stored in a non-volatile computer readable storage. In the medium, when the computer program is executed, it may include the procedures of the above-mentioned method embodiments. Wherein, any reference to memory, storage, database or other media used in the embodiments provided in this application may include non-volatile and/or volatile memory. Non-volatile memory may include read only memory (ROM), programmable ROM (PROM), electrically programmable ROM (EPROM), electrically erasable programmable ROM (EEPROM), or flash memory. Volatile memory may include random access memory (RAM) or external cache memory. As an illustration and not a limitation, RAM is available in many forms, such as static RAM (SRAM), dynamic RAM (DRAM), synchronous DRAM (SDRAM), double data rate SDRAM (DDRSDRAM), enhanced SDRAM (ESDRAM), synchronous chain Channel (Synchlink) DRAM (SLDRAM), memory bus (Rambus) direct RAM (RDRAM), direct memory bus dynamic RAM (DRDRAM), and memory bus dynamic RAM (RDRAM), etc.
以上实施例的各技术特征可以进行任意的组合,为使描述简洁,未对上述实施例中的各个技术特征所有可能的组合都进行描述,然而,只要这些技术特征的组合不存在矛盾,都应当认为是本说明书记载的范围。The technical features of the above embodiments can be combined arbitrarily. In order to make the description concise, all possible combinations of the technical features in the above embodiments are not described. However, as long as there is no contradiction between the combinations of these technical features, they should It is considered as the range described in this specification.
以上所述实施例仅表达了本申请的几种实施方式,其描述较为具体和详细,但并不能因此而理解为对发明专利范围的限制。应当指出的是,对于本领域的普通技术人员来说,在不脱离本申请构思的前提下,还可以做出若干变形和改进,这些都属于本申请的保护范围。因此,本申请专利的保护范围应以所附权利要求为准。The above-mentioned embodiments only express several implementation manners of the present application, and the description is relatively specific and detailed, but it should not be understood as a limitation on the scope of the invention patent. It should be pointed out that for those of ordinary skill in the art, without departing from the concept of this application, several modifications and improvements can be made, and these all fall within the protection scope of this application. Therefore, the scope of protection of the patent of this application shall be subject to the appended claims.

Claims (10)

  1. 一种业务参数采集方法,所述方法包括:A method for collecting business parameters, the method comprising:
    获取页面元素的跳转链接;Get the jump link of the page element;
    根据所述跳转链接获取与所述跳转链接匹配的目标链接匹配规则;Obtaining, according to the jump link, a target link matching rule that matches the jump link;
    根据所述目标链接匹配规则对应的参数解析规则,从所述跳转链接中解析出所述页面元素的业务参数。According to the parameter analysis rule corresponding to the target link matching rule, the business parameter of the page element is parsed from the jump link.
  2. 根据权利要求1所述的方法,其特征在于,所述根据所述跳转链接获取与所述跳转链接匹配的目标链接匹配规则,包括:The method according to claim 1, wherein the obtaining a target link matching rule that matches the jump link according to the jump link comprises:
    根据所述跳转链接从本地存储的链接匹配规则集中,筛选出与所述跳转链接匹配的目标链接匹配规则;Filtering out target link matching rules matching the jump link from a set of link matching rules stored locally according to the jump link;
    或者,根据所述跳转链接向服务器请求获取与所述跳转链接匹配的目标链接匹配规则,接收所述服务器返回的所述目标链接匹配规则。Alternatively, according to the jump link, a server is requested to obtain a target link matching rule that matches the jump link, and the target link matching rule returned by the server is received.
  3. 根据权利要求1或2所述的方法,其特征在于,所述获取页面元素的跳转链接,包括:The method according to claim 1 or 2, wherein the obtaining the jump link of the page element comprises:
    在监听到所述页面元素曝光时,或者在监听到所述页面元素被点击时,获取所述页面元素的跳转链接。When the page element is monitored to be exposed, or when the page element is monitored to be clicked, the jump link of the page element is obtained.
  4. 根据权利要求2所述的方法,其特征在于,所述方法还包括:The method of claim 2, wherein the method further comprises:
    从所述服务器端获取链接匹配规则集,以及所述链接匹配规则集中各链接匹配规则对应的参数解析规则,优选地,在采集插件加载时,或者在软件开发工具包初始化时,从所述服务器端获取所述链接匹配规则集以及各所述链接匹配规则对应的参数解析规则;The link matching rule set and the parameter parsing rule corresponding to each link matching rule in the link matching rule set are obtained from the server side. Preferably, when the collection plug-in is loaded, or when the software development kit is initialized, from the server Acquiring the link matching rule set and the parameter parsing rule corresponding to each link matching rule;
    存储所获取到的链接匹配规则集和各所述参数解析规则。Store the obtained link matching rule set and each parameter parsing rule.
  5. 根据权利要求1或4所述的方法,其特征在于,所述方法还包括:The method of claim 1 or 4, wherein the method further comprises:
    将所述业务参数与所述页面元素的元素数据绑定后,添加到所述页面元素的目标日志中,优选地,所述目标日志包括曝光日志或者点击日志。After the business parameters are bound to the element data of the page element, they are added to the target log of the page element. Preferably, the target log includes an exposure log or a click log.
  6. 根据权利要求1或4所述的方法,其特征在于,所述方法还包括:The method of claim 1 or 4, wherein the method further comprises:
    在所述链接匹配规则集中,没有与所述跳转链接匹配的链接匹配规则 时,生成提示信息;In the link matching rule set, when there is no link matching rule that matches the jump link, generating prompt information;
    将所述提示信息发送给服务器或者目标终端,优选地,所述提示信息中记载有所述跳转链接或者所述跳转链接的关联信息。The prompt information is sent to the server or the target terminal. Preferably, the prompt information records the jump link or the associated information of the jump link.
  7. 根据权利要求1或4所述的方法,其特征在于,所述方法应用于终端,所述终端上安装有网络应用,所述网络应用包括网页应用、客户端应用或者/和小程序应用,所述页面元素为所述网页应用、所述客户端应用或者所述小程序应用中的元素;The method according to claim 1 or 4, wherein the method is applied to a terminal, and a network application is installed on the terminal, and the network application includes a web application, a client application or/and an applet application, and The page element is an element in the web application, the client application, or the applet application;
    或者/和,所述目标链接匹配规则为正则表达式,在所述跳转链接符合所述正则表达式的过滤规则时,判定所述正则表达式与所述跳转链接匹配。Or/and, the target link matching rule is a regular expression, and when the jump link meets the filtering rule of the regular expression, it is determined that the regular expression matches the jump link.
  8. 一种业务参数采集装置,其特征在于,所述装置包括:A service parameter collection device, characterized in that the device includes:
    链接获取模块,获取页面元素的跳转链接;Link acquisition module to acquire the jump link of page elements;
    规则匹配模块,用于根据所述跳转链接获取与所述跳转链接匹配的目标链接匹配规则;A rule matching module, configured to obtain a target link matching rule that matches the jump link according to the jump link;
    参数采集模块,用于根据所述目标链接匹配规则对应的参数解析规则,从所述跳转链接中解析出所述页面元素的业务参数。The parameter collection module is configured to parse out the business parameters of the page element from the jump link according to the parameter analysis rule corresponding to the target link matching rule.
  9. 一种计算机设备,包括存储器、处理器及存储在存储器上并可在处理器上运行的计算机程序,其特征在于,所述处理器执行所述计算机程序时实现权利要求1至7中任一项所述方法的步骤。A computer device comprising a memory, a processor, and a computer program stored on the memory and capable of running on the processor, wherein the processor implements any one of claims 1 to 7 when the computer program is executed The steps of the method.
  10. 一种计算机可读存储介质,其上存储有计算机程序,其特征在于,所述计算机程序被处理器执行时实现权利要求1至7中任一项所述的方法的步骤。A computer-readable storage medium with a computer program stored thereon, wherein the computer program implements the steps of the method according to any one of claims 1 to 7 when the computer program is executed by a processor.
PCT/CN2020/097831 2019-08-22 2020-06-24 Service parameter acquisition method and apparatus, computer device and storage medium WO2021031688A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CA3152018A CA3152018A1 (en) 2019-08-22 2020-06-24 Business parameter collecting method, device, computer equipment and storage medium

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201910779188.7 2019-08-22
CN201910779188.7A CN110688598B (en) 2019-08-22 2019-08-22 Service parameter acquisition method and device, computer equipment and storage medium

Publications (1)

Publication Number Publication Date
WO2021031688A1 true WO2021031688A1 (en) 2021-02-25

Family

ID=69108345

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2020/097831 WO2021031688A1 (en) 2019-08-22 2020-06-24 Service parameter acquisition method and apparatus, computer device and storage medium

Country Status (3)

Country Link
CN (1) CN110688598B (en)
CA (1) CA3152018A1 (en)
WO (1) WO2021031688A1 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113094248A (en) * 2021-04-28 2021-07-09 深圳市网旭科技有限公司 User behavior data analysis method and device, electronic equipment and medium
CN114422586A (en) * 2022-01-19 2022-04-29 平安付科技服务有限公司 Event notification method and device, computer equipment and storage medium
CN116627544A (en) * 2023-07-24 2023-08-22 中化现代农业有限公司 Page starting method and device, electronic equipment and storage medium

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110688598B (en) * 2019-08-22 2023-01-06 苏宁云计算有限公司 Service parameter acquisition method and device, computer equipment and storage medium
CN111338714A (en) * 2020-02-19 2020-06-26 北京百度网讯科技有限公司 Applet material processing method, device, electronic equipment and medium
CN111400627B (en) * 2020-03-09 2023-07-07 政采云有限公司 Information acquisition method and device, electronic equipment and readable storage medium
CN111405033B (en) * 2020-03-13 2023-02-10 深圳前海环融联易信息科技服务有限公司 Data acquisition method and device, computer equipment and storage medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102902780A (en) * 2012-09-28 2013-01-30 五八有限公司 Dynamic matching method and dynamic matching device of uniform resource locator (URL)
CN103793461A (en) * 2013-12-02 2014-05-14 北京奇虎科技有限公司 Webpage information analysis method and device
CN110688598A (en) * 2019-08-22 2020-01-14 苏宁云计算有限公司 Service parameter acquisition method and device, computer equipment and storage medium

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102340529B (en) * 2010-07-21 2014-09-03 中国移动通信集团福建有限公司 Page generating system and page generating method based on WAP (Wireless Application Protocol) platform
CN103605849B (en) * 2013-11-21 2017-01-04 同济大学 The implementation method calculated that links in development environment is analyzed in a kind of product design
US10360238B1 (en) * 2016-12-22 2019-07-23 Palantir Technologies Inc. Database systems and user interfaces for interactive data association, analysis, and presentation
CN108052334B (en) * 2017-12-22 2020-11-06 平安养老保险股份有限公司 Page jump method, device, computer equipment and storage medium
CN108829477B (en) * 2018-05-31 2023-08-18 康键信息技术(深圳)有限公司 Interface jump method, device, computer equipment and storage medium

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102902780A (en) * 2012-09-28 2013-01-30 五八有限公司 Dynamic matching method and dynamic matching device of uniform resource locator (URL)
CN103793461A (en) * 2013-12-02 2014-05-14 北京奇虎科技有限公司 Webpage information analysis method and device
CN110688598A (en) * 2019-08-22 2020-01-14 苏宁云计算有限公司 Service parameter acquisition method and device, computer equipment and storage medium

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113094248A (en) * 2021-04-28 2021-07-09 深圳市网旭科技有限公司 User behavior data analysis method and device, electronic equipment and medium
CN114422586A (en) * 2022-01-19 2022-04-29 平安付科技服务有限公司 Event notification method and device, computer equipment and storage medium
CN114422586B (en) * 2022-01-19 2023-10-27 平安付科技服务有限公司 Event notification method, event notification device, computer equipment and storage medium
CN116627544A (en) * 2023-07-24 2023-08-22 中化现代农业有限公司 Page starting method and device, electronic equipment and storage medium
CN116627544B (en) * 2023-07-24 2023-10-31 中化现代农业有限公司 Page starting method and device, electronic equipment and storage medium

Also Published As

Publication number Publication date
CA3152018A1 (en) 2021-02-25
CN110688598A (en) 2020-01-14
CN110688598B (en) 2023-01-06

Similar Documents

Publication Publication Date Title
WO2021031688A1 (en) Service parameter acquisition method and apparatus, computer device and storage medium
US11694215B2 (en) Systems and methods for managing web content
US20200236569A1 (en) Cross-channel user tracking systems, methods, and devices
US10728596B2 (en) Protecting user privacy during collection of demographics census data
US11538046B2 (en) Page data acquisition method, apparatus, server, electronic device and computer readable medium
US9219787B1 (en) Stateless cookie operations server
US9171319B2 (en) Analysis system and method used to construct social structures based on data collected from monitored web pages
KR102504075B1 (en) Matching and attributes of user device events
US9489445B2 (en) System and method for distributed categorization
WO2020151333A1 (en) Page loading method, apparatus, computer device and storage medium
US9396448B2 (en) Distributed and open schema interactions management system and method
CA3059738A1 (en) Behaviour data processing method, device, electronic device and computer readable medium
CN112017007A (en) User behavior data processing method and device, computer equipment and storage medium
US8843587B2 (en) Retrieving availability information from published calendars
US9204175B2 (en) Providing partial file stream for generating thumbnail
US8037067B1 (en) Systems and methods for tracking user activity at website
CN112905936A (en) Page recording animation generation method, page operation log query method and computer equipment
US20220108359A1 (en) System and method for continuous automated universal rating aggregation and generation
CN114896543A (en) Public opinion analysis method, device and storage medium
KR20190098810A (en) Method and server for interactive message service
US20200372434A1 (en) Systems and methods for interacting with a client device
US20150261733A1 (en) Asset collection service through capture of content
CN111966506A (en) Content sharing method based on different application programs and computer equipment
US20150222505A1 (en) Business transaction resource usage tracking
CN111695986B (en) Method and device for controlling accumulated gold image

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 20854149

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 3152018

Country of ref document: CA

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 20854149

Country of ref document: EP

Kind code of ref document: A1