CN112286515A - HTML 5-based visual point burying method and device and electronic equipment - Google Patents

HTML 5-based visual point burying method and device and electronic equipment Download PDF

Info

Publication number
CN112286515A
CN112286515A CN202011187092.0A CN202011187092A CN112286515A CN 112286515 A CN112286515 A CN 112286515A CN 202011187092 A CN202011187092 A CN 202011187092A CN 112286515 A CN112286515 A CN 112286515A
Authority
CN
China
Prior art keywords
information
point
page
buried
embedded
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
CN202011187092.0A
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.)
Shanghai Qiyue Information Technology Co Ltd
Original Assignee
Shanghai Qiyue Information Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shanghai Qiyue Information Technology Co Ltd filed Critical Shanghai Qiyue Information Technology Co Ltd
Priority to CN202011187092.0A priority Critical patent/CN112286515A/en
Publication of CN112286515A publication Critical patent/CN112286515A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/34Graphical or visual programming
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/31Programming languages or programming paradigms

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computing Systems (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The invention relates to the technical field of computers, in particular to a visual point burying method and device based on HTML5 and electronic equipment, wherein the visual point burying method and device comprises the following steps: acquiring a first position tag on a buried point page, and introducing a buried point software development kit; opening the embedded point page on an operation page, and selecting a second position tag from the first position tags; generating buried point information by using the buried point software development kit, and uploading the buried point information to a server; loading the embedded point information, and acquiring user information and user operation information according to user operation; and displaying the embedded point page, the embedded point information and the embedded point information thermodynamic diagram on the operation page. The invention reduces the burden of active code embedding points of developers, does not need engineers to insert invasive codes into the service codes, can enable non-technical personnel to operate by utilizing the management page, reduces the technical threshold, and reduces the development cost and the service time.

Description

HTML 5-based visual point burying method and device and electronic equipment
Technical Field
The invention relates to the technical field of computers, in particular to a visual point burying method and device based on HTML5 and electronic equipment.
Background
In order to count and analyze the behavior of the user on the page, a method commonly adopted at present is to implant statistical code, namely a buried point, at a corresponding position of the code of the application or the page.
Through embedding points, the behavior of the user on the corresponding application or page can be tracked, wherein the behavior comprises clicking, sliding, downloading, browsing and the like; the statistics of the data of the plurality of buried points can track the continuous behavior of the user, and the collected data can be input into the established model to obtain the operation behavior of the user. Through embedding points, statistical data such as page browsing amount, independent visitor number, IP, page residence time, page operation time, page access times, button click times, file download times and the like can be obtained through statistics, and the statistical data can be used as a basis for application or page development and optimization.
The embedded point mode in the prior art has high requirement on the professional performance of testers and low testing efficiency, is difficult to operate for non-professional technicians, and has high development cost and service time.
Disclosure of Invention
The invention provides a visual point burying method and device based on HTML5 and electronic equipment, which are used for reducing technical threshold and reducing development cost and service time.
The embodiment of the specification provides a visual embedding method based on HTML5, which comprises the following steps:
acquiring a first position tag on a buried point page, and introducing a buried point software development kit;
opening the embedded point page on an operation page, and selecting a second position tag from the first position tags;
generating buried point information by using the buried point software development kit, and uploading the buried point information to a server;
and loading the embedded point information, and acquiring user information and user operation information according to user operation.
Preferably, the method further comprises the following steps:
and displaying the embedded point page, the embedded point information and the embedded point information thermodynamic diagram on the operation page.
Preferably, the generating of the burial point information by using the burial point software development kit includes:
acquiring the position of the point to be buried according to the second position label;
the buried point software development kit generates buried point information based on the position of the buried point, wherein the buried point information comprises: relevant codes of buried points and positions of the buried points.
Preferably, the acquiring the user information and the user operation information according to the user operation includes:
the buried point collects the user information and the user operation information according to the user operation;
and uploading the user information and the user operation information to the server.
Preferably, the displaying the buried point page, the buried point information, and the buried point information thermodynamic diagram on the operation page includes:
acquiring the user information and the user operation information;
opening the embedded point page by utilizing an iframe on the operation page;
and displaying the embedded point page, the embedded point information and the embedded point information thermodynamic diagram on the operation page.
The embodiment of the present specification further provides a visual embedded point device based on HTML5, which is characterized by comprising:
the tool package introducing module is used for acquiring a first position tag on a buried point page and introducing a buried point software development tool package;
the tag selection module is used for opening the embedded point page on an operation page and selecting a second position tag from the first position tags;
the embedded point information generation module generates embedded point information by using the embedded point software development kit and uploads the embedded point information to a server;
and the information acquisition module is used for loading the embedded point information and acquiring user information and user operation information according to user operation.
Preferably, the method further comprises the following steps:
and displaying the embedded point page, the embedded point information and the embedded point information thermodynamic diagram on the operation page.
Preferably, the generating of the burial point information by using the burial point software development kit includes:
acquiring the position of the point to be buried according to the second position label;
the buried point software development kit generates buried point information based on the position of the buried point, wherein the buried point information comprises: relevant codes of buried points and positions of the buried points.
Preferably, the acquiring the user information and the user operation information according to the user operation includes:
the buried point collects the user information and the user operation information according to the user operation;
and uploading the user information and the user operation information to the server.
Preferably, the displaying the buried point page, the buried point information, and the buried point information thermodynamic diagram on the operation page includes:
acquiring the user information and the user operation information;
opening the embedded point page by utilizing an iframe on the operation page;
and displaying the embedded point page, the embedded point information and the embedded point information thermodynamic diagram on the operation page.
An electronic device, wherein the electronic device comprises:
a processor and a memory storing computer executable instructions that, when executed, cause the processor to perform the method of any of the above.
A computer readable storage medium, wherein the computer readable storage medium stores one or more programs which, when executed by a processor, implement the method of any of the above.
The beneficial effects are that:
the invention reduces the burden of active code embedding points of developers, does not need engineers to insert invasive codes into business codes, can enable non-technical personnel to operate by utilizing a management page, reduces the technical threshold, and reduces the development cost and the business time.
Drawings
The accompanying drawings, which are included to provide a further understanding of the application and are incorporated in and constitute a part of this application, illustrate embodiment(s) of the application and together with the description serve to explain the application and not to limit the application. In the drawings:
FIG. 1 is a schematic diagram illustrating a schematic diagram of a visualization embedding method based on HTML5 according to an embodiment of the present disclosure;
fig. 2 is a schematic structural diagram of a visualization buried point device based on HTML5 provided in an embodiment of the present specification;
fig. 3 is a schematic structural diagram of an electronic device provided in an embodiment of the present disclosure;
fig. 4 is a schematic diagram of a computer-readable medium provided in an embodiment of the present specification.
Detailed Description
Exemplary embodiments of the present invention will now be described more fully with reference to the accompanying drawings. The exemplary embodiments, however, may be embodied in many different forms and should not be construed as limited to the embodiments set forth herein. Rather, these exemplary embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the concept of the invention to those skilled in the art. The same reference numerals denote the same or similar elements, components, or parts in the drawings, and thus their repetitive description will be omitted.
Features, structures, characteristics or other details described in a particular embodiment do not preclude the fact that the features, structures, characteristics or other details may be combined in a suitable manner in one or more other embodiments in accordance with the technical idea of the invention.
In describing particular embodiments, the present invention has been described with reference to features, structures, characteristics or other details that are within the purview of one skilled in the art to provide a thorough understanding of the embodiments. One skilled in the relevant art will recognize, however, that the invention may be practiced without one or more of the specific features, structures, characteristics, or other details.
The diagrams depicted in the figures are exemplary only, and do not necessarily include all of the contents and operations/steps, nor do they necessarily have to be performed in the order depicted. For example, some operations/steps may be decomposed, and some operations/steps may be combined or partially combined, so that the actual execution sequence may be changed according to the actual situation.
The block diagrams shown in the figures are functional entities only and do not necessarily correspond to physically separate entities. I.e. these functional entities may be implemented in the form of software, or in one or more hardware modules or integrated circuits, or in different networks and/or processor means and/or microcontroller means.
The term "and/or" and/or "includes all combinations of any one or more of the associated listed items.
Referring to fig. 1, a schematic diagram of a visualization embedding method based on HTML5 provided for an embodiment of the present specification includes:
s101: acquiring a first position tag on a buried point page, and introducing a buried point software development kit;
in a preferred embodiment of the invention, the first position tag is acquired before the embedded point page, the first position tag is acquired, and a corresponding embedded point software development kit is added to the embedded point page, wherein the embedded point software development kit is used for generating code information at the embedded point, so that the burden of active code embedding of a developer is reduced, and an engineer is not required to insert an invasive code into a service code.
S102: opening the embedded point page on an operation page, and selecting a second position tag from the first position tags;
in a preferred embodiment of the present invention, the developer opens the operation page, and opens the embedded point page by using the iframe, and further selects the second location tag from the first location tags in the embedded point page, so as to add the location of the embedded point according to the second location tag.
S103: generating buried point information by using the buried point software development kit, and uploading the buried point information to a server;
in a preferred embodiment of the present invention, the position of the embedded point is obtained according to the second position tag, and then the embedded point software development kit generates embedded point information based on the position of the embedded point, where the embedded point information includes an embedded point related code, an embedded point position, and the like.
S104: and loading the embedded point information, and acquiring user information and user operation information according to user operation.
In a preferred embodiment of the present invention, the embedded point at the embedded point position collects the user information and the user operation information according to the operation of the user, and then obtains the collected user information and the user operation information.
Further, still include:
and displaying the embedded point page, the embedded point information and the embedded point information thermodynamic diagram on the operation page.
In a preferred embodiment of the invention, the user information and the user operation information generated by the embedded point after the user operation are obtained, then the embedded point page is opened by the operation page by using the iframe, and the displayed embedded point page, the embedded point information and the embedded point information thermodynamic diagram can be seen through the operation page.
Further, the generating of the burial point information by using the burial point software development kit includes:
acquiring the position of the point to be buried according to the second position label;
the buried point software development kit generates buried point information based on the position of the buried point, wherein the buried point information comprises: relevant codes of buried points and positions of the buried points.
In a preferred embodiment of the present invention, the position of the embedded point is obtained according to the second position tag, and then the embedded point software development kit generates embedded point information based on the position of the embedded point, where the embedded point information includes an embedded point related code, an embedded point position, and the like.
Further, the acquiring user information and user operation information according to the user operation includes:
the buried point collects the user information and the user operation information according to the user operation;
and uploading the user information and the user operation information to the server.
In a preferred embodiment of the present invention, a user operates an operation page, at this time, the embedded point acquires user information and user operation information according to the operation performed on the operation page by the user, and then transmits the acquired user information and user operation information to the server by the embedded point.
Further, the displaying the buried point page, the buried point information and the buried point information thermodynamic diagram on the operation page includes:
acquiring the user information and the user operation information;
opening the embedded point page by utilizing an iframe on the operation page;
and displaying the embedded point page, the embedded point information and the embedded point information thermodynamic diagram on the operation page.
In a preferred embodiment of the invention, the user information and the user operation information acquired by the embedded point after the user operation are acquired, then the embedded point page is opened by the operation page by using the iframe, and the displayed embedded point page, embedded point information and embedded point information thermodynamic diagrams can be seen through the operation page, so that the visual embedded point, the visual embedded point information and embedded point information thermodynamic diagrams are realized, non-technical personnel can operate by using the management page, the technical threshold is reduced, and the development cost and the service time are improved.
The invention reduces the burden of active code embedding points of developers, does not need engineers to insert invasive codes into business codes, can enable non-technical personnel to operate by utilizing a management page, reduces the technical threshold, and reduces the development cost and the business time.
Fig. 2 is a schematic structural diagram of a visualization fixed point device based on HTML5, provided in an embodiment of the present specification, and includes:
the tool package introducing module 201 is used for acquiring a first position tag on a buried point page and introducing a buried point software development tool package;
in a preferred embodiment of the present invention, the first position tag is acquired before the embedded point page, the first position tag is acquired, the toolkit introducing module 201 adds a corresponding embedded point software development toolkit to the embedded point page, and the embedded point software development toolkit of the embedded point software development tool is used for generating code information at the embedded point, so as to reduce the burden of active code embedding of developers, and to avoid the need for an engineer to insert an invasive code into a service code.
A tag selection module 202, configured to open the embedded point page on an operation page, and select a second location tag from the first location tags;
in a preferred embodiment of the present invention, the developer opens the operation page and opens the embedded point page by using iframe, and the tag selection module 202 selects the second location tag from the first location tags in the embedded point page, so as to add the location of the embedded point according to the second location tag.
The buried point information generating module 203 generates buried point information by using the buried point software development kit and uploads the buried point information to a server;
in a preferred embodiment of the present invention, the buried point information generating module 203 obtains the position of the buried point according to the second position tag, and then the buried point software development kit generates the buried point information based on the position of the buried point, where the buried point information includes a buried point related code, a buried point position, and the like.
The information obtaining module 204 loads the embedded point information, and obtains user information and user operation information according to user operation.
In a preferred embodiment of the present invention, the information obtaining module 204 collects the user information and the user operation information according to the operation of the user, and then obtains the collected user information and the user operation information.
Further, still include:
and displaying the embedded point page, the embedded point information and the embedded point information thermodynamic diagram on the operation page.
Further, the generating of the burial point information by using the burial point software development kit includes:
acquiring the position of the point to be buried according to the second position label;
the buried point software development kit generates buried point information based on the position of the buried point, wherein the buried point information comprises: relevant codes of buried points and positions of the buried points.
Further, the acquiring user information and user operation information according to the user operation includes:
the buried point collects the user information and the user operation information according to the user operation;
and uploading the user information and the user operation information to the server.
Further, the displaying the buried point page, the buried point information and the buried point information thermodynamic diagram on the operation page includes:
acquiring the user information and the user operation information;
opening the embedded point page by utilizing an iframe on the operation page;
and displaying the embedded point page, the embedded point information and the embedded point information thermodynamic diagram on the operation page.
The invention reduces the burden of active code embedding points of developers, does not need engineers to insert invasive codes into business codes, can enable non-technical personnel to operate by utilizing a management page, reduces the technical threshold, and reduces the development cost and the business time.
Based on the same inventive concept, the embodiment of the specification further provides the electronic equipment.
In the following, embodiments of the electronic device of the present invention are described, which may be regarded as specific physical implementations for the above-described embodiments of the method and apparatus of the present invention. Details described in the embodiments of the electronic device of the invention should be considered supplementary to the embodiments of the method or apparatus described above; for details which are not disclosed in embodiments of the electronic device of the invention, reference may be made to the above-described embodiments of the method or the apparatus.
Fig. 3 is a schematic structural diagram of an electronic device provided in an embodiment of the present specification. An electronic device 300 according to this embodiment of the invention is described below with reference to fig. 3. The electronic device 300 shown in fig. 3 is only an example, and should not bring any limitation to the functions and the scope of use of the embodiments of the present invention.
As shown in fig. 3, electronic device 300 is embodied in the form of a general purpose computing device. The components of electronic device 300 may include, but are not limited to: at least one processing unit 310, at least one memory unit 320, a bus 330 connecting different device components (including the memory unit 320 and the processing unit 310), a display unit 340, and the like.
Wherein the storage unit stores program code executable by the processing unit 310 to cause the processing unit 310 to perform the steps according to various exemplary embodiments of the present invention described in the above-mentioned processing method section of the present specification. For example, the processing unit 310 may perform the steps as shown in fig. 1.
The storage unit 320 may include readable media in the form of volatile storage units, such as a random access memory unit (RAM)3201 and/or a cache storage unit 3202, and may further include a read only memory unit (ROM) 3203.
The storage unit 320 may also include a program/utility 3204 having a set (at least one) of program modules 3205, such program modules 3205 including, but not limited to: an operating device, one or more application programs, other program modules, and program data, each of which, or some combination thereof, may comprise an implementation of a network environment.
Bus 330 may be one or more of several types of bus structures, including a memory unit bus or memory unit controller, a peripheral bus, an accelerated graphics port, a processing unit, or a local bus using any of a variety of bus architectures.
The electronic device 300 may also communicate with one or more external devices 400 (e.g., keyboard, pointing device, bluetooth device, etc.), with one or more devices that enable a user to interact with the electronic device 300, and/or with any devices (e.g., router, modem, etc.) that enable the electronic device 300 to communicate with one or more other computing devices. Such communication may occur via an input/output (I/O) interface 350. Also, the electronic device 300 may communicate with one or more networks (e.g., a Local Area Network (LAN), a Wide Area Network (WAN), and/or a public network, such as the internet) via the network adapter 360. Network adapter 360 may communicate with other modules of electronic device 300 via bus 330. It should be appreciated that although not shown in FIG. 3, other hardware and/or software modules may be used in conjunction with electronic device 300, including but not limited to: microcode, device drivers, redundant processing units, external disk drive arrays, RAID devices, tape drives, and data backup storage devices, to name a few.
Through the above description of the embodiments, those skilled in the art will readily understand that the exemplary embodiments of the present invention described herein may be implemented by software, or by software in combination with necessary hardware. Therefore, the technical solution according to the embodiment of the present invention can be embodied in the form of a software product, which can be stored in a computer-readable storage medium (which can be a CD-ROM, a usb disk, a removable hard disk, etc.) or on a network, and includes several instructions to make a computing device (which can be a personal computer, a server, or a network device, etc.) execute the above-mentioned method according to the present invention. The computer program, when executed by a data processing apparatus, enables the computer readable medium to implement the above-described method of the invention, namely: such as the method shown in fig. 1.
Fig. 4 is a schematic diagram of a computer-readable medium provided in an embodiment of the present disclosure.
A computer program implementing the method shown in fig. 1 may be stored on one or more computer readable media. The computer readable medium may be a readable signal medium or a readable storage medium. The readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor device, apparatus, or device, or a combination of any of the foregoing. More specific examples (a non-exhaustive list) of the readable storage medium include: an electrical connection having one or more wires, a portable disk, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing.
The computer readable storage medium may include a propagated data signal with readable program code embodied therein, for example, in baseband or as part of a carrier wave. Such a propagated data signal may take many forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof. A readable storage medium may also be any readable medium that is not a readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution apparatus, device, or apparatus. Program code embodied on a readable storage medium may be transmitted using any appropriate medium, including but not limited to wireless, wireline, optical fiber cable, RF, etc., or any suitable combination of the foregoing.
Program code for carrying out operations for aspects of the present invention may be written in any combination of one or more programming languages, including an object oriented programming language such as Java, C + + or the like and conventional procedural programming languages, such as the "C" programming language or similar programming languages. The program code may execute entirely on the user's computing device, partly on the user's device, as a stand-alone software package, partly on the user's computing device and partly on a remote computing device, or entirely on the remote computing device or server. In the case of a remote computing device, the remote computing device may be connected to the user computing device through any kind of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or may be connected to an external computing device (e.g., through the internet using an internet service provider).
In summary, the invention may be implemented in hardware, or in software modules running on one or more processors, or in a combination thereof. Those skilled in the art will appreciate that some or all of the functionality of some or all of the components in embodiments in accordance with the invention may be implemented in practice using a general purpose data processing device such as a microprocessor or a Digital Signal Processor (DSP). The present invention may also be embodied as apparatus or device programs (e.g., computer programs and computer program products) for performing a portion or all of the methods described herein. Such programs implementing the present invention may be stored on computer-readable media or may be in the form of one or more signals. Such a signal may be downloaded from an internet website or provided on a carrier signal or in any other form.
While the foregoing embodiments have described the objects, aspects and advantages of the present invention in further detail, it should be understood that the present invention is not inherently related to any particular computer, virtual machine or electronic device, and various general-purpose machines may be used to implement the present invention. The invention is not to be considered as limited to the specific embodiments thereof, but is to be understood as being modified in all respects, all changes and equivalents that come within the spirit and scope of the invention.
The embodiments in the present specification are described in a progressive manner, and the same and similar parts among the embodiments are referred to each other, and each embodiment focuses on the differences from the other embodiments.
The above description is only an example of the present application and is not intended to limit the present application. Various modifications and changes may occur to those skilled in the art. Any modification, equivalent replacement, improvement, etc. made within the spirit and principle of the present application should be included in the scope of the claims of the present application.

Claims (10)

1. An HTML 5-based visual point burying method, comprising:
acquiring a first position tag on a buried point page, and introducing a buried point software development kit;
opening the embedded point page on an operation page, and selecting a second position tag from the first position tags;
generating buried point information by using the buried point software development kit, and uploading the buried point information to a server;
and loading the embedded point information, and acquiring user information and user operation information according to user operation.
2. The HTML 5-based visual embedding method of claim 1, further comprising:
and displaying the embedded point page, the embedded point information and the embedded point information thermodynamic diagram on the operation page.
3. The HTML 5-based visual site burying method according to claim 1 or 2, wherein said utilizing said site software development kit to generate site burying information comprises:
acquiring the position of the point to be buried according to the second position label;
the buried point software development kit generates buried point information based on the position of the buried point, wherein the buried point information comprises: relevant codes of buried points and positions of the buried points.
4. The HTML 5-based visual embedding method, according to any one of claims 1-3, wherein the obtaining user information and user operation information based on user operation comprises:
the buried point collects the user information and the user operation information according to the user operation;
and uploading the user information and the user operation information to the server.
5. The HTML 5-based visual point burying method, wherein the displaying the point burying page, the point burying information and the point burying information thermodynamic diagram on the operation page comprises:
acquiring the user information and the user operation information;
opening the embedded point page by utilizing an iframe on the operation page;
and displaying the embedded point page, the embedded point information and the embedded point information thermodynamic diagram on the operation page.
6. An HTML 5-based visualization embedded point device, comprising:
the tool package introducing module is used for acquiring a first position tag on a buried point page and introducing a buried point software development tool package;
the tag selection module is used for opening the embedded point page on an operation page and selecting a second position tag from the first position tags;
the embedded point information generation module generates embedded point information by using the embedded point software development kit and uploads the embedded point information to a server;
and the information acquisition module is used for loading the embedded point information and acquiring user information and user operation information according to user operation.
7. The HTML 5-based visualization embedding point device of claim 6, further comprising:
and displaying the embedded point page, the embedded point information and the embedded point information thermodynamic diagram on the operation page.
8. The HTML 5-based visual site burying device, according to claim 6 or 7, wherein said utilizing said site software development kit to generate site burying information comprises:
acquiring the position of the point to be buried according to the second position label;
the buried point software development kit generates buried point information based on the position of the buried point, wherein the buried point information comprises: relevant codes of buried points and positions of the buried points.
9. An electronic device, wherein the electronic device comprises:
a processor and a memory storing computer-executable instructions that, when executed, cause the processor to perform the method of any of claims 1-5.
10. A computer readable storage medium, wherein the computer readable storage medium stores one or more programs which, when executed by a processor, implement the method of any of claims 1-5.
CN202011187092.0A 2020-10-30 2020-10-30 HTML 5-based visual point burying method and device and electronic equipment Pending CN112286515A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011187092.0A CN112286515A (en) 2020-10-30 2020-10-30 HTML 5-based visual point burying method and device and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011187092.0A CN112286515A (en) 2020-10-30 2020-10-30 HTML 5-based visual point burying method and device and electronic equipment

Publications (1)

Publication Number Publication Date
CN112286515A true CN112286515A (en) 2021-01-29

Family

ID=74353454

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011187092.0A Pending CN112286515A (en) 2020-10-30 2020-10-30 HTML 5-based visual point burying method and device and electronic equipment

Country Status (1)

Country Link
CN (1) CN112286515A (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2018113385A1 (en) * 2016-12-24 2018-06-28 上海壹账通金融科技有限公司 Method and system for dynamically tracking application of client, client, and server
CN110399067A (en) * 2019-07-31 2019-11-01 江苏满运软件科技有限公司 Point methods, device, electronic equipment, storage medium are buried in visualization
CN110795325A (en) * 2019-10-30 2020-02-14 江苏满运软件科技有限公司 Visual point burying method, device, equipment and storage medium
CN111240947A (en) * 2018-11-29 2020-06-05 北京京东尚科信息技术有限公司 Page thermodynamic diagram generation method and system
CN111435298A (en) * 2019-01-11 2020-07-21 北京京东尚科信息技术有限公司 Point burying method and device, electronic equipment and storage medium

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2018113385A1 (en) * 2016-12-24 2018-06-28 上海壹账通金融科技有限公司 Method and system for dynamically tracking application of client, client, and server
CN111240947A (en) * 2018-11-29 2020-06-05 北京京东尚科信息技术有限公司 Page thermodynamic diagram generation method and system
CN111435298A (en) * 2019-01-11 2020-07-21 北京京东尚科信息技术有限公司 Point burying method and device, electronic equipment and storage medium
CN110399067A (en) * 2019-07-31 2019-11-01 江苏满运软件科技有限公司 Point methods, device, electronic equipment, storage medium are buried in visualization
CN110795325A (en) * 2019-10-30 2020-02-14 江苏满运软件科技有限公司 Visual point burying method, device, equipment and storage medium

Similar Documents

Publication Publication Date Title
CN109901834B (en) Document page generation method, device, computer equipment and storage medium
CN107423048B (en) Data collection method, device, medium and computing equipment
US11667033B2 (en) Systems and methods for robotic process automation
CN112685035B (en) Project development method and device, computer readable storage medium and electronic equipment
CN104572043A (en) Method and device for embedding points for controls of client application in real time
US20110307875A1 (en) Tracking variable information in optimized code
CN110059456B (en) Code protection method, code protection device, storage medium and electronic equipment
JP6951442B2 (en) Computer program products for sibling call processing, computer systems and methods implemented by computers
CN110795181A (en) Application program interface display method and device based on skip protocol and electronic equipment
CN109284126B (en) Automatic class library updating method and device, electronic equipment and storage medium
CN112182359A (en) Feature management method and system of recommendation model
US8904364B2 (en) Execution in workflow BPM engine
CN114036439A (en) Website building method, device, medium and electronic equipment
CN115292058A (en) Service scene level service topology generation method and device and electronic equipment
CN105094857B (en) Method and system for application load
CN111193613A (en) Method, device and system for collecting dotting information at client application
CN114625448A (en) Flow generation method and device combining RPA and AI, electronic equipment and storage medium
CN111612501B (en) Information generation method and device based on strategy multiplexing and electronic equipment
CN109408057B (en) Method, device, medium and computing equipment for automatically generating codes
CN112286515A (en) HTML 5-based visual point burying method and device and electronic equipment
CN110704766A (en) Interface rendering optimization method and device based on real-time snapshot and electronic equipment
CN111680240B (en) Page display method and device and electronic equipment
US11640281B2 (en) Tool for introspection in object-oriented source code
CN113141407B (en) Page resource loading method and device and electronic equipment
CN110399187A (en) A kind for the treatment of method and apparatus of language resource

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