CN117708208A - Buried data export method and device, electronic equipment and storage medium - Google Patents

Buried data export method and device, electronic equipment and storage medium Download PDF

Info

Publication number
CN117708208A
CN117708208A CN202311704961.6A CN202311704961A CN117708208A CN 117708208 A CN117708208 A CN 117708208A CN 202311704961 A CN202311704961 A CN 202311704961A CN 117708208 A CN117708208 A CN 117708208A
Authority
CN
China
Prior art keywords
data
target
buried
embedded
page
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202311704961.6A
Other languages
Chinese (zh)
Inventor
张秋雨
戴娇
田生明
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Chongqing Changan Automobile Co Ltd
Original Assignee
Chongqing Changan Automobile Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Chongqing Changan Automobile Co Ltd filed Critical Chongqing Changan Automobile Co Ltd
Priority to CN202311704961.6A priority Critical patent/CN117708208A/en
Publication of CN117708208A publication Critical patent/CN117708208A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/25Integrating or interfacing systems involving database management systems
    • G06F16/258Data format conversion from or to a database
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/34Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation ; Recording or statistical evaluation of user activity, e.g. usability assessment
    • G06F11/3466Performance evaluation by tracing or monitoring
    • G06F11/3476Data logging
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/242Query formulation
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Databases & Information Systems (AREA)
  • General Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • Computer Hardware Design (AREA)
  • Quality & Reliability (AREA)
  • Mathematical Physics (AREA)
  • Computational Linguistics (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The application relates to a buried data export method, a buried data export device, electronic equipment and a storage medium, wherein the method comprises the following steps: receiving buried point data of a target application through a software development kit; the embedded data are sent to a server, so that the server stores the embedded data in a target storage library according to page identification in a classified mode; acquiring a retrieval instruction; the retrieval instruction at least comprises a target page identifier; and the acquisition server responds to all target embedded data corresponding to the target page identification returned by the retrieval instruction from the target storage library. According to the method, the embedded point data of the target application received through the software development kit carries the page identification of the target application, the embedded point data are stored in a classified mode according to the page identification, when a search instruction is acquired, the corresponding target embedded point data can be searched according to the target page identification carried by the search instruction, communication cost of data inquiry personnel and developers is reduced, and the exporting efficiency of the embedded point data is improved.

Description

Buried data export method and device, electronic equipment and storage medium
Technical Field
The present invention relates to the field of computer technologies, and in particular, to a method and apparatus for exporting embedded data, an electronic device, and a storage medium.
Background
The data embedding point is to write a section of code to realize data acquisition at a place where user behavior needs to be monitored, and the code is used for tracking the use condition of an application program, and the data acquired by the front end are uploaded to the cloud end through a transmission strategy and finally presented at the cloud end. Valuable information can be extracted by analyzing buried point data of a series of operations of a user in a webpage or an Application (APP) for short, and the buried point data are used for analyzing rationality of product functions, rationality of operation mechanisms, consumption behaviors and difference behaviors of the user and the like, so that data support is provided for further optimizing products or operation.
However, the embedded point data is background data, which is only displayed in the background program code, so that the data demander cannot conveniently inquire and verify the embedded point information. In addition, the rule is not clearly defined by the party requiring the search information (such as the embedded point data item ID, the value field definition, the event attribute, etc.) corresponding to the embedded point data, and when the embedded point information in the application program is checked, the party requiring the search is required to be inquired about the party requiring the search, the development party requiring the search, the data storage party requiring the search, and the like, thereby increasing the labor cost, the communication cost and the time cost, and being very inconvenient.
Disclosure of Invention
In order to solve the technical problems described above or at least partially solve the technical problems described above, the application provides a method, a device, an electronic device and a storage medium for exporting embedded data.
In a first aspect, the present application provides a method for deriving buried data, applied to a terminal, where the method includes:
receiving buried point data of a target application through a software development kit; the embedded data carries page identifiers, and the page identifiers of different pages are different;
sending the embedded point data to a server so that the server stores the embedded point data to a target storage library in a classified mode according to the page identification;
acquiring a retrieval instruction; wherein, the search instruction at least comprises a target page identifier;
and acquiring all target embedded data corresponding to the target page identification returned by the server from the target storage library in response to the retrieval instruction.
Optionally, receiving, by the software development kit, the buried data of the target application, including:
receiving buried point original data of a target application through a software development kit;
and verifying the buried point original data, and adding a time stamp to the buried point original data after the verification is passed to generate the buried point data.
Optionally, verifying the buried point original data includes:
acquiring a preset identification list;
and when the page identifier carried by the buried point original data is matched with any identifier in the identifier list and the buried point original data accords with a preset format, determining that the buried point original data passes the verification.
Optionally, sending the buried data to a server, including:
and sending the buried data acquired in the period to the server in batches by taking the preset time length as the period.
Optionally, after obtaining all target burial points corresponding to the target page identifiers returned by the server from the target repository in response to the retrieval instruction, the method further includes:
and generating a data analysis report according to the target buried data and a preset report format.
In a second aspect, the present application provides a method for deriving a buried data, applied to a server, where the method includes:
acquiring buried point data sent by a terminal; the embedded point data carries page identifiers of target applications, and the page identifiers of different pages are different;
storing the buried data to a target storage library in a classified mode according to the page identification;
acquiring a search instruction sent by the terminal; wherein, the search instruction at least comprises a target page identifier;
and responding to the search instruction, determining all target embedded data corresponding to the target page identification from the target storage library, and sending all the target embedded data to the terminal so that the terminal exports all the target embedded data.
In a third aspect, the present application provides a buried data deriving device, applied to a terminal, the device comprising:
the receiving module is used for receiving buried point data of the target application through the software development kit; the embedded data carries page identifiers, and the page identifiers of different pages are different;
the sending module is used for sending the embedded data to a server so that the server can store the embedded data to a target storage library in a classified mode according to the page identification;
the first acquisition module is used for acquiring a retrieval instruction; wherein, the search instruction at least comprises a target page identifier;
and the second acquisition module is used for acquiring all target embedded data corresponding to the target page identification returned by the server from the target storage library in response to the retrieval instruction.
In a fourth aspect, the present application provides a buried data export apparatus, for application to a server, the apparatus comprising:
the third acquisition module is used for acquiring buried point data sent by the terminal; the embedded point data carries page identifiers of target applications, and the page identifiers of different pages are different;
the storage module is used for storing the buried data to a target storage library in a classified mode according to the page identification;
a fourth obtaining module, configured to obtain a search instruction sent by the terminal; wherein, the search instruction at least comprises a target page identifier;
and the determining module is used for responding to the search instruction, determining all target embedded data corresponding to the target page identification from the target storage library, and sending all the target embedded data to the terminal so that the terminal exports all the target embedded data.
In a fifth aspect, the present application provides an electronic device, including a processor, a communication interface, a memory, and a communication bus, where the processor, the communication interface, and the memory complete communication with each other through the communication bus;
a memory for storing a computer program;
a processor, configured to implement the steps of the buried data export method according to any one of the embodiments of the first aspect or the embodiment of the second aspect when executing a program stored on a memory.
In a sixth aspect, the present application provides a computer readable storage medium having stored thereon a computer program which, when executed by a processor, implements the steps of the buried data export method according to any of the embodiments of the first or second aspects.
The beneficial effects of this application:
according to the method provided by the embodiment of the application, the embedded point data of the target application is received through the software development kit; the embedded data carries page identifiers, and the page identifiers of different pages are different; sending the embedded point data to a server so that the server stores the embedded point data to a target storage library in a classified mode according to the page identification; acquiring a retrieval instruction; wherein, the search instruction at least comprises a target page identifier; and acquiring all target embedded data corresponding to the target page identification returned by the server from the target storage library in response to the retrieval instruction. According to the method, the embedded point data of the target application received through the software development kit carries the page identification of the target application, the embedded point data are stored in a classified mode according to the page identification, when a search instruction is acquired, the corresponding target embedded point data can be searched according to the target page identification carried by the search instruction, communication cost of data inquiry personnel and developers is reduced, and the exporting efficiency of the embedded point data is improved.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the application and together with the description, serve to explain the principles of the application.
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings that are required to be used in the description of the embodiments or the prior art will be briefly described below, and it will be obvious to those skilled in the art that other drawings can be obtained from these drawings without inventive effort.
FIG. 1 is a system architecture diagram of a method for deriving buried data according to an embodiment of the present application;
fig. 2 is a flow chart of a method for deriving buried data applied to a terminal according to an embodiment of the present application;
FIG. 3 is a schematic flow chart of retrieving and exporting buried point data according to a human-computer interaction page ID according to an embodiment of the present application;
FIG. 4 is a flowchart of a method for exporting embedded data applied to a server according to an embodiment of the present application;
FIG. 5 is a schematic flow chart of a cloud platform processing embedded point data according to an embodiment of the present application;
fig. 6 is a schematic structural diagram of a buried data deriving device applied to a terminal according to an embodiment of the present application;
FIG. 7 is a schematic diagram of a buried data deriving device applied to a server according to an embodiment of the present application;
fig. 8 is a schematic structural diagram of an electronic device according to an embodiment of the present application.
Detailed Description
Further advantages and effects of the present application will be readily apparent to those skilled in the art from the disclosure in the present specification, by describing embodiments of the present application with reference to the accompanying drawings and preferred examples. The present application may be embodied or carried out in other specific embodiments, and the details of the present application may be modified or changed from various points of view and applications without departing from the spirit of the present application. It should be understood that the preferred embodiments are presented by way of illustration only and not by way of limitation to the scope of the present application.
An embodiment of the present application provides a method for deriving buried data, which can be applied to a system architecture shown in fig. 1, where the system architecture includes at least a terminal 101 and a server 102, and the terminal 101 and the server 102 establish a communication connection.
The method may be applied to the terminal 101 or the server 102 in the system architecture, where the terminal may be a vehicle, and the type of the vehicle is not limited, for example, may be a fuel automobile, a pure electric automobile, a hybrid electric automobile, a fuel cell automobile, or the like, and the vehicle includes a man-machine interface, for example, a central control screen, and the server 102 may be a local server, a cloud server, or a server cluster, and when the server is a cloud server, the server 102 may also be referred to as a cloud platform.
Next, the buried data deriving method will be described in detail based on the system architecture.
When applied to a terminal, as in fig. 2, the buried data deriving method includes:
and step 201, receiving embedded point data of a target application through a software development kit, wherein the embedded point data carries page identifiers, and the page identifiers of different pages are different.
The buried data may be collected or received by a Software Development Kit (SDK) installed in each application of the terminal. For example, when a user clicks a button in a certain page of the terminal, the SDK captures the interaction and generates embedded point data, and the embedded point data has a page identifier (pageID) uniquely corresponding to the page, where the pageids of different pages are different, and certainly, the pageids of different applications are different.
In one embodiment, receiving, by a software development kit, embedded data of a target application, includes: and receiving the embedded point original data of the target application through the software development tool package, checking the embedded point original data, and adding a time stamp to the checked embedded point original data to generate embedded point data.
In this embodiment, in order to ensure accuracy of the received buried point data of the target application, after receiving the buried point original data of the target application, the buried point original data is first verified, a time stamp is added to the data after the verification is passed, and the buried point original data after the time stamp is added is used as the buried point data.
In one embodiment, verifying the buried point original data includes: acquiring a preset identification list; and when the page identifier carried by the embedded point original data is matched with any identifier in the identifier list and the embedded point original data accords with a preset format, determining that the embedded point original data passes the verification.
In this embodiment, the preset identifier list refers to a list of page identifiers of each application, and when the page identifier carried by the embedded point original data is the identifier in the identifier list, and the embedded point original data accords with the preset format, it is determined that the embedded point original data passes the verification. Buried point data can be transmitted in JSON format, and all attribute value types are character string types, for example, buried point original data can be assembled according to the following rules: the embedded point original data comprises 2 parts, namely a pageID and an actionID, and the preset format can be the pageID_actionID. The pageID may be defined as a 5-bit number, for example, "commodity selection page" is "00001", and the actionID may be composed of touchid+touchignal, where touchid is the number of the contact where interaction exists on the page, and touchignal is the signal attribute of the contact. When the page mark carried by the embedded point original data is the mark in the mark list, and the embedded point original data accords with the preset format, determining that the embedded point original data passes the verification.
Step 202, sending the embedded data to a server, so that the server stores the embedded data to a target repository in a classified manner according to the page identification.
After sending the embedded data to the server, the server may store the embedded data to the target repository according to the page identifier in a classified manner. For example, the page identifiers may be stored separately according to different page identifiers, or the same page identifier may be stored separately in a man-machine interaction interface gallery, an information gallery, or the like according to different embedded point data, without limitation.
In order to facilitate distinguishing the target storage libraries of different versions, version identifiers can be added for the target storage libraries, so that the accuracy and reliability of subsequent retrieval are improved.
In one embodiment, sending the embedded data to the server includes: and sending the buried data acquired in the period to a server in batches by taking the preset time length as the period.
In this embodiment, in order to avoid frequent network request transmission data to the server, it is not necessary to report the data to the server immediately every time one piece of buried point data is generated, but all buried point data in the time period is periodically sent to the server in batches according to a certain preset rule, for example, with a preset duration as a period, so that network resources can be saved.
Step 203, obtaining a search instruction, wherein the search instruction at least comprises a target page identifier.
Step 204, obtaining all target embedded data corresponding to the target page identification returned by the server from the target repository in response to the retrieval instruction.
According to the method, the embedded point data of the target application received through the software development kit carries the page identification of the target application, the embedded point data are stored in a classified mode according to the page identification, when a search instruction is acquired, the corresponding target embedded point data can be searched according to the target page identification carried by the search instruction, communication cost of data inquiry personnel and developers is reduced, and the exporting efficiency of the embedded point data is improved.
In one embodiment, after the obtaining server responds to all the target embedded data corresponding to the target page identifier returned by the search instruction from the target repository, the method further includes: and generating a data analysis report according to the target buried data and a preset report format.
In this embodiment, in order to facilitate readability of the derived buried data, the target buried data may be output into a data analysis report according to a preset report format, so that the condition of the buried data may be intuitively obtained.
In one specific embodiment, a method for retrieving and exporting buried data according to a human-machine interaction page ID is provided, as shown in fig. 3, including:
step 301, receiving an interface query requirement proposed by a demander, and inputting a pageID. The page ID and the search ID of the server data storage area have a mapping relation, the page ID is input, the search ID can be determined through the page ID, and the system displays corresponding information according to the search ID.
Step 302, searching the locally stored embedded point information corresponding to the pageID according to the pageID of the embedded point configuration in response to the searching operation. Responding to the search operation, acquiring input search conditions, inputting a preset man-machine interaction pageID, identifying man-machine interaction interface images of the terminal by the cloud platform, matching in a buried point database containing historical buried points, generating a configuration information base, synchronizing the configuration information base with a data management system so that the system can match buried point data according to the configuration information base and can derive buried point data according to user requirements.
Step 303, information inspection of the query page. After searching the database, the inquirer can know whether the embedded points of the page exist. In addition, the query result can be fed back in a mode of displaying the query page existence or the query page nonexistence on the query interface.
Step 304, deriving the embedded point data item corresponding to the pageID according to the requirement. And processing the buried data in the buried data database to obtain a data analysis report corresponding to the preset condition.
In this embodiment, the unique pageID of each page is used as a search identifier, and meanwhile, the pageID is used as a cloud data processing tag, so that the embedded data is classified and stored by the tag, and finally, the embedded data information is derived according to the pageID tag in the search operation, so that the communication cost of data inquiry personnel and developers is reduced, and the derivation efficiency of the embedded data is improved.
When applied to a server, as in fig. 4, the buried data export method includes:
step 401, obtaining buried point data sent by a terminal, wherein the buried point data carries page identifiers of target applications, and page identifiers of different pages are different;
step 402, storing the buried data to a target storage library according to the page identification in a classified manner;
step 403, obtaining a search instruction sent by a terminal, wherein the search instruction at least comprises a target page identifier;
and step 404, determining all target embedded data corresponding to the target page identification from the target storage library in response to the retrieval instruction, and sending all target embedded data to the terminal so that the terminal exports all target embedded data.
According to the method, the embedded data sent by the terminal is obtained to carry the page identification of the target application in the terminal, the embedded data are classified and stored into the target storage library according to the page identification, when a search instruction is obtained, the corresponding target embedded data can be searched according to the target page identification carried by the search instruction, so that the communication cost of data inquiry personnel and development personnel is reduced, and the efficiency of exporting the embedded data is improved.
In a specific embodiment, when the server is a cloud platform, the flow of processing the buried point data is as shown in fig. 5, and includes:
step 501, a cloud platform receives target buried data;
step 502, storing a man-machine interaction page and a corresponding ID thereof;
step 503, identifying buried data in the interactive page gallery, and determining a target interactive page;
and step 504, generating a buried point data report according to the buried point data.
In this embodiment, the cloud platform receives the embedded point data sent by the terminal, and may generate a man-machine interaction page topological relation of the terminal according to the received embedded point data code, and store the man-machine interaction page and its corresponding unique pageID in the cloud as a cloud data processing tag, and classify and store the embedded point data by the tag to form a man-machine interaction interface gallery and an information base, where the cloud platform identifies embedded point data matched with the control-cutting gallery ID in the interaction page image according to the control-cutting gallery ID, that is, determines the interaction page of the target. The cloud platform generates a buried point data report according to the buried point data, wherein the buried point data report can comprise related information of each buried point, such as event time, event attribute, event content and the like, and whether the actual buried point of the interaction page is consistent with the designed buried point of the interaction page can be judged through the buried point data report.
Based on the same technical concept, an embodiment of the present application provides a buried data deriving device, which can be applied to a terminal and a server.
When applied to a terminal, as in fig. 6, the apparatus includes:
a receiving module 601, configured to receive buried point data of a target application through a software development kit; the embedded data carries page identifiers, and the page identifiers of different pages are different;
the sending module 602 is configured to send the embedded data to a server, so that the server stores the embedded data in a target repository according to the page identifier in a classified manner;
a first obtaining module 603, configured to obtain a search instruction; wherein, the search instruction at least comprises a target page identifier;
and a second obtaining module 604, configured to obtain all target embedded data corresponding to the target page identifier returned by the server from the target repository in response to the search instruction.
According to the device, the embedded point data of the target application received through the software development kit carries the page identification of the target application, the embedded point data are stored in a classified mode according to the page identification, when a search instruction is acquired, the corresponding target embedded point data can be searched according to the target page identification carried by the search instruction, communication cost of data inquiry personnel and developers is reduced, and the exporting efficiency of the embedded point data is improved.
When applied to a server, as in fig. 7, the apparatus includes:
a third acquiring module 701, configured to acquire buried point data sent by a terminal; the embedded point data carries page identifiers of target applications, and the page identifiers of different pages are different;
a storage module 702, configured to store the buried data in a target repository according to the page identifier in a classification manner;
a fourth obtaining module 703, configured to obtain a search instruction sent by the terminal; wherein, the search instruction at least comprises a target page identifier;
and the determining module 704 is configured to determine, from the target repository, all target embedded data corresponding to the target page identifier in response to the search instruction, and send all the target embedded data to the terminal, so that the terminal exports all the target embedded data.
The device acquires the page identification of the target application in the terminal carried by the embedded data sent by the terminal, sorts and stores the embedded data to the target storage library according to the page identification, and when a search instruction is acquired, the corresponding target embedded data can be searched according to the target page identification carried by the search instruction, so that the communication cost of data inquiry personnel and developers is reduced, and the exporting efficiency of the embedded data is improved.
As shown in fig. 8, one embodiment of the present application provides an electronic device including a processor 111, a communication interface 112, a memory 113, and a communication bus 114, wherein the processor 111, the communication interface 112, the memory 113 perform communication with each other through the communication bus 114,
a memory 113 for storing a computer program;
in one embodiment, the processor 111 is configured to implement the method for exporting buried data provided in any of the foregoing method embodiments when executing a program stored on the memory 113.
The memory and the processor in the electronic device communicate with the communication interface through a communication bus. The communication bus may be a peripheral component interconnect standard (Peripheral Component Interconnect, PCI) bus or an extended industry standard architecture (Extended Industry Standard Architecture, EISA) bus, among others. The communication bus may be classified as an address bus, a data bus, a control bus, or the like.
The memory may include random access memory (Random Access Memory, RAM) or non-volatile memory (non-volatile memory), such as at least one disk memory. Optionally, the memory may also be at least one memory device located remotely from the aforementioned processor.
The processor may be a general-purpose processor, including a central processing unit (Central Processing Unit, CPU for short), a network processor (Network Processor, NP for short), etc.; but also digital signal processors (Digital Signal Processing, DSP for short), application specific integrated circuits (Application Specific Integrated Circuit, ASIC for short), field-programmable gate arrays (Field-Programmable Gate Array, FPGA for short) or other programmable logic devices, discrete gate or transistor logic devices, discrete hardware components.
One embodiment of the present application provides a computer readable medium having non-volatile program code executable by a processor.
Optionally, in an embodiment of the present application, the computer readable medium is configured to store program code for a processor to perform the above method.
Alternatively, specific examples in this embodiment may refer to examples described in the foregoing embodiments, and this embodiment is not described herein.
In specific implementation, the embodiments of the present application may refer to the above embodiments, which have corresponding technical effects.
It is to be understood that the embodiments described herein may be implemented in hardware, software, firmware, middleware, microcode, or a combination thereof. For a hardware implementation, the processing units may be implemented within one or more application specific integrated circuits (Application Specific Integrated Circuits, ASIC), digital signal processors (Digital Signal Processing, DSP), digital signal processing devices (DSP devices, DSPD), programmable logic devices (Programmable Logic Device, PLD), field programmable gate arrays (Field-Programmable Gate Array, FPGA), general purpose processors, controllers, microcontrollers, microprocessors, other electronic units configured to perform the functions described herein, or a combination thereof.
For a software implementation, the techniques herein may be implemented by means of units that perform the functions herein. The software codes may be stored in a memory and executed by a processor. The memory may be implemented within the processor or external to the processor.
Those of ordinary skill in the art will appreciate that the various illustrative elements and algorithm steps described in connection with the embodiments disclosed herein may be implemented as electronic hardware, or combinations of computer software and electronic hardware. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the solution. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present application.
It will be clear to those skilled in the art that, for convenience and brevity of description, specific working procedures of the above-described systems, apparatuses and units may refer to corresponding procedures in the foregoing method embodiments, and are not repeated herein.
In the embodiments provided in the present application, it should be understood that the disclosed apparatus and method may be implemented in other manners. For example, the apparatus embodiments described above are merely illustrative, e.g., the division of modules is merely a logical function division, and there may be additional divisions of actual implementation, e.g., multiple modules or components may be combined or integrated into another system, or some features may be omitted, or not performed. Alternatively, the coupling or direct coupling or communication connection shown or discussed with each other may be an indirect coupling or communication connection via some interfaces, devices or units, which may be in electrical, mechanical or other form.
The units described as separate units may or may not be physically separate, and units shown as units may or may not be physical units, may be located in one place, or may be distributed over a plurality of network units. Some or all of the units may be selected according to actual needs to achieve the purpose of the solution of this embodiment.
In addition, each functional unit in each embodiment of the present application may be integrated in one processing unit, or each unit may exist alone physically, or two or more units may be integrated in one unit.
The functions, if implemented in the form of software functional units and sold or used as a stand-alone product, may be stored in a computer-readable storage medium. Based on such understanding, the technical solutions of the embodiments of the present application may be essentially or, what contributes to the prior art, or part of the technical solutions may be embodied in the form of a software product stored in a storage medium, including several instructions for causing a computer device (which may be a personal computer, a server, or a network device, etc.) to perform all or part of the steps of the methods of the embodiments of the present application. And the aforementioned storage medium includes: a usb disk, a removable hard disk, a ROM, a RAM, a magnetic disk, or an optical disk, etc.
It should be noted that in this document, relational terms such as "first" and "second" and the like are used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Moreover, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising one … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises an element.
The above embodiments are merely preferred embodiments for the purpose of fully explaining the present application, and the scope of the present application is not limited thereto. Equivalent substitutions and modifications will occur to those skilled in the art based on the present application, and are intended to be within the scope of the present application.

Claims (10)

1. A method for deriving buried data, characterized in that it is applied to a terminal, said method comprising:
receiving buried point data of a target application through a software development kit; the embedded data carries page identifiers, and the page identifiers of different pages are different;
sending the embedded point data to a server so that the server stores the embedded point data to a target storage library in a classified mode according to the page identification;
acquiring a retrieval instruction; wherein, the search instruction at least comprises a target page identifier;
and acquiring all target embedded data corresponding to the target page identification returned by the server from the target storage library in response to the retrieval instruction.
2. The method of claim 1, wherein receiving, by the software development kit, the embedded data of the target application, comprises:
receiving buried point original data of a target application through a software development kit;
and verifying the buried point original data, and adding a time stamp to the buried point original data after the verification is passed to generate the buried point data.
3. The method of claim 2, wherein verifying the buried point raw data comprises:
acquiring a preset identification list;
and when the page identifier carried by the buried point original data is matched with any identifier in the identifier list and the buried point original data accords with a preset format, determining that the buried point original data passes the verification.
4. The method of claim 1, wherein sending the embedded data to a server comprises:
and sending the buried data acquired in the period to the server in batches by taking the preset time length as the period.
5. The method of claim 1, wherein after obtaining all target embedded data corresponding to the target page identification returned by the server from the target repository in response to the retrieval instruction, the method further comprises:
and generating a data analysis report according to the target buried data and a preset report format.
6. A method for exporting buried data, characterized by being applied to a server, the method comprising:
acquiring buried point data sent by a terminal; the embedded point data carries page identifiers of target applications, and the page identifiers of different pages are different;
storing the buried data to a target storage library in a classified mode according to the page identification;
acquiring a search instruction sent by the terminal; wherein, the search instruction at least comprises a target page identifier;
and responding to the search instruction, determining all target embedded data corresponding to the target page identification from the target storage library, and sending all the target embedded data to the terminal so that the terminal exports all the target embedded data.
7. A buried data deriving apparatus, for use in a terminal, the apparatus comprising:
the receiving module is used for receiving buried point data of the target application through the software development kit; the embedded data carries page identifiers, and the page identifiers of different pages are different;
the sending module is used for sending the embedded data to a server so that the server can store the embedded data to a target storage library in a classified mode according to the page identification;
the first acquisition module is used for acquiring a retrieval instruction; wherein, the search instruction at least comprises a target page identifier;
and the second acquisition module is used for acquiring all target embedded data corresponding to the target page identification returned by the server from the target storage library in response to the retrieval instruction.
8. A buried data deriving apparatus for use with a server, the apparatus comprising:
the third acquisition module is used for acquiring buried point data sent by the terminal; the embedded point data carries page identifiers of target applications, and the page identifiers of different pages are different;
the storage module is used for storing the buried data to a target storage library in a classified mode according to the page identification;
a fourth obtaining module, configured to obtain a search instruction sent by the terminal; wherein, the search instruction at least comprises a target page identifier;
and the determining module is used for responding to the search instruction, determining all target embedded data corresponding to the target page identification from the target storage library, and sending all the target embedded data to the terminal so that the terminal exports all the target embedded data.
9. The electronic equipment is characterized by comprising a processor, a communication interface, a memory and a communication bus, wherein the processor, the communication interface and the memory are communicated with each other through the communication bus;
a memory for storing a computer program;
a processor for implementing the buried data export method according to any one of claims 1 to 6 when executing a program stored on a memory.
10. A computer readable storage medium, characterized in that the computer readable storage medium has stored therein a computer program which, when executed by a processor, implements the buried data export method according to any of claims 1 to 6.
CN202311704961.6A 2023-12-11 2023-12-11 Buried data export method and device, electronic equipment and storage medium Pending CN117708208A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202311704961.6A CN117708208A (en) 2023-12-11 2023-12-11 Buried data export method and device, electronic equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202311704961.6A CN117708208A (en) 2023-12-11 2023-12-11 Buried data export method and device, electronic equipment and storage medium

Publications (1)

Publication Number Publication Date
CN117708208A true CN117708208A (en) 2024-03-15

Family

ID=90158249

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202311704961.6A Pending CN117708208A (en) 2023-12-11 2023-12-11 Buried data export method and device, electronic equipment and storage medium

Country Status (1)

Country Link
CN (1) CN117708208A (en)

Similar Documents

Publication Publication Date Title
US20220019742A1 (en) Situational awareness by fusing multi-modal data with semantic model
CN105378700A (en) Capture and association of measurement data
CN110688315A (en) Interface code detection report generation method, electronic device, and storage medium
CN113434395A (en) Automatic generation method, device, equipment and medium of test case
CN113506045A (en) Risk user identification method, device, equipment and medium based on mobile equipment
CN115062200A (en) User behavior mining method and system based on artificial intelligence
CN113126955A (en) Random data generation method and device, intelligent terminal and storage medium
CN113094248B (en) User behavior data analysis method and device, electronic equipment and medium
CN114003796A (en) Industrial control asset discovery method and device and electronic equipment
US10565636B2 (en) Electronic device, system, and method
CN112860567A (en) Buried point identification method and device, computer equipment and storage medium
CN110825933B (en) Relation graph display method and device, electronic equipment and readable storage medium
CN112486841A (en) Method and device for checking data collected by buried point
CN115641191B (en) Data pushing method and AI system based on data analysis
CN117708208A (en) Buried data export method and device, electronic equipment and storage medium
CN113641523B (en) Log processing method and device
CN103034719B (en) CPU type identifier method, equipment and hardware detection system
CN115186240A (en) Social network user alignment method, device and medium based on relevance information
CN106294433B (en) Equipment information processing method and device
CN114943219A (en) Method, device and equipment for generating bill of material test data and storage medium
CN113787977A (en) Vehicle maintenance method, communication device, and storage medium
CN112612817A (en) Data processing method and device, terminal equipment and computer readable storage medium
CN110659191A (en) Buried point data analysis method and device, computer equipment and storage medium
CN116401421B (en) Chip test data query method, system, equipment and medium
CN112597059A (en) Page element testing method, system and medium based on test case

Legal Events

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