CN101075909A - Method and system for accounting webstation access information - Google Patents

Method and system for accounting webstation access information Download PDF

Info

Publication number
CN101075909A
CN101075909A CN 200610139701 CN200610139701A CN101075909A CN 101075909 A CN101075909 A CN 101075909A CN 200610139701 CN200610139701 CN 200610139701 CN 200610139701 A CN200610139701 A CN 200610139701A CN 101075909 A CN101075909 A CN 101075909A
Authority
CN
China
Prior art keywords
webpage
website
server
statistics
access
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
CN 200610139701
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.)
Tencent Technology Shenzhen Co Ltd
Original Assignee
Tencent Technology 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 Tencent Technology Shenzhen Co Ltd filed Critical Tencent Technology Shenzhen Co Ltd
Priority to CN 200610139701 priority Critical patent/CN101075909A/en
Publication of CN101075909A publication Critical patent/CN101075909A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Information Transfer Between Computers (AREA)

Abstract

The system comprises: a Web server used for providing the webpage with script language code for user; a user' s browser used for getting the statistic code from the file server according to the script language code in his visited webpage, running the statistic code, and collecting the parameter of webpage which is sent to the statistic server; a file server used for providing statistic code for user' browser; and a statistic server used for counting the visiting information of the website according to the webpage parameter.

Description

Website access information statistical system and website access information statistical method
Technical field
The present invention relates to add up the technical field of website access information, particularly a kind of website access information statistical system and a kind of website access information statistical method.
Background technology
In recent years, along with development of Internet, the numerous network users often browse various websites.Each website also needs to add up the information such as time that current how many users of having visit, the user browses at every turn, so that obtain state, data traffic of website or the like, thereby the operation of maintaining web better further can also be used for the popularization of website.
The website access information statistical system is normally by embedding the daily record of code or analyzing web site in the website, obtain the information such as number of users, visitor's parameter of website in a period of time.
At present, the framework of website can be divided into following two kinds: client/server (Client/Server, C/S) structure and browser/server (Brower/Server, B/S) structure.For the website of C/S structure, as long as subscriber's meter of management just can be realized website online user number quantitative statistics in system.Yet,, because the characteristic of HTTP(Hypertext Transport Protocol) itself, make the on-line user amount statistic comparison difficulty that becomes for the web site architecture of B/S structure.Even do not have system or method to propose the online user's quantity how the B/S structure is added up the website or the page at present.But in the actual application, no matter for operation, maintenance, renewal and the others of website, the visit information of website all is very important reference data undoubtedly.
Summary of the invention
In view of this, the present invention proposes a kind of website access information statistical system, be used to realize statistics the visit information of B/S structure website.Another object of the present invention is, proposes a kind of website access information statistical method.
According to above-mentioned purpose, the invention provides a kind of website access information statistical system, this system comprises:
Web server is used for providing the webpage that has script language code to user side;
The user side browser is used for obtaining statistics codes according to the script language code of institute's accessed web page from file server, and moves described statistics codes, collects page parameter and sends to statistical server;
File server is used for providing statistics codes to the user side browser;
Statistical server is used for the visit information according to described page parameter statistics website.
This system further comprises: database server is used to store described page parameter.Described statistical server is saved in described page parameter in this database server, and reads described page parameter from database server.
The present invention also provides a kind of website access information statistical method, embeds script language code in the webpage of website, and this method further comprises:
A. when user side browser browsing page, obtain statistics codes, and collect page parameter, send to server end according to statistics codes according to described script language code;
B. server end is according to the visit information of described page parameter statistics website.
Step B further comprises: server end is preserved and the webpage corresponding page parameter that embeds script language code.
Step B comprises: the time difference of calculating a previous webpage of user side browser access and a back webpage, if should the time difference less than the maximum time difference that sets in advance, then be recorded as the access time of the described previous webpage of this user side browser access this time difference.
This method further comprises: webpage is sued for peace by the time of user side browser access at every turn, and with the total access time that obtains divided by total access times, obtain the mean access time of this webpage.。
This method further comprises: for webpage, the number of users of this webpage of visit obtains the current online user's quantity of this webpage in the mean access time before the statistics current point in time.
This method further comprises: calculate the mean value of the mean access time of each webpage in the website, obtain the mean access time of this website.
This method further comprises: for the website, the number of users of this website of visit obtains the current online user's quantity in this website in the mean access time before the statistics current point in time.
From such scheme as can be seen, because the present invention embeds script language code in advance in the webpage of website, for example JavaScript code or VBScript code etc., then when user side browser browsing page, obtain statistics codes according to described script language code, and, sending to statistical server according to statistics codes collection page parameter, statistical server is then added up the visit information of website according to described page parameter.By enforcement of the present invention, solved the problem that visit information can't be added up in B/S structure website, the various information such as mean access time, active user's quantity of website or webpage can be added up, thereby the many aspects such as operation, maintenance, renewal of website can be used for.
Description of drawings
Fig. 1 is the structural representation of website access information statistical system in the embodiment of the invention;
Fig. 2 is the schematic flow sheet of embodiment of the invention method;
Fig. 3 is the principle schematic of statistics access time in the embodiment of the invention;
Fig. 4 is the principle schematic of on-line user amount statistic in the embodiment of the invention;
Fig. 5 is the curve chart of online user's quantity.
Embodiment
For making the purpose, technical solutions and advantages of the present invention clearer, the present invention is described in more detail by the following examples.
Core concept of the present invention is, in the webpage of website, embed script language code, when the user side browser is browsed this webpage, obtain statistics codes according to described script language code, and the operation statistics codes is collected page parameter, send to server end, server end is according to the visit information of described page parameter statistics website then.
Script language code described in the embodiment of the invention can be JavaScript code, VBScript code or other script language code, is example with the JavaScript code in the following description.
Fig. 1 is the system configuration schematic diagram of the embodiment of the invention.With reference to Fig. 1, this system can be divided into server end and user side, wherein user side mainly comprises user side browser 10, and server end mainly comprises Web server 20, file server 30, statistical server 40, can further include database server 50.
As shown in Figure 1, the user side browser 10 of user side is used for browsing each webpage of access websites, obtain statistics codes according to the JavaScript code in institute's accessed web page from file server 30 in an embodiment of the present invention, and move described statistics codes and collect page parameter, send to statistical server 40 then.User side browser 10 can be the network searcher (Internet Explorer, IE), the browser Navigator of Netscape (Netscape) or red fox (FireFox) etc.
The Web server 20 of server end provides the webpage of website to user side browser 10, has embedded the JavaScript code in the described webpage in advance, for example:
<script language=″javascript″src=″http://pingjs.qq.com/ping.js″></script>
<script language=″javascript″src=″http://pingjs.qq.com/ping.js″>
pgvMain();
</script〉effect of above-mentioned JavaScript code is, obtains the statistics codes that name is called ping.js from the address is the file server 30 of pingjs.qq.com.
Parameter name Implication The code signal of adquisitiones
domain The domain name of current web page document.domain
url The URL of webpage document.location.pathname
title Web page title document.title
refer The web page source address document.referrer
pvid The user identifier of webpage The random number that is provided with in the cookie the inside
screen Screen resolution screen.width+″x″+screen.height
color The screen color depth screen.colorDepth
language Language navigator.language
java Java supports situation navigator.javaEnabled
Table 1
Depositing various statistics codes in the file server 30, and can offer user side browser 10, collecting page parameter for 10 operations of user side browser.Statistics codes can be used for collecting multiple page parameter, for example: the coming linking sources (referrer), screen resolution, color depth, language, whether support information such as Java, Flash version, browser, system version, IP address, begin moment of visiting this page or the like of the unified resource of current link location (URL), current link.Equally, statistics codes can be realized that table 1 is realized the partial function example that page parameter is collected for adopting the JavaScript language by scripts such as JavaScript, VBScript.
Continuation is with reference to Fig. 1, and the statistical server 40 of server end is used for the visit information according to described page parameter statistics website.Concrete statistical method and process will be described below.
Server end can further include database server 50, and this database server 50 is used to store the webpage corresponding page parameter with described embedding script language code.At this moment, statistical server is received after the page parameter from user side browser 10, and described webpage and corresponding page parameter are saved in this database server 50, reads page parameter again from database server 50 later in needs.In database server 50, can use the URL of webpage to come presentation web page and corresponding page parameter.
Below with reference to system shown in Figure 1, the method for the embodiment of the invention is described.
Fig. 2 is the schematic flow sheet of embodiment of the invention method.Flow process with reference to this method of Fig. 2 may further comprise the steps:
Step 101 embeds JavaScript code, for example Xia Mian JavaScript code in advance in the webpage of website:
<script language=″javascript″src=″http://pingjs.qq.com/ping.js″></script>
<script language=″javascript″src=″http://pingjs.qq.com/ping.js″>
pgvMain();
</script>
Step 102 when webpage that user side browser 10 browses web sites, is carried out described JavaScript code, and the file server 30 from the address for " pingjs.qq.com " obtains statistics codes.
Step 103, the statistics codes that 10 operations of user side browser are obtained is collected page parameter.Described page parameter is for example: the information such as the moment of the coming linking sources, screen resolution, color depth, language, whether support Java of the URL of current link, current link, Flash version, browser, system version, IP address, visit current page.
User side browser 10 is combined into a request string with the page parameter of collecting, and sends this string data to statistical server 40.
Step 104, statistical server 40 is monitored 80 ports such as grade, connects with the HTTP that handles from user side browser 10, and the page parameter that obtains is focused on, and can also obtain the parameter that other are hidden in HTTP request header the inside, as the IP address etc.Then, statistical server 40 is according to the visit capacity information of described page parameter statistics website.
In this step, can further include: statistical server 40 every certain hours of crossing will be saved in the staqtistical data base 50 with described webpage corresponding page parameter.
Further, if the user is when the visit information statistics is checked in statistical server 40 requests, statistical server 40 can provide corresponding data.
The example of several statistics website access information is described below.
Example 1: the access time of the each accessed web page of statistics user.
Statistical server 40 is provided with cookie to each visiting user, and for example this cookie can adopt the numeric string of 10 byte longs.And thereby in order to distinguish different user side assurance uniquenesss, statistical server 40 can adopt the unique identification of the IP address of this random number word string and user side as this user when adding up.
The visit situation of 40 pairs of same user sides of statistical server is monitored, recording user begins to visit the moment of each webpage, for example, as shown in Figure 3, in the time of user capture webpage A, recording user begins the moment of accessed web page A, when following accessed web page B after the user has visited webpage A, recording user begins the moment of accessed web page B, calculates the time difference of twice visit then.If this time difference is then write down this time difference less than the maximum time difference that sets in advance, and with the access time of this time difference as current accessed web page A; Otherwise, think that these time difference data are invalid and give up.For example difference was set to 4 hours maximum time, if the time difference of calculating is 30 minutes, think that then the access time of current accessed web page A is 30 minutes, if the time difference of calculating is 12 hours, then thinking these 12 hours is not the access time of current accessed web page A, may be that the user has visited webpage B once more during access websites.
Example 2: the mean access time of webpage.
For a webpage, exist a large amount of user captures, the access time of each this webpage of user capture in the example 1 is sued for peace obtains total access time, uses total access time again divided by total access times then, just can obtain the mean access time of this webpage.
Example 3: online user's quantity of webpage.
Utilize the mean access time of webpage can calculate the current online user's quantity of webpage, how many users who is promptly visiting this webpage has.With reference to Fig. 4, when needing online user's quantity in a certain moment of statistical web page, search the number of users of this webpage of visit in the current point in time mean access time before, and with the current online user number amount of this number of users as this webpage.
Example 4: the mean access time of website.
Mean access time for each webpage in the website is averaged, and just can obtain the mean access time of this website.
Example 5: website online user's quantity.
Similar to online user's quantity of webpage, when needing website online user's quantity in a certain moment of statistics, search the number of users of this website of visit in the current point in time mean access time before, and with the current online user number amount of this number of users as the website.
Example 6: online user's curve chart.
In the practical application, can be every the current online user number amount of webpage of mistake regular time section statistics or website, and further it is depicted as online user's curve chart.Shown in Figure 5 is the online user curve chart of certain website from 6:00 to 18:00.
The above only is preferred embodiment of the present invention, and is in order to restriction the present invention, within the spirit and principles in the present invention not all, any modification of being done, is equal to replacement, improvement etc., all should be included within protection scope of the present invention.

Claims (9)

1, a kind of website access information statistical system is characterized in that, this system comprises:
Web server is used for providing the webpage that has script language code to user side;
The user side browser is used for obtaining statistics codes according to the script language code of institute's accessed web page from file server, and moves described statistics codes, collects page parameter and sends to statistical server;
File server is used for providing statistics codes to the user side browser;
Statistical server is used for the visit information according to described page parameter statistics website.
2, system according to claim 1 is characterized in that, this system further comprises:
Database server is used to store described page parameter;
Described statistical server is saved in described page parameter in this database server, and reads described page parameter from database server.
3, a kind of website access information statistical method is characterized in that, embeds script language code in the webpage of website, and this method further comprises:
A. when user side browser browsing page, obtain statistics codes, and collect page parameter, send to server end according to statistics codes according to described script language code;
B. server end is according to the visit information of described page parameter statistics website.
4, method according to claim 3 is characterized in that, step B further comprises:
Server end is preserved and the webpage corresponding page parameter that embeds script language code.
5, method according to claim 3 is characterized in that, step B comprises:
Calculate the time difference of a previous webpage of user side browser access and a back webpage, if should the time difference less than the maximum time difference that sets in advance, then be recorded as the access time of the described previous webpage of this user side browser access this time difference.
6, method according to claim 5 is characterized in that, this method further comprises:
Webpage is sued for peace by the time of user side browser access at every turn, and with the total access time that obtains divided by total access times, obtain the mean access time of this webpage.
7, method according to claim 6 is characterized in that, this method further comprises:
For webpage, the number of users of this webpage of visit obtains the current online user's quantity of this webpage in the mean access time of statistics before current point in time.
8, method according to claim 6 is characterized in that, this method further comprises:
Calculate the mean value of the mean access time of each webpage in the website, obtain the mean access time of this website.
9, method according to claim 8 is characterized in that, this method further comprises:
For the website, the number of users of this website of visit obtains the current online user's quantity in this website in the mean access time of statistics before current point in time.
CN 200610139701 2006-09-18 2006-09-18 Method and system for accounting webstation access information Pending CN101075909A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN 200610139701 CN101075909A (en) 2006-09-18 2006-09-18 Method and system for accounting webstation access information

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN 200610139701 CN101075909A (en) 2006-09-18 2006-09-18 Method and system for accounting webstation access information

Publications (1)

Publication Number Publication Date
CN101075909A true CN101075909A (en) 2007-11-21

Family

ID=38976739

Family Applications (1)

Application Number Title Priority Date Filing Date
CN 200610139701 Pending CN101075909A (en) 2006-09-18 2006-09-18 Method and system for accounting webstation access information

Country Status (1)

Country Link
CN (1) CN101075909A (en)

Cited By (26)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101729288A (en) * 2008-10-31 2010-06-09 中国科学院计算机网络信息中心 Method and device for counting network access behaviours of internet users
CN101222349B (en) * 2007-01-12 2010-09-29 中国电信股份有限公司 Method and system for collecting web user action and performance data
CN101399716B (en) * 2008-10-28 2011-12-28 深圳市中科新业信息科技发展有限公司 Distributed audit system and method for monitoring using state of office computer
CN102420866A (en) * 2011-12-01 2012-04-18 江苏仕德伟网络科技股份有限公司 Method for obtaining time of closing browser by website visitor
CN102420865A (en) * 2011-12-01 2012-04-18 江苏仕德伟网络科技股份有限公司 Method for obtaining actual retention period of website visitor to webpage
CN102479151A (en) * 2010-11-26 2012-05-30 腾讯科技(深圳)有限公司 Testing method and device of webpage access speed
CN102571404A (en) * 2010-12-31 2012-07-11 北京新媒传信科技有限公司 Website access statistical method and website access statistical system
CN102904765A (en) * 2011-07-26 2013-01-30 腾讯科技(深圳)有限公司 Method and equipment for data reporting
CN102917067A (en) * 2012-10-24 2013-02-06 网宿科技股份有限公司 Method and device for increasing response speed based on self-adaption concurrency control of client
CN102932207A (en) * 2012-11-19 2013-02-13 北京奇虎科技有限公司 Method for monitoring website access information and server
CN101937439B (en) * 2009-06-30 2013-02-20 国际商业机器公司 Method and system for collecting user access related information
CN103198062A (en) * 2012-01-04 2013-07-10 百度在线网络技术(北京)有限公司 Method for monitoring page dead link and JS error
CN103595747A (en) * 2012-08-16 2014-02-19 腾讯科技(深圳)有限公司 User-information recommending method and system
CN103905428A (en) * 2014-01-28 2014-07-02 北京奇虎科技有限公司 Method and system for collection of visit information in network
CN104111970A (en) * 2014-06-06 2014-10-22 微梦创科网络科技(中国)有限公司 Method and device for counting page average residence time and method and device for determining page user viscosity
CN104331494A (en) * 2014-11-17 2015-02-04 北京国双科技有限公司 Method and system for updating data
CN105337930A (en) * 2014-06-30 2016-02-17 北京新媒传信科技有限公司 Data processing method and apparatus
CN106447369A (en) * 2015-08-07 2017-02-22 百度在线网络技术(北京)有限公司 Network access data processing method, terminal equipment, and server
CN107613015A (en) * 2017-10-11 2018-01-19 成都知道创宇信息技术有限公司 A kind of website registered user visits source acquisition methods first
CN107707404A (en) * 2017-10-19 2018-02-16 福建中金在线信息科技有限公司 The online demographic method in website, device and Website server
CN108491315A (en) * 2018-03-16 2018-09-04 五八有限公司 The page is resident statistical method, device and the computer readable storage medium of duration
CN109005217A (en) * 2018-07-05 2018-12-14 山东九州信泰信息科技股份有限公司 The method for solving concurrency conflict using read-only variable under cloud computing environment
CN109165338A (en) * 2018-07-04 2019-01-08 华迪计算机集团有限公司 A kind of Information Efficiency analysis method and system
CN111124858A (en) * 2019-12-13 2020-05-08 天津酷码数据科技有限公司 Embedded point-free plug-in data processing method and system, terminal device and storage medium
CN111182464A (en) * 2019-11-28 2020-05-19 贵阳朗玛信息技术股份有限公司 Online sampling method and device
CN111901192A (en) * 2020-07-15 2020-11-06 腾讯科技(深圳)有限公司 Statistical method and device for page access data

Cited By (37)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101222349B (en) * 2007-01-12 2010-09-29 中国电信股份有限公司 Method and system for collecting web user action and performance data
CN101399716B (en) * 2008-10-28 2011-12-28 深圳市中科新业信息科技发展有限公司 Distributed audit system and method for monitoring using state of office computer
CN101729288A (en) * 2008-10-31 2010-06-09 中国科学院计算机网络信息中心 Method and device for counting network access behaviours of internet users
CN101729288B (en) * 2008-10-31 2014-02-05 中国科学院计算机网络信息中心 Method and device for counting network access behaviours of internet users
CN101937439B (en) * 2009-06-30 2013-02-20 国际商业机器公司 Method and system for collecting user access related information
CN102479151A (en) * 2010-11-26 2012-05-30 腾讯科技(深圳)有限公司 Testing method and device of webpage access speed
CN102479151B (en) * 2010-11-26 2014-10-22 腾讯科技(深圳)有限公司 Testing method and device of webpage access speed
CN102571404A (en) * 2010-12-31 2012-07-11 北京新媒传信科技有限公司 Website access statistical method and website access statistical system
CN102571404B (en) * 2010-12-31 2015-01-14 北京新媒传信科技有限公司 Website access statistical method and website access statistical system
CN102904765A (en) * 2011-07-26 2013-01-30 腾讯科技(深圳)有限公司 Method and equipment for data reporting
CN102904765B (en) * 2011-07-26 2016-01-27 腾讯科技(深圳)有限公司 The method and apparatus that data report
CN102420866A (en) * 2011-12-01 2012-04-18 江苏仕德伟网络科技股份有限公司 Method for obtaining time of closing browser by website visitor
CN102420865A (en) * 2011-12-01 2012-04-18 江苏仕德伟网络科技股份有限公司 Method for obtaining actual retention period of website visitor to webpage
CN103198062A (en) * 2012-01-04 2013-07-10 百度在线网络技术(北京)有限公司 Method for monitoring page dead link and JS error
CN103595747A (en) * 2012-08-16 2014-02-19 腾讯科技(深圳)有限公司 User-information recommending method and system
CN102917067A (en) * 2012-10-24 2013-02-06 网宿科技股份有限公司 Method and device for increasing response speed based on self-adaption concurrency control of client
CN102917067B (en) * 2012-10-24 2015-06-10 网宿科技股份有限公司 Method and device for increasing response speed based on self-adaption concurrency control of client
CN102932207A (en) * 2012-11-19 2013-02-13 北京奇虎科技有限公司 Method for monitoring website access information and server
CN103905428A (en) * 2014-01-28 2014-07-02 北京奇虎科技有限公司 Method and system for collection of visit information in network
CN104111970A (en) * 2014-06-06 2014-10-22 微梦创科网络科技(中国)有限公司 Method and device for counting page average residence time and method and device for determining page user viscosity
CN104111970B (en) * 2014-06-06 2017-09-12 微梦创科网络科技(中国)有限公司 Count page mean residence time, the method and apparatus for determining Page user stickiness
CN105337930A (en) * 2014-06-30 2016-02-17 北京新媒传信科技有限公司 Data processing method and apparatus
CN105337930B (en) * 2014-06-30 2019-02-19 北京新媒传信科技有限公司 The method and device that a kind of pair of data are handled
CN104331494A (en) * 2014-11-17 2015-02-04 北京国双科技有限公司 Method and system for updating data
CN106447369A (en) * 2015-08-07 2017-02-22 百度在线网络技术(北京)有限公司 Network access data processing method, terminal equipment, and server
CN107613015A (en) * 2017-10-11 2018-01-19 成都知道创宇信息技术有限公司 A kind of website registered user visits source acquisition methods first
CN107707404A (en) * 2017-10-19 2018-02-16 福建中金在线信息科技有限公司 The online demographic method in website, device and Website server
CN108491315A (en) * 2018-03-16 2018-09-04 五八有限公司 The page is resident statistical method, device and the computer readable storage medium of duration
CN109165338A (en) * 2018-07-04 2019-01-08 华迪计算机集团有限公司 A kind of Information Efficiency analysis method and system
CN109005217B (en) * 2018-07-05 2019-10-25 山东九州信泰信息科技股份有限公司 The method for solving concurrency conflict using read-only variable under cloud computing environment
CN109005217A (en) * 2018-07-05 2018-12-14 山东九州信泰信息科技股份有限公司 The method for solving concurrency conflict using read-only variable under cloud computing environment
CN111182464A (en) * 2019-11-28 2020-05-19 贵阳朗玛信息技术股份有限公司 Online sampling method and device
CN111182464B (en) * 2019-11-28 2024-01-26 贵阳朗玛信息技术股份有限公司 Online sampling method and device
CN111124858A (en) * 2019-12-13 2020-05-08 天津酷码数据科技有限公司 Embedded point-free plug-in data processing method and system, terminal device and storage medium
CN111124858B (en) * 2019-12-13 2023-07-04 天津酷码数据科技有限公司 Buried point-free insertion code data processing method, system, terminal equipment and storage medium
CN111901192A (en) * 2020-07-15 2020-11-06 腾讯科技(深圳)有限公司 Statistical method and device for page access data
CN111901192B (en) * 2020-07-15 2023-09-12 腾讯科技(深圳)有限公司 Statistical method and device for page access data

Similar Documents

Publication Publication Date Title
CN101075909A (en) Method and system for accounting webstation access information
US11809504B2 (en) Auto-refinement of search results based on monitored search activities of users
AU2015230772B2 (en) Methods and apparatus to share online media impressions data
CN1279475C (en) Method for searching and analying information in data networks
CN1949259B (en) Method for collecting click information of web page by embedding code in web page
CN101079768A (en) A method for computing click data of webpage link
US8386561B2 (en) Method and system for identifying website visitors
CN101079062A (en) Web page importance evaluation method and system
CN104038363A (en) Method for acquiring and counting CCDN provider information
CN1264477A (en) Monitoring of remot fill access on public computer network
US11188941B2 (en) Methods and apparatus to collect and process browsing history
JP2004507908A5 (en)
CN1468403A (en) Internet searching system to be easy by user and method thereof
CN102314455A (en) Method and system for calculating click flow of web page
CN1943208A (en) System and method for tracking electronic syndicated contents via an internet communications network
CN101046806A (en) Search engine system and method
WO2013026362A1 (en) Method and system for monitoring network traffic
CN1929376A (en) Method for establishing universal identity authentication system and user&#39;s information storage
Chitraa et al. An efficient path completion technique for web log mining
CN101051325A (en) Method and device for collecting web page active
CN1141659C (en) Remote user operation process recording and restoring method
CN1941702A (en) Method and method for issuing blog articles
CN103684856A (en) Video website infrastructure measurement and analysis method
CN1859128A (en) Method for content charging of data service
CN1173282C (en) Method and system for dynamically increasiing new functions for www. page

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C12 Rejection of a patent application after its publication
RJ01 Rejection of invention patent application after publication

Open date: 20071121