CN113127373A - Visual point burying method, system, device, equipment and storage medium - Google Patents

Visual point burying method, system, device, equipment and storage medium Download PDF

Info

Publication number
CN113127373A
CN113127373A CN202110538696.3A CN202110538696A CN113127373A CN 113127373 A CN113127373 A CN 113127373A CN 202110538696 A CN202110538696 A CN 202110538696A CN 113127373 A CN113127373 A CN 113127373A
Authority
CN
China
Prior art keywords
terminal
information
page
processing terminal
buried
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
CN202110538696.3A
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.)
Aiways Automobile Co Ltd
Aiways Automobile Shanghai Co Ltd
Original Assignee
Aiways Automobile Shanghai 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 Aiways Automobile Shanghai Co Ltd filed Critical Aiways Automobile Shanghai Co Ltd
Priority to CN202110538696.3A priority Critical patent/CN113127373A/en
Publication of CN113127373A publication Critical patent/CN113127373A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/3668Software testing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces

Landscapes

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

Abstract

The application provides a visual point burying method, a visual point burying system, a visual point burying device and a visual point burying storage medium, and relates to the technical field of data analysis. The method comprises the following steps: starting a local webpage service, and establishing communication connection with a processing terminal, wherein the local webpage service is a pre-configured service module; responding to a data request of a processing terminal, and sending buried object information to the processing terminal; and receiving the embedded point configuration information sent by the processing terminal, and submitting and storing the embedded point configuration information to the cloud server. In the method, the webpage service is transplanted to the test terminal in advance, so that the test terminal and the processing terminal can be directly communicated in an http request mode, the problem that communication is easy to interrupt due to the fact that long connection communication between the test terminal and the processing terminal needs to be established through the http server and communication is achieved through three-terminal interaction under the long connection communication is solved, and stability and reliability of a buried point are improved.

Description

Visual point burying method, system, device, equipment and storage medium
Technical Field
The application relates to the technical field of data analysis, in particular to a visual point burying method, a visual point burying system, a visual point burying device, a visual point burying equipment and a storage medium.
Background
The embedded point is a common data acquisition method for website analysis and is also the basis of data acquisition, analysis and data driving. The buried point is a process specific in the application that collects some information to track the usage of the application. The visual data embedding is usually realized by connecting a user with a data access management interface of a Personal Computer (PC) end through a mobile device, and directly operating interactive page elements (such as pictures, buttons, links and the like) which have effects after interaction on the interface to realize data embedding.
In the prior art, for mobile terminal visualization point burying, long connection communication is established between a client and a PC terminal through an http Server (HyperText Transfer Protocol Server), and point burying is realized in a three-terminal interaction manner.
However, the above method may cause a failure in data transmission and thus a failure in a buried point, if any one of the ends is in trouble.
Disclosure of Invention
An object of the present application is to provide a visual embedded point method, system, device, apparatus and storage medium, so as to solve the problem of poor reliability of the visual embedded point in the prior art.
In order to achieve the above purpose, the technical solutions adopted in the embodiments of the present application are as follows:
in a first aspect, the present application provides a visual point burying method applied to a test terminal, where the method includes:
starting a local webpage service, and establishing a communication connection with a processing terminal, wherein the local webpage service is a pre-configured service module;
responding to a data request of the processing terminal, and sending buried object information to the processing terminal;
and receiving the embedded point configuration information sent by the processing terminal, and submitting and storing the embedded point configuration information to a cloud server.
Optionally, the sending, in response to the data request of the processing terminal, the buried object information to the processing terminal includes:
responding to the data request of the processing terminal, and sending the displayed page information to the processing terminal, wherein the page information comprises: page screenshot and layout information of page elements, wherein the page elements comprise at least one of the following items: page controls, page links.
In a second aspect, the present application provides a visual point burying method, applied to a processing terminal, the method including:
sending a data request to a test terminal, wherein the data request is used for requesting to acquire the buried object information;
receiving the buried object information sent by the test terminal;
generating buried point configuration information in response to an operation for the buried point object information;
and sending the buried point configuration information to the test terminal.
Optionally, the receiving the buried object information sent by the test terminal includes:
receiving the displayed page information sent by the test terminal, wherein the page information comprises: page screenshot and layout information of page elements, wherein the page elements comprise at least one of the following items: page controls, page links.
Optionally, the generating, in response to the operation on the buried object information, buried configuration information includes:
generating buried point configuration information of the page information in response to a confirmation operation input for the page information, wherein the buried point configuration information comprises: identification information of the buried point object.
In a third aspect, the present application provides a visual embedded point system, comprising: the system comprises a test terminal, a processing terminal, an application terminal and a cloud server;
the test terminal is used for starting local webpage service and establishing communication connection with the processing terminal;
the processing terminal is used for sending a data request to the test terminal, and the data request is used for requesting to acquire the buried object information;
the processing terminal is used for receiving the buried point object information sent by the test terminal, responding to the operation aiming at the buried point object information, generating buried point configuration information and sending the buried point configuration information to the test terminal;
the test terminal is used for submitting and storing the embedded point configuration information to the cloud server;
the application terminal is used for pulling the stored embedded point configuration information from the cloud server and carrying out embedded point configuration according to the embedded point configuration information;
the cloud server is used for acquiring user behaviors of the embedded point webpage in the application terminal according to the embedded point configuration information and generating an embedded point log.
In a fourth aspect, the present application provides a visual embedded point device applied to a test terminal, the device includes:
the communication module is used for starting local webpage service and establishing communication connection with the processing terminal, and the local webpage service is a pre-configured service module;
the first processing module is used for responding to a data request of the processing terminal and sending the embedded object information to the processing terminal;
and the second processing module is used for receiving the embedded point configuration information sent by the processing terminal and submitting and storing the embedded point configuration information to the cloud server.
Optionally, the first processing module is specifically configured to respond to a data request of the processing terminal, and send the displayed page information to the processing terminal, where the page information includes: page screenshot and layout information of page elements, wherein the page elements comprise at least one of the following items: page controls, page links.
In a fifth aspect, the present application provides a visual embedded point device applied to a processing terminal, the device includes:
the device comprises a request module, a data acquisition module and a data processing module, wherein the request module is used for sending a data request to a test terminal, and the data request is used for requesting to acquire embedded point object information;
the receiving module is used for receiving the embedded object information sent by the test terminal;
a third processing module, configured to generate the buried point configuration information in response to an operation on the buried point object information;
and the sending module is used for sending the embedded point configuration information to the test terminal.
Optionally, the receiving module is specifically configured to receive the displayed page information sent by the test terminal, where the page information includes: page screenshot and layout information of page elements, wherein the page elements comprise at least one of the following items: page controls, page links.
Optionally, the third processing module is specifically configured to generate, in response to a confirmation operation input for the page information, buried point configuration information of the page information, where the buried point configuration information includes: identification information of the buried point object.
In a sixth aspect, an embodiment of the present application provides an electronic device, including: a processor, a storage medium and a bus, the storage medium storing machine-readable instructions executable by the processor, the processor and the storage medium communicating via the bus when the electronic device is running, the processor executing the machine-readable instructions to perform the steps of the visual earth point method as provided in the first aspect or the second aspect.
In a seventh aspect, the present application provides a computer-readable storage medium, on which a computer program is stored, where the computer program is executed by a processor to perform the steps of the visual burying method as provided in the first and second aspects.
The beneficial effect of this application is:
the application provides a visual point burying method, a visual point burying system, a visual point burying device and a visual point burying storage medium, wherein the visual point burying method comprises the following steps: starting a local webpage service, and establishing communication connection with a processing terminal, wherein the local webpage service is a pre-configured service module; responding to a data request of a processing terminal, and sending buried object information to the processing terminal; and receiving the embedded point configuration information sent by the processing terminal, and submitting and storing the embedded point configuration information to the cloud server. In the method, the webpage service is transplanted to the test terminal in advance, so that the test terminal and the processing terminal can be directly communicated in an http request mode, the problem that communication is easy to interrupt due to the fact that long connection communication between the test terminal and the processing terminal needs to be established through the http server and communication is achieved through three-terminal interaction under the long connection communication is solved, and stability and reliability of a buried point are improved.
Secondly, by transplanting the webpage service to the test terminal, additional arrangement of WebServer and HttpServer is not needed, so that the complexity of the visual embedded point system is reduced, and the arrangement cost is reduced.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present application, the drawings that are required to be used in the embodiments will be briefly described below, it should be understood that the following drawings only illustrate some embodiments of the present application and therefore should not be considered as limiting the scope, and for those skilled in the art, other related drawings can be obtained from the drawings without inventive effort.
Fig. 1 is a schematic structural diagram of a visual embedded point system according to an embodiment of the present disclosure;
fig. 2 is a schematic flowchart of a visual point burying method according to an embodiment of the present disclosure;
fig. 3 is a schematic flowchart of a visual point burying method according to an embodiment of the present disclosure;
fig. 4 is a schematic view of a visual embedded point device provided in an embodiment of the present application;
fig. 5 is a schematic view of another visualization buried point device provided in the embodiment of the present application;
fig. 6 is a schematic structural diagram of an electronic device according to an embodiment of the present application.
Detailed Description
In order to make the purpose, technical solutions and advantages of the embodiments of the present application clearer, the technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it should be understood that the drawings in the present application are for illustrative and descriptive purposes only and are not used to limit the scope of protection of the present application. Additionally, it should be understood that the schematic drawings are not necessarily drawn to scale. The flowcharts used in this application illustrate operations implemented according to some embodiments of the present application. It should be understood that the operations of the flow diagrams may be performed out of order, and steps without logical context may be performed in reverse order or simultaneously. One skilled in the art, under the guidance of this application, may add one or more other operations to, or remove one or more operations from, the flowchart.
In addition, the described embodiments are only a part of the embodiments of the present application, and not all of the embodiments. The components of the embodiments of the present application, generally described and illustrated in the figures herein, can be arranged and designed in a wide variety of different configurations. Thus, the following detailed description of the embodiments of the present application, presented in the accompanying drawings, is not intended to limit the scope of the claimed application, but is merely representative of selected embodiments of the application. All other embodiments, which can be derived by a person skilled in the art from the embodiments of the present application without making any creative effort, shall fall within the protection scope of the present application.
It should be noted that in the embodiments of the present application, the term "comprising" is used to indicate the presence of the features stated hereinafter, but does not exclude the addition of further features.
Fig. 1 is a schematic architecture diagram of a visual embedding point system according to an embodiment of the present disclosure, in which the visual embedding point method provided by the present disclosure may be applied, as shown in fig. 1, the system may include: the system comprises an application terminal, a cloud server, a test terminal and a processing terminal, wherein the application terminal can be a mobile terminal, and the test terminal can be a mobile terminal or a fixed terminal. The test terminal is in communication connection with the processing terminal and the cloud server, and the cloud server is in communication connection with the application terminal.
The testing terminal sends page information including page screenshot and page layout elements to the processing terminal according to a received data request sent by the processing terminal, the processing terminal displays the page information and responds to selection operation input by a user aiming at the page information to generate embedded point configuration information of the page information and send the embedded point configuration information to the testing terminal to be stored locally at the testing terminal, and the testing terminal uploads the embedded point configuration information stored locally to the cloud server according to received notification information sent by the processing terminal. The application terminal pulls the embedded point configuration information from the cloud server, responds to the selection operation of the object to be embedded input by the user, determines the object to be embedded, determines the identification information corresponding to the object to be embedded from the pulled embedded point configuration information, and sends the identification information to the cloud server so as to realize the actual embedded point of the object to be embedded. After the point burying is finished, the cloud server can track the use condition of the application on the application terminal by the user in real time according to the point burying information so as to serve as an optimized product or provide data support for operation.
Optionally, the application terminal and the test terminal may be the same terminal, and when the application terminal and the test terminal are the same terminal, the terminal may be used as the test terminal, the embedded point configuration information is acquired and sent to the cloud server through real-time interaction with the processing terminal, and after the test process is finished, the terminal is used as the application terminal, so that the actual embedded point of any embedded point object is performed according to the embedded point configuration information stored in the cloud server.
In addition, the cloud server can be used for realizing two functions of data storage and data processing respectively.
Next, the principle of implementation and the beneficial effects of the method for visualizing the buried point provided by the present application are described by specific embodiments.
Fig. 2 is a schematic flowchart of a visual point burying method according to an embodiment of the present disclosure; the execution subject of the method may be a test terminal. As shown in fig. 2, the method may include:
s201, starting a local webpage service, and establishing a communication connection with a processing terminal, wherein the local webpage service is a pre-configured service module.
Optionally, the preconfigured service module may include: the WebServer module (World Wide Web Server) and the http Server module (HyperText Transfer Protocol Server) may be packaged together and installed in the test terminal. The http server module is used for processing data, and the WebServer is used for processing front-end webpage resources. In this embodiment, WebServer and http server may be understood as processes that perform functions corresponding to WebServer and http server, rather than hardware servers. Starting the local web service also refers to starting the WebServer and http server processes.
In an implementation manner, the local web service in the test terminal may be that the existing WebServer and http server functions are pre-migrated into the SDK (software development kit) of the terminal, where the SDK is a set of program interfaces, documents, and development tools. After the SDK is initialized, the WebServer and the HttpServer services are provided by the SDK. By transplanting WebServer and HttpServer to the test terminal in advance.
By transplanting the webpage service to the local test terminal, the test terminal can communicate with other equipment in an http request mode through the webpage service transplanted to the local test terminal, so that the stability and reliability of communication are improved.
In this embodiment, after the local web service is started, the test terminal establishes a communication connection with the processing terminal. Therefore, the http request communication mode can be realized between the http request processing terminal and the mobile terminal. Compared with the prior art, the long communication connection between the test terminal and the processing terminal is established through the http server end, the data communication mode is carried out through the three-end interaction of the test terminal, the http server end and the processing terminal, the webpage service is transplanted to the local part of the test terminal, and therefore the processing terminal only needs to be in direct communication with the test terminal and does not need to be in long connection communication with the test terminal through the http server end, the stability of communication is improved, and the stability and the reliability of a buried point are further achieved. In addition, the method is realized without additionally deploying WebServer and HttpServer, so that the complexity of the visual point burying system is reduced, and the deployment cost is reduced.
S202, responding to the data request of the processing terminal, and sending the buried object information to the processing terminal.
Alternatively, the test terminal may receive a data request sent by the processing terminal, where the data request is used to request to obtain the buried object information of the test terminal.
The test terminal may load locally displayed buried object information according to the data request and send the buried object information to the processing terminal.
S203, receiving the embedded point configuration information sent by the processing terminal, and submitting and storing the embedded point configuration information to the cloud server.
Optionally, the test terminal may receive the embedded point configuration information sent by the processing terminal, and sequentially submit and store the received embedded point configuration information to the cloud server. For example: the processing terminal needs to generate 10 pieces of embedded point configuration information and sequentially sends each piece of generated embedded point configuration information to the testing terminal, the testing terminal can submit and store the received embedded point configuration information to the cloud server when receiving one piece of embedded point configuration information, or can firstly store the sequentially received embedded point configuration information into the local http server, and after all 10 pieces of embedded point configuration information are received, the processing terminal submits the 10 pieces of embedded point configuration information from the local http server and stores the 10 pieces of embedded point configuration information into the cloud server according to the notification sent by the processing terminal.
In summary, the visualized embedding method provided by the embodiment includes: starting a local webpage service, and establishing communication connection with a processing terminal, wherein the local webpage service is a pre-configured service module; responding to a data request of a processing terminal, and sending buried object information to the processing terminal; and receiving the embedded point configuration information sent by the processing terminal, and submitting and storing the embedded point configuration information to the cloud server. In the method, the webpage service is transplanted to the test terminal in advance, so that the test terminal and the processing terminal can be directly communicated in an http request mode, the problem that communication is easy to interrupt due to the fact that long connection communication between the test terminal and the processing terminal needs to be established through the http server and communication is achieved through three-terminal interaction under the long connection communication is solved, and stability and reliability of a buried point are improved.
Alternatively, in step S202, in response to the data request of the processing terminal, sending the buried object information to the processing terminal may include: responding to a data request of the processing terminal, and sending the displayed page information to the processing terminal, wherein the page information comprises: page screenshot and layout information of page elements, wherein the page elements comprise at least one of the following items: page controls, page links.
Optionally, after receiving the data request sent by the processing terminal, the test terminal may send the currently displayed page information to the processing terminal, where the currently displayed page information may include a current page screenshot and complete layout information of the page, and the complete layout information of the page is used to represent the identifier and the position of each element in the page and to accurately position each element. And the page element may include any object information in the page, and is not limited to the one listed in the embodiment. For example: controls in a page, in the case of a shopping application, may include: shopping control, payment control, etc., and the page element may also include a page link, that is, a link displayed in the page, and of course, may also include a page picture, etc.
Fig. 3 is a schematic flowchart of a visual point burying method according to an embodiment of the present disclosure; the execution subject of the method may be a processing terminal in data communication with the test terminal. As shown in fig. 3, the method may include:
s301, sending a data request to the test terminal, wherein the data request is used for requesting to acquire the buried object information.
Optionally, the processing terminal requests the local WebServer of the test terminal by sending a data request to the test terminal, opens a Web page, and requests the local http server of the test terminal by using the Web page, so as to load the embedded object information. The test terminal transmits the loaded buried object information to the processing terminal.
S302, receiving the buried object information sent by the test terminal.
Alternatively, the processing terminal may receive the buried object information sent by the testing terminal to generate the buried object configuration information.
S303, generating buried point configuration information in response to the operation for the buried point object information.
Optionally, the processing terminal in this embodiment may be a mobile terminal, for example: the mobile phone terminal or the tablet terminal may also be a fixed terminal, for example: and the personal computer is preferably a personal computer, so that a user can conveniently operate the processing terminal.
The processing terminal may generate the buried point configuration information in response to a user's operation on the displayed buried point object information from a display screen of the buried point object information displayable terminal acquired by the test terminal.
S304, sending the embedded point configuration information to the test terminal.
Alternatively, the processing terminal may transmit the generated buried point configuration information to the test terminal.
Optionally, in step S302, the receiving the buried object information sent by the test terminal may include: receiving the displayed page information sent by the test terminal, wherein the page information comprises: page screenshot and layout information of page elements, wherein the page elements comprise at least one of the following items: page controls, page links.
Optionally, the complete layout information of the page is used to characterize the identification and position of each element in the page, so as to accurately position each element. And the page element may include any object information in the page, and is not limited to the one listed in the embodiment. For example: controls in a page, in the case of a shopping application, may include: shopping control, payment control, etc., and the page element may also include a page link, that is, a link displayed in the page, and of course, may also include a page picture, etc.
In an embodiment, the test terminal may continue to send other page information after the processing terminal completes processing of the current page information sent by the processing terminal, until all page information that needs to generate the embedded point configuration information is sent, so that the processing terminal may perform embedded point configuration on all required page information.
Alternatively, in step S303, generating the buried point configuration information in response to the operation on the buried point object information may include: generating buried point configuration information of the page information in response to a confirmation operation input for the page information, the buried point configuration information including: identification information of the buried point object.
Optionally, the processing terminal may display the buried point configuration information box on the processing terminal in response to a confirmation operation of the user on the page information, including the input of the page screenshot or the page element, so as to configure the identification information corresponding to the page information in the buried point configuration information box, and generate the buried point configuration information.
The user can select the embedded point object in the page information displayed on the processing terminal through clicking operation or circle selection operation of inputting the page information, and identification information corresponding to each embedded point object can be respectively generated for each embedded point object selected in the page information by the user. Buried object refers to any page information, such as: a screenshot of the page or a specific element in the page, etc.
Optionally, after the placement of the buried point information is completed for each piece of page information, the buried point placement information may be generated according to each piece of page information and the identification information placed by each piece of page information, where the buried point placement information includes each piece of page information and the identification information of each piece of page information, that is, includes the identification information of each buried point object and each buried point object.
Optionally, the present application further provides a visual embedded point system, including: the system comprises a test terminal, a processing terminal, an application terminal and a cloud server;
the test terminal is used for starting local webpage service and establishing communication connection with the processing terminal;
the processing terminal is used for sending a data request to the testing terminal, and the data request is used for requesting to acquire the buried object information;
the processing terminal is used for receiving the embedded point object information sent by the testing terminal, responding to the operation aiming at the embedded point object information, generating embedded point configuration information and sending the embedded point configuration information to the testing terminal;
the test terminal is used for submitting and storing the embedded point configuration information to the cloud server;
the application terminal is used for pulling the stored embedded point configuration information from the cloud server and carrying out embedded point configuration according to the embedded point configuration information;
the cloud server is used for acquiring user behaviors of the embedded point webpage in the application terminal according to the embedded point configuration information and generating an embedded point log.
It should be noted that, the functions and corresponding implementation steps implemented by the test terminal and the processing terminal in the system are described in detail in the foregoing, and are not described herein again.
When the user performs application operation on the application terminal and some application behaviors are generated, the application terminal can pull the embedded point configuration information from the cloud server so as to analyze the behaviors of the user according to the embedded point configuration information corresponding to the operation behaviors of the user.
Optionally, the application terminal may respond to an operation input by a user in an application interface of the application terminal, such as: and determining an object to be buried by selecting a control in the application interface, wherein the object to be buried is also an object corresponding to the operation input by the user. And inquiring identification information corresponding to the to-be-buried point object from the pulled buried point configuration information according to the determined to-be-buried point object.
For the cloud server, the specific behavior of the user cannot be determined directly according to the operation behavior of the user on the terminal, and identification information is configured for the operation of the user through a buried point, so that when the user operates on the terminal, the cloud processing server can obtain the identification information corresponding to each operation, and the specific operation behavior of the user is determined according to the identification information. That is, through burying the point, convert the operation action of user on the terminal into the recognizable information of cloud end server, generate and bury the point log to make the operation action of real-time tracking user on the terminal of cloud end server, include: usage of applications, terminal information, user information, and the like.
In some embodiments, the embedded point not only enables the cloud server to track the use condition of the application by the user, but also can monitor the user information and the performance of the terminal.
Optionally, when the user inputs an operation of the object to be buried on the application terminal, the application terminal responds to the operation of the user, and not only can the object to be buried selected by the user be determined according to the operation of the user, but also information of the terminal used by the user and user information can be determined.
The terminal information may include, but is not limited to: the model of the terminal, the version of the terminal, the network used by the terminal, the version of the browser applied by the terminal, etc. User information includes, but is not limited to: user age, gender, preferences, etc.
In addition to the above information, performance information of the application may be included, for example: the time required for the user to open the web page, etc.
After the cloud server acquires the embedded point information of the user on the application terminal, the cloud server can acquire identification information corresponding to operation for any operation input in the application in the process that the user uses the application on the application terminal, and therefore the use condition of the user on the application is tracked and acquired in real time. For example: the user opens a shopping page-browses pictures-browses ratings-purchases, etc.
In summary, the visualized embedding method provided by the embodiment includes: starting a local webpage service, and establishing communication connection with a processing terminal, wherein the local webpage service is a pre-configured service module; responding to a data request of a processing terminal, and sending buried object information to the processing terminal; and receiving the embedded point configuration information sent by the processing terminal, and submitting and storing the embedded point configuration information to the cloud server. In the method, the webpage service is transplanted to the test terminal in advance, so that the test terminal and the processing terminal can be directly communicated in an http request mode, the problem that communication is easy to interrupt due to the fact that long connection communication between the test terminal and the processing terminal needs to be established through the http server and communication is achieved through three-terminal interaction under the long connection communication is solved, and stability and reliability of a buried point are improved.
Secondly, by transplanting the webpage service to the test terminal, additional arrangement of WebServer and HttpServer is not needed, so that the complexity of the visual embedded point system is reduced, and the arrangement cost is reduced.
The following describes apparatuses, devices, storage media, and the like for executing the visualized embedding method provided by the present application, and specific implementation processes and technical effects thereof are referred to above, and will not be described again below.
Fig. 4 is a schematic diagram of a visual embedded point device according to an embodiment of the present application, where functions implemented by the visual embedded point device correspond to steps of a method executed by the test terminal. The apparatus may include:
the communication module 410 is used for starting a local webpage service and establishing communication connection with the processing terminal, wherein the local webpage service is a pre-configured service module;
a first processing module 420, configured to send buried object information to a processing terminal in response to a data request from the processing terminal;
the second processing module 430 is configured to receive the embedded point configuration information sent by the processing terminal, and submit and store the embedded point configuration information to the cloud server.
Optionally, the first processing module 420 is specifically configured to respond to a data request of the processing terminal, and send the displayed page information to the processing terminal, where the page information includes: page screenshot and layout information of page elements, wherein the page elements comprise at least one of the following items: page controls, page links.
Fig. 5 is a schematic diagram of another visual embedded point device provided in an embodiment of the present application, where functions implemented by the visual embedded point device correspond to steps of a method executed by the processing terminal. The apparatus may include:
a request module 510, configured to send a data request to a test terminal, where the data request is used to request to obtain embedded object information;
a receiving module 520, configured to receive the buried object information sent by the test terminal;
a third processing module 530, configured to generate the buried point configuration information in response to an operation on the buried point object information;
the sending module 540 is configured to send the embedded point configuration information to the test terminal.
Optionally, the receiving module 520 is specifically configured to receive displayed page information sent by the test terminal, where the page information includes: page screenshot and layout information of page elements, wherein the page elements comprise at least one of the following items: page controls, page links.
Optionally, the third processing module 530 is specifically configured to generate, in response to a confirmation operation input for the page information, buried point configuration information of the page information, where the buried point configuration information includes: identification information of the buried point object.
The above-mentioned apparatus is used for executing the method provided by the foregoing embodiment, and the implementation principle and technical effect are similar, which are not described herein again.
These above modules may be one or more integrated circuits configured to implement the above methods, such as: one or more Application Specific Integrated Circuits (ASICs), or one or more microprocessors (DSPs), or one or more Field Programmable Gate Arrays (FPGAs), among others. For another example, when one of the above modules is implemented in the form of a Processing element scheduler code, the Processing element may be a general-purpose processor, such as a Central Processing Unit (CPU) or other processor capable of calling program code. For another example, these modules may be integrated together and implemented in the form of a system-on-a-chip (SOC).
The modules may be connected or in communication with each other via a wired or wireless connection. The wired connection may include a metal cable, an optical cable, a hybrid cable, etc., or any combination thereof. The wireless connection may comprise a connection over a LAN, WAN, bluetooth, ZigBee, NFC, or the like, or any combination thereof. Two or more modules may be combined into a single module, and any one module may be divided into two or more units. It is clear to those skilled in the art that, for convenience and brevity of description, the specific working processes of the system and the apparatus described above may refer to the processes in the method embodiments, and are not described in detail in this application.
It should be noted that the above modules may be one or more integrated circuits configured to implement the above methods, for example: one or more Application Specific Integrated Circuits (ASICs), or one or more microprocessors (DSPs), or one or more Field Programmable Gate Arrays (FPGAs), among others. For another example, when one of the above modules is implemented in the form of a Processing element scheduler code, the Processing element may be a general-purpose processor, such as a Central Processing Unit (CPU) or other processor capable of calling program code. For another example, the modules may be integrated together and implemented in the form of a System-on-a-chip (SOC).
Fig. 6 is a schematic structural diagram of an electronic device according to an embodiment of the present application, where the electronic device may be a computing device with a data processing function.
The apparatus may include: a processor 801 and a memory 802.
The memory 802 is used for storing programs, and the processor 801 calls the programs stored in the memory 802 to execute the above-mentioned method embodiments. The specific implementation and technical effects are similar, and are not described herein again.
The memory 802 stores therein program code that, when executed by the processor 801, causes the processor 801 to perform various steps of the visual burial point method according to various exemplary embodiments of the present application, described in the "exemplary methods" section above in this specification.
The Processor 801 may be a general-purpose Processor, such as a Central Processing Unit (CPU), a Digital Signal Processor (DSP), an Application Specific Integrated Circuit (ASIC), a Field Programmable Gate Array (FPGA) or other Programmable logic device, discrete Gate or transistor logic device, discrete hardware components, and may implement or execute the methods, steps, and logic blocks disclosed in the embodiments of the present Application. A general purpose processor may be a microprocessor or any conventional processor or the like. The steps of a method disclosed in connection with the embodiments of the present application may be directly implemented by a hardware processor, or may be implemented by a combination of hardware and software modules in a processor.
Memory 802, which is a non-volatile computer-readable storage medium, may be used to store non-volatile software programs, non-volatile computer-executable programs, and modules. The Memory may include at least one type of storage medium, and may include, for example, a flash Memory, a hard disk, a multimedia card, a card-type Memory, a Random Access Memory (RAM), a Static Random Access Memory (SRAM), a Programmable Read Only Memory (PROM), a Read Only Memory (ROM), a charged Erasable Programmable Read Only Memory (EEPROM), a magnetic Memory, a magnetic disk, an optical disk, and so on. The memory is any other medium that can be used to carry or store desired program code in the form of instructions or data structures and that can be accessed by a computer, but is not limited to such. The memory 802 in the embodiments of the present application may also be circuitry or any other device capable of performing a storage function for storing program instructions and/or data.
Optionally, the present application also provides a program product, such as a computer readable storage medium, comprising a program which, when being executed by a processor, is adapted to carry out the above-mentioned method embodiments.
In the several embodiments provided in the present application, it should be understood that the disclosed apparatus and method may be implemented in other ways. For example, the above-described apparatus embodiments are merely illustrative, and for example, the division of the units is only one logical division, and other divisions may be realized in practice, for example, a plurality of units or components may be combined or integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, devices or units, and may be in an electrical, mechanical or other form.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, functional units in the embodiments of the present application may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit. The integrated unit can be realized in a form of hardware, or in a form of hardware plus a software functional unit.
The integrated unit implemented in the form of a software functional unit may be stored in a computer readable storage medium. The software functional unit is stored in a storage medium and includes several instructions for enabling a computer device (which may be a personal computer, a server, or a network device) or a processor (processor) to perform some steps of the methods according to the embodiments of the present application. And the aforementioned storage medium includes: a U disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and other various media capable of storing program codes.

Claims (10)

1. A visual point burying method is applied to a test terminal and is characterized by comprising the following steps:
starting a local webpage service, and establishing a communication connection with a processing terminal, wherein the local webpage service is a pre-configured service module;
responding to a data request of the processing terminal, and sending buried object information to the processing terminal;
and receiving the embedded point configuration information sent by the processing terminal, and submitting and storing the embedded point configuration information to a cloud server.
2. The method of claim 1, wherein said sending buried object information to said processing terminal in response to a data request from said processing terminal comprises:
responding to the data request of the processing terminal, and sending the displayed page information to the processing terminal, wherein the page information comprises: page screenshot and layout information of page elements, wherein the page elements comprise at least one of the following items: page controls, page links.
3. A visual point burying method is applied to a processing terminal and is characterized by comprising the following steps:
sending a data request to a test terminal, wherein the data request is used for requesting to acquire the buried object information;
receiving the buried object information sent by the test terminal;
generating buried point configuration information in response to an operation for the buried point object information;
and sending the buried point configuration information to the test terminal.
4. The method of claim 3, wherein the receiving of the buried object information sent by the test terminal comprises:
receiving the displayed page information sent by the test terminal, wherein the page information comprises: page screenshot and layout information of page elements, wherein the page elements comprise at least one of the following items: page controls, page links.
5. The method of claim 4, wherein generating the buried point configuration information in response to the operation on the buried point object information comprises:
generating buried point configuration information of the page information in response to a confirmation operation input for the page information, wherein the buried point configuration information comprises: identification information of the buried point object.
6. A visual point burying system, comprising: the system comprises a test terminal, a processing terminal, an application terminal and a cloud server;
the test terminal is used for starting local webpage service and establishing communication connection with the processing terminal;
the processing terminal is used for sending a data request to the test terminal, and the data request is used for requesting to acquire the buried object information;
the processing terminal is used for receiving the buried point object information sent by the test terminal, responding to the operation aiming at the buried point object information, generating buried point configuration information and sending the buried point configuration information to the test terminal;
the test terminal is used for submitting and storing the embedded point configuration information to the cloud server;
the application terminal is used for pulling the stored embedded point configuration information from the cloud server and carrying out embedded point configuration according to the embedded point configuration information;
the cloud server is used for acquiring user behaviors of the embedded point webpage in the application terminal according to the embedded point configuration information and generating an embedded point log.
7. The utility model provides a visual some devices that bury, is applied to test terminal which characterized in that, the device includes:
the communication module is used for starting local webpage service and establishing communication connection with the processing terminal, and the local webpage service is a pre-configured service module;
the first processing module is used for responding to a data request of the processing terminal and sending the embedded object information to the processing terminal;
and the second processing module is used for receiving the embedded point configuration information sent by the processing terminal and submitting and storing the embedded point configuration information to the cloud server.
8. A visual embedded point device applied to a processing terminal is characterized by comprising:
the device comprises a request module, a data acquisition module and a data processing module, wherein the request module is used for sending a data request to a test terminal, and the data request is used for requesting to acquire embedded point object information;
the receiving module is used for receiving the embedded object information sent by the test terminal;
a third processing module, configured to generate the buried point configuration information in response to an operation on the buried point object information;
and the sending module is used for sending the embedded point configuration information to the test terminal.
9. An electronic device, comprising: a processor, a storage medium and a bus, the storage medium storing program instructions executable by the processor, the processor and the storage medium communicating via the bus when the electronic device is running, the processor executing the program instructions to perform the steps of the visual burial point method of any one of claims 1 to 6.
10. A computer-readable storage medium, characterized in that the storage medium has stored thereon a computer program which, when being executed by a processor, carries out the steps of the method of visualizing a buried point as in any one of claims 1 to 6.
CN202110538696.3A 2021-05-18 2021-05-18 Visual point burying method, system, device, equipment and storage medium Pending CN113127373A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110538696.3A CN113127373A (en) 2021-05-18 2021-05-18 Visual point burying method, system, device, equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110538696.3A CN113127373A (en) 2021-05-18 2021-05-18 Visual point burying method, system, device, equipment and storage medium

Publications (1)

Publication Number Publication Date
CN113127373A true CN113127373A (en) 2021-07-16

Family

ID=76782155

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110538696.3A Pending CN113127373A (en) 2021-05-18 2021-05-18 Visual point burying method, system, device, equipment and storage medium

Country Status (1)

Country Link
CN (1) CN113127373A (en)

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106528432A (en) * 2016-12-12 2017-03-22 北京三快在线科技有限公司 Construction method and apparatus for test scene data, and buried point test method
CN107451047A (en) * 2016-05-31 2017-12-08 广州市动景计算机科技有限公司 Browser function method of testing, system and electronic equipment
CN107861655A (en) * 2017-11-01 2018-03-30 平安科技(深圳)有限公司 Control matching process, device, computer equipment and storage medium
CN109508186A (en) * 2018-09-18 2019-03-22 众安信息技术服务有限公司 It is a kind of to visualize data acquisition analysis method and the system buried a little based on iOS
CN110851326A (en) * 2019-11-08 2020-02-28 浙江每日互动网络科技股份有限公司 Point burying method, data acquisition method and device
CN111338931A (en) * 2020-01-14 2020-06-26 江苏满运软件科技有限公司 Buried point testing method, device, equipment and storage medium
CN111597422A (en) * 2020-05-14 2020-08-28 腾讯科技(深圳)有限公司 Buried point mapping method and device, computer equipment and storage medium
CN112286501A (en) * 2020-10-13 2021-01-29 北京易观智库网络科技有限公司 Method and device for embedding point in page of terminal equipment and storage medium
CN112688804A (en) * 2020-12-18 2021-04-20 中国平安财产保险股份有限公司 Service platform deployment method, device, equipment and storage medium

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107451047A (en) * 2016-05-31 2017-12-08 广州市动景计算机科技有限公司 Browser function method of testing, system and electronic equipment
CN106528432A (en) * 2016-12-12 2017-03-22 北京三快在线科技有限公司 Construction method and apparatus for test scene data, and buried point test method
CN107861655A (en) * 2017-11-01 2018-03-30 平安科技(深圳)有限公司 Control matching process, device, computer equipment and storage medium
CN109508186A (en) * 2018-09-18 2019-03-22 众安信息技术服务有限公司 It is a kind of to visualize data acquisition analysis method and the system buried a little based on iOS
CN110851326A (en) * 2019-11-08 2020-02-28 浙江每日互动网络科技股份有限公司 Point burying method, data acquisition method and device
CN111338931A (en) * 2020-01-14 2020-06-26 江苏满运软件科技有限公司 Buried point testing method, device, equipment and storage medium
CN111597422A (en) * 2020-05-14 2020-08-28 腾讯科技(深圳)有限公司 Buried point mapping method and device, computer equipment and storage medium
CN112286501A (en) * 2020-10-13 2021-01-29 北京易观智库网络科技有限公司 Method and device for embedding point in page of terminal equipment and storage medium
CN112688804A (en) * 2020-12-18 2021-04-20 中国平安财产保险股份有限公司 Service platform deployment method, device, equipment and storage medium

Similar Documents

Publication Publication Date Title
US11588922B2 (en) Capturing and replaying application sessions using resource files
CN107256195B (en) Webpage front-end test method and device
CN109684188B (en) Test method and device
CN104102578B (en) Test method and system and operation terminal
CN111352836A (en) Pressure testing method and related device
CN109271160B (en) Activity rule establishing method, activity rule establishing device, computer system and medium
CN107368407B (en) Information processing method and device
CN108694120A (en) The method and apparatus of testing service component
CN112965711B (en) Job testing method and device, electronic equipment and storage medium
CN111612135B (en) Method and device for information interaction
CN112558933B (en) Component rendering method and device, readable medium and electronic equipment
CN116263659A (en) Data processing method, apparatus, computer program product, device and storage medium
CN111324470B (en) Method and device for generating information
CN113127373A (en) Visual point burying method, system, device, equipment and storage medium
CN110389886B (en) Additional function testing method and device of main application program and storage medium
CN115481334A (en) Protocol-based route skipping method and device, electronic equipment and storage medium
CN112150431B (en) UI vision walking method and device, storage medium and electronic device
CN113704079B (en) Protobuf-based interface testing method and device
CN115134409A (en) Product configuration and application method, device, electronic equipment and storage medium
CN113094268A (en) Test method, device, equipment, medium and program product
CN107193670B (en) Remote management method, device and system for cluster workstations
CN113253991A (en) Task visualization processing method and device, electronic equipment and storage medium
CN111737372A (en) Map data generation method and device
CN110598106B (en) Method and device for pushing resource information, storage medium and electronic equipment
CN110554892A (en) Information acquisition method and device

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
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20210716

WD01 Invention patent application deemed withdrawn after publication