CN105138599A - Method for automatically monitoring click volume of each link point in all pages of website - Google Patents

Method for automatically monitoring click volume of each link point in all pages of website Download PDF

Info

Publication number
CN105138599A
CN105138599A CN201510475850.1A CN201510475850A CN105138599A CN 105138599 A CN105138599 A CN 105138599A CN 201510475850 A CN201510475850 A CN 201510475850A CN 105138599 A CN105138599 A CN 105138599A
Authority
CN
China
Prior art keywords
monitoring
page
content
code
link
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
CN201510475850.1A
Other languages
Chinese (zh)
Other versions
CN105138599B (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.)
Individual
Original Assignee
Individual
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 Individual filed Critical Individual
Priority to CN201510475850.1A priority Critical patent/CN105138599B/en
Publication of CN105138599A publication Critical patent/CN105138599A/en
Application granted granted Critical
Publication of CN105138599B publication Critical patent/CN105138599B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/958Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking

Abstract

The invention provides a method for automatically monitoring the click volume of each link point in all pages of a website. The method comprises the following steps: specifying one or more attribute parameters in a specific region code, the affiliation of a content object, a content type and a technology type in a webpage in order to set a monitoring location or content; recognizing the attribute parameters and binding a monitoring event by embedding a monitoring script; when a user clicks a link, capturing a click event by the monitoring script through a Javascript bubbling mechanism to generate a monitoring code, and instructing a browser to skip to an intermediate page; and capturing the monitoring code in the intermediate page and recording the monitoring code in a database. A mapping relationship is established between webpage location content and user interest. Through adoption of the method, work performed by website operation staff in monitoring of the page click volume and click rate can be effectively simplified; the webpage content can be optimized more effectively; and the page view of the website is increased.

Description

A kind of can the method for each link clicks amount in the whole page of automatically monitoring website
Technical field
The present invention relates to a kind of can the method for each link clicks amount in the whole page of automatically monitoring website.
Background technology
Current, in each large website, service routine collects the mode that link clicks amount becomes a kind of common hot spot region, monitoring website.By monitoring link clicks amount calculate the ratio (i.e. clicking rate) that this click volume accounts for page browsing amount, the decision maker of website and operation personnel can know which position of the page and which type of ways of presentation more can attract the eyeball of user more intuitively.In addition click volume and clicking rate still throw in the Primary Reference index of advertisement.
Click volume statistical method common at present has two kinds, and a kind of is url number of addresses in Direct Analysis server log.The request of access at every turn received can be recorded in journal file by the web server of current main flow.Another kind in link, adds some parameters of manually specifying as monitoring mark, then catches or obtained by log analysis the number of times that these monitoring marks are recorded by program.
Chinese patent CN101079768B proposes a kind of method by log analysis web site url clicking rate, the method in daily record, is judging the number of clicks of each link (accessed web page) on a page (source page) by the URL of record access webpage and source page URL by analyzing daily record.
It is not enough to there are following several respects in this analytical approach:
One, relying on journal file, needing a large amount of disk space for preserving journal file.
Two, analytic process relies on web page address.Namely first must know that the network address of respective links just can find result when operation personnel wonders click volume data.And web page address is generally a lot of irregular English+identifier, bring very heavy memory burden to website optimize personnel.Particularly when there being the click volume of a lot of links to need inquiry.
Three, result can not visualize this be linked at position on the page, need manual on website optimize personnel to the page searching, need to take a long time the link number in the page is a lot.
In addition, Chinese patent application CN104731807A provides a kind of method of statistics and analysis page jump data, and the method comprises the following steps: a records the user operation data of current site in Operation Log; B is according to described Operation Log, and the behavior of the page in the connected reference current site of analysis user, obtains many redirect paths of multiple page in current site; C determines the crucial access path of current site from described many redirect paths.This application additionally provides a kind of device of statistics and analysis page jump data.The weak point of this application is that the method and apparatus provided only improve only the mutual degree of adhesion of the page in critical path in website, but cannot realize the automatic monitoring of link clicks amount on each page.
Summary of the invention
For problems of the prior art, the present invention proposes a kind of method of automatic generation monitoring mark.The coded markings that the method can give generation one that the all-links on the whole page in website is unified fast stable, unique.By coded markings statistics link clicks amount, " link position+content " and click volume are set up mapping relations, thus the management that the flow that this link brings is become more meticulous and operation.
The present invention is achieved by the following technical solutions:
Can the method for each link clicks amount in Auto Observation System page, it is characterized in that:
Step one, make Website page set guarded region;
According to usual mode Web-Designing, after the page is carried out, according to monitor concept model (having a detailed description in " embodiment ") appointed area code on the page, the ownership of content object, content type, one or more property parameters in the type of skill, give a clue for resolving the page to monitoring script.
Step 2, generate monitoring code when user clicks on links, and order browser jumps to an intermediate page;
Monitoring code generator program is completed by the monitoring script that is embedded into the page, and this script comprises two unit: recognition unit and computing unit;
Described recognition unit, identifies all-links in the page, and binds monitoring event, when visitor's clickthrough, triggers computing unit;
Described computing unit, when the user clicks a link, system is by bubbling mechanism (a kind of programmed algorithm of Javascript script.Namely some object, such as event is allowed, to occur after a kind of rule compositor), calculate this link affiliated area and the sequence position in region, then obtain page iden-tity code and other value of classes of pages from the page, be combined into the value of location parameter pos.If get the ownership of content object, content type simultaneously, the type of skill any one or more values, be then combined into the value of ct by content parameters ct create-rule.Change link jump address the address of intermediate page into subsequently, using actual link address and pos and ct (if there is) as three parameters, and order browser jumps to this link.
Step 3, record monitoring code.
Monitoring code record is realized by an intermediate page, and concrete steps are:
1. resolve the address in user's request, position, content parameters;
2. visit data statistics table, monitors the access value+1 of code by correspondence;
3. using address parameter as jump address, command server is redirected to this page.
Now user sees the normal page, and backstage is by the Visitor Logs number+1 of correspondence.
Beneficial effect: use method of the present invention effectively can simplify the work done of website optimize personnel for monitoring page click volume, more comprehensively, the clicking rate of the multiple page zones of different in monitoring website efficiently, reaches the object of optimizing webpage content.Use after this method, operation personnel, without the need to going to search clicks by chained address, because the coding of pos and ct is very clear and definite contain position and content information, alleviates the workload of monitoring greatly.And the information of pos and ct is easy to the instrument that is visualized by web placement reduction display, after realizing, click volume is checked just very directly perceived.
Accompanying drawing explanation
Fig. 1 is the process flow diagram of the embodiment of the present invention.
Fig. 2 is the regional image schematic diagram of the embodiment of the present invention.
Fig. 3 is the main navigation bar image schematic diagram of the embodiment of the present invention.
Fig. 4 is monitoring code generating apparatus schematic diagram of the present invention.
Embodiment
Below in conjunction with the drawings and specific embodiments, the present invention is described in further detail.
Terminological interpretation:
Javascript: one can supply browser execution script, and a lot of dynamic effects (as ejection layer) above webpage are all realized by this script.
JQuery: one conventional Javascript storehouse (instrument), extends the function of many Javascript, such as, user can be allowed with the element at way selection interface more flexibly.
Asynchronous Request (Ajax): ask relative one request with common (synchronously), browser is performing this request and can not affect the display of current page before not having data to return.After having data to return, browser processes operation more accordingly.
Fig. 1 is the process flow diagram of the embodiment of the present invention.In the Auto Observation System page of the present embodiment, the method for each link clicks amount comprises:
The first, make Website page and specify guarded region.
According to usual mode Web-Designing, after the page is carried out, according to monitor concept model hereinafter described, specified attribute parameter on pagefile, gives a clue for resolving the page to monitoring script.
A) conceptual model
A page, by functional module or other modes, is to be divided into multiple independently significant region.As shown in the region that Fig. 2 sections out with each rectangle.
The page shown in Fig. 2 can be divided into top navigation by function, main navigation bar, entry blank region, student must know region, teaching display area.Can mark off different positions again for each region, as shown in Figure 3, main navigation bar region can mark off again 5 positions.
And the content inside each position can change, as main navigation bar the 1st position can be put " the whole America foreign teacher ", also can put " course price ".This shows, the data of user for certain content interest level be obtained, need position and the content of considering the page simultaneously.Position is fixing, and the content in position can change.Invention defines two monitoring parameter: pos and ct, for marking the current content information in certain position for this reason.
B) what is pos
Pos, i.e. page location, the present invention marks a position by coding, and coding adopts following form:
Index_category_region_order_unicode
Each field meanings is as follows:
Such as click " student's notice " link in Fig. 3, corresponding pos is: 0_0_mainNav_3_0, and the corresponding implication of each field is:
0 homepage page iden-tity code is 0.
0 homepage page classification is 0.
mainNav this link belongs to leading boat mainNav
3 the clicked sequence be linked in region is the 3rd
0 open the new page after this link clicks, mark be homepage unique code 0.
C) what is ct
Ct, locative content, adopts following form to the coding of content:
domain_ctype_ttype
Each field meanings is as follows:
Ct value corresponding to " free examination the learn foreign teacher one to one " content such as, in Fig. 2 on the left of screen is 3_3_1, and each field meanings is as follows:
3 Content object is towards student (3)
3 The type of content is interactive (3)
1 This content technology used is list (1)
The second, on the page, monitoring code is generated
Monitoring code generator program is completed by the monitoring script that is embedded into the page, and this script comprises two unit: recognition unit and computing unit.
A) recognition unit:
Identify all-links in the page, the <a> label namely in html label.Specific practice is that the method calling document.getElementsByTagName by name in javascript script (' A') obtains all <a> tag element.
Similar, identify the label of all region code region, the ownership domain of content object, content type ctype, type of skill ttype attributes.Specific practice uses the selector switch of JQuery for (to identify the label of all region code region): $ (" [region] ").
Again each element is used to the method binding monitoring event of [masurium] .addEventListener (' click', [computing unit event name], false).So when the user clicks a link, computing unit is triggered.
B) computing unit:
When the user clicks a link, monitoring script, by the bubbling mechanism of javascript script, calculates this link affiliated area and the sequence position in region.Obtain page iden-tity code and other value of classes of pages again, be combined into the value of pos.If can obtain the ownership of object, content type, the type of skill any one or more, be then combined into the value of ct simultaneously simultaneously.Specific practice is:
1. first obtains linking liking of event, and the id returned is link id;
2. second obtain event to as if region, the region code region that link is corresponding can be obtained thus;
3. obtain the array of all-links in this region, using method is getElementsByTagName (' the A') method of section object;
4. travel through this array, find the position that link id is corresponding, namely this value+1 is obtained link sequence position order;
5. obtain page iden-tity code and other value of classes of pages from the page again, be combined into the value of pos; If get the ownership domain of content object simultaneously, any one or more values of content type ctype, type of skill ttype, be then combined into the value of ct by ct rule;
6. change link jump address the address of intermediate page into, using actual link address and pos and ct (if there is) as three parameters, and order browser jumps to this link.
Three, record monitoring code
Monitoring code record is realized by an intermediate page, monitors the click volume of code, then jump to the recording mode of target pages with intermediate page record position and content two.Specific works step is as follows:
3 parameters in analysis request;
Visit data statistics table, monitors the access value+1 of code by correspondence;
Using address parameter as jump address, command server is redirected to this page.
Now user sees the normal page, and backstage is by the Visitor Logs number+1 of correspondence.
Record monitoring code another kind of way be transmission Asynchronous Request (Ajax) to a special statistical server, by monitoring code be included in the parameter in this request, recorded the visit capacity of this monitoring code by this special statistical server.
The foregoing is only one of best practices of the present invention; but scope is not limited thereto; the conversion that the people that monitoring is clicked in any understanding web page interlinkage can expect easily or replacement; all belong in the technical scope that the present invention discloses, within the protection domain that therefore all should be encompassed in claims of the present invention.

Claims (5)

1. can the method for each link clicks amount in the whole page of automatically monitoring website, it is characterized in that:
The conceptual model of location using " position+content " as page unique content;
With page iden-tity code, page classification, region code, sequence position, the mechanism that unique code is encoded to position;
With the ownership of content object, content type, any one or more mechanism that content is encoded of actualizing technology type.
2. method according to claim 1, is characterized in that, comprising:
Step one, in webpage, specify specific region code, the ownership of content object, content type, the one or more property parameters in the type of skill are to set monitoring position or content;
Step 2, bind monitoring event by the property parameters that embeds in monitoring script identification step one;
Step 3, catch click event and generate monitoring code after obtaining page unique positions content information when user clicks on links by monitoring script by Javascript bubbling mechanism, and order browser jumps to an intermediate page;
Step 4, catch monitoring code by Visitor Logs+1 corresponding in database in intermediate page, after completing, user's request is redirected to target pages.
3. method according to claim 2, is characterized in that, in step 2:
Monitoring script comprises two unit: recognition unit and computing unit;
Described recognition unit, identifies all-links in the page, and binds monitoring event, when visitor's clickthrough, triggers computing unit;
Described computing unit, when the user clicks a link, system, by the bubbling mechanism of javascript script, calculates this link affiliated area and the sequence position in region, then obtains page iden-tity code and other value of classes of pages from the page, generate monitoring position code;
Described computing unit, if the ownership getting content object simultaneously, content type, any one or more values of the type of skill, then by content monitoring code create-rule generating content monitoring code.
4. method according to claim 2, is characterized in that, in step 4:
Intermediate page catch monitoring code lay equal stress on directional user request concrete steps be:
A) address in user's request, position, content parameters is resolved;
B) visit data statistics table, monitors the access value+1 of code by correspondence;
C) using address parameter as jump address, command server is redirected to this page.
5. method according to claim 2, is characterized in that, in step 4:
The mode of another kind of record monitoring code sends an Asynchronous Request (Ajax) to a special statistical server by browser user clicks on links while, monitoring code is included in the parameter in described Asynchronous Request, is recorded the visit capacity of this monitoring code by described special statistical server.
CN201510475850.1A 2015-08-06 2015-08-06 It is a kind of can in the automatically monitoring website whole page each link clicks amount method Active CN105138599B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510475850.1A CN105138599B (en) 2015-08-06 2015-08-06 It is a kind of can in the automatically monitoring website whole page each link clicks amount method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510475850.1A CN105138599B (en) 2015-08-06 2015-08-06 It is a kind of can in the automatically monitoring website whole page each link clicks amount method

Publications (2)

Publication Number Publication Date
CN105138599A true CN105138599A (en) 2015-12-09
CN105138599B CN105138599B (en) 2018-10-30

Family

ID=54723947

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510475850.1A Active CN105138599B (en) 2015-08-06 2015-08-06 It is a kind of can in the automatically monitoring website whole page each link clicks amount method

Country Status (1)

Country Link
CN (1) CN105138599B (en)

Cited By (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105701164A (en) * 2015-12-30 2016-06-22 广东欧珀移动通信有限公司 Statistical method and device for web hits
CN106874302A (en) * 2015-12-14 2017-06-20 北京国双科技有限公司 Setting rate determines method and apparatus
CN106874310A (en) * 2015-12-14 2017-06-20 北京国双科技有限公司 The monitoring method and device of website name of tv column
CN106874313A (en) * 2015-12-14 2017-06-20 北京国双科技有限公司 The monitoring method and device of website name of tv column
CN106919669A (en) * 2017-02-20 2017-07-04 浙江大学 A kind of method being ranked up to info web display location
CN107193825A (en) * 2016-03-14 2017-09-22 百度在线网络技术(北京)有限公司 Page statistical method and device
CN107239970A (en) * 2017-05-12 2017-10-10 百川通联(北京)网络技术有限公司 A kind of Behavior-based control daily record determines the method and system of ad click rate
CN107451167A (en) * 2016-05-30 2017-12-08 北京京东尚科信息技术有限公司 The click data acquisition methods and system of position are clicked in standing
CN107463690A (en) * 2017-08-10 2017-12-12 苏州市普实软件有限公司 A kind of method and system for realizing quick links
CN108121753A (en) * 2016-11-30 2018-06-05 北京国双科技有限公司 data monitoring method and device
CN108271081A (en) * 2016-12-30 2018-07-10 北京国双科技有限公司 The appraisal procedure and device of electronic navigation menu
CN109582885A (en) * 2018-10-31 2019-04-05 阿里巴巴集团控股有限公司 It is a kind of that the method and device that block chain deposits card is carried out to webpage by webpage monitoring
CN110163654A (en) * 2019-04-15 2019-08-23 上海基分文化传播有限公司 Data tracing method and system are launched in a kind of advertisement
CN110263070A (en) * 2019-05-30 2019-09-20 北京创鑫旅程网络技术有限公司 Event report method and device
CN113095875A (en) * 2021-04-06 2021-07-09 杭州数跑科技有限公司 Message delivery effect statistical method and related device

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101777080B (en) * 2010-03-19 2013-02-13 北京国双科技有限公司 User click data-based webpage analysis method
CN102043850B (en) * 2010-12-20 2016-02-24 百度在线网络技术(北京)有限公司 The method and apparatus of generating thermodynamic diagram
CN102831218B (en) * 2012-08-17 2014-05-07 北京国双科技有限公司 Method and device for determining data in thermodynamic chart
CN104572783B (en) * 2013-10-29 2020-05-12 深圳市腾讯计算机系统有限公司 Webpage clicking condition display method and device

Cited By (25)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106874310B (en) * 2015-12-14 2020-08-11 北京国双科技有限公司 Website column name monitoring method and device
CN106874302A (en) * 2015-12-14 2017-06-20 北京国双科技有限公司 Setting rate determines method and apparatus
CN106874310A (en) * 2015-12-14 2017-06-20 北京国双科技有限公司 The monitoring method and device of website name of tv column
CN106874313A (en) * 2015-12-14 2017-06-20 北京国双科技有限公司 The monitoring method and device of website name of tv column
CN106874313B (en) * 2015-12-14 2020-05-22 北京国双科技有限公司 Website column name monitoring method and device
CN106874302B (en) * 2015-12-14 2019-12-24 北京国双科技有限公司 Setting rate determination method and device
CN105701164A (en) * 2015-12-30 2016-06-22 广东欧珀移动通信有限公司 Statistical method and device for web hits
CN107193825A (en) * 2016-03-14 2017-09-22 百度在线网络技术(北京)有限公司 Page statistical method and device
CN107193825B (en) * 2016-03-14 2021-03-19 百度在线网络技术(北京)有限公司 Page statistical method and device
CN107451167A (en) * 2016-05-30 2017-12-08 北京京东尚科信息技术有限公司 The click data acquisition methods and system of position are clicked in standing
CN108121753B (en) * 2016-11-30 2021-09-17 北京国双科技有限公司 Data monitoring method and device
CN108121753A (en) * 2016-11-30 2018-06-05 北京国双科技有限公司 data monitoring method and device
CN108271081B (en) * 2016-12-30 2021-02-12 北京国双科技有限公司 Evaluation method and device of electronic navigation menu
CN108271081A (en) * 2016-12-30 2018-07-10 北京国双科技有限公司 The appraisal procedure and device of electronic navigation menu
CN106919669A (en) * 2017-02-20 2017-07-04 浙江大学 A kind of method being ranked up to info web display location
CN106919669B (en) * 2017-02-20 2020-07-14 浙江大学 Method for sequencing webpage information display positions
CN107239970A (en) * 2017-05-12 2017-10-10 百川通联(北京)网络技术有限公司 A kind of Behavior-based control daily record determines the method and system of ad click rate
CN107463690B (en) * 2017-08-10 2020-10-30 苏州市普实软件有限公司 Method and system for realizing quick link
CN107463690A (en) * 2017-08-10 2017-12-12 苏州市普实软件有限公司 A kind of method and system for realizing quick links
CN109582885A (en) * 2018-10-31 2019-04-05 阿里巴巴集团控股有限公司 It is a kind of that the method and device that block chain deposits card is carried out to webpage by webpage monitoring
CN110163654A (en) * 2019-04-15 2019-08-23 上海基分文化传播有限公司 Data tracing method and system are launched in a kind of advertisement
CN110263070A (en) * 2019-05-30 2019-09-20 北京创鑫旅程网络技术有限公司 Event report method and device
CN110263070B (en) * 2019-05-30 2021-10-08 北京创鑫旅程网络技术有限公司 Event reporting method and device
CN113095875A (en) * 2021-04-06 2021-07-09 杭州数跑科技有限公司 Message delivery effect statistical method and related device
CN113095875B (en) * 2021-04-06 2024-02-27 杭州数跑科技有限公司 Message delivery effect statistics method and related device

Also Published As

Publication number Publication date
CN105138599B (en) 2018-10-30

Similar Documents

Publication Publication Date Title
CN105138599A (en) Method for automatically monitoring click volume of each link point in all pages of website
US11874894B2 (en) Website builder with integrated search engine optimization support
CN103916293B (en) Method for monitoring and analyzing website user behaviors
US20080046562A1 (en) Visual web page analytics
US20190220490A1 (en) Combining website characteristics in an automatically generated website
CN103729285B (en) A kind of webpage test method, equipment and system
US9280531B2 (en) Marketing to consumers using data obtained from abandoned electronic forms
Zheng et al. Web analytics overview
US9594730B2 (en) Annotating HTML segments with functional labels
JP2012519918A (en) Method, apparatus and system for visualizing the behavior of a user browsing a web page
CN104881738B (en) Intelligence system applied to ideology and politics teaching
US20150161135A1 (en) Hidden text detection for search result scoring
Souza et al. User experience evaluation using mouse tracking and artificial intelligence
CN103443786A (en) Machine learning method to identify independent tasks for parallel layout in web browsers
US20150066579A1 (en) Method of and Apparatus for Determining Worth of a Displayed Component
CN103853737A (en) Hypertext markup language (HTML) content visualization compiling method and system
CN102760150A (en) Webpage extraction method based on attribute reproduction and labeled path
US10248392B2 (en) Replicating a web technology
CN109428776A (en) A kind of monitoring method and device of website traffic
CN108595697A (en) Webpage integrated approach, apparatus and system
CN106250404A (en) A kind of method that user operation is analyzed
KR102124935B1 (en) Disaster Monitoring System, Method Using Crowd Sourcing, and Computer Program therefor
CN103455572B (en) Obtain the method and device of video display main body in webpage
CN104536972B (en) Web page contents sensory perceptual system based on CDN and method
CN110516162A (en) A kind of information recommendation method, device, equipment and storage medium

Legal Events

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