CN104850409A - Webpage staying duration statistic method - Google Patents

Webpage staying duration statistic method Download PDF

Info

Publication number
CN104850409A
CN104850409A CN201510303143.4A CN201510303143A CN104850409A CN 104850409 A CN104850409 A CN 104850409A CN 201510303143 A CN201510303143 A CN 201510303143A CN 104850409 A CN104850409 A CN 104850409A
Authority
CN
China
Prior art keywords
webpage
time
current
login
stay
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.)
Granted
Application number
CN201510303143.4A
Other languages
Chinese (zh)
Other versions
CN104850409B (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.)
Beijing Jingdong Century Trading Co Ltd
Beijing Jingdong Shangke Information Technology Co Ltd
Original Assignee
Beijing Jingdong Century Trading Co Ltd
Beijing Jingdong Shangke 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 Beijing Jingdong Century Trading Co Ltd, Beijing Jingdong Shangke Information Technology Co Ltd filed Critical Beijing Jingdong Century Trading Co Ltd
Priority to CN201510303143.4A priority Critical patent/CN104850409B/en
Publication of CN104850409A publication Critical patent/CN104850409A/en
Application granted granted Critical
Publication of CN104850409B publication Critical patent/CN104850409B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Information Transfer Between Computers (AREA)

Abstract

The invention provides a webpage staying duration statistic method. The method includes: when a client sends a webpage A request to a server, enabling the server to generate a unique code of a webpage A according to preset webpage code generation rules, and acquiring current time to assign the current time to a variable login_timeA; when the client opens the webpage A, acquiring execution request time of webpage burying points of the webpage A, and assigning the request time to a variable tmp_timeA; after the request time is acquired, analyzing the unique code of the current activated webpage to determine which webpage the current activated webpage is; if the current activated webpage is the webpage A, re-assigning the current time to the variable login_timeA; repeating the determination step and the re-assigning step at intervals of preset time until the current activated webpage is not the webpage A; calculating the webpage A staying duration which is equal to login_timeA- tmp_timeA.

Description

Statistical web page stay time method
Technical field
The present invention relates to computer network field, particularly, relate to a kind of method of statistical web page stay time.
Background technology
Script is used for obtain the stay time of user in certain webpage, thus carries out user experience analysis and flow mass monitoring.But easily cause scripted code not perform due to the problem such as network speed or multi-process or respond slowly, therefore simple use script obtains user and may cause in the stay time of certain webpage occur error and dirty data in statistics.
Usually, user opens webpage A, and jumps to new webpage B by a certain in webpage clicking A.When calculating the stay time of webpage A, deduct the request time of webpage A with the request time of webpage B.But, when user opens webpage A, and by a certain in webpage clicking A and when jumping to new webpage B, if due to the relevant issues such as process blocking or network speed, cause webpage A not get request time and just jump to webpage B, and webpage B has first responded than webpage A, then the result deducting the request time of webpage A with the request time of webpage B has been negative value.Or, when again getting back to webpage A after user opens webpage A and jumps to new webpage B by a certain in webpage clicking A, cannot add up and again check webpage A during this period of time, therefore cause data inaccurate.
Summary of the invention
For solving at least one problem of the prior art, the present invention is proposed.The example of the present invention's reference example hereinafter will describe in more detail, but the present invention is not limited to described embodiment.
In the first embodiment of the present invention, the invention provides a kind of by judging the current state of webpage and unique web page coding, carry out the method for statistical web page stay time, described method can comprise: when user end to server sends the request to webpage A, server uses predetermined web page coding create-rule to carry out the unique encodings of generating web page A, and obtains current time so that by described current time assignment to variable login_time a; When client opens webpage A, obtain and perform the webpage of described webpage and bury request time a little, by request time assignment to variable tmp_time a; After the obtaining request time, by analyzing the unique encodings of current activation webpage, determine which webpage current activation webpage is; When current activation webpage is webpage A, by current time again assignment to variable login_time a; Described determining step and described assignment procedure is again repeated, until current activation webpage is no longer webpage A every the schedule time; And calculate the stay time of webpage A, the stay time=login_time of webpage A a-tmp_time a.
The described schedule time can be 100 to 200 milliseconds.
Described method can also comprise: at each assignment procedure with again before assignment procedure, verify, be stored as the current time of server to dependent variable with server.
It can be a little that js webpage buries a little that described webpage buries.
Described method can also comprise: when the stay time of the webpage A calculated is equal to or greater than set threshold value duration, and the stay time of webpage A is 0, and wherein said threshold value duration can be 30 minutes.
Described predetermined web page coding create-rule can be: " user account " certainly increases ID by underscore " _ " splicing " request time " by underscore " _ " splicing by underscore " _ " splicing " session coding ", wherein certainly increasing ID default value is 1, and when terminating the access to described webpage under same visit is secondary, the ID that certainly increases of webpage increases 1 certainly.
Described method can also comprise: by described current time assignment to variable login_time abefore, initializing variable tmp_time a; And when closing webpage A before the obtaining request time, tmp_time afor initial value, stay time is 0.
In the second embodiment of the present invention, the present invention is directed a kind of by judging the current state of webpage and unique web page coding, carry out the method for statistical web page stay time, described method can comprise: by analyzing the unique encodings of current activation webpage, determine current activation webpage be other webpage except webpage A (such as, webpage B) time, by current time assignment to login_time b; When determining that current activation webpage becomes webpage A from other webpage described, by current time assignment to login_time a, and the step of the unique encodings of current activation webpage is analyzed every the schedule time, and by current time assignment to login_time a, until current activation webpage is no longer webpage A; Calculate the stay time=login_time of webpage A a-login_time b, the unique encodings of wherein said current web page is that server uses predetermined web page coding create-rule to generate when user end to server sends the request to this webpage.
The described schedule time can be 100 to 200 milliseconds.
Described method can also comprise: at each assignment procedure with again before assignment procedure, verify, be stored as the current time of server to dependent variable with server.
Described method can also comprise: when the stay time of the webpage A calculated is equal to or greater than set threshold value duration, and the stay time of webpage A is 0, and wherein said threshold value duration can be 30 minutes.
Described predetermined web page coding create-rule can be: " user account " certainly increases ID by underscore " _ " splicing " request time " by underscore " _ " splicing by underscore " _ " splicing " session coding ", wherein certainly increasing ID default value is 1, and when terminating the access to described webpage under same visit is secondary, the ID that certainly increases of webpage increases 1 certainly.
Described current activation webpage is no longer that webpage A comprises closedown webpage A or opens other webpage from webpage A.
Described method can also comprise: when client open other webpage and the obtaining request time time, request time is stored as variable tmp_time b, to calculate the stay time of other webpage described.
In the third embodiment of the present invention, the invention provides a kind of by judging the current state of webpage and unique web page coding, carry out the method for statistical web page stay time, described method can comprise: when client sends the request to webpage A first, perform the method described in the first embodiment, to determine the stay time first of this visit time middle webpage A; Perform the method described in the second embodiment, until this visit time terminates, to determine each the stay time of the webpage A in this visit time except first; And each the stay time of this visit accumulative time middle webpage A, as the stay time of this visit time middle webpage A.
Accompanying drawing explanation
By reference to the accompanying drawings, according to following detailed description, the above-mentioned and other side of particular example embodiment of the present invention, feature and advantage will be clearer, in accompanying drawing:
Fig. 1 shows the process flow diagram of the method for the stay time for statistical web page A according to the first example embodiment;
Fig. 2 shows the process flow diagram of the method for the stay time for statistical web page A when closing webpage A before obtaining request time;
Fig. 3 shows the schematic diagram of the method for the stay time for statistical web page A according to the second example embodiment; And
Fig. 4 shows the process flow diagram of the method for the stay time for statistical web page A according to the 3rd example embodiment.
Although the present invention supports multiple amendment and alterative version, in accompanying drawing, schematically show details of the present invention, and will be described in detail this.But it should be noted that except above-mentioned specific embodiment, other embodiment is also possible.Contain all modifications fallen in the spirit and scope of claims, equivalent and alternative equally.
Embodiment
As mentioned above, the method for general statistical web page stay time may due to the relevant issues such as process blocking or network speed, cause result to be the dirty data of negative value.Or, when again getting back to webpage A after user opens webpage A and jumps to new webpage B by a certain in webpage clicking A, again check webpage A during this period of time owing to adding up, cause data inaccurate.
In order at least one problem in solving the problem, propose a kind of method of statistical web page stay time.The method, by judging the current state of webpage and using unique web page coding, obtains same visit time lower each user to the stay time of specific webpage.
Hereinafter, specific embodiment is described in detail with reference to accompanying drawing.
[the first example embodiment]
Be described in detail with reference to the attached drawings the first example embodiment.Fig. 1 shows the process flow diagram of the method for the stay time for statistical web page A according to this example embodiment.Fig. 1 describes when terminating the access to webpage A after user stays for some time on webpage A, calculates the process flow diagram of the method for the stay time for webpage A.
In step S101, initializing variable tmp_time a.In step S103, when user end to server sends the request to webpage A, server uses predetermined web page coding create-rule to carry out the unique encodings of generating web page A, and obtains current time so that by current time assignment to variable login_time a, that is, login time.In step S105, when client opens webpage A, obtain and perform the webpage of this webpage and bury request time a little, verify this request time with server so that by this request time assignment to variable tmp_time a, wherein webpage buries can be a little that polytype webpage buries a little, and such as, js webpage buries a little.
In the method, predetermined web page coding create-rule is: " user account " certainly increases ID by underscore " _ " splicing " request time " by underscore " _ " splicing by underscore " _ " splicing " session coding ", wherein certainly increasing ID default value is 1, when detecting that webpage A is no longer in state of activation, from increasing ID from increasing 1, when terminating the access to described webpage under same visit is secondary, the ID that certainly increases of webpage increases 1 certainly.(such as, one day) retains the unique encodings for this webpage using this web page coding create-rule to generate in the given time, to add up any visit time lower each user to the stay time of this target pages.
At obtaining request time tmp_time aafterwards, in step S107, by analyzing the unique encodings of current activation webpage, determine which webpage current activation webpage is.If current activation webpage is webpage A, then in step S109, verify current time so that by current time again assignment to variable login_time with server a.After this, repeat describedly to determine that current activation webpage is the step of which webpage and described to variable login_time every the schedule time aagain the step of assignment, until current activation webpage is no longer webpage A.The schedule time can be 100 ~ 200 milliseconds.When webpage A is no longer the current activation page, in step S111, calculate the stay time of webpage A, the stay time=login_time of webpage A a-tmp_time a.But if the stay time of the webpage A calculated is equal to or greater than set threshold value duration, that is, do not carry out any operation to webpage A within a period of time, then the stay time of webpage A can be set to 0, wherein said threshold value duration can be 30 minutes.The special circumstances of the first example embodiment are described in detail with reference to figure 2.
What Fig. 2 described is open webpage A as user, and when (that is, before execution is not buried a little to webpage) closes webpage A before the obtaining request time, calculates the method for the stay time of webpage A.
In step S201, initializing variable tmp_time a.In step S203, when sending the request to webpage A with user orientation server, server generates the unique encodings using predetermined web page coding generate rule webpage A, and obtains current time current time is stored as variable login_time a, that is, login time.In method, predetermined web page coding create-rule is identical with the predetermined web page coding create-rule in the first embodiment.In step S205, when closing webpage A before the obtaining request time, tmp_time afor initial value, stay time is 0.
[the second example embodiment]
Be described in detail with reference to the attached drawings the second example embodiment.Fig. 3 shows the process flow diagram of the method for the stay time for statistical web page A according to this example embodiment.What the second embodiment described is at current activation webpage under returning state that current activation webpage is no longer webpage A after other webpage becomes webpage A, calculates the situation of the stay time of webpage A.
First, by analyzing the unique encodings of current activation webpage, when determining that current activation webpage is other webpage of such as webpage B, by current time assignment to login_time b, the unique encodings of wherein said current web page is that server uses predetermined web page coding create-rule to generate when user end to server sends the request to this webpage.Secondly, every the unique encodings of the current activation webpage of schedule time replicate analysis, determine which webpage current activation webpage is, give the corresponding login_time activating webpage by current time assignment.The schedule time can be 100-200 millisecond.When determining that current activation webpage becomes webpage A, then current time assignment is given 0login_time a, every the step of the unique encodings of the current activation webpage of schedule time replicate analysis, and when current activation webpage remains webpage A, repeat current time assignment to login_time astep, until current activation webpage is no longer webpage A, that is, close webpage A or open other webpage from webpage A.Finally, the stay time=login_time of webpage A is calculated a-login_time b.But if the stay time of the webpage A calculated is equal to or greater than set threshold value duration, that is, do not carry out any operation to webpage A within a period of time, then the stay time of webpage A can be set to 0, wherein said threshold value duration can be 30 minutes.
In addition, when being opened other webpage of such as webpage B by webpage A, when client open webpage B and the obtaining request time time, request time is stored as variable tmp_time b, to calculate the stay time of webpage B.
[the 3rd example embodiment]
Be described in detail with reference to the attached drawings the 3rd example embodiment.Fig. 4 shows the process flow diagram of the method for the stay time for statistical web page A according to this example embodiment.What the 3rd embodiment described is become other webpage (such as, webpage B) at the same visit time lower current activation page from webpage A, returns the situation of webpage A after a period of time.It should be noted that described embodiment is only exemplary, current activation webpage becomes webpage B from webpage A and comprises and directly open webpage B by webpage A or open webpage B via other webpage one or more.This embodiment is described in detail hereinafter with reference to Fig. 4.
In step S401, initializing variable tmp_time a.In step S403, when user end to server sends the request to webpage A, server uses predetermined web page coding create-rule to carry out the unique encodings of generating web page A, and obtains current time so that by current time assignment to variable login_time a.
In step S405, when client opens webpage A, obtain and perform the webpage of this webpage and bury request time a little, verify this request time so that by request time assignment to variable tmp_time with server a, wherein webpage buries can be a little that polytype webpage buries a little, and such as, js webpage buries a little.In the method, predetermined web page coding create-rule is identical with the predetermined web page coding create-rule in the first embodiment.
Obtaining request time tmp_time aafterwards, in step S407, by analyzing the unique encodings of current activation webpage, determine which webpage current activation webpage is, current time assignment to be given the login_time of corresponding webpage, and when determining that whenever the unique encodings by analyzing web page current activation webpage becomes other webpage from webpage A, the stay time D of the webpage A before calculating this moment n.
Particularly, 1) if current activation webpage is webpage A, then current time can be verified with server, by current time again assignment to variable login_time a.Repeat described determining step and assignment procedure again every the schedule time, until current activation webpage is no longer webpage A, wherein the schedule time can be 100 ~ 200 milliseconds;
2) when current activation webpage becomes webpage B from webpage A, the stay time D of the webpage A before calculating this moment n-1, meanwhile, give the corresponding login_time activating webpage, that is, login_time by current time assignment b, wherein:
D n-1=login_time A-tmp_time A,n=1;
D n-1=D n-2+(login_time A-login_time B),n≥2;
Login_time arepresent this moment described webpage A to dependent variable login_time, login_time brepresent this moment before open for the last time other webpage to dependent variable login_time; D 0before opening other webpage first by webpage A, the stay time on webpage A.Repeat describedly to determine that current activation webpage is the step of which webpage every the schedule time, when current activation webpage is still webpage B, repeat current time assignment to login_time bstep, until current activation webpage is no longer webpage B;
3) if determine that current activation webpage gets back to webpage A from webpage B by analyzing the coding of current activation webpage, then by current time assignment to variable login_time a, that is, current time assignment is given the login_time of corresponding webpage, namely login_time a;
After this, in step S409, repeat describedly to determine that current activation webpage is the step of stay time of the step of which webpage and the webpage A before calculate this moment when determining that current activation webpage becomes other webpage from webpage A, until terminate the access to webpage A under same visit is secondary, such as, close webpage A or expire for the time (such as, 30 minutes) that this visit time limits.
In step S411, calculate the stay time D of webpage A under same visit time (that is, have identical certainly increase ID), wherein: if current activation webpage a) when terminating the access to webpage A under same visit is secondary is webpage A, then D=D n-1+ (login_time a-login_time b), login_time abe this moment webpage A to dependent variable login_time, login_time bbe this moment before open for the last time other webpage to dependent variable login_time; If the current activation webpage b) when terminating the access to webpage A under same anti-time is not webpage A, then D=D n-1.
This provides a kind of method of statistical web page stay time.Described method by judging the current state of webpage and unique web page coding, can carry out counting user stay time more accurately, prevents because the reasons such as network speed cause stay time to be the dirty data of negative value.
Although illustrate and describe the operation of context of methods with particular order, but the order of the operation of each method can be changed, make it possible to perform specific operation with reverse order or make it possible to operate with other at least in part perform specific operation simultaneously.In other embodiment, can with interval and/or the mode that replaces to realize instruction or the child-operation of different operating.In addition, described method can omit the one or more steps in above-described embodiment, or comprises one or more additional step, and still realizes effect same as the previously described embodiments.
It should be noted that to use and be stored on computer-readable recording medium so that the software instruction performed by computing machine is to realize the operation of methods described herein at least partially.Such as, the embodiment of computer program comprises computer-usable storage medium, to store computer-readable program.
Computing machine can with or computer-readable recording medium can be electric, magnetic, light, electromagnetism, infrared or the system of semiconductor (or device or equipment).Non-transitory computing machine can comprise semiconductor or solid-state memory, disk, movable computer dish, random access storage device (RAM), ROM (read-only memory) (ROM), rigid magnetic disks and CD by the example with computer-readable recording medium.The present exemplary of CD comprises compact disk ROM (read-only memory) (CD-ROM), compact disk read/write (CD-R/W) and digital video disc.
Alternatively, the embodiment of the present invention can all be embodied as hardware or be embodied as the example comprising hardware and software element.Use in the embodiment of software, software can include but not limited to firmware, deposit software, microcode etc.
Although illustrate and describe specific embodiment of the present invention, but the invention is not restricted to particular form or the arrangement of described and shown parts.Scope of the present invention is limited by claims and equivalent thereof.

Claims (17)

1. a method for statistical web page stay time, described method comprises:
When user end to server sends the request to webpage A, server uses predetermined web page coding create-rule to carry out the unique encodings of generating web page A, and obtains current time so that by described current time assignment to variable login_time a;
When client opens webpage A, obtain and perform the webpage of described webpage A and bury request time a little, by request time assignment to variable tmp_time a;
After the obtaining request time, by analyzing the unique encodings of current activation webpage, determine which webpage current activation webpage is;
When current activation webpage is webpage A, by current time again assignment to variable login_time a;
Described determining step and described assignment procedure is again repeated, until current activation webpage is no longer webpage A every the schedule time; And
Calculate the stay time of webpage A, the stay time=login_time of webpage A a-tmp_time a.
2. method according to claim 1, the wherein said schedule time is 100 to 200 milliseconds.
3. method according to claim 1, wherein said method also comprises: at each assignment procedure with again before assignment procedure, verify, be stored as the current time of server to dependent variable with server.
4. method according to claim 1, it is a little that js webpage buries a little that wherein said webpage buries.
5. method according to claim 1, described method also comprises: when the stay time of the webpage A calculated is equal to or greater than set threshold value duration, and the stay time of webpage A is 0.
6. method according to claim 5, wherein said threshold value duration is 30 minutes.
7. method according to claim 1, wherein said predetermined web page coding create-rule is: " user account " certainly increases ID by underscore " _ " splicing " request time " by underscore " _ " splicing by underscore " _ " splicing " session coding ", wherein certainly increasing ID default value is 1, and when terminating the access to described webpage under same visit is secondary, the ID that certainly increases of webpage increases 1 certainly.
8. method according to claim 1, wherein said method also comprises:
By described current time assignment to variable login_time abefore, initializing variable tmp_time a; And
When closing webpage A before the obtaining request time, tmp_time afor initial value, stay time is 0.
9. a method for statistical web page stay time, described method comprises:
By analyzing the unique encodings of current activation webpage, when determining that current activation webpage is other webpage except webpage A, by current time assignment to login_time b;
When determining that current activation webpage becomes webpage A from other webpage described, by current time assignment to login_time a, and the unique encodings of current activation webpage is analyzed every the schedule time, and by current time assignment to login_time a, until current activation webpage is no longer webpage A;
Calculate the stay time=login_time of webpage A a-login_time b, wherein
The unique encodings of described current web page is that server uses predetermined web page coding create-rule to generate when user end to server sends the request to this webpage.
10. method according to claim 9, the wherein said schedule time is 100 to 200 milliseconds.
11. methods according to claim 9, wherein said method also comprises: before each assignment procedure and assignment procedure, verify with server, is stored as the current time of server to dependent variable.
12. methods according to claim 9, described method also comprises: when the stay time of the webpage A calculated is equal to or greater than set threshold value duration, and the stay time of webpage A is 0.
13. methods according to claim 12, wherein said threshold value duration is 30 minutes.
14. methods according to claim 9, wherein said predetermined web page coding create-rule is: " user account " certainly increases ID by underscore " _ " splicing " request time " by underscore " _ " splicing by underscore " _ " splicing " session coding ", wherein certainly increasing ID default value is 1, and when terminating the access to described webpage under same visit is secondary, the ID that certainly increases of webpage increases 1 certainly.
15. methods according to claim 9, wherein said current activation webpage is no longer that webpage A comprises closedown webpage A or opens other webpage from webpage A.
16. methods according to claim 9, also comprise: when client open other webpage and the obtaining request time time, request time is stored as variable tmp_time b, to calculate the stay time of other webpage described.
The method of the same visit of 17. 1 kinds of statistics time middle webpage stay time, comprising:
When client sends the request to webpage A first, perform the method according to any one of claim 1-8, to determine the stay time first of this visit time middle webpage A;
According to Claim 8, the method according to any one of-16 of execution, until this visit time terminates, to determine each the stay time of the webpage A in this visit time except first; And
Each the stay time of this visit accumulative time middle webpage A, as the stay time of this visit time middle webpage A.
CN201510303143.4A 2015-06-05 2015-06-05 Statistical web page stay time method Active CN104850409B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510303143.4A CN104850409B (en) 2015-06-05 2015-06-05 Statistical web page stay time method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510303143.4A CN104850409B (en) 2015-06-05 2015-06-05 Statistical web page stay time method

Publications (2)

Publication Number Publication Date
CN104850409A true CN104850409A (en) 2015-08-19
CN104850409B CN104850409B (en) 2019-06-04

Family

ID=53850072

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510303143.4A Active CN104850409B (en) 2015-06-05 2015-06-05 Statistical web page stay time method

Country Status (1)

Country Link
CN (1) CN104850409B (en)

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105376311A (en) * 2015-11-11 2016-03-02 北京北信源软件股份有限公司 Method and device for determining page stay duration based on terminal access
CN106933964A (en) * 2017-02-07 2017-07-07 掌阅科技股份有限公司 A kind of method, device and electronic equipment for determining to read duration
CN107491252A (en) * 2017-08-21 2017-12-19 掌阅科技股份有限公司 Read the statistical method and electronic equipment of duration
CN108228433A (en) * 2016-12-14 2018-06-29 北京京东尚科信息技术有限公司 Electronic equipment, mobile application visit time stay time statistical method and device
CN108337281A (en) * 2017-01-19 2018-07-27 北京京东尚科信息技术有限公司 Calculate the method and system of page browsing duration
CN108491315A (en) * 2018-03-16 2018-09-04 五八有限公司 The page is resident statistical method, device and the computer readable storage medium of duration
CN110633412A (en) * 2019-08-15 2019-12-31 平安普惠企业管理有限公司 Page stay intention analysis method and device, computer equipment and storage medium
CN110661681A (en) * 2019-09-12 2020-01-07 北京市天元网络技术股份有限公司 Buried point design method and device
CN111241453A (en) * 2020-01-20 2020-06-05 平安科技(深圳)有限公司 Page access time length acquisition method, device, medium and electronic equipment
CN113496003A (en) * 2020-04-08 2021-10-12 北京沃东天骏信息技术有限公司 Method and device for determining page stay time

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120307667A1 (en) * 2010-05-18 2012-12-06 Zte Corporation Method and device for counting resident time span ratio in dual network of dual mode single standby terminal user
CN103778254A (en) * 2014-02-24 2014-05-07 北京国双科技有限公司 Method, device and system for processing page access data
CN103810177A (en) * 2012-11-07 2014-05-21 江苏仕德伟网络科技股份有限公司 Method for accurately obtaining real dwell time of website visitor on webpages

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120307667A1 (en) * 2010-05-18 2012-12-06 Zte Corporation Method and device for counting resident time span ratio in dual network of dual mode single standby terminal user
CN103810177A (en) * 2012-11-07 2014-05-21 江苏仕德伟网络科技股份有限公司 Method for accurately obtaining real dwell time of website visitor on webpages
CN103778254A (en) * 2014-02-24 2014-05-07 北京国双科技有限公司 Method, device and system for processing page access data

Cited By (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105376311A (en) * 2015-11-11 2016-03-02 北京北信源软件股份有限公司 Method and device for determining page stay duration based on terminal access
CN105376311B (en) * 2015-11-11 2018-09-11 北京北信源软件股份有限公司 A kind of page stay time based on terminal access determines method and device
CN108228433A (en) * 2016-12-14 2018-06-29 北京京东尚科信息技术有限公司 Electronic equipment, mobile application visit time stay time statistical method and device
CN108228433B (en) * 2016-12-14 2021-05-25 北京京东尚科信息技术有限公司 Electronic equipment, and method and device for counting visit time and stay time of mobile application
CN108337281A (en) * 2017-01-19 2018-07-27 北京京东尚科信息技术有限公司 Calculate the method and system of page browsing duration
CN106933964A (en) * 2017-02-07 2017-07-07 掌阅科技股份有限公司 A kind of method, device and electronic equipment for determining to read duration
CN107491252A (en) * 2017-08-21 2017-12-19 掌阅科技股份有限公司 Read the statistical method and electronic equipment of duration
CN108491315A (en) * 2018-03-16 2018-09-04 五八有限公司 The page is resident statistical method, device and the computer readable storage medium of duration
CN108491315B (en) * 2018-03-16 2021-11-23 五八有限公司 Page residence time counting method and device and computer readable storage medium
CN110633412A (en) * 2019-08-15 2019-12-31 平安普惠企业管理有限公司 Page stay intention analysis method and device, computer equipment and storage medium
CN110661681A (en) * 2019-09-12 2020-01-07 北京市天元网络技术股份有限公司 Buried point design method and device
CN111241453A (en) * 2020-01-20 2020-06-05 平安科技(深圳)有限公司 Page access time length acquisition method, device, medium and electronic equipment
WO2021147220A1 (en) * 2020-01-20 2021-07-29 平安科技(深圳)有限公司 Page access duration acquisition method, device, medium, and electronic apparatus
CN111241453B (en) * 2020-01-20 2023-09-08 平安科技(深圳)有限公司 Page access duration acquisition method and device, medium and electronic equipment
CN113496003A (en) * 2020-04-08 2021-10-12 北京沃东天骏信息技术有限公司 Method and device for determining page stay time

Also Published As

Publication number Publication date
CN104850409B (en) 2019-06-04

Similar Documents

Publication Publication Date Title
CN104850409A (en) Webpage staying duration statistic method
CN109643272B (en) Test system and method for automatic HTTP test
US10885292B2 (en) System, method and computer program product for pollution source attribution
US11171845B2 (en) QoS-optimized selection of a cloud microservices provider
US8776021B1 (en) Application experiment system
US20160188304A1 (en) Execution optimization of mobile applications
US9158577B2 (en) Immediately launching applications
CN107832216A (en) One kind buries a method of testing and device
US10223138B2 (en) Software installation assistance method and system
US20130282354A1 (en) Generating load scenarios based on real user behavior
US10025671B2 (en) Smart virtual machine snapshotting
CN110688168A (en) Method, device and equipment for improving starting speed of application program and storage medium
US11010232B2 (en) Adaptive system and a method for application error prediction and management
KR20160133677A (en) Dynamic auto verification system for improving reliability of crowdsourcing data based on programming
US9002847B2 (en) Identifying an auto-complete communication pattern
WO2012165937A1 (en) System and method for optimizing physical resources of virtual machines
CN112749217A (en) Method, system and storage medium for determining target object adding channel
EP3506101A3 (en) System and method for controlled data extraction in computer networks
US10740119B2 (en) Identifying a common action flow
CN110276514A (en) Appraisal procedure, device and the equipment of business correlative factor
Zhang et al. Web service reputation evaluation based on QoS measurement
CN113326046B (en) Method and device for acquiring compiling time length
CN111460444B (en) Automatic malware signature generation for threat detection systems
CN112084117B (en) Test method and device
US9934041B2 (en) Pattern based branch prediction

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
EXSB Decision made by sipo to initiate substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant