The present invention relates to an effectiveness evaluation method for evaluating the effectiveness of the Web content distributed over the Internet and intranets, a Web content retrieval method for retrieving Web content using the evaluation, and a Web content accounting method for accounting using the evaluation, and a retrieval server and a content providing device thereof.
Along with the recent advancements in communication technology, in a communication environment, various Web content constructed by Web site constructors can be accessed via the Internet and intranets. The content of such Web sites is so numerous and difficult to retrieve, so they can be browsed only in a limited range. For this a retrieval site and a knowledge site are accessed.
For these Web sites and retrieval sites, the access status of Web content is an important component. For example, in the case of a chargeable site, a charge is collected from the site user according to the access status. Also in the case of a retrieval site, a site evaluated as having good retrieval efficiency and which is rated as higher access is one which ranks the Web content according to the access status, and provides it when a user retrieves the Web content by keyword.
As a method for evaluating such access status of Web content, a method of which the evaluation standard is the number of times when the content is viewed, that is the access count, has been known (e.g. Japanese Patent Application Laid-Open No. 2002-216008 and Japanese patent Application Laid-Open No. H10-240829).
With this method of which the evaluation target is the access count however, it cannot be evaluated whether the user received effective information. In other words, even if a content is accessed, this content may not be meaningful for the user. Even if retrieving such content as content with high priority, it decreases the evaluation of the search engine of the retrieval site, and leads to a drop in the utilization rate of the retrieval site.
Also in the case of a chargeable site which is charged by the access count, the user must pay even if effective information is not received, so the access count of the chargeable content drops, and the sales of the content provider does not increase.
With the foregoing in view, it is an object of the present invention to provide an effectiveness evaluation method for evaluating the effectiveness of the Web content by tabulating how many amount a user has viewed the content itself of a Web site.
It is another object of the present invention to provide a Web content retrieval method, a Web content accounting method, a retrieval server and a content providing device for retrieving or accounting the Web content using this evaluation.
It is still another object of the present invention to provide an effectiveness evaluation method for Web content for evaluating the effectiveness of the content of a Web site by detecting how many amount a user has viewed the content itself.
It is still another object of the present invention to provide a Web content retrieval method, a Web content accounting method, a retrieval server and a content providing device for retrieving or accounting the Web content using this evaluation.
To achieve these objects, the present invention provides a method for evaluating the effectiveness of the content of a Web site connected with a client via a network, has a step of the client accessing the Web site and displaying a content of the Web site, a step of measuring the status of viewing one content by the client and sending the result to the Web site, and a step of calculating the utilization rate of the one content from the measurement result.
The retrieval method and the retrieval server of the present invention transmit the retrieval result referring to the utilization rate. The accounting method and the content providing device of the present invention calculate an amount to be billed from the utilization rate and the general charge.
In the present invention, the actual status of the viewing one content is measured and the utilization rate is calculated, so the effectiveness of the content can be accurately evaluated. And the retrieval result and accounting according to the effectiveness can be provided.
In the present invention, it is preferable that the calculation step further has a step of calculating the utilization rate from a size of a browser of the client, a size of the content and a click count by the client. By this, the status of viewing one content can be measured while transparent to the user, which can be implemented easily and simply.
In the present invention, it is preferable that the calculation step further has a step of calculating the utilization rate from a moving amount of a scroll bar of the browser of the client, and a size of the browser. By this, the status of viewing one content can be measured while transparent to the user, which can be implemented easily and simply.
Also in the present invention, it is preferable that the calculation step further has a step of calculating the utilization rate from the total number of pages of the content and the number of pages viewed by the client. By this, the status of viewing one content can be measured while transparent to the user, which can be implemented easily and simply.
Embodiments of the present invention will now be described in the sequence of first embodiment, second embodiment, third embodiment, retrieval system, accounting system and other embodiments, of the evaluation method for Web content.
As
Each of the terminals 20 to 2n has a display device 200, on which the browser window is displayed when the browser is started up. This window is comprised of the URL (Uniform Resource Locator) bar 202 of the site, scroll bar 204 and browser window 206. The size (n lines) of the browser window 206 is defined by the browser.
The Web server 1 is comprised of an access data file 10 for storing the access data (size of content, size of browser, click count) of each access terminal, a terminal file 12 for storing the effectiveness of the content of each access terminal, and a URL file 14 for storing the effectiveness of each URL.
The processing by the Web browser on the terminal will be described with reference to
(S10) The browser is started up on the terminal 20, and the URL is input to the URL bar 202, and is sent to the Web server 1.
(S12) The program (content transmission program) is downloaded from the Web server 1 to the terminal 20. By this program, the size (n lines) of the browser (window) 206 of the terminal 20 is acquired.
(S14) Then the content of this URL is downloaded to the terminal 20. The terminal 20 displays the content of this URL on the display device 200.
(S16) The user views a part of the content displayed on the browser window 206 of the display device 200, clicks on the scroll bar 204 if interested, and displays the other portion of the content on the window by manipulating page-up or page-down. The downloaded program tabulates the click count L of the scroll bar manipulated by page-up/page-down.
(S18) When the user ends viewing this content, and inputs another URL to the terminal 20 to view other content, or when the user exits the browser, the downloaded program notifies the detected size n of the browser window and the click count L to the Web server 1.
(S20) If another URL is input, the content of this URL is downloaded to the terminal 20. The terminal 20 displays the content of this URL on the display device 200. And [processing] hereafter is as described above.
In this way the access status of the content can be detected by the size of the browser and the click count of page-up/page-down, out of the downloaded content.
The Web server 1 stores the IP address of the terminal, URL, size m of the content, and the notified size n of the browser and the click count L in the access data file 10.
Now the processing of the Web server 1 will be described with reference to
(S30) When the download request for content is received from the terminal 20, the Web server 1 stores the IP address of the terminal (PC) which sent the request to the file 10, and then stores the requested URL in the file 10.
(S32) Then the Web server 1 sends the above mentioned content transmission program to the terminal 20, and sends the content of the URL to the terminal 20.
(S34) The Web server 1 tabulates the size m (e.g. number of lines) of the transmitted content.
(S36) The Web server 1 receives the above mentioned size n of the browser and the click count L from the terminal 20, and stores them in the file 10.
(S38) Then the Web server 1 calculates the effectiveness as shown in
The calculation processing for effectiveness will be described with reference to
(S40) The data acquired from the file 10 by the content transmission program is read.
(S42) The effectiveness is calculated using the following expression for each terminal IP, and is stored in the terminal file 12.
Effectiveness=n/m*100*L
(S44) In the same way, the effectiveness is calculated for each URL using the following expression and is stored in the URL file 14.
Effectiveness=n/m*100*L
Since the actual status of viewing the content is measured in this way, the effectiveness of the content can be accurately evaluated. In this example, the size of the browser and the click count are measured, so the actual status of viewing the content can be easily measured.
As
Then as
As
The initial value of the utilization rate (effect) is calculated by length/(max−min)*100, as shown in
In this way, one content 208 is scrolled in the browser screen by the operation of the scroll bar, and the utilization rate (effect), according to the operation amount of the bar, is calculated.
And the terminal 20 acquires this utilization rate either by clicking on the link in the content or by the timing when the browser closes, and transmits this to the Web server 1 by http. The Web server 1 logs the site name and the utilization rate (effect) as a set in the log files 12 and 14 by a cgi program, just like
The retrieval site uses this utilization rate for the retrieval service as the scale of the effectiveness. The retrieval site also acquires the information of a separate server as the utilization rate according to the above mentioned procedure by caching the data of the separate server.
Since the actual status of viewing the content is measured by the operation of the scroll bar in this way, the effectiveness of the content can be accurately evaluated. Also in this example, the size of the browser and the operation amount of the scroll bar are measured, so the actual status of viewing the content can be easily measured.
As
Each of the terminals 20 to 2n has a display device 200, on which a browser window is displayed when the browser is started up. This window is comprised of the URL (Uniform Resource Locator) bar 202 of this site, scroll bar 204 and browser window 206. The size (n lines) of the browser window 206 is defined by the browser.
As
As
The processing by the Web server 1 will be described with reference to
(S50) The Web server 1 receives the content download request from the terminal 20.
(S52) First the IP address of the requesting terminal (PC) is stored in the file 10.
(S54) The page of the requested URL is sent to the terminal, and the requested URL and the page number are stored in the file 10.
The calculation processing for effectiveness will be described with reference to
(S60) The data acquired from the file 10 by the content transmission program is read.
(S62) The total number of requested URLs (total number of pages) is calculated.
(S64) The number of transmitted contents (number of pages) is counted for each terminal IP, and the effectiveness is calculated by the following expression and is stored in the terminal file 12.
Effectiveness=number of transmitted contents/total number of URLs
(S66) in the same way, the effectiveness is calculated for each URL using the following expression and is stored in the URL file 14.
Effectiveness=number of transmitted content/total number of URLs
Since the actual status of viewing the content is measured by dividing one content and counting the number of requests in this way, the effectiveness of the content can be accurately evaluated. In this example, the number of requests of the content is measured, so the actual status of viewing the content can be easily measured.
Retrieval System
The retrieval system using the above mentioned content evaluation method will be described.
As
The retrieval site 1-1 comprises an access data file 10, terminal file 12 and URL file 14 described in
Each of the terminals 20 to 2n has a display device as mentioned above, where the browser window is displayed by starting up the browser. The retrieval site is accessed, the retrieval key is input in the retrieval screen in FIG. 18, and retrieval is specified.
By this, the retrieval site 1-1 retrieves the content site corresponding to the retrieval key, and displays the URL (Uniform Resource Locator) of the retrieved content on the retrieval screen of the terminal, along with the utilization rate, in the sequence of the utilization rate of the URL stored in the URL file 14. The terminals 20 to 2n are used to click the URL displayed on the retrieval screen 100, and the target content is acquired.
The retrieval site 1-1 collects the access data of each access terminal, stores it in the access data file 10, and updates the terminal file 12 for storing the effectiveness of the content of each access terminal and the URL file 14 for storing the effectiveness of each URL according to the utilization rate.
This retrieval site 1-1 may be a knowledge system as shown in
Since the actual status of viewing the content is measured in this way, and the priority of the retrieval result is determined using the evaluation method which can accurately evaluate the effectiveness of the content, the retrieval hit rate improves, and the access of the retrieval site can be promoted.
Accounting System
The accounting system using the above mentioned content evaluation method will be described next.
As
Each of the terminals 20 to 2n has the display device 200 as mentioned above, displays the browser window by starting up the browser, and accesses the chargeable content site 1-m.
The chargeable content site 1-m calculates the utilization rate of the terminal as mentioned above, and as
Since the actual status of viewing the content is measured and accounting is performed using the evaluation method which can accurately evaluate the effectiveness of the content, accounting whereby both the user and the site administrator can satisfy can be performed.
The present invention was described using the embodiments, but the present invention can be modified in various ways within the scope of the essential character of the present invention, and these shall not be excluded from the technical scope of the present invention. For example, the present invention was described as in Internet connection, but can also be applied to an intranet connection.
In the present invention, the actual status of client viewing one Web content is measured and the utilization rate is calculated, so the effectiveness of the Web content can be accurately evaluated. Also the retrieval result and the accounting according to the effectiveness can be provided.
This application is a continuation of international application PCT/JP2003/005416, filed on Apr. 28, 2003.
Number | Date | Country | |
---|---|---|---|
Parent | PCT/JP03/05416 | Apr 2003 | US |
Child | 11256957 | Oct 2005 | US |