JP7229504B2 - Information Acquisition Server, Information Providing Server, Information Acquisition Method and Information Acquisition Program - Google Patents
Information Acquisition Server, Information Providing Server, Information Acquisition Method and Information Acquisition Program Download PDFInfo
- Publication number
- JP7229504B2 JP7229504B2 JP2018088903A JP2018088903A JP7229504B2 JP 7229504 B2 JP7229504 B2 JP 7229504B2 JP 2018088903 A JP2018088903 A JP 2018088903A JP 2018088903 A JP2018088903 A JP 2018088903A JP 7229504 B2 JP7229504 B2 JP 7229504B2
- Authority
- JP
- Japan
- Prior art keywords
- website
- information
- script
- customer information
- customer
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Active
Links
Images
Landscapes
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
Description
本開示は、Webサイトにアクセスした顧客の情報を取得する情報取得サーバ、情報取得システム、情報取得方法及び情報取得プログラムに関する。 The present disclosure relates to an information acquisition server, an information acquisition system, an information acquisition method, and an information acquisition program for acquiring information of customers who have accessed a website.
従来、Webサイトにアクセスしたユーザが、Webサイトにおいてどのような行動をしたかを把握し、Webサイトによる情報提供や営業活動に資するために、Webサイトへのアクセス分析が行われている。 2. Description of the Related Art Conventionally, website access analysis is performed in order to understand how users who access a website behave on the website and to contribute to information provision and sales activities through the website.
例えば、特許文献1は、アフィリエイトサイトのようなWebサイトにおいて、広告主サイトの成果対象行為(商品購入、商品資料申込、会員登録等)の完了ページにトラッキングタグを埋め込むことにより、ユーザの情報や購入情報等を取得することを可能にしている。このような情報は、成果報酬型のアフィリエイトサイトでは、広告掲載サイトへの報酬額を決定するために重要な情報である。 For example, in Patent Document 1, on a website such as an affiliate site, by embedding a tracking tag in the completion page of a result target action (product purchase, product material application, membership registration, etc.) of an advertiser site, user information and It is possible to acquire purchase information and the like. Such information is important information for determining the amount of remuneration for the advertisement insertion site in the performance-based affiliate site.
ところで、Webサイトに埋め込んだトラッキングタグによってWebサイトを閲覧したユーザの情報を取得するためには、Webサイトの動的変数を取得する動的タグ(動的変数取得タグ)を埋め込む必要がある。 By the way, in order to acquire the information of the user who browsed the website by the tracking tag embedded in the website, it is necessary to embed a dynamic tag (dynamic variable acquisition tag) for acquiring dynamic variables of the website.
ここで、動的タグとは、Webサイトにおける動的変数を取得するためのタグであり、Webサイトの表示内容や構造が動的に変化する場合、例えばWebサイトの入力フォーマットにユーザの情報を入力する場合や、データベース内の情報を表示させる場合、電子商取引のように商品を購入する場合の商品情報や決済情報等を表示させる場合において、これらの入力情報や表示情報を取得するためのタグである。これに対して、静的タグとは、Webサイトにおける静的変数を取得するためのタグであり、主にユーザがWebサイトを閲覧したことを検知することを目的とするタグである。通常、Webサイトのアクセス解析を行ってアクセス状況を取得する場合、匿名のユーザの行動解析を行うため、Webサイトの各ページに静的タグが埋め込まれている。 Here, a dynamic tag is a tag for acquiring a dynamic variable in a website. Tags for acquiring input information and display information when inputting, displaying information in a database, and displaying product information and payment information when purchasing products such as electronic commerce is. On the other hand, a static tag is a tag for acquiring a static variable in a website, and is mainly aimed at detecting that the user has browsed the website. Generally, when analyzing access to a website and acquiring access status, static tags are embedded in each page of the website in order to analyze the behavior of anonymous users.
しかし、例えば複数の事業者が公開するWebサイトから、顧客情報とアクセス状況とを紐づけて取得し、顧客の行動を把握するためには、事業者のWebサイトの動的変数の中身に応じて、ユーザの情報や決済情報等の動的に変化する変数を事業者側で動的タグに設定する必要があり、事業者にとって負担が大きいものであった。 However, in order to obtain, for example, customer information and access status from websites published by multiple business operators in association with each other, and to grasp customer behavior, it is necessary to respond to the contents of dynamic variables on the website of the business operator. Therefore, it was necessary for the business operator to set dynamically changing variables such as user information and payment information in the dynamic tag, which was a heavy burden on the business operator.
そこで、本開示では、Webサイトの動的情報を取得し、顧客情報とアクセス状況とを紐づけて取得することが可能な情報取得サーバ、情報取得システム、情報取得方法及び情報取得プログラムについて説明する。 Therefore, in the present disclosure, an information acquisition server, an information acquisition system, an information acquisition method, and an information acquisition program capable of acquiring dynamic information of a website and acquiring customer information and access status in association with each other will be described. .
本開示の一態様における情報取得サーバは、アクセス解析を行うための静的タグを埋め込んだWebサイトから、Webサイトにアクセスした顧客の情報を取得する情報取得サーバであって、Webサイトへのアクセスを検知するアクセス状況検知部と、アクセス状況検知部がWebサイトへのアクセスを検知すると、静的タグに関連付けられ、顧客情報が表示又は入力されたWebサイトから動的な顧客情報を取得するスクリプトを提供するスクリプト提供部と、スクリプトが取得した顧客情報を記憶させる顧客情報記憶部と、を備える。 An information acquisition server according to one aspect of the present disclosure is an information acquisition server that acquires information on customers who have accessed a website from a website in which a static tag for performing access analysis is embedded. and a script that, when the access status detection unit detects access to a website, acquires dynamic customer information from the website that is associated with the static tag and displays or inputs the customer information. and a customer information storage unit for storing customer information acquired by the script.
本開示の一態様における情報取得システムは、本開示の一態様における情報取得サーバと、Webサイトを公開するWebサーバと、を備える。 An information acquisition system according to one aspect of the present disclosure includes an information acquisition server according to one aspect of the present disclosure, and a web server that publishes a website.
本開示の一態様における情報提供方法は、アクセス解析を行うための静的タグを埋め込んだWebサイトから、Webサイトにアクセスした顧客の情報を取得する情報取得方法であって、アクセス状況検知部が行う、Webサイトへのアクセスを検知するアクセス状況検知ステップと、Webサイトへのアクセスを検知すると、スクリプト提供部が行う、静的タグに関連付けられ、顧客情報が表示又は入力されたWebサイトから動的な顧客情報を取得するスクリプトを提供するスクリプト提供ステップと、顧客情報記憶部が行う、スクリプトが取得した顧客情報を記憶させる顧客情報記憶ステップと、を備える。 An information providing method according to one aspect of the present disclosure is an information acquisition method for acquiring information on customers who have accessed a website from a website in which a static tag for performing access analysis is embedded, wherein the access status detection unit an access status detection step of detecting access to a website; and a customer information storage step of storing the customer information acquired by the script, which is performed by the customer information storage unit.
また、本開示の一態様における情報提供プログラムは、アクセス解析を行うための静的タグを埋め込んだWebサイトから、Webサイトにアクセスした顧客の情報を取得する情報取得プログラムであって、Webサイトへのアクセスを検知するアクセス状況検知ステップと、Webサイトへのアクセスを検知すると、静的タグに関連付けられ、顧客情報が表示又は入力されたWebサイトから動的な顧客情報を取得するスクリプトを提供するスクリプト提供ステップと、スクリプトが取得した顧客情報を記憶させる顧客情報記憶ステップと、を電子計算機に実行させる。 Further, an information providing program according to one aspect of the present disclosure is an information acquisition program for acquiring information of customers who have accessed a website from a website in which a static tag for performing access analysis is embedded. and a script that acquires dynamic customer information from the website associated with the static tag and where the customer information is displayed or entered when access to the website is detected. A computer is caused to execute a script providing step and a customer information storing step of storing the customer information acquired by the script.
本開示によれば、Webサイトに静的タグを埋め込み、その静的タグに関連付けられたスクリプトを提供することにより、そのスクリプトが起動するので、ユーザの動的情報を取得することが可能であり、トラッキングタグによるアクセス状況と紐づけて取得することが可能になる。 According to the present disclosure, by embedding a static tag in a website and providing a script associated with the static tag, the script is invoked and thus it is possible to obtain dynamic information of the user. , it will be possible to obtain by linking with the access status by tracking tag.
以下、本開示の実施形態について図面を参照して説明する。なお、以下に説明する実施形態は、特許請求の範囲に記載された本開示の内容を不当に限定するものではない。また、実施形態に示される構成要素のすべてが、本開示の必須の構成要素であるとは限らない。 Hereinafter, embodiments of the present disclosure will be described with reference to the drawings. It should be noted that the embodiments described below do not unduly limit the content of the present disclosure described in the claims. Also, not all the components shown in the embodiments are essential components of the present disclosure.
(実施形態1)
<構成>
図1は、本開示の実施形態1に係る情報取得システム1を示すブロック構成図である。この情報取得システム1は、例えば、不動産事業や人材紹介、自動車販売等の顧客とのコンタクトを要する営業活動を行う複数の事業者に対し、事業者が公開するWebサイトにアクセスした顧客情報を取得し、顧客のアクティビティをトラッキングしたトラッキング情報(アクセス状況)と紐づけて提供し、事業者の接客を支援するシステムである。
(Embodiment 1)
<Configuration>
FIG. 1 is a block configuration diagram showing an information acquisition system 1 according to Embodiment 1 of the present disclosure. This information acquisition system 1 acquires customer information that accesses the website published by a plurality of business operators who conduct business activities that require contact with customers, such as real estate business, personnel introduction, and car sales, for example. It is a system that links customer activity with tracking information (access status) and provides it to support the customer service of business operators.
情報取得システム1は、情報取得サーバ100と、管理端末200と、一台以上の事業者サーバ300と、一台以上の事業者端末400と、一台以上の顧客端末500と、ネットワークNWと、を有している。情報取得サーバ100と、管理端末200と、事業者サーバ300と、事業者端末400と、顧客端末500とは、ネットワークNWを介して接続される。ネットワークNWは、インターネット、LAN(Local Area Network)やWAN(Wide Area Network)等により構成される。
The information acquisition system 1 includes an
情報取得サーバ100は、事業者サーバ300から顧客情報を取得し、取得した顧客情報に基づき、事業者の接客を支援するための情報を事業者に提供するサーバ装置である。情報取得サーバ100が提供した情報は、事業者端末400に表示される。
The
管理端末200は、事業者が公開するWebサイトから顧客情報を取得するため、Webサイトを開いてWebサイトのページ構造を解析し、どの情報を取得するか設定を行うための端末である。情報取得サーバ100及び管理端末200は、事業者に対して顧客情報を提供する管理事業者Xの事業所内に設置されている。
The
事業者サーバ300は、アクセス解析を行うための静的タグを埋め込んだWebサイトを公開するサーバ装置である。この事業者サーバ300は、Webサイトにおいて、事業者の業種により物件案内、人材紹介、自動車販売等の情報を顧客端末500に提供する。また、事業者サーバ300は、Webサイトにおいて、顧客端末500に問い合わせフォームを表示させ、顧客からの問い合わせを受け付ける。
The
事業者端末400は、情報取得サーバ100が提供した情報に基づき、顧客とのコンタクト等の各種営業活動を行うために使用される端末である。事業者サーバ300及び事業者端末400は、不動産事業や人材紹介、自動車販売等の事業を行う一又は複数の事業者Yの事業所内にそれぞれ設置されている。
The
顧客端末500は、顧客が事業者YのWebサイトにアクセスし、閲覧や資料請求等のアクティビティを行うための端末である。
The
情報取得サーバ100及び事業者サーバ300は、各種Webサービスを提供するサーバ装置により構成されている。管理端末200、事業者端末400、及び顧客端末500は、例えば、パーソナルコンピュータ、タブレット端末、スマートフォン等の通信機能を有する端末装置により構成されている。
The
図2は、図1の情報取得サーバ100を示す機能ブロック構成図である。情報取得サーバ100は、通信部110と、記憶部120と、制御部130とを備える。
FIG. 2 is a functional block configuration diagram showing the
通信部110は、管理端末200、事業者サーバ300、事業者端末400、及び顧客端末500と通信を行うための通信インターフェースであり、例えばTCP/IP(Transmission Control Protocol/Internet Protocol)等の通信規約により通信が行われる。
The
記憶部120は、各種制御処理や制御部130内の各機能を実行するためのプログラム、入力データ等を記憶するものであり、RAM(Random Access Memory)、ROM(Read Only Memory)等から構成される。また、記憶部120は、後述するスクリプト提供部132が提供するJava(登録商標)スクリプト121や、事業者サーバ300から取得した顧客情報が格納された顧客情報DB122を記憶する。
The
制御部130は、記憶部120に記憶されているプログラムを実行することにより、情報取得サーバ100の全体の動作を制御するものであり、CPU(Central Processing Unit)等から構成される。制御部130の機能として、アクセス状況検知部131と、スクリプト提供部132と、顧客情報記憶部133と、データ提供部134とを備えている。このアクセス状況検知部131、スクリプト提供部132、顧客情報記憶部133、及びデータ提供部134は、記憶部120に記憶されているプログラムにより起動されて実行される。
The
アクセス状況検知部131は、事業者サーバ300が公開するWebサイトに対し、顧客Zが顧客端末500にてアクセスしたことを検知する。具体的には、事業者サーバ300が顧客端末500によるWebサイトへのアクセスを検知すると、アクセス検知信号を情報取得サーバ100へ送信するので、アクセス状況検知部131は送信された検知信号を受信することにより、Webサイトへのアクセスを検知する。
The access
Webサイトには、顧客Zがアクセスしたことを検知するために、アクセス検知信号を送信するためのコンバージョンタグ(静的タグ)が埋め込まれ、トラッキングが行われている。これにより、アクセス状況検知部131は、顧客ZによるWebサイトへのアクセスを検知することができる。
In order to detect that the customer Z has accessed the website, a conversion tag (static tag) for transmitting an access detection signal is embedded and tracking is performed. As a result, the access
スクリプト提供部132は、アクセス状況検知部131がWebサイトへのアクセスを検知すると、記憶部120に記憶されているJavaスクリプト121を顧客端末500へ送信する。このJavaスクリプト121は、Webサイトに埋め込まれて発行されているコンバージョンタグに関連付けられており、事業者サーバ300が公開するWebサイトごとに設けられている。
The
Javaスクリプト121は、情報取得サーバ100から顧客端末500に送信されると顧客端末500で稼働するプログラムであり、顧客端末500に表示されているWebサイト上の動的な顧客情報を取得し、コンバージョンタグに設定するように設定されている。この設定は、管理端末200にて行われる。また、Javaスクリプト121は、取得した顧客情報を情報取得サーバ100へ送信する。
The
顧客情報記憶部133は、Javaスクリプト121が送信した顧客情報を受信すると、受信した顧客情報を顧客情報DB122に格納して記憶させる。この顧客情報は、例えば、顧客ZがWebサイトにて入力した氏名、メールアドレス、電話番号等の個人情報や、顧客ZがWebサイトをアクセスしたときの、Webサイトにおける滞在時間、訪問回数、閲覧画面、PV(ページビュー)、アクセス時刻等のアクセス情報である。
Upon receiving the customer information transmitted by the
データ提供部134は、顧客Zのアクセス情報を、事業者サーバ300へ送信して事業者Yの接客を支援するための情報として事業者Yに提供する。
The
<各表示画面の構成例>
図3は、図1の顧客端末500に表示されるWebサイトW1の例を示す模式図である。このWebサイトW1は、事業者サーバ300にデータが格納されており、顧客端末500が事業者サーバ300にアクセスすることにより、顧客端末500のWebブラウザに表示されるものである。
<Configuration example of each display screen>
FIG. 3 is a schematic diagram showing an example of the website W1 displayed on the
WebサイトW1には、事業者Yが例えば不動産事業を営む事業者である場合、事業者Yの企業情報や仲介等を行う物件情報が表示されている。また、WebサイトW1には、図3に示すように、問い合わせボタンB1が設けられている。この問い合わせボタンB1は、顧客Zが事業者Yに対して問い合わせを希望するときに押下するボタンであり、問い合わせボタンB1が押下されると、図4に示す顧客情報入力画面に遷移する。 On the Web site W1, if the business operator Y is a real estate business operator, for example, the business information of the business operator Y and the property information for mediation are displayed. In addition, as shown in FIG. 3, the website W1 is provided with an inquiry button B1. This inquiry button B1 is a button that the customer Z presses when he/she wishes to make an inquiry to the business operator Y. When the inquiry button B1 is pushed, the screen changes to the customer information input screen shown in FIG.
図4は、図1の顧客端末500に表示される顧客情報入力画面W2の例を示す模式図である。この顧客情報入力画面W2は、事業者Yに対して問い合わせを希望するときに自己の情報や問い合わせ内容を入力する画面である。
FIG. 4 is a schematic diagram showing an example of the customer information input screen W2 displayed on the
この顧客情報入力画面W2には、氏名入力欄C1、メールアドレス入力欄C2、電話番号入力欄C3、及び問い合わせ内容入力欄C4と、確認ボタンB2とが設けられている。氏名入力欄C1、メールアドレス入力欄C2、電話番号入力欄C3、及び問い合わせ内容入力欄C4にそれぞれ顧客Zの情報が入力され、確認ボタンB2が押下されると、図5に示す顧客情報確認画面に遷移する。 This customer information input screen W2 is provided with a name input field C1, an e-mail address input field C2, a telephone number input field C3, an inquiry content input field C4, and a confirmation button B2. When the information of the customer Z is entered in the name input field C1, the e-mail address input field C2, the telephone number input field C3, and the inquiry content input field C4, and the confirmation button B2 is pressed, the customer information confirmation screen shown in FIG. 5 is displayed. transition to
図5は、図1の顧客端末500に表示される顧客情報確認画面W3とHTML表示画面W4の例を示す模式図である。図5(a)に示す顧客情報確認画面W3は、顧客情報入力画面W2への入力内容を確認するための画面である。
FIG. 5 is a schematic diagram showing an example of the customer information confirmation screen W3 and the HTML display screen W4 displayed on the
この顧客情報確認画面W3には、入力内容表示欄T1と、送信ボタンB3とが設けられている。顧客Zが入力内容表示欄T1の入力内容を確認し、送信ボタンB3が押下されると、入力内容表示欄T1の入力内容が事業者サーバ300へ送信され、顧客情報確認画面W3には「送信しました」等のメッセージが表示される(図示は省略)。
This customer information confirmation screen W3 is provided with an input content display field T1 and a send button B3. When the customer Z confirms the input content of the input content display field T1 and presses the send button B3, the input content of the input content display field T1 is transmitted to the
また、この顧客情報確認画面W3には、コンバージョンタグが埋め込まれている。図5(b)に示すHTML表示画面W4は、顧客情報確認画面W3の表示内容を示すHTMLソースの抜粋例であり、コンバージョンタグT2が表示されている。このコンバージョンタグT2は、顧客情報確認画面W3の表示内容に影響するものではなく、顧客情報確認画面W3へのアクセスがあった場合に、アクセス検知信号を情報取得サーバ100へ送信するトラッキングを行い、顧客情報確認画面W3から顧客情報を取得するために設けられている。コンバージョンタグT2には、例えば、事業者Yを識別する事業者IDが指定されている。
A conversion tag is embedded in this customer information confirmation screen W3. The HTML display screen W4 shown in FIG. 5B is an example of an excerpt of the HTML source showing the display contents of the customer information confirmation screen W3, and the conversion tag T2 is displayed. This conversion tag T2 does not affect the display contents of the customer information confirmation screen W3, and when the customer information confirmation screen W3 is accessed, tracking is performed by transmitting an access detection signal to the
この顧客情報確認画面W3にて送信ボタンB3が押下されると、コンバージョンタグT2に記載されている情報取得サーバ100へアクセス検知信号が送信される。すると、情報取得サーバ100からJavaスクリプト121が送信されるので、このJavaスクリプト121が顧客端末500で起動され、コンバージョンタグT2に顧客情報が設定される。そして、Javaスクリプト121によって顧客情報が情報取得サーバ100へ送信される。このJavaスクリプト121は、事業者YのWebサイト用にそれぞれ設けられている。
When the send button B3 is pressed on the customer information confirmation screen W3, an access detection signal is sent to the
このように、Javaスクリプト121を起動させる構成にしている理由について説明する。顧客情報確認画面W3に表示されている入力内容表示欄T1は、顧客情報入力画面W2の入力内容に依存するものであり、動的な情報である。このような動的な情報を取得するためには、顧客情報確認画面W3のHTMLに変数を設け、顧客情報確認画面W3の表示箇所に合わせて定義する必要がある。この作業は、事業者サーバ300を管理する事業者Yが行う必要があるが、事業者Yにとって負担が大きいものである。そのため、管理事業者XがJavaスクリプト121の設定を行い、顧客情報確認画面W3にアクセスがあった場合にJavaスクリプト121を送信して顧客端末500で起動されるようにすることで、顧客情報確認画面W3には静的タグを埋め込むだけで顧客情報の取得を可能にするものである。
The reason why the
図6は、管理端末200に表示される取得情報設定画面W5の例を示す模式図である。この取得情報設定画面W5は、顧客情報確認画面W3に表示されている入力内容表示欄T1をJavaスクリプト121に対応付けるための画面であり、管理事業者Xの管理端末200に表示されて管理事業者Xが作業するために表示されている。
FIG. 6 is a schematic diagram showing an example of an acquired information setting screen W5 displayed on the
図6に示す取得情報設定画面W5の例では、入力ページURL欄C5、入力ページテキスト欄C6、確認ページURL欄C7、確認ページテキスト欄C8が設けられている。入力ページURL欄C5及び入力ページテキスト欄C6は、顧客情報入力画面W2のような入力画面から顧客情報を取得する場合の設定欄であり、確認ページURL欄C7及び確認ページテキスト欄C8は、顧客情報確認画面W3のような確認画面から顧客情報を取得する場合の設定欄である。本実施形態では、顧客情報確認画面W3から情報を取得するため、入力ページURL欄C5及び入力ページテキスト欄C6は空欄になっている。 In the example of the acquired information setting screen W5 shown in FIG. 6, an input page URL field C5, an input page text field C6, a confirmation page URL field C7, and a confirmation page text field C8 are provided. The input page URL column C5 and the input page text column C6 are setting columns for acquiring customer information from an input screen such as the customer information input screen W2. This is a setting column when acquiring customer information from a confirmation screen such as the information confirmation screen W3. In this embodiment, since information is acquired from the customer information confirmation screen W3, the input page URL column C5 and the input page text column C6 are blank.
確認ページURL欄C7には、WebサイトW1における顧客情報確認画面W3の相対アドレスが入力され、確認ページテキスト欄C8には、顧客情報を取得するための項目名(テキスト)が入力されている。このような構成にしているのは、顧客情報を取得するのは情報取得サーバ100へ送信される直前の画面から取得するのが望ましいが、Webサイトによっては確認画面が設けられていない場合があり、そのような場合は、顧客情報入力画面W2のような入力画面から顧客情報を取得することを可能にするためである。顧客情報入力画面W2から顧客情報を取得する例は、後述する実施形態2にて説明する。
The relative address of the customer information confirmation screen W3 on the website W1 is entered in the confirmation page URL column C7, and the item name (text) for acquiring the customer information is entered in the confirmation page text column C8. The reason for this configuration is that although it is desirable to acquire customer information from the screen immediately before it is sent to the
<処理の流れ>
以下、図7を参照しながら、情報取得システム1が実行する情報取得方法の一例を説明する。図7は、図1の情報取得サーバ100、顧客端末500、事業者サーバ300の各動作の関連状態を示すフローチャートである。
<Process flow>
An example of the information acquisition method executed by the information acquisition system 1 will be described below with reference to FIG. FIG. 7 is a flow chart showing the related state of each operation of the
ステップS101の処理として、顧客Zによって、顧客端末500のWebブラウザでWebサイトW1を閲覧しようと顧客端末500が操作され、WebサイトW1のURLにアクセスされる。
As the process of step S101, the customer Z operates the
ステップS102の処理として、顧客端末500によってWebサイトW1のURLにアクセスされたことが、事業者サーバ300によって検知される。
As the process of step S102, the
ステップS103の処理として、事業者サーバ300に格納されているWebサイトW1のデータが、顧客端末500へ送信される。
As the process of step S103, the data of the website W1 stored in the
ステップS104の処理として、事業者サーバ300によって送信されたWebサイトW1のデータが顧客端末500によって受信され、顧客端末500のWebブラウザに表示される。
As the processing of step S104, the data of the website W1 transmitted by the
ステップS105の処理として、顧客Zによって、顧客端末500のWebブラウザで事業者Yに対して問い合わせを行うため、WebサイトW1の問い合わせボタンB1が押下され、顧客情報入力画面W2に入力が行われる。入力後、確認ボタンB2が押下されて顧客情報確認画面W3に遷移し、顧客Zによる確認後、送信ボタンB3が押下され、入力内容表示欄T1の入力内容が事業者サーバ300へ送信される。
As the process of step S105, the customer Z presses the inquiry button B1 on the website W1 to make an inquiry to the business operator Y using the web browser of the
ステップS106の処理として、顧客情報確認画面W3の送信ボタンB3が押下されると、顧客情報確認画面W3に埋め込まれているコンバージョンタグT2によりトラッキングが行われ、顧客端末500による入力情報の送信が検知される。
As the process of step S106, when the send button B3 on the customer information confirmation screen W3 is pressed, tracking is performed by the conversion tag T2 embedded in the customer information confirmation screen W3, and transmission of input information by the
ステップS107の処理として、顧客端末500による入力情報の送信が検知されると、コンバージョンタグT2のトラッキングにより、アクセス検知信号が情報取得サーバ100へ送信される。
As the process of step S107, when transmission of input information by the
ステップS108の処理として、情報取得サーバ100のアクセス状況検知部131により、事業者サーバ300から送信されたアクセス検知信号が受信され、顧客端末500によりWebサイトW1がアクセスされて入力情報が送信されたことが検知される。
As the process of step S108, the access detection signal transmitted from the
ステップS109の処理として、情報取得サーバ100のスクリプト提供部132により、コンバージョンタグT2に関連付けられ、記憶部120に記憶されているJavaスクリプト121が顧客端末500へ送信される。
As the process of step S109 , the
ステップS110の処理として、顧客端末500に送信されたJavaスクリプト121が顧客端末500で起動される。
As the process of step S110, the
ステップS111の処理として、Javaスクリプト121により、顧客端末500に表示されている、顧客情報確認画面W3の入力内容表示欄T1の内容が動的な顧客情報として取得され、コンバージョンタグT2に設定される。
As the process of step S111, the content of the input content display field T1 of the customer information confirmation screen W3 displayed on the
ステップS112の処理として、Javaスクリプト121により、コンバージョンタグT2に設定された顧客情報が情報取得サーバ100へ送信される。
As the process of step S112, the customer information set in the conversion tag T2 is transmitted to the
ステップS113の処理として、情報取得サーバ100の顧客情報記憶部133により、Javaスクリプト121により送信された顧客情報が受信される。
As the process of step S113, the customer information transmitted by the
ステップS114の処理として、情報取得サーバ100の顧客情報記憶部133により、受信された顧客情報が顧客情報DB122に格納される。
As the process of step S114, the received customer information is stored in the
ステップS115の処理として、情報取得サーバ100のデータ提供部134により、顧客情報DB122に格納された顧客情報が事業者サーバ300へ送信される。
As the process of step S<b>115 , the customer information stored in the
ステップS116の処理として、事業者サーバ300により、情報取得サーバ100から送信された顧客情報が受信される。この顧客情報は、事業者Yの接客を支援するための情報として事業者Yに提供される。
As the process of step S116, the
以上のように、本実施形態に係る情報取得システムは、Webサイトに埋め込まれたコンバージョンタグにより、このWebサイトが顧客端末によりアクセスされると、コンバージョンタグに関連付けられたJavaスクリプトが顧客端末に送信されて起動される。このJavaスクリプトは、Webサイトの構造に基づき、Webサイトの入力確認画面から動的情報を取得するように設定されている。これにより、顧客の動的情報を取得することが可能であり、トラッキングタグによるアクセス状況と紐づけて取得することが可能になる。 As described above, the information acquisition system according to the present embodiment uses the conversion tag embedded in the website, and when the website is accessed by the customer terminal, the Java script associated with the conversion tag is transmitted to the customer terminal. is activated. This Java script is configured to obtain dynamic information from the input confirmation screen of the website based on the structure of the website. As a result, it is possible to acquire dynamic customer information, and it is possible to acquire it in association with the access status by the tracking tag.
また、Javaスクリプトが管理事業者の情報取得サーバに記憶され、管理事業者の管理端末にてWebサイトのページ構造に基づき取得項目が設定されるため、事業者にとって負担を少なくすることが可能である。 In addition, the Java script is stored in the information acquisition server of the management company, and the acquisition items are set based on the page structure of the website on the management terminal of the management company, so it is possible to reduce the burden on the business operator. be.
なお、本実施形態は、事業者Yが不動産事業を行う事業者である場合における、資料請求画面の動的情報を取得する場合について説明したが、他のWebサイト、例えばアフィリエイトサイトのようなWebサイトにおいて、広告主サイトの成果対象行為の完了ページにコンバージョンタグを埋め込むように構成しても良い。 In the present embodiment, the case where the dynamic information of the document request screen is acquired in the case where the business operator Y is a real estate business operator has been described. The site may be configured such that the conversion tag is embedded in the completion page of the result-targeted action of the advertiser's site.
(実施形態2)
本開示の実施形態2に係る情報取得システム1は、事業者に対して事業者が公開するWebサイトにアクセスした顧客のアクティビティをトラッキングするための顧客情報を提供し、事業者の接客を支援するシステムである点において実施形態1と同様の構成であるが、実施形態1では顧客情報確認画面W3にコンバージョンタグT2が埋め込まれていたが、実施形態2では顧客情報入力画面W2にコンバージョンタグが埋め込まれ、顧客情報入力画面W2から顧客情報が読み込まれる点において、実施形態1と異なる。その他の点においては、実施形態1と同様である。
(Embodiment 2)
The information acquisition system 1 according to the second embodiment of the present disclosure provides a business operator with customer information for tracking the activities of customers who have accessed a website published by the business operator, and supports the business operator's customer service. In terms of the system, the configuration is the same as that of the first embodiment, but in the first embodiment, the conversion tag T2 is embedded in the customer information confirmation screen W3, but in the second embodiment, the conversion tag is embedded in the customer information input screen W2. This differs from the first embodiment in that customer information is read from the customer information input screen W2. Other points are the same as those of the first embodiment.
図8は、本開示の実施形態2に係る情報取得システム1の顧客端末500に表示される顧客情報入力画面W2とHTML表示画面W6の例を示す模式図である。図8(a)に示す顧客情報入力画面W2は、確認ボタンB2に代えて送信ボタンB4が設けられている点以外は、実施形態1に係る顧客情報入力画面W2と同様である。
FIG. 8 is a schematic diagram showing an example of the customer information input screen W2 and the HTML display screen W6 displayed on the
この顧客情報入力画面W2には、コンバージョンタグが埋め込まれている。図8(b)に示すHTML表示画面W6は、顧客情報入力画面W2の表示内容を示すHTMLソースの抜粋例であり、コンバージョンタグT3が表示されている。このコンバージョンタグT3は、顧客情報入力画面W2の表示内容に影響するものではなく、顧客情報入力画面W2へのアクセスがあった場合に、アクセス検知信号を情報取得サーバ100へ送信するトラッキングを行い、顧客情報入力画面W2から顧客情報を取得するために設けられている。
A conversion tag is embedded in this customer information input screen W2. The HTML display screen W6 shown in FIG. 8(b) is an example of an excerpt of the HTML source showing the display contents of the customer information input screen W2, and the conversion tag T3 is displayed. This conversion tag T3 does not affect the display content of the customer information input screen W2, and when the customer information input screen W2 is accessed, tracking is performed by transmitting an access detection signal to the
この顧客情報入力画面W2にて送信ボタンB4が押下されると、コンバージョンタグT3に記載されている情報取得サーバ100へアクセス検知信号が送信される。すると、情報取得サーバ100からJavaスクリプト121が送信されるので、このJavaスクリプト121が顧客端末500で起動され、コンバージョンタグT3に顧客情報が設定される。そして、Javaスクリプト121によって顧客情報が情報取得サーバ100へ送信される。
When the send button B4 is pressed on the customer information input screen W2, an access detection signal is sent to the
図9は、図8の顧客情報入力画面W2に対応する、管理端末200に表示される取得情報設定画面W5の例を示す模式図である。この取得情報設定画面W5は、顧客情報入力画面W2の氏名入力欄C1、メールアドレス入力欄C2、電話番号入力欄C3、及び問い合わせ内容入力欄C4に入力されている入力内容をJavaスクリプト121に対応付けるための画面であり、管理事業者Xの管理端末200に表示されて管理事業者Xが作業するために表示されている。
FIG. 9 is a schematic diagram showing an example of an acquired information setting screen W5 displayed on the
図9に示す取得情報設定画面W5の例では、実施形態1と同様に入力ページURL欄C5、入力ページテキスト欄C6、確認ページURL欄C7、確認ページテキスト欄C8が設けられている。本実施形態では、顧客情報入力画面W2から情報を取得するため、確認ページURL欄C7及び確認ページテキスト欄C8は空欄になっている。 In the example of the acquired information setting screen W5 shown in FIG. 9, an input page URL field C5, an input page text field C6, a confirmation page URL field C7, and a confirmation page text field C8 are provided as in the first embodiment. In this embodiment, since information is acquired from the customer information input screen W2, the confirmation page URL column C7 and the confirmation page text column C8 are blank.
入力ページURL欄C5には、WebサイトW1における顧客情報入力画面W2の相対アドレスが入力され、入力ページテキスト欄C6には、顧客情報入力画面W2の氏名入力欄C1~問い合わせ内容入力欄C4の入力項目としてHTMLで定義されている項目名が入力されている。 The relative address of the customer information input screen W2 on the website W1 is input in the input page URL field C5, and the name input field C1 to inquiry content input field C4 of the customer information input screen W2 are input in the input page text field C6. An item name defined in HTML is entered as an item.
処理の流れとして、図7を参照しながら、情報取得システム1が実行する情報取得方法の一例について、実施形態1と異なる処理について説明する。この情報取得方法は、ステップS105の処理内容が実施形態1と異なるため、この処理について説明する。 As a flow of processing, an example of an information acquisition method executed by the information acquisition system 1 will be described with reference to FIG. 7 for processing different from the first embodiment. Since this information acquisition method differs from the first embodiment in the processing contents of step S105, this processing will be described.
ステップS105の処理として、顧客Zによって、顧客端末500のWebブラウザで事業者Yに対して問い合わせを行うため、WebサイトW1の問い合わせボタンB1が押下され、顧客情報入力画面W2に入力が行われる。入力後、送信ボタンB4が押下され、入力内容表示欄T1の入力内容が事業者サーバ300へ送信される。これ以降の処理は実施形態1と同様である。
As the process of step S105, the customer Z presses the inquiry button B1 on the website W1 to make an inquiry to the business operator Y using the web browser of the
本実施形態によれば、上記実施形態1の効果に加え、顧客情報の入力画面及び確認画面のどちらからでも顧客情報の取得が可能であるため、事業者のWebサイトが、顧客情報の入力画面の次に確認画面へ遷移する場合や、顧客情報の入力画面の次に送信完了画面へ遷移する場合のいずれであっても、Javaスクリプトによる情報取得が可能である。 According to this embodiment, in addition to the effect of the first embodiment, it is possible to acquire customer information from both the customer information input screen and the confirmation screen. It is possible to acquire information by using Javascript in any of the cases where the confirmation screen is displayed after the customer information input screen and the transmission completion screen is displayed after the customer information input screen.
(実施形態3)
図10は、本開示の実施形態3に係る情報取得システム1の情報取得サーバ100Aを示す機能ブロック構成図である。情報取得サーバ100Aは、事業者サーバ300から顧客情報を取得し、取得した顧客情報に基づき、事業者の接客を支援するための情報を事業者に提供するサーバ装置である点において実施形態1と同様の構成であるが、この情報取得サーバ100Aは、制御部130にWebサイト解析部135を備える点において、実施形態1と異なる。
(Embodiment 3)
FIG. 10 is a functional block configuration diagram showing an
Webサイト解析部135は、WebサイトW1を解析して、顧客情報入力画面W2又は顧客情報確認画面W3において、氏名やメールアドレス等の顧客情報が表示又は入力される箇所を自動設定する。Webサイト解析部135による解析は、例えば、WebサイトW1のHTMLを読み込んで該当する項目を決定する手法や、WebサイトW1の表示又は入力情報から解析する手法等により行われる。Webサイト解析部135による解析結果は、Javaスクリプト121に設定される。その他の構成及び処理の流れについては、実施形態1と同様である。
The
本実施形態によれば、上記実施形態1及び2の効果に加え、Webサイト解析部によりWebサイトが解析され、顧客情報が表示又は入力される箇所がJavaスクリプトに自動設定される。これにより、管理事業者が取得項目を設定する手間を省略することが可能になる。 According to this embodiment, in addition to the effects of the first and second embodiments, the website is analyzed by the website analysis unit, and the portion where the customer information is displayed or input is automatically set in the Java script. This makes it possible for the management business operator to omit the trouble of setting acquisition items.
以上、開示に係る実施形態について説明したが、これらはその他の様々な形態で実施することが可能であり、種々の省略、置換および変更を行なって実施することができる。これらの実施形態および変形例ならびに省略、置換および変更を行なったものは、特許請求の範囲の技術的範囲とその均等の範囲に含まれる。 Although the disclosed embodiments have been described above, they can be implemented in various other forms, and can be implemented with various omissions, substitutions, and modifications. These embodiments, modifications, omissions, substitutions and modifications are included within the technical scope of the claims and their equivalents.
1 情報取得システム、100 情報取得サーバ、110 通信部、120 記憶部、121 Javaスクリプト、122 顧客情報DB、130 制御部、131 アクセス状況検知部、132 スクリプト提供部、133 顧客情報記憶部、134 データ提供部、135 Webサイト解析部、200 管理端末、300 事業者サーバ、400 事業者端末、500 顧客端末、NW ネットワーク
1
Claims (10)
入力欄を含む前記Webサイトへのアクセスを検知するアクセス状況検知部と、
前記アクセス状況検知部が前記Webサイトへのアクセスを検知すると、前記静的タグに関連付けられ、顧客情報が前記入力欄に入力された前記Webサイトから、前記入力欄に入力された動的な顧客情報を取得するスクリプトを提供するスクリプト提供部と、
前記スクリプトが取得した前記顧客情報を記憶させる顧客情報記憶部と、を備え、
前記スクリプトは、前記Webサイトにおける前記入力欄と、前記スクリプトによる前記顧客情報を取得する箇所とを対応付けるための管理端末で設定され、
前記スクリプト提供部は、前記Webサイトへのアクセスの検知により前記スクリプトを起動し、前記対応付けられた入力欄に入力された動的な顧客情報を取得し、
前記スクリプトには、前記Webサイトのページ構造と、前記Webサイトにおける前記顧客情報が表示又は入力される箇所とが予め設定されている、情報取得サーバ。 An information acquisition server for acquiring information of customers who have accessed a website from a website in which a static tag for performing access analysis is embedded,
an access status detection unit that detects access to the website including input fields;
When the access status detection unit detects access to the website, a dynamic customer input in the input field is displayed from the website associated with the static tag and customer information is input in the input field. a script provider that provides a script for obtaining information;
a customer information storage unit that stores the customer information acquired by the script ,
The script is set in a management terminal for associating the input field on the website with the location where the customer information is acquired by the script,
The script providing unit activates the script upon detection of access to the website, acquires dynamic customer information entered in the associated input fields,
The information acquisition server , wherein the page structure of the website and a portion of the website where the customer information is displayed or input are set in advance in the script.
前記スクリプトは、前記コンバージョンタグに設定する前記顧客情報を取得する、請求項2に記載の情報取得サーバ。 a conversion tag is issued as the static tag to the first web page;
3. The information acquisition server according to claim 2 , wherein said script acquires said customer information to be set in said conversion tag.
前記スクリプトは、前記端末で動作する、請求項1から請求項5のいずれか1項に記載の情報取得サーバ。 The script providing unit transmits the script to the terminal of the customer who has accessed the website,
6. The information acquisition server according to claim 1 , wherein said script runs on said terminal.
前記Webサイトを公開するWebサーバと、を備える情報取得システム。 an information acquisition server according to any one of claims 1 to 7 ;
and a web server that publishes the website.
前記情報取得方法は、前記制御部が、
入力欄を含む前記Webサイトへのアクセスを検知するアクセス状況検知ステップと、
前記Webサイトへのアクセスを検知すると、前記静的タグに関連付けられ、顧客情報が前記入力欄に入力された前記Webサイトから、前記入力欄に入力された動的な顧客情報を取得するスクリプトを提供するスクリプト提供ステップと、
前記スクリプトが取得した前記顧客情報を記憶させる顧客情報記憶ステップと、を含むステップを実行し、
前記スクリプトは、前記Webサイトにおける前記入力欄と、前記スクリプトによる前記顧客情報を取得する箇所とを対応付けるための管理端末で設定され、
前記スクリプト提供ステップでは、前記Webサイトへのアクセスの検知により前記スクリプトを起動し、前記対応付けられた入力欄に入力された動的な顧客情報を取得し、
前記スクリプトには、前記Webサイトのページ構造と、前記Webサイトにおける前記顧客情報が表示又は入力される箇所とが予め設定されている、情報取得方法。 An information acquisition method for acquiring information of a customer who has accessed a website from a website embedded with a static tag for performing access analysis, which is executed by a computer comprising a control unit and a storage unit, comprising: ,
In the information acquisition method, the control unit
an access status detection step of detecting access to the website including an input field;
a script that, when access to the website is detected, acquires dynamic customer information entered in the input field from the website that is associated with the static tag and in which customer information is entered in the input field; a script providing step to provide;
a customer information storage step of storing the customer information acquired by the script ;
The script is set in a management terminal for associating the input field on the website with the location where the customer information is acquired by the script,
In the script provision step, the script is activated upon detection of access to the website, and dynamic customer information entered in the associated input field is acquired;
The information acquisition method , wherein the page structure of the website and a portion of the website where the customer information is displayed or input are set in advance in the script.
入力欄を含む前記Webサイトへのアクセスを検知するアクセス状況検知ステップと、
前記Webサイトへのアクセスを検知すると、前記静的タグに関連付けられ、顧客情報が前記入力欄に入力された前記Webサイトから、前記入力欄に入力された動的な顧客情報を取得するスクリプトを提供するスクリプト提供ステップと、
前記スクリプトが取得した前記顧客情報を記憶させる顧客情報記憶ステップと、を電子計算機に実行させ、
前記スクリプトは、前記Webサイトにおける前記入力欄と、前記スクリプトによる前記顧客情報を取得する箇所とを対応付けるための管理端末で設定され、
前記スクリプト提供ステップでは、前記Webサイトへのアクセスの検知により前記スクリプトを起動し、前記対応付けられた入力欄に入力された動的な顧客情報を取得し、
前記スクリプトには、前記Webサイトのページ構造と、前記Webサイトにおける前記顧客情報が表示又は入力される箇所とが予め設定されている、情報取得プログラム。 An information acquisition program for acquiring information of a customer who has accessed a website from a website embedded with a static tag for performing access analysis,
an access status detection step of detecting access to the website including an input field;
a script that, when access to the website is detected, acquires dynamic customer information entered in the input field from the website that is associated with the static tag and in which customer information is entered in the input field; a script providing step to provide;
causing a computer to execute a customer information storage step of storing the customer information acquired by the script ;
The script is set in a management terminal for associating the input field on the website with the location where the customer information is acquired by the script,
In the script providing step, the script is activated upon detection of access to the website, and dynamic customer information entered in the associated input fields is acquired;
The information acquisition program, wherein the page structure of the website and a portion of the website where the customer information is displayed or input are set in advance in the script.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2018088903A JP7229504B2 (en) | 2018-05-02 | 2018-05-02 | Information Acquisition Server, Information Providing Server, Information Acquisition Method and Information Acquisition Program |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2018088903A JP7229504B2 (en) | 2018-05-02 | 2018-05-02 | Information Acquisition Server, Information Providing Server, Information Acquisition Method and Information Acquisition Program |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JP2019194817A JP2019194817A (en) | 2019-11-07 |
| JP7229504B2 true JP7229504B2 (en) | 2023-02-28 |
Family
ID=68469415
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2018088903A Active JP7229504B2 (en) | 2018-05-02 | 2018-05-02 | Information Acquisition Server, Information Providing Server, Information Acquisition Method and Information Acquisition Program |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JP7229504B2 (en) |
Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2002032665A (en) | 2000-07-18 | 2002-01-31 | Yuuzu Kk | Method and system for accepting complaint and complaint receiving form |
| JP2013003670A (en) | 2011-06-13 | 2013-01-07 | Yahoo Japan Corp | Retrieval server and method |
| JP2013535059A (en) | 2010-06-16 | 2013-09-09 | ブライトタグ インコーポレイテッド | Unified data collection and distribution |
| JP2017167981A (en) | 2016-03-17 | 2017-09-21 | ヤフー株式会社 | Information processing apparatus, information processing method, and information processing program |
-
2018
- 2018-05-02 JP JP2018088903A patent/JP7229504B2/en active Active
Patent Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2002032665A (en) | 2000-07-18 | 2002-01-31 | Yuuzu Kk | Method and system for accepting complaint and complaint receiving form |
| JP2013535059A (en) | 2010-06-16 | 2013-09-09 | ブライトタグ インコーポレイテッド | Unified data collection and distribution |
| JP2013003670A (en) | 2011-06-13 | 2013-01-07 | Yahoo Japan Corp | Retrieval server and method |
| JP2017167981A (en) | 2016-03-17 | 2017-09-21 | ヤフー株式会社 | Information processing apparatus, information processing method, and information processing program |
Non-Patent Citations (4)
| Title |
|---|
| KASIKA アポ率・反響率アップ!,[online],2018年03月09日,[令和4年3月23日検索], インターネット<URL:https://web.archive.org/web/20180309142546/https://cocolive.co.jp/> |
| ビッグデータで営業タイミングや顧客ニーズを可視化するツール「KASIKA」~不動産会社の業務効率化に一役買えるか~,[online],2017年08月23日,[令和4年3月23日検索], インターネット<URL:https://web.archive.org/web/20200923192738/https://www.sumave.com/20170823_155/> |
| 不動産業界に特化した顧客分析サービス『KASIKA』に、営業活動をさらに加速させる新機能が追加!,[online],2018年03月05日,[令和4年3月23日検索], インターネット<URL:https://japan.zdnet.com/release/30235994/> |
| 住まいを探すお客様の"潜在ニーズ"をリアルタイムに可視化!不動産会社向け顧客分析&可視化サービス「KASIKA」提供開始,[online],2017年05月19日,[令和4年3月23日検索], インターネット<URL:https://web.archive.org/web/20180928022452/https://prtimes.jp/main/html/rd/p/000000002.000025942.html> |
Also Published As
| Publication number | Publication date |
|---|---|
| JP2019194817A (en) | 2019-11-07 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US11961120B2 (en) | Systems and methods for accessing first party cookies | |
| US8719363B2 (en) | Presentation of secondary local content in a region of a web page after an elapsed time | |
| CN108805694B (en) | Credit consultation service method, apparatus, device and computer readable storage medium | |
| US20120016836A1 (en) | Browser based user identification | |
| KR20000064168A (en) | used hand-pnone buying/selling system and method by internet | |
| JP2012506098A (en) | Method and system for displaying internet advertising media using ETag | |
| CN102737051B (en) | Method for acquiring merchandize cashback information | |
| CN106228390A (en) | The monitoring of the advertisement method and the corresponding reward voucher that utilize electronic coupons use terminal | |
| CN107958009A (en) | Company information acquisition methods, device and equipment | |
| TWI447607B (en) | Method and computer program product for online identity management | |
| JP2020004050A (en) | server | |
| JP2005141583A (en) | Advertisement evaluation apparatus | |
| CN106202357A (en) | A kind of website browsing data analysing method and device | |
| WO2018116430A1 (en) | User behavior analysis system | |
| JP7229504B2 (en) | Information Acquisition Server, Information Providing Server, Information Acquisition Method and Information Acquisition Program | |
| KR20060005153A (en) | Real-time online personalized information system and method through customer priority analysis | |
| US20070156890A1 (en) | Method for tracking network transactions | |
| JP2009058988A (en) | Affiliate management server device, affiliate management method, and affiliate management server program | |
| TWI680666B (en) | Method and system for identifying users on internet | |
| JP7504179B2 (en) | Tracking system, tracking method, and tracking program | |
| JP2023168212A (en) | Information processing device, method and program | |
| KR20000049847A (en) | Method of exchanging contents of advertisement in the internet | |
| Harter | On-line data collection | |
| JP2024130943A (en) | Information providing device, information providing method, and information providing program | |
| JP2023119240A (en) | Tracking system, tracking method and tracking program |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20210430 |
|
| RD02 | Notification of acceptance of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7422 Effective date: 20210430 |
|
| A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20220228 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20220329 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20220530 |
|
| A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 20221007 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20230105 |
|
| C60 | Trial request (containing other claim documents, opposition documents) |
Free format text: JAPANESE INTERMEDIATE CODE: C60 Effective date: 20230105 |
|
| A911 | Transfer to examiner for re-examination before appeal (zenchi) |
Free format text: JAPANESE INTERMEDIATE CODE: A911 Effective date: 20230111 |
|
| C21 | Notice of transfer of a case for reconsideration by examiners before appeal proceedings |
Free format text: JAPANESE INTERMEDIATE CODE: C21 Effective date: 20230112 |
|
| TRDD | Decision of grant or rejection written | ||
| A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20230201 |
|
| A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20230208 |
|
| R150 | Certificate of patent or registration of utility model |
Ref document number: 7229504 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
| S531 | Written request for registration of change of domicile |
Free format text: JAPANESE INTERMEDIATE CODE: R313531 |
|
| R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |