CN108197002B - Mobile device non-buried point data statistical method, system, terminal and medium - Google Patents

Mobile device non-buried point data statistical method, system, terminal and medium Download PDF

Info

Publication number
CN108197002B
CN108197002B CN201810040524.1A CN201810040524A CN108197002B CN 108197002 B CN108197002 B CN 108197002B CN 201810040524 A CN201810040524 A CN 201810040524A CN 108197002 B CN108197002 B CN 108197002B
Authority
CN
China
Prior art keywords
control
data
module
statistical
mobile device
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201810040524.1A
Other languages
Chinese (zh)
Other versions
CN108197002A (en
Inventor
王可为
沈孝星
敖芸芸
郭清萍
李晓航
刘铎涛
罗伟东
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Jipusi Information Consulting Shenzhen Co ltd
Original Assignee
Jipusi Information Consulting Shenzhen Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Jipusi Information Consulting Shenzhen Co ltd filed Critical Jipusi Information Consulting Shenzhen Co ltd
Priority to CN201810040524.1A priority Critical patent/CN108197002B/en
Publication of CN108197002A publication Critical patent/CN108197002A/en
Application granted granted Critical
Publication of CN108197002B publication Critical patent/CN108197002B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/3003Monitoring arrangements specially adapted to the computing system or computing system component being monitored
    • G06F11/302Monitoring arrangements specially adapted to the computing system or computing system component being monitored where the computing system component is a software system
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/3051Monitoring arrangements for monitoring the configuration of the computing system or of the computing system component, e.g. monitoring the presence of processing resources, peripherals, I/O links, software programs

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computing Systems (AREA)
  • Physics & Mathematics (AREA)
  • Quality & Reliability (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Mathematical Physics (AREA)
  • Telephone Function (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

The invention discloses a mobile equipment non-buried point data statistical method, which comprises the following steps: the mobile equipment starts the SDK; triggering a pile inserting mechanism, and automatically adding a monitoring mechanism to the control; acquiring control data; triggering a monitoring mechanism; acquiring the self attribute of control data; and counting attribute data of the control and reporting the statistical data. The invention has the beneficial effects that: the statistics is triggered without actively setting a statistics trigger code, development cost is saved by automatic program point burying, operation stability is high, errors are not easy to occur in program point burying, and data statistics accuracy is high.

Description

Mobile device non-buried point data statistical method, system, terminal and medium
Technical Field
The invention relates to the technical field of internet, in particular to a mobile device non-buried point data statistical method, a system, a terminal and a medium.
Background
Existing data statistics (buried point statistics) are triggered by actively setting a statistics trigger code. The buried point statistics consumes a large amount of development and maintenance cost, and has use defects such as development errors and the like; because the traditional statistical mode is that a developer actively sets code trigger statistics at trigger points needing statistics, the development cost is higher and higher as the number of the statistical points is increased, and the development error rate is increased and is difficult to maintain.
Disclosure of Invention
Aiming at the defects in the prior art, the invention aims to provide a mobile equipment non-buried point data statistical method which is good in operation stability, high in data statistical accuracy and low in development cost.
In a first aspect, the present invention provides a statistical method for non-buried point data of a mobile device, including the following steps:
the mobile equipment starts the SDK;
triggering a pile inserting mechanism, and automatically adding a monitoring mechanism to the control;
acquiring control data;
triggering a monitoring mechanism;
acquiring the self attribute of control data;
and counting attribute data of the control and reporting the statistical data.
Optionally, the specific method for acquiring control data includes: and the acquisition view control automatically monitors self state data.
Optionally, the specific method for acquiring control data further includes: and acquiring a click event of the user clicking the control.
Optionally, the specific method for triggering the instrumentation mechanism and automatically adding a monitoring mechanism to the control includes: and automatically inserting the points in the control to be counted to generate a unique ID.
In a second aspect, the invention provides a mobile device non-buried point data statistical system, which comprises a mobile device and a control center, wherein the mobile device comprises an SDK starting module, a pile inserting module, a data obtaining module, a monitoring module, a statistical module and a communication module, and the SDK starting module is used for calling and starting an SDK; the pile inserting module is used for executing pile inserting operation on points in the control to be counted; the data acquisition module is used for acquiring control data and acquiring the self attribute of the control data; the monitoring module is used for monitoring points in the control to be counted; the statistical module is used for counting attribute data of the control; the communication module is used for sending the statistical data to the control center; the control center is used for receiving and analyzing the statistical data.
Optionally, the data obtaining module includes a view control data obtaining module, and the view control data obtaining module is configured to obtain self-state data of the view control.
Optionally, the data obtaining module further includes a control click obtaining module, where the control click obtaining module is configured to obtain click event data of a user clicking a control.
In a third aspect, the present invention provides a terminal for statistics of non-buried point data, including a processor, an input device, an output device, and a memory, where the processor, the input device, the output device, and the memory are connected to each other, the memory is used for storing a computer program, and the computer program includes program instructions, and is characterized in that the processor is configured to call the program instructions to execute the above method.
In a fourth aspect, the present invention provides a computer-readable storage medium storing a computer program comprising program instructions which, when executed by a processor, cause the processor to perform the above-mentioned method.
The invention has the beneficial effects that:
the mobile equipment non-buried point data statistical method provided by the embodiment of the invention does not need to actively set a statistical trigger code to trigger statistics, saves development cost by automatically burying points through programs, and has the advantages of strong operation stability, difficult error of program burying points and high data statistical accuracy.
The mobile equipment non-buried point data statistical system provided by the embodiment of the invention does not need to actively set a statistical trigger code to trigger statistics, saves development cost by automatically burying points through programs, and has the advantages of strong operation stability, difficult error of program burying points and high data statistical accuracy.
The non-buried point data statistical terminal and the medium provided by the embodiment of the invention do not need to actively set a statistical trigger code to trigger statistics, save development cost by automatically burying points through a program, have strong operation stability, are not easy to make mistakes when burying points in the program, and have high data statistical accuracy.
Drawings
In order to more clearly illustrate the detailed description of the invention or the technical solutions in the prior art, the drawings that are needed in the detailed description of the invention or the prior art will be briefly described below. Throughout the drawings, like elements or portions are generally identified by like reference numerals. In the drawings, elements or portions are not necessarily drawn to scale.
FIG. 1 is a flow chart illustrating an embodiment of a mobile device non-buried point data statistics method provided by the present invention;
FIG. 2 illustrates a functional block diagram of an embodiment of a mobile device non-buried point data statistics system provided by the present invention;
FIG. 3 shows a functional block diagram of the data acquisition module of FIG. 2;
fig. 4 shows a schematic block diagram of an embodiment of a terminal for non-buried point data statistics provided by the present invention.
Detailed Description
Embodiments of the present invention will be described in detail below with reference to the accompanying drawings. The following examples are only for illustrating the technical solutions of the present invention more clearly, and therefore are only examples, and the protection scope of the present invention is not limited thereby.
It is to be noted that, unless otherwise specified, technical or scientific terms used herein shall have the ordinary meaning as understood by those skilled in the art to which the invention pertains.
Fig. 1 shows an embodiment of a non-buried point data statistical method for a mobile device provided by the present invention, which includes the following steps:
s1: the mobile equipment starts the SDK;
s2: and triggering a pile inserting mechanism, and automatically adding a monitoring mechanism to the control.
Specifically, the processor calls a program SDK, when a instrumentation mechanism is triggered, a monitoring mechanism is automatically added to the control, original codes are scanned, points in the control to be counted are automatically instrumented to generate unique IDs, the generated unique IDs have distinguishing performance and consistency, the behaviors of users can be distinguished conveniently, the IDs are kept unchanged when the users enter the same page for multiple times, therefore, the accuracy of data counting can be improved, and data are automatically reported after corresponding counting points are triggered.
S3: and acquiring control data.
Specifically, the specific method for acquiring control data includes: and the acquisition view control automatically monitors self state data.
The specific method for acquiring control data further comprises the following steps: and acquiring a click event of the user clicking the control.
S4: triggering a listening mechanism. And acquiring control data and triggering a monitoring mechanism in the control.
S5: and acquiring the self attribute of the control data.
Specifically, the attributes of the control data include a view event and a control click event. The view event includes page display and page hiding data. The control clicking event comprises data of the control on a certain control page and the control in the popup clicked by the user.
S6: and counting attribute data of the control and reporting the statistical data.
Specifically, attribute data of the control is automatically counted, and user behavior data of the mobile device is counted and reported.
According to the mobile equipment non-buried point data statistical method, active setting of a statistical trigger code is not needed to trigger statistics, development cost is saved through automatic program point burying, operation stability is high, errors are not prone to occurring in program point burying, and data statistical accuracy is high.
In a second aspect, as shown in fig. 2 and 3, an embodiment of the mobile device non-buried point data statistical system provided by the present invention is shown, including a mobile device 21 and a control center 22, where the mobile device 21 includes an SDK starting module 211, an instrumentation module 212, a data obtaining module 213, a monitoring module 214, a statistical module 215, and a communication module 216, and the SDK starting module 211 is configured to invoke and start an SDK; the instrumentation module 212 is configured to perform instrumentation on a point in the control to be counted; the data obtaining module 213 is configured to obtain control data and obtain attributes of the control data; the monitoring module 214 is configured to perform monitoring operation on a point in a control to be counted; the statistic module 215 is used for counting attribute data of the control; the communication module 216 is used for sending the statistical data to the control center; the control center 22 is used to receive and analyze the statistical data. The self-attribute of the control data comprises a view event and a control clicking event. The view event includes page display and page hiding data. The control clicking event comprises data of the control on a certain control page and the control in the popup clicked by the user.
As a further improvement of the above technical solution, the data obtaining module 213 includes a view control data obtaining module 2131, and the view control data obtaining module 2131 is configured to obtain self-state data of a view control. The data obtaining module 213 further includes a control click obtaining module 2132, where the control click obtaining module 2132 is configured to obtain click event data of a user clicking a control. The data acquisition module acquires view control data and click event data of a user click control.
The mobile equipment non-buried point data statistical system provided by the embodiment of the invention does not need to actively set a statistical trigger code to trigger statistics, saves development cost by automatically burying points through programs, and has the advantages of strong operation stability, difficult error of program burying points and high data statistical accuracy.
In a third aspect, as shown in fig. 4, an embodiment of a terminal for statistics without buried point data provided by the present invention is shown, which includes a processor 31, an input device 32, an output device 33, and a memory 34, where the processor 31, the input device 32, the output device 33, and the memory 34 are connected to each other, and the memory 34 is used for storing a computer program, and the computer program includes program instructions, and is characterized in that the processor 31 is configured to call the program instructions to execute the method described in the above embodiment.
It should be understood that in the embodiments of the present invention, the Processor may be a Central Processing Unit (CPU), and the Processor may also be other general purpose processors, Digital Signal Processors (DSPs), Application Specific Integrated Circuits (ASICs), Field Programmable Gate Arrays (FPGAs) or other Programmable logic devices, discrete Gate or transistor logic devices, discrete hardware components, and the like. A general purpose processor may be a microprocessor or the processor may be any conventional processor or the like.
The input device may include a touch pad, a fingerprint sensor (for collecting fingerprint information of a user and direction information of the fingerprint), a microphone, etc., and the output device may include a display (LCD, etc.), a speaker, etc.
The memory may include both read-only memory and random access memory, and provides instructions and data to the processor. The portion of memory may also include non-volatile random access memory. For example, the memory may also store device type information.
In a fourth aspect, the present invention provides a computer-readable storage medium storing a computer program comprising program instructions which, when executed by a processor, cause the processor to perform the method described in the above embodiments.
The computer readable storage medium may be an internal storage unit of the terminal described in the foregoing embodiments, such as a hard disk or a memory of the terminal. The computer readable storage medium may also be an external storage device of the terminal, such as a plug-in hard disk, a Smart Media Card (SMC), a Secure Digital (SD) Card, a Flash memory Card (Flash Card), and the like provided on the terminal. Further, the computer-readable storage medium may also include both an internal storage unit and an external storage device of the terminal. The computer-readable storage medium is used for storing the computer program and other programs and data required by the terminal. The computer readable storage medium may also be used to temporarily store data that has been output or is to be output.
Those of ordinary skill in the art will appreciate that the elements and algorithm steps of the examples described in connection with the embodiments disclosed herein may be embodied in electronic hardware, computer software, or combinations of both, and that the components and steps of the examples have been described in a functional general in the foregoing description for the purpose of illustrating clearly the interchangeability of hardware and software. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the implementation. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present invention.
It can be clearly understood by those skilled in the art that, for convenience and brevity of description, the specific working processes of the terminal and the unit described above may refer to the corresponding processes in the foregoing method embodiments, and are not described herein again.
In the several embodiments provided in the present application, it should be understood that the disclosed terminal and method can be implemented in other manners. 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 also be an electric, mechanical or other form of connection.
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 of the present invention.
In addition, functional units in the embodiments of the present invention 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, and can also be realized in a form of a software functional unit.
The integrated unit, if implemented in the form of a software functional unit and sold or used as a stand-alone product, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present invention essentially or partially contributes to the prior art, or all or part of the technical solution can be embodied in the form of a software product stored in a storage medium and including instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the method according to the embodiments of the present invention. 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.
Finally, it should be noted that: the above embodiments are only used to illustrate the technical solution of the present invention, and not to limit the same; while the invention has been described in detail and with reference to the foregoing embodiments, it will be understood by those skilled in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some or all of the technical features may be equivalently replaced; such modifications and substitutions do not depart from the spirit and scope of the present invention, and they should be construed as being included in the following claims and description.

Claims (8)

1. A mobile device non-buried point data statistical method is characterized by comprising the following steps:
the mobile equipment starts the SDK;
triggering a pile inserting mechanism, and automatically adding a monitoring mechanism to the control;
acquiring control data;
triggering a monitoring mechanism;
acquiring the self attribute of control data;
counting attribute data of the control and reporting the statistical data;
the self attribute of the control data comprises a view event and a control clicking event, the view event comprises page display and page hiding data, and the control clicking event comprises data of a control on a control page and a control in a popup window clicked by a user;
the specific method for triggering the pile inserting mechanism and automatically adding the monitoring mechanism to the control comprises the following steps: and automatically inserting the points in the control to be counted to generate a unique ID.
2. The method for statistics of non-buried data of a mobile device as claimed in claim 1, wherein the specific method for obtaining control data comprises: and the acquisition view control automatically monitors self state data.
3. The method for statistics of non-buried data of a mobile device as claimed in claim 2, wherein the specific method for obtaining control data further comprises: and acquiring a click event of the user clicking the control.
4. A mobile device non-buried point data statistical system is characterized by comprising a mobile device and a control center, wherein the mobile device comprises an SDK starting module, a pile inserting module, a data acquisition module, a monitoring module, a statistical module and a communication module, and the SDK starting module is used for calling and starting an SDK; the pile inserting module is used for executing pile inserting operation on the points in the control to be counted and automatically inserting the points in the control to be counted to generate unique ID; the data acquisition module is used for acquiring control data and acquiring the self attribute of the control data; the monitoring module is used for monitoring points in the control to be counted; the statistical module is used for counting attribute data of the control; the communication module is used for sending the statistical data to the control center; the control center is used for receiving and analyzing the statistical data; the self attributes of the control data comprise a view event and a control clicking event, the view event comprises page display and page hidden data, and the control clicking event comprises data of a control on a control page and a control in a popup window clicked by a user.
5. The mobile device non-buried point data statistics system of claim 4, wherein the data acquisition module comprises a view control data acquisition module, and the view control data acquisition module is configured to acquire self-state data of a view control.
6. The mobile device non-buried point data statistical system of claim 5, wherein the data obtaining module further comprises a control click obtaining module, and the control click obtaining module is configured to obtain click event data of a user clicking a control.
7. A terminal for data statistics without buried points, comprising a processor, an input device, an output device and a memory, the processor, the input device, the output device and the memory being interconnected, the memory being configured to store a computer program comprising program instructions, wherein the processor is configured to invoke the program instructions to perform the method according to any of claims 1-3.
8. A computer-readable storage medium, characterized in that the computer storage medium stores a computer program comprising program instructions that, when executed by a processor, cause the processor to perform the method according to any of claims 1-3.
CN201810040524.1A 2018-01-16 2018-01-16 Mobile device non-buried point data statistical method, system, terminal and medium Active CN108197002B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810040524.1A CN108197002B (en) 2018-01-16 2018-01-16 Mobile device non-buried point data statistical method, system, terminal and medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810040524.1A CN108197002B (en) 2018-01-16 2018-01-16 Mobile device non-buried point data statistical method, system, terminal and medium

Publications (2)

Publication Number Publication Date
CN108197002A CN108197002A (en) 2018-06-22
CN108197002B true CN108197002B (en) 2021-03-16

Family

ID=62589188

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810040524.1A Active CN108197002B (en) 2018-01-16 2018-01-16 Mobile device non-buried point data statistical method, system, terminal and medium

Country Status (1)

Country Link
CN (1) CN108197002B (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109656780A (en) * 2018-12-17 2019-04-19 深圳市丰巢科技有限公司 Control data monitor method, device, server-side, equipment and medium
CN110109700B (en) * 2019-05-08 2023-06-30 吉旗(成都)科技有限公司 Data statistics method and device for iOS App without buried points
CN110286898A (en) * 2019-05-31 2019-09-27 福建新大陆软件工程有限公司 Without the collecting method and device buried a little
CN112486770A (en) * 2020-11-27 2021-03-12 北京达佳互联信息技术有限公司 Client dotting reporting method and device, electronic equipment and storage medium

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7359847B2 (en) * 2001-11-30 2008-04-15 International Business Machines Corporation Tracking converage results in a batch simulation farm network
US9823998B2 (en) * 2015-12-02 2017-11-21 International Business Machines Corporation Trace recovery via statistical reasoning
CN107295050B (en) * 2016-04-01 2021-05-11 阿里巴巴集团控股有限公司 Front-end user behavior statistical method and device
CN107038103A (en) * 2017-04-14 2017-08-11 上海交通大学 Android program monitoring system and method based on bytecode pitching pile
CN107018046A (en) * 2017-06-06 2017-08-04 上海鋆创信息技术有限公司 A kind of collecting method, device, terminal and storage medium

Also Published As

Publication number Publication date
CN108197002A (en) 2018-06-22

Similar Documents

Publication Publication Date Title
CN108197002B (en) Mobile device non-buried point data statistical method, system, terminal and medium
CN106649063B (en) Method and system for monitoring time-consuming data during program operation
US10243967B2 (en) Method, apparatus and system for detecting fraudulant software promotion
CN108038130B (en) Automatic false user cleaning method, device, equipment and storage medium
CN112311617A (en) Configured data monitoring and alarming method and system
CN111104421A (en) Data query method and device based on data interface standard configuration
CN110347582B (en) Buried point testing method and device
CN108234293B (en) Expression management method, expression management device and intelligent terminal
CN109271315B (en) Script code detection method, script code detection device, computer equipment and storage medium
CN107748718B (en) Application program testing method and device and server
CN111130987A (en) Automatic acquisition method and device for AWR report, electronic equipment and storage medium
US20150121344A1 (en) Method, apparatus and computer readable medium for automatic debugging and error prevention
CN109144862A (en) Statistical method, device, computer equipment and the storage medium of test data
CN110908880A (en) Embedded point code injection method, event reporting method and related equipment thereof
CN110597694A (en) Method and terminal for monitoring front-end page
CN112948224A (en) Data processing method, device, terminal and storage medium
CN109634822B (en) Function time consumption statistical method and device, storage medium and terminal equipment
CN111552635A (en) Data detection method, equipment, server and readable storage medium
CN112631879A (en) Data acquisition method and device, computer readable medium and electronic equipment
CN106445698B (en) Method and device for acquiring step counting data
CN113076231A (en) Server application scene setting method, system, terminal and storage medium
CN112671878A (en) Block chain information subscription method, device, server and storage medium
CN108170292B (en) Expression management method, expression management device and intelligent terminal
CN107168776B (en) Event statistical method, device, equipment and storage medium
CN116781568A (en) Data monitoring alarm method, device, equipment and storage medium

Legal Events

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