JP2014132443A - Collection server and collection method - Google Patents

Collection server and collection method Download PDF

Info

Publication number
JP2014132443A
JP2014132443A JP2013244700A JP2013244700A JP2014132443A JP 2014132443 A JP2014132443 A JP 2014132443A JP 2013244700 A JP2013244700 A JP 2013244700A JP 2013244700 A JP2013244700 A JP 2013244700A JP 2014132443 A JP2014132443 A JP 2014132443A
Authority
JP
Japan
Prior art keywords
application
collection server
terminal device
cookie
server
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
JP2013244700A
Other languages
Japanese (ja)
Inventor
Yoshihide Ikeda
宜秀 池田
Keiichi Matsumoto
圭一 松本
Gen Tamura
玄 田村
Taichi Maruyama
太一 丸山
Yosuke Mori
陽祐 森
Nobuhiro Matsumoto
伸弘 松本
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.)
Video Research Co Ltd
Original Assignee
Video Research Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Video Research Co Ltd filed Critical Video Research Co Ltd
Priority to JP2013244700A priority Critical patent/JP2014132443A/en
Publication of JP2014132443A publication Critical patent/JP2014132443A/en
Pending legal-status Critical Current

Links

Images

Landscapes

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

Abstract

PROBLEM TO BE SOLVED: To provide a collection server and a collection method for collecting contact data while adequately identifying a terminal device even when transmission of third party cookie ID is forbidden.SOLUTION: A collection server 30 includes: a communication part 31 which receives information including an application ID and a cookie ID for a collection server and which receives information including contact data of web contents and the application ID when web contents are provided from an application server using an application; and a control part 33 which matches the contact data of the web contents and the cookie ID for the collection server using the information received by the communication part 31.

Description

本発明は、アプリケーションサーバから端末装置に提供されるウェブコンテンツの接触データを収集する収集サーバ及び収集方法に関する。   The present invention relates to a collection server and a collection method for collecting contact data of web content provided from an application server to a terminal device.

従来、ウェブコンテンツの接触データを収集する様々な技術が提案されている(例えば、特許文献1)。例えば、測定タグを用いる手法やツールバーを用いる手法が提案されている。いずれの方法を採用する場合であっても、端末装置を識別する識別子としてクッキーIDが用いられることが一般的である。   Conventionally, various techniques for collecting web content contact data have been proposed (for example, Patent Document 1). For example, a method using a measurement tag and a method using a toolbar have been proposed. Regardless of which method is used, a cookie ID is generally used as an identifier for identifying a terminal device.

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

ところで、クッキーIDは、同一ドメインに存在するサーバによって端末装置(詳細には、ウェブブラウザ)を識別可能な識別子である。従って、異なるドメインに存在するサーバは、互いのサーバに共通するクッキーIDによって端末装置を識別することができない。   By the way, the cookie ID is an identifier that can identify a terminal device (specifically, a web browser) by a server existing in the same domain. Therefore, servers existing in different domains cannot identify terminal devices based on cookie IDs common to the servers.

なお、端末装置がアクセスするサーバによって端末装置を識別するクッキーIDは、ファーストパーティクッキーIDと称される。端末装置がアクセスするサーバと異なるドメインに存在するサーバによって端末装置を識別するクッキーIDは、サードパーティクッキーIDと称される。こ
ここで、接触データを収集する収集サーバが存在するドメインが、ウェブコンテンツを配信するアプリケーションサーバが存在するドメインと異なるケースについて考える。このようなケースでは、収集サーバは、アプリケーションサーバが端末装置を識別するクッキーIDによって端末装置を識別することができない。従って、端末装置がアプリケーションサーバにアクセスする場合に、収集サーバが端末装置を識別するためには、収集サーバが端末装置を識別するクッキーID(すなわち、この段階では、サードパーティクッキーID)を端末装置が収集サーバに送信しなければならない。
Note that the cookie ID for identifying the terminal device by the server accessed by the terminal device is referred to as a first party cookie ID. The cookie ID that identifies the terminal device by a server that exists in a different domain from the server that the terminal device accesses is referred to as a third-party cookie ID. Here, consider the case where the domain in which the collection server that collects contact data exists is different from the domain in which the application server that distributes web content exists. In such a case, the collection server cannot identify the terminal device by the cookie ID that the application server identifies the terminal device. Therefore, when the terminal device accesses the application server, in order for the collection server to identify the terminal device, a cookie ID (that is, a third-party cookie ID at this stage) that identifies the terminal device is used by the collection server. Must be sent to the collection server.

しかしながら、サードパーティクッキーIDの送信が禁止されている端末装置が存在する。このような端末装置を収集サーバが識別することができない。一方で、収集サーバが独自に収集するデータ(例えば、アンケート結果)は、収集サーバが端末装置を識別するクッキーIDによって管理される。従って、収集サーバが独自に収集するデータ(例えば、アンケート結果)と端末装置がアプリケーションサーバにアクセスすることによって接触する接触データとを対応付けることができない。   However, there are terminal devices that are prohibited from transmitting third party cookie IDs. Such a terminal device cannot be identified by the collection server. On the other hand, data (for example, questionnaire results) that the collection server uniquely collects is managed by a cookie ID that identifies the terminal device by the collection server. Therefore, it is impossible to associate the data (for example, questionnaire result) that the collection server uniquely collects with the contact data that the terminal device contacts by accessing the application server.

そこで、本発明は、上述した課題を解決するためになされたものであり、サードパーティクッキーIDの送信が禁止されている場合であっても、端末装置を適切に識別しながら接触データを収集することを可能とする収集サーバ及び収集方法を提供することを目的とする。   Therefore, the present invention has been made to solve the above-described problem, and collects contact data while properly identifying a terminal device even when transmission of a third-party cookie ID is prohibited. It is an object of the present invention to provide a collection server and a collection method that make it possible.

第1の特徴に係る収集サーバは、アプリケーションサーバから端末装置に提供されるウェブコンテンツの接触データを収集する。収集サーバは、前記端末装置が有するアプリケーションを識別するアプリケーションIDと前記収集サーバが前記端末装置を識別する収集サーバ用クッキーIDとを含む情報を受信する第1受信部と、前記アプリケーションを用いて前記アプリケーションサーバから前記ウェブコンテンツが提供された場合に、前記ウェブコンテンツの接触データ及び前記アプリケーションIDを含む情報を受信する第2受信部と、前記第1受信部及び前記第2受信部によって受信された情報を用いて、前記アプリケーションID及び前記収集サーバ用クッキーIDとの対応関係に基づいて、前記ウェブコンテンツの接触データと前記収集サーバ用クッキーIDとを対応付ける制御部とを備える。   The collection server according to the first feature collects contact data of web content provided from the application server to the terminal device. The collection server uses the application to receive information including an application ID for identifying an application included in the terminal device and a collection server cookie ID for the collection server to identify the terminal device. When the web content is provided from an application server, the web server receives the web content contact data and information including the application ID, and the first content is received by the first receiver and the second receiver. And a control unit that associates the contact data of the web content with the collection server cookie ID based on the correspondence relationship between the application ID and the collection server cookie ID.

第1の特徴において、収集サーバは、前記収集サーバ用クッキーIDと前記端末装置のユーザを識別するモニター識別子とを含む情報を受信する第3受信部を備える。前記制御部は、前記第3受信部、前記第1受信部及び前記第2受信部によって受信された情報を用いて、前記アプリケーションID及び前記収集サーバ用クッキーIDとの対応関係に基づいて、前記ウェブコンテンツの接触データと前記モニター識別子とを対応付ける。   In the first feature, the collection server includes a third reception unit that receives information including the collection server cookie ID and a monitor identifier for identifying a user of the terminal device. The control unit uses the information received by the third receiving unit, the first receiving unit, and the second receiving unit, based on the correspondence between the application ID and the collection server cookie ID, The web content contact data is associated with the monitor identifier.

第1の特徴において、前記第1受信部は、前記アプリケーションの起動、前記アプリケーションの終了、又は、前記アプリケーションのバージョンアップに応じて、前記アプリケーションID及び前記収集サーバ用クッキーIDを受信する。   In the first feature, the first receiving unit receives the application ID and the collection server cookie ID in response to activation of the application, termination of the application, or version upgrade of the application.

第1の特徴において、前記第3受信部は、前記収集サーバ用クッキーID及び前記モニター識別子とともに、所定アンケートに対するアンケート結果を受信する。   In the first feature, the third receiving unit receives a questionnaire result for a predetermined questionnaire together with the collection server cookie ID and the monitor identifier.

第2の特徴に係る収集方法は、アプリケーションサーバから端末装置に提供されるウェブコンテンツの接触データを収集する。収集方法は、前記端末装置が有するアプリケーションを識別するアプリケーションIDと前記収集サーバが前記端末装置を識別する収集サーバ用クッキーIDとを含む情報を受信するステップAと、前記アプリケーションを用いて前記アプリケーションサーバから前記ウェブコンテンツが提供された場合に、前記ウェブコンテンツの接触データ及び前記アプリケーションIDを含む情報を受信するステップBと、前記ステップA及び前記ステップBで受信された情報を用いて、前記アプリケーションID及び前記収集サーバ用クッキーIDとの対応関係に基づいて、前記ウェブコンテンツの接触データと前記収集サーバ用クッキーIDとを対応付けるステップCとを備える。   The collection method according to the second feature collects contact data of web content provided from the application server to the terminal device. The collection method includes a step A of receiving information including an application ID for identifying an application included in the terminal device and a collection server cookie ID for identifying the terminal device by the collection server; and the application server using the application. When the web content is provided from step B, receiving the information including the contact data of the web content and the application ID, and using the information received in step A and step B, the application ID And a step C of associating the contact data of the web content with the collection server cookie ID based on the correspondence relationship with the collection server cookie ID.

本発明によれば、サードパーティクッキーIDの送信が禁止されている場合であっても、端末装置を適切に識別しながら接触データを収集することを可能とする収集サーバ及び収集方法を提供することができる。   According to the present invention, it is possible to provide a collection server and a collection method capable of collecting contact data while appropriately identifying a terminal device even when transmission of a third-party cookie ID is prohibited. Can do.

図1は、第1実施形態に係る接触調査システム100を示す図である。FIG. 1 is a diagram showing a contact investigation system 100 according to the first embodiment. 図2は、第1実施形態に係る収集サーバ30を示すブロック図である。FIG. 2 is a block diagram showing the collection server 30 according to the first embodiment. 図3は、第1実施形態に係る収集サーバ30によって収集される情報を示す図である。FIG. 3 is a diagram illustrating information collected by the collection server 30 according to the first embodiment. 図4は、第1実施形態に係る収集サーバ30によって収集される情報を示す図である。FIG. 4 is a diagram illustrating information collected by the collection server 30 according to the first embodiment. 図5は、第1実施形態に係る収集サーバ30によって収集される情報を示す図である。FIG. 5 is a diagram illustrating information collected by the collection server 30 according to the first embodiment. 図6は、第1実施形態に係る収集方法を示すシーケンス図である。FIG. 6 is a sequence diagram illustrating the collection method according to the first embodiment. 図7は、変更例1に係る収集方法を示すシーケンス図である。FIG. 7 is a sequence diagram illustrating a collection method according to the first modification. 図8は、変更例2に係る収集方法を示すシーケンス図である。FIG. 8 is a sequence diagram illustrating a collection method according to the second modification.

以下において、本発明の実施形態に係る接触調査システムについて、図面を参照しながら説明する。なお、以下の図面の記載において、同一又は類似の部分には、同一又は類似の符号を付している。   Hereinafter, a contact investigation system according to an embodiment of the present invention will be described with reference to the drawings. In the following description of the drawings, the same or similar parts are denoted by the same or similar reference numerals.

ただし、図面は模式的なものであり、各寸法の比率などは現実のものとは異なることに留意すべきである。従って、具体的な寸法などは以下の説明を参酌して判断すべきである。また、図面相互間においても互いの寸法の関係や比率が異なる部分が含まれていることは勿論である。   However, it should be noted that the drawings are schematic and ratios of dimensions and the like are different from actual ones. Therefore, specific dimensions and the like should be determined in consideration of the following description. Moreover, it is a matter of course that portions having different dimensional relationships and ratios are included between the drawings.

[実施形態の概要]
実施形態に係る収集サーバは、アプリケーションサーバから端末装置に提供されるウェブコンテンツの接触データを収集する。収集サーバは、前記端末装置が有するアプリケーションを識別するアプリケーションIDと前記収集サーバが前記端末装置を識別する収集サーバ用クッキーIDとを含む情報を受信する第1受信部と、前記アプリケーションを用いて前記アプリケーションサーバから前記ウェブコンテンツが提供された場合に、前記ウェブコンテンツの接触データ及び前記アプリケーションIDを含む情報を受信する第2受信部と、前記第1受信部及び前記第2受信部によって受信された情報を用いて、前記アプリケーションID及び前記収集サーバ用クッキーIDとの対応関係に基づいて、前記ウェブコンテンツの接触データと前記収集サーバ用クッキーIDとを対応付ける制御部とを備える。
[Outline of Embodiment]
The collection server which concerns on embodiment collects the contact data of the web content provided to a terminal device from an application server. The collection server uses the application to receive information including an application ID for identifying an application included in the terminal device and a collection server cookie ID for the collection server to identify the terminal device. When the web content is provided from an application server, the web server receives the web content contact data and information including the application ID, and the first content is received by the first receiver and the second receiver. And a control unit that associates the contact data of the web content with the collection server cookie ID based on the correspondence relationship between the application ID and the collection server cookie ID.

実施形態では、収集サーバは、収集サーバ用クッキーIDとアプリケーションIDとの対応付けを行った上で、アプリケーションIDとともに接触データを受信することによって、接触データを収集サーバ用クッキーIDと対応付ける。これによって、サードパーティクッキーIDの送信が禁止されている場合であっても、端末装置を適切に識別しながら接触データを収集することができる。   In the embodiment, the collection server associates the collection server cookie ID with the application ID and then receives the contact data together with the application ID, thereby associating the contact data with the collection server cookie ID. Thereby, even if transmission of the third party cookie ID is prohibited, contact data can be collected while appropriately identifying the terminal device.

なお、ウェブコンテンツは、アプリケーションサーバから端末装置に提供されるものであればよく、例えば、文字列によって構成されるコンテンツ、画像によって構成されるコンテンツ、音声によって構成されるコンテンツ、文字列、画像及び音声の組合せによって構成されるコンテンツを含む。さらには、ウェブコンテンツは、例えば、アプリケーションサーバから配信されるアプリケーションであってもよい。   The web content only needs to be provided from the application server to the terminal device. For example, content composed of a character string, content composed of an image, content composed of sound, a character string, an image, and Includes content composed of a combination of audio. Further, the web content may be an application distributed from an application server, for example.

[第1実施形態]
(接触調査システム)
以下において、第1実施形態に係る接触調査システムについて説明する。図1は、第1実施形態に係る接触調査システム100を示す図である。
[First Embodiment]
(Contact investigation system)
Below, the contact investigation system which concerns on 1st Embodiment is demonstrated. FIG. 1 is a diagram showing a contact investigation system 100 according to the first embodiment.

図1に示すように、接触調査システム100は、端末装置10と、アプリケーションサーバ20と、収集サーバ30と、ネットワーク40とを有する。   As shown in FIG. 1, the contact investigation system 100 includes a terminal device 10, an application server 20, a collection server 30, and a network 40.

端末装置10は、スマートフォンに代表される携帯端末、タブレット端末などである。端末装置10は、サードパーティクッキーIDの送信が禁止されている端末を含む。端末装置10は、ウェブコンテンツを取得するためのアプリケーション(例えば、ウェブブラウザ等)を有する。   The terminal device 10 is a mobile terminal represented by a smartphone, a tablet terminal, or the like. The terminal device 10 includes a terminal that is prohibited from transmitting a third-party cookie ID. The terminal device 10 includes an application (for example, a web browser) for acquiring web content.

第1に、端末装置10は、収集サーバ30から所定アンケートを受信すると、端末装置10のユーザの回答を含むアンケート結果を収集サーバ30に送信する。具体的には、端末装置10は、収集サーバ用クッキーIDとモニター識別子とを含む情報とともに、所定アンケートに対するアンケート結果を収集サーバ30に送信する。   First, when receiving a predetermined questionnaire from the collection server 30, the terminal device 10 transmits a questionnaire result including an answer of the user of the terminal device 10 to the collection server 30. Specifically, the terminal device 10 transmits a questionnaire result for a predetermined questionnaire to the collection server 30 together with information including the collection server cookie ID and the monitor identifier.

収集サーバ用クッキーIDは、収集サーバ30が端末装置10を識別するためのクッキーIDである。端末装置10が収集サーバ30にアクセスする場合には、収集サーバ用クッキーIDは、端末装置10にとってファーストパーティクッキーIDであることに留意すべきである。一方で、端末装置10が収集サーバ30とは異なるドメインに存在するアプリケーションサーバ20にアクセスする場合には、収集サーバ用クッキーIDは、端末装置10にとってサードパーティクッキーIDであることに留意すべきである。   The collection server cookie ID is a cookie ID for the collection server 30 to identify the terminal device 10. When the terminal device 10 accesses the collection server 30, it should be noted that the collection server cookie ID is a first party cookie ID for the terminal device 10. On the other hand, when the terminal device 10 accesses the application server 20 existing in a different domain from the collection server 30, it should be noted that the collection server cookie ID is a third-party cookie ID for the terminal device 10. is there.

モニター識別子は、端末装置10のユーザを識別する識別子である。所定アンケートは、端末装置10のユーザを対象として、年齢、性別、趣味、嗜好などの属性を問合せるアンケートである。アンケート結果は、年齢、性別、趣味、嗜好などの属性(ユーザの回答)を含む。   The monitor identifier is an identifier for identifying the user of the terminal device 10. The predetermined questionnaire is a questionnaire for inquiring about attributes such as age, sex, hobbies, and preferences for the user of the terminal device 10. The questionnaire results include attributes (user answers) such as age, sex, hobbies, and preferences.

第2に、端末装置10は、ウェブコンテンツを取得するためのアプリケーションの起動に応じて、アプリケーションを識別するアプリケーションIDと収集サーバ用クッキーIDとを含む情報を収集サーバ30に送信する。   Secondly, the terminal device 10 transmits information including an application ID for identifying an application and a collection server cookie ID to the collection server 30 in response to activation of the application for acquiring web content.

アプリケーションIDは、本質的には、アプリケーションを識別する識別子であるが、併せて、端末装置10毎に異なる値である。従って、アプリケーションIDによって端末装置10を識別することも可能である。   The application ID is essentially an identifier for identifying the application, but is also a value that differs for each terminal device 10. Therefore, the terminal device 10 can be identified by the application ID.

第3に、端末装置10は、アプリケーションを用いてアプリケーションサーバ20からウェブコンテンツが提供された場合に、ウェブコンテンツの接触データ及びアプリケーションIDを含む情報を収集サーバ30に送信する。   Thirdly, when web content is provided from the application server 20 using an application, the terminal device 10 transmits information including contact data of the web content and an application ID to the collection server 30.

接触データは、例えば、接触URL、接触日時、リファラーなどを含む。接触URLは、アプリケーションを用いて取得されたウェブコンテンツを識別する情報である。接触日時は、アプリケーションを用いてウェブコンテンツが取得された日時である。リファラーは、アプリケーションを用いてウェブコンテンツを検索する際に参照されたウェブコンテンツを識別する情報(例えば、URL;Uniform Resoource Locator)である。接触データは、アプリケーションの起動日時、アプリケーションの終了日時であってもよい。或いは、接触データは、接触URL、接触日時、リファラーなどに加えて、アプリケーションの起動日時、アプリケーションの終了日時を含んでいてもよい。   The contact data includes, for example, a contact URL, a contact date and time, a referer, and the like. The contact URL is information for identifying web content acquired using an application. The contact date and time is the date and time when the web content is acquired using the application. The referrer is information (for example, URL; Uniform Resource Locator) for identifying the web content referred to when searching the web content using the application. The contact data may be an application start date and time or an application end date and time. Alternatively, the contact data may include an application start date and time and an application end date and time in addition to the contact URL, contact date and time, referrer, and the like.

アプリケーションサーバ20は、様々なウェブコンテンツを提供するサーバである。ここで、アプリケーションサーバ20は、端末装置10が有するアプリケーションによってアクセスされるサーバであればよい。具体的には、アプリケーションサーバ20は、ネットワーク40を介して、ウェブコンテンツを構成するデータ(例えば、HTMLデータやXMLデータなど)を端末装置10に送信する。なお、ウェブコンテンツは、動画像や静止画像などによって構成されるコンテンツを含んでいてもよい。   The application server 20 is a server that provides various web contents. Here, the application server 20 should just be a server accessed by the application which the terminal device 10 has. Specifically, the application server 20 transmits data (for example, HTML data, XML data, etc.) constituting the web content to the terminal device 10 via the network 40. Note that the web content may include content composed of moving images, still images, and the like.

収集サーバ30は、アプリケーションを用いて取得されたウェブコンテンツの接触データを収集する。詳細には、収集サーバ30が有する機能は、以下に示す通りである。   The collection server 30 collects contact data of web content acquired using an application. Specifically, the functions of the collection server 30 are as follows.

第1に、収集サーバ30は、収集サーバ用クッキーIDとモニター識別子とを含む情報とともに、所定アンケートに対するアンケート結果を端末装置10から受信する。   First, the collection server 30 receives the questionnaire result for the predetermined questionnaire from the terminal device 10 together with information including the collection server cookie ID and the monitor identifier.

第2に、収集サーバ30は、端末装置10が有するアプリケーションの起動に応じて、アプリケーションを識別するアプリケーションIDと収集サーバ用クッキーIDとを含む情報を端末装置10から受信する。   Second, the collection server 30 receives information including an application ID for identifying an application and a collection server cookie ID from the terminal device 10 in response to the activation of the application of the terminal device 10.

第3に、収集サーバ30は、端末装置10が有するアプリケーションを用いてアプリケーションサーバ20からウェブコンテンツが提供された場合に、ウェブコンテンツの接触データ及びアプリケーションIDを含む情報を端末装置10から受信する。   Third, the collection server 30 receives information including contact data and application ID of the web content from the terminal device 10 when the web content is provided from the application server 20 using an application included in the terminal device 10.

第4に、収集サーバ30は、端末装置10から受信する情報を用いて、アプリケーションID及び収集サーバ用クッキーIDとの対応関係に基づいて、ウェブコンテンツの接触データと収集サーバ用クッキーIDとを対応付ける。また、収集サーバ30は、収集サーバ用クッキーIDとモニター識別子との対応関係に基づいて、ウェブコンテンツの接触データをモニター識別子と対応付けてもよい。さらに、収集サーバ30は、ウェブコンテンツの接触データに加えて、アンケート結果をモニター識別子に対応付けてもよい。   Fourth, the collection server 30 uses the information received from the terminal device 10 to associate the web content contact data with the collection server cookie ID based on the correspondence between the application ID and the collection server cookie ID. . The collection server 30 may associate the contact data of the web content with the monitor identifier based on the correspondence relationship between the collection server cookie ID and the monitor identifier. Further, the collection server 30 may associate the questionnaire result with the monitor identifier in addition to the web content contact data.

ネットワーク40は、端末装置10、アプリケーションサーバ20及び収集サーバ30を接続するネットワークである。ネットワーク40は、例えば、インターネットである。或いは、ネットワーク40は、移動体通信網を含んでもよい。   The network 40 is a network that connects the terminal device 10, the application server 20, and the collection server 30. The network 40 is, for example, the Internet. Alternatively, the network 40 may include a mobile communication network.

(収集サーバ)
以下において、第1実施形態に係る収集サーバについて説明する。図2は、第1実施形態に係る収集サーバ30を示すブロック図である。なお、図2では、収集サーバ30を構成する機能ブロックが示されている。従って、図2では、CPUやメモリなどの構成が省略されていることに留意すべきである。
(Collection server)
Hereinafter, the collection server according to the first embodiment will be described. FIG. 2 is a block diagram showing the collection server 30 according to the first embodiment. In FIG. 2, functional blocks constituting the collection server 30 are shown. Therefore, it should be noted that the configuration of the CPU, the memory, and the like is omitted in FIG.

図2に示すように、収集サーバ30は、通信部31と、記憶部32と、制御部33とを有する。   As illustrated in FIG. 2, the collection server 30 includes a communication unit 31, a storage unit 32, and a control unit 33.

通信部31は、各種情報を端末装置10に送信する。例えば、通信部31は、上述した所定アンケートを端末装置10に送信する。   The communication unit 31 transmits various information to the terminal device 10. For example, the communication unit 31 transmits the predetermined questionnaire described above to the terminal device 10.

通信部31は、各種情報を端末装置10から受信する。第1実施形態において、通信部31は、収集サーバ用クッキーIDとモニター識別子とを含む情報とともに所定アンケートに対するアンケート結果を端末装置10から受信する第3受信部を構成する。通信部31は、端末装置10が有するアプリケーションの起動に応じて、アプリケーションを識別するアプリケーションIDと収集サーバ用クッキーIDとを含む情報を端末装置10から受信する第1受信部を構成する。通信部31は、端末装置10が有するアプリケーションを用いてアプリケーションサーバ20からウェブコンテンツが提供された場合に、ウェブコンテンツの接触データ及びアプリケーションIDを含む情報を端末装置10から受信する第2受信部を構成する。   The communication unit 31 receives various information from the terminal device 10. In the first embodiment, the communication unit 31 configures a third receiving unit that receives a questionnaire result for a predetermined questionnaire together with information including the collection server cookie ID and the monitor identifier from the terminal device 10. The communication unit 31 configures a first reception unit that receives information including an application ID for identifying an application and a collection server cookie ID from the terminal device 10 in response to activation of the application included in the terminal device 10. The communication unit 31 includes a second reception unit that receives information including contact data and application ID of web content from the terminal device 10 when web content is provided from the application server 20 using an application included in the terminal device 10. Configure.

記憶部32は、各種情報を記憶する。例えば、記憶部32は、通信部31によって受信された情報を記憶する。   The storage unit 32 stores various information. For example, the storage unit 32 stores information received by the communication unit 31.

制御部33は、収集サーバ30を制御する。第1実施形態において、制御部33は、通信部31によって受信された情報を用いて、アプリケーションID及び収集サーバ用クッキーIDとの対応関係に基づいて、ウェブコンテンツの接触データと収集サーバ用クッキーIDとを対応付ける。また、制御部33は、収集サーバ用クッキーIDとモニター識別子との対応関係に基づいて、ウェブコンテンツの接触データをモニター識別子と対応付けてもよい。さらに、制御部33は、ウェブコンテンツの接触データに加えて、アンケート結果をモニター識別子に対応付けてもよい。   The control unit 33 controls the collection server 30. In the first embodiment, the control unit 33 uses the information received by the communication unit 31, and based on the correspondence between the application ID and the collection server cookie ID, the web content contact data and the collection server cookie ID. Is associated. Further, the control unit 33 may associate the contact data of the web content with the monitor identifier based on the correspondence relationship between the collection server cookie ID and the monitor identifier. Further, the control unit 33 may associate the questionnaire result with the monitor identifier in addition to the web content contact data.

詳細には、制御部33は、図3に示すように、通信部31(第3受信部)によって受信された情報に基づいて、収集サーバ用クッキーID、モニター識別子、アンケート結果を対応付ける。制御部33は、このような対応関係を記憶部32に格納する。制御部33は、図4に示すように、通信部31(第1受信部)によって受信された情報に基づいて、アプリケーションIDと収集サーバ用クッキーIDとを対応付ける。制御部33は、このような対応関係を記憶部32に格納する。制御部33は、図5に示すように、通信部31(第2受信部)によって受信された情報に基づいて、アプリケーションIDとウェブコンテンツの接触データとを対応付ける。制御部33は、このような対応関係を記憶部32に格納する。   Specifically, as shown in FIG. 3, the control unit 33 associates the collection server cookie ID, the monitor identifier, and the questionnaire result based on the information received by the communication unit 31 (third receiving unit). The control unit 33 stores such a correspondence relationship in the storage unit 32. As illustrated in FIG. 4, the control unit 33 associates the application ID with the collection server cookie ID based on the information received by the communication unit 31 (first reception unit). The control unit 33 stores such a correspondence relationship in the storage unit 32. As shown in FIG. 5, the control unit 33 associates the application ID with the contact data of the web content based on the information received by the communication unit 31 (second receiving unit). The control unit 33 stores such a correspondence relationship in the storage unit 32.

これによって、制御部33は、ウェブコンテンツの接触データと収集サーバ用クッキーIDとを対応付けることが可能である。また、制御部33は、ウェブコンテンツの接触データとモニター識別子とを対応付けることも可能である。さらに、制御部33は、ウェブコンテンツの接触データに加えて、アンケート結果をモニター識別子と対応付けることも可能である。   Thereby, the control unit 33 can associate the contact data of the web content with the collection server cookie ID. The control unit 33 can also associate the contact data of the web content with the monitor identifier. Further, the control unit 33 can associate the questionnaire result with the monitor identifier in addition to the contact data of the web content.

(収集方法)
以下において、第1実施形態に係る収集方法について説明する。図6は、第1実施形態に係る収集方法を示すシーケンス図である。
(Collection method)
Hereinafter, the collection method according to the first embodiment will be described. FIG. 6 is a sequence diagram illustrating the collection method according to the first embodiment.

図6に示すように、ステップ10において、端末装置10は、収集サーバ用クッキーIDとモニター識別子とを含む情報とともに所定アンケートに対するアンケート結果を収集サーバ30に送信する。   As shown in FIG. 6, in step 10, the terminal device 10 transmits a questionnaire result for a predetermined questionnaire together with information including the collection server cookie ID and the monitor identifier to the collection server 30.

ステップ20において、収集サーバ30は、収集サーバ用クッキーID(図6では、単にクッキーID)、モニター識別子、アンケート結果を対応付ける。   In step 20, the collection server 30 associates the collection server cookie ID (simply cookie ID in FIG. 6), the monitor identifier, and the questionnaire result.

ステップ30において、端末装置10は、ウェブコンテンツを取得するためのアプリケーションを起動する。   In step 30, the terminal device 10 starts an application for acquiring web content.

ステップ40において、端末装置10は、アプリケーションを識別するアプリケーションIDと収集サーバ用クッキーIDとを含む情報を収集サーバ30に送信する。   In step 40, the terminal device 10 transmits information including the application ID for identifying the application and the collection server cookie ID to the collection server 30.

ステップ50において、収集サーバ30は、アプリケーションIDと収集サーバ用クッキーIDとを対応付ける。   In step 50, the collection server 30 associates the application ID with the collection server cookie ID.

ステップ60において、収集サーバ30は、ポータルサイトなどのウェブサイト(ここでは、アプリケーションサーバ20)へのアクセスを要求するメッセージ(リダイレクト)を端末装置10に送信する。   In step 60, the collection server 30 transmits a message (redirect) requesting access to a website (here, the application server 20) such as a portal site to the terminal device 10.

ステップ70において、端末装置10は、ポータルサイトなどのウェブサイト(ここでは、アプリケーションサーバ20)にアクセスする。   In step 70, the terminal device 10 accesses a website (here, the application server 20) such as a portal site.

ステップ80において、アプリケーションサーバ20は、ウェブコンテンツを端末装置10に送信する。第1実施形態では、ウェブコンテンツに測定タグが埋め込まれている。   In step 80, the application server 20 transmits the web content to the terminal device 10. In the first embodiment, a measurement tag is embedded in web content.

ステップ90において、端末装置10は、ウェブコンテンツを表示する。また、端末装置10は、ウェブコンテンツに測定タグが埋め込まれているため、測定タグを実行する。すなわち、端末装置10は、トラッキング画像要求を収集サーバ30に送信する。トラッキング画像要求は、アプリケーションID及びウェブコンテンツの接触データを含む。   In step 90, the terminal device 10 displays web content. Moreover, since the measurement tag is embedded in the web content, the terminal device 10 executes the measurement tag. That is, the terminal device 10 transmits a tracking image request to the collection server 30. The tracking image request includes an application ID and web content contact data.

ステップ100において、収集サーバ30は、トラッキング画像を端末装置10に送信する。   In step 100, the collection server 30 transmits the tracking image to the terminal device 10.

ステップ110において、収集サーバ30は、ウェブコンテンツの接触データとモニター識別子(或いは、収集サーバ用クッキーID)とを対応付ける。収集サーバ30は、ウェブコンテンツの接触データに加えて、アンケート結果をモニター識別子と対応付けてもよい。   In step 110, the collection server 30 associates the web content contact data with the monitor identifier (or collection server cookie ID). The collection server 30 may associate the questionnaire result with the monitor identifier in addition to the web content contact data.

(作用及び効果)
実施形態では、収集サーバ30は、収集サーバ用クッキーIDとアプリケーションIDとの対応付けを行った上で、アプリケーションIDとともに接触データを受信することによって、接触データを収集サーバ用クッキーIDと対応付ける。これによって、サードパーティクッキーIDの送信が禁止されている場合であっても、端末装置10を適切に識別しながら接触データを収集することができる。
(Function and effect)
In the embodiment, the collection server 30 associates the collection server cookie ID with the application ID and then receives the contact data together with the application ID, thereby associating the contact data with the collection server cookie ID. Thereby, even if transmission of a third party cookie ID is prohibited, contact data can be collected while appropriately identifying the terminal device 10.

[変更例1]
以下において、第1実施形態の変更例1について説明する。以下においては、第1実施形態に対する相違点について主として説明する。
[Modification 1]
Hereinafter, Modification Example 1 of the first embodiment will be described. In the following, differences from the first embodiment will be mainly described.

具体的には、第1実施形態では、収集サーバ30は、アプリケーションの起動に応じて、収集サーバ用クッキーID及びアプリケーションIDを含む情報を受信する。これに対して、変更例1では、収集サーバ30は、アプリケーションの終了に応じて、収集サーバ用クッキーID及びアプリケーションIDを含む情報を受信する。   Specifically, in the first embodiment, the collection server 30 receives information including the collection server cookie ID and the application ID in response to the activation of the application. On the other hand, in the first modification, the collection server 30 receives information including the collection server cookie ID and the application ID in response to the termination of the application.

(収集方法)
以下において、第1実施形態に係る収集方法について説明する。図7は、変更例1に係る収集方法を示すシーケンス図である。
(Collection method)
Hereinafter, the collection method according to the first embodiment will be described. FIG. 7 is a sequence diagram illustrating a collection method according to the first modification.

図7に示すように、ステップ130において、端末装置10は、ウェブコンテンツを取得するためのアプリケーションを終了する。   As shown in FIG. 7, in step 130, the terminal device 10 ends the application for acquiring web content.

ステップ140において、端末装置10は、アプリケーションを識別するアプリケーションIDと収集サーバ用クッキーIDとを含む情報を収集サーバ30に送信する。   In step 140, the terminal device 10 transmits information including the application ID for identifying the application and the collection server cookie ID to the collection server 30.

ステップ150において、収集サーバ30は、アプリケーションIDと収集サーバ用クッキーIDとを対応付ける。   In step 150, the collection server 30 associates the application ID with the collection server cookie ID.

これによって、収集サーバ30は、アプリケーションサーバ20に対する次回以降のアクセスにおいて、アプリケーションIDを媒介として、収集サーバ用クッキーIDとウェブコンテンツの接触データとを対応付けることができる。なお、アプリケーションサーバ20に対する次回以降のアクセスにおいては、図6に示すステップ40及びステップ50の処理を省略可能であることは勿論である。   Thereby, the collection server 30 can associate the collection server cookie ID with the contact data of the web content through the application ID in the next and subsequent accesses to the application server 20. Of course, in the subsequent access to the application server 20, the processing of step 40 and step 50 shown in FIG. 6 can be omitted.

[変更例2]
以下において、第1実施形態の変更例2について説明する。以下においては、第1実施形態に対する相違点について主として説明する。
[Modification 2]
Hereinafter, Modification Example 2 of the first embodiment will be described. In the following, differences from the first embodiment will be mainly described.

具体的には、第1実施形態では、収集サーバ30は、アプリケーションの起動に応じて、収集サーバ用クッキーID及びアプリケーションIDを含む情報を受信する。これに対して、変更例2では、収集サーバ30は、アプリケーションの更新に応じて、収集サーバ用クッキーID及びアプリケーションIDを含む情報を受信する。   Specifically, in the first embodiment, the collection server 30 receives information including the collection server cookie ID and the application ID in response to the activation of the application. On the other hand, in the second modification, the collection server 30 receives information including the collection server cookie ID and the application ID in response to the update of the application.

(収集方法)
以下において、第1実施形態に係る収集方法について説明する。図8は、変更例2に係る収集方法を示すシーケンス図である。
(Collection method)
Hereinafter, the collection method according to the first embodiment will be described. FIG. 8 is a sequence diagram illustrating a collection method according to the second modification.

図8に示すように、ステップ220において、アプリケーションサーバ20は、端末装置10が有するアプリケーションの更新が必要である旨を通知する(更新通知)。   As shown in FIG. 8, in step 220, the application server 20 notifies that the application of the terminal device 10 needs to be updated (update notification).

ステップ230において、端末装置10は、ウェブコンテンツを取得するためのアプリケーションの更新を検出する。   In step 230, the terminal device 10 detects an update of an application for acquiring web content.

ステップ240において、端末装置10は、アプリケーションを識別するアプリケーションIDと収集サーバ用クッキーIDとを含む情報を収集サーバ30に送信する。   In step 240, the terminal device 10 transmits information including the application ID for identifying the application and the collection server cookie ID to the collection server 30.

ステップ250において、収集サーバ30は、アプリケーションIDと収集サーバ用クッキーIDとを対応付ける。   In step 250, the collection server 30 associates the application ID with the collection server cookie ID.

ステップ260において、収集サーバ30は、アプリケーションサーバ20へのアクセスを要求するメッセージ(リダイレクト)を端末装置10に送信する。   In step 260, the collection server 30 transmits a message (redirect) requesting access to the application server 20 to the terminal device 10.

ステップ270において、端末装置10は、アプリケーションサーバ20にアクセスする。   In step 270, the terminal device 10 accesses the application server 20.

ステップ280において、アプリケーションサーバ20は、ウェブコンテンツ(変更例2では、アプリケーションの更新プログラム)を端末装置10に送信する。   In step 280, the application server 20 transmits the web content (in the second modification example, an application update program) to the terminal device 10.

ステップ290において、端末装置10は、ステップ280で受信する更新プログラムを用いてアプリケーションを更新する。   In step 290, the terminal device 10 updates the application using the update program received in step 280.

これによって、収集サーバ30は、アプリケーションサーバ20に対する次回以降のアクセスにおいて、アプリケーションIDを媒介として、収集サーバ用クッキーIDとウェブコンテンツの接触データとを対応付けることができる。なお、アプリケーションサーバ20に対する次回以降のアクセスにおいては、図6に示すステップ40及びステップ50の処理を省略可能であることは勿論である。   Thereby, the collection server 30 can associate the collection server cookie ID with the contact data of the web content through the application ID in the next and subsequent accesses to the application server 20. Of course, in the subsequent access to the application server 20, the processing of step 40 and step 50 shown in FIG. 6 can be omitted.

ここで、変更例2においては、収集サーバ30は、アプリケーションの更新に応じて、収集サーバ用クッキーID及びアプリケーションIDを含む情報を受信する。しかしながら、変更例2は、これに限定されるものではない。収集サーバ30は、アプリケーションサーバ20から端末装置10がアプリケーションを取得するときに、アプリケーションの更新に応じて、収集サーバ用クッキーID及びアプリケーションIDを含む情報を受信してもよい。すなわち、収集サーバ30は、アプリケーションの取得(初回ダウンロード)に応じて、収集サーバ用クッキーID及びアプリケーションIDを含む情報を受信してもよい。   Here, in the modified example 2, the collection server 30 receives information including the collection server cookie ID and the application ID in response to the update of the application. However, the modified example 2 is not limited to this. When the terminal device 10 acquires an application from the application server 20, the collection server 30 may receive information including the collection server cookie ID and the application ID in accordance with the update of the application. That is, the collection server 30 may receive information including the collection server cookie ID and the application ID in response to the acquisition of the application (first download).

[その他の実施形態]
本発明は上述した実施形態によって説明したが、この開示の一部をなす論述及び図面は、この発明を限定するものであると理解すべきではない。この開示から当業者には様々な代替実施形態、実施例及び運用技術が明らかとなろう。
[Other Embodiments]
Although the present invention has been described with reference to the above-described embodiments, it should not be understood that the descriptions and drawings constituting a part of this disclosure limit the present invention. From this disclosure, various alternative embodiments, examples and operational techniques will be apparent to those skilled in the art.

実施形態では、端末装置10のユーザを識別するモニター識別子及びアンケート結果(ユーザの属性)が接触データと対応付けられる。しかしながら、実施形態はこれに限定されるものではない。実施形態では、少なくとも、接触データを収集サーバ用クッキーIDと対応けることができればよい。   In the embodiment, the monitor identifier for identifying the user of the terminal device 10 and the questionnaire result (user attribute) are associated with the contact data. However, the embodiment is not limited to this. In the embodiment, it is sufficient that at least the contact data can be associated with the collection server cookie ID.

実施形態では、接触データは、接触URL、接触日時、リファラーなどを含む。しかしながら、実施形態は、これに限定されるものではない。接触データは、少なくとも接触URLを含んでいればよい。或いは、接触データは、他のデータを含んでいてもよい。   In the embodiment, the contact data includes a contact URL, a contact date and time, a referer, and the like. However, the embodiment is not limited to this. The contact data may include at least a contact URL. Alternatively, the contact data may include other data.

実施形態では、収集サーバ用クッキーID及びアプリケーションIDを含む情報を収集サーバ30が受信するトリガとして、アプリケーションの起動、アプリケーションの終了、及びアプリケーションの更新を例示した。しかしながら、このようなトリガは、これに限定されるものではない。例えば、このようなトリガは、特定のリンクを選択(クリック)する操作が行われることであってもよく、他の任意のアクションが行われることであってもよい。   In the embodiment, the activation of the application, the termination of the application, and the update of the application are illustrated as triggers for the collection server 30 to receive information including the collection server cookie ID and the application ID. However, such a trigger is not limited to this. For example, such a trigger may be that an operation of selecting (clicking) a specific link is performed, or that any other action is performed.

実施形態では特に触れていないが、端末装置10が有するアプリケーションは、アプリケーションサーバ20にアクセスする機能を有していればよい。アプリケーションは、ウェブブラウザであってもよく、ゲームのアプリケーションであってもよく、SNS(Social Network Service)のアプリケーションであってもよい。   Although not particularly mentioned in the embodiment, the application included in the terminal device 10 only needs to have a function of accessing the application server 20. The application may be a web browser, a game application, or an SNS (Social Network Service) application.

10…端末装置、20…アプリケーションサーバ、30…収集サーバ、31…通信部、32…記憶部、33…制御部、40…ネットワーク、100…接触調査システム   DESCRIPTION OF SYMBOLS 10 ... Terminal device, 20 ... Application server, 30 ... Collection server, 31 ... Communication part, 32 ... Memory | storage part, 33 ... Control part, 40 ... Network, 100 ... Contact investigation system

Claims (5)

アプリケーションサーバから端末装置に提供されるウェブコンテンツの接触データを収集する収集サーバであって、
前記端末装置が有するアプリケーションを識別するアプリケーションIDと前記収集サーバが前記端末装置を識別する収集サーバ用クッキーIDとを含む情報を受信する第1受信部と、
前記アプリケーションを用いて前記アプリケーションサーバから前記ウェブコンテンツが提供された場合に、前記ウェブコンテンツの接触データ及び前記アプリケーションIDを含む情報を受信する第2受信部と、
前記第1受信部及び前記第2受信部によって受信された情報を用いて、前記アプリケーションID及び前記収集サーバ用クッキーIDとの対応関係に基づいて、前記ウェブコンテンツの接触データと前記収集サーバ用クッキーIDとを対応付ける制御部とを備えることを特徴とする収集サーバ。
A collection server that collects contact data of web content provided from an application server to a terminal device,
A first receiving unit for receiving information including an application ID for identifying an application included in the terminal device and a collection server cookie ID for identifying the terminal device by the collection server;
A second receiving unit configured to receive information including contact data of the web content and the application ID when the web content is provided from the application server using the application;
Based on the correspondence between the application ID and the collection server cookie ID using the information received by the first reception unit and the second reception unit, the web content contact data and the collection server cookie A collection server comprising a control unit that associates an ID.
前記第1受信部は、前記アプリケーションの起動、前記アプリケーションの終了、又は、前記アプリケーションのバージョンアップに応じて、前記アプリケーションID及び前記収集サーバ用クッキーIDを受信することを特徴とする請求項1に記載の収集サーバ。   The first receiving unit receives the application ID and the collection server cookie ID according to activation of the application, termination of the application, or version upgrade of the application. The collection server described. 前記収集サーバ用クッキーIDと前記端末装置のユーザを識別するモニター識別子とを含む情報を受信する第3受信部を備え、
前記制御部は、前記第3受信部、前記第1受信部及び前記第2受信部によって受信された情報を用いて、前記アプリケーションID及び前記収集サーバ用クッキーIDとの対応関係に基づいて、前記ウェブコンテンツの接触データと前記モニター識別子とを対応付けることを特徴とする請求項1に記載の収集サーバ。
A third receiving unit for receiving information including the collection server cookie ID and a monitor identifier for identifying a user of the terminal device;
The control unit uses the information received by the third receiving unit, the first receiving unit, and the second receiving unit, based on the correspondence between the application ID and the collection server cookie ID, The collection server according to claim 1, wherein contact data of web content is associated with the monitor identifier.
前記第3受信部は、前記収集サーバ用クッキーID及び前記モニター識別子とともに、所定アンケートに対するアンケート結果を受信することを特徴とする請求項2に記載の収集サーバ。   The collection server according to claim 2, wherein the third reception unit receives a questionnaire result for a predetermined questionnaire together with the collection server cookie ID and the monitor identifier. アプリケーションサーバから端末装置に提供されるウェブコンテンツの接触データを収集する収集方法であって、
前記端末装置が有するアプリケーションを識別するアプリケーションIDと前記収集サーバが前記端末装置を識別する収集サーバ用クッキーIDとを含む情報を受信するステップAと、
前記アプリケーションを用いて前記アプリケーションサーバから前記ウェブコンテンツが提供された場合に、前記ウェブコンテンツの接触データ及び前記アプリケーションIDを含む情報を受信するステップBと、
前記ステップA及び前記ステップBで受信された情報を用いて、前記アプリケーションID及び前記収集サーバ用クッキーIDとの対応関係に基づいて、前記ウェブコンテンツの接触データと前記収集サーバ用クッキーIDとを対応付けるステップCとを備えることを特徴とする収集方法。
A collection method for collecting contact data of web content provided from an application server to a terminal device,
Receiving information including an application ID for identifying an application of the terminal device and a collection server cookie ID for identifying the terminal device by the collection server;
Receiving the information including the contact data of the web content and the application ID when the web content is provided from the application server using the application; and
Using the information received in step A and step B, the contact data of the web content and the collection server cookie ID are associated with each other based on the correspondence relationship between the application ID and the collection server cookie ID. A collection method comprising: Step C.
JP2013244700A 2012-12-04 2013-11-27 Collection server and collection method Pending JP2014132443A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2013244700A JP2014132443A (en) 2012-12-04 2013-11-27 Collection server and collection method

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
JP2012265167 2012-12-04
JP2012265167 2012-12-04
JP2013244700A JP2014132443A (en) 2012-12-04 2013-11-27 Collection server and collection method

Publications (1)

Publication Number Publication Date
JP2014132443A true JP2014132443A (en) 2014-07-17

Family

ID=51411485

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2013244700A Pending JP2014132443A (en) 2012-12-04 2013-11-27 Collection server and collection method

Country Status (1)

Country Link
JP (1) JP2014132443A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5931242B1 (en) * 2015-03-20 2016-06-08 ヤフー株式会社 Terminal device, information transmission method, and information transmission program
JP2016177817A (en) * 2016-04-26 2016-10-06 ヤフー株式会社 Terminal device, information transmission method, information providing program, and information transmission program
JP2017062861A (en) * 2017-01-17 2017-03-30 ヤフー株式会社 Terminal device, information transmission method, and information transmission program
JP2021064202A (en) * 2019-10-15 2021-04-22 ヤフー株式会社 Information processing device, information processing method, and information processing program
JP6915144B1 (en) * 2020-12-07 2021-08-04 株式会社ビデオリサーチ Content contact history acquisition system and content contact history acquisition method
JP7059433B1 (en) 2021-06-11 2022-04-25 株式会社ビデオリサーチ Content contact history acquisition system and content contact history acquisition method

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006120135A (en) * 2004-09-27 2006-05-11 Yafoo Japan Corp Program, method, and system for calculating advertisement content distribution ratio, content distribution control system, and system, method, and program for controlling advertisement content distribution
JP2007200331A (en) * 2006-01-27 2007-08-09 Internatl Business Mach Corp <Ibm> Method and device for caching private data for configurable time period
JP2010257448A (en) * 2009-03-31 2010-11-11 Video Research:Kk System and method for investigation of content contact
JP2011108034A (en) * 2009-11-18 2011-06-02 Tokyo Institute Of Technology Web page recommendation method using multiple attributes
JP2012068828A (en) * 2010-09-22 2012-04-05 Video Research:Kk Advertisement distribution system

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006120135A (en) * 2004-09-27 2006-05-11 Yafoo Japan Corp Program, method, and system for calculating advertisement content distribution ratio, content distribution control system, and system, method, and program for controlling advertisement content distribution
JP2007200331A (en) * 2006-01-27 2007-08-09 Internatl Business Mach Corp <Ibm> Method and device for caching private data for configurable time period
JP2010257448A (en) * 2009-03-31 2010-11-11 Video Research:Kk System and method for investigation of content contact
JP2011108034A (en) * 2009-11-18 2011-06-02 Tokyo Institute Of Technology Web page recommendation method using multiple attributes
JP2012068828A (en) * 2010-09-22 2012-04-05 Video Research:Kk Advertisement distribution system

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5931242B1 (en) * 2015-03-20 2016-06-08 ヤフー株式会社 Terminal device, information transmission method, and information transmission program
US10397083B2 (en) 2015-03-20 2019-08-27 Yahoo Japan Corporation Terminal device identification systems, methods, and programs
JP2016177817A (en) * 2016-04-26 2016-10-06 ヤフー株式会社 Terminal device, information transmission method, information providing program, and information transmission program
JP2017062861A (en) * 2017-01-17 2017-03-30 ヤフー株式会社 Terminal device, information transmission method, and information transmission program
JP2021064202A (en) * 2019-10-15 2021-04-22 ヤフー株式会社 Information processing device, information processing method, and information processing program
JP7145836B2 (en) 2019-10-15 2022-10-03 ヤフー株式会社 Information processing device, information processing method and information processing program
JP6915144B1 (en) * 2020-12-07 2021-08-04 株式会社ビデオリサーチ Content contact history acquisition system and content contact history acquisition method
JP2022090213A (en) * 2020-12-07 2022-06-17 株式会社ビデオリサーチ Contents contact history acquisition system and contents contact history acquisition method
JP7059433B1 (en) 2021-06-11 2022-04-25 株式会社ビデオリサーチ Content contact history acquisition system and content contact history acquisition method
JP2022189699A (en) * 2021-06-11 2022-12-22 株式会社ビデオリサーチ Content access history acquisition system and content access history acquisition method

Similar Documents

Publication Publication Date Title
US9888089B2 (en) Client side cache management
CN107003877B (en) Contextual deep links for applications
US9571590B2 (en) System and method for improved detection and monitoring of online accounts
JP2014132443A (en) Collection server and collection method
US11445032B2 (en) Matching and attribution of user device events
CN105051685B (en) For causing networked asset to be able to access that locally applied system and method
US20110208850A1 (en) Systems for and methods of web privacy protection
US20110191664A1 (en) Systems for and methods for detecting url web tracking and consumer opt-out cookies
US20160378455A1 (en) Methods and Systems for Installing an Application Version via Close-Range Communications
CN108737252B (en) Information pushing method and device based on block chain
CN105743988A (en) Network user tracking implementation method, device and system
KR20140093491A (en) Method, system and computer-readable storage medium storing computer program for handling shortened url
JP2005530258A (en) System and method for resynchronization while refreshing a client device from a server
JP6683681B2 (en) Determining the contribution of various user interactions to conversions
US9537807B2 (en) Automatically transitioning a user from a call to action to an enrollment interface
US20090164568A1 (en) Method for integrating management of posted articles and terminal for the same
JP2015125748A (en) Terminal equipment and collection method
EP3121713A2 (en) Methods and systems for installing an application version via close-range communications
JP2015005014A (en) Advertisement selection device, advertisement processing system, advertisement selection method and program
JP2004318389A (en) Method, system, and program for guiding to web site
EP3057291B1 (en) Method for providing a third party service associated with a network-accessible site
EP3633580A1 (en) Method and device to secure display of online advertisements on a user device
US9426234B2 (en) Method for providing a third party service associated with a network accessible site
JP2016051285A (en) Advertisement delivery system, advertisement delivery server, and program
KR101860801B1 (en) Transmission of notifications for retrieving an application on a mobile client device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20161021

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20170925

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20171003

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20180403