JP2011048765A - Program and device for measuring display number of times - Google Patents

Program and device for measuring display number of times Download PDF

Info

Publication number
JP2011048765A
JP2011048765A JP2009198485A JP2009198485A JP2011048765A JP 2011048765 A JP2011048765 A JP 2011048765A JP 2009198485 A JP2009198485 A JP 2009198485A JP 2009198485 A JP2009198485 A JP 2009198485A JP 2011048765 A JP2011048765 A JP 2011048765A
Authority
JP
Japan
Prior art keywords
display
specific part
time
browser
area
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
JP2009198485A
Other languages
Japanese (ja)
Other versions
JP5444954B2 (en
Inventor
Terunobu Kume
照宣 粂
Fumito Nishino
文人 西野
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP2009198485A priority Critical patent/JP5444954B2/en
Publication of JP2011048765A publication Critical patent/JP2011048765A/en
Application granted granted Critical
Publication of JP5444954B2 publication Critical patent/JP5444954B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide a display number of times measurement program and a display number of times measurement device for precisely measuring the advertisement display number of times which a user is estimated to have intentionally watched among the number of times in which a specific part on a Web page is displayed to a display range of a browser. <P>SOLUTION: A computer 10 includes: a means for calculating a first display area of a specific part at least a part of which is displayed by a browser; a means for reading a second display area from a first recording means and calculating a time for display of a specific area when the first display area of the specific part is larger than the second display area and a flag recorded to the first recording means represents that it displays a plurality of prescribed parts; and a means for determining whether the time for display of the specific part is equal to or longer than a display determination reference time and when the time for display of the specific part is equal to or longer than a display determination reference time, having a display number of times management means add up the display number of times of the specific part. <P>COPYRIGHT: (C)2011,JPO&INPIT

Description

本発明は、表示回数測定プログラム及び表示回数測定装置に係り、特にWebページ上の特定部位が表示された回数を測定する表示回数測定プログラム及び表示回数測定装置に関する。   The present invention relates to a display count measurement program and a display count measurement apparatus, and more particularly to a display count measurement program and a display count measurement apparatus for measuring the number of times a specific part on a web page is displayed.

例えば広告の表示回数を測定するシステムではWebページのダウンロード回数を広告の表示回数として測定している。このようなシステムではWebページの表示回数を測定することで、Webページ上に存在する広告の効果を測定することが知られている(例えば特許文献1参照)。   For example, in a system that measures the number of times an advertisement is displayed, the number of times a web page is downloaded is measured as the number of times an advertisement is displayed. In such a system, it is known to measure the effect of an advertisement existing on a web page by measuring the number of times the web page is displayed (see, for example, Patent Document 1).

特開2000−267971号公報JP 2000-267971 A

しかし、従来のシステムでは、ブラウザがWebページを表示したとしても、実際に画面に表示される表示範囲(ウインドウサイズ)によって、Webページの情報がブラウザの表示範囲に収まりきらない(スクロールバーが表示されるような)場合もあり、Webページの全ての情報が表示されるとは限らない。   However, in the conventional system, even if the browser displays the web page, the web page information does not fit in the browser display range (the scroll bar is displayed) due to the display range (window size) actually displayed on the screen. In some cases, not all information on the Web page is displayed.

つまり、従来のシステムでは、表示しようとしているWebページ上に存在する広告がブラウザの表示範囲より大きい場合、表示しようとしている広告がブラウザの表示範囲に収まりきらず、広告の一部が閲覧者の目に触れないことがあった。   In other words, in the conventional system, when the advertisement existing on the Web page to be displayed is larger than the display range of the browser, the advertisement to be displayed does not fit within the display range of the browser, and a part of the advertisement is viewed by the viewer. There were times when I did not touch.

このため、Webページのダウンロード回数を広告の表示回数として測定している従来のシステムでは、Webページ上に存在する広告全体が閲覧者の目に触れたかを判断できない場合があり、Webページ上に存在する広告の効果を正確に測定できないという問題があった。   For this reason, in a conventional system that measures the number of times a web page is downloaded as the number of times an advertisement is displayed, it may not be possible to determine whether the entire advertisement existing on the web page has been viewed by the viewer. There was a problem that the effectiveness of existing advertisements could not be measured accurately.

また、従来のシステムではWebページ上に存在する広告全体がスクロール等の閲覧者の操作によりブラウザの表示範囲に表示されたと判断できたとしても、閲覧者が広告を意図して見たのか、閲覧者が意図しない内に広告がブラウザの表示範囲に表示されたのかを判断できない。したがって、従来のシステムでは閲覧者が意図しない内に広告がブラウザの表示範囲に表示された場合も広告を表示したとして表示回数を計算してしまう為、閲覧者が意図的に見た広告の表示回数を正確に測定できないという問題があった。   In addition, even if it can be determined that the entire advertisement existing on the Web page is displayed in the browser display range by scrolling or the like in the conventional system, whether the viewer has intentionally viewed the advertisement or not It is impossible to determine whether the advertisement is displayed in the display range of the browser without the intention of the user. Therefore, in the conventional system, even if an advertisement is displayed in the display range of the browser without the viewer's intention, the display count is calculated assuming that the advertisement is displayed. There was a problem that the number of times could not be measured accurately.

本発明の一実施形態は、上記の点に鑑みなされたもので、Webページ上の特定部位がブラウザの表示範囲に表示された回数のうち、閲覧者が意図的に見たと推測できる広告の表示回数を正確に測定できる表示回数測定プログラム及び表示回数測定装置を提供することを目的とする。   One embodiment of the present invention has been made in view of the above points, and displays an advertisement that can be presumed that a viewer has intentionally viewed the number of times a specific part on a Web page is displayed in the display range of a browser. It is an object of the present invention to provide a display count measurement program and a display count measurement apparatus capable of accurately measuring the number of times.

上記課題を解決するため、本発明の一実施形態は、コンピュータを、ブラウザの表示動作又は表示更新動作を検知する検知手段と、前記検知手段により表示動作又は表示更新動作が検知された場合に、ブラウザに表示されているWebページの情報と、前記ブラウザの表示領域の情報と、前記Webページ上の特定部位の表示領域の情報とから、前記ブラウザによって少なくとも一部が表示されている前記特定部位の第1の表示面積を計算する表示面積計算手段と、前記特定部位の識別子,前記特定部位の第2の表示面積,前記特定部位の所定の複数箇所に設定されている表示されたことの有無を表すフラグ,前記特定部位の表示開始時間が対応付けられて記録されている第1の記録手段から前記第2の表示面積を読み出し、前記特定部位の第1の表示面積と前記特定部位の第2の表示面積とを比較する表示面積比較手段と、前記表示面積比較手段による比較の結果、前記特定部位の第1の表示面積が前記特定部位の第2の表示面積より大きければ、前記特定部位の識別子に対応付けられて前記第1の記録手段に記録されている前記特定部位の第2の表示面積,前記特定部位の所定の複数箇所に設定されている表示されたことの有無を表すフラグを更新する更新手段と、前記特定部位の識別子に対応付けられて前記第1の記録手段に記録されている前記特定部位の所定の複数箇所に設定されている表示されたことの有無を表すフラグが、所定の閾値以上の箇所を表示したことを表していれば、前記ブラウザから取得したイベント発生時間で前記特定部位の表示終了時間を更新し、前記特定部位の表示開始時間から前記特定部位の表示終了時間までの経過時間を前記特定部位の表示時間として計算する表示時間計算手段と、前記特定部位の表示時間が表示判定基準時間以上かを判定し、前記特定部位の表示時間が表示判定基準時間以上であれば、前記特定部位の表示回数を管理している表示回数管理手段に、前記所定の閾値以上の箇所を表示したことを表している前記特定部位の表示回数を加算させる加算手段と、して動作させる為の表示回数測定プログラムである。   In order to solve the above-described problem, an embodiment of the present invention is directed to a detection unit that detects a display operation or display update operation of a browser, and a display operation or display update operation detected by the detection unit. The specific part displayed at least in part by the browser from information on the Web page displayed on the browser, information on the display area of the browser, and information on the display area of the specific part on the Web page Display area calculation means for calculating the first display area, and the identifier of the specific part, the second display area of the specific part, whether or not the display is set in a predetermined plurality of places of the specific part The second display area is read from the first recording means that is recorded in association with the flag indicating the display start time of the specific part. As a result of the comparison by the display area comparing means for comparing the display area of 1 and the second display area of the specific part and the display area comparing means, the first display area of the specific part is the second of the specific part. If the display area is larger than the display area, the second display area of the specific part, which is associated with the identifier of the specific part and recorded in the first recording means, is set to a predetermined plurality of places of the specific part. Updating means for updating a flag indicating whether or not the information has been displayed, and a plurality of predetermined parts of the specific part recorded in the first recording means in association with the identifier of the specific part. If the flag indicating the presence or absence of being displayed indicates that a location greater than or equal to a predetermined threshold is displayed, the display end time of the specific part is updated with the event occurrence time acquired from the browser, Display time calculating means for calculating an elapsed time from the display start time of the specific part to the display end time of the specific part as the display time of the specific part, and determining whether the display time of the specific part is equal to or greater than a display determination reference time. If the display time of the specific part is equal to or longer than the display determination reference time, the display number management means managing the number of display times of the specific part indicates that the part above the predetermined threshold is displayed. It is a display count measurement program for operating as an adding means for adding the display count of a specific part.

なお、本発明の一実施形態の構成要素、表現または構成要素の任意の組合せを、方法、装置、システム、コンピュータプログラム、記録媒体、データ構造などに適用したものも本発明の態様として有効である。   In addition, what applied the component, the expression, or arbitrary combinations of the component of one Embodiment of this invention to a method, an apparatus, a system, a computer program, a recording medium, a data structure, etc. is also effective as an aspect of this invention. .

上述の如く、本発明の一実施形態によれば、Webページ上の特定部位がブラウザの表示範囲に表示された回数のうち、閲覧者が意図的に見たと推測できる広告の表示回数を正確に測定できる。   As described above, according to an embodiment of the present invention, the number of advertisements that can be presumed to be viewed intentionally by the viewer out of the number of times that a specific part on the Web page is displayed in the display range of the browser is accurately determined. It can be measured.

Webページ上の特定部位がブラウザの表示範囲より大きい例を表した一例の説明図である。It is explanatory drawing of an example showing the example where the specific site | part on a Web page is larger than the display range of a browser. ブラウザの表示範囲が一気に移動する例を表した説明図である。It is explanatory drawing showing the example which the display range of a browser moves at a stretch. 本実施例のシステムの一実施例のシステム構成図である。It is a system configuration figure of one example of a system of this example. 本実施例のシステムの他の実施例のシステム構成図である。It is a system configuration | structure figure of the other Example of the system of a present Example. 特定部位情報管理テーブルを表した説明図である。It is explanatory drawing showing the specific part information management table. 表示回数管理テーブルを表した説明図である。It is explanatory drawing showing the display frequency management table. 特定部位表示状態管理テーブルを表した説明図である。It is explanatory drawing showing the specific part display state management table. システム設定値テーブルを表した説明図である。It is explanatory drawing showing the system setting value table. 利用者端末の一例の構成図である。It is a block diagram of an example of a user terminal. コンテンツのロード時の処理手順を表したシーケンス図である。It is a sequence diagram showing the processing procedure at the time of content loading. ブラウザのリサイズ,スクロール時の処理手順を表したシーケンス図である。It is a sequence diagram showing the processing procedure at the time of browser resizing and scrolling. サブルーチンの処理手順を表したフローチャートである。It is a flowchart showing the processing procedure of a subroutine. サブルーチンAの処理手順を表したフローチャートである。7 is a flowchart showing a processing procedure of subroutine A. サブルーチンBの処理手順を表したフローチャートである。7 is a flowchart showing a processing procedure of subroutine B. ブラウザから情報を取得する処理を表した一例のイメージ図である。It is an image figure showing an example showing processing which acquires information from a browser. 本実施例のシステムにおいてブラウザの表示範囲内に含まれている特定部位の面積を計算する処理の一例を表した説明図である。It is explanatory drawing showing an example of the process which calculates the area of the specific site | part contained in the display range of a browser in the system of a present Example. 本実施例のシステムにおいてブラウザの表示範囲内に含まれている特定部位の表示時間を計算する処理の一例を表した説明図である。It is explanatory drawing showing an example of the process which calculates the display time of the specific site | part contained in the display range of a browser in the system of a present Example. システム設定値テーブルの設定項目「減少許容値」を表した一例の説明図である。It is explanatory drawing of an example showing the setting item "decrease allowable value" of a system setting value table. システム設定値テーブルの設定項目「単位面積」及び「単位面積あたりの表示時間」を表した一例の説明図である。It is explanatory drawing of an example showing the setting item "unit area" and "display time per unit area" of a system setting value table. ブラウザの表示範囲3内に含まれている特定部位2の面積を計算する処理の一例を表した説明図である。It is explanatory drawing showing an example of the process which calculates the area of the specific site | part 2 contained in the display range 3 of a browser. ブラウザの表示範囲がスクロールにより移動したときのブラウザの表示範囲内にある特定部位の面積の増減を表した説明図(1/2)である。It is explanatory drawing (1/2) showing increase / decrease in the area of the specific site | part in the display range of a browser when the display range of a browser moves by scrolling. ブラウザの表示範囲がスクロールにより移動したときのブラウザの表示範囲内にある特定部位の面積の増減を表した説明図(2/2)である。It is explanatory drawing (2/2) showing increase / decrease in the area of the specific site | part in the display range of a browser when the display range of a browser moves by scrolling. 閲覧者が特定部位を意図して見たかの判定処理の一例の説明図である。It is explanatory drawing of an example of the determination process whether the browsing person intended and looked at the specific site | part. ブラウザの表示範囲がスクロールにより移動したときのブラウザの表示範囲内にある特定部位の面積の増減と、減少許容値とを説明する為の説明図である。It is explanatory drawing for demonstrating increase / decrease in the area of the specific site | part in the display range of a browser when a display range of a browser moves by scrolling, and a reduction allowable value. 閲覧者が特定部位を意図して見たかの判定処理の一例の説明図である。It is explanatory drawing of an example of the determination process whether the browsing person intended and looked at the specific site | part. 閲覧者が特定部位を意図して見たかの判定処理の一例の説明図である。It is explanatory drawing of an example of the determination process whether the browsing person intended and looked at the specific site | part. 全体の特定部位に含まれる文字数をカウントする処理の手順を表した一例のフローチャートである。It is a flowchart of an example showing the procedure of the process which counts the number of characters contained in the whole specific site | part. 閲覧者が特定部位を意図して見たかの判定処理の一例の説明図である。It is explanatory drawing of an example of the determination process whether the browsing person intended and looked at the specific site | part.

次に、本発明を実施するための形態を、以下の実施例に基づき図面を参照しつつ説明していく。   Next, modes for carrying out the present invention will be described based on the following embodiments with reference to the drawings.

(本実施例の概要)
図1はWebページ上の特定部位がブラウザの表示範囲より大きい例を表した一例の説明図である。図1の例では、Webページ1上の特定部位2がブラウザの表示範囲3より大きく、Webページ1上の表示範囲3に特定部位2が収まりきらない。また、図1の例では、特定部位2がブラウザの表示範囲3より大きいため、どのようにブラウザの表示範囲3をずらしても、特定部位2がブラウザの表示範囲3に収まることはない。
(Overview of this example)
FIG. 1 is an explanatory diagram illustrating an example in which a specific part on a Web page is larger than a display range of a browser. In the example of FIG. 1, the specific part 2 on the Web page 1 is larger than the display range 3 of the browser, and the specific part 2 does not fit in the display range 3 on the Web page 1. Further, in the example of FIG. 1, the specific part 2 is larger than the display range 3 of the browser. Therefore, even if the display range 3 of the browser is shifted, the specific part 2 does not fall within the display range 3 of the browser.

そこで、本実施例のシステムでは特定部位2の各頂点にフラグを設定し、頂点がブラウザの表示範囲3内に入ると頂点毎にフラグを立て、すべての頂点のフラグが立ったときに特定部位2の全体がブラウザの表示範囲3に収まったと判断する。   Therefore, in the system of the present embodiment, a flag is set for each vertex of the specific part 2, and when the vertex enters the display range 3 of the browser, a flag is set for each vertex, and the specific part when all the vertex flags are set. 2 is determined to be within the display range 3 of the browser.

しかし、特定部位2の各頂点にフラグを設定し、頂点がブラウザの表示範囲3内に入ると頂点毎にフラグを立て、すべての頂点のフラグが立ったときに、特定部位2の全体がブラウザの表示範囲3に収まったと判断する場合は、図2に示すような課題を有する。   However, a flag is set for each vertex of the specific part 2, and when the vertex falls within the display range 3 of the browser, a flag is set for each vertex. 2 has a problem as shown in FIG.

図2はブラウザの表示範囲が一気に移動する例を表した説明図である。特定部位2はコンテンツ1の中程にある。マウスホイール等を使うことにより、ブラウザの表示範囲3は位置4Aから位置4Bに、一気に(1秒で)スクロールしている。図2の例では、特定部位2の各頂点が少なくとも1回、ブラウザの表示範囲3に入るため、すべての頂点のフラグが立ち、特定部位2の全体がブラウザの表示範囲3に収まったと判断する。   FIG. 2 is an explanatory diagram showing an example in which the display range of the browser moves all at once. The specific part 2 is in the middle of the content 1. By using a mouse wheel or the like, the display range 3 of the browser is scrolled at a stroke (in 1 second) from the position 4A to the position 4B. In the example of FIG. 2, since each vertex of the specific part 2 enters the browser display range 3 at least once, the flags of all the vertices are set and it is determined that the entire specific part 2 falls within the browser display range 3. .

しかしながら、ブラウザの表示範囲3が位置4Aから位置4Bに、一気に(1秒で)スクロールしたという状況を考えると、閲覧者は特定部位2を意図して見たのでなく、たまたま特定部位2がブラウザの表示範囲3を通過したことが明白である。しかし、従来のシステムでは閲覧者が意図しない内に広告がブラウザの表示範囲に表示された場合も広告を表示したとして表示回数を計算してしまう為、閲覧者が意図的に見た広告の表示回数を正確に測定できなかった。   However, considering the situation where the display range 3 of the browser is scrolled from the position 4A to the position 4B at a stroke (in 1 second), the viewer did not intentionally view the specific part 2, but the specific part 2 happens to be the browser. It is clear that the display range 3 of FIG. However, in the conventional system, even if the advertisement is displayed in the browser display range without the viewer's intention, the display count is calculated assuming that the advertisement is displayed. The number of times could not be measured accurately.

このように、従来のシステムは、たまたま特定部位2がブラウザの表示範囲3を通過した場合を排除できないことが問題であった。本実施例のシステムではWebページ1上の特定部位2がブラウザの表示範囲3より大きい場合、特定部位2の全ての頂点のフラグが立ったときに、後述の時間情報を用いて特定部位2が閲覧者に意図的に見られた可能性を計算することで、閲覧者が意図的に見たと推測できる広告の表示回数を今までよりも精度良く測定できる。   As described above, the conventional system has a problem in that it cannot be excluded when the specific part 2 passes through the display range 3 of the browser. In the system of the present embodiment, when the specific part 2 on the web page 1 is larger than the display range 3 of the browser, when the flags of all the vertices of the specific part 2 are set, the specific part 2 is By calculating the possibility of being viewed intentionally by the viewer, it is possible to measure the number of advertisements that can be estimated that the viewer has intentionally viewed more accurately than before.

(システム構成)
図3は本実施例のシステムの一実施例のシステム構成図である。図3に示す本実施例のシステムは、利用者端末10,コンテンツサーバ20,特定部位情報管理サーバ30,表示回数管理サーバ40及びネットワーク50を有する。利用者端末10,コンテンツサーバ20,特定部位情報管理サーバ30及び表示回数管理サーバ40は、ネットワーク50を介してデータ通信可能に接続されている。ネットワーク50は、例えばインターネットやLANなど、データ通信可能な如何なる通信網であってもよい。
(System configuration)
FIG. 3 is a system configuration diagram of an embodiment of the system of the present embodiment. 3 includes a user terminal 10, a content server 20, a specific part information management server 30, a display count management server 40, and a network 50. The user terminal 10, the content server 20, the specific part information management server 30 and the display count management server 40 are connected via a network 50 so that data communication is possible. The network 50 may be any communication network capable of data communication, such as the Internet or a LAN.

利用者端末10はブラウザ11がインストールされている。ブラウザ11はプラグイン12により拡張機能が追加されている。コンテンツサーバ20はWebページとしてコンテンツ21を格納している。特定部位情報管理サーバ30は特定部位情報管理テーブル31を有している。また、表示回数管理サーバ40は、表示回数管理テーブル41を有している。   A browser 11 is installed on the user terminal 10. The browser 11 has an extended function added by a plug-in 12. The content server 20 stores content 21 as a Web page. The specific part information management server 30 has a specific part information management table 31. Further, the display count management server 40 has a display count management table 41.

図4は本実施例のシステムの他の実施例のシステム構成図である。図4に示す本実施例のシステムは、図3のシステムと同様に、利用者端末10,コンテンツサーバ20,特定部位情報管理サーバ30,表示回数管理サーバ40及びネットワーク50を有する。利用者端末10,コンテンツサーバ20,特定部位情報管理サーバ30及び表示回数管理サーバ40は、ネットワーク50を介してデータ通信可能に接続されている。   FIG. 4 is a system configuration diagram of another embodiment of the system of this embodiment. The system of the present embodiment shown in FIG. 4 includes a user terminal 10, a content server 20, a specific part information management server 30, a display count management server 40, and a network 50, similarly to the system of FIG. The user terminal 10, the content server 20, the specific part information management server 30 and the display count management server 40 are connected via a network 50 so that data communication is possible.

利用者端末10はブラウザ11がインストールされている。また、コンテンツサーバ20はWebページとしてコンテンツ21を格納している。スクリプト22はコンテンツ21の一部を構成する。特定部位情報管理サーバ30は特定部位情報管理テーブル31を有している。表示回数管理サーバ40は表示回数管理テーブル41を有している。   A browser 11 is installed on the user terminal 10. The content server 20 stores content 21 as a web page. The script 22 constitutes a part of the content 21. The specific part information management server 30 has a specific part information management table 31. The display count management server 40 has a display count management table 41.

図3のシステムは、プラグイン12により本実施例に掛かる表示回数測定プログラムを実現している。図4のシステムは、スクリプト22により本実施例に掛かる表示回数測定プログラムを実現している。   The system of FIG. 3 implements a display count measurement program according to the present embodiment by the plug-in 12. The system shown in FIG. 4 implements a display count measurement program according to the present embodiment using a script 22.

図5は特定部位情報管理テーブルを表した説明図である。図5(A)は特定部位情報管理テーブル31の構成例である。特定部位情報管理テーブル31は、ID,URL,XPathを含む。IDは特定部位2の識別子である。URLはコンテンツ21を特定するものである。また、XPathはコンテンツ21内の特定部位2を特定するものである。   FIG. 5 is an explanatory diagram showing the specific part information management table. FIG. 5A is a configuration example of the specific part information management table 31. The specific part information management table 31 includes ID, URL, and XPath. ID is an identifier of the specific part 2. The URL specifies the content 21. XPath specifies a specific part 2 in the content 21.

利用者は、コンテンツ21内で表示回数を測定したい特定部位2の情報を特定部位情報管理テーブル31に予め登録しておく。例えば特定部位2が広告の場合、広告主はコンテンツ21内で表示回数を測定したい広告画像の情報を特定部位情報管理テーブル31に予め登録しておく。   The user registers in advance in the specific part information management table 31 information on the specific part 2 for which the number of display times is to be measured in the content 21. For example, when the specific part 2 is an advertisement, the advertiser registers in advance the information on the advertisement image whose display count is to be measured in the content 21 in the specific part information management table 31.

図5(A)に示されているXPath「/HTML/BODY/DIV/IMG」は図5(B)に示されているHTMLのツリー構造、図5(C)に示されているHTMLに対応するものである。   XPath “/ HTML / BODY / DIV / IMG” shown in FIG. 5 (A) corresponds to the HTML tree structure shown in FIG. 5 (B) and the HTML shown in FIG. 5 (C). To do.

図6は表示回数管理テーブルを表した説明図である。図6の表示回数管理テーブル41はID及び回数を含む。IDは特定部位2の識別子である。回数はIDで識別される特定部位2の表示回数である。   FIG. 6 is an explanatory diagram showing a display count management table. The display count management table 41 in FIG. 6 includes IDs and counts. ID is an identifier of the specific part 2. The number of times is the number of times the specific part 2 identified by the ID is displayed.

図3及び図4に示すシステムでは利用者端末10のブラウザ11にコンテンツサーバ20からコンテンツ21がロードされる。ブラウザ11にコンテンツ21がロードされた時点で、拡張機能12又はスクリプト22(以下、単に拡張機能12と言う)は特定部位情報管理サーバ30へアクセスし、ロードされたコンテンツ21のURLが特定部位情報管理テーブル31に登録されているかを確認する。   In the system shown in FIGS. 3 and 4, the content 21 is loaded from the content server 20 into the browser 11 of the user terminal 10. When the content 21 is loaded on the browser 11, the extended function 12 or script 22 (hereinafter simply referred to as the extended function 12) accesses the specific part information management server 30, and the URL of the loaded content 21 is the specific part information. It is confirmed whether it is registered in the management table 31.

ロードされたコンテンツ21のURLが特定部位情報管理テーブル31に登録されていれば、拡張機能12はロードされたコンテンツ21のURLに対応するXPathを特定部位情報管理テーブル31から取得する。拡張機能12は、取得したXPathを用いてコンテンツ21から特定部位2を選択する。   If the URL of the loaded content 21 is registered in the specific part information management table 31, the extended function 12 acquires the XPath corresponding to the URL of the loaded content 21 from the specific part information management table 31. The extended function 12 selects the specific part 2 from the content 21 using the acquired XPath.

拡張機能12は選択した特定部位2がレイアウトされているコンテンツ21内での表示位置を取得すると共に、ブラウザ11の表示範囲3を取得する。拡張機能12はブラウザ11の表示範囲3に特定部位2があるかを判定する。ブラウザ11の表示範囲3に特定部位2があると判定したとき、拡張機能12は後述のように、ブラウザ11の表示範囲3内に含まれている特定部位2の面積が増加傾向、もしくは、一定の値を保持したまま、特定部位2の各頂点のフラグが立ったときに、後述の時間情報を用いて特定部位2が閲覧者に意図的に見られた可能性を計算することで、閲覧者が意図的に見たと推測できる広告の表示回数を測定できる。   The extended function 12 acquires the display position in the content 21 where the selected specific part 2 is laid out, and acquires the display range 3 of the browser 11. The extended function 12 determines whether the specific part 2 exists in the display range 3 of the browser 11. When it is determined that the specific part 2 exists in the display range 3 of the browser 11, the extended function 12 tends to increase the area of the specific part 2 included in the display range 3 of the browser 11 or is constant as described later. When the flag of each vertex of the specific part 2 stands while maintaining the value of the value, the possibility that the specific part 2 is intentionally seen by the viewer is calculated by using time information described later. Measure the number of impressions of an ad that a person may have intentionally viewed.

特定部位2の各頂点のフラグは、拡張機能12が保持する例えば図7に示すような特定部位表示状態管理テーブルにより管理される。図7は特定部位表示状態管理テーブルを表した説明図である。図7の特定部位表示状態管理テーブルは各特定部位2の表示状態を示すデータを管理している。   The flag of each vertex of the specific part 2 is managed by a specific part display state management table as shown in FIG. FIG. 7 is an explanatory diagram showing the specific part display state management table. The specific part display state management table in FIG. 7 manages data indicating the display state of each specific part 2.

図7の特定部位表示状態管理テーブルは特定部位ID,面積,角(右上、左上、右下、左下)のフラグ,イベント発生時間(開始),イベント発生時間(終了)を含む。特定部位IDは特定部位2の識別子である。面積は、前回計算したブラウザ11の表示範囲3内に含まれている特定部位2の面積である。角(右上、左上、右下、左下)のフラグは、特定部位2の各頂点に設定されたフラグであって、ブラウザ11の表示範囲3内に入ったことのない頂点のフラグが「0」、ブラウザ11の表示範囲3内に入ったことのある頂点のフラグが「1」(フラグが立った状態)となっている。   The specific part display state management table in FIG. 7 includes a specific part ID, area, corner (upper right, upper left, lower right, lower left) flags, event occurrence time (start), and event occurrence time (end). The specific part ID is an identifier of the specific part 2. The area is the area of the specific part 2 included in the display range 3 of the browser 11 calculated last time. Corner flags (upper right, upper left, lower right, lower left) are flags set for each vertex of the specific part 2, and flags for vertices that have never entered the display range 3 of the browser 11 are “0”. The flag of the vertex that has entered the display range 3 of the browser 11 is “1” (the flag is set).

イベント発生時間(開始)は角のフラグのうち最初のフラグが立った時間を表す。イベント発生時間(終了)は角のフラグの全てが立った時間を表す。特定部位2の全体を閲覧者が意図的に見たとイベント発生時間(開始)及びイベント発生時間(終了)を用いて後述のように判断すると、拡張機能12は表示回数管理サーバ40に特定部位2の識別子であるIDを通知して、そのIDに対応する表示回数管理テーブル41の回数を「1」加算する。したがって、表示回数管理テーブル41は閲覧者が意図的に特定部位2を見たと判断できる回数を、IDで識別される特定部位2の表示回数として管理できる。   The event occurrence time (start) represents the time when the first flag of the corner flags is set. The event occurrence time (end) represents the time when all the corner flags are set. If the viewer intentionally views the entire specific part 2 as described later using the event occurrence time (start) and the event occurrence time (end), the extended function 12 causes the display count management server 40 to specify the specific part 2. The ID which is the identifier of the ID is notified, and the number of times in the display count management table 41 corresponding to the ID is added by “1”. Therefore, the display count management table 41 can manage the number of times the viewer can determine that the specific site 2 is intentionally viewed as the display count of the specific site 2 identified by the ID.

図8はシステム設定値テーブルを表した説明図である。図8のシステム設定値テーブルは特定部位2の表示回数を測定する為に必要な設定項目を管理している。図8のシステム設定値テーブルは設定項目及び値を含む。設定項目には、減少許容値,単位面積,単位面積あたりの表示時間,再生時間,一文字あたりの認識時間が含まれる。なお、設定項目に含まれる、減少許容値,単位面積,単位面積あたりの表示時間,再生時間,一文字あたりの認識時間の詳細は後述する。   FIG. 8 is an explanatory diagram showing a system setting value table. The system setting value table in FIG. 8 manages setting items necessary for measuring the number of display times of the specific part 2. The system setting value table in FIG. 8 includes setting items and values. The setting items include a reduction allowable value, a unit area, a display time per unit area, a reproduction time, and a recognition time per character. The details of the allowable reduction value, the unit area, the display time per unit area, the playback time, and the recognition time per character included in the setting items will be described later.

(利用者端末10の構成)
図9は利用者端末の一例の構成図である。利用者端末10は、それぞれバスBで相互に接続された入力装置61,出力装置62,ドライブ装置63,補助記憶装置64,主記憶装置65,演算処理装置66及びインターフェース装置67を有する。
(Configuration of user terminal 10)
FIG. 9 is a configuration diagram of an example of a user terminal. The user terminal 10 includes an input device 61, an output device 62, a drive device 63, an auxiliary storage device 64, a main storage device 65, an arithmetic processing device 66, and an interface device 67 that are mutually connected by a bus B.

入力装置61はキーボードやマウスなどである。入力装置61は各種信号を入力するために用いられる。出力装置62はディスプレイ装置などである。出力装置62は各種ウインドウやデータ等を表示するために用いられる。インターフェース装置67はモデム,LANカードなどである。インターフェース装置67はネットワーク50に接続する為に用いられる。   The input device 61 is a keyboard or a mouse. The input device 61 is used for inputting various signals. The output device 62 is a display device or the like. The output device 62 is used to display various windows and data. The interface device 67 is a modem, a LAN card, or the like. The interface device 67 is used for connecting to the network 50.

本実施例に掛かる表示回数測定プログラムは利用者端末10を制御する各種プログラムの少なくとも一部である。表示回数測定プログラムは例えば記録媒体68の配布やネットワーク50からのダウンロードなどによって提供される。表示回数測定プログラムを記録した記録媒体68は、CD−ROM、フレキシブルディスク、光磁気ディスク等の様に情報を光学的,電気的或いは磁気的に記録する記録媒体、ROM、フラッシュメモリ等の様に情報を電気的に記録する半導体メモリ等、様々なタイプの記録媒体を用いることができる。   The display count measurement program according to the present embodiment is at least a part of various programs for controlling the user terminal 10. The display count measurement program is provided by, for example, distribution of the recording medium 68 or downloading from the network 50. The recording medium 68 on which the display count measurement program is recorded is a recording medium such as a CD-ROM, a flexible disk, a magneto-optical disk, etc. for recording information optically, electrically or magnetically, a ROM, a flash memory, etc. Various types of recording media such as a semiconductor memory for electrically recording information can be used.

また、表示回数測定プログラムを記録した記録媒体68がドライブ装置63にセットされると、表示回数測定プログラムは記録媒体68からドライブ装置63を介して補助記憶装置64にインストールされる。ネットワーク50からダウンロードされた表示回数測定プログラムは、インターフェース装置67を介して補助記憶装置64にインストールされる。   When the recording medium 68 that records the display count measurement program is set in the drive device 63, the display count measurement program is installed from the recording medium 68 to the auxiliary storage device 64 via the drive device 63. The display count measurement program downloaded from the network 50 is installed in the auxiliary storage device 64 via the interface device 67.

補助記憶装置64はインストールされた表示回数測定プログラムを格納すると共に、必要なファイル,データ等を格納する。主記憶装置65は、補助記憶装置64から表示回数測定プログラムを読み出して格納する。そして、演算処理装置66は主記憶装置65に格納された表示回数測定プログラムに従って、後述するような各種処理を実現している。   The auxiliary storage device 64 stores the installed display count measurement program and also stores necessary files, data, and the like. The main storage device 65 reads the display count measurement program from the auxiliary storage device 64 and stores it. The arithmetic processing unit 66 implements various processes as will be described later in accordance with the display count measurement program stored in the main storage device 65.

(処理手順)
図10はコンテンツのロード時の処理手順を表したシーケンス図である。ステップS1に進み、利用者端末10のブラウザ11は、コンテンツサーバ20からのコンテンツ21のロードを完了する。コンテンツ21のロードが完了すると、ブラウザ11はイベント通知により拡張機能12へコンテンツ21のロード完了を通知する。
(Processing procedure)
FIG. 10 is a sequence diagram showing a processing procedure when loading content. In step S <b> 1, the browser 11 of the user terminal 10 completes loading of the content 21 from the content server 20. When the loading of the content 21 is completed, the browser 11 notifies the extended function 12 of the loading completion of the content 21 by event notification.

コンテンツ21のロード完了が通知されると拡張機能12はステップS2に進み、コンテンツ21のURLを取得する。ステップS3に進み、拡張機能12は特定部位情報管理サーバ30へアクセスし、ロードされたコンテンツ21のURLを送信する。   When the completion of loading of the content 21 is notified, the extended function 12 proceeds to step S2 and acquires the URL of the content 21. In step S3, the extended function 12 accesses the specific part information management server 30 and transmits the URL of the loaded content 21.

ステップS4に進み、特定部位情報管理サーバ30はブラウザ11にロードされたコンテンツ21のURLを受信する。ステップS5に進み、特定部位情報管理サーバ30は受信したコンテンツ21のURLが特定部位情報管理テーブル31に登録されているかを検索する。   In step S4, the specific part information management server 30 receives the URL of the content 21 loaded in the browser 11. In step S5, the specific part information management server 30 searches whether the URL of the received content 21 is registered in the specific part information management table 31.

コンテンツ21のURLが特定部位情報管理テーブル31に登録されていれば、特定部位情報管理サーバ30はコンテンツ21のURLに対応するID,XPathを検索結果として特定部位情報管理テーブル31から取得する。ステップS6に進み、特定部位情報管理サーバ30は検索結果を拡張機能12に送信する。   If the URL of the content 21 is registered in the specific part information management table 31, the specific part information management server 30 acquires the ID and XPath corresponding to the URL of the content 21 from the specific part information management table 31 as a search result. In step S6, the specific part information management server 30 transmits the search result to the extended function 12.

ステップS7に進み、拡張機能12は特定部位情報管理サーバ30から検索結果であるID,XPathを受信する。ステップS8に進み、拡張機能12は受信したXPathのうち未送信のXPathを1つ、ブラウザ11へ送信する。   In step S <b> 7, the extended function 12 receives the ID and XPath as a search result from the specific part information management server 30. In step S <b> 8, the extended function 12 transmits one unsent XPath among the received XPaths to the browser 11.

ステップS9に進み、ブラウザ11は拡張機能12からXPathを受信する。XPathを受信するとブラウザ11はステップS10に進み、XPathが示すコンテンツ21上の位置を検索する。例えばXPathが図5(A)の上段に示した「/HTML/BODY/DIV/IMG」であり、コンテンツ21が図5(C)に示したHTMLである場合は、XPathが示すコンテンツ21上の位置として<IMG SRC“xxx.gif”/>が検索される。   In step S 9, the browser 11 receives the XPath from the extended function 12. When the XPath is received, the browser 11 proceeds to step S10 and searches for a position on the content 21 indicated by the XPath. For example, when the XPath is “/ HTML / BODY / DIV / IMG” shown in the upper part of FIG. 5A and the content 21 is the HTML shown in FIG. 5C, the content on the content 21 indicated by the XPath <IMG SRC “xxx.gif” /> is retrieved as the position.

ステップS11に進み、ブラウザ11はステップS10で検索したコンテンツ21上の位置を特定部位情報として拡張機能12に送信する。ステップS12に進み、拡張機能12は特定部位情報を受信する。ステップS13に進み、拡張機能12は特定部位2の表示位置を取得するため、ブラウザ11に特定部位情報を送信する。   In step S11, the browser 11 transmits the position on the content 21 searched in step S10 to the extended function 12 as specific part information. In step S12, the extended function 12 receives specific part information. In step S13, the extended function 12 transmits specific part information to the browser 11 in order to acquire the display position of the specific part 2.

ステップS14に進み、ブラウザ11は特定部位情報を受信する。特定部位情報を受信するとブラウザ11はステップS15に進み、特定部位情報を用いて特定部位2の表示位置を検索する。ステップS16に進み、ブラウザ11は検索した特定部位2の表示位置及び表示範囲を拡張機能12に送信する。   In step S14, the browser 11 receives the specific part information. When the specific part information is received, the browser 11 proceeds to step S15 and searches for the display position of the specific part 2 using the specific part information. In step S <b> 16, the browser 11 transmits the display position and display range of the searched specific part 2 to the extended function 12.

また、ステップS17に進み、ブラウザ11は拡張機能12からの要求に基づいてブラウザ11の表示位置を拡張機能12に送信する。ステップS18に進み、拡張機能12はブラウザ11の表示位置を受信する。ステップS19に進み、ブラウザ11は拡張機能12からの要求に基づいてブラウザ11の表示範囲を拡張機能12に送信する。ステップS20に進み、拡張機能12はブラウザ11の表示範囲を受信する。   In step S 17, the browser 11 transmits the display position of the browser 11 to the extended function 12 based on a request from the extended function 12. In step S18, the extended function 12 receives the display position of the browser 11. In step S 19, the browser 11 transmits the display range of the browser 11 to the extended function 12 based on the request from the extended function 12. In step S20, the extended function 12 receives the display range of the browser 11.

ステップS21に進み、拡張機能12はブラウザ11から取得した特定部位2の表示位置及び表示範囲,ブラウザ11の表示位置及び表示範囲に基づき、ブラウザ11の表示範囲3に特定部位2があるかどうかを判定する。ブラウザ11の表示範囲3に特定部位2があると判定したとき、拡張機能12はステップS22に進み、後述するサブルーチンの処理を行う。   In step S21, the extended function 12 determines whether or not the specific part 2 exists in the display range 3 of the browser 11 based on the display position and display range of the specific part 2 acquired from the browser 11 and the display position and display range of the browser 11. judge. When it is determined that the specific part 2 exists in the display range 3 of the browser 11, the extended function 12 proceeds to step S22 and performs a subroutine process described later.

サブルーチンの処理後、拡張機能12は、ステップS7で受信したXPathに未確認のものがあれば、ステップS8に戻り処理を続ける。なお、拡張機能12はステップS7で受信したXPathが全て確認済みであれば処理を終了する。   After the subroutine processing, if there is an unconfirmed XPath received in step S7, the extended function 12 returns to step S8 and continues the processing. The extended function 12 ends the process if all the XPaths received in step S7 have been confirmed.

一方、ステップS21においてブラウザ11の表示範囲3に特定部位2がないと判定したとき、拡張機能12はステップS24に進み、ステップS7で受信したXPathに未確認のものがあれば、ステップS8に戻り処理を続ける。なお、拡張機能12はステップS7で受信したXPathが全て確認済みであれば処理を終了する。   On the other hand, when it is determined in step S21 that there is no specific part 2 in the display range 3 of the browser 11, the extended function 12 proceeds to step S24, and if there is an unconfirmed XPath received in step S7, the process returns to step S8. Continue. The extended function 12 ends the process if all the XPaths received in step S7 have been confirmed.

また、図11はブラウザのリサイズ,スクロール時の処理手順を表したシーケンス図である。ステップS31では、ブラウザ11においてリサイズ又はスクロールが発生したものとする。リサイズ又はスクロールが発生すると、ブラウザ11はイベント通知により拡張機能12へリサイズ又はスクロールの発生を通知する。リサイズ又はスクロールの発生が通知されると拡張機能12はステップS32に進み、図7に示した特定部位表示状態管理テーブルの有無を確認する。   FIG. 11 is a sequence diagram showing the processing procedure when the browser is resized and scrolled. In step S31, it is assumed that resizing or scrolling has occurred in the browser 11. When resizing or scrolling occurs, the browser 11 notifies the extended function 12 of the occurrence of resizing or scrolling by event notification. When notified of the occurrence of resizing or scrolling, the extended function 12 proceeds to step S32 and confirms the presence or absence of the specific part display state management table shown in FIG.

特定部位表示状態管理テーブルがなければ、拡張機能12は処理を終了する。特定部位表示状態管理テーブルがあれば、拡張機能12はステップS33に進む。拡張機能12は特定部位2の表示位置を取得するため、特定部位表示状態管理テーブルを読み出し、特定部位表示状態管理テーブルに記録されていた特定部位IDをキーに、特定部位のXPathを取得する。例えば特定部位のXPathは、特定部位IDをキーに特定部位情報管理テーブル31を検索することで取得できる。   If there is no specific part display state management table, the extended function 12 ends the process. If there is a specific part display state management table, the extended function 12 proceeds to step S33. In order to acquire the display position of the specific part 2, the extended function 12 reads the specific part display state management table, and acquires the XPath of the specific part using the specific part ID recorded in the specific part display state management table as a key. For example, the XPath of the specific part can be acquired by searching the specific part information management table 31 using the specific part ID as a key.

拡張機能12は取得したXPathのうち、未送信のXPathを1つ、ブラウザ11へ送信する。なお、ステップS34〜S49の処理は、図10のステップS9〜S24の処理と同様であるため、説明を省略する。   The extended function 12 transmits one unsent XPath among the acquired XPaths to the browser 11. In addition, since the process of step S34-S49 is the same as the process of step S9-S24 of FIG. 10, description is abbreviate | omitted.

また、図12はサブルーチンの処理手順を表したフローチャートである。ステップS51に進み、拡張機能12は、後述のサブルーチンAに表したイベント発生時間更新処理を行い、特定部位表示状態管理テーブルのイベント発生時間(開始)を更新する。ステップS52に進み、拡張機能12はブラウザ11の表示範囲3内にある特定部位2の面積を計算する。   FIG. 12 is a flowchart showing the processing procedure of the subroutine. In step S51, the extended function 12 performs an event occurrence time update process shown in subroutine A described later, and updates the event occurrence time (start) in the specific part display state management table. In step S 52, the extended function 12 calculates the area of the specific part 2 within the display range 3 of the browser 11.

ステップS53に進み、拡張機能12はステップS52で計算した特定部位2の面積と特定部位表示状態管理テーブルが管理する前回計算したブラウザ11の表示範囲3内にある特定部位2の面積とを比較する。   In step S53, the extended function 12 compares the area of the specific part 2 calculated in step S52 with the area of the specific part 2 within the display range 3 of the browser 11 calculated last time managed by the specific part display state management table. .

ステップS52で計算した特定部位2の面積の方が大きい、言い換えればブラウザ11の表示範囲3内にある特定部位2の面積が増加しているとき、又は、ステップS52で計算した特定部位2の面積と同じ、言い換えればブラウザ11の表示範囲3内にある特定部位2の面積が変化していないとき、拡張機能12はステップS54に進む。   The area of the specific part 2 calculated in step S52 is larger, in other words, the area of the specific part 2 within the display range 3 of the browser 11 is increased, or the area of the specific part 2 calculated in step S52 In other words, when the area of the specific part 2 within the display range 3 of the browser 11 has not changed, the extended function 12 proceeds to step S54.

ステップS54に進み、拡張機能12は、ステップS52において計算した特定部位2の面積で特定部位表示状態管理テーブルの面積を更新する。ステップS55に進み、拡張機能12はブラウザ11の表示範囲3内にある特定部位2に、角が含まれているか否かを判定する。   In step S54, the extended function 12 updates the area of the specific part display state management table with the area of the specific part 2 calculated in step S52. In step S55, the extended function 12 determines whether or not a corner is included in the specific part 2 within the display range 3 of the browser 11.

角が含まれていると判定すれば、拡張機能12はステップS55からステップS56に進み、含まれている角に対応する特定部位表示状態管理テーブルの角のフラグを「1」に更新したあと、ステップS57に進む。角が含まれていないと判定すれば、拡張機能12はステップS55からステップS57に進む。   If it is determined that a corner is included, the extended function 12 proceeds from step S55 to step S56, and after updating the corner flag of the specific part display state management table corresponding to the included corner to “1”, Proceed to step S57. If it is determined that the corner is not included, the extended function 12 proceeds from step S55 to step S57.

ステップS57に進み、拡張機能12は特定部位表示状態管理テーブルの角のフラグを参照し、すべての角(右上、左上、右下、左下)のフラグが「1」になっているか否かで4つ角を表示したかを判定する。特定部位2の4つ角を表示したと判定すると、拡張機能12はステップS58に進み、後述のサブルーチンBに表した表示判定処理を行う。   In step S57, the extended function 12 refers to the corner flags in the specific part display state management table, and determines whether or not all corner (upper right, upper left, lower right, lower left) flags are “1”. Determine whether a corner is displayed. If it is determined that the four corners of the specific part 2 have been displayed, the extended function 12 proceeds to step S58, and performs a display determination process shown in subroutine B described later.

特定部位2の4つ角を、まだ表示していないと判定すると、拡張機能12は図12の処理を終了する。   If it is determined that the four corners of the specific part 2 have not been displayed yet, the extended function 12 ends the process of FIG.

また、ステップS53において、ステップS52で計算した特定部位2の面積の方が小さい、言い換えればブラウザ11の表示範囲3内にある特定部位2の面積が減少しているとき、拡張機能12はステップS60に進む。   In step S53, when the area of the specific part 2 calculated in step S52 is smaller, in other words, when the area of the specific part 2 within the display range 3 of the browser 11 is reduced, the extended function 12 causes the step S60. Proceed to

ステップS60に進み、拡張機能12はブラウザ11の表示範囲3内にある特定部位2の面積の減少が、あらかじめ図8のシステム設定値テーブルに設定してある減少許容値の範囲内であるか否かを判定する。予め設定してある減少許容値の範囲内であれば、拡張機能12はステップS55に進む。予め設定してある減少許容値の範囲内でなければ、拡張機能12はステップS61に進み、特定部位表示状態管理テーブルの面積を「0」、角のフラグを「0」に更新する。   In step S60, the extended function 12 determines whether or not the reduction of the area of the specific part 2 within the display range 3 of the browser 11 is within the range of allowable reduction values set in advance in the system setting value table of FIG. Determine whether. If it is within the range of the reduction allowable value set in advance, the extended function 12 proceeds to step S55. If it is not within the range of the reduction allowable value set in advance, the extended function 12 proceeds to step S61 and updates the area of the specific part display state management table to “0” and the corner flag to “0”.

ステップS62に進み、拡張機能12は特定部位表示状態管理テーブルのイベント発生時間(開始)を「0」に戻したあと、図12の処理を終了する。次に、ステップS51のサブルーチンAの処理手順を説明する。   In step S62, the extended function 12 returns the event occurrence time (start) of the specific part display state management table to “0”, and then ends the process of FIG. Next, the processing procedure of subroutine A in step S51 will be described.

図13はサブルーチンAの処理手順を表したフローチャートである。ステップS71に進み、拡張機能12はブラウザ11からイベント発生時間の取得を行う。ステップS72に進み、拡張機能12は特定部位表示状態管理テーブルのイベント発生時間(開始)を参照し、イベント発生時間(開始)が「0」であるか否かを判定する。   FIG. 13 is a flowchart showing the processing procedure of subroutine A. In step S71, the extended function 12 acquires the event occurrence time from the browser 11. In step S72, the extended function 12 refers to the event occurrence time (start) in the specific part display state management table and determines whether the event occurrence time (start) is “0”.

イベント発生時間(開始)が「0」であれば、ステップS73に進み、拡張機能12は特定部位表示状態管理テーブルのイベント発生時間(開始)をステップS71で取得したイベント発生時間に更新した後、図13の処理を終了する。拡張機能12はステップS72においてイベント発生時間(開始)が「0」でなければ、図13の処理を終了する。   If the event occurrence time (start) is “0”, the process proceeds to step S73, and the extended function 12 updates the event occurrence time (start) in the specific part display state management table to the event occurrence time acquired in step S71. The process of FIG. 13 is terminated. If the event occurrence time (start) is not “0” in step S72, the extended function 12 ends the process of FIG.

次に、ステップS58のサブルーチンBの処理手順を説明する。図14はサブルーチンBの処理手順を表したフローチャートである。ステップS81に進み、拡張機能12はブラウザ11からイベント発生時間の取得を行う。ステップS82に進み、拡張機能12は特定部位表示状態管理テーブルのイベント発生時間(終了)をステップS81で取得したイベント発生時間に更新する。   Next, the processing procedure of subroutine B in step S58 will be described. FIG. 14 is a flowchart showing the processing procedure of subroutine B. In step S81, the extended function 12 acquires the event occurrence time from the browser 11. In step S82, the extended function 12 updates the event occurrence time (end) in the specific part display state management table to the event occurrence time acquired in step S81.

ステップS83に進み、拡張機能12は特定部位表示状態管理テーブルのイベント発生時間(開始)からイベント発生時間(終了)までの間に経過した経過時間を表示時間として計算する。   In step S83, the extended function 12 calculates the elapsed time from the event occurrence time (start) to the event occurrence time (end) in the specific part display state management table as the display time.

ステップS84に進み、拡張機能12は、図7に示した特定部位表示状態管理テーブルの面積と、あらかじめ図8のシステム設定値テーブルに設定してある単位面積、単位面積あたりの表示時間とを参照する。そして、拡張機能12は以下の式(1)の関係を満たすか否かを判定する。
面積÷単位面積×単位面積あたりの表示時間≦表示時間・・・(1)
In step S84, the extended function 12 refers to the area of the specific part display state management table shown in FIG. 7, the unit area set in advance in the system setting value table of FIG. 8, and the display time per unit area. To do. Then, the extended function 12 determines whether or not the relationship of the following formula (1) is satisfied.
Area / unit area × display time per unit area ≦ display time (1)

式(1)の関係を満たすと判定すると、拡張機能12はステップS85に進み、特定部位2の識別子であるID(特定部位ID)を表示回数管理サーバ40に送信する。表示回数管理サーバ40はステップS86に進み、拡張機能12から特定部位2の識別子であるIDを取得する。ステップS87に進み、表示回数管理サーバ40は取得したIDが表示回数管理テーブル41に登録されているかを検索する。   If it determines with satisfy | filling the relationship of Formula (1), the extended function 12 will progress to step S85, and will transmit ID (specific site | part ID) which is the identifier of the specific site | part 2 to the display frequency management server 40. The display count management server 40 proceeds to step S <b> 86 and acquires the ID that is the identifier of the specific part 2 from the extended function 12. In step S 87, the display count management server 40 searches whether the acquired ID is registered in the display count management table 41.

もし、IDが表示回数管理テーブル41に登録されていれば、表示回数管理サーバ40はステップS88に進み、IDに対応する回数に「1」を加算する。なお、拡張機能12はステップS85に続いてステップS89に進み、ステップS57で4つ角を表示したと判定した特定部位2のレコードを特定部位表示状態管理テーブルから削除して、図14の処理を終了する。   If the ID is registered in the display count management table 41, the display count management server 40 proceeds to step S88 and adds “1” to the count corresponding to the ID. The extended function 12 proceeds to step S89 following step S85, deletes the record of the specific part 2 determined to have displayed the four corners in step S57 from the specific part display state management table, and performs the process of FIG. finish.

上記した式(1)の関係を満たさないと判定すると、拡張機能12はステップS90に進み、ステップS57で4つ角を表示したと判定した特定部位2の特定部位表示状態管理テーブルのレコードの面積を「0」、角のフラグを「0」に更新する。また、ステップS91に進み、拡張機能12は特定部位表示状態管理テーブルのイベント発生時間(開始)及びイベント発生時間(終了)を「0」に戻したあと、図14の処理を終了する。   If it is determined that the relationship of the above formula (1) is not satisfied, the extended function 12 proceeds to step S90, and the area of the record of the specific part display state management table of the specific part 2 determined to have displayed four corners in step S57. Is updated to “0” and the corner flag is updated to “0”. In step S91, the extended function 12 returns the event occurrence time (start) and event occurrence time (end) in the specific part display state management table to “0”, and then ends the process of FIG.

図10〜図14に示す処理では、ブラウザ11の表示範囲3がスクロールにより移動するとき、ブラウザ11の表示範囲3内にある特定部位2の面積が減少許容値を超えて減少することなく、ブラウザ11の表示範囲3内にある特定部位2の面積が増加傾向、もしくは、一定の値を保持したまま、特定部位2の4つ角が表示され、且つ、上記式(1)の関係を満たすことにより、閲覧者が特定部位2を意図して見たと判断している。   10 to 14, when the display range 3 of the browser 11 is moved by scrolling, the area of the specific part 2 in the display range 3 of the browser 11 does not decrease beyond the reduction allowable value. 11 The area of the specific part 2 within the display range 3 is increasing, or the four corners of the specific part 2 are displayed while maintaining a constant value, and the relationship of the above formula (1) is satisfied Thus, it is determined that the viewer has intentionally viewed the specific part 2.

ここでは、図10〜図14に示した処理のイメージについて、具体的に説明する。図15はブラウザから情報を取得する処理を表した一例のイメージ図である。   Here, the image of the processing shown in FIGS. 10 to 14 will be specifically described. FIG. 15 is an image diagram illustrating an example of processing for acquiring information from the browser.

図15に示すように、拡張機能12はW3Cで規定されているDocument Object Model(DOM)の定義に従い、必要な情報をブラウザ11から取得することができる。図15のfunction101はXPathで指示されるノード(特定部位2)の特定部位情報を取得するためのものである。図15のfunction102は特定部位情報で指示される表示位置及び表示範囲を取得するためのものである。   As shown in FIG. 15, the extended function 12 can acquire necessary information from the browser 11 in accordance with the definition of Document Object Model (DOM) defined by W3C. Function 101 in FIG. 15 is for acquiring specific part information of a node (specific part 2) indicated by XPath. The function 102 in FIG. 15 is for acquiring the display position and display range indicated by the specific part information.

図15に示すfunction101,102を利用することで、拡張機能12は図15の情報103(特定部位2の高さ,特定部位2の幅,Webページ1上の特定部位2の表示位置(X座標,Y座標),ブラウザ11の表示範囲(幅,高さ),Webページ1上のブラウザ11の表示位置(X座標,Y座標)をブラウザ11から取得できる。   By using the functions 101 and 102 shown in FIG. 15, the extended function 12 uses the information 103 (the height of the specific part 2, the width of the specific part 2, the display position of the specific part 2 on the Web page 1 (X coordinate) , Y coordinate), the display range (width, height) of the browser 11, and the display position (X coordinate, Y coordinate) of the browser 11 on the Web page 1 can be acquired from the browser 11.

図16は本実施例のシステムにおいてブラウザの表示範囲内に含まれている特定部位の面積を計算する処理の一例を表した説明図である。拡張機能12は受信したXPathを入力としてDOMの仕様に従い特定部位2の高さ「600(px)」,特定部位2の幅「50(px)」,Webページ1上の特定部位2の表示位置(X座標:150(px)),Webページ1上の特定部位2の表示位置(Y座標:420(px))を抽出する。拡張機能12はDOMの仕様に従いブラウザ11の表示範囲(高さ:400(px)),ブラウザ11の表示範囲(幅:600(px)),Webページ1上のブラウザ11の表示位置(X座標:0(px)),Webページ1上のブラウザ11の表示位置(Y座標:40(px))を抽出する。   FIG. 16 is an explanatory diagram showing an example of processing for calculating the area of a specific part included in the display range of the browser in the system of the present embodiment. The extended function 12 receives the received XPath, and according to the DOM specification, the height of the specific part 2 “600 (px)”, the width of the specific part 2 “50 (px)”, and the display position of the specific part 2 on the Web page 1 (X coordinate: 150 (px)), the display position (Y coordinate: 420 (px)) of the specific part 2 on the Web page 1 is extracted. The extended function 12 is in accordance with the DOM specification, the display range of the browser 11 (height: 400 (px)), the display range of the browser 11 (width: 600 (px)), the display position of the browser 11 on the web page 1 (X coordinate) : 0 (px)), the display position of the browser 11 on the Web page 1 (Y coordinate: 40 (px)) is extracted.

拡張機能12はブラウザ11の表示範囲3内にある特定部位2の面積を以下のように計算する。表示されている特定部位の高さ201は、ブラウザ11の表示範囲(高さ:400(px))+Webページ1上のブラウザ11の表示位置(Y座標:40(px))−Webページ1上の特定部位2の表示位置(Y座標:420(px))となる。   The extended function 12 calculates the area of the specific part 2 within the display range 3 of the browser 11 as follows. The height 201 of the displayed specific part is the display range of the browser 11 (height: 400 (px)) + the display position of the browser 11 on the web page 1 (Y coordinate: 40 (px)) − on the web page 1 The display position of the specific part 2 (Y coordinate: 420 (px)).

表示されている特定部位の幅202は、Webページ1上の特定部位2の表示位置(X座標)+特定部位2の幅≦Webページ1上のブラウザ11の表示位置(X座標)+ブラウザ11の表示範囲(幅)であるならば、特定部位2の幅となる。   The width 202 of the specific part displayed is the display position (X coordinate) of the specific part 2 on the Web page 1 + the width of the specific part 2 ≦ the display position (X coordinate) of the browser 11 on the Web page 1 + the browser 11. Is the width of the specific part 2.

表示されている特定部位の幅202は、Webページ1上の特定部位2の表示位置(X座標)+特定部位2の幅≦Webページ1上のブラウザ11の表示位置(X座標)+ブラウザ11の表示範囲(幅)でないならば、Webページ1上のブラウザ11の表示位置(X座標)+ブラウザ11の表示範囲(幅)−Webページ1上の特定部位2の表示位置(X座標)となる。ブラウザ11の表示範囲3内にある特定部位2の面積は、表示されている特定部位の高さ201×表示されている特定部位の幅202となる。   The width 202 of the specific part displayed is the display position (X coordinate) of the specific part 2 on the Web page 1 + the width of the specific part 2 ≦ the display position (X coordinate) of the browser 11 on the Web page 1 + the browser 11. If it is not the display range (width) of the browser 11, the display position (X coordinate) of the browser 11 on the Web page 1 + the display range (width) of the browser 11−the display position (X coordinate) of the specific part 2 on the Web page 1 Become. The area of the specific part 2 in the display range 3 of the browser 11 is the height 201 of the specific part being displayed × the width 202 of the specific part being displayed.

図17は本実施例のシステムにおいてブラウザの表示範囲内に含まれている特定部位の表示時間を計算する処理の一例を表した説明図である。拡張機能12は、ブラウザ11の表示範囲3内にある特定部位2の面積が0より大きくなった時点でのイベント発生時間をイベント発生時間(開始)として取得し、特定部位表示状態管理テーブルのイベント発生時間(開始)とする。また、拡張機能12はブラウザ11の表示範囲3内にある特定部位2の表示が完了した時点、言い換えれば特定部位表示状態管理テーブルの角のフラグの全てが立った時点でのイベント発生時間をイベント発生時間(終了)として取得し、特定部位表示状態管理テーブルのイベント発生時間(終了)とする。拡張機能12は特定部位表示状態管理テーブルのイベント発生時間(開始)からイベント発生時間(終了)を減算することで、特定部位2の表示時間を計算する。   FIG. 17 is an explanatory diagram showing an example of a process for calculating the display time of a specific part included in the display range of the browser in the system of the present embodiment. The extended function 12 acquires the event occurrence time when the area of the specific part 2 within the display range 3 of the browser 11 is larger than 0 as the event occurrence time (start), and the event of the specific part display state management table The occurrence time (start). Further, the extended function 12 sets the event occurrence time at the time when the display of the specific part 2 within the display range 3 of the browser 11 is completed, in other words, when all the corner flags of the specific part display state management table are set. Acquired as the occurrence time (end) and set as the event occurrence time (end) in the specific part display state management table. The extended function 12 calculates the display time of the specific part 2 by subtracting the event occurrence time (end) from the event occurrence time (start) of the specific part display state management table.

図18は、システム設定値テーブルの設定項目「減少許容値」を表した一例の説明図である。設定項目「減少許容値」は、イベント発生時間(開始)を取得したあとの処理中に面積の減少を許す値を、特定部位2の面積に対するパーセンテージで予め指定しておくものである。設定項目「減少許容値」は、ブラウザ11の表示範囲3内にある特定部位2の位置とスクロール量の設定とにより、ブラウザ11の表示範囲3内にある特定部位2の面積が減少してしまう可能性があるために、ブラウザ11の表示範囲3内にある特定部位2の面積のある程度の面積の減少を許容する為のものである。   FIG. 18 is an explanatory diagram showing an example of the setting item “decrease allowable value” in the system setting value table. The setting item “allowable decrease value” is a value that specifies in advance a value that allows the area to be reduced during the processing after acquiring the event occurrence time (start), as a percentage of the area of the specific part 2. The setting item “reduction allowable value” causes the area of the specific part 2 in the display range 3 of the browser 11 to be reduced by setting the position and scroll amount of the specific part 2 in the display range 3 of the browser 11. This is for allowing a certain decrease in the area of the specific part 2 within the display range 3 of the browser 11 because of the possibility.

図19は、システム設定値テーブルの設定項目「単位面積」及び「単位面積あたりの表示時間」を表した一例の説明図である。設定項目「単位面積」及び「単位面積あたりの表示時間」は、特定部位2の表示時間が妥当であることを判定する為に、単位面積と、単位面積あたりの表示時間の最低値とを、予め指定しておくものである。   FIG. 19 is an explanatory diagram illustrating an example of setting items “unit area” and “display time per unit area” in the system setting value table. The setting items “unit area” and “display time per unit area” include a unit area and a minimum display time per unit area in order to determine that the display time of the specific part 2 is appropriate. It is specified in advance.

なお、特定部位2の表示時間が妥当であることを判定する為の表示判定基準(表示判定基準時間)は、例えば以下のように決定する。表示回数を管理したい特定部位2は、内容に関わらず閲覧者の目に付けば良い部位、見るのに必要な時間が明確な部位、上記以外の部位の3種類に分類される。   In addition, the display determination reference | standard (display determination reference | standard time) for determining that the display time of the specific part 2 is appropriate is determined as follows, for example. The specific part 2 for which the number of times of display is to be managed is classified into three types: a part that can be viewed by the viewer regardless of the contents, a part that requires a clear time for viewing, and a part other than the above.

内容に関わらず閲覧者の目に付けば良い部位は表示判定基準に単位面積あたりの表示時間を用い、単位面積を増減させることで調整を行う。例えば閲覧者の目に付けば良い部位は表示判定基準を短めに設定する。つまり、内容に関わらず閲覧者の目に付けば良い部位の場合は単位面積を大きめにとり、単位面積あたりの表示時間を短めにとる。   Regardless of the content, the portion that should be noticed by the viewer is adjusted by using the display time per unit area as a display criterion and increasing or decreasing the unit area. For example, a display criterion is set short for a portion that can be seen by the viewer. In other words, in the case of a part that can be seen by the viewer regardless of the content, the unit area is made larger and the display time per unit area is made shorter.

また、見るのに必要な時間が明確な部位は、表示判定基準にシステム設定値テーブルの設定項目「再生時間」を用いる。さらに、上記以外の部位は、部位の内容の複雑さ、情報量により表示判定基準を設定する。   In addition, for a part where the time required for viewing is clear, the setting item “reproduction time” of the system setting value table is used as a display determination criterion. Further, for other parts than the above, display determination criteria are set according to the complexity of the contents of the parts and the amount of information.

つまり、上記以外の部位は全体の面積から考え、細かな絵である場合に単位面積を小さくし、単位面積あたりの表示時間を長めにとる。また、フォントサイズが小さいために部位の面積が小さくなっている場合はシステム設定値テーブルの設定項目「一文字あたりの認識時間」を長めに設定する。さらに、文章量が少なくても、非常に難解な文章である場合も同様に、システム設定値テーブルの設定項目「一文字あたりの認識時間」を長めに設定する。情報量についても同様に考え、表示されている面積に対して情報量が多い場合には表示判定基準が長めになるように設定を変更する。   In other words, the area other than the above is considered from the overall area, and in the case of a fine picture, the unit area is reduced and the display time per unit area is increased. If the area of the part is small because the font size is small, the setting item “recognition time per character” in the system setting value table is set longer. Furthermore, even when the amount of text is small, even if the text is very difficult, the setting item “recognition time per character” in the system setting value table is set longer. The amount of information is considered in the same manner, and the setting is changed so that the display criterion is longer when the amount of information is larger than the displayed area.

図20はブラウザの表示範囲3内に含まれている特定部位2の面積を計算する処理の一例を表した説明図である。   FIG. 20 is an explanatory diagram illustrating an example of a process for calculating the area of the specific part 2 included in the display range 3 of the browser.

表示されている高さ201は、ブラウザ11の表示範囲(高さ:400(px))+Webページ1上のブラウザ11の表示位置(Y座標:40(px))−Webページ1上の特定部位2の表示位置(Y座標:420(px))から20(px)となる。   The displayed height 201 is the display range of the browser 11 (height: 400 (px)) + the display position of the browser 11 on the web page 1 (Y coordinate: 40 (px)) − a specific part on the web page 1 2 (Y coordinate: 420 (px)) to 20 (px).

表示されている幅202は、Webページ1上の特定部位2の表示位置(X座標:150(px))+特定部位2の幅「10(px)」≦Webページ1上のブラウザ11の表示位置(X座標:0(px))+ブラウザ11の表示範囲(幅:400(px))であるので特定部位2の幅「10(px)」となる。   The displayed width 202 is the display position of the specific part 2 on the Web page 1 (X coordinate: 150 (px)) + the width “10 (px)” of the specific part 2 ≦ the display of the browser 11 on the Web page 1 Since the position (X coordinate: 0 (px)) + the display range of the browser 11 (width: 400 (px)), the width of the specific part 2 is “10 (px)”.

したがって、ブラウザ11の表示範囲3内にある特定部位2の面積は、「表示されている高さ201である10(px)」×「表示されている幅202である10(px)」から「200(px)」となる。なお、ブラウザ11の表示範囲3内にない特定部位2の面積も含めた全体の特定部位2の面積は、「特定部位の高さ70(px)」×「特定部位の幅10(px)」から「700(px)」となる。   Therefore, the area of the specific part 2 within the display range 3 of the browser 11 is “10 (px) which is the displayed height 201” × “10 (px) which is the displayed width 202” to “ 200 (px) ". The total area of the specific part 2 including the area of the specific part 2 not within the display range 3 of the browser 11 is “specific part height 70 (px)” × “specific part width 10 (px)”. To “700 (px)”.

図21及び図22はブラウザの表示範囲がスクロールにより移動したときのブラウザの表示範囲内にある特定部位の面積の増減を表した説明図である。図21及び図22では減少許容値として特定部位表示状態管理テーブルの面積から20%減少させた面積を設定したものとする。   FIG. 21 and FIG. 22 are explanatory diagrams showing increase / decrease in the area of a specific part within the browser display range when the browser display range is moved by scrolling. 21 and 22, it is assumed that an area that is reduced by 20% from the area of the specific part display state management table is set as the allowable reduction value.

なお、本実施例のシステムでは、イベントドリブンで面積を計算するため、スクロールバーを動かした場合やブラウザ11のサイズを変更した場合に面積が再計算される。ブラウザ11の表示範囲3内にある特定部位2の面積が増加している場合、もしくは、一定の値を保持している場合には、特定部位表示状態管理テーブルの面積の更新を行う。ブラウザ11の表示範囲3内にある特定部位2の面積が減少している場合には、特定部位表示状態管理テーブルの面積の更新を行わない。   In the system of this embodiment, the area is calculated in an event-driven manner, and therefore the area is recalculated when the scroll bar is moved or the browser 11 is resized. When the area of the specific part 2 within the display range 3 of the browser 11 is increased or when a certain value is held, the area of the specific part display state management table is updated. When the area of the specific part 2 within the display range 3 of the browser 11 is decreasing, the area of the specific part display state management table is not updated.

例えば初期状態401では、ブラウザ11の表示範囲3内にある特定部位2の面積が600(px)である。計算した特定部位2の面積である600(px)は特定部位表示状態管理テーブルの面積に登録される。また、初期状態401では、特定部位表示状態管理テーブルのイベント発生時間(開始)にイベント発生時間が設定される。   For example, in the initial state 401, the area of the specific part 2 within the display range 3 of the browser 11 is 600 (px). The calculated area of the specific part 2 600 (px) is registered in the area of the specific part display state management table. In the initial state 401, the event occurrence time is set as the event occurrence time (start) in the specific part display state management table.

初期状態401からブラウザ11の表示範囲3を上にスクロールさせた状態402ではブラウザ11の表示範囲3内にある特定部位2の面積が500(px)である。計算した特定部位2の面積である500(px)と、特定部位表示状態管理テーブルに登録されている面積600(px)とを比較し、拡張機能12は初期状態401から約16%減少したと判断する。減少許容値が20%であるため、拡張機能12は、特定部位表示状態管理テーブルに登録されている面積600(px)を更新せず、角のフラグを「1100」に更新して処理を継続する。   In the state 402 in which the display range 3 of the browser 11 is scrolled up from the initial state 401, the area of the specific part 2 in the display range 3 of the browser 11 is 500 (px). Comparing 500 (px), which is the calculated area of the specific part 2, with the area 600 (px) registered in the specific part display state management table, the extended function 12 is reduced by about 16% from the initial state 401. to decide. Since the reduction allowable value is 20%, the extended function 12 does not update the area 600 (px) registered in the specific part display state management table, but updates the corner flag to “1100” and continues the processing. To do.

状態402からブラウザ11の表示範囲3を上にスクロールさせた状態403ではブラウザ11の表示範囲3内にある特定部位2の面積が400(px)である。計算した特定部位2の面積である400(px)と、特定部位表示状態管理テーブルに登録されている面積600(px)とを比較し、拡張機能12は初期状態401から約33%減少したと判断する。減少許容値が33%であるため、拡張機能12は特定部位表示状態管理テーブルの該当するレコードをクリアする。ここで、レコードのクリアとは、該当するレコードを面積0(px)、角のフラグを「0000」に更新することをいう。また、拡張機能は特定部位表示状態管理テーブルのイベント発生時間(開始)を「0」に戻す。   In the state 403 in which the display range 3 of the browser 11 is scrolled up from the state 402, the area of the specific part 2 in the display range 3 of the browser 11 is 400 (px). Comparing the calculated area 400 (px) of the specific part 2 with the area 600 (px) registered in the specific part display state management table, the extended function 12 is reduced by about 33% from the initial state 401. to decide. Since the reduction allowable value is 33%, the extended function 12 clears the corresponding record in the specific part display state management table. Here, clearing a record means updating the corresponding record to area 0 (px) and the corner flag to “0000”. Further, the extended function returns the event occurrence time (start) of the specific part display state management table to “0”.

状態403からブラウザ11の表示範囲3を下にスクロールさせた状態404ではブラウザ11の表示範囲3内にある特定部位2の面積が450(px)である。特定部位表示状態管理テーブルに登録されている面積が0(px)であるため、拡張機能12は状態403からブラウザ11の表示範囲3内にある特定部位2の面積が増加したと判断する。   In the state 404 in which the display range 3 of the browser 11 is scrolled down from the state 403, the area of the specific part 2 in the display range 3 of the browser 11 is 450 (px). Since the area registered in the specific part display state management table is 0 (px), the extended function 12 determines from the state 403 that the area of the specific part 2 within the display range 3 of the browser 11 has increased.

ブラウザ11の表示範囲3内にある特定部位2の面積が増加したため、拡張機能12は特定部位表示状態管理テーブルの該当するレコードの面積に450(px)を登録し、角のフラグを「1100」に更新して処理を継続する。また、状態404では特定部位表示状態管理テーブルのイベント発生時間(開始)にイベント発生時間が設定される。   Since the area of the specific part 2 within the display range 3 of the browser 11 has increased, the extended function 12 registers 450 (px) as the area of the corresponding record in the specific part display state management table, and sets the corner flag to “1100”. Update to and continue processing. In the state 404, the event occurrence time is set as the event occurrence time (start) in the specific part display state management table.

状態404からブラウザ11の表示範囲3を下にスクロールさせた状態405ではブラウザ11の表示範囲3内にある特定部位2の面積が600(px)である。特定部位表示状態管理テーブルに登録されている面積が450(px)であるため、拡張機能12は状態403からブラウザ11の表示範囲3内にある特定部位2の面積が増加したと判断して特定部位表示状態管理テーブルの該当するレコードの面積に600(px)を登録して処理を継続する。   In the state 405 in which the display range 3 of the browser 11 is scrolled down from the state 404, the area of the specific part 2 in the display range 3 of the browser 11 is 600 (px). Since the area registered in the specific part display state management table is 450 (px), the extended function 12 determines that the area of the specific part 2 within the display range 3 of the browser 11 has increased from the state 403 and specified. 600 (px) is registered in the area of the corresponding record in the part display state management table, and the process is continued.

また、状態405では特定部位表示状態管理テーブルの角のフラグが全て「1」であるため、特定部位2の4つ角が全て表示されたと判定し、ステップS58の表示判定処理が実行される。ステップS58の表示判定処理では、特定部位表示状態管理テーブルのイベント発生時間(終了)にイベント発生時間が設定される。また、ステップS58の表示判定処理では、閲覧者が特定部位2を意図して見たかを図23に示すように判定する。   In the state 405, since all the corner flags of the specific part display state management table are “1”, it is determined that all four corners of the specific part 2 are displayed, and the display determination process in step S58 is executed. In the display determination process in step S58, the event occurrence time is set as the event occurrence time (end) in the specific part display state management table. Moreover, in the display determination process of step S58, it is determined as shown in FIG. 23 whether the viewer has intentionally viewed the specific part 2.

図23は、閲覧者が特定部位を意図して見たかの判定処理の一例の説明図である。ブラウザ11の表示範囲3内にない特定部位2の面積も含めた全体の特定部位2の面積は700(px)である。また、拡張機能12は特定部位表示状態管理テーブルのイベント発生時間(開始)である「1239242539」からイベント発生時間(終了)である「1239242529」までの間に経過した経過時間である「10s」を表示時間として計算する。   FIG. 23 is an explanatory diagram of an example of a process for determining whether the viewer has intentionally viewed a specific part. The area of the entire specific part 2 including the area of the specific part 2 not within the display range 3 of the browser 11 is 700 (px). Further, the extended function 12 sets “10 s” that is an elapsed time from “12339242539” that is the event occurrence time (start) of the specific part display state management table to “12339242529” that is the event occurrence time (end). Calculate as display time.

拡張機能12は、システム設定値テーブルに設定してある単位面積「100px」、単位面積あたりの表示時間「1s」を参照し、ブラウザ11の表示範囲3内にない特定部位2の面積も含めた全体の特定部位2の面積「700px」÷単位面積「100px」×単位面積あたりの表示時間「1s」から表示に必要な時間(閲覧者が特定部位2を意図して見たと判断する最短時間)「7s」を算出する。   The extended function 12 refers to the unit area “100 px” and the display time “1 s” per unit area set in the system setting value table, and includes the area of the specific part 2 that is not within the display range 3 of the browser 11. Total area of specific part 2 “700 px” ÷ unit area “100 px” × display time per unit area “1 s” required time for display (minimum time for viewer to judge that specific part 2 was intended) “7s” is calculated.

表示時間「10s」>表示に必要な時間「7s」の関係を満たす、言い換えれば上記の式(1)を満たすと、拡張機能12は特定部位2が表示されたと判定する。つまり、拡張機能12は特定部位2の4つ角が全て表示されたとしても、「表示時間」が「表示に必要な時間」より長くなければ、特定部位2が表示されたと判定しない。   When the relationship of display time “10 s”> time required for display “7 s” is satisfied, in other words, when the above formula (1) is satisfied, the extended function 12 determines that the specific part 2 is displayed. That is, even if all four corners of the specific part 2 are displayed, the extended function 12 does not determine that the specific part 2 has been displayed unless the “display time” is longer than the “time required for display”.

図24はブラウザの表示範囲がスクロールにより移動したときのブラウザの表示範囲内にある特定部位の面積の増減と、減少許容値とを説明する為の説明図である。グラフ線301はブラウザ11の表示範囲3内にある特定部位2の面積の増減を表す。   FIG. 24 is an explanatory diagram for explaining the increase / decrease of the area of the specific part in the browser display range and the allowable reduction value when the browser display range is moved by scrolling. A graph line 301 represents an increase or decrease in the area of the specific part 2 within the display range 3 of the browser 11.

ブラウザ11の表示範囲3内にある特定部位2の面積は最大許容減少値302を超えて最大値303まで増加する(初期状態401)。その後、ブラウザ11の表示範囲3内にある特定部位2の面積は減少している(状態402)。このとき、拡張機能12は減少値が最大許容減少値302の範囲内であると判定し、図12のステップS55に進み、処理を続ける。   The area of the specific part 2 within the display range 3 of the browser 11 exceeds the maximum allowable decrease value 302 and increases to the maximum value 303 (initial state 401). Thereafter, the area of the specific part 2 within the display range 3 of the browser 11 has decreased (state 402). At this time, the extended function 12 determines that the decrease value is within the range of the maximum allowable decrease value 302, proceeds to step S55 in FIG. 12, and continues the process.

その後、ブラウザ11の表示範囲3内にある特定部位2の面積は最大許容減少値302以下まで減少している(状態403)。このとき、拡張機能12は減少値が最大許容減少値の範囲内でないと判定し、図12のステップS61に進み、処理を行う。   Thereafter, the area of the specific part 2 within the display range 3 of the browser 11 has decreased to the maximum allowable decrease value 302 or less (state 403). At this time, the extended function 12 determines that the decrease value is not within the range of the maximum allowable decrease value, and proceeds to step S61 in FIG. 12 to perform processing.

再び、ブラウザ11の表示範囲3内にある特定部位2の面積は最大許容減少値302を超えて増加する(状態404)。その後、ブラウザ11の表示範囲3内にある特定部位2の面積は最大値303まで増加している(状態405)。   Again, the area of the specific part 2 within the display range 3 of the browser 11 increases beyond the maximum allowable decrease value 302 (state 404). Thereafter, the area of the specific part 2 within the display range 3 of the browser 11 has increased to the maximum value 303 (state 405).

図24では、スクロールの量がブラウザ11の設定により異なることにより、ブラウザ11の表示範囲3が特定部位2の端に来た場合に、一旦、ブラウザ11の表示範囲3内にある特定部位2の面積が減少する可能性を考慮し、ある程度の減少を許す為の最大許容減少値302を設定している。   In FIG. 24, when the display range 3 of the browser 11 comes to the end of the specific part 2 because the amount of scrolling varies depending on the setting of the browser 11, once the specific part 2 within the display range 3 of the browser 11 is displayed. In consideration of the possibility that the area will decrease, a maximum allowable decrease value 302 is set to allow a certain decrease.

図25は、閲覧者が特定部位を意図して見たかの判定処理の一例の説明図である。特定部位2が動画など、全ての内容を見るのに必要な時間が明確な場合には、システム設定値テーブルに設定してある単位面積、単位面積あたりの表示時間でなく、再生時間を判定に用いる。   FIG. 25 is an explanatory diagram of an example of a determination process as to whether the viewer has intentionally viewed the specific part. When the time required for the specific part 2 to see all the contents such as a movie is clear, the playback time is determined instead of the unit area set in the system setting value table and the display time per unit area. Use.

拡張機能12は特定部位表示状態管理テーブルのイベント発生時間(開始)の「1239242539」からイベント発生時間(終了)の「1239242529」までの間に経過した経過時間である「10s」を表示時間として計算する。拡張機能12は、システム設定値テーブルに設定してある再生時間「15s」を再生に必要な時間(閲覧者が特定部位2を意図して見たと判断する最短時間)「15s」とする。   The extended function 12 calculates “10 s”, which is an elapsed time from “12339242539” of the event occurrence time (start) to “1239242529” of the event occurrence time (end), as the display time in the specific part display state management table. To do. The extended function 12 sets the playback time “15 s” set in the system setting value table to “15 s” as the time required for playback (the shortest time when the viewer judges that the specific part 2 is intended).

表示時間「10s」>再生に必要な時間「15s」の関係を満たさない、言い換えれば上記の式(1)を満たさないため、拡張機能12は特定部位2が表示されていないと判定する。拡張機能12は特定部位2の4つ角が全て表示されたとしても「表示時間」が「再生に必要な時間」より長くなければ、特定部位2が表示されたと判定しない。   The extended function 12 determines that the specific part 2 is not displayed because the relationship of the display time “10 s”> the time “15 s” required for reproduction is not satisfied, in other words, the expression (1) is not satisfied. Even if all four corners of the specific part 2 are displayed, the extended function 12 does not determine that the specific part 2 is displayed unless the “display time” is longer than the “time required for reproduction”.

図26は閲覧者が特定部位を意図して見たかの判定処理の一例の説明図である。特定部位2のフォントサイズが小さく設定されていた場合には、システム設定値テーブルに設定してある単位面積、単位面積あたりの表示時間でなく、一文字あたりの認識時間を判定に用いる。   FIG. 26 is an explanatory diagram of an example of a process for determining whether the viewer has intentionally viewed a specific part. When the font size of the specific part 2 is set to be small, the recognition time per character is used for the determination, not the unit area set in the system setting value table and the display time per unit area.

拡張機能12は特定部位表示状態管理テーブルのイベント発生時間(開始)の「1239242539」からイベント発生時間(終了)の「1239242529」までの間に経過した経過時間である「10s」を表示時間として計算する。また、拡張機能12はブラウザ11の表示範囲3内にない特定部位2の面積も含めた全体の特定部位2に含まれる文字数を図27に示すように「30文字」とカウントする。拡張機能12はシステム設定テーブルに設定してある一文字あたりの認識時間「0.3s」を参照し、全体の特定部位2に含まれる文字数「30文字」×一文字あたりの認識時間「0.3s」から最小表示時間(閲覧者が特定部位2を意図して見たと判断する最短時間)「9秒」を算出する。   The extended function 12 calculates “10 s”, which is an elapsed time from “12339242539” of the event occurrence time (start) to “1239242529” of the event occurrence time (end), as the display time in the specific part display state management table. To do. Further, the extended function 12 counts the number of characters included in the entire specific part 2 including the area of the specific part 2 not within the display range 3 of the browser 11 as “30 characters” as shown in FIG. The extended function 12 refers to the recognition time “0.3 s” per character set in the system setting table, and the number of characters “30 characters” included in the entire specific part 2 × the recognition time “0.3 s” per character. The minimum display time (the shortest time for determining that the viewer has intentionally viewed the specific part 2) “9 seconds” is calculated.

表示時間「10s」>最小表示時間「9s」の関係を満たす、言い換えれば式(1)を満たすと、拡張機能12は特定部位2が表示されたと判定する。つまり、拡張機能12は特定部位2の4つ角が全て表示されたとしても、「表示時間」が「最小表示時間」より長くなければ、特定部位2が表示されたと判定しない。   When the relationship of display time “10 s”> minimum display time “9 s” is satisfied, in other words, when Expression (1) is satisfied, the extended function 12 determines that the specific part 2 is displayed. That is, even if all four corners of the specific part 2 are displayed, the extended function 12 does not determine that the specific part 2 is displayed unless the “display time” is longer than the “minimum display time”.

図27は全体の特定部位に含まれる文字数をカウントする処理の手順を表した一例のフローチャートである。ステップS101に進み、拡張機能12は深さ優先探索でコンテンツ21の木構造のノードを順に辿り、特定部位2が含むテキストを抽出する。ステップS102に進み、拡張機能12はステップS101で抽出したテキストの文字数をカウントすることで、全体の特定部位2に含まれる文字数をカウントできる。   FIG. 27 is a flowchart illustrating an example of a processing procedure for counting the number of characters included in the entire specific portion. In step S101, the extended function 12 sequentially follows the tree-structured nodes of the content 21 by depth-first search, and extracts the text included in the specific part 2. In step S102, the extended function 12 can count the number of characters included in the entire specific portion 2 by counting the number of characters in the text extracted in step S101.

図28は閲覧者が特定部位を意図して見たかの判定処理の一例の説明図である。特定部位2内に複数のパーツが含まれていた場合には上記の例を組み合わせて判定を行う。図28の例では特定部位2に動画パーツ及び文字パーツが含まれているため、動画パーツの表示判定及び文字パーツの表示判定をそれぞれ行い、表示時間を取得する。図28の例では表示時間「10s」、動画表示時間「9s」、文字表示時間「5s」を取得している。   FIG. 28 is an explanatory diagram of an example of a process for determining whether the viewer has intentionally viewed a specific part. When a plurality of parts are included in the specific part 2, the above example is combined for determination. In the example of FIG. 28, since the moving part and the character part are included in the specific part 2, the display determination of the moving image part and the display of the character part are performed, respectively, and the display time is acquired. In the example of FIG. 28, the display time “10 s”, the moving image display time “9 s”, and the character display time “5 s” are acquired.

ブラウザ11の表示範囲3内にない特定部位2の面積も含めた全体の特定部位2の面積は700(px)である。拡張機能12は、全体の特定部位2の面積「700px」÷単位面積「100px」×単位面積あたりの表示時間「1s」から表示に必要な時間(閲覧者が特定部位2を意図して見たと判断する最短時間)「7s」を算出する。   The area of the entire specific part 2 including the area of the specific part 2 not within the display range 3 of the browser 11 is 700 (px). The extended function 12 is the time required for display from the area “700 px” of the entire specific part 2 ÷ unit area “100 px” × the display time “1 s” per unit area (assuming that the viewer views the specific part 2 intentionally. (Shortest time to judge) “7s” is calculated.

また、拡張機能12は全体の特定部位2に含まれる文字数「30文字」を図28のようにカウントする。拡張機能12は、全体の特定部位2に含まれる文字数「30文字」×一文字あたりの認識時間「0.1s」から最小表示時間(閲覧者が特定部位2を意図して見たと判断する最短時間)「3秒」を算出する。   Further, the extended function 12 counts the number of characters “30 characters” included in the entire specific part 2 as shown in FIG. The extended function 12 calculates the minimum display time (the shortest time for determining that the viewer has intentionally viewed the specific part 2 from the number of characters “30 characters” included in the entire specific part 2 × the recognition time “0.1 s” per character. ) Calculate “3 seconds”.

表示時間「10s」>表示に必要な時間「7s」と、動画表示時間「9s」>再生に必要な時間「8s」と、文字表示時間「5s」>最小表示時間「3s」との関係を全て満たすので、拡張機能12は特定部位2が表示されたと判定する。つまり、拡張機能12は特定部位2の4つ角が全て表示されたとしても、「表示時間」が「表示に必要な時間」より長く、「動画表示時間」が「再生に必要な時間」より長く、「文字表示時間」が「最小表示時間」より長くなければ、特定部位2が表示されたと判定しない。   Display time “10 s”> Time required for display “7 s”, Movie display time “9 s”> Time required for playback “8 s”, Character display time “5 s”> Minimum display time “3 s” Since all are satisfied, the extended function 12 determines that the specific part 2 is displayed. That is, even if all four corners of the specific part 2 are displayed, the extended function 12 has a longer “display time” than “time required for display” and “moving image display time” than “time required for playback”. If it is long and the “character display time” is not longer than the “minimum display time”, it is not determined that the specific part 2 is displayed.

(効果)
例えば特定部位2が広告の場合は、そのコンテンツ21内に広告を表示することによる費用対効果を正しく把握できるようになる。また、特定部位2が広告の場合は、コンテンツ21上での表示位置による効果の違いについても正しく把握できるようになる。特定部位2が広告以外(例えばブログや利用許諾など)の場合は、著者が見て欲しい(読んで欲しい)コンテンツ21が読まれたかを測定することが可能となり、著者の意図が正しく利用者に伝わっているかを判断できるようになる。
(effect)
For example, when the specific part 2 is an advertisement, it becomes possible to correctly grasp the cost-effectiveness by displaying the advertisement in the content 21. In addition, when the specific part 2 is an advertisement, it is possible to correctly grasp the difference in effect depending on the display position on the content 21. When the specific part 2 is other than an advertisement (for example, a blog or a license), it is possible to measure whether or not the content 21 that the author wants to see (read) is read, and the author's intention is correct for the user. You will be able to judge what is being transmitted.

以上により、本実施例の表示回数測定プログラムによれば、コンテンツ21上の特定部位2がブラウザ11の表示範囲3に表示され、閲覧者が意図的に見たと推定できる回数を正確に測定でき、コンテンツ21の改修や閲覧者の行動パターンを著者に伝達することができるので、コンテンツ21の品質向上や効果的な広告表示を実現できる。   As described above, according to the display count measurement program of the present embodiment, the specific part 2 on the content 21 is displayed in the display range 3 of the browser 11 and the number of times that the viewer can estimate that the viewer has intentionally viewed can be accurately measured. Since the modification of the content 21 and the behavior pattern of the viewer can be transmitted to the author, the quality of the content 21 can be improved and an effective advertisement display can be realized.

本発明は、以下に記載する付記のような構成が考えられる。
(付記1)
コンピュータを、
ブラウザの表示動作又は表示更新動作を検知する検知手段と、
前記検知手段により表示動作又は表示更新動作が検知された場合に、ブラウザに表示されているWebページの情報と、前記ブラウザの表示領域の情報と、前記Webページ上の特定部位の表示領域の情報とから、前記ブラウザによって少なくとも一部が表示されている前記特定部位の第1の表示面積を計算する表示面積計算手段と、
前記特定部位の識別子,前記特定部位の第2の表示面積,前記特定部位の所定の複数箇所に設定されている表示されたことの有無を表すフラグ,前記特定部位の表示開始時間が対応付けられて記録されている第1の記録手段から前記第2の表示面積を読み出し、前記特定部位の第1の表示面積と前記特定部位の第2の表示面積とを比較する表示面積比較手段と、
前記表示面積比較手段による比較の結果、前記特定部位の第1の表示面積が前記特定部位の第2の表示面積より大きければ、前記特定部位の識別子に対応付けられて前記第1の記録手段に記録されている前記特定部位の第2の表示面積,前記特定部位の所定の複数箇所に設定されている表示されたことの有無を表すフラグを更新する更新手段と、
前記特定部位の識別子に対応付けられて前記第1の記録手段に記録されている前記特定部位の所定の複数箇所に設定されている表示されたことの有無を表すフラグが、所定の閾値以上の箇所を表示したことを表していれば、前記ブラウザから取得したイベント発生時間で前記特定部位の表示終了時間を更新し、前記特定部位の表示開始時間から前記特定部位の表示終了時間までの経過時間を前記特定部位の表示時間として計算する表示時間計算手段と、
前記特定部位の表示時間が表示判定基準時間以上かを判定し、前記特定部位の表示時間が表示判定基準時間以上であれば、前記特定部位の表示回数を管理している表示回数管理手段に、前記所定の閾値以上の箇所を表示したことを表している前記特定部位の表示回数を加算させる加算手段と、
して動作させる為の表示回数測定プログラム。
(付記2)
前記コンピュータを更に、
前記表示面積比較手段による比較の結果、前記特定部位の第1の表示面積が前記特定部位の第2の表示面積より小さいとき、減少値が減少許容値の範囲内であるかを判定し、減少値が減少許容値の範囲を超えていれば、前記特定部位の識別子に対応付けられて前記第1の記録手段に記録されている前記特定部位の第2の表示面積,前記特定部位の所定の複数箇所に設定されている表示されたことの有無を表すフラグ,前記特定部位の表示開始時間を初期化する初期化手段と
として動作させる為の付記1記載の表示回数測定プログラム。
(付記3)
前記初期化手段は、前記特定部位の表示時間が表示判定基準以上でなければ、前記特定部位の識別子に対応付けられて前記第1の記録手段に記録されている前記特定部位の第2の表示面積,前記特定部位の所定の複数箇所に設定されている表示されたことの有無を表すフラグ,前記特定部位の表示開始時間,前記特定部位の表示終了時間を初期化する付記1記載の表示回数測定プログラム。
(付記4)
前記コンピュータを更に、
単位面積と、単位面積あたりの表示時間とが対応付けられて記録されている第2の記録手段から前記単位面積と、単位面積あたりの表示時間とを読み出し、
(表示判定基準時間)=(全体の前記特定部位の面積)÷(前記単位面積)×(単位面積あたりの表示時間)
という上記式を利用して前記表示判定基準時間を算出する表示判定基準時間算出手段
として動作させる為の付記1記載の表示回数測定プログラム。
(付記5)
前記コンピュータを更に、
再生時間が記録されている第2の記録手段から前記再生時間を読み出し、前記再生時間を前記表示判定基準時間とする表示判定基準時間算出手段
として動作させる為の付記1記載の表示回数測定プログラム。
(付記6)
前記コンピュータを更に、
一文字あたりの認識時間が記録されている第2の記録手段から前記一文字あたりの認識時間を読み出し、
(表示判定基準時間)=(全体の前記特定部位に含まれる文字数)÷(前記一文字あたりの認識時間)
という上記式を利用して前記表示判定基準時間を算出する表示判定基準時間算出手段
として動作させる為の付記1記載の表示回数測定プログラム。
(付記7)
ブラウザの表示動作又は表示更新動作を検知する検知手段と、
前記検知手段により表示動作又は表示更新動作が検知された場合に、ブラウザに表示されているWebページの情報と、前記ブラウザの表示領域の情報と、前記Webページ上の特定部位の表示領域の情報とから、前記ブラウザによって少なくとも一部が表示されている前記特定部位の第1の表示面積を計算する表示面積計算手段と、
前記特定部位の識別子,前記特定部位の第2の表示面積,前記特定部位の所定の複数箇所に設定されている表示されたことの有無を表すフラグ,前記特定部位の表示開始時間が対応付けられて記録されている第1の記録手段から前記第2の表示面積を読み出し、前記特定部位の第1の表示面積と前記特定部位の第2の表示面積とを比較する表示面積比較手段と、
前記表示面積比較手段による比較の結果、前記特定部位の第1の表示面積が前記特定部位の第2の表示面積より大きければ、前記特定部位の識別子に対応付けられて前記第1の記録手段に記録されている前記特定部位の第2の表示面積,前記特定部位の所定の複数箇所に設定されている表示されたことの有無を表すフラグを更新する更新手段と、
前記特定部位の識別子に対応付けられて前記第1の記録手段に記録されている前記特定部位の所定の複数箇所に設定されている表示されたことの有無を表すフラグが、所定の閾値以上の箇所を表示したことを表していれば、前記ブラウザから取得したイベント発生時間で前記特定部位の表示終了時間を更新し、前記特定部位の表示開始時間から前記特定部位の表示終了時間までの経過時間を前記特定部位の表示時間として計算する表示時間計算手段と、
前記特定部位の表示時間が表示判定基準時間以上かを判定し、前記特定部位の表示時間が表示判定基準時間以上であれば、前記特定部位の表示回数を管理している表示回数管理手段に、前記所定の閾値以上の箇所を表示したことを表している前記特定部位の表示回数を加算させる加算手段と、
を有する表示回数測定装置。
The present invention may have the following configurations as described below.
(Appendix 1)
Computer
Detection means for detecting browser display operation or display update operation;
When a display operation or a display update operation is detected by the detection means, information on the Web page displayed on the browser, information on the display area of the browser, and information on the display area of a specific part on the Web page Display area calculation means for calculating a first display area of the specific part at least a part of which is displayed by the browser;
The specific part identifier, the second display area of the specific part, a flag indicating whether or not the specific part has been displayed, and a display start time of the specific part are associated with each other. Display area comparing means for reading the second display area from the first recording means recorded and comparing the first display area of the specific part and the second display area of the specific part;
As a result of the comparison by the display area comparison means, if the first display area of the specific part is larger than the second display area of the specific part, the first recording means is associated with the identifier of the specific part. Updating means for updating a second display area of the recorded specific part, a flag indicating presence or absence of display set in a plurality of predetermined parts of the specific part;
A flag indicating presence / absence of being displayed set in a plurality of predetermined portions of the specific portion recorded in the first recording unit in association with the identifier of the specific portion is equal to or greater than a predetermined threshold If it represents that the location is displayed, the display end time of the specific part is updated with the event occurrence time acquired from the browser, and the elapsed time from the display start time of the specific part to the display end time of the specific part Display time calculation means for calculating the display time of the specific part,
It is determined whether the display time of the specific part is equal to or longer than a display determination reference time, and if the display time of the specific part is equal to or longer than a display determination reference time, the display frequency management means that manages the display frequency of the specific part, An adding means for adding the number of times of display of the specific part representing that the part above the predetermined threshold is displayed;
Display frequency measurement program to operate.
(Appendix 2)
Said computer further
When the first display area of the specific part is smaller than the second display area of the specific part as a result of the comparison by the display area comparison unit, it is determined whether or not the reduction value is within the allowable reduction value range. If the value exceeds the range of the reduction allowable value, the second display area of the specific part associated with the identifier of the specific part and recorded in the first recording means, the predetermined part of the specific part The display count measurement program according to appendix 1, which is operated as a flag that indicates presence or absence of display set in a plurality of places and an initialization unit that initializes a display start time of the specific part.
(Appendix 3)
If the display time of the specific part is not equal to or greater than a display criterion, the initialization unit associates with the identifier of the specific part and records the second display of the specific part recorded in the first recording unit The number of times of display according to appendix 1, which initializes an area, a flag indicating whether or not a display has been set in a predetermined plurality of locations of the specific site, a display start time of the specific site, and a display end time of the specific site Measurement program.
(Appendix 4)
Said computer further
Reading the unit area and the display time per unit area from the second recording means in which the unit area and the display time per unit area are recorded in association with each other,
(Display standard time) = (Area of the specific part of the whole) / (Unit area) × (Display time per unit area)
The display count measurement program according to supplementary note 1 for operating as a display determination reference time calculating means for calculating the display determination reference time using the above formula.
(Appendix 5)
Said computer further
The display count measurement program according to appendix 1, for reading out the reproduction time from the second recording unit in which the reproduction time is recorded and operating as a display determination reference time calculation unit using the reproduction time as the display determination reference time.
(Appendix 6)
Said computer further
Reading the recognition time per character from the second recording means in which the recognition time per character is recorded;
(Display judgment reference time) = (number of characters included in the specific part of the whole) / (recognition time per character)
The display count measurement program according to supplementary note 1 for operating as a display determination reference time calculating means for calculating the display determination reference time using the above formula.
(Appendix 7)
Detection means for detecting browser display operation or display update operation;
When a display operation or a display update operation is detected by the detection means, information on the Web page displayed on the browser, information on the display area of the browser, and information on the display area of a specific part on the Web page Display area calculation means for calculating a first display area of the specific part at least a part of which is displayed by the browser;
The specific part identifier, the second display area of the specific part, a flag indicating whether or not the specific part has been displayed, and a display start time of the specific part are associated with each other. Display area comparing means for reading the second display area from the first recording means recorded and comparing the first display area of the specific part and the second display area of the specific part;
As a result of the comparison by the display area comparison means, if the first display area of the specific part is larger than the second display area of the specific part, it is associated with the identifier of the specific part in the first recording means. Updating means for updating a second display area of the recorded specific part, a flag indicating presence or absence of display set in a plurality of predetermined parts of the specific part;
A flag indicating presence / absence of being displayed set in a plurality of predetermined portions of the specific portion recorded in the first recording unit in association with the identifier of the specific portion is equal to or greater than a predetermined threshold If it represents that the location is displayed, the display end time of the specific part is updated with the event occurrence time acquired from the browser, and the elapsed time from the display start time of the specific part to the display end time of the specific part Display time calculation means for calculating the display time of the specific part,
It is determined whether the display time of the specific part is equal to or longer than a display determination reference time, and if the display time of the specific part is equal to or longer than a display determination reference time, the display number managing means managing the number of display times of the specific part, An adding means for adding the number of times of display of the specific part representing that the part above the predetermined threshold is displayed;
A display count measuring device.

本発明は、具体的に開示された実施例に限定されるものではなく、特許請求の範囲から逸脱することなく、種々の変形や変更が可能である。なお、特定部位2の監視の方法は特定部位2の形状が三角形や円のようなケースも考えられるため、四つ角に限らず、上端と下端、左端と右端というような監視も考えられる。   The present invention is not limited to the specifically disclosed embodiments, and various modifications and changes can be made without departing from the scope of the claims. Note that the method of monitoring the specific part 2 may be a case where the shape of the specific part 2 is a triangle or a circle. Therefore, monitoring is not limited to the four corners, and the upper end and the lower end, the left end and the right end may be considered.

そこで、本実施例では説明の便宜上、一番複雑と思われる特定部位2の四つ角を監視するケースを説明した。   Therefore, in this embodiment, for convenience of explanation, the case where the four corners of the specific part 2 that seems to be the most complicated is monitored has been described.

1 Webページ
2 特定部位
3 ブラウザの表示範囲
4A,4B 位置
10 利用者端末
11 ブラウザ
12 拡張機能
20 コンテンツサーバ
21 コンテンツ
22 スクリプト
30 特定部位情報管理サーバ
31 特定部位情報管理テーブル
40 表示回数管理サーバ
41 表示回数管理テーブル
50 ネットワーク
61 入力装置
62 出力装置
63 ドライブ装置
64 補助記憶装置
65 主記憶装置
66 演算処理装置
67 インターフェース装置
68 記録媒体
201 表示されている高さ
202 表示されている幅
301 グラフ線
302 最大許容減少値
303 最大値
401 初期状態
402〜405 状態
B バス
DESCRIPTION OF SYMBOLS 1 Web page 2 Specific part 3 Browser display range 4A, 4B Position 10 User terminal 11 Browser 12 Extended function 20 Content server 21 Content 22 Script 30 Specific part information management server 31 Specific part information management table 40 Display frequency management server 41 Display Number management table 50 Network 61 Input device 62 Output device 63 Drive device 64 Auxiliary storage device 65 Main storage device 66 Arithmetic processing device 67 Interface device 68 Recording medium 201 Displayed height 202 Displayed width 301 Graph line 302 Maximum Allowable decrease value 303 Maximum value 401 Initial state 402 to 405 State B bus

Claims (5)

コンピュータを、
ブラウザの表示動作又は表示更新動作を検知する検知手段と、
前記検知手段により表示動作又は表示更新動作が検知された場合に、ブラウザに表示されているWebページの情報と、前記ブラウザの表示領域の情報と、前記Webページ上の特定部位の表示領域の情報とから、前記ブラウザによって少なくとも一部が表示されている前記特定部位の第1の表示面積を計算する表示面積計算手段と、
前記特定部位の識別子,前記特定部位の第2の表示面積,前記特定部位の所定の複数箇所に設定されている表示されたことの有無を表すフラグ,前記特定部位の表示開始時間が対応付けられて記録されている第1の記録手段から前記第2の表示面積を読み出し、前記特定部位の第1の表示面積と前記特定部位の第2の表示面積とを比較する表示面積比較手段と、
前記表示面積比較手段による比較の結果、前記特定部位の第1の表示面積が前記特定部位の第2の表示面積より大きければ、前記特定部位の識別子に対応付けられて前記第1の記録手段に記録されている前記特定部位の第2の表示面積,前記特定部位の所定の複数箇所に設定されている表示されたことの有無を表すフラグを更新する更新手段と、
前記特定部位の識別子に対応付けられて前記第1の記録手段に記録されている前記特定部位の所定の複数箇所に設定されている表示されたことの有無を表すフラグが、所定の閾値以上の箇所を表示したことを表していれば、前記ブラウザから取得したイベント発生時間で前記特定部位の表示終了時間を更新し、前記特定部位の表示開始時間から前記特定部位の表示終了時間までの経過時間を前記特定部位の表示時間として計算する表示時間計算手段と、
前記特定部位の表示時間が表示判定基準時間以上かを判定し、前記特定部位の表示時間が表示判定基準時間以上であれば、前記特定部位の表示回数を管理している表示回数管理手段に、前記所定の閾値以上の箇所を表示したことを表している前記特定部位の表示回数を加算させる加算手段と、
して動作させる為の表示回数測定プログラム。
Computer
Detection means for detecting browser display operation or display update operation;
When a display operation or a display update operation is detected by the detection means, information on the Web page displayed on the browser, information on the display area of the browser, and information on the display area of a specific part on the Web page Display area calculation means for calculating a first display area of the specific part at least a part of which is displayed by the browser;
The specific part identifier, the second display area of the specific part, a flag indicating whether or not the specific part has been displayed, and a display start time of the specific part are associated with each other. Display area comparing means for reading the second display area from the first recording means recorded and comparing the first display area of the specific part and the second display area of the specific part;
As a result of the comparison by the display area comparison means, if the first display area of the specific part is larger than the second display area of the specific part, the first recording means is associated with the identifier of the specific part. Updating means for updating a second display area of the recorded specific part, a flag indicating presence or absence of display set in a plurality of predetermined parts of the specific part;
A flag indicating presence / absence of being displayed set in a plurality of predetermined portions of the specific portion recorded in the first recording unit in association with the identifier of the specific portion is equal to or greater than a predetermined threshold If it represents that the location is displayed, the display end time of the specific part is updated with the event occurrence time acquired from the browser, and the elapsed time from the display start time of the specific part to the display end time of the specific part Display time calculation means for calculating the display time of the specific part,
It is determined whether the display time of the specific part is equal to or longer than a display determination reference time, and if the display time of the specific part is equal to or longer than a display determination reference time, the display frequency management means that manages the display frequency of the specific part, An adding means for adding the number of times of display of the specific part representing that the part above the predetermined threshold is displayed;
Display frequency measurement program to operate.
前記コンピュータを更に、
単位面積と、単位面積あたりの表示時間とが対応付けられて記録されている第2の記録手段から前記単位面積と、単位面積あたりの表示時間とを読み出し、
(表示判定基準時間)=(全体の前記特定部位の面積)÷(前記単位面積)×(単位面積あたりの表示時間)
という上記式を利用して前記表示判定基準時間を算出する表示判定基準時間算出手段
として動作させる為の請求項1記載の表示回数測定プログラム。
Said computer further
Reading the unit area and the display time per unit area from the second recording means in which the unit area and the display time per unit area are recorded in association with each other,
(Display standard time) = (Area of the specific part of the whole) / (Unit area) × (Display time per unit area)
The display count measurement program according to claim 1, wherein the display determination reference time calculation means is operated to calculate the display determination reference time using the above formula.
前記コンピュータを更に、
再生時間が記録されている第2の記録手段から前記再生時間を読み出し、前記再生時間を前記表示判定基準時間とする表示判定基準時間算出手段
として動作させる為の請求項1記載の表示回数測定プログラム。
Said computer further
2. The display count measurement program according to claim 1, wherein said reproduction time is read from said second recording means in which a reproduction time is recorded, and is operated as a display determination reference time calculation means using said reproduction time as said display determination reference time. .
前記コンピュータを更に、
一文字あたりの認識時間が記録されている第2の記録手段から前記一文字あたりの認識時間を読み出し、
(表示判定基準時間)=(全体の前記特定部位に含まれる文字数)÷(前記一文字あたりの認識時間)
という上記式を利用して前記表示判定基準時間を算出する表示判定基準時間算出手段
として動作させる為の請求項1記載の表示回数測定プログラム。
Said computer further
Reading the recognition time per character from the second recording means in which the recognition time per character is recorded;
(Display judgment reference time) = (number of characters included in the specific part of the whole) / (recognition time per character)
The display count measurement program according to claim 1, wherein the display determination reference time calculation means is operated to calculate the display determination reference time using the above formula.
ブラウザの表示動作又は表示更新動作を検知する検知手段と、
前記検知手段により表示動作又は表示更新動作が検知された場合に、ブラウザに表示されているWebページの情報と、前記ブラウザの表示領域の情報と、前記Webページ上の特定部位の表示領域の情報とから、前記ブラウザによって少なくとも一部が表示されている前記特定部位の第1の表示面積を計算する表示面積計算手段と、
前記特定部位の識別子,前記特定部位の第2の表示面積,前記特定部位の所定の複数箇所に設定されている表示されたことの有無を表すフラグ,前記特定部位の表示開始時間が対応付けられて記録されている第1の記録手段から前記第2の表示面積を読み出し、前記特定部位の第1の表示面積と前記特定部位の第2の表示面積とを比較する表示面積比較手段と、
前記表示面積比較手段による比較の結果、前記特定部位の第1の表示面積が前記特定部位の第2の表示面積より大きければ、前記特定部位の識別子に対応付けられて前記第1の記録手段に記録されている前記特定部位の第2の表示面積,前記特定部位の所定の複数箇所に設定されている表示されたことの有無を表すフラグを更新する更新手段と、
前記特定部位の識別子に対応付けられて前記第1の記録手段に記録されている前記特定部位の所定の複数箇所に設定されている表示されたことの有無を表すフラグが、所定の閾値以上の箇所を表示したことを表していれば、前記ブラウザから取得したイベント発生時間で前記特定部位の表示終了時間を更新し、前記特定部位の表示開始時間から前記特定部位の表示終了時間までの経過時間を前記特定部位の表示時間として計算する表示時間計算手段と、
前記特定部位の表示時間が表示判定基準時間以上かを判定し、前記特定部位の表示時間が表示判定基準時間以上であれば、前記特定部位の表示回数を管理している表示回数管理手段に、前記所定の閾値以上の箇所を表示したことを表している前記特定部位の表示回数を加算させる加算手段と、
を有する表示回数測定装置。
Detection means for detecting browser display operation or display update operation;
When a display operation or a display update operation is detected by the detection means, information on the Web page displayed on the browser, information on the display area of the browser, and information on the display area of a specific part on the Web page Display area calculation means for calculating a first display area of the specific part at least a part of which is displayed by the browser;
The specific part identifier, the second display area of the specific part, a flag indicating whether or not the specific part has been displayed, and a display start time of the specific part are associated with each other. Display area comparing means for reading the second display area from the first recording means recorded and comparing the first display area of the specific part and the second display area of the specific part;
As a result of the comparison by the display area comparison means, if the first display area of the specific part is larger than the second display area of the specific part, the first recording means is associated with the identifier of the specific part. Updating means for updating a second display area of the recorded specific part, a flag indicating presence or absence of display set in a plurality of predetermined parts of the specific part;
A flag indicating presence / absence of being displayed set in a plurality of predetermined portions of the specific portion recorded in the first recording unit in association with the identifier of the specific portion is equal to or greater than a predetermined threshold If it represents that the location is displayed, the display end time of the specific part is updated with the event occurrence time acquired from the browser, and the elapsed time from the display start time of the specific part to the display end time of the specific part Display time calculation means for calculating the display time of the specific part,
It is determined whether the display time of the specific part is equal to or longer than a display determination reference time, and if the display time of the specific part is equal to or longer than a display determination reference time, the display frequency management means that manages the display frequency of the specific part, An adding means for adding the number of times of display of the specific part representing that the part above the predetermined threshold is displayed;
A display count measuring device.
JP2009198485A 2009-08-28 2009-08-28 Display number measurement program and display number measurement device Expired - Fee Related JP5444954B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009198485A JP5444954B2 (en) 2009-08-28 2009-08-28 Display number measurement program and display number measurement device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009198485A JP5444954B2 (en) 2009-08-28 2009-08-28 Display number measurement program and display number measurement device

Publications (2)

Publication Number Publication Date
JP2011048765A true JP2011048765A (en) 2011-03-10
JP5444954B2 JP5444954B2 (en) 2014-03-19

Family

ID=43834981

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009198485A Expired - Fee Related JP5444954B2 (en) 2009-08-28 2009-08-28 Display number measurement program and display number measurement device

Country Status (1)

Country Link
JP (1) JP5444954B2 (en)

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013015916A (en) * 2011-06-30 2013-01-24 Dainippon Printing Co Ltd Image management device, image management method, image management program, and recording medium
JP2013030114A (en) * 2011-07-29 2013-02-07 Rakuten Inc Information processing device, information processing method, information processing program, and recording medium on which the information processing program is recorded
JP2013084134A (en) * 2011-10-11 2013-05-09 Toppan Printing Co Ltd Advertisement effect measuring device, advertisement effect measuring method, and computer program
JP2014523011A (en) * 2011-06-17 2014-09-08 スパイダークランチ リミテッド Ads present in the view
JP2015504225A (en) * 2012-01-20 2015-02-05 フェイスブック,インク. Cross media advertising network
US9535889B2 (en) 2011-06-17 2017-01-03 Google Inc. Method to determine whether advertisements in a web page are in view
US9576303B2 (en) 2011-06-17 2017-02-21 Google Inc. Advertisements in view
JP2017162240A (en) * 2016-03-10 2017-09-14 ビルコム株式会社 Perusal ratio measurement system, method and program
US10803478B2 (en) 2010-10-05 2020-10-13 Facebook, Inc. Providing social endorsements with online advertising
WO2021085456A1 (en) * 2019-10-29 2021-05-06 株式会社 From Japan Commodity display device, commodity display program, and commodity display method

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002169708A (en) * 2000-11-30 2002-06-14 Interscope Inc Operation log acquiring method for cursor displayed on browser screen
JP2003030535A (en) * 2001-07-18 2003-01-31 Hitachi Systems & Services Ltd Advertisement information providing device
JP2003087440A (en) * 2001-09-14 2003-03-20 Nippon Shoko Kk Advertisement mail communication method and advertisement mail communication system
JP2003141328A (en) * 2001-11-07 2003-05-16 Toshiba Corp Advertisement display record managing method in electronic newspaper and advertisement display record managing system
JP2007086869A (en) * 2005-09-20 2007-04-05 Kddi Corp Content delivery system

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002169708A (en) * 2000-11-30 2002-06-14 Interscope Inc Operation log acquiring method for cursor displayed on browser screen
JP2003030535A (en) * 2001-07-18 2003-01-31 Hitachi Systems & Services Ltd Advertisement information providing device
JP2003087440A (en) * 2001-09-14 2003-03-20 Nippon Shoko Kk Advertisement mail communication method and advertisement mail communication system
JP2003141328A (en) * 2001-11-07 2003-05-16 Toshiba Corp Advertisement display record managing method in electronic newspaper and advertisement display record managing system
JP2007086869A (en) * 2005-09-20 2007-04-05 Kddi Corp Content delivery system

Cited By (20)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10803478B2 (en) 2010-10-05 2020-10-13 Facebook, Inc. Providing social endorsements with online advertising
JP2018190451A (en) * 2011-06-17 2018-11-29 グーグル エルエルシー Advertisement present in view
US11334910B2 (en) 2011-06-17 2022-05-17 Google Llc Advertisements in view
KR102141134B1 (en) 2011-06-17 2020-08-04 구글 엘엘씨 Advertisements in view
KR20200006186A (en) * 2011-06-17 2020-01-17 구글 엘엘씨 Advertisements in view
US9535889B2 (en) 2011-06-17 2017-01-03 Google Inc. Method to determine whether advertisements in a web page are in view
US9576303B2 (en) 2011-06-17 2017-02-21 Google Inc. Advertisements in view
US9595045B2 (en) 2011-06-17 2017-03-14 Google Inc. Advertisements in view
JP2017054519A (en) * 2011-06-17 2017-03-16 グーグル インコーポレイテッド Advertisements in view
JP2014523011A (en) * 2011-06-17 2014-09-08 スパイダークランチ リミテッド Ads present in the view
KR102066648B1 (en) * 2011-06-17 2020-01-16 구글 엘엘씨 Advertisements in view
KR101930899B1 (en) * 2011-06-17 2018-12-20 구글 엘엘씨 Advertisements in view
US10157402B2 (en) 2011-06-17 2018-12-18 Google Llc Advertisements in view
KR20180136570A (en) * 2011-06-17 2018-12-24 구글 엘엘씨 Advertisements in view
JP2013015916A (en) * 2011-06-30 2013-01-24 Dainippon Printing Co Ltd Image management device, image management method, image management program, and recording medium
JP2013030114A (en) * 2011-07-29 2013-02-07 Rakuten Inc Information processing device, information processing method, information processing program, and recording medium on which the information processing program is recorded
JP2013084134A (en) * 2011-10-11 2013-05-09 Toppan Printing Co Ltd Advertisement effect measuring device, advertisement effect measuring method, and computer program
JP2015504225A (en) * 2012-01-20 2015-02-05 フェイスブック,インク. Cross media advertising network
JP2017162240A (en) * 2016-03-10 2017-09-14 ビルコム株式会社 Perusal ratio measurement system, method and program
WO2021085456A1 (en) * 2019-10-29 2021-05-06 株式会社 From Japan Commodity display device, commodity display program, and commodity display method

Also Published As

Publication number Publication date
JP5444954B2 (en) 2014-03-19

Similar Documents

Publication Publication Date Title
JP5444954B2 (en) Display number measurement program and display number measurement device
JP5536887B2 (en) Impression judgment method for mobile devices
US10318095B2 (en) Reader mode presentation of web content
KR102285249B1 (en) A system, method and computer program for providing a wishlist user interface within a web browser that alerts a user to changes in multi-factor-based prices.
US9756140B2 (en) Tracking user behavior relative to a network page
JP5492153B2 (en) Information processing apparatus, information processing method, and information processing program
CN103930885B (en) Measure webpage render time
US20130080245A1 (en) Advertising management system
US20080228910A1 (en) Method for monitoring user interaction to maximize internet web page real estate
CN105210051A (en) Estimating visibility of content items
CN102073675B (en) Information processing apparatus, information processing method, program, and information processing system
JP2009223767A (en) Information presentation system
JP2012248165A (en) Information processor, information processing method, information processing program, and recording medium in which information processing program is recorded
WO2008094786A2 (en) Relevance slider in a site analysis report
JP2011096191A (en) Help information providing apparatus and help information providing method
KR101547918B1 (en) Method and apparatus for blocking advertisement
JP2008158589A (en) Updated information notification device, and updated information notification program
US20140173086A1 (en) Method and apparatus for determining digital media visibility
JP6740546B2 (en) Customer service support device, customer service support method, and program
JP5169588B2 (en) Display measurement program
JP5152046B2 (en) Display number measurement program and display number measurement device
KR100907709B1 (en) Information extraction apparatus and method using block grouping
US9753901B1 (en) Identifying important document content using geometries of page elements
KR102125132B1 (en) Method for calculating article readability on online news and system performing thereof
JP2008112425A (en) Data processor, data processing method, data processing program, and recording medium with data processing program recorded

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20120510

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20130530

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20130611

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20130812

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20131126

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20131209

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees