JP2019197432A - Program, information processing method and information processing device - Google Patents

Program, information processing method and information processing device Download PDF

Info

Publication number
JP2019197432A
JP2019197432A JP2018091657A JP2018091657A JP2019197432A JP 2019197432 A JP2019197432 A JP 2019197432A JP 2018091657 A JP2018091657 A JP 2018091657A JP 2018091657 A JP2018091657 A JP 2018091657A JP 2019197432 A JP2019197432 A JP 2019197432A
Authority
JP
Japan
Prior art keywords
advertisement
display
information
unit
user
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2018091657A
Other languages
Japanese (ja)
Inventor
朝 玉城
Asa Tamaki
朝 玉城
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.)
Dayz Inc
Original Assignee
Dayz Inc
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 Dayz Inc filed Critical Dayz Inc
Priority to JP2018091657A priority Critical patent/JP2019197432A/en
Publication of JP2019197432A publication Critical patent/JP2019197432A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Information Transfer Between Computers (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

To provide a program or the like capable of displaying the content in an easy-to-read state even in the content to which advertisement is attached.SOLUTION: When the content, to which advertisement data for displaying the advertisement is attached, is acquired, a computer extracts the advertising data from the acquired content, and stores the extracted advertising data in a storage part. Then, the computer displays the content, from which the advertisement is removed, in a display part. When an instruction to display the advertisement removed from the content is received, the computer displays the advertising in the display part based on the advertising data stored in the storage part.SELECTED DRAWING: Figure 1

Description

本発明は、プログラム、情報処理方法及び情報処理装置に関する。   The present invention relates to a program, an information processing method, and an information processing apparatus.

近年、インターネット等のネットワークを利用した広告宣伝活動が行われている。例えば、ウェブページの一部にテキスト広告、静止画広告、動画広告、バナー広告、ポップアップ広告等を表示することによる広告が利用されている。特許文献1では、ネットワークを介して配信されるコンテンツと共に広告情報を受信するコンテンツ表示装置において、受信した広告情報が視聴されたか否かを把握できるシステムが提案されている。特許文献1のコンテンツ表示装置は、受信した広告情報を所定の表示領域内に表示した場合に、広告情報を表示したことを示す視聴情報をコンテンツ配信装置へ送信する。コンテンツ配信装置はコンテンツ表示装置から受信した視聴情報を蓄積し、蓄積した視聴情報に基づいて、コンテンツ表示装置による広告情報の視聴状態を把握できる。
また、スマートフォン等にインストールすることによって、広告情報が付加されたコンテンツを受信した場合に、広告情報を表示せずにコンテンツのみを表示する広告ブロック機能を実現するアプリケーションが提供されている。
In recent years, advertising activities using a network such as the Internet have been performed. For example, an advertisement obtained by displaying a text advertisement, a still image advertisement, a moving image advertisement, a banner advertisement, a pop-up advertisement or the like on a part of a web page is used. Patent Document 1 proposes a system that can grasp whether or not received advertisement information has been viewed in a content display device that receives advertisement information together with content distributed via a network. When the received advertisement information is displayed within a predetermined display area, the content display apparatus of Patent Literature 1 transmits viewing information indicating that the advertisement information has been displayed to the content distribution apparatus. The content distribution device accumulates the viewing information received from the content display device, and can grasp the viewing state of the advertisement information by the content display device based on the accumulated viewing information.
In addition, there is provided an application that realizes an advertisement blocking function that displays only content without displaying advertisement information when content added with advertisement information is received by being installed on a smartphone or the like.

特開2011−209776号公報JP 2011-209776 A

広告ブロック機能を用いた場合、ユーザが本来読みたいコンテンツのみが表示されるので、コンテンツを読み易い状態で表示することはできるが、ユーザに有用な広告までブロックされる虞がある。ユーザに有用な広告を配信できないことは広告主にとってもユーザにとっても損失である。また、広告がユーザ端末に表示されたり、表示された広告がクリックされた場合に広告主から、コンテンツを配信するメディアに広告料金が支払われる契約が締結されていることがある。このような契約では、ユーザ端末で広告がブロックされた場合、広告料金が発生しないので、メディアが広告収入を得られないという問題が生じる。   When the advertisement blocking function is used, only the contents that the user originally wants to read are displayed. Therefore, the contents can be displayed in an easy-to-read state, but there is a possibility that even advertisements useful to the user may be blocked. Failure to deliver useful advertisements to users is a loss for both advertisers and users. Further, there is a case in which a contract is signed by an advertiser to pay an advertisement fee to a medium for distributing content when an advertisement is displayed on a user terminal or when the displayed advertisement is clicked. In such a contract, when an advertisement is blocked at the user terminal, an advertisement fee is not generated, and thus there is a problem that the media cannot obtain an advertisement revenue.

本発明は、このような事情に鑑みてなされたものであり、その目的とするところは、コンテンツの配信時にコンテンツから取り除かれた広告を、コンテンツの配信後に表示することが可能なプログラム等を提供することにある。   The present invention has been made in view of such circumstances, and an object of the present invention is to provide a program or the like that can display an advertisement removed from content during content distribution after content distribution There is to do.

本開示の一態様に係るプログラムは、コンピュータに、広告を表示するための広告データが付加されたコンテンツを取得し、取得した前記コンテンツから前記広告データを抽出して記憶部に記憶し、前記広告が取り除かれた前記コンテンツを表示部に表示し、取り除かれた前記広告の表示指示を受け付け、前記広告の表示指示を受け付けた場合に、前記記憶部に記憶した前記広告データに基づいて広告を前記表示部に表示する処理を実行させることを特徴とする。   The program according to an aspect of the present disclosure acquires content to which advertisement data for displaying an advertisement is added to a computer, extracts the advertisement data from the acquired content, stores the content in a storage unit, and stores the advertisement Is displayed on the display unit, the display instruction of the removed advertisement is received, and when the display instruction of the advertisement is received, the advertisement is displayed based on the advertisement data stored in the storage unit. A process of displaying on the display unit is executed.

本開示の一態様によれば、広告を表示するための広告データが付加されたコンテンツを取得した場合に、広告が取り除かれたコンテンツが表示され、取り除かれた広告は、表示が指示された場合にコンテンツとは別に表示される。よって、コンテンツの配信時にはコンテンツを読み易い状態で表示でき、コンテンツが配信された後の例えばユーザが見たいタイミングで広告を表示できる。よって、ユーザは自身の意思で広告を表示(視聴)でき、有用な広告を見逃すことを回避できる。またユーザの意思で広告が表示されるので、広告による宣伝効果が高い。更に、広告が表示されるので広告料金が発生し、コンテンツを配信するメディアは広告収入を得することができる。   According to one aspect of the present disclosure, when content with advertisement data added to display an advertisement is acquired, the content from which the advertisement has been removed is displayed, and the removed advertisement has been instructed to be displayed Is displayed separately from the content. Therefore, when the content is distributed, the content can be displayed in an easy-to-read state, and an advertisement can be displayed at a timing when the user wants to see the content after the content is distributed. Therefore, the user can display (view) the advertisement by his / her own intention, and can avoid missing the useful advertisement. Further, since the advertisement is displayed at the user's will, the advertising effect of the advertisement is high. Furthermore, since advertisements are displayed, an advertisement fee is generated, and media that distributes content can obtain advertisement income.

ウェブシステムの構成例を示すブロック図である。It is a block diagram which shows the structural example of a web system. ユーザ端末の制御部によって実現される機能を示すブロック図である。It is a block diagram which shows the function implement | achieved by the control part of a user terminal. 広告DBの構成例を示す模式図である。It is a schematic diagram which shows the structural example of advertisement DB. ユーザ端末の表示画面例を示す模式図である。It is a schematic diagram which shows the example of a display screen of a user terminal. ユーザ端末の表示画面例を示す模式図である。It is a schematic diagram which shows the example of a display screen of a user terminal. ユーザ端末が行う広告ブロック処理の手順を示すフローチャートである。It is a flowchart which shows the procedure of the advertisement block process which a user terminal performs. 実施形態2の広告DBの構成例を示す模式図である。It is a schematic diagram which shows the structural example of advertisement DB of Embodiment 2. FIG. 実施形態2のユーザ端末の表示画面例を示す模式図である。It is a schematic diagram which shows the example of a display screen of the user terminal of Embodiment 2. 実施形態3のユーザ端末の構成例を示すブロック図である。It is a block diagram which shows the structural example of the user terminal of Embodiment 3. ユーザ端末が行う広告表示処理の手順を示すフローチャートである。It is a flowchart which shows the procedure of the advertisement display process which a user terminal performs. 実施形態4のウェブシステムの構成例を示すブロック図である。It is a block diagram which shows the structural example of the web system of Embodiment 4. 広告DBの構成例を示す模式図である。It is a schematic diagram which shows the structural example of advertisement DB. ウェブサイトのログインページの画面例を示す模式図である。It is a schematic diagram which shows the example of a screen of the login page of a website. 視聴管理サーバの構成例を示すブロック図である。It is a block diagram which shows the structural example of a viewing management server. ユーザ情報DB及び視聴情報DBの構成例を示す模式図である。It is a schematic diagram which shows the structural example of user information DB and viewing information DB. 実施形態5のユーザ端末が行う広告ブロック処理の手順を示すフローチャートである。It is a flowchart which shows the procedure of the advertisement block process which the user terminal of Embodiment 5 performs. 実施形態5のユーザ端末が行う広告ブロック処理の変形例の手順を示すフローチャートである。It is a flowchart which shows the procedure of the modification of the advertisement block process which the user terminal of Embodiment 5 performs. 視聴管理サーバが行う広告の評価処理の手順を示すフローチャートである。It is a flowchart which shows the procedure of the evaluation process of the advertisement which a viewing management server performs. 広告情報の一覧画面例を示す模式図である。It is a schematic diagram which shows the example screen list of advertisement information.

以下に、本開示のプログラム、情報処理方法及び情報処理装置について実施形態を示す図面に基づいて詳述する。   Hereinafter, a program, an information processing method, and an information processing apparatus of the present disclosure will be described in detail based on the drawings illustrating an embodiment.

(実施形態1)
図1はウェブシステムの構成例を示すブロック図である。本実施形態のウェブシステムは、ウェブサーバ20及びユーザ端末(コンピュータ)10を含み、ウェブサーバ20及びユーザ端末10はインターネット等のネットワークNに接続可能に構成されている。ウェブサーバ20は、複数台設けられてもよいし、1台の装置内に設けられた複数の仮想マシンによって実現されてもよいし、クラウドサーバを用いて実現されてもよい。
(Embodiment 1)
FIG. 1 is a block diagram illustrating a configuration example of a web system. The web system of this embodiment includes a web server 20 and a user terminal (computer) 10, and the web server 20 and the user terminal 10 are configured to be connectable to a network N such as the Internet. A plurality of web servers 20 may be provided, may be realized by a plurality of virtual machines provided in one apparatus, or may be realized using a cloud server.

ウェブサーバ20は、サーバコンピュータ、パーソナルコンピュータ等であり、ネットワークNを介してウェブサイト22aを公開しているサーバ装置である。ウェブサーバ20は、制御部21、記憶部22、通信部23等を含み、これらの各部はバスを介して相互に接続されている。制御部21は、CPU(Central Processing Unit)、MPU(Micro-Processing Unit)又はGPU(Graphics Processing Unit)等の1又は複数のプロセッサを含む。制御部21は、記憶部22に記憶してある制御プログラムを適宜実行することにより、ウェブサーバ20が行う種々の情報処理及び制御処理等を行う。   The web server 20 is a server computer, a personal computer, or the like, and is a server device that publishes the website 22 a via the network N. The web server 20 includes a control unit 21, a storage unit 22, a communication unit 23, and the like, and these units are connected to each other via a bus. The control unit 21 includes one or more processors such as a CPU (Central Processing Unit), an MPU (Micro-Processing Unit), or a GPU (Graphics Processing Unit). The control unit 21 performs various information processing and control processing performed by the web server 20 by appropriately executing a control program stored in the storage unit 22.

記憶部22は、RAM(Random Access Memory)、フラッシュメモリ、ハードディスク、SSD(Solid State Drive)等を含む。記憶部22は、制御部21が実行する制御プログラム及び制御プログラムの実行に必要な各種のデータ等を予め記憶している。また記憶部22は、制御部21が制御プログラムを実行する際に発生するデータ等を一時的に記憶する。記憶部22に記憶されるデータには、ウェブサーバ20の管理者が管理するウェブサイト22aが含まれる。   The storage unit 22 includes a RAM (Random Access Memory), a flash memory, a hard disk, an SSD (Solid State Drive), and the like. The storage unit 22 stores in advance a control program executed by the control unit 21 and various data necessary for executing the control program. The storage unit 22 temporarily stores data generated when the control unit 21 executes the control program. The data stored in the storage unit 22 includes a website 22 a managed by the administrator of the web server 20.

通信部23は、ネットワークNに接続するためのインタフェースであり、ネットワークNを介して外部装置との間で情報の送受信を行う。図1は通信部23が有線接続によってネットワークNに接続する構成を示しているが、通信部23は無線接続によってネットワークNに接続する構成でもよい。
ウェブサーバ20は、上述した構成のほかに、液晶ディスプレイ、有機EL(Electro Luminescence)ディスプレイ等の表示部、マウス、キーボード等の入力部等を備えていてもよい。表示部は制御部21からの指示に従って各種の情報を表示し、入力部はユーザによる操作入力を受け付け、操作内容に対応した制御信号を制御部21へ送出する。
The communication unit 23 is an interface for connecting to the network N, and transmits / receives information to / from an external device via the network N. Although FIG. 1 shows a configuration in which the communication unit 23 is connected to the network N by wired connection, the communication unit 23 may be configured to connect to the network N by wireless connection.
In addition to the configuration described above, the web server 20 may include a display unit such as a liquid crystal display or an organic EL (Electro Luminescence) display, an input unit such as a mouse or a keyboard, and the like. The display unit displays various types of information in accordance with instructions from the control unit 21, and the input unit accepts an operation input by the user and sends a control signal corresponding to the operation content to the control unit 21.

ユーザ端末10は、スマートフォン、タブレット端末、パーソナルコンピュータ等であり、制御部11、記憶部12、通信部13、表示部14、入力部15等を含み、これらの各部はバスを介して相互に接続されている。制御部11は、CPU、MPU又はGPU等の1又は複数のプロセッサを含む。制御部11は、記憶部12に記憶してある制御プログラムを適宜実行することにより、ユーザ端末10が行う種々の情報処理及び制御処理等を行う。   The user terminal 10 is a smartphone, a tablet terminal, a personal computer, or the like, and includes a control unit 11, a storage unit 12, a communication unit 13, a display unit 14, an input unit 15, and the like. These units are connected to each other via a bus. Has been. The control unit 11 includes one or more processors such as a CPU, MPU, or GPU. The control unit 11 performs various information processing and control processing performed by the user terminal 10 by appropriately executing a control program stored in the storage unit 12.

記憶部12は、RAM、フラッシュメモリ、ハードディスク、SSD等を含む。記憶部12は、制御部11が実行する制御プログラム及び制御プログラムの実行に必要な各種のデータ等を予め記憶している。また記憶部12は、制御部11が制御プログラムを実行する際に発生するデータ等を一時的に記憶する。記憶部12に記憶される制御プログラムには、ウェブサイトを閲覧するためのウェブブラウザ12a及び本開示のプログラムである広告ブロックアプリケーションプログラム(以下では広告ブロックアプリという)12bが含まれる。ウェブブラウザ12a及び広告ブロックアプリ12bは、例えば通信部13を介して外部装置から取得されて記憶部12に記憶されてもよい。また、ユーザ端末10が可搬型記憶媒体に記憶された情報を読み取る読取部等を備える場合、ウェブブラウザ12a及び広告ブロックアプリ12bは可搬型記憶媒体から読み出されて記憶部12に記憶されてもよい。ウェブブラウザ12a及び広告ブロックアプリ12bは、各別のソフトウェア(アプリケーション)として構成されていてもよく、一体として構成されていてもよい。記憶部12に記憶されるデータには、広告データベース(以下では広告DBという)12cが含まれる。広告DB12cは、ユーザ端末10に接続された外部の記憶装置等に記憶されてもよく、ネットワークNを介してユーザ端末10が通信可能な別の記憶装置に記憶されてもよい。   The storage unit 12 includes a RAM, a flash memory, a hard disk, an SSD, and the like. The storage unit 12 stores in advance a control program executed by the control unit 11 and various data necessary for executing the control program. The storage unit 12 temporarily stores data generated when the control unit 11 executes the control program. The control program stored in the storage unit 12 includes a web browser 12a for browsing a website and an advertisement block application program (hereinafter referred to as an advertisement block application) 12b which is a program of the present disclosure. The web browser 12a and the advertisement block application 12b may be acquired from an external device via the communication unit 13 and stored in the storage unit 12, for example. When the user terminal 10 includes a reading unit that reads information stored in the portable storage medium, the web browser 12a and the advertisement block application 12b may be read from the portable storage medium and stored in the storage unit 12. Good. The web browser 12a and the advertisement block application 12b may be configured as separate software (applications) or may be configured as a single unit. The data stored in the storage unit 12 includes an advertisement database (hereinafter referred to as advertisement DB) 12c. The advertisement DB 12c may be stored in an external storage device connected to the user terminal 10 or may be stored in another storage device with which the user terminal 10 can communicate via the network N.

通信部13は、ネットワークNに接続するためのインタフェースであり、ネットワークNを介して外部装置との間で情報の送受信を行う。図1は通信部13が無線接続によってネットワークNに接続する構成を示しているが、通信部13は有線接続によってネットワークNに接続する構成でもよい。表示部14は、例えば液晶ディスプレイ、有機ELディスプレイ等であり、制御部11からの指示に従って各種の情報を表示する。入力部15は、表示部14の表面に配置されたタッチセンサ又は押下式のボタンであり、ユーザによる操作入力を受け付け、操作内容に対応した制御信号を制御部11へ送出する。なお、タッチセンサである入力部15は、表示部14と一体としてタッチパネルを構成する。   The communication unit 13 is an interface for connecting to the network N, and transmits and receives information to and from an external device via the network N. Although FIG. 1 shows a configuration in which the communication unit 13 is connected to the network N by wireless connection, the communication unit 13 may be connected to the network N by wired connection. The display unit 14 is, for example, a liquid crystal display, an organic EL display, or the like, and displays various types of information according to instructions from the control unit 11. The input unit 15 is a touch sensor or a push button disposed on the surface of the display unit 14, receives an operation input by the user, and sends a control signal corresponding to the operation content to the control unit 11. The input unit 15 that is a touch sensor constitutes a touch panel integrally with the display unit 14.

本実施形態では、ユーザがユーザ端末10を用いてウェブサーバ20にアクセスし、ウェブサーバ20からウェブページを取得してユーザ端末10で閲覧する。ユーザ端末10は、取得したウェブページを表示部14に表示する際に、ウェブページに、広告を表示するための広告データが含まれる場合、広告が表示されない状態でウェブページを表示する。なお、ウェブページから広告(広告データ)を取り除くことを広告をブロックするという。またブロックされた広告データは広告DB12cに蓄積され、ユーザによる操作入力に応じて表示部14に表示される。なお、本実施形態では、ユーザ端末10がウェブサーバ20から取得したウェブページに含まれる広告をブロックする構成について説明するが、広告をブロックする処理対象はウェブページに限らない。例えば、ユーザ端末10がゲームアプリを実行することにより所定のゲームサーバから取得する情報(コンテンツ)を処理対象としてもよい。ユーザ端末10が外部装置から取得して表示部14に表示する各種の情報(コンテンツ)を処理対象とすることができる。従って、本実施形態のウェブサーバ20は、広告データが付加されたコンテンツを配信するサーバであればどのようなサーバでもよく、広告配信事業者が管理する広告を配信するための広告配信サーバや、広告を作成して配信するための広告サーバ等であってもよい。   In the present embodiment, the user accesses the web server 20 using the user terminal 10, acquires a web page from the web server 20, and browses it on the user terminal 10. When displaying the acquired web page on the display unit 14, the user terminal 10 displays the web page in a state where the advertisement is not displayed when the web page includes advertisement data for displaying the advertisement. Note that removing an advertisement (advertising data) from a web page is called blocking an advertisement. The blocked advertisement data is accumulated in the advertisement DB 12c and displayed on the display unit 14 in response to an operation input by the user. In addition, although this embodiment demonstrates the structure which blocks the advertisement contained in the web page which the user terminal 10 acquired from the web server 20, the process target which blocks an advertisement is not restricted to a web page. For example, information (content) acquired from a predetermined game server when the user terminal 10 executes a game application may be a processing target. Various types of information (contents) acquired by the user terminal 10 from an external device and displayed on the display unit 14 can be processed. Accordingly, the web server 20 of the present embodiment may be any server as long as it distributes content to which advertisement data is added, an advertisement distribution server for distributing advertisements managed by an advertisement distribution company, It may be an advertisement server for creating and distributing advertisements.

次に、ユーザ端末10において制御部11が広告ブロックアプリ12bを実行することによって実現される機能について説明する。図2はユーザ端末10の制御部11によって実現される機能を示すブロック図、図3は広告DB12cの構成例を示す模式図、図4及び図5はユーザ端末10の表示画面例を示す模式図である。以下では、ユーザ端末10の制御部11はウェブブラウザ12aを実行した場合に広告ブロックアプリ12bも実行する。例えば、ウェブブラウザ12aに広告ブロックアプリ12bを組み込むことにより、又は、ウェブブラウザ12aに広告ブロックアプリ12bを紐付けておくことにより、制御部11がウェブブラウザ12aを実行した場合に広告ブロックアプリ12bも実行するように構成することができる。なお、ユーザ端末10がゲームアプリを実行することにより所定のゲームサーバから取得する情報を、広告をブロックする処理対象とする場合にも同様に構成することができる。この場合、例えばゲームアプリに広告ブロックアプリ12bを組み込む、又はゲームアプリに広告ブロックアプリ12bを紐付けておくことにより、制御部11がゲームアプリを実行した場合に広告ブロックアプリ12bも実行するように構成することができる。   Next, functions realized by the control unit 11 executing the advertisement block application 12b in the user terminal 10 will be described. 2 is a block diagram illustrating functions realized by the control unit 11 of the user terminal 10, FIG. 3 is a schematic diagram illustrating a configuration example of the advertisement DB 12c, and FIGS. 4 and 5 are schematic diagrams illustrating exemplary display screens of the user terminal 10. It is. Below, the control part 11 of the user terminal 10 will also perform the advertisement block application 12b, when the web browser 12a is performed. For example, when the control block 11 executes the web browser 12a by incorporating the advertisement block application 12b in the web browser 12a or by linking the advertisement block application 12b to the web browser 12a, the advertisement block application 12b It can be configured to execute. In addition, when the user terminal 10 executes a game application and information acquired from a predetermined game server is a processing target that blocks an advertisement, the configuration can be similarly configured. In this case, for example, the advertisement block application 12b is also executed when the control unit 11 executes the game application by incorporating the advertisement block application 12b into the game application or by associating the advertisement block application 12b with the game application. Can be configured.

ユーザ端末10の制御部11は、記憶部12に記憶してある広告ブロックアプリ12bを実行した場合、情報取得部10a、広告判断部10b、広告抽出部10c、データ付加部10d、情報出力部10e、広告表示受付部10f、読出部10g、表示画面生成部10h、広告出力部10iの各機能を実現する。なお、本実施形態では、これらの各機能を制御部11が広告ブロックアプリ12bを実行することにより実現するが、これらの一部を専用のハードウェア回路で実現してもよい。   When the control unit 11 of the user terminal 10 executes the advertisement block application 12b stored in the storage unit 12, the information acquisition unit 10a, the advertisement determination unit 10b, the advertisement extraction unit 10c, the data addition unit 10d, and the information output unit 10e. The functions of the advertisement display receiving unit 10f, the reading unit 10g, the display screen generating unit 10h, and the advertisement output unit 10i are realized. In the present embodiment, each of these functions is realized by the control unit 11 executing the advertisement block application 12b. However, some of these functions may be realized by a dedicated hardware circuit.

情報取得部10aは、ネットワークNを介して外部装置から情報(コンテンツ)を取得する。本実施形態では、制御部11はウェブブラウザ12aを実行しているので、情報取得部10aはウェブサーバ20からウェブページを取得する。情報取得部10aが取得する情報には、広告を表示するための広告データが付加されている。例えば図4Aはウェブサーバ20から取得したウェブページに基づくウェブページ画面の例を示しており、ウェブページは本文データと、領域Rに広告を表示するための広告データとを含む。   The information acquisition unit 10a acquires information (content) from an external device via the network N. In the present embodiment, since the control unit 11 executes the web browser 12 a, the information acquisition unit 10 a acquires a web page from the web server 20. Advertisement data for displaying an advertisement is added to the information acquired by the information acquisition unit 10a. For example, FIG. 4A shows an example of a web page screen based on the web page acquired from the web server 20, and the web page includes text data and advertisement data for displaying an advertisement in the region R.

広告判断部10bは、情報取得部10aが取得したウェブページに広告データが含まれるか否かを判断し、広告データが含まれると判断した場合、ウェブページ中の広告データの記載箇所(記載領域)を特定する。広告データは、広告を表示するためのデータであり、例えばウェブサーバ20以外のサーバへのリンク、広告配信用のドメイン名のサーバへのリンク、広告ブロックアプリ12bに予め設定されたドメイン名のサーバへのリンク等を含む。また、広告データは、ポップアップ広告又はバナー広告を表示させるための情報、広告表示用の画像データ等であってもよい。よって、広告判断部10bは、例えばウェブページにウェブサーバ20以外のサーバへのリンクが設定されていた場合、このリンクを広告データと判断する。また、広告判断部10bは、広告配信用のドメイン名のサーバへのリンク、広告ブロックアプリ12bに予め設定されたドメイン名のサーバへのリンク、ポップアップ広告又はバナー広告を表示させるための情報等がウェブページに設定されていた場合、これらを広告データと判断する。なお、広告データであるか否かを判断するための情報(例えばドメイン名)はユーザによって追加可能であってもよい。この場合、ユーザ毎に所定の広告主又は広告代理店等におけるドメイン名又はURL(Uniform Resource Locator)を設定することができ、設定された情報に基づいて、広告データが含まれるか否かの判断を行うことができる。情報取得部10aが図4Aに示すウェブページを取得した場合、広告判断部10bは、領域Rに文字又は画像等を表示するための情報を広告データであると判断する。   The advertisement determination unit 10b determines whether or not the advertisement data is included in the web page acquired by the information acquisition unit 10a. If the advertisement determination unit 10b determines that the advertisement data is included, the advertisement data description location (description area) in the web page is determined. ). The advertisement data is data for displaying advertisements. For example, a link to a server other than the web server 20, a link to a server with a domain name for advertisement distribution, a server with a domain name preset in the advertisement block application 12b Includes links to Further, the advertisement data may be information for displaying a pop-up advertisement or a banner advertisement, image data for displaying an advertisement, and the like. Therefore, for example, when a link to a server other than the web server 20 is set on the web page, the advertisement determination unit 10b determines this link as advertisement data. Further, the advertisement determination unit 10b includes a link to a server with a domain name for advertisement distribution, a link to a server with a domain name set in advance in the advertisement block application 12b, information for displaying a pop-up advertisement or a banner advertisement, and the like. If the web page is set, these are determined as advertisement data. Note that information (for example, a domain name) for determining whether the data is advertisement data may be added by the user. In this case, it is possible to set a domain name or a URL (Uniform Resource Locator) in a predetermined advertiser or advertising agency for each user, and determine whether or not the advertisement data is included based on the set information It can be performed. When the information acquisition unit 10a acquires the web page shown in FIG. 4A, the advertisement determination unit 10b determines that the information for displaying characters or images in the region R is advertisement data.

広告抽出部10cは、広告判断部10bがウェブページに広告データが含まれると判断した場合、広告判断部10bが特定した広告データの記載箇所に基づいて、ウェブページから広告データを抽出し、抽出した広告データを広告DB12cに記憶する。このとき、広告抽出部10cは、抽出した広告データから、広告データに関する広告情報を取得し、広告情報と共に広告データを広告DB12cに記憶する。広告情報は、例えば広告データをネットワークN経由で配信する配信元のウェブサーバ(ウェブサイト)へのアクセス情報(リンク情報)、広告データに付与されたタイトル及びメッセージ、広告データが付加されたウェブページの配信日時等を含む。広告DB12cには広告IDに対応付けて、広告抽出部10cが取得した広告情報及び広告抽出部10cが抽出した広告データが蓄積される。広告IDは各広告データに固有に付与された識別情報である。リンク情報は、例えば広告データを配信する配信元のウェブサーバ(広告データのウェブページ)のURLであり、広告データから取得できた場合に広告DB12cに記憶される。タイトル及びメッセージは、広告データに記載されたテキスト情報であり、広告内容を示す情報である。配信日時は、情報取得部10aがウェブページを取得した日時、又は広告抽出部10cがウェブページから広告データを抽出した日時である。広告データは、テキストデータ又は画像データ等を含み、広告を表示するためのデータである。なお、広告データは、ポップアップ広告又はバナー広告を表示させるための情報であってもよい。また、広告DB12cは、ユーザ端末10のユーザの年齢層及び性別等を含む属性情報を記憶する構成でもよい。   When the advertisement determination unit 10b determines that the web page includes advertisement data, the advertisement extraction unit 10c extracts and extracts advertisement data from the web page based on the description location of the advertisement data specified by the advertisement determination unit 10b. The advertisement data thus stored is stored in the advertisement DB 12c. At this time, the advertisement extraction unit 10c acquires advertisement information related to the advertisement data from the extracted advertisement data, and stores the advertisement data together with the advertisement information in the advertisement DB 12c. The advertisement information includes, for example, access information (link information) to a distribution-source web server (website) that distributes advertisement data via the network N, a title and message given to the advertisement data, and a web page to which the advertisement data is added. Including delivery date and time. In the advertisement DB 12c, the advertisement information acquired by the advertisement extraction unit 10c and the advertisement data extracted by the advertisement extraction unit 10c are stored in association with the advertisement ID. The advertisement ID is identification information uniquely assigned to each advertisement data. The link information is, for example, a URL of a web server (advertisement data web page) that distributes advertisement data, and is stored in the advertisement DB 12c when it can be obtained from the advertisement data. The title and message are text information described in the advertisement data, and are information indicating the contents of the advertisement. The distribution date and time is the date and time when the information acquisition unit 10a acquires the web page, or the date and time when the advertisement extraction unit 10c extracts the advertisement data from the web page. The advertisement data is data for displaying an advertisement, including text data or image data. The advertisement data may be information for displaying a pop-up advertisement or a banner advertisement. Further, the advertisement DB 12c may be configured to store attribute information including the age group and sex of the user of the user terminal 10.

また広告抽出部10cは、情報取得部10aが取得したウェブページの配信元を特定するための配信元情報を取得し、配信元情報を広告情報に含めて広告DB12cに記憶してもよい。配信元情報は例えばウェブサーバ20のURLである。なお、広告DB12cは、ユーザ端末10の記憶部12に記憶されるほかに、ユーザ端末10に接続された記憶装置、ネットワークNを介してユーザ端末10が通信可能な記憶装置又はクラウドサーバ等に記憶されてもよい。また、広告データを広告DB12cとは異なるDB又はユーザ端末10とは異なる記憶装置に蓄積してもよい。この場合、広告DB12cに、広告データの代わりに、広告DB12cとは異なるDB又はユーザ端末10とは異なる記憶装置から広告データを読み出すための情報(例えばリンク)を記憶しておいてもよい。   The advertisement extraction unit 10c may acquire distribution source information for specifying the distribution source of the web page acquired by the information acquisition unit 10a, and store the distribution source information in the advertisement DB 12c by including the distribution source information in the advertisement information. The distribution source information is the URL of the web server 20, for example. In addition to being stored in the storage unit 12 of the user terminal 10, the advertisement DB 12c is stored in a storage device connected to the user terminal 10, a storage device that can communicate with the user terminal 10 via the network N, a cloud server, or the like. May be. Further, the advertisement data may be stored in a DB different from the advertisement DB 12c or a storage device different from the user terminal 10. In this case, instead of the advertisement data, information (for example, a link) for reading the advertisement data from a DB different from the advertisement DB 12c or a storage device different from the user terminal 10 may be stored in the advertisement DB 12c.

データ付加部10dは、広告抽出部10cが抽出した広告データに基づいて、ウェブページ中の広告データの表示領域に所定データを付加する。例えば図4Aに示すウェブページの場合、データ付加部10dは、領域Rに所定データを付加し、広告データの代わりに所定データが表示されるウェブページを生成する。所定データは、例えば図4Bに示すように、ウェブページから広告がブロック(削除)されたことを示すメッセージと、ブロックされた広告の表示を指示するための操作ボタンB1とを含む。操作ボタンB1は、広告抽出部10cがウェブページから抽出して広告DB12cに記憶した広告データの表示指示を受け付けるためのボタンである。よって、制御部11は、入力部15を介した操作ボタンB1に対する操作を広告の表示指示として受け付ける。なお、所定データはメッセージ等が表示されない空白データであってもよく、領域Rの全体が操作ボタンB1であってもよい。この場合、ユーザは、領域R中のいずれかの箇所を操作することにより広告の表示を指示できる。   The data addition unit 10d adds predetermined data to the display area of the advertisement data in the web page based on the advertisement data extracted by the advertisement extraction unit 10c. For example, in the case of the web page shown in FIG. 4A, the data adding unit 10d adds predetermined data to the region R, and generates a web page on which the predetermined data is displayed instead of the advertisement data. For example, as shown in FIG. 4B, the predetermined data includes a message indicating that the advertisement is blocked (deleted) from the web page, and an operation button B1 for instructing display of the blocked advertisement. The operation button B1 is a button for accepting an instruction to display advertisement data extracted from the web page by the advertisement extraction unit 10c and stored in the advertisement DB 12c. Therefore, the control unit 11 receives an operation on the operation button B1 via the input unit 15 as an advertisement display instruction. The predetermined data may be blank data on which no message or the like is displayed, and the entire region R may be the operation button B1. In this case, the user can instruct display of the advertisement by operating any part in the region R.

情報出力部10eは、データ付加部10dによって所定データが付加されたウェブページを表示部14へ出力する。これにより、表示部14には、図4Bに示すように広告が取り除かれたウェブページ画面(コンテンツ)が表示される。
広告判断部10bによって広告データがウェブページに含まれないと判断された場合、広告抽出部10c及びデータ付加部10dは処理を行わず、情報出力部10eは、情報取得部10aが取得したウェブページをそのまま表示部14へ出力する。この場合、表示部14には、情報取得部10aがウェブサーバ20から受信したウェブページに基づくウェブページ画面が表示される。
The information output unit 10e outputs the web page to which the predetermined data is added by the data adding unit 10d to the display unit 14. As a result, the web page screen (content) from which the advertisement is removed is displayed on the display unit 14 as shown in FIG. 4B.
When the advertisement determination unit 10b determines that the advertisement data is not included in the web page, the advertisement extraction unit 10c and the data addition unit 10d do not perform processing, and the information output unit 10e displays the web page acquired by the information acquisition unit 10a. Is output to the display unit 14 as it is. In this case, the display unit 14 displays a web page screen based on the web page received from the web server 20 by the information acquisition unit 10a.

上述したようにウェブページから抽出した広告データを広告DB12cに記憶したユーザ端末10において、例えば操作ボタンB1がタップ操作等によって操作された場合、ブロックされた広告が表示部14に表示される。なお、図4A,4Bに示すようにウェブページ画面には、例えばサイドバーに、ブロックされた広告の表示を指示するための操作ボタンB2が表示されており、操作ボタンB2が操作された場合にも広告が表示される。   As described above, in the user terminal 10 in which the advertisement data extracted from the web page is stored in the advertisement DB 12c, for example, when the operation button B1 is operated by a tap operation or the like, the blocked advertisement is displayed on the display unit 14. As shown in FIGS. 4A and 4B, on the web page screen, for example, an operation button B2 for instructing display of a blocked advertisement is displayed on the side bar, and the operation button B2 is operated. Also displays advertisements.

広告表示受付部10fは、入力部15を介して例えば操作ボタンB1又は操作ボタンB2に対する操作を受け付けた場合、広告DB12cに記憶された広告データに基づく広告の表示指示として受け付ける。
読出部10gは、広告DB12cに記憶された広告情報及び広告データを読み出す。読出部10gは、例えば配信日時が現在日時から所定期間内(例えば1週間、1ヶ月等)の広告情報及び広告データを広告DB12cから読み出す。また読出部10gは、例えば配信日時が現在日時に近い順に所定数の広告情報及び広告データを広告DB12cから読み出してもよい。なお、読出部10gは、広告情報を広告データと共に広告DB12cから読み出してもよいし、広告データを読み出す前に広告情報を読み出し、必要に応じて広告データを読み出してもよい。
When receiving an operation on the operation button B1 or the operation button B2, for example, via the input unit 15, the advertisement display receiving unit 10f receives an instruction to display an advertisement based on the advertisement data stored in the advertisement DB 12c.
The reading unit 10g reads advertisement information and advertisement data stored in the advertisement DB 12c. The reading unit 10g reads, for example, advertisement information and advertisement data whose distribution date / time is within a predetermined period (for example, one week, one month) from the current date / time from the advertisement DB 12c. In addition, the reading unit 10g may read a predetermined number of advertisement information and advertisement data from the advertisement DB 12c, for example, in the order in which the distribution date and time are close to the current date and time. The reading unit 10g may read the advertisement information from the advertisement DB 12c together with the advertisement data, or may read the advertisement information before reading the advertisement data, and may read the advertisement data as necessary.

表示画面生成部10hは、読出部10gが読み出した広告情報及び広告データに基づいて広告の表示画面を生成する。読出部10gが複数の広告情報を読み出した場合、表示画面生成部10hは、読み出された複数の広告情報を一覧表示するための画面情報(一覧画面)を生成する。例えば表示画面生成部10hは、図5Aに示すように、読出部10gが広告DB12cから読み出したそれぞれの広告情報について、広告情報に含まれるタイトル及び配信日時を一覧表示するための画面情報(一覧画面)を生成する。図5Aに示す画面では、一覧表示された各広告情報には、広告DB12cに記憶してある広告データを読み出すためのリンクL1〜L2が設定されている。なお、図5Aに示す画面中のリンクL3のように、広告DB12cから読み出した広告情報に広告データの配信元へのリンク情報が含まれる場合、リンク情報を用いて、表示すべき広告データを配信するウェブサイトへのリンクが設定されていてもよい。   The display screen generation unit 10h generates an advertisement display screen based on the advertisement information and advertisement data read by the reading unit 10g. When the reading unit 10g reads a plurality of advertisement information, the display screen generation unit 10h generates screen information (list screen) for displaying a list of the plurality of read advertisement information. For example, as illustrated in FIG. 5A, the display screen generation unit 10 h displays screen information (list screen for displaying a list of titles and distribution dates included in the advertisement information for each advertisement information read from the advertisement DB 12 c by the reading unit 10 g. ) Is generated. In the screen shown in FIG. 5A, links L1 to L2 for reading out advertisement data stored in the advertisement DB 12c are set in each advertisement information displayed in a list. In addition, when the link information to the distribution source of advertisement data is included in the advertisement information read from the advertisement DB 12c like the link L3 in the screen shown in FIG. 5A, the advertisement data to be displayed is distributed using the link information. A link to the website to be used may be set.

広告出力部10iは、表示画面生成部10hが生成した広告情報の画面情報を表示部14へ出力する。これにより、表示部14には、図5Aに示すように、それぞれの広告情報に対応した広告データを読み出すためのリンクL1〜L3の一覧画面が表示される。図5Aに示す画面においてリンクL1〜L2のいずれかが選択操作された場合、表示画面生成部10hは、選択されたリンクL1〜L2に応じた広告データを広告DB12cから読み出す。図5Aに示す画面においてリンクL3が選択操作された場合、表示画面生成部10hは、リンクL3に対応するウェブサイトにアクセスし、リンクL3に応じた広告データを外部装置から取得してもよい。そして、表示画面生成部10hは、広告データに基づいて広告を表示するための画面情報(広告画面)を生成する。   The advertisement output unit 10 i outputs the screen information of the advertisement information generated by the display screen generation unit 10 h to the display unit 14. Thereby, as shown in FIG. 5A, a list screen of links L1 to L3 for reading advertisement data corresponding to each advertisement information is displayed on the display unit 14. When any of the links L1 to L2 is selected on the screen illustrated in FIG. 5A, the display screen generation unit 10h reads advertisement data corresponding to the selected links L1 to L2 from the advertisement DB 12c. When the link L3 is selected and operated on the screen illustrated in FIG. 5A, the display screen generation unit 10h may access a website corresponding to the link L3 and acquire advertisement data corresponding to the link L3 from an external device. Then, the display screen generation unit 10h generates screen information (advertisement screen) for displaying the advertisement based on the advertisement data.

例えば表示画面生成部10hは、図4Aに示すウェブページにおいて領域Rに表示される広告を表示するための画面情報(広告画面)を生成する。広告出力部10iは、表示画面生成部10hが生成した画面情報を表示部14へ出力し、これにより、表示部14には、図5Bに示すような広告画面が表示される。図5Bに示す広告画面は、図4Aに示すウェブページ画面における領域Rの表示内容と同じである。よって、読出部10g、表示画面生成部10h及び広告出力部10iは、広告表示受付部10fが広告の表示指示を受け付けた場合に、広告DB12cに記憶してある広告データに基づいて広告画面を表示部14に表示する広告表示部として動作する。なお、読出部10gが1つの広告情報しか読み出さなかった場合、表示画面生成部10hは、図5Aに示す一覧画面を生成することなく、図5Bに示す広告画面を生成してもよい。   For example, the display screen generation unit 10h generates screen information (advertisement screen) for displaying an advertisement displayed in the region R on the web page shown in FIG. 4A. The advertisement output unit 10 i outputs the screen information generated by the display screen generation unit 10 h to the display unit 14, whereby the advertisement screen as shown in FIG. 5B is displayed on the display unit 14. The advertisement screen shown in FIG. 5B is the same as the display content of the region R on the web page screen shown in FIG. 4A. Therefore, the reading unit 10g, the display screen generation unit 10h, and the advertisement output unit 10i display the advertisement screen based on the advertisement data stored in the advertisement DB 12c when the advertisement display reception unit 10f receives an advertisement display instruction. It operates as an advertisement display unit displayed on the unit 14. When the reading unit 10g reads only one advertisement information, the display screen generation unit 10h may generate the advertisement screen illustrated in FIG. 5B without generating the list screen illustrated in FIG. 5A.

以下に、本実施形態のウェブシステムにおいて、ユーザ端末10が行う処理についてフローチャートに基づいて説明する。図6は、ユーザ端末10が行う広告ブロック処理の手順を示すフローチャートである。以下の処理は、ユーザ端末10の記憶部12に記憶してあるウェブブラウザ12a及び広告ブロックアプリ12bを含む制御プログラムに従って制御部11によって実行される。   Below, the process which the user terminal 10 performs in the web system of this embodiment is demonstrated based on a flowchart. FIG. 6 is a flowchart showing the procedure of the advertisement block process performed by the user terminal 10. The following processing is executed by the control unit 11 according to a control program including the web browser 12a and the advertisement block application 12b stored in the storage unit 12 of the user terminal 10.

例えばウェブサイトを閲覧する場合、ユーザは、ユーザ端末10の入力部15を操作することによってウェブブラウザ12aの起動をユーザ端末10に指示する。ユーザ端末10の制御部11は、入力部15を介したユーザからの指示に従い、記憶部12に記憶してあるウェブブラウザ12aを実行する。なお、制御部11は、ウェブブラウザ12aを実行する場合、広告ブロックアプリ12bも実行する。制御部11は、ウェブブラウザ12aを実行した場合、予め設定されたホームページ(起動ページ)を公開しているウェブサーバにアクセスし、ホームページを取得して表示部14に表示する。また制御部11は、入力部15を介したユーザからの指示に応じたウェブサーバにアクセスし、ユーザが所望するウェブページを取得して表示部14に表示する。   For example, when browsing a website, the user instructs the user terminal 10 to start the web browser 12 a by operating the input unit 15 of the user terminal 10. The control unit 11 of the user terminal 10 executes the web browser 12 a stored in the storage unit 12 in accordance with an instruction from the user via the input unit 15. The control unit 11 also executes the advertisement block application 12b when executing the web browser 12a. When the web browser 12a is executed, the control unit 11 accesses a web server that publishes a preset homepage (startup page), acquires the homepage, and displays it on the display unit 14. Further, the control unit 11 accesses a web server according to an instruction from the user via the input unit 15, acquires a web page desired by the user, and displays the web page on the display unit 14.

制御部11は、ウェブページを取得した場合(S1)、ウェブページに広告データが含まれるか否かを判断する(S2)。広告データが含まれると判断した場合(S2:YES)、制御部11は、ウェブページに含まれる広告データを抽出して広告DB12cに記憶する(S3)。このとき制御部11は、ウェブページから抽出した広告データから、広告データに関する広告情報を取得し、広告データと共に広告情報を広告DB12cに記憶する。制御部11は、ウェブページにおいて、抽出した広告データの表示領域に所定データを付加し(S4)、所定データを付加したウェブページを表示部14に表示する(S5)。これにより、図4Bに示すように、本来広告が表示されるべき領域Rに所定データが表示されたウェブページを表示することができる。広告データが含まれないと判断した場合(S2:NO)、制御部11は、ステップS3〜S4の処理をスキップし、ステップS1で取得したウェブページをそのまま表示部14に表示する(S5)。   When acquiring the web page (S1), the control unit 11 determines whether the web page includes advertisement data (S2). If it is determined that the advertisement data is included (S2: YES), the control unit 11 extracts the advertisement data included in the web page and stores it in the advertisement DB 12c (S3). At this time, the control unit 11 acquires advertisement information related to the advertisement data from the advertisement data extracted from the web page, and stores the advertisement information together with the advertisement data in the advertisement DB 12c. The control unit 11 adds predetermined data to the display area of the extracted advertisement data in the web page (S4), and displays the web page to which the predetermined data is added on the display unit 14 (S5). As a result, as shown in FIG. 4B, it is possible to display the web page on which the predetermined data is displayed in the region R where the advertisement should be originally displayed. When it is determined that the advertisement data is not included (S2: NO), the control unit 11 skips the processes of steps S3 to S4 and displays the web page acquired in step S1 as it is on the display unit 14 (S5).

制御部11は、例えば図4Bに示すような表示画面において操作ボタンB1又はB2が操作されるか否かに応じて、ブロックされた広告の表示指示を受け付けたか否かを判断する(S6)。広告の表示指示を受け付けたと判断した場合(S6:YES)、制御部11は広告DB12cから広告情報を読み出す(S8)。なお、制御部11は、広告DB12cから所定条件に応じた広告情報を読み出す。例えば制御部11は、配信日時が所定期間内の広告情報、又は配信日時が現在日時に近い所定数の広告情報を読み出す。制御部11は、読み出した広告情報に基づいて、広告情報の一覧画面を生成して表示部14に表示する(S9)。制御部11は、広告情報の一覧画面を介して、いずれかの広告情報に対する選択を受け付けたか否かを判断しており(S10)、選択を受け付けていないと判断した場合(S10:NO)、選択を受け付けるまで待機する。いずれかの広告情報に対する選択を受け付けたと判断した場合(S10:YES)、制御部11は、選択された広告情報に基づいて、広告情報に応じた広告データを取得し、取得した広告データに基づく広告画面を生成して表示部14に表示する(S11)。なお、制御部11は、広告情報に応じた広告データを広告DB12cから読み出してもよいし、広告情報に含まれるリンク情報に基づいて外部装置から取得してもよい。   For example, the control unit 11 determines whether or not an instruction to display a blocked advertisement is received depending on whether or not the operation button B1 or B2 is operated on the display screen as illustrated in FIG. 4B (S6). If it is determined that an advertisement display instruction has been received (S6: YES), the control unit 11 reads advertisement information from the advertisement DB 12c (S8). In addition, the control part 11 reads the advertisement information according to predetermined conditions from advertisement DB12c. For example, the control unit 11 reads advertisement information whose distribution date / time is within a predetermined period, or a predetermined number of advertisement information whose distribution date / time is close to the current date / time. The control part 11 produces | generates the list screen of advertisement information based on the read advertisement information, and displays it on the display part 14 (S9). The control unit 11 determines whether or not selection for any advertisement information is accepted via the advertisement information list screen (S10), and when it is determined that selection is not accepted (S10: NO), Wait until you accept the selection. When it is judged that selection with respect to any advertisement information was received (S10: YES), the control part 11 acquires the advertisement data according to advertisement information based on the selected advertisement information, and based on the acquired advertisement data An advertisement screen is generated and displayed on the display unit 14 (S11). In addition, the control part 11 may read the advertisement data according to advertisement information from advertisement DB12c, and may acquire it from an external device based on the link information contained in advertisement information.

制御部11は、例えば図5Bに示すような広告画面において操作ボタンB2が操作されたか否かに応じて、広告情報の一覧画面の表示指示(一覧画面に戻す指示)を受け付けたか否かを判断する(S12)。なお、図5Bに示す広告画面中に、一覧画面の表示に戻す指示を受け付けるための操作ボタンを表示しておいてもよい。一覧画面の表示指示を受け付けたと判断した場合(S12:YES)、制御部11は、ステップS8の処理に戻り、広告DB12cから広告情報を読み出し、広告情報の一覧画面を生成して表示する(S9)。   For example, the control unit 11 determines whether an instruction to display the advertisement information list screen (an instruction to return to the list screen) has been received depending on whether the operation button B2 is operated on the advertisement screen as illustrated in FIG. 5B. (S12). Note that an operation button for accepting an instruction to return to the display of the list screen may be displayed in the advertisement screen shown in FIG. 5B. If it is determined that a list screen display instruction has been received (S12: YES), the control unit 11 returns to the process of step S8, reads the advertisement information from the advertisement DB 12c, and generates and displays the advertisement information list screen (S9). ).

制御部11は、広告の表示指示を受け付けていないと判断した場合(S6:NO)、又は、一覧画面の表示指示を受け付けていないと判断した場合(S12:NO)、処理を終了するか否かを判断する(S7)。処理を終了する場合とは、例えばユーザから終了の指示を受け付けた場合である。終了しないと判断した場合(S7:NO)、制御部11はステップS1の処理に戻り、入力部15を介したユーザからの指示に応じたウェブサーバにアクセスし、ユーザが所望するウェブページを取得し、ステップS2以降の処理を継続する。終了すると判断した場合(S7:YES)、制御部11は処理を終了する。   When it is determined that the control unit 11 has not received an instruction to display an advertisement (S6: NO), or when it has been determined that an instruction to display a list screen has not been received (S12: NO), whether or not to end the process Is determined (S7). The case where the process is ended is a case where an end instruction is received from the user, for example. If it is determined not to end (S7: NO), the control unit 11 returns to the process of step S1, accesses the web server according to the instruction from the user via the input unit 15, and acquires the web page desired by the user And the process after step S2 is continued. When it is determined that the process is to be ended (S7: YES), the control unit 11 ends the process.

本実施形態では、ユーザ端末10がウェブページを受信して表示する際に、ウェブページに含まれる広告データが表示されない。よって、ユーザが本来読みたいウェブページの本文部分のみが表示されるので、ユーザは広告部分に煩わされることなく本文部分を読むことができる。また、ブロックされた広告は、ユーザからの表示指示に従って表示部14に表示される。よって、ユーザがコンテンツと共に広告を表示させたくない場合には広告をブロックすることができ、ユーザが広告を見たいタイミングで広告を表示することができる。   In this embodiment, when the user terminal 10 receives and displays a web page, advertisement data included in the web page is not displayed. Therefore, since only the text part of the web page that the user originally wants to read is displayed, the user can read the text part without being bothered by the advertisement part. The blocked advertisement is displayed on the display unit 14 in accordance with a display instruction from the user. Therefore, when the user does not want to display the advertisement together with the content, the advertisement can be blocked, and the advertisement can be displayed at a timing when the user wants to view the advertisement.

ユーザが広告を見たくないタイミングで広告が表示された場合、ユーザが広告主や宣伝対象の商品に対して悪印象を持つ可能性がある。しかし、本実施形態では、ユーザが広告を見たくない場合には広告がブロックされるので、ユーザが悪印象を持つ可能性を回避できる。また、ユーザが広告を見たいタイミングで広告が表示されるので、広告主や宣伝対象の商品に対するユーザの好感度の向上が期待できる。よって、広告データを効率良く提供でき、宣伝効果の向上が期待できる。広告主にとって広告は、ウェブページと共に配信されたタイミングで視聴される必要はなく、ユーザが見たいタイミングで視聴されればよい。よって、配信されたタイミングではブロックされた広告をユーザが後で見ることによって、配信時にはユーザの邪魔にならず、ユーザが見たい時に効率良く視聴される広告配信を実現できる。   When an advertisement is displayed at a timing when the user does not want to see the advertisement, the user may have a bad impression on the advertiser or the product to be advertised. However, in the present embodiment, since the advertisement is blocked when the user does not want to see the advertisement, the possibility that the user has a bad impression can be avoided. In addition, since the advertisement is displayed at the timing when the user wants to see the advertisement, improvement of the user's preference for the advertiser or the product to be advertised can be expected. Therefore, advertisement data can be provided efficiently and an improvement in advertising effectiveness can be expected. For the advertiser, the advertisement need not be viewed at the timing when it is distributed along with the web page, but may be viewed at the timing that the user wants to see. Therefore, when the user sees the blocked advertisement later at the time of distribution, it is possible to realize the advertisement distribution that is not disturbed by the user at the time of distribution and is efficiently viewed when the user wants to view.

本実施形態では、広告をコンテンツとは別に表示することにより、例えばコンテンツの閲覧中に、コンテンツに含まれる広告データ中のリンクを誤って選択操作する虞がない。よって、意図しないリンク先へのアクセスを回避でき、ユーザに誤操作による不快感を与えない。また例えば図4Bに示すウェブページ画面において、画面中のいずれかの箇所に操作ボタンB2が設けられていれば、領域R中に操作ボタンB1を設ける必要はない。領域R中に操作ボタンB1を設けない場合には、ウェブページの閲覧中に操作ボタンB1に対するユーザの誤操作を回避できる。
本実施形態において、ユーザ端末10は、コンテンツ(ウェブページ)から抽出した広告データを自端末10の記憶部12(広告DB12c)に蓄積する構成に限らない。広告データは、ユーザ端末10に接続された記憶装置、ネットワークNを介してユーザ端末10が通信可能な記憶装置又はクラウドサーバ等に記憶されてもよく、更にブロックチェーン技術を用いて複数の端末に分散して記憶(保存)されてもよい。
In the present embodiment, since the advertisement is displayed separately from the content, for example, there is no possibility that the link in the advertisement data included in the content is erroneously selected and operated during browsing of the content. Therefore, access to an unintended link destination can be avoided, and the user does not feel uncomfortable due to an erroneous operation. Further, for example, in the web page screen shown in FIG. 4B, it is not necessary to provide the operation button B <b> 1 in the region R if the operation button B <b> 2 is provided at any location on the screen. When the operation button B1 is not provided in the region R, it is possible to avoid a user's erroneous operation on the operation button B1 during browsing of the web page.
In the present embodiment, the user terminal 10 is not limited to the configuration in which the advertisement data extracted from the content (web page) is stored in the storage unit 12 (advertisement DB 12c) of the terminal 10 itself. The advertisement data may be stored in a storage device connected to the user terminal 10, a storage device that can communicate with the user terminal 10 via the network N, a cloud server, or the like, and is further stored in a plurality of terminals using block chain technology. It may be distributed and stored (saved).

(実施形態2)
実施形態2のウェブシステムについて説明する。本実施形態では、実施形態1のユーザ端末10において、広告情報の一覧画面及び広告画面の変形例について説明する。本実施形態のウェブシステムの各装置は、実施形態1の各装置と同じ構成を有するので、同一の構成については説明を省略する。
(Embodiment 2)
A web system according to the second embodiment will be described. In the present embodiment, an advertisement information list screen and a modification of the advertisement screen in the user terminal 10 of the first embodiment will be described. Since each device of the web system of the present embodiment has the same configuration as each device of the first embodiment, the description of the same configuration is omitted.

図7は実施形態2の広告DB12cの構成例を示す模式図、図8は実施形態2のユーザ端末10の表示画面例を示す模式図である。本実施形態の広告DB12cに蓄積される広告情報は、図3に示す広告DB12cと同様にリンク情報、タイトル、メッセージ、配信日時を含み、更に広告データのジャンルを含む。ジャンルは例えば広告主の会社の種類(業種)、広告データによって宣伝される商品の種類等を示す。なお、本実施形態の広告DB12cも、ユーザ端末10のユーザの年齢層及び性別等を含む属性情報を記憶する構成でもよい。   FIG. 7 is a schematic diagram illustrating a configuration example of the advertisement DB 12c according to the second embodiment, and FIG. 8 is a schematic diagram illustrating a display screen example of the user terminal 10 according to the second embodiment. The advertisement information stored in the advertisement DB 12c of this embodiment includes link information, a title, a message, a delivery date and time, and further includes a genre of advertisement data, as in the advertisement DB 12c shown in FIG. The genre indicates, for example, the type of company (business type) of the advertiser and the type of product advertised by the advertisement data. The advertisement DB 12c of the present embodiment may also be configured to store attribute information including the age group and sex of the user of the user terminal 10.

本実施形態の広告判断部10bは、ウェブページに広告データが含まれると判断した場合、ウェブページ中の広告データの記載箇所を特定すると共に、広告データのジャンルを特定する。例えば、コンテンツ中の情報が広告データであるか否かを判断するための情報(例えばドメイン名、URL等)をジャンル毎に設定しておき、広告判断部10bは、コンテンツに広告データが含まれると判断した場合、この判断に用いた情報のジャンルを、広告データのジャンルに特定する。よって、本実施形態の広告抽出部10cは、ウェブページから抽出した広告データと、広告データから取得した広告情報と、広告判断部10bによって特定されたジャンルとを対応付けて広告DB12cに記憶する。   When it is determined that the advertisement data is included in the web page, the advertisement determination unit 10b of the present embodiment specifies the description location of the advertisement data in the web page and specifies the genre of the advertisement data. For example, information (for example, domain name, URL, etc.) for determining whether or not the information in the content is advertisement data is set for each genre, and the advertisement determination unit 10b includes the advertisement data in the content. Is determined, the genre of information used for this determination is specified as the genre of the advertisement data. Therefore, the advertisement extraction unit 10c of this embodiment stores the advertisement data extracted from the web page, the advertisement information acquired from the advertisement data, and the genre specified by the advertisement determination unit 10b in association with each other in the advertisement DB 12c.

図7に示すような広告DB12cを有するユーザ端末10において、読出部10gは、ジャンルを含む広告情報及び広告データを広告DB12cから読み出す。そして表示画面生成部10hは、読み出された広告情報及び広告データに基づいて広告の表示画面を生成する。本実施形態の表示画面生成部10hはまず、読み出された広告情報のそれぞれからジャンルを取得し、図8Aに示すように、取得したジャンルを一覧表示するための画面情報(一覧画面)を生成する。図8Aに示す画面では、一覧表示された各ジャンルに、各ジャンルの広告情報の一覧画面へのリンクL4〜L6が設定されている。よって、図8Aに示す画面において、いずれかのリンクL4〜L6が選択操作された場合、表示画面生成部10hは、選択されたジャンルに対応する広告情報の一覧画面を生成する。例えばリンクL4が操作された場合、表示画面生成部10hは、図8Bに示すように、ジャンルが飲料会社に分類された広告情報の一覧画面を生成する。図8Bに示す画面では、図5Aに示す画面と同様に、一覧表示された各広告情報に、広告DB12cに記憶してある広告データを読み出すためのリンクL1〜L2が設定されている。なお、各広告情報に、図5Aに示す画面中のリンクL3のように、広告データを配信するウェブサイトへのリンクが設定されていてもよい。   In the user terminal 10 having the advertisement DB 12c as shown in FIG. 7, the reading unit 10g reads advertisement information and advertisement data including the genre from the advertisement DB 12c. The display screen generation unit 10h generates an advertisement display screen based on the read advertisement information and advertisement data. First, the display screen generation unit 10h according to the present embodiment acquires a genre from each of the read advertisement information, and generates screen information (list screen) for displaying a list of the acquired genres as shown in FIG. 8A. To do. In the screen shown in FIG. 8A, links L4 to L6 to the list screen of advertisement information of each genre are set for each genre displayed as a list. Accordingly, when any of the links L4 to L6 is selected on the screen shown in FIG. 8A, the display screen generation unit 10h generates a list screen of advertisement information corresponding to the selected genre. For example, when the link L4 is operated, the display screen generation unit 10h generates a list screen of advertisement information in which the genre is classified as a beverage company as illustrated in FIG. 8B. In the screen shown in FIG. 8B, links L1 to L2 for reading the advertisement data stored in the advertisement DB 12c are set in each advertisement information displayed as a list, similarly to the screen shown in FIG. 5A. Each advertisement information may be provided with a link to a website that distributes advertisement data, such as a link L3 in the screen shown in FIG. 5A.

広告情報の一覧画面では、広告データを取得するためのリンクL1〜L2のほかに、広告データのサムネイル画像L1a,L2aを表示してもよい。図8Cは、サムネイル画像L1a,L2aを含む広告情報の一覧画面の例を示す。サムネイル画像L1a,L2aは、例えば広告データに基づく広告画像が静止画の場合、広告画像を所定サイズに縮小した画像又は広告画像の一部を切り取った画像を用いることができる。また広告画像が動画の場合、広告画像の最初の画像を所定サイズに縮小した画像又は最初の画像の一部を切り取った画像をサムネイル画像L1a,L2aに用いてもよい。またポップアップ広告又はバナー広告の場合、ポップアップ広告又はバナー広告を所定サイズに圧縮した画像、又は一部を切り取った画像をサムネイル画像L1a,L2aに用いてもよい。図8Cに示す画面において、リンクL1,L2又はサムネイル画像L1a,L2aが選択操作された場合、表示画面生成部10hは、選択された広告情報に応じた広告データに基づいて広告画面を生成する。なお、サムネイル画像L1a,L2aは、広告抽出部10cがウェブページから広告情報を抽出する際に広告抽出部10cによって生成されてもよい。また、サムネイル画像L1a,L2aは、広告情報と共に広告DB12cに記憶されてもよい。   On the advertisement information list screen, the thumbnail images L1a and L2a of the advertisement data may be displayed in addition to the links L1 to L2 for acquiring the advertisement data. FIG. 8C shows an example of a list screen of advertisement information including thumbnail images L1a and L2a. As the thumbnail images L1a and L2a, for example, when the advertisement image based on the advertisement data is a still image, an image obtained by reducing the advertisement image to a predetermined size or an image obtained by cutting a part of the advertisement image can be used. When the advertisement image is a moving image, an image obtained by reducing the first image of the advertisement image to a predetermined size or an image obtained by cutting a part of the first image may be used as the thumbnail images L1a and L2a. In the case of a pop-up advertisement or banner advertisement, an image obtained by compressing the pop-up advertisement or banner advertisement into a predetermined size, or an image obtained by cutting out a part of the pop-up advertisement or banner advertisement may be used as the thumbnail images L1a and L2a. When the links L1 and L2 or the thumbnail images L1a and L2a are selected on the screen shown in FIG. 8C, the display screen generation unit 10h generates an advertisement screen based on the advertisement data corresponding to the selected advertisement information. The thumbnail images L1a and L2a may be generated by the advertisement extraction unit 10c when the advertisement extraction unit 10c extracts advertisement information from the web page. The thumbnail images L1a and L2a may be stored in the advertisement DB 12c together with the advertisement information.

本実施形態のウェブシステムにおいて、ユーザ端末10が行う広告ブロック処理は図6に示す処理と同様である。なお、本実施形態では、図6中のステップS2において、ユーザ端末10の制御部11は、ウェブページに広告データが含まれると判断した場合(S2:YES)、広告データのジャンルを特定する。そして、図6中のステップS3において、制御部11は、ウェブページに含まれる広告データを抽出し、抽出した広告データから広告情報を取得し、広告情報及び広告データと共にジャンルを広告DB12cに記憶する。これにより、図7に示す広告DB12cが生成される。   In the web system of this embodiment, the advertisement block process performed by the user terminal 10 is the same as the process shown in FIG. In this embodiment, when the control unit 11 of the user terminal 10 determines in step S2 in FIG. 6 that the advertisement data is included in the web page (S2: YES), the genre of the advertisement data is specified. In step S3 in FIG. 6, the control unit 11 extracts the advertisement data included in the web page, acquires the advertisement information from the extracted advertisement data, and stores the genre together with the advertisement information and the advertisement data in the advertisement DB 12c. . Thereby, the advertisement DB 12c shown in FIG. 7 is generated.

また、図6中のステップS8において、制御部11は、ジャンルを含む広告情報を広告DB12cから読み出し、ステップS9において、読み出した広告情報のジャンルの一覧画面を生成して表示部14に表示する。なお、制御部11は、ジャンルの一覧画面を介して、いずれかのジャンルに対する選択を受け付けた場合、選択されたジャンルに分類される広告情報の一覧画面を生成して表示部14に表示する。その後、制御部11は、広告情報の一覧画面において、いずれかの広告情報に対する選択を受け付けたか否かを判断する(S10)。   Further, in step S8 in FIG. 6, the control unit 11 reads advertisement information including a genre from the advertisement DB 12c, and in step S9, generates a list screen of the read advertisement information genre and displays it on the display unit 14. When the control unit 11 receives a selection for any genre via the genre list screen, the control unit 11 generates a list screen of advertisement information classified into the selected genre and displays it on the display unit 14. Then, the control part 11 judges whether selection with respect to any advertisement information was received on the advertisement information list screen (S10).

本実施形態においても、上述した実施形態1と同様の効果が得られる。また、本実施形態では、広告DB12cに蓄積された広告情報がジャンル毎に一覧表示されるので、ユーザは視聴したいジャンルの広告データを効率良く視聴することができ、また、視聴したい広告データを効率良く探すことができる。本実施形態において、図8Cに示す画面のように、広告情報の一覧画面に、広告データのサムネイル画像L1a,L2aを表示した場合には、ユーザに広告データのイメージをより伝えることができ、ユーザの視聴意欲を増進させることができる。   Also in the present embodiment, the same effect as in the first embodiment described above can be obtained. In the present embodiment, since the advertisement information accumulated in the advertisement DB 12c is displayed in a list for each genre, the user can efficiently view the advertisement data of the genre that the user wants to view, and the advertisement data that the user wants to view can be efficiently viewed. You can search well. In the present embodiment, when the thumbnail images L1a and L2a of the advertisement data are displayed on the advertisement information list screen as shown in the screen of FIG. 8C, the image of the advertisement data can be further transmitted to the user. Can increase their willingness to watch.

本実施形態において、各広告を分類するジャンルは、広告主の会社の種類、宣伝対象の商品の種類等に限らない。例えばユーザによって任意に設定されたカテゴリーであってもよい。具体的には、ユーザの好きな広告、興味のある広告、興味のない広告、子供に見せたくない広告、子供に見せてもよい広告等のカテゴリー毎に、コンテンツ中の情報が広告データであるか否かを判断するための情報(例えばドメイン名、URL等)を設定しておく。これにより、コンテンツ中に広告データを検出した場合に、検出した広告データをカテゴリー毎に分類できる。また、各カテゴリーに優先度を設定しておいた場合、ブロックされた各広告に対して優先度を付与することができるので、各広告を表示させる際に優先度を考慮することができる。更に、各広告を表示させる際に、カテゴリー毎に表示すべきか否かを切り替えることもできる。   In this embodiment, the genre into which each advertisement is classified is not limited to the type of advertiser's company, the type of product to be advertised, and the like. For example, the category may be arbitrarily set by the user. Specifically, the information in the content is advertisement data for each category such as a user's favorite advertisement, an interesting advertisement, an uninterested advertisement, an advertisement that the child does not want to show, or an advertisement that may be shown to the child. Information for determining whether or not (for example, domain name, URL, etc.) is set. Thereby, when advertisement data is detected in the content, the detected advertisement data can be classified for each category. Moreover, since the priority can be provided with respect to each blocked advertisement when the priority is set for each category, the priority can be considered when displaying each advertisement. Furthermore, when displaying each advertisement, it is also possible to switch whether to display for each category.

(実施形態3)
実施形態3のウェブシステムについて説明する。本実施形態では、実施形態1のユーザ端末10において、ブロックした広告の表示指示を受け付ける構成の変形例について説明する。本実施形態のウェブシステムの各装置は、実施形態1の各装置と同じ構成を有するので、同一の構成については説明を省略する。
(Embodiment 3)
A web system according to the third embodiment will be described. This embodiment demonstrates the modification of the structure which receives the display instruction | indication of the blocked advertisement in the user terminal 10 of Embodiment 1. FIG. Since each device of the web system of the present embodiment has the same configuration as each device of the first embodiment, the description of the same configuration is omitted.

図9は実施形態3のユーザ端末10の構成例を示すブロック図である。本実施形態のユーザ端末10は、記憶部12にウェブブラウザ12a、広告ブロックアプリ12b及び広告DB12cのほかに、広告表示アプリケーションプログラム(以下では広告表示アプリという)12dを記憶している。その他の構成は実施形態1と同様である。広告表示アプリ12dは、広告ブロックアプリ12bとセットのアプリであり、広告ブロックアプリ12bによってブロックされた広告を表示部14に表示する処理をユーザ端末10に行わせるアプリである。本実施形態においても、広告DB12cは、ユーザ端末10に接続された外部の記憶装置、ネットワークNを介してユーザ端末10が通信可能な別の記憶装置等に記憶されてもよい。   FIG. 9 is a block diagram illustrating a configuration example of the user terminal 10 according to the third embodiment. The user terminal 10 of the present embodiment stores an advertisement display application program (hereinafter referred to as an advertisement display application) 12d in the storage unit 12 in addition to the web browser 12a, the advertisement block application 12b, and the advertisement DB 12c. Other configurations are the same as those of the first embodiment. The advertisement display application 12d is an application that is a set with the advertisement block application 12b, and is an application that causes the user terminal 10 to perform a process of displaying the advertisement blocked by the advertisement block application 12b on the display unit 14. Also in the present embodiment, the advertisement DB 12 c may be stored in an external storage device connected to the user terminal 10, another storage device with which the user terminal 10 can communicate via the network N, or the like.

本実施形態のユーザ端末10において、制御部11は広告表示アプリ12dを実行した場合、図2に示した機能のうち、広告表示受付部10f、読出部10g、表示画面生成部10h、広告出力部10iの各機能を実現する。なお、これらの各機能は、実施形態1で説明した各機能と同様の処理を行う。よって、本実施形態の広告表示受付部10fは、入力部15を介してウェブページ画面中の操作ボタンB1又は操作ボタンB2に対する操作を受け付けた場合に加えて、入力部15を介して広告表示アプリ12dの実行指示を受け付けた場合に、広告DB12cに記憶された広告データに基づく広告の表示指示として受け付ける。   In the user terminal 10 of the present embodiment, when the control unit 11 executes the advertisement display application 12d, among the functions shown in FIG. 2, the advertisement display reception unit 10f, the reading unit 10g, the display screen generation unit 10h, the advertisement output unit 10i functions are realized. Note that these functions perform the same processing as the functions described in the first embodiment. Therefore, in addition to the case where the operation for the operation button B1 or the operation button B2 in the web page screen is received via the input unit 15, the advertisement display reception unit 10f of the present embodiment receives the advertisement display application via the input unit 15. When the execution instruction of 12d is received, it is received as an instruction to display an advertisement based on the advertisement data stored in the advertisement DB 12c.

本実施形態のユーザ端末10において、制御部11は広告ブロックアプリ12bを実行した場合に図6に示す処理と同様の処理を行い、広告表示アプリ12dを実行した場合に以下の処理を行う。
以下に、ユーザ端末10の制御部11が広告表示アプリ12dを実行した場合に行う処理について説明する。図10は、ユーザ端末10が行う広告表示処理の手順を示すフローチャートである。以下の処理は、ユーザ端末10の記憶部12に記憶してある広告表示アプリ12dを含む制御プログラムに従って制御部11によって実行される。
In the user terminal 10 of the present embodiment, the control unit 11 performs the same process as the process illustrated in FIG. 6 when the advertisement block application 12b is executed, and performs the following process when the advertisement display application 12d is executed.
Hereinafter, a process performed when the control unit 11 of the user terminal 10 executes the advertisement display application 12d will be described. FIG. 10 is a flowchart illustrating a procedure of advertisement display processing performed by the user terminal 10. The following processing is executed by the control unit 11 in accordance with a control program including the advertisement display application 12d stored in the storage unit 12 of the user terminal 10.

ユーザ端末10の制御部11は、入力部15を介したユーザの操作に応じて広告表示アプリ12dの実行指示を受け付けたか否かを判断しており(S21)、受け付けていないと判断した場合(S21:NO)、受け付けるまで待機する。広告表示アプリ12dの実行指示を受け付けたと判断した場合(S21:YES)、制御部11は、広告表示アプリ12dを実行する(S22)。広告表示アプリ12dを実行した場合、制御部11は、図6中のステップS8の処理と同様に広告DB12cから広告情報を読み出す(S23)。そして制御部11は、図6中のステップS9の処理と同様に、読み出した広告情報に基づいて、広告情報の一覧画面を生成して表示部14に表示する(S24)。また制御部11は、図6中のステップS10〜S11の処理と同様に、いずれかの広告情報に対する選択を受け付けた場合(S25:YES)、選択された広告情報に応じた広告データに基づく広告画面を生成して表示部14に表示する(S26)。   The control unit 11 of the user terminal 10 determines whether or not an instruction to execute the advertisement display application 12d has been received in response to a user operation via the input unit 15 (S21). S21: NO), and waits until it is accepted. When it is determined that the execution instruction for the advertisement display application 12d has been received (S21: YES), the control unit 11 executes the advertisement display application 12d (S22). When the advertisement display application 12d is executed, the control unit 11 reads advertisement information from the advertisement DB 12c in the same manner as the process of step S8 in FIG. 6 (S23). And the control part 11 produces | generates the list screen of advertisement information based on the read advertisement information similarly to the process of step S9 in FIG. 6, and displays it on the display part 14 (S24). Moreover, similarly to the process of step S10-S11 in FIG. 6, when the selection with respect to any advertisement information is received (S25: YES), the control part 11 is the advertisement based on the advertisement data according to the selected advertisement information. A screen is generated and displayed on the display unit 14 (S26).

制御部11は、図6中のステップS12の処理と同様に、広告情報の一覧画面の表示指示を受け付けたか否かを判断し(S27)、受け付けたと判断した場合(S27:YES)、ステップS23の処理に戻る。そして制御部11は、広告DB12cから広告情報を読み出し、広告情報の一覧画面を生成して表示する(S24)。制御部11は、一覧画面の表示指示を受け付けていないと判断した場合(S27:NO)、処理を終了するか否かを判断し(S28)、終了すると判断した場合(S28:YES)、処理を終了する。なお、終了しないと判断した場合(S28:NO)、制御部11はステップS27の処理に戻り、広告情報の一覧画面の表示指示を受け付けるか、終了すると判断するまでステップS27〜S28の処理を繰り返す。   Similarly to the process of step S12 in FIG. 6, the control unit 11 determines whether or not an instruction to display the advertisement information list screen has been received (S27). If the control unit 11 determines that the instruction has been received (S27: YES), step S23 is performed. Return to the process. And the control part 11 reads advertisement information from advertisement DB12c, produces | generates and displays the advertisement information list screen (S24). When it is determined that the list screen display instruction has not been received (S27: NO), the control unit 11 determines whether or not to end the process (S28), and when determined to end (S28: YES), the process Exit. If it is determined that the process is not to be ended (S28: NO), the control unit 11 returns to the process of step S27, accepts an instruction to display an advertisement information list screen, or repeats the processes of steps S27 to S28 until it is determined that the process is ended. .

本実施形態においても、上述した実施形態1と同様の効果が得られる。また、本実施形態では、ユーザがユーザ端末10(ウェブブラウザ12a)を用いてウェブページを閲覧している場合だけでなく、広告表示アプリ12dをユーザ端末10に実行させることにより、ブロックされていた広告をユーザ端末10で視聴できる。よって、ユーザは、広告を見たいタイミングで広告表示アプリ12dを起動させればよいので、広告を表示させる際のユーザの操作負担が軽減される。また、広告を表示させる際にウェブブラウザ12aを起動させる必要がないので、不要なウェブページの取得を抑制できる。また、本実施形態の構成は、実施形態2にも適用でき、実施形態2に適用した場合であっても同様の効果が得られる。   Also in the present embodiment, the same effect as in the first embodiment described above can be obtained. Moreover, in this embodiment, it was blocked not only when the user is browsing the web page using the user terminal 10 (web browser 12a) but also by causing the user terminal 10 to execute the advertisement display application 12d. The advertisement can be viewed on the user terminal 10. Therefore, the user only has to activate the advertisement display application 12d at the timing when he / she wants to see the advertisement, which reduces the operation burden on the user when displaying the advertisement. Moreover, since it is not necessary to start the web browser 12a when displaying an advertisement, acquisition of an unnecessary web page can be suppressed. The configuration of the present embodiment can also be applied to the second embodiment, and the same effect can be obtained even when applied to the second embodiment.

(実施形態4)
実施形態4のウェブシステムについて説明する。本実施形態では、ブロックされた広告の情報(具体的には広告情報及び広告データ等)がユーザ端末10とは別の広告蓄積サーバに蓄積されるシステムについて説明する。図11は実施形態4のウェブシステムの構成例を示すブロック図である。本実施形態のウェブシステムは、ユーザ端末10及びウェブサーバ20のほかに広告蓄積サーバ30を含み、広告蓄積サーバ30はネットワークNに接続可能である。広告蓄積サーバ30は、複数台設けられてもよいし、1台の装置内に設けられた複数の仮想マシンによって実現されてもよいし、クラウドサーバを用いて実現されてもよい。本実施形態のユーザ端末10及びウェブサーバ20は実施形態1と同じ構成を有するので説明を省略する。なお、本実施形態のユーザ端末10の記憶部12には広告DBは記憶されていない。
(Embodiment 4)
A web system according to the fourth embodiment will be described. In the present embodiment, a system in which blocked advertisement information (specifically, advertisement information and advertisement data) is stored in an advertisement storage server different from the user terminal 10 will be described. FIG. 11 is a block diagram illustrating a configuration example of a web system according to the fourth embodiment. The web system of the present embodiment includes an advertisement storage server 30 in addition to the user terminal 10 and the web server 20, and the advertisement storage server 30 can be connected to the network N. A plurality of advertisement accumulation servers 30 may be provided, may be realized by a plurality of virtual machines provided in one apparatus, or may be realized by using a cloud server. Since the user terminal 10 and the web server 20 of the present embodiment have the same configuration as that of the first embodiment, description thereof is omitted. In addition, advertisement DB is not memorize | stored in the memory | storage part 12 of the user terminal 10 of this embodiment.

広告蓄積サーバ30はウェブサーバ20と同様の構成を有するので、構成についての説明を省略する。広告蓄積サーバ30の記憶部32には、実施形態1の広告DB12cと同様の構成を有する広告DB32aと、広告DB32aに蓄積された広告データをユーザ端末10に提供するためのウェブサイト(ウェブページ)32bとが記憶されている。また、広告蓄積サーバ30は、広告蓄積サーバ30を利用するためにユーザ登録したユーザのユーザ情報を記憶部32に記憶している。ユーザ情報は例えばユーザIDと、ユーザ認証用のパスワードとを含む。   Since the advertisement storage server 30 has a configuration similar to that of the web server 20, description of the configuration is omitted. The storage unit 32 of the advertisement storage server 30 has an advertisement DB 32a having the same configuration as the advertisement DB 12c of the first embodiment, and a website (web page) for providing the user terminal 10 with advertisement data stored in the advertisement DB 32a. 32b is stored. Further, the advertisement accumulation server 30 stores user information of a user registered as a user in order to use the advertisement accumulation server 30 in the storage unit 32. The user information includes, for example, a user ID and a user authentication password.

図12は広告DB32aの構成例を示す模式図である。広告DB32aには、ユーザIDに対応付けて、リンク情報、タイトル、メッセージ、配信日時を含む広告情報と広告データとが記憶されている。
本実施形態のユーザ端末10において、広告抽出部10cは、ウェブページから広告データを抽出した場合、抽出した広告データから広告情報を取得し、ユーザIDと共に広告情報及び広告データを広告蓄積サーバ30へ送信する。なお、ユーザIDは広告ブロックアプリ12b又は記憶部12に予め記憶されている。広告蓄積サーバ30は、ユーザ端末10から受信したユーザID、広告情報及び広告データを対応付けて広告DB32aに記憶する。これにより、図12に示す広告DB32aが広告蓄積サーバ30に蓄積される。
FIG. 12 is a schematic diagram showing a configuration example of the advertisement DB 32a. In the advertisement DB 32a, advertisement information including link information, a title, a message, and a delivery date and advertisement data are stored in association with the user ID.
In the user terminal 10 of the present embodiment, when the advertisement extraction unit 10c extracts advertisement data from a web page, the advertisement extraction unit 10c acquires advertisement information from the extracted advertisement data, and sends the advertisement information and advertisement data together with the user ID to the advertisement accumulation server 30. Send. The user ID is stored in advance in the advertisement block application 12b or the storage unit 12. The advertisement accumulation server 30 stores the user ID, the advertisement information, and the advertisement data received from the user terminal 10 in the advertisement DB 32a in association with each other. As a result, the advertisement DB 32 a shown in FIG. 12 is accumulated in the advertisement accumulation server 30.

本実施形態では、広告蓄積サーバ30に蓄積された広告データを視聴したい場合、ユーザは、ユーザ端末10を用いて広告蓄積サーバ30が公開するウェブサイト32bにアクセスする。そしてユーザは、ユーザ端末10を介してユーザ情報を広告蓄積サーバ30に送信し、広告蓄積サーバ30で認証された場合に、広告DB32aに蓄積された広告データの視聴が可能となる。従って、本実施形態のユーザ端末10において、読出部10gは、広告表示受付部10fが広告の表示指示を受け付けた場合、まず、広告蓄積サーバ30のウェブサイト32bにアクセスし、ログインページを取得して表示部14に表示する。   In the present embodiment, when the user wants to view the advertisement data stored in the advertisement storage server 30, the user accesses the website 32 b published by the advertisement storage server 30 using the user terminal 10. When the user transmits user information to the advertisement accumulation server 30 via the user terminal 10 and is authenticated by the advertisement accumulation server 30, the user can view the advertisement data accumulated in the advertisement DB 32a. Therefore, in the user terminal 10 of this embodiment, when the advertisement display receiving unit 10f receives an advertisement display instruction, the reading unit 10g first accesses the website 32b of the advertisement storage server 30 and acquires a login page. Is displayed on the display unit 14.

図13はウェブサイト32bのログインページの画面例を示す模式図である。読出部10gは、図13に示すようなログイン画面に対してユーザが入力部15を用いて入力したユーザID及びパスワードを取得し、取得したユーザID及びパスワードを広告蓄積サーバ30に送信する。広告蓄積サーバ30の制御部31は、ユーザ端末10から受信したユーザID及びパスワードに基づいてユーザ認証を行う。具体的には、制御部31は、受信したユーザID及びパスワードが記憶部32に記憶されているか否かを判断し、記憶されている場合(認証できた場合)、ユーザIDに対応する広告情報及び広告データを広告DB32aから読み出してユーザ端末10に送信する。読出部10gは、広告蓄積サーバ30が送信した広告情報及び広告データを取得する。そして、本実施形態の表示画面生成部10hは、読出部10gが広告蓄積サーバ30の広告DB32aから読み出した広告情報及び広告データに基づいて広告の表示画面を生成する。   FIG. 13 is a schematic diagram illustrating a screen example of the login page of the website 32b. The reading unit 10g acquires the user ID and password input by the user using the input unit 15 on the login screen as illustrated in FIG. 13 and transmits the acquired user ID and password to the advertisement accumulation server 30. The control unit 31 of the advertisement accumulation server 30 performs user authentication based on the user ID and password received from the user terminal 10. Specifically, the control unit 31 determines whether or not the received user ID and password are stored in the storage unit 32, and if stored (when authenticated), advertisement information corresponding to the user ID The advertisement data is read from the advertisement DB 32a and transmitted to the user terminal 10. The reading unit 10g acquires the advertisement information and advertisement data transmitted by the advertisement accumulation server 30. The display screen generation unit 10h according to the present embodiment generates an advertisement display screen based on the advertisement information and advertisement data read by the reading unit 10g from the advertisement DB 32a of the advertisement storage server 30.

なお、本実施形態の広告表示受付部10fは、表示中のウェブページ画面中の操作ボタンB1,B2に対する操作を受け付けた場合に、広告DB32aに記憶された広告データに基づく広告の表示指示として受け付ける。このほかに、広告表示受付部10fは、表示中のウェブページ画面中のアドレスバーB3(図13参照)に、広告蓄積サーバ30のウェブサイト32bへのアクセス情報(例えばURL)が入力された場合に、広告の表示指示として受け付けてもよい。   Note that the advertisement display receiving unit 10f of the present embodiment receives an instruction to display an advertisement based on the advertisement data stored in the advertisement DB 32a when receiving an operation on the operation buttons B1 and B2 on the displayed web page screen. . In addition, the advertisement display accepting unit 10f receives access information (for example, URL) to the website 32b of the advertisement storage server 30 in the address bar B3 (see FIG. 13) in the displayed web page screen. Alternatively, it may be accepted as an advertisement display instruction.

本実施形態のウェブシステムにおいて、ユーザ端末10が行う広告ブロック処理は図6に示す処理と同様である。なお、本実施形態では、図6中のステップS3において、ユーザ端末10の制御部11は、ウェブページに含まれる広告データを抽出し、抽出した広告データから、広告データに関する広告情報を取得し、広告情報及び広告データをユーザIDと共に広告蓄積サーバ30へ送信し、広告蓄積サーバ30の広告DB32aに記憶する。   In the web system of this embodiment, the advertisement block process performed by the user terminal 10 is the same as the process shown in FIG. In the present embodiment, in step S3 in FIG. 6, the control unit 11 of the user terminal 10 extracts advertisement data included in the web page, acquires advertisement information related to the advertisement data from the extracted advertisement data, The advertisement information and advertisement data are transmitted to the advertisement accumulation server 30 together with the user ID, and stored in the advertisement DB 32a of the advertisement accumulation server 30.

また、図6中のステップS8において、制御部11は、広告蓄積サーバ30のウェブサイト32bにアクセスし、図13に示すログイン画面を介してユーザID及びパスワードを取得して広告蓄積サーバ30に送信する。そして、制御部11は、広告蓄積サーバ30で認証された場合に、ユーザIDに対応する広告情報及び広告データを広告蓄積サーバ30から受信する。その他の処理は実施形態1と同様である。これにより、ユーザ端末10の表示部14には、図13に示すログイン画面の次に、図5Aに示す広告情報の一覧画面が表示される。   Further, in step S8 in FIG. 6, the control unit 11 accesses the website 32b of the advertisement accumulation server 30, acquires the user ID and password via the login screen shown in FIG. To do. The control unit 11 receives the advertisement information and advertisement data corresponding to the user ID from the advertisement accumulation server 30 when authenticated by the advertisement accumulation server 30. Other processes are the same as those in the first embodiment. Accordingly, the advertisement information list screen shown in FIG. 5A is displayed on the display unit 14 of the user terminal 10 after the login screen shown in FIG. 13.

本実施形態においても、上述した実施形態1と同様の効果が得られる。また、本実施形態では、ブロックされた広告データが広告蓄積サーバ30に蓄積されるので、ユーザ端末10に広告データの記憶領域を確保する必要がない。本実施形態の構成は、実施形態2,3にも適用でき、実施形態2,3に適用した場合であっても同様の効果が得られる。   Also in the present embodiment, the same effect as in the first embodiment described above can be obtained. Further, in the present embodiment, the blocked advertisement data is stored in the advertisement storage server 30, so there is no need to secure a storage area for advertisement data in the user terminal 10. The configuration of the present embodiment can also be applied to the second and third embodiments, and the same effect can be obtained even when applied to the second and third embodiments.

(実施形態5)
実施形態5のウェブシステムについて説明する。本実施形態では、ユーザ端末10においてブロックされた広告がブロックされた後に視聴されたか否かを管理するシステムについて説明する。本実施形態のウェブシステムは、ユーザ端末10及びウェブサーバ20のほかに視聴管理サーバ40を含み、視聴管理サーバ40はネットワークNに接続可能である。視聴管理サーバ40は、複数台設けられてもよいし、1台の装置内に設けられた複数の仮想マシンによって実現されてもよいし、クラウドサーバを用いて実現されてもよい。本実施形態のユーザ端末10及びウェブサーバ20は実施形態1と同じ構成を有するので説明を省略する。
(Embodiment 5)
A web system according to the fifth embodiment will be described. In the present embodiment, a system for managing whether or not an advertisement blocked in the user terminal 10 is viewed after being blocked will be described. The web system of this embodiment includes a viewing management server 40 in addition to the user terminal 10 and the web server 20, and the viewing management server 40 can be connected to the network N. A plurality of viewing management servers 40 may be provided, may be realized by a plurality of virtual machines provided in one device, or may be realized by using a cloud server. Since the user terminal 10 and the web server 20 of the present embodiment have the same configuration as that of the first embodiment, description thereof is omitted.

図14は視聴管理サーバ40の構成例を示すブロック図である。視聴管理サーバ40はウェブサーバ20と同様の構成を有するので、構成についての説明を省略する。視聴管理サーバ40の記憶部42には、ユーザ情報データベース(以下ではユーザ情報DBという)42aと、視聴情報データベース(以下では視聴情報DBという)42bとが記憶されている。図15はユーザ情報DB42a及び視聴情報DB42bの構成例を示す模式図であり、図15Aはユーザ情報DB42aを示し、図15Bは視聴情報DB42bを示す。   FIG. 14 is a block diagram illustrating a configuration example of the viewing management server 40. Since the viewing management server 40 has the same configuration as the web server 20, description of the configuration is omitted. The storage unit 42 of the viewing management server 40 stores a user information database (hereinafter referred to as user information DB) 42a and a viewing information database (hereinafter referred to as viewing information DB) 42b. 15 is a schematic diagram showing a configuration example of the user information DB 42a and the viewing information DB 42b, FIG. 15A shows the user information DB 42a, and FIG. 15B shows the viewing information DB 42b.

ユーザ情報DB42aには、視聴管理サーバ40に対してユーザ登録したユーザのユーザ情報が蓄積される。ユーザ登録は、視聴管理サーバ40が提供するユーザ登録用のウェブページを介してユーザ端末10を用いて行うことができる。ユーザ情報DB42aに蓄積されるユーザ情報はユーザID及びユーザの属性情報を含む。ユーザIDは各ユーザに固有に付与された識別情報である。属性情報は、ユーザ登録の際にユーザによって指定された情報であり、例えば年齢層、性別、趣味等を含む。属性情報は、視聴管理サーバ40が提供する所定のウェブページを介してユーザ端末10を用いて変更可能である。ユーザ情報DB42aに蓄積されるユーザ情報は、通信部43がネットワークNを介してユーザ情報の追加、変更又は削除の指示を取得する都度、制御部41によって追加、変更又は削除される。なお、属性情報に、ユーザの職業、ユーザ端末10の種類等を含めてもよい。   In the user information DB 42a, user information of users who have been registered with the viewing management server 40 is stored. User registration can be performed using the user terminal 10 via a user registration web page provided by the viewing management server 40. The user information stored in the user information DB 42a includes a user ID and user attribute information. The user ID is identification information uniquely assigned to each user. The attribute information is information designated by the user at the time of user registration, and includes, for example, an age group, sex, hobby, and the like. The attribute information can be changed using the user terminal 10 via a predetermined web page provided by the viewing management server 40. The user information stored in the user information DB 42 a is added, changed, or deleted by the control unit 41 every time the communication unit 43 acquires an instruction to add, change, or delete user information via the network N. In addition, you may include a user's occupation, the kind of user terminal 10, etc. in attribute information.

視聴情報DB42bには、ユーザIDに対応付けて、ユーザ端末10においてブロックされた広告に対するユーザの視聴状況を示す視聴情報が蓄積される。視聴情報は、ユーザ端末10の広告DB12cに記憶される各広告の広告情報と同様に各広告のリンク情報、タイトル、メッセージ及び配信日時を含み、更に視聴日時を含む。視聴日時は、広告が視聴された日時であり、具体的には広告データがユーザ端末10の表示部14に表示された日時である。   In the viewing information DB 42b, viewing information indicating the viewing status of the user with respect to the advertisement blocked in the user terminal 10 is stored in association with the user ID. The viewing information includes the link information, title, message, and delivery date / time of each advertisement as well as the advertisement information of each advertisement stored in the advertisement DB 12c of the user terminal 10, and further includes the viewing date / time. The viewing date and time is the date and time when the advertisement is viewed, and specifically the date and time when the advertisement data is displayed on the display unit 14 of the user terminal 10.

本実施形態のユーザ端末10の制御部11は広告ブロックアプリ12bを実行することにより、図2に示した各機能と同じ機能を実現する。また、本実施形態のユーザ端末10(表示装置)の制御部11は、広告DB12cに蓄積した広告データ(ブロックされた広告)を表示部14に表示した場合に、この広告データが視聴されたことを示す視聴情報(表示状況情報)を視聴管理サーバ40に送信する。具体的には、制御部11は、表示部14に表示した広告データの広告情報と、表示した日時(視聴日時)とを含む視聴情報を生成し、ユーザIDと共に視聴管理サーバ40(所定の通信装置)に送信する。視聴管理サーバ40の制御部(取得部)41は、通信部43がネットワークNを介してユーザID及び視聴情報を取得する都度、取得したユーザID及び視聴情報を対応付けて視聴情報DB42bに記憶する。これにより、視聴管理サーバ40の視聴情報DB42bに蓄積された視聴情報に基づいて、各広告の視聴状況を把握できる。   The control unit 11 of the user terminal 10 according to the present embodiment implements the same functions as the functions illustrated in FIG. 2 by executing the advertisement block application 12b. In addition, when the control unit 11 of the user terminal 10 (display device) of the present embodiment displays the advertisement data (blocked advertisement) stored in the advertisement DB 12c on the display unit 14, the advertisement data is viewed. Is sent to the viewing management server 40. Specifically, the control unit 11 generates viewing information including the advertisement information of the advertisement data displayed on the display unit 14 and the displayed date and time (viewing date and time), and the viewing management server 40 (predetermined communication) together with the user ID. Device). Whenever the communication unit 43 acquires the user ID and the viewing information via the network N, the control unit (acquisition unit) 41 of the viewing management server 40 stores the acquired user ID and the viewing information in association with each other in the viewing information DB 42b. . Thereby, the viewing situation of each advertisement can be grasped based on the viewing information accumulated in the viewing information DB 42b of the viewing management server 40.

視聴情報DB42bに記憶される視聴情報は、広告の視聴時点でのユーザ(ユーザ端末10)の居場所を示す位置情報、広告データ中のリンクに基づいて広告主のウェブサイトにアクセスしたか否かを示す履歴情報、広告に対するユーザの評価を示す評価情報等を含んでもよい。位置情報は、ユーザ端末10が例えばGPS(Global Positioning System )衛星から送信される電波に基づいて現在位置を検出する測位手段を有する場合、測位手段によって取得できる。履歴情報は、入力部15を介したユーザからの指示に応じて制御部11が広告中のリンクに基づいて広告主のウェブサイトにアクセスした場合に、制御部11によって生成できる。評価情報は、例えば入力部15を介したユーザ入力によって制御部11が取得できる。また、ユーザ端末10のユーザがユーザ登録していない場合、ユーザ端末10は、ユーザIDの代わりに例えばユーザ端末10のIPアドレスを視聴情報と共に視聴管理サーバ40に送信してもよい。この場合、ユーザ登録していないユーザについても、ブロックされた広告の視聴状況を把握できる。   The viewing information stored in the viewing information DB 42b indicates whether the advertiser's website has been accessed based on the location information indicating the location of the user (user terminal 10) at the time of viewing the advertisement and the link in the advertisement data. It may also include historical information to show, evaluation information to show the user's evaluation on the advertisement, and the like. The position information can be acquired by the positioning means when the user terminal 10 has positioning means for detecting the current position based on radio waves transmitted from, for example, a GPS (Global Positioning System) satellite. The history information can be generated by the control unit 11 when the control unit 11 accesses the advertiser's website based on the link being advertised in response to an instruction from the user via the input unit 15. The evaluation information can be acquired by the control unit 11 by, for example, user input via the input unit 15. When the user of the user terminal 10 is not registered as a user, the user terminal 10 may transmit, for example, the IP address of the user terminal 10 together with the viewing information to the viewing management server 40 instead of the user ID. In this case, the viewing situation of the blocked advertisement can be grasped even for a user who is not registered as a user.

本実施形態のウェブシステムにおいて、ユーザ端末10が行う広告ブロック処理について説明する。図16は、実施形態5のユーザ端末10が行う広告ブロック処理の手順を示すフローチャートである。図16に示す処理は、図6に示した実施形態1の処理において、ステップS11,S12の処理の間にステップS31〜S34の処理を追加したものである。図16では、図6中のステップS1〜S10の図示を省略する。   An advertisement block process performed by the user terminal 10 in the web system of this embodiment will be described. FIG. 16 is a flowchart illustrating a procedure of advertisement block processing performed by the user terminal 10 according to the fifth embodiment. The process shown in FIG. 16 is obtained by adding steps S31 to S34 between steps S11 and S12 in the process of the first embodiment shown in FIG. In FIG. 16, illustration of steps S1 to S10 in FIG. 6 is omitted.

本実施形態のユーザ端末10は、図6中のステップS1〜S11の処理を行う。その後、ユーザ端末10の制御部11は、ステップS11で表示(視聴)した広告に関する視聴情報を生成する(S31)。例えば、制御部11は、ステップS11で表示部14に表示した広告データの広告情報を広告DB12cから読み出し、読み出した広告情報とこの時点での日時(視聴日時)とを含む視聴情報を生成する。制御部11は、生成した視聴情報をユーザIDと共にネットワークNを介して視聴管理サーバ40に送信し(S32)、その後、図6中のステップS12の処理を行う。視聴管理サーバ40の制御部41は、ユーザ端末10からユーザID及び視聴情報を受信したか否かを判断しており(S33)、受信していないと判断した場合(S33:NO)、受信するまで待機する。ユーザID及び視聴情報を受信したと判断した場合(S33:YES)、制御部41は、受信したユーザID及び視聴情報を対応付けて視聴情報DB42bに記憶する(S34)。その後、制御部41はステップS33の処理に戻り、ユーザ端末10からユーザID及び視聴情報を受信する都度、視聴情報DB42bに記憶する。   The user terminal 10 according to the present embodiment performs the processes of steps S1 to S11 in FIG. Thereafter, the control unit 11 of the user terminal 10 generates viewing information related to the advertisement displayed (viewed) in step S11 (S31). For example, the control unit 11 reads out the advertisement information of the advertisement data displayed on the display unit 14 in step S11 from the advertisement DB 12c, and generates viewing information including the read advertisement information and the date and time (viewing date and time) at this time. The control unit 11 transmits the generated viewing information together with the user ID to the viewing management server 40 via the network N (S32), and then performs the process of step S12 in FIG. The control unit 41 of the viewing management server 40 determines whether or not a user ID and viewing information have been received from the user terminal 10 (S33), and if it has determined that they have not been received (S33: NO), receives them. Wait until. If it is determined that the user ID and viewing information have been received (S33: YES), the control unit 41 stores the received user ID and viewing information in association with each other in the viewing information DB 42b (S34). Then, the control part 41 returns to the process of step S33, and memorize | stores it in viewing information DB42b, whenever a user ID and viewing information are received from the user terminal 10. FIG.

本実施形態においても、上述した実施形態1と同様の効果が得られる。また、本実施形態では、ユーザ端末10においてブロックされた広告が後でユーザによって視聴されたか否かを把握できる。例えばユーザ毎に広告の視聴回数又は視聴頻度等の視聴状況を把握できる。また例えば広告情報に含まれる各情報又は広告データ自身に基づいて各広告データを識別することができる。よって、それぞれの広告についての視聴回数又は視聴頻度等の視聴状況を把握できる。本実施形態の構成は、実施形態2〜4にも適用でき、実施形態2〜4に適用した場合であっても同様の効果が得られる。なお、実施形態3に適用した場合、ユーザ端末10の制御部11は、広告表示アプリ12dを実行することにより図10に示す処理を行っている際に、ステップS26,S27の処理の間で、図16中のステップS31〜S32の処理を行えばよい。   Also in the present embodiment, the same effect as in the first embodiment described above can be obtained. Moreover, in this embodiment, it can be grasped | ascertained whether the advertisement blocked by the user terminal 10 was watched by the user later. For example, it is possible to grasp the viewing situation such as the number of viewing times or the viewing frequency of advertisements for each user. Further, for example, each advertisement data can be identified based on each information included in the advertisement information or the advertisement data itself. Therefore, it is possible to grasp the viewing situation such as the number of viewing times or the viewing frequency for each advertisement. The configuration of the present embodiment can also be applied to the second to fourth embodiments, and the same effect can be obtained even when applied to the second to fourth embodiments. In addition, when applied to the third embodiment, the control unit 11 of the user terminal 10 performs the process illustrated in FIG. 10 by executing the advertisement display application 12d, between the processes of steps S26 and S27. What is necessary is just to perform the process of step S31-S32 in FIG.

本実施形態のウェブシステムにおいて、ユーザ端末10による広告ブロック処理の変形例について説明する。本実施形態では、視聴情報DB42bに基づいて、ユーザ登録している各ユーザの広告の視聴状態を把握できるので、広告の視聴に応じてユーザにポイントを付与するように構成することができる。例えば視聴管理サーバ40に記憶されるユーザ情報DB42aに、各ユーザが保有するポイントを示すポイント情報を記憶させておく。また、ユーザ端末10の制御部11は、広告DB12cに記憶していた広告データに基づいて広告を表示部14に表示した場合に、広告に関する視聴情報及びユーザIDと共に、広告の視聴に応じたポイントの付与を要求する要求情報(ポイント要求情報)を視聴管理サーバ40に送信する。そして視聴管理サーバ40の制御部41は、ユーザ端末10から受信したユーザID及び視聴情報を視聴情報DB42bに記憶すると共に、ユーザIDに対応付けてユーザ情報DB42aに記憶してあるポイント情報に、要求信号が示す広告(視聴された広告)に応じたポイントを加算する。これにより、広告を視聴したユーザに、広告の視聴に応じたポイントを付与できる。   In the web system of the present embodiment, a modified example of the advertisement block process by the user terminal 10 will be described. In this embodiment, since the viewing state of each user's registered advertisement can be grasped based on the viewing information DB 42b, the user can be configured to give points according to the viewing of the advertisement. For example, point information indicating points owned by each user is stored in the user information DB 42a stored in the viewing management server 40. In addition, when the advertisement is displayed on the display unit 14 based on the advertisement data stored in the advertisement DB 12c, the control unit 11 of the user terminal 10 is a point corresponding to the advertisement viewing along with the viewing information and the user ID related to the advertisement. Request information (point request information) for requesting the provision of the video is transmitted to the viewing management server 40. The control unit 41 of the viewing management server 40 stores the user ID and viewing information received from the user terminal 10 in the viewing information DB 42b, and requests the point information stored in the user information DB 42a in association with the user ID. Points are added according to the advertisement (viewed advertisement) indicated by the signal. Thereby, the point according to viewing of an advertisement can be provided to the user who viewed the advertisement.

図17は、実施形態5のユーザ端末10が行う広告ブロック処理の変形例の手順を示すフローチャートである。図17に示す処理は、図16に示す処理において、ステップS32の処理の代わりにステップS36の処理を追加し、ステップS34の処理の後にステップS37の処理を追加したものである。図17においても図6中のステップS1〜S10の図示を省略する。本変形例においてユーザ端末10は、図6中のステップS1〜S11及び図16中のステップS31の処理を行う。その後、ユーザ端末10の制御部11は、ステップS31で生成した視聴情報及びポイント要求情報をユーザIDと共にネットワークNを介して視聴管理サーバ40に送信し(S36)、その後、図6中のステップS12の処理を行う。   FIG. 17 is a flowchart illustrating a procedure of a modified example of the advertisement block process performed by the user terminal 10 according to the fifth embodiment. The process shown in FIG. 17 is obtained by adding the process of step S36 instead of the process of step S32 in the process shown in FIG. 16, and adding the process of step S37 after the process of step S34. Also in FIG. 17, illustration of steps S1 to S10 in FIG. 6 is omitted. In this modification, the user terminal 10 performs the processes of steps S1 to S11 in FIG. 6 and step S31 in FIG. Thereafter, the control unit 11 of the user terminal 10 transmits the viewing information and the point request information generated in step S31 together with the user ID to the viewing management server 40 via the network N (S36), and then step S12 in FIG. Perform the process.

視聴管理サーバ40の制御部41は、ユーザ端末10からユーザID、視聴情報及びポイント要求情報を受信したと判断した場合(S33:YES)、受信したユーザID及び視聴情報を対応付けて視聴情報DB42bに記憶する(S34)。また制御部41は、受信したポイント要求情報に応じたポイントを、ユーザIDに対応付けてユーザ情報DB42aに記憶してあるポイント情報に加算する(S37)。これにより、広告の視聴に応じたポイントをユーザに付与できる。なお、ポイント要求情報に応じたポイントは、例えば広告に応じて予め設定されているポイントである。   When the control unit 41 of the viewing management server 40 determines that the user ID, viewing information, and point request information have been received from the user terminal 10 (S33: YES), the viewing information DB 42b associates the received user ID with the viewing information. (S34). In addition, the control unit 41 adds a point corresponding to the received point request information to the point information stored in the user information DB 42a in association with the user ID (S37). Thereby, the point according to viewing of an advertisement can be given to a user. In addition, the point according to point request information is a point preset according to the advertisement, for example.

また、このような構成とした場合、ユーザは、気に入った広告に対してポイントを付与できるように構成することもできる。例えば、ユーザは気に入った広告がある場合、ユーザ端末10の入力部15を介して、気に入った広告に対して所望する値のポイントを付与するように指示する。ユーザ端末10の制御部11は、入力部15を介して広告に対するポイントの付与を指示された場合、ポイントの付与を要求する情報(ポイント付与情報)をユーザIDと共に視聴管理サーバ40に送信する。視聴管理サーバ40の制御部41は、ユーザ端末10からユーザID及びポイント付与情報を受信した場合、受信したポイント付与情報が示すポイントを、ユーザIDに対応付けてユーザ情報DB42aに記憶してあるポイント情報から減算する。また制御部41は、ポイント付与情報が示す広告に対応するポイント情報に、ポイント付与情報が示すポイントを加算する。なお、各広告に対するポイント情報を記憶するデータベースを記憶部42に記憶しておく。これにより、ユーザは、気に入った広告に対してポイントを付与できる。このような構成において、ポイントの代わりに仮想通貨を用いるように構成してもよい。   Further, in such a configuration, the user can also be configured to be able to give points to a favorite advertisement. For example, when there is a favorite advertisement, the user instructs the user terminal 10 to give a desired value point to the favorite advertisement via the input unit 15. When the control unit 11 of the user terminal 10 is instructed to give points to the advertisement via the input unit 15, the control unit 11 transmits information (point grant information) requesting the point grant to the viewing management server 40 together with the user ID. When the control unit 41 of the viewing management server 40 receives the user ID and the point grant information from the user terminal 10, the point indicated by the received point grant information is stored in the user information DB 42a in association with the user ID. Subtract from information. Moreover, the control part 41 adds the point which point provision information shows to the point information corresponding to the advertisement which point provision information shows. A database that stores point information for each advertisement is stored in the storage unit 42. Thereby, the user can give points to a favorite advertisement. In such a configuration, a virtual currency may be used instead of points.

(実施形態6)
実施形態6のウェブシステムについて説明する。本実施形態では、実施形態5のウェブシステムにおいて、各広告に対するユーザの視聴状況に基づいて各広告の評価を行うシステムについて説明する。本実施形態のウェブシステムの各装置は、実施形態5の各装置と同じ構成を有するので、同一の構成については説明を省略する。本実施形態の視聴管理サーバ40は、実施形態5と同様の処理を行い、図15Bに示すような視聴情報DB42bを記憶部42に記憶する。
(Embodiment 6)
A web system according to the sixth embodiment will be described. In the present embodiment, a system for evaluating each advertisement based on the viewing status of the user with respect to each advertisement in the web system of the fifth embodiment will be described. Since each device of the web system of the present embodiment has the same configuration as each device of the fifth embodiment, the description of the same configuration is omitted. The viewing management server 40 of the present embodiment performs the same processing as in the fifth embodiment, and stores the viewing information DB 42b as shown in FIG. 15B in the storage unit 42.

本実施形態のウェブシステムにおいて、視聴管理サーバ40が行う処理について説明する。図18は、視聴管理サーバ40が行う広告の評価処理の手順を示すフローチャートである。以下の処理は、視聴管理サーバ40の記憶部42に記憶してある制御プログラムに従って制御部41によって実行される。視聴管理サーバ40の制御部41は、所定のタイミングで視聴情報DB42bに蓄積した視聴情報に基づいて各広告を評価する以下の処理を実行する。なお、広告の評価処理は例えば1日に1回、2日に1回等所定のタイミングで行われる。   Processing performed by the viewing management server 40 in the web system of this embodiment will be described. FIG. 18 is a flowchart illustrating a procedure of advertisement evaluation processing performed by the viewing management server 40. The following processing is executed by the control unit 41 in accordance with a control program stored in the storage unit 42 of the viewing management server 40. The control unit 41 of the viewing management server 40 executes the following processing for evaluating each advertisement based on the viewing information accumulated in the viewing information DB 42b at a predetermined timing. The advertisement evaluation process is performed at a predetermined timing, for example, once a day or once every two days.

視聴管理サーバ40の制御部41は、視聴情報DB42bに蓄積された視聴情報を読み出す(S41)。例えば制御部41は、全ての視聴情報、配信日時又は視聴日時が所定期間内(例えば現在日時から所定期間内)の視聴情報、又は、配信日時又は視聴日時が現在日時に近い順に所定数の視聴情報を視聴情報DB42bから読み出す。なお、制御部41は、各広告の視聴状況を評価するために有効である視聴情報を読み出すことが好ましい。制御部(特定部)41は、読み出した視聴情報に基づいて、それぞれの広告(広告データ)の視聴状況(表示状況)を検出する(S42)。具体的には、制御部41は、読み出した視聴情報を広告(広告データ)毎に区分し、例えばそれぞれの広告の視聴回数(表示回数)を算出(計数)する。なお、制御部41は、視聴情報に含まれる各情報又は広告データ自身が同じであるか否かに応じて各広告データを区分できる。そして、広告に対するユーザの評価情報が視聴情報に含まれる場合、制御部41は、それぞれの広告に対する評価値を算出する。例えば評価情報が1〜5の数字(例えば最高値が5)である場合、制御部41は、それぞれの広告の評価情報の合計(評価値)を算出する。また、広告データ中のリンクに基づいて広告主のウェブサイトにアクセスしたか否かを示す履歴情報が視聴情報に含まれる場合、制御部41は、それぞれの広告毎に広告主のウェブサイトへのアクセス数を算出する。   The control unit 41 of the viewing management server 40 reads the viewing information stored in the viewing information DB 42b (S41). For example, the control unit 41 displays all the viewing information, viewing information whose distribution date / time or viewing date / time is within a predetermined period (for example, within a predetermined period from the current date / time), or a predetermined number of viewings in order from the distribution date / time or viewing date / time closest to the current date Information is read from the viewing information DB 42b. In addition, it is preferable that the control part 41 reads the viewing-and-listening information effective in order to evaluate the viewing condition of each advertisement. The control unit (specification unit) 41 detects the viewing status (display status) of each advertisement (advertisement data) based on the read viewing information (S42). Specifically, the control unit 41 classifies the read viewing information for each advertisement (advertisement data), and calculates (counts) the number of times of viewing (displaying number) of each advertisement, for example. In addition, the control part 41 can classify | categorize each advertisement data according to whether each information contained in viewing-and-listening information or advertisement data itself is the same. And when the evaluation information of the user with respect to an advertisement is contained in viewing information, the control part 41 calculates the evaluation value with respect to each advertisement. For example, when the evaluation information is a number from 1 to 5 (for example, the maximum value is 5), the control unit 41 calculates the total (evaluation value) of the evaluation information of each advertisement. Further, when the viewing information includes history information indicating whether or not the advertiser's website has been accessed based on the link in the advertisement data, the control unit 41 sends the advertisement to the advertiser's website for each advertisement. Calculate the number of accesses.

制御部41は、検出した各広告の視聴状況に基づいて、各広告のランクを特定する(S43)。例えば制御部41は、ステップS42で各広告の視聴回数を算出した場合、視聴回数が多い順に各広告のランク(優先度)を特定する。またステップS42で各広告に対する評価値を算出した場合、制御部41は評価値が高い順に各広告のランクを特定する。またステップS42で各広告の広告主のウェブサイトへのアクセス数を算出した場合、制御部41はアクセス数が多い順に各広告のランクを特定する。制御部41は、各広告に対して特定したランクを示すランク情報を、ネットワークNを介して例えばユーザ端末10(外部装置)に送信し(S44)、処理を終了する。   The control unit 41 identifies the rank of each advertisement based on the detected viewing status of each advertisement (S43). For example, when the viewing count of each advertisement is calculated in step S42, the control unit 41 specifies the rank (priority) of each advertisement in descending order of viewing count. When the evaluation value for each advertisement is calculated in step S42, the control unit 41 specifies the rank of each advertisement in descending order of the evaluation value. When the number of accesses to the website of the advertiser of each advertisement is calculated in step S42, the control unit 41 specifies the rank of each advertisement in descending order of the number of accesses. The control unit 41 transmits rank information indicating the rank specified for each advertisement to, for example, the user terminal 10 (external device) via the network N (S44), and ends the process.

ユーザ端末10は、視聴管理サーバ40からランク情報を受信した場合、例えば図5Aに示すような広告情報の一覧画面において、高いランクの広告の広告情報を目立つように表示することができる。図19は広告情報の一覧画面例を示す模式図である。図19Aに示す画面では、リンクL1が設定された広告情報が高いランクの広告情報であり、他の広告情報よりも太いフォントで表示されている。また図19Bに示す画面では、視聴(閲覧)回数が多い順に各広告情報が表示されている。このように各広告に特定されたランクに応じた表示態様で各広告の広告情報を表示させることにより、ユーザ端末10のユーザにアピールして広告の視聴を促すことができる。   When receiving the rank information from the viewing management server 40, the user terminal 10 can display the advertisement information of the higher-ranked advertisements prominently on the advertisement information list screen as shown in FIG. 5A, for example. FIG. 19 is a schematic diagram showing an example of an advertisement information list screen. In the screen shown in FIG. 19A, the advertisement information to which the link L1 is set is the higher-ranked advertisement information, and is displayed in a thicker font than the other advertisement information. In the screen shown in FIG. 19B, each advertisement information is displayed in descending order of viewing (viewing). Thus, by displaying the advertisement information of each advertisement in a display mode corresponding to the rank specified for each advertisement, it is possible to appeal to the user of the user terminal 10 and promote viewing of the advertisement.

本実施形態においても、上述した実施形態5と同様の効果が得られる。また、本実施形態では、視聴管理サーバ40がユーザ端末10から収集した各広告の視聴情報に基づいて各広告のランクが特定されることにより、ユーザ端末10で各広告の広告情報が一覧表示される際にランクに応じた表示態様での表示が可能となる。よって、ユーザの視聴意欲を増進させることができる。   Also in this embodiment, the same effect as that of the fifth embodiment described above can be obtained. In the present embodiment, the advertisement management server 40 identifies the rank of each advertisement based on the viewing information of each advertisement collected from the user terminal 10, so that the advertisement information of each advertisement is displayed in a list on the user terminal 10. Display in a display mode according to the rank. Therefore, the user's willingness to view can be improved.

上述した視聴管理サーバ40において、視聴情報DB42bに蓄積した視聴情報、及び、視聴情報から検出した各広告の視聴状況を他のサーバ装置に提供することもできる。例えば、広告主のサーバ装置、広告代理店のサーバ装置、広告の製作者のサーバ装置等に提供(送信)することが考えられる。また、提供する情報は、各広告に対して特定したランクだけでなく、各広告の視聴回数、各広告に対するユーザの評価情報、各広告が視聴された時間帯、各広告が配信されてから視聴されるまでの時間、各広告の広告主のウェブページへのアクセス時間帯等を用いることができる。また、これらの情報をユーザの属性毎に分類し、ユーザの属性に応じた各種の情報を提供することも可能である。よって、ユーザによる広告の視聴状況を広告主、広告代理店、広告の製作者等の間で共有することができる。   In the above-described viewing management server 40, the viewing information stored in the viewing information DB 42b and the viewing status of each advertisement detected from the viewing information can be provided to other server devices. For example, it may be provided (transmitted) to an advertiser server device, an advertising agency server device, an advertisement producer server device, or the like. In addition to the ranks specified for each advertisement, the information provided is the number of times each advertisement is viewed, the user's evaluation information for each advertisement, the time period during which each advertisement is viewed, and the viewing after each advertisement is distributed. It is possible to use the time until the advertisement is made, the time of access to the advertiser's web page of each advertisement, and the like. It is also possible to classify these pieces of information for each user attribute and provide various types of information according to the user attribute. Therefore, the viewing situation of advertisements by users can be shared among advertisers, advertisement agencies, advertisement producers, and the like.

上述した各実施形態において、ユーザ端末10がウェブサーバ20等の外部装置から取得したコンテンツに対して広告のブロックを行うか否かを、入力部15を介したユーザからの指示に応じて切り替えられるように構成してもよい。この場合、コンテンツの表示中に広告も表示させたいユーザと、コンテンツの表示中に広告を表示させたくないユーザとのニーズに対応することができる。また、ユーザ端末10が外部装置から取得するコンテンツ毎、又は、ユーザ端末10が実行するアプリケーション(例えばウェブブラウザ12a、ゲームアプリ等)毎に広告のブロックを行うか否かを、入力部15を介したユーザ設定によって切り替えられるように構成することもできる。   In each embodiment described above, whether or not the user terminal 10 blocks an advertisement for content acquired from an external device such as the web server 20 can be switched according to an instruction from the user via the input unit 15. You may comprise as follows. In this case, it is possible to meet the needs of a user who wants to display an advertisement while displaying content and a user who does not want to display an advertisement while displaying content. Also, whether or not to block advertisement for each content acquired by the user terminal 10 from an external device or for each application (for example, the web browser 12a, game application, etc.) executed by the user terminal 10 via the input unit 15 It can also be configured to be switched according to the user setting.

上述した各実施形態では、ユーザ端末10が広告のブロック処理(広告をブロックして広告DBに蓄積する処理)を行う構成である。一方、例えばユーザ端末10がウェブサーバ20からウェブページを取得する際に、所定のサーバ装置を介してウェブページを取得するようにウェブシステムを構成することができる。このようなシステムでは、所定のサーバ装置が、ウェブサーバ20から取得したウェブページをユーザ端末10に転送する際に広告のブロック処理を行うように構成してもよい。この場合、所定のサーバ装置が、ユーザ端末10毎に、コンテンツに含まれる広告をブロックして広告DBに蓄積する。そして所定のサーバ装置は、広告をブロックしたコンテンツをユーザ端末10に送信し、ユーザ端末10は、所定のサーバ装置から受信したコンテンツを表示部14に表示することにより、広告がブロックされたコンテンツを表示できる。また、ユーザ端末10は、所定のサーバ装置によってブロックされた広告を表示する際には、所定のサーバ装置から広告データを取得して表示することができる。なお、このとき、所定のサーバ装置が、ユーザ端末10毎にブロックした広告の広告情報の一覧画面を生成し、それぞれのユーザ端末10に提供する処理を行ってもよい。   In each embodiment described above, the user terminal 10 is configured to perform an advertisement blocking process (a process of blocking an advertisement and accumulating it in an advertisement DB). On the other hand, for example, when the user terminal 10 acquires a web page from the web server 20, the web system can be configured to acquire a web page via a predetermined server device. In such a system, when a predetermined server device transfers a web page acquired from the web server 20 to the user terminal 10, an advertisement blocking process may be performed. In this case, the predetermined server device blocks the advertisement included in the content for each user terminal 10 and accumulates it in the advertisement DB. Then, the predetermined server device transmits the content where the advertisement is blocked to the user terminal 10, and the user terminal 10 displays the content received from the predetermined server device on the display unit 14 so that the content where the advertisement is blocked is displayed. Can be displayed. Further, when displaying the advertisement blocked by the predetermined server device, the user terminal 10 can acquire and display the advertisement data from the predetermined server device. At this time, a predetermined server device may generate a list screen of advertisement information of advertisements blocked for each user terminal 10 and perform a process of providing the screen to each user terminal 10.

今回開示された実施の形態はすべての点で例示であって、制限的なものではないと考えられるべきである。本発明の範囲は、上記した意味ではなく、特許請求の範囲によって示され、特許請求の範囲と均等の意味および範囲内でのすべての変更が含まれることが意図される。   The embodiment disclosed this time is to be considered as illustrative in all points and not restrictive. The scope of the present invention is defined by the terms of the claims, rather than the meanings described above, and is intended to include any modifications within the scope and meaning equivalent to the terms of the claims.

10 ユーザ端末(情報処理装置)
11 制御部
12 記憶部
13 通信部
14 表示部
15 入力部
30 広告蓄積サーバ
40 視聴管理サーバ(通信装置)
41 制御部(取得部、特定部)
43 通信部(送信部)
10a 情報取得部(取得部)
10c 広告抽出部(抽出部、記憶制御部)
10f 広告表示受付部(受付部)
10g 読出部
10h 表示画面生成部
10i 広告出力部
12c 広告DB
B1 操作ボタン
B2 操作ボタン
10 User terminal (information processing device)
DESCRIPTION OF SYMBOLS 11 Control part 12 Memory | storage part 13 Communication part 14 Display part 15 Input part 30 Advertisement storage server 40 Viewing management server (communication apparatus)
41 Control unit (acquisition unit, identification unit)
43 Communication part (transmission part)
10a Information acquisition unit (acquisition unit)
10c Advertising extraction unit (extraction unit, storage control unit)
10f Advertisement display reception part (reception part)
10g reading unit 10h display screen generating unit 10i advertisement output unit 12c advertisement DB
B1 operation button B2 operation button

Claims (11)

コンピュータに、
広告を表示するための広告データが付加されたコンテンツを取得し、
取得した前記コンテンツから前記広告データを抽出して記憶部に記憶し、
前記広告が取り除かれた前記コンテンツを表示部に表示し、
取り除かれた前記広告の表示指示を受け付け、
前記広告の表示指示を受け付けた場合に、前記記憶部に記憶した前記広告データに基づいて広告を前記表示部に表示する
処理を実行させることを特徴とするプログラム。
On the computer,
Get content with ad data to display ads,
Extracting the advertisement data from the acquired content and storing it in a storage unit;
Displaying the content from which the advertisement has been removed on a display unit;
Accept display instructions for the removed ads,
A program for executing a process of displaying an advertisement on the display unit based on the advertisement data stored in the storage unit when an instruction to display the advertisement is received.
前記コンピュータに、
前記広告の表示を指示するための操作ボタンを前記表示部に表示し、
前記操作ボタンを介して前記広告の表示指示を受け付ける
処理を実行させることを特徴とする請求項1に記載のプログラム。
In the computer,
An operation button for instructing display of the advertisement is displayed on the display unit,
The program according to claim 1, wherein a process of receiving an instruction to display the advertisement via the operation button is executed.
前記コンピュータに、
前記記憶部に記憶した前記広告データを取得するためのリンクを前記表示部に一覧表示する
処理を実行させることを特徴とする請求項1又は2に記載のプログラム。
In the computer,
The program according to claim 1 or 2, wherein a process for displaying a list of links for acquiring the advertisement data stored in the storage unit on the display unit is executed.
前記コンピュータに、
前記記憶部に記憶した前記広告データのそれぞれを複数のジャンルのいずれかに分類し、
ジャンル毎に、前記記憶部に記憶した前記広告データに係る広告情報を前記表示部に表示する
処理を実行させることを特徴とする請求項1から3までのいずれかひとつに記載のプログラム。
In the computer,
Each of the advertising data stored in the storage unit is classified into one of a plurality of genres,
The program according to any one of claims 1 to 3, wherein a process of displaying advertisement information related to the advertisement data stored in the storage unit on the display unit is executed for each genre.
前記コンピュータに、
前記記憶部に記憶した前記広告データに係るサムネイル画像を前記表示部に表示する
処理を実行させることを特徴とする請求項1から4までのいずれかひとつに記載のプログラム。
In the computer,
The program according to any one of claims 1 to 4, wherein a process of displaying a thumbnail image related to the advertisement data stored in the storage unit on the display unit is executed.
前記コンピュータに、
前記記憶部に記憶した前記広告データに基づく広告を前記表示部に表示したか否かを示す表示状況情報をユーザIDに対応付けて所定の通信装置へ送信する
処理を実行させることを特徴とする請求項1から5までのいずれかひとつに記載のプログラム。
In the computer,
A display state information indicating whether or not an advertisement based on the advertisement data stored in the storage unit is displayed on the display unit is associated with a user ID and transmitted to a predetermined communication device. The program according to any one of claims 1 to 5.
前記コンピュータに、
前記表示状況情報と共に、前記表示状況情報に応じたポイント要求情報を前記所定の通信装置へ送信する
処理を実行させることを特徴とする請求項6に記載のプログラム。
In the computer,
The program according to claim 6, wherein a processing for transmitting point request information corresponding to the display status information together with the display status information to the predetermined communication device is executed.
コンピュータが、
広告を表示するための広告データが付加されたコンテンツを取得し、
取得した前記コンテンツから前記広告データを抽出して記憶部に記憶し、
前記広告が取り除かれた前記コンテンツを表示部に表示し、
取り除かれた前記広告の表示指示を受け付け、
前記広告の表示指示を受け付けた場合に、前記記憶部に記憶した前記広告データに基づいて広告を前記表示部に表示する
処理を実行することを特徴とする情報処理方法。
Computer
Get content with ad data to display ads,
Extracting the advertisement data from the acquired content and storing it in a storage unit;
Displaying the content from which the advertisement has been removed on a display unit;
Accept display instructions for the removed ads,
An information processing method comprising: executing a process of displaying an advertisement on the display unit based on the advertisement data stored in the storage unit when an instruction to display the advertisement is received.
広告を表示するための広告データが付加されたコンテンツを取得する取得部と、
取得した前記コンテンツから前記広告データを抽出する抽出部と、
抽出した前記広告データを記憶部に記憶する記憶制御部と、
前記広告が取り除かれた前記コンテンツを表示する表示部と、
取り除かれた前記広告の表示指示を受け付ける受付部と、
前記広告の表示指示を受け付けた場合に、前記記憶部に記憶した前記広告データに基づいて広告を前記表示部に表示する広告表示部と
を備えることを特徴とする情報処理装置。
An acquisition unit for acquiring content to which advertisement data for displaying an advertisement is attached;
An extraction unit for extracting the advertisement data from the acquired content;
A storage control unit for storing the extracted advertisement data in a storage unit;
A display for displaying the content from which the advertisement has been removed;
A reception unit for receiving a display instruction for the removed advertisement;
An information processing apparatus comprising: an advertisement display unit that displays an advertisement on the display unit based on the advertisement data stored in the storage unit when an instruction to display the advertisement is received.
広告を表示するための広告データが付加されたコンテンツを取得し、取得した前記コンテンツから前記広告を取り除いて表示する表示装置から、取り除かれた前記広告を表示したか否かを示す表示状況情報を取得する取得部と、
複数の前記表示装置から取得した前記表示状況情報に基づいて、複数の前記広告に対する表示状況を特定する特定部と、
特定した前記広告に対する表示状況を外部装置へ送信する送信部と
を備えることを特徴とする情報処理装置。
Display status information indicating whether or not the removed advertisement is displayed from the display device that acquires the content to which the advertisement data for displaying the advertisement is added and removes the advertisement from the acquired content. An acquisition unit to acquire;
Based on the display status information acquired from a plurality of the display devices, a specifying unit that specifies the display status for the plurality of advertisements,
An information processing apparatus comprising: a transmission unit that transmits a display status of the identified advertisement to an external device.
前記特定部は、前記複数の広告のそれぞれに対する表示回数を計数し、
前記送信部は、前記広告に対して計数した表示回数を送信する
ことを特徴とする請求項10に記載の情報処理装置。
The specifying unit counts the number of times of display for each of the plurality of advertisements,
The information processing apparatus according to claim 10, wherein the transmission unit transmits a display count counted for the advertisement.
JP2018091657A 2018-05-10 2018-05-10 Program, information processing method and information processing device Pending JP2019197432A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2018091657A JP2019197432A (en) 2018-05-10 2018-05-10 Program, information processing method and information processing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2018091657A JP2019197432A (en) 2018-05-10 2018-05-10 Program, information processing method and information processing device

Publications (1)

Publication Number Publication Date
JP2019197432A true JP2019197432A (en) 2019-11-14

Family

ID=68538702

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2018091657A Pending JP2019197432A (en) 2018-05-10 2018-05-10 Program, information processing method and information processing device

Country Status (1)

Country Link
JP (1) JP2019197432A (en)

Similar Documents

Publication Publication Date Title
JP4473339B1 (en) Advertisement information providing server, advertisement information providing system, and advertisement information providing program
JP5618404B2 (en) Information providing apparatus, information providing method, information providing program, and recording medium on which information providing program is recorded
US20070157227A1 (en) Advertising services architecture
KR20150126016A (en) Identifying users for advertising opportunities based on paired identifiers
WO2011105487A1 (en) Server device for advertisment image distribution and program
JPWO2012002351A1 (en) Information processing apparatus, information processing method, and information processing program
CA2804828C (en) Live broadcasting of dynamically generated content
JP2010044735A (en) Server, method and program for browsing advertisement
JP4825617B2 (en) Product information providing system, product information providing method, and server system
US7809753B2 (en) System and method for selective advertising
JP2007241921A (en) Advertisement distributing system and advertisement distributing method
JP6103813B2 (en) Information processing apparatus, information processing method, and program
JP5847099B2 (en) Information distribution apparatus and information distribution method
WO2016001996A1 (en) Information processing device, information processing method and program for information processing device
JP6273403B2 (en) Information processing apparatus, information processing method, and information processing program
JP2019197432A (en) Program, information processing method and information processing device
JPWO2010021057A1 (en) Advertisement delivery control method and advertisement delivery control apparatus
WO2009107653A1 (en) Information system, information terminal, and information communication method
JP2022040355A (en) System, information processing method, information processing device, terminal, and program
JP5028447B2 (en) Server apparatus and information processing method for transmitting message by ID
JP2010015493A (en) Plan information delivery device and plan information delivery system
JP2007066120A (en) Advertisement distribution system using prize information, its method, and program
JP2014197420A (en) Information providing device, information providing method, information providing program, and recording medium with information providing program recorded thereon
KR20130136899A (en) Device and method for displaying advertisement, and advertisement server
US20220141516A1 (en) System, method, and computer-readable medium including program for distributing live video