JP6982526B2 - Programs, terminal device control methods, and providing devices - Google Patents

Programs, terminal device control methods, and providing devices Download PDF

Info

Publication number
JP6982526B2
JP6982526B2 JP2018049586A JP2018049586A JP6982526B2 JP 6982526 B2 JP6982526 B2 JP 6982526B2 JP 2018049586 A JP2018049586 A JP 2018049586A JP 2018049586 A JP2018049586 A JP 2018049586A JP 6982526 B2 JP6982526 B2 JP 6982526B2
Authority
JP
Japan
Prior art keywords
content
terminal device
measurement points
display unit
memory
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.)
Active
Application number
JP2018049586A
Other languages
Japanese (ja)
Other versions
JP2019021293A (en
Inventor
智之 峯松
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Yahoo Japan Corp
Original Assignee
Yahoo Japan Corp
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
Priority claimed from JP2017139948A external-priority patent/JP6362742B1/en
Application filed by Yahoo Japan Corp filed Critical Yahoo Japan Corp
Priority to JP2018049586A priority Critical patent/JP6982526B2/en
Publication of JP2019021293A publication Critical patent/JP2019021293A/en
Application granted granted Critical
Publication of JP6982526B2 publication Critical patent/JP6982526B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、プログラム、端末装置の制御方法、および提供装置に関する。 The present invention relates to a program, a control method for a terminal device, and a providing device.

従来、スマートフォンやタブレット端末、パーソナルコンピュータなどの端末装置において、広告などのコンテンツ(画像)が閲覧されたと認められる基準として「ビューアブル」と称される基準が用いられている。ビューアブルとは、例えば、コンテンツの面積の50[%]以上が1[秒]以上可視領域に表示されたこと、と定義される。コンテンツの面積の50[%]以上が可視領域に表示されたか否かは、例えば、横方向のスクロールが無いと仮定した場合、コンテンツの領域の重心点が表示されているか否かに基づいて判断することができる。 Conventionally, in terminal devices such as smartphones, tablet terminals, and personal computers, a standard called "viewable" has been used as a standard for recognizing that content (image) such as an advertisement has been viewed. The viewable is defined as, for example, that 50 [%] or more of the area of the content is displayed in the visible area for 1 [second] or more. Whether or not 50 [%] or more of the content area is displayed in the visible area is determined based on whether or not the center of gravity point of the content area is displayed, for example, assuming that there is no horizontal scrolling. can do.

これに関連し、ウェブページのうちウェブブラウザに画面表示されている可視領域の座標と、ウェブページ上における基準位置の座標とを取得し、取得した基準位置が可視領域内に位置しているかを判断し、基準位置が可視領域内に位置していると判断された場合に、ウェブページ内における広告の表示に所定の挙動を生じさせる広告配信装置の発明が開示されている(特許文献1参照)。 In relation to this, the coordinates of the visible area displayed on the screen of the web browser of the web page and the coordinates of the reference position on the web page are acquired, and whether the acquired reference position is located in the visible area is obtained. The invention of an advertisement distribution device that causes a predetermined behavior in displaying an advertisement in a web page when it is determined that the reference position is located in the visible region is disclosed (see Patent Document 1). ).

特開2011−128204号公報Japanese Unexamined Patent Publication No. 2011-128204

しかしながら、従来の技術では、コンテンツのサイズによっては、既に視認されたコンテンツの領域の割合を導出することができない場合があった。 However, in the conventional technique, depending on the size of the content, it may not be possible to derive the ratio of the area of the content that has already been visually recognized.

本発明は、このような事情を考慮してなされたものであり、既に視認されたコンテンツの領域の割合を、より確実に導出することができるプログラム、端末装置の制御方法、およびこれに対応する提供装置を提供することを目的の一つとする。 The present invention has been made in consideration of such circumstances, and is a program capable of more reliably deriving the ratio of the area of the content already visually recognized, a control method of the terminal device, and corresponding to the program. One of the purposes is to provide the providing device.

本発明の一態様は、表示部を有する端末装置によって、コンテンツに付随するスクリプトとしてダウンロードされるプログラムであって、前記端末装置に、コンテンツに設定される複数の計測点ごとに、前記計測点に対応する前記コンテンツの一部が既に前記表示部により表示されたか否かを示すフラグ情報を前記端末装置のメモリに記憶させる処理と、所定のタイミングで、前記メモリに記憶させたフラグ情報に基づいて、前記コンテンツの読了率を示す情報を出力させる処理と、を実行させるためのプログラムである。 One aspect of the present invention is a program downloaded as a script accompanying the content by a terminal device having a display unit, and the terminal device has a plurality of measurement points set in the content at the measurement point. Based on the process of storing flag information indicating whether or not a part of the corresponding content has already been displayed by the display unit in the memory of the terminal device and the flag information stored in the memory at a predetermined timing. , A process for outputting information indicating the reading rate of the content, and a program for executing the process.

本発明の一態様によれば、既に視認されたコンテンツの領域の割合を、より確実に導出することができる。 According to one aspect of the present invention, the ratio of the already visually recognized content area can be more reliably derived.

提供装置100と端末装置200の構成の一例を示す図である。It is a figure which shows an example of the structure of the providing apparatus 100 and the terminal apparatus 200. 読了率の計算のための処理が開始される際の処理の流れの一例を示すシーケンス図である。It is a sequence diagram which shows an example of the process flow at the time of starting the process for the calculation of a read rate. 計測点設定部270および座標取得部272の処理の内容について説明するための図である。It is a figure for demonstrating the contents of processing of the measurement point setting unit 270 and the coordinate acquisition unit 272. 判定部274および計測結果記録部276の処理の内容について説明するための図である。It is a figure for demonstrating the contents of processing of the determination unit 274 and the measurement result recording unit 276. 計測結果データ264の内容の一例を示す図である。It is a figure which shows an example of the contents of the measurement result data 264. スクリプトが実行されることにより行われる処理の流れの一例を示すフローチャートである。It is a flowchart which shows an example of the flow of processing performed by executing a script. 読了率が閾値Th以上となった場合に、コンテンツ画面CCの挙動を変化させる動作の一例を示す図である。It is a figure which shows an example of the operation which changes the behavior of a content screen CC when a reading rate becomes a threshold value Th or more. コンテンツ画面CCの挙動を変化させる動作の他の一例を示す図である。It is a figure which shows another example of the operation which changes the behavior of a content screen CC. 応用例に係る端末装置200の構成の一例を示す図である。It is a figure which shows an example of the structure of the terminal apparatus 200 which concerns on an application example. 読了率が閾値Th以上となった場合に、コンテンツ画面CCの挙動を変化させる処理の流れの一例を示すフローチャートである。It is a flowchart which shows an example of the flow of the process which changes the behavior of a content screen CC when a reading rate becomes a threshold value Th or more. 読了率が広告配信サーバ300により利用される様子を示す図である。It is a figure which shows how the reading rate is used by the advertisement distribution server 300. 他の実施形態に係る計測結果データ264Aの内容の一例を示す図である。It is a figure which shows an example of the content of the measurement result data 264A which concerns on another embodiment. 計測点MPに対して設定される重みの一例を示す図である。It is a figure which shows an example of the weight set with respect to the measurement point MP. 他の実施例において設定される計測点MPの一例を示す図(その1)である。It is a figure (the 1) which shows an example of the measurement point MP set in another Example. 他の実施例において設定される計測点MPの一例を示す図(その2)である。It is a figure (the 2) which shows an example of the measurement point MP set in another Example.

<1.概要>
以下、図面を参照し、本発明のプログラム、端末装置の制御方法、および提供装置の実施形態について説明する。プログラムは、端末装置のプロセッサによって実行される。提供装置は、ウェブサーバ、アプリサーバなどの、コンテンツ(或いはコンテンツ群)を端末装置に提供する装置である。上記プログラムは、例えば、ウェブサーバにより提供されるウェブページに埋め込まれた呼び出しコマンドが端末装置により実行されることで、ウェブサーバからダウンロードされる。このプログラムの少なくとも一部は、ライブラリと称されることがある。
<1. Overview>
Hereinafter, the program of the present invention, the control method of the terminal device, and the embodiment of the providing device will be described with reference to the drawings. The program is executed by the processor of the terminal device. The providing device is a device such as a web server or an application server that provides content (or a group of contents) to a terminal device. The above program is downloaded from the web server, for example, by executing a calling command embedded in a web page provided by the web server by the terminal device. At least part of this program is sometimes referred to as a library.

以下の説明では、提供装置はウェブサーバであり、一以上のコンテンツを含むウェブページを端末装置に提供するものとする。なお、提供装置は、広告配信サーバを含む「サーバ群」であってもよいし、ウェブページを提供する機能と広告配信機能とを有する装置であってもよい。プログラムは、端末装置に提供されたコンテンツのうち計測対象のコンテンツ(以下、対象コンテンツ)が視認された割合(以下、読了率)、或いは読了率を計算するための情報を導出し、提供装置その他の装置に出力する処理を、端末装置のプロセッサに実行させる。すなわち、プログラムは、既に視認されたコンテンツの領域の割合を、より確実に導出することを目的としたものである。以下、順を追って段階的に説明する。 In the following description, the providing device is a web server, and it is assumed that a web page containing one or more contents is provided to the terminal device. The providing device may be a "server group" including an advertisement distribution server, or may be a device having a function of providing a web page and an advertisement distribution function. The program derives the percentage of the content provided to the terminal device that the content to be measured (hereinafter, the target content) is visually recognized (hereinafter, the read rate), or the information for calculating the read rate, and provides the device and others. The processor of the terminal device is made to execute the process of outputting to the device of. That is, the program aims to more reliably derive the ratio of the area of the content that has already been visually recognized. Hereinafter, the explanation will be given step by step.

図1は、提供装置100と端末装置200の構成の一例を示す図である。 FIG. 1 is a diagram showing an example of the configuration of the providing device 100 and the terminal device 200.

<2.提供装置>
提供装置100は、例えば、通信部110と、配信部120と、ページ生成部130と、記憶部150とを備える。
<2. Provided equipment>
The providing device 100 includes, for example, a communication unit 110, a distribution unit 120, a page generation unit 130, and a storage unit 150.

通信部110は、ネットワークNWに接続するための通信インターフェースである。通信部110は、例えばNIC(Network Interface Card)などのネットワークカードを含む。 The communication unit 110 is a communication interface for connecting to the network NW. The communication unit 110 includes, for example, a network card such as a NIC (Network Interface Card).

配信部120およびページ生成部130は、例えば、CPU(Central Processing Unit)などのハードウェアプロセッサがプログラム(ソフトウェア)を実行することにより実現される。また、これらの構成要素のうち一部または全部は、LSI(Large Scale Integration)やASIC(Application Specific Integrated Circuit)、FPGA(Field-Programmable Gate Array)、GPU(Graphics Processing Unit)などのハードウェア(回路部;circuitryを含む)によって実現されてもよいし、ソフトウェアとハードウェアの協働によって実現されてもよい。 The distribution unit 120 and the page generation unit 130 are realized by, for example, a hardware processor such as a CPU (Central Processing Unit) executing a program (software). In addition, some or all of these components are hardware (circuits) such as LSI (Large Scale Integration), ASIC (Application Specific Integrated Circuit), FPGA (Field-Programmable Gate Array), and GPU (Graphics Processing Unit). It may be realized by the part; including circuitry), or it may be realized by the cooperation of software and hardware.

配信部120は、端末装置200からのリクエストに応じて、ページ生成部130により生成されたウェブページを、通信部110を用いて端末装置200に送信する。 In response to a request from the terminal device 200, the distribution unit 120 transmits the web page generated by the page generation unit 130 to the terminal device 200 using the communication unit 110.

ページ生成部130は、端末装置200からのリクエストに応じて、コンテンツデータ152に基づくウェブページを生成する。このウェブページには、プログラムデータ154を呼び出すための呼び出しコマンドが埋め込まれている場合がある。 The page generation unit 130 generates a web page based on the content data 152 in response to a request from the terminal device 200. In this web page, a calling command for calling the program data 154 may be embedded.

記憶部150は、例えば、HDD(Hard Disk Drive)やフラッシュメモリ、RAM(Random Access Memory)、ROM(Read Only Memory)などにより実現される。記憶部150には、コンテンツデータ152やプログラムデータ154などのデータが格納される。プログラムデータ154は、例えば、JavaScript(登録商標)などのスクリプトを含む。 The storage unit 150 is realized by, for example, an HDD (Hard Disk Drive), a flash memory, a RAM (Random Access Memory), a ROM (Read Only Memory), or the like. Data such as content data 152 and program data 154 are stored in the storage unit 150. The program data 154 includes, for example, a script such as Javascript®.

<3.端末装置>
端末装置200は、スマートフォンなどの携帯電話、タブレット端末、パーソナルコンピュータなどである。端末装置200は、例えば、通信部210と、表示部220と、入力部230と、プロセッサ240と、記憶部260とを備える。
<3. Terminal device>
The terminal device 200 is a mobile phone such as a smartphone, a tablet terminal, a personal computer, or the like. The terminal device 200 includes, for example, a communication unit 210, a display unit 220, an input unit 230, a processor 240, and a storage unit 260.

通信部210は、例えば、NIC、無線通信モジュールなどの通信インターフェースである。表示部220は、LCD(Liquid Crystal Display)や有機EL(Electroluminescence)表示装置などである。入力部230は、表示部220と一体に形成されたタッチパネル、機械式キー、マウスなどである。プロセッサ240は、CPUなどのハードウェアプロセッサである。記憶部260は、例えば、HDDやフラッシュメモリ、RAM、ROMなどにより実現される。記憶部150には、ブラウザ262や計測結果データ264などのプログラムやデータなどが格納される。 The communication unit 210 is, for example, a communication interface such as a NIC or a wireless communication module. The display unit 220 is an LCD (Liquid Crystal Display), an organic EL (Electroluminescence) display device, or the like. The input unit 230 is a touch panel, a mechanical key, a mouse, etc. integrally formed with the display unit 220. The processor 240 is a hardware processor such as a CPU. The storage unit 260 is realized by, for example, an HDD, a flash memory, a RAM, a ROM, or the like. The storage unit 150 stores programs and data such as the browser 262 and the measurement result data 264.

プロセッサ240がプログラムを実行することで、計測点設定部270、座標取得部272、判定部274、計測結果記録部276、結果出力部278などが実現される。プログラムは、例えば、提供装置100から取得されるスクリプトである。これらの機能部の機能については、後に図3以下を用いて説明する。 When the processor 240 executes the program, the measurement point setting unit 270, the coordinate acquisition unit 272, the determination unit 274, the measurement result recording unit 276, the result output unit 278, and the like are realized. The program is, for example, a script obtained from the providing device 100. The functions of these functional units will be described later with reference to FIGS. 3 and below.

<4.読了率の計算>
図2は、読了率の計算のための処理が開始される際の処理の流れの一例を示すシーケンス図である。まず、端末装置200においてブラウザ262が起動し(S100)、提供装置100にページ要求を送信する(S102)。
<4. Calculation of reading rate >
FIG. 2 is a sequence diagram showing an example of a processing flow when the processing for calculating the reading rate is started. First, the browser 262 is activated in the terminal device 200 (S100), and a page request is transmitted to the providing device 100 (S102).

提供装置100では、ページ生成部130が、ページ要求の示す参照情報に従って、コンテンツデータ152を用いてページデータを生成し(S104)、配信部120がページデータを端末装置200に送信する(S106)。ページデータには、コンテンツデータと、スクリプトの呼び出しコマンドが埋め込まれている。 In the providing device 100, the page generation unit 130 generates page data using the content data 152 according to the reference information indicated by the page request (S104), and the distribution unit 120 transmits the page data to the terminal device 200 (S106). .. Content data and a script call command are embedded in the page data.

端末装置200では、ブラウザ262がページデータに基づきコンテンツ画面を表示部220に表示させ(S108)、更に、呼び出しコマンドを実行することでスクリプト要求を提供装置200に送信する(S110)。 In the terminal device 200, the browser 262 displays the content screen on the display unit 220 based on the page data (S108), and further, the script request is transmitted to the providing device 200 by executing the call command (S110).

提供装置100の配信部120は、スクリプト要求に応じたスクリプトをプログラムデータ154から読み出し、端末装置200に送信する(S112)。 The distribution unit 120 of the providing device 100 reads the script corresponding to the script request from the program data 154 and transmits it to the terminal device 200 (S112).

端末装置200では、スクリプトが実行され、読了率の計算のための処理が開始される(S114)。 In the terminal device 200, the script is executed and the process for calculating the read rate is started (S114).

以下、スクリプトが実行されることで実現される機能について説明する。以下の説明では、ブラウザ262が表示させるコンテンツ画面は、縦方向にのみスクロールし、横方向にはスクロールしないものとする。また、コンテンツ画面の拡大/縮小については考慮しないものとする。 The functions realized by executing the script will be described below. In the following description, it is assumed that the content screen displayed by the browser 262 scrolls only in the vertical direction and does not scroll in the horizontal direction. In addition, the enlargement / reduction of the content screen shall not be considered.

図3は、計測点設定部270および座標取得部272の処理の内容について説明するための図である。コンテンツ画面CCは、表示部220の表示面DAよりもサイズが大きく、縦方向にスクロールする画面である。コンテンツ画面CCには、対象コンテンツTCが含まれている。図3の例では、対象コンテンツTCは、まだ表示面DAに現れていない。計測点設定部270は、対象コンテンツTCの占める領域内に、複数の計測点MPを設定する。計測点MPは、例えば、横方向に関する任意の座標において、縦方向に等間隔に複数個設定される。計測点MPを100個設定すると、百分率の計算が容易になるため好適であるが、256個など、計算の便宜上、都合の良い他の個数の計測点MPが設定されてもよい。以下の説明では、100個の計測点をMP(1)、MP(2)、…、MP(100)のように示す場合がある。 FIG. 3 is a diagram for explaining the contents of processing of the measurement point setting unit 270 and the coordinate acquisition unit 272. The content screen CC is a screen that is larger in size than the display surface DA of the display unit 220 and scrolls in the vertical direction. The content screen CC includes the target content TC. In the example of FIG. 3, the target content TC has not yet appeared on the display surface DA. The measurement point setting unit 270 sets a plurality of measurement point MPs in the area occupied by the target content TC. A plurality of measurement points MP are set at arbitrary coordinates in the horizontal direction at equal intervals in the vertical direction, for example. It is preferable to set 100 measurement point MPs because the calculation of the percentage becomes easy, but other convenient number of measurement point MPs such as 256 may be set for convenience of calculation. In the following description, 100 measurement points may be indicated as MP (1), MP (2), ..., MP (100).

座標取得部272は、ブラウザ262から、対象コンテンツTCの参照点の表示面DAにおける位置(座標)を取得する。例えば、座標取得部272は、対象コンテンツTCの左上隅である参照点RP1と、対象コンテンツTCの右下隅である参照点RP2との表示面DAにおける位置を取得する。これに代えて、座標取得部272は、コンテンツ画面CCにおける表示面DAの左上隅にある画素の座標などを取得してもよい。 The coordinate acquisition unit 272 acquires the position (coordinates) of the reference point of the target content TC on the display surface DA from the browser 262. For example, the coordinate acquisition unit 272 acquires the position on the display surface DA of the reference point RP1 which is the upper left corner of the target content TC and the reference point RP2 which is the lower right corner of the target content TC. Instead of this, the coordinate acquisition unit 272 may acquire the coordinates of the pixel in the upper left corner of the display surface DA on the content screen CC.

判定部274は、例えば、座標取得部272により取得された参照点の表示面DAにおける位置(或いはコンテンツ画面CCにおける表示面DAの左上隅にある画素の座標など)に基づいて、各計測点MPが表示面DAに存在するか否かを判定する。 The determination unit 274, for example, is based on the position of the reference point acquired by the coordinate acquisition unit 272 on the display surface DA (or the coordinates of the pixel in the upper left corner of the display surface DA on the content screen CC), and the measurement point MP. Is present on the display surface DA.

図4は、判定部274および計測結果記録部276の処理の内容について説明するための図である。図4に示す場面は、図3に示す場面から上方向にスクロールされた場面を示している。この状態において、計測点MP(1)〜MP(k)は表示面DAに現れているが、計測点MP(k+1)〜MP(100)はまだ表示面DAに現れていない。判定部274は、例えば、座標取得部272により取得された情報と、ページデータから把握される対象コンテンツTCの縦横のサイズと、各計測点MPの座標(コンテンツ画面CCにおける座標、或いは対象コンテンツTC内の座標)とに基づいて、各計測点MPが表示面DAに現れているか否かを判定する。 FIG. 4 is a diagram for explaining the contents of processing of the determination unit 274 and the measurement result recording unit 276. The scene shown in FIG. 4 shows a scene scrolled upward from the scene shown in FIG. In this state, the measurement points MP (1) to MP (k) appear on the display surface DA, but the measurement points MP (k + 1) to MP (100) have not yet appeared on the display surface DA. The determination unit 274, for example, has the information acquired by the coordinate acquisition unit 272, the vertical and horizontal sizes of the target content TC grasped from the page data, and the coordinates of each measurement point MP (coordinates in the content screen CC or the target content TC). It is determined whether or not each measurement point MP appears on the display surface DA based on the coordinates).

計測結果記録部276は、判定部274により表示面DAに現れていると判定された計測点MPを計測結果データ264として記録する。 The measurement result recording unit 276 records the measurement point MP determined to appear on the display surface DA by the determination unit 274 as the measurement result data 264.

図5は、計測結果データ264の内容の一例を示す図である。計測結果データ264は、計測点MPごとに、既に表示された(視認された)か否かを示す視認済フラグが対応付けられたデータである。計測結果記録部276は、判定部274により表示面DAに現れていると判定された計測点MPに対して、視認済フラグをデフォルト値であるFalseからTrueに上書きする。なお、図4に示す状態から下方向にスクロールされた場合、表示面DAに現れていると判定される計測点MPの数は減少するが、この場合でもTrueからFalseへの上書きは行わない。但し、全ての計測点MPが表示面DAから外れた場合、計測結果記録部276は、計測結果データ264をリセットして全ての計測点MPの視認済フラグをFalseにする。 FIG. 5 is a diagram showing an example of the contents of the measurement result data 264. The measurement result data 264 is data associated with a visually recognized flag indicating whether or not it has already been displayed (visualized) for each measurement point MP. The measurement result recording unit 276 overwrites the visually recognized flag from the default value False to True for the measurement point MP determined to appear on the display surface DA by the determination unit 274. When scrolling downward from the state shown in FIG. 4, the number of measurement points MP determined to appear on the display surface DA decreases, but even in this case, the True does not overwrite the False. However, when all the measurement point MPs deviate from the display surface DA, the measurement result recording unit 276 resets the measurement result data 264 and sets the visible flag of all the measurement point MPs to False.

結果出力部278は、任意のタイミングで、視認済フラグがTrueになっている計測点MPの数をカウントし、カウントした値に基づいて導出される読了率を、提供装置100などに出力する。結果出力部278は、計測点MPの数が100であれば、視認済フラグがTrueになっている計測点MPの数を、そのまま百分率の読了率として出力してよい。また、結果出力部278は、計測点MPの数が100でない数字nであれば、視認済フラグがTrueになっている計測点MPの数を数字nで除算して、必要に応じて100を乗算して百分率の読了率として出力してよい。これによって、結果出力部278は、既に視認されたコンテンツの領域の割合を示す読了率を導出し、自装置内または他装置に出力することができる。なお、「自装置内に出力する」とは、記憶部260における、他の機能部が参照可能な領域に情報を書き込むことであってよい。 The result output unit 278 counts the number of measurement points MP for which the visually recognized flag is True at an arbitrary timing, and outputs a read rate derived based on the counted value to the providing device 100 or the like. If the number of measurement point MPs is 100, the result output unit 278 may output the number of measurement point MPs for which the visually recognized flag is True as it is as a percentage reading rate. Further, if the number of measurement point MPs is not 100, the result output unit 278 divides the number of measurement point MPs whose visually recognized flag is True by the number n, and sets 100 as necessary. It may be multiplied and output as a percentage reading rate. As a result, the result output unit 278 can derive a reading rate indicating the ratio of the area of the content that has already been visually recognized, and can output it in its own device or to another device. Note that "outputting to the own device" may mean writing information in an area of the storage unit 260 that can be referred to by another functional unit.

結果出力部278は、読了率を、定期的に出力してもよいし、読了率が所定割合(例えば50%)を超えたタイミングで出力してもよい。また、全ての計測点MPが表示面DAから外れたタイミングで、そのタイミングの直前において視認済フラグがTrueになっている計測点MPの数をカウントし、カウントした値に基づいて導出される読了率を出力してもよい。 The result output unit 278 may periodically output the reading rate, or may output the reading rate at a timing when the reading rate exceeds a predetermined ratio (for example, 50%). In addition, at the timing when all the measurement point MPs deviate from the display surface DA, the number of measurement point MPs whose visually recognized flag is True is counted immediately before that timing, and the reading is derived based on the counted value. The rate may be output.

<5.フローチャート>
図6は、スクリプトが実行されることにより行われる処理の流れの一例を示すフローチャートである。まず、計測点設定部270が、ページデータから対象コンテンツTCを認識し(S200)、計測点MPを設定する(S202)。
<5. Flowchart>
FIG. 6 is a flowchart showing an example of the flow of processing performed by executing the script. First, the measurement point setting unit 270 recognizes the target content TC from the page data (S200) and sets the measurement point MP (S202).

次に、座標取得部272が、ブラウザ262から、対象コンテンツTCの位置を認識するための座標を取得する(S204)。次に、判定部274が、各計測点MPについて表示面DAに現れているか否かを判定し(S206)、表示面DAに現れた計測点MPがあるか否かを判定する(S208)。表示面DAに現れた計測点MPが無い場合は、S204に処理が戻される。 Next, the coordinate acquisition unit 272 acquires the coordinates for recognizing the position of the target content TC from the browser 262 (S204). Next, the determination unit 274 determines whether or not each measurement point MP appears on the display surface DA (S206), and determines whether or not there is a measurement point MP that appears on the display surface DA (S208). If there is no measurement point MP that appears on the display surface DA, the process is returned to S204.

表示面DAに現れた計測点MPがあると判定された場合、座標取得部272が、ブラウザ262から、対象コンテンツTCの位置を認識するための座標を取得し(S210)、判定部274が、各計測点MPについて表示面DAに現れているか否かを判定する(S212)。 When it is determined that there is a measurement point MP appearing on the display surface DA, the coordinate acquisition unit 272 acquires the coordinates for recognizing the position of the target content TC from the browser 262 (S210), and the determination unit 274 determines. It is determined whether or not each measurement point MP appears on the display surface DA (S212).

そして、計測結果記録部276が、表示面DAに現れており、且つ、計測結果データ264における視認済フラグがFalseの計測点MPがあるか否かを判定する(S214)。表示面DAに現れており、且つ、計測結果データ264における視認済フラグがFalseの計測点MPがある場合、計測結果記録部276は、当該計測点MPの視認済フラグをTrueに上書きする(S216)。 Then, the measurement result recording unit 276 appears on the display surface DA, and determines whether or not the visually recognized flag in the measurement result data 264 has the measurement point MP of False (S214). When it appears on the display surface DA and there is a measurement point MP whose visible flag in the measurement result data 264 is False, the measurement result recording unit 276 overwrites the visible flag of the measurement point MP in True (S216). ).

次に、計測結果記録部276が、全ての計測点MPが表示面DAから外れたか否かを判定する(S218)。全ての計測点MPが表示面DAから外れた場合、計測結果記録部276が、計測結果データ264における視認済フラグをリセットして全てFalseとし、本フローチャートの処理が終了する。 Next, the measurement result recording unit 276 determines whether or not all the measurement point MPs are off the display surface DA (S218). When all the measurement point MPs deviate from the display surface DA, the measurement result recording unit 276 resets the visually recognized flag in the measurement result data 264 to set all to False, and the processing of this flowchart ends.

全ての計測点MPが表示面DAから外れていない場合、結果出力部278が、結果出力タイミングが到来したか否かを判定する(S222)。結果出力タイミングが到来していない場合、S210に処理が戻される。 When all the measurement point MPs are not deviated from the display surface DA, the result output unit 278 determines whether or not the result output timing has arrived (S222). If the result output timing has not arrived, the process is returned to S210.

一方、結果出力タイミングが到来した場合、結果出力部278は、計測結果データ264における視認済フラグがTrueである計測点MPの数をカウントし、カウントした結果に基づく読了率を出力する(S224)。 On the other hand, when the result output timing arrives, the result output unit 278 counts the number of measurement point MPs whose visually recognized flag is True in the measurement result data 264, and outputs the reading rate based on the counted result (S224). ..

<6.応用例1>
上記説明したスクリプトにより導出される読了率は、例えば、以下のように利用される。例えば、スクリプトは、読了率が閾値Th(例えば50[%])以上となった場合に、コンテンツ画面CCの挙動を変化させるようにしてもよい。「コンテンツ画面CCの挙動を変化させる」とは、対象コンテンツTCの挙動を変化させることと、コンテンツ画面CCにおける対象コンテンツTC以外の部分の挙動を変化させることとの双方を含んでよい。
<6. Application example 1>
The read rate derived by the script described above is used, for example, as follows. For example, the script may change the behavior of the content screen CC when the reading rate becomes the threshold value Th (for example, 50 [%]) or more. "Changing the behavior of the content screen CC" may include both changing the behavior of the target content TC and changing the behavior of a portion of the content screen CC other than the target content TC.

図7は、読了率が閾値Th以上となった場合に、コンテンツ画面CCの挙動を変化させる動作の一例を示す図である。図示するように、読了率が閾値Th未満の状態(図では30[%])では、対象コンテンツTCを静止コンテンツとし、読了率が閾値Th以上の状態(図では70[%])の状態になると、対象コンテンツTCを動画コンテンツに切り替えるようにしてよい。この場合、スクリプトは、予めダウンロードされている動画コンテンツの再生をブラウザ262に指示してもよいし、改めて動画コンテンツのダウンロードを行ってもよい。 FIG. 7 is a diagram showing an example of an operation of changing the behavior of the content screen CC when the reading rate becomes the threshold value Th or more. As shown in the figure, when the reading rate is less than the threshold value Th (30 [%] in the figure), the target content TC is regarded as static content, and the reading rate is equal to or higher than the threshold value Th (70 [%] in the figure). Then, the target content TC may be switched to the moving image content. In this case, the script may instruct the browser 262 to play the video content that has been downloaded in advance, or may download the video content again.

図8は、コンテンツ画面CCの挙動を変化させる動作の他の一例を示す図である。図示するように、読了率が閾値Th以上の状態(図では70[%])の状態になると、コンテンツ画面CCに、読了率が閾値Th未満の状態(図では30[%])では表示されていなかった何らかのオブジェクト(図ではサンプルボタンSB)を表示させるようにしてよい。 FIG. 8 is a diagram showing another example of the operation of changing the behavior of the content screen CC. As shown in the figure, when the reading rate is in the state of the threshold value Th or more (70 [%] in the figure), it is displayed on the content screen CC in the state where the reading rate is less than the threshold value Th (30 [%] in the figure). You may want to display some object that was not there (sample button SB in the figure).

図9は、応用例に係る端末装置200の構成の一例を示す図である。この例では、プロセッサ240によりスクリプトが実行されることで実現される機能として、挙動制御部280が追加されている。 FIG. 9 is a diagram showing an example of the configuration of the terminal device 200 according to the application example. In this example, the behavior control unit 280 is added as a function realized by executing the script by the processor 240.

図10は、読了率が閾値Th以上となった場合に、コンテンツ画面CCの挙動を変化させる処理の流れの一例を示すフローチャートである。なお、S200〜S220までの処理は、図6で説明した処理と同様であるため、再度の説明を省略する。 FIG. 10 is a flowchart showing an example of a processing flow that changes the behavior of the content screen CC when the reading rate becomes the threshold value Th or more. Since the processes from S200 to S220 are the same as the processes described with reference to FIG. 6, the description thereof will be omitted again.

S218で全ての計測点が表示面DAから外れていないと判定された場合、結果出力部278が、計測結果データ264における視認済フラグがTrueである計測点MPの数をカウントし、カウントした結果に基づく読了率を出力する(S230)。 When it is determined in S218 that all the measurement points are not deviated from the display surface DA, the result output unit 278 counts the number of measurement points MP whose visible flag in the measurement result data 264 is True, and the count result. The reading rate based on is output (S230).

次に、挙動制御部280が。S230で出力された読了率が閾値以上であるか否かを判定する(S232)。読了率が閾値未満である場合、S210に処理が戻される。一方、読了率が閾値以上である場合、挙動制御部280は、図8および図9で例示したように、コンテンツ画面CCの挙動を変化させる(S234)。 Next, the behavior control unit 280. It is determined whether or not the reading rate output in S230 is equal to or greater than the threshold value (S232). If the read rate is less than the threshold value, the process is returned to S210. On the other hand, when the reading rate is equal to or higher than the threshold value, the behavior control unit 280 changes the behavior of the content screen CC as illustrated in FIGS. 8 and 9 (S234).

<7.応用例2>
読了率は、対象コンテンツTCが広告コンテンツである場合、インプレッションのカウントに使用されてよい。図11は、読了率が広告配信サーバ300により利用される様子を示す図である。コンテンツ画面CCに広告コンテンツである対象コンテンツTCを埋め込む処理は、端末装置200からの要求に応じて広告配信サーバ300から端末装置200に広告コンテンツが送信される方式で行われてもよいし、提供装置100が広告コンテンツを埋め込んだページデータを端末装置200に送信する方式で行われてもよい。図7では前者のイメージを記載している。広告配信サーバ300は、端末装置200から定期的に送られてくる読了率を取得し、読了率が閾値以上となったときに、広告コンテンツのインプレッションを1カウントアップする。
<7. Application example 2>
The read rate may be used to count impressions when the target content TC is advertising content. FIG. 11 is a diagram showing how the reading rate is used by the advertisement distribution server 300. The process of embedding the target content TC, which is the advertisement content, in the content screen CC may be performed by a method in which the advertisement content is transmitted from the advertisement distribution server 300 to the terminal device 200 in response to a request from the terminal device 200, or may be provided. The device 100 may transmit the page data in which the advertisement content is embedded to the terminal device 200. FIG. 7 shows the image of the former. The advertisement distribution server 300 acquires the reading rate periodically sent from the terminal device 200, and when the reading rate becomes equal to or higher than the threshold value, the impression of the advertisement content is incremented by one.

また、読了率は、対象コンテンツTCを作成した作成者への謝金を計算するための基準として用いられてもよい。 In addition, the reading rate may be used as a standard for calculating the reward to the creator who created the target content TC.

<8.他の実施例>
上記実施形態では、計測結果データ264には計測点MPごとの視認済フラグが格納されるものとしたが、更に、継続的に表示されている(表示面DAに現れている)時間、および/または表示されなくなってからの経過時間を認識するための情報が付随して格納されてもよい。
<8. Other Examples>
In the above embodiment, the measurement result data 264 stores the visually recognized flag for each measurement point MP, but further, the time continuously displayed (appearing on the display surface DA) and / Alternatively, information for recognizing the elapsed time since it disappeared may be stored together.

図12は、他の実施形態に係る計測結果データ264Aの内容の一例を示す図である。図示するように、計測結果データ264Aは、計測点MPごとに、視認済フラグ、表示開始時刻、表示継続時間、表示終了時刻、および非表示継続時間(表示されなくなってからの経過時間)が対応付けられたデータである。 FIG. 12 is a diagram showing an example of the contents of the measurement result data 264A according to another embodiment. As shown in the figure, the measurement result data 264A corresponds to the visually recognized flag, the display start time, the display duration, the display end time, and the non-display duration (elapsed time since the display disappears) for each measurement point MP. It is the attached data.

この場合において、計測結果記録部276は、例えば、非表示継続時間が所定時間を超えた計測点MPについて、TrueからFalseに上書きするタイムアウト処理を行ってよい。これによって、最後に視認された時刻から長い時間が経過している計測点MPを無効にし、用途によっては実体に即した読了率を求めることができる。 In this case, the measurement result recording unit 276 may perform a time-out process for overwriting the measurement point MP whose non-display duration exceeds a predetermined time from True to False, for example. As a result, it is possible to invalidate the measurement point MP that has passed a long time since the last visually recognized time, and to obtain the reading rate according to the substance depending on the application.

また、結果出力部278は、表示継続時間を重みとして用いた修正読了率を導出してもよい。修正読了率は、例えば式(1)に基づいて導出される。式中、Tpは、視認フラグがTrueである計測点MPの表示時間である。Trefは基準時間であり、固定時間であってもよいし、計測結果データ264Aの内容に基づいて導出される時間であってもよい。
(修正読了率)=Σ{Tp|FG=True}/n×Tref …(1)
Further, the result output unit 278 may derive a modified read rate using the display duration as a weight. The modified read rate is derived, for example, based on the equation (1). In the formula, Tp is the display time of the measurement point MP whose visual recognition flag is True. The Tref is a reference time, which may be a fixed time or a time derived based on the content of the measurement result data 264A.
(Corrected reading rate) = Σ {Tp | FG = True} / n × Tref ... (1)

また、読了率の用途によっては、対象コンテンツTCの中心部が視認されたことが、周辺部が視認されたことよりも重要である場合がある。このため、結果出力部278は、複数の計測点MPのうち中心部に近い計測点MPに対して、周辺部よりも高い重みを付けて、加重和を求めることで読了率を導出してもよい。図13は、計測点MPに対して設定される重みの一例を示す図である。また、同様の趣旨により、計測点設定部270は、対象コンテンツTCの中心部において、周辺部よりも計測点MPを密に設定してもよい。図14は、他の実施例において設定される計測点MPの一例を示す図(その1)である。また、中心部に限らず、見せたい領域に高い重みを付与し、或いは計測点MPを密に設定してもよい。 Further, depending on the use of the reading rate, it may be more important that the central portion of the target content TC is visually recognized than the peripheral portion is visually recognized. Therefore, even if the result output unit 278 derives the reading rate by calculating the weighted sum by giving a higher weight to the measurement point MP near the center portion among the plurality of measurement point MPs than the peripheral portion. good. FIG. 13 is a diagram showing an example of the weight set for the measurement point MP. Further, for the same purpose, the measurement point setting unit 270 may set the measurement point MP more densely in the central portion of the target content TC than in the peripheral portion. FIG. 14 is a diagram (No. 1) showing an example of the measurement point MP set in another embodiment. Further, not only the central portion but also a region to be shown may be given a high weight, or the measurement point MP may be set densely.

また、上記ではコンテンツ画面CCは縦方向にのみスクロールし、横方向にはスクロールしないものとしたが、縦方向と横方向の双方にスクロールする場合、計測点MPは、二次元マトリクス状に設定されてもよい。図15は、他の実施例において設定される計測点MPの一例を示す図(その2)である。こうすれば、縦方向と横方向にスクロールするコンテンツ画面CCに対しても、対象コンテンツTCの読了率を適切に導出することができる。 Further, in the above, the content screen CC scrolls only in the vertical direction and does not scroll in the horizontal direction. However, when scrolling in both the vertical direction and the horizontal direction, the measurement point MP is set in a two-dimensional matrix. You may. FIG. 15 is a diagram (No. 2) showing an example of the measurement point MP set in another embodiment. By doing so, the reading rate of the target content TC can be appropriately derived even for the content screen CC that scrolls in the vertical direction and the horizontal direction.

<9.まとめ>
以上説明したプログラム、端末装置の制御方法、および提供装置の実施形態によれば、対象コンテンツTCに設定される複数の計測点MPごとに、計測点MPに対応する対象コンテンツTCの一部が既に表示部22により表示されたか否かを示す視認済フラグを端末装置200のメモリ(記憶部260)に記憶させる処理と、所定のタイミングで、メモリ(記憶部260)に記憶させた視認済フラグに基づいて、対象コンテンツTCの読了率を示す情報を出力させる処理と、を実行させることで、既に視認されたコンテンツの領域の割合を、より確実に導出することができる。
<9. Summary>
According to the program described above, the control method of the terminal device, and the embodiment of the providing device, a part of the target content TC corresponding to the measurement point MP is already used for each of the plurality of measurement point MPs set in the target content TC. The process of storing the visually recognized flag indicating whether or not it is displayed by the display unit 22 in the memory (storage unit 260) of the terminal device 200, and the visually recognized flag stored in the memory (storage unit 260) at a predetermined timing. Based on this, by executing the process of outputting the information indicating the reading rate of the target content TC, the ratio of the already visually recognized content area can be more reliably derived.

以上、本発明を実施するための形態について実施形態を用いて説明したが、本発明はこうした実施形態に何等限定されるものではなく、本発明の要旨を逸脱しない範囲内において種々の変形及び置換を加えることができる。 Although the embodiments for carrying out the present invention have been described above using the embodiments, the present invention is not limited to these embodiments, and various modifications and substitutions are made without departing from the gist of the present invention. Can be added.

100 提供装置
110 通信部
120 配信部
130 ページ生成部
150 記憶部
152 コンテンツデータ
154 プログラムデータ(スクリプト)
200 端末装置
210 通信部
220 表示部
230 入力部
240 プロセッサ
260 記憶部
262 ブラウザ
264 計測結果データ
270 計測点設定部
272 座標取得部
274 判定部
276 計測結果記録部
278 結果出力部
280 挙動制御部
300 広告配信サーバ
100 Providing device 110 Communication unit 120 Distribution unit 130 Page generation unit 150 Storage unit 152 Content data 154 Program data (script)
200 Terminal device 210 Communication unit 220 Display unit 230 Input unit 240 Processor 260 Storage unit 262 Browser 264 Measurement result data 270 Measurement point setting unit 272 Coordinate acquisition unit 274 Judgment unit 276 Measurement result recording unit 278 Result output unit 280 Behavior control unit 300 Advertisement Delivery server

Claims (13)

表示部を有する端末装置に、
コンテンツに設定される複数の計測点ごとに、前記計測点に対応する前記コンテンツの一部が既に前記表示部により表示されたか否かを示すフラグ情報を前記端末装置のメモリに記憶させる処理と、
前記計測点に対して重みを設定する処理と、
所定のタイミングで、前記メモリに記憶させたフラグ情報と前記重みとに基づいて、前記コンテンツの読了率を示す情報を出力させる処理と、
を実行させるためのプログラム。
For terminal devices with a display unit
For each of the plurality of measurement points set in the content, a process of storing flag information indicating whether or not a part of the content corresponding to the measurement point has already been displayed by the display unit in the memory of the terminal device.
The process of setting weights for the measurement points and
A process of outputting information indicating the read rate of the content based on the flag information stored in the memory and the weight at a predetermined timing.
A program to execute.
表示部を有する端末装置に、
コンテンツに設定される複数の計測点であって、一様でない密度で設定された計測点ごとに、前記計測点に対応する前記コンテンツの一部が既に前記表示部により表示されたか否かを示すフラグ情報を前記端末装置のメモリに記憶させる処理と、
所定のタイミングで、前記メモリに記憶させたフラグ情報に基づいて、前記コンテンツの読了率を示す情報を出力させる処理と、
を実行させるためのプログラム。
For terminal devices with a display unit
It indicates whether or not a part of the content corresponding to the measurement points has already been displayed by the display unit for each measurement point set to a plurality of measurement points set in the content and having a non-uniform density. The process of storing the flag information in the memory of the terminal device,
A process of outputting information indicating the read rate of the content based on the flag information stored in the memory at a predetermined timing.
A program to execute.
前記出力させる処理は、
前記フラグ情報が記憶されている計測点の数を全ての計測点の数で除算した値を、前記読了率として出力させる処理である、
請求項1または2記載のプログラム。
The process of outputting is
It is a process of outputting a value obtained by dividing the number of measurement points in which the flag information is stored by the number of all measurement points as the reading rate.
The program according to claim 1 or 2.
前記複数の計測点は、前記コンテンツのスクロール方向に沿って並べて設定される、
請求項1から3のうちいずれか1項記載のプログラム。
The plurality of measurement points are set side by side along the scroll direction of the content.
The program according to any one of claims 1 to 3.
前記記憶させる処理は、
前記計測点に対応する前記コンテンツの一部が前記表示部により表示された場合、前記計測点に対応するフラグ情報が未表示を示す情報であれば、前記未表示を示す情報から表示済を示す情報に上書きし、
前記計測点に対応する前記コンテンツの一部が前記表示部により表示されなくなった場合、前記計測点に対応するフラグ情報を、表示済を示す情報に維持する処理である、
請求項1から4のうちいずれか1項記載のプログラム。
The process of storing is
If some of the content corresponding to the measuring point is displayed by the display unit, but before Symbol information indicating the display flag information is not selected corresponding to the measurement point, the completion display information to indicate the undisplayed Overwrite the information shown and
When a part of the content corresponding to the measurement point is not displayed by the display unit, the processing is to maintain the flag information corresponding to the measurement point as the information indicating that the content has been displayed.
The program according to any one of claims 1 to 4.
前記端末装置に、更に、
前記読了率が閾値以上となった場合に、前記コンテンツを含む画面の挙動を変化させる処理を行わせる、
請求項1から5のうちいずれか1項記載のプログラム。
In addition to the terminal device,
When the reading rate becomes equal to or higher than the threshold value, a process of changing the behavior of the screen including the content is performed.
The program according to any one of claims 1 to 5.
前記端末装置に、更に
前記計測点のそれぞれに対し、対応する前記コンテンツの一部が継続的に表示されている時間を付随させて前記端末装置のメモリに記憶させる処理を行わせる、
請求項1から6のうちいずれか1項記載のプログラム。
The terminal device is further subjected to a process of accommodating each of the measurement points with a time during which a part of the corresponding content is continuously displayed and storing it in the memory of the terminal device.
The program according to any one of claims 1 to 6.
前記端末装置に、更に
前記計測点のそれぞれに対し、対応する前記コンテンツの一部が表示されなくなってからの経過時間を付随させて前記端末装置のメモリに記憶させる処理を行わせる、
請求項1から7のうちいずれか1項記載のプログラム。
The terminal device is further subjected to a process of accommodating each of the measurement points with an elapsed time from when a part of the corresponding content is no longer displayed and storing it in the memory of the terminal device.
The program according to any one of claims 1 to 7.
前記端末装置に、更に、前記コンテンツの一部が表示されなくなってからの経過時間が所定時間を超える計測点について、前記表示部により表示されていないことを示すフラグ情報に変更する処理を行わせる、
請求項8記載のプログラム。
The terminal device is further subjected to a process of changing measurement points whose elapsed time from when a part of the content is no longer displayed exceeds a predetermined time to flag information indicating that the measurement points are not displayed by the display unit. ,
The program according to claim 8.
表示部を有する端末装置が、
コンテンツに設定される複数の計測点ごとに、前記計測点に対応する前記コンテンツの一部が既に前記表示部により表示されたか否かを示すフラグ情報を前記端末装置のメモリに記憶させる処理と、
前記計測点に対して重みを設定する処理と、
所定のタイミングで、前記メモリに記憶させたフラグ情報と前記重みとに基づいて、前記コンテンツの読了率を示す情報を出力させる処理と、
を実行する、端末装置の制御方法。
The terminal device having a display unit
For each of the plurality of measurement points set in the content, a process of storing flag information indicating whether or not a part of the content corresponding to the measurement point has already been displayed by the display unit in the memory of the terminal device.
The process of setting weights for the measurement points and
A process of outputting information indicating the read rate of the content based on the flag information stored in the memory and the weight at a predetermined timing.
How to control the terminal device.
表示部を有する端末装置が、
コンテンツに設定される複数の計測点であって、一様でない密度で設定された計測点ごとに、前記計測点に対応する前記コンテンツの一部が既に前記表示部により表示されたか否かを示すフラグ情報を前記端末装置のメモリに記憶させる処理と、
所定のタイミングで、前記メモリに記憶させたフラグ情報に基づいて、前記コンテンツの読了率を示す情報を出力させる処理と、
を実行する、端末装置の制御方法。
The terminal device having a display unit
It indicates whether or not a part of the content corresponding to the measurement points has already been displayed by the display unit for each measurement point set to a plurality of measurement points set in the content and having a non-uniform density. The process of storing the flag information in the memory of the terminal device,
A process of outputting information indicating the read rate of the content based on the flag information stored in the memory at a predetermined timing.
How to control the terminal device.
表示部を有する端末装置に、
コンテンツに設定される複数の計測点ごとに、前記計測点に対応する前記コンテンツの一部が既に前記表示部により表示されたか否かを示すフラグ情報を前記端末装置のメモリに記憶させる処理と、
前記計測点に対して重みを設定する処理と、
所定のタイミングで、前記メモリに記憶させたフラグ情報と前記重みとに基づいて、前記コンテンツの読了率を示す情報を出力させる処理と、
を実行させるためのプログラムを、前記端末装置からの前記コンテンツの要求に応じて送信する提供装置。
For terminal devices with a display unit
For each of the plurality of measurement points set in the content, a process of storing flag information indicating whether or not a part of the content corresponding to the measurement point has already been displayed by the display unit in the memory of the terminal device.
The process of setting weights for the measurement points and
A process of outputting information indicating the read rate of the content based on the flag information stored in the memory and the weight at a predetermined timing.
A providing device that transmits a program for executing the above in response to a request for the content from the terminal device.
表示部を有する端末装置に、
コンテンツに設定される複数の計測点であって、一様でない密度で設定された計測点ごとに、前記計測点に対応する前記コンテンツの一部が既に前記表示部により表示されたか否かを示すフラグ情報を前記端末装置のメモリに記憶させる処理と、
所定のタイミングで、前記メモリに記憶させたフラグ情報に基づいて、前記コンテンツの読了率を示す情報を出力させる処理と、
を実行させるためのプログラムを、前記端末装置からの前記コンテンツの要求に応じて送信する提供装置。
For terminal devices with a display unit
It indicates whether or not a part of the content corresponding to the measurement points has already been displayed by the display unit for each measurement point set to a plurality of measurement points set in the content and having a non-uniform density. The process of storing the flag information in the memory of the terminal device,
A process of outputting information indicating the read rate of the content based on the flag information stored in the memory at a predetermined timing.
A providing device that transmits a program for executing the above in response to a request for the content from the terminal device.
JP2018049586A 2017-07-19 2018-03-16 Programs, terminal device control methods, and providing devices Active JP6982526B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2018049586A JP6982526B2 (en) 2017-07-19 2018-03-16 Programs, terminal device control methods, and providing devices

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2017139948A JP6362742B1 (en) 2017-07-19 2017-07-19 Program, terminal device control method, and providing device
JP2018049586A JP6982526B2 (en) 2017-07-19 2018-03-16 Programs, terminal device control methods, and providing devices

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2017139948A Division JP6362742B1 (en) 2017-07-19 2017-07-19 Program, terminal device control method, and providing device

Publications (2)

Publication Number Publication Date
JP2019021293A JP2019021293A (en) 2019-02-07
JP6982526B2 true JP6982526B2 (en) 2021-12-17

Family

ID=79169985

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2018049586A Active JP6982526B2 (en) 2017-07-19 2018-03-16 Programs, terminal device control methods, and providing devices

Country Status (1)

Country Link
JP (1) JP6982526B2 (en)

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4423406B1 (en) * 2008-11-11 2010-03-03 株式会社プロヴィデンス Fine reading rate measuring device, client terminal, fine reading rate measuring system, fine reading rate measuring method, and program
JP6199024B2 (en) * 2012-11-26 2017-09-20 東芝メディカルシステムズ株式会社 Medical image display device
KR101712592B1 (en) * 2014-02-28 2017-03-06 popIn가부시키가이샤 Program
JP6753648B2 (en) * 2015-01-20 2020-09-09 ヤフー株式会社 Distribution device, advertising device and distribution method

Also Published As

Publication number Publication date
JP2019021293A (en) 2019-02-07

Similar Documents

Publication Publication Date Title
JP5324411B2 (en) Advertisement distribution apparatus, method and program
US9536251B2 (en) Providing advertisements in an augmented reality environment
US11379108B2 (en) Display controlling method, terminal, information processing apparatus, and storage medium
US9384503B2 (en) Terminal apparatus, advertisement display control apparatus, and advertisement display method
CN108780377B (en) Method and electronic device for object management and visualization and storage medium
US20170364254A1 (en) Method and system for visualizing patterns during internet browsing
JP5563703B2 (en) Content distribution apparatus, content distribution method, content distribution program, and terminal program
JP6109798B2 (en) Advertisement display control device, terminal device, advertisement display method, and advertisement display program
CN111796825B (en) Bullet screen drawing method, bullet screen drawing device, bullet screen drawing equipment and storage medium
JP6339550B2 (en) Terminal program, terminal device, and terminal control method
JP6362742B1 (en) Program, terminal device control method, and providing device
JP6982526B2 (en) Programs, terminal device control methods, and providing devices
JP2015001902A (en) Electronic apparatus
JP6344024B2 (en) Read determination device, read determination method, and read determination program
JP6609296B2 (en) Program, server device, and control method of terminal device
JP6559280B2 (en) Terminal program, terminal device, and terminal control method
JP6312901B2 (en) Terminal program, terminal device, and terminal control method
JP6520674B2 (en) Display system, display terminal, display method, and display program
JP6761839B2 (en) Information display program, information display device, information display method and distribution device
CN110018771B (en) Information display method and device
JP6101654B2 (en) Distribution apparatus, distribution method, distribution program, and control program
JP6559196B2 (en) Information processing apparatus, information processing method, and program
JP6204304B2 (en) Information processing apparatus, information processing method, and program
CN113763459A (en) Element position updating method and device, electronic equipment and storage medium
JP2014170590A (en) Distribution device, distribution method, distribution program, and control program

Legal Events

Date Code Title Description
A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A712

Effective date: 20191101

RD03 Notification of appointment of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7423

Effective date: 20191108

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20200312

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20210129

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20210309

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20210428

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: 20211026

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20211119

R150 Certificate of patent or registration of utility model

Ref document number: 6982526

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350