Nothing Special   »   [go: up one dir, main page]

JP2016014982A - Web evaluation device, web evaluation method, and web evaluation program - Google Patents

Web evaluation device, web evaluation method, and web evaluation program Download PDF

Info

Publication number
JP2016014982A
JP2016014982A JP2014136175A JP2014136175A JP2016014982A JP 2016014982 A JP2016014982 A JP 2016014982A JP 2014136175 A JP2014136175 A JP 2014136175A JP 2014136175 A JP2014136175 A JP 2014136175A JP 2016014982 A JP2016014982 A JP 2016014982A
Authority
JP
Japan
Prior art keywords
information
access log
log information
web page
web
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2014136175A
Other languages
Japanese (ja)
Other versions
JP6504757B2 (en
Inventor
悦明 山田
Etsuaki Yamada
悦明 山田
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.)
Recruit Technologies Co Ltd
Original Assignee
Recruit Technologies 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 Recruit Technologies Co Ltd filed Critical Recruit Technologies Co Ltd
Priority to JP2014136175A priority Critical patent/JP6504757B2/en
Publication of JP2016014982A publication Critical patent/JP2016014982A/en
Application granted granted Critical
Publication of JP6504757B2 publication Critical patent/JP6504757B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

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

Abstract

PROBLEM TO BE SOLVED: To accurately evaluate a change content to a web page.SOLUTION: A web evaluation device includes: a rearrangement unit 11 that rearranges access log information of an access log information storage unit 21 for each user ID in time series on the basis of an address start time; an assignment unit 12 that assigns the same session number to each access log information group falling within a time which indicates that an access is being continuously performed among the rearranged access log information; an extraction unit 13 that extracts the access log information having a service name to be surveyed from the access log information to which the session number is assigned; a counting unit 14 that counts evaluation index information before and after a change of a web page respectively for the access log information generated during the same period before and after the change among the extracted access log information; and an evaluation unit 15 that compares the counted evaluation index information before and after the change to evaluate a change content in the web page.

Description

本発明は、ウェブ評価装置、ウェブ評価方法およびウェブ評価プログラムに関する。   The present invention relates to a web evaluation device, a web evaluation method, and a web evaluation program.

ウェブサイトの多くは、訪問ユーザに会員登録や予約、購入、問い合わせ、資料請求等をしてもらうことを成果(目的)としており、効率よく成果をあげるために画面構成や画面遷移等に工夫を凝らしている。   Many websites have the result (purpose) of having the visiting user make membership registration, reservation, purchase, inquiry, request for materials, etc., and ingenuity in screen composition and screen transition to achieve efficient results It is fancy.

下記特許文献1には、ウェブサイトへのアクセスログを蓄積して分析することにより、コンバージョン画面に効率的に到達できる画面遷移経路を提示する技術が開示されている。   Patent Document 1 below discloses a technique for presenting a screen transition path that can efficiently reach a conversion screen by accumulating and analyzing an access log to a website.

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

特許文献1に記載の技術は、現在提供しているウェブサイトに対するアクセスログに基づいて、現在設定されている画面遷移経路の中から優良な画面遷移経路を推定することや、削除または追加する経路を選定することにとどまっている。つまり、現存する画面遷移経路を利用した範囲内での効率化にとどまっており、画面構成を変更して効率化を図ることまでは考慮されておらず、改善の余地がある。   The technology described in Patent Document 1 is based on an access log for a website that is currently provided, and estimates a superior screen transition route from currently set screen transition routes, and a route to be deleted or added It is only to select. In other words, the efficiency is limited to the range using the existing screen transition path, and there is room for improvement without considering the efficiency improvement by changing the screen configuration.

本発明は、上述した課題を解決するためになされたものであり、ウェブページに対する変更内容を的確に評価することができるウェブ評価装置、ウェブ評価方法およびウェブ評価プログラムを提供することを目的の一つとする。   SUMMARY An advantage of some aspects of the invention is that it provides a web evaluation device, a web evaluation method, and a web evaluation program that can accurately evaluate changes to a web page. I will.

本発明の一態様であるウェブ評価装置は、少なくとも、ユーザを特定するユーザ識別情報、前記ユーザが閲覧したウェブページのアドレスを示す閲覧アドレス情報、前記ウェブページへのアクセス開始時間、前記ウェブページを含むウェブサイトにより提供されるサービスを特定するサービス識別情報、および前記ウェブページに対する評価の指標となる評価指標情報を算出する際に用いる情報、を含むアクセスログ情報を記憶する記憶部と、前記記憶部に記憶されている前記アクセスログ情報を、前記アドレス開始時間を基準にして、前記ユーザ識別情報ごとに、時系列に並び替える並び替え部と、前記並び替え部により並び替えられた前記アクセスログ情報にセッション番号を割り当て、当該セッション番号を割り当てる際に、同一の前記ユーザ識別情報を有する前記アクセスログ情報を対象にして、前記アクセス開始時間が前後する前記アクセスログ情報の前記アクセス開始時間に基づいて定まる時間間隔が、継続してアクセスしていることを示す時間内に収まっている前記アクセスログ情報群ごとに、同一の前記セッション番号を割り当てる割り当て部と、前記割り当て部により前記セッション番号が割り当てられた前記アクセスログ情報から、調査対象となるサービス識別情報を有する前記アクセスログ情報を抽出する抽出部と、前記抽出部により抽出された前記アクセスログ情報のうち、前記ウェブページの変更前および変更後における同一の期間中にそれぞれ当該ウェブページにアクセスしたときに発生した前記アクセスログ情報を対象にして、前記変更前および前記変更後における前記評価指標情報をそれぞれ集計する集計部と、前記集計部により集計された前記変更前の前記評価指標情報と前記変更後の前記評価指標情報とを比較して、前記ウェブページの変更内容を評価する評価部と、を備える。   The web evaluation apparatus according to an aspect of the present invention includes at least user identification information for identifying a user, browsing address information indicating an address of a web page browsed by the user, an access start time to the web page, and the web page. A storage unit that stores access log information including service identification information that identifies a service provided by a website that includes the service identification information, and information that is used to calculate evaluation index information that is an index of evaluation for the web page; The access log information stored in the section is rearranged in time series for each of the user identification information on the basis of the address start time, and the access log rearranged by the rearrangement section When assigning a session number to information and assigning the session number, For the access log information having user identification information, a time interval determined based on the access start time of the access log information whose access start time is before and after is within a time period indicating that access is continued For each of the access log information groups that are contained in the access log information group, the allocation unit that allocates the same session number, and the access log information that is allocated the session number by the allocation unit, the service identification information to be investigated Occurs when accessing the web page during the same period before and after the change of the web page among the extraction unit that extracts the access log information and the access log information extracted by the extraction unit For the access log information, before the change and before A change of the web page by comparing the evaluation index information before the change and the evaluation index information after the change and the evaluation index information before the change calculated by the totalization section, respectively, And an evaluation unit for evaluating contents.

本発明の一態様であるウェブ評価方法は、ウェブ評価装置が、少なくとも、ユーザを特定するユーザ識別情報、前記ユーザが閲覧したウェブページのアドレスを示す閲覧アドレス情報、前記ウェブページへのアクセス開始時間、前記ウェブページを含むウェブサイトにより提供されるサービスを特定するサービス識別情報、および前記ウェブページに対する評価の指標となる評価指標情報を算出する際に用いる情報、を含むアクセスログ情報を、前記アドレス開始時間を基準にして、前記ユーザ識別情報ごとに、時系列に並び替える並び替えステップと、前記並び替えステップにおいて並び替えられた前記アクセスログ情報に、一連のやり取りごとに割り振るセッション番号を割り当て、当該セッション番号を割り当てる際に、同一の前記ユーザ識別情報を有する前記アクセスログ情報を対象にして、前記アクセス開始時間が前後する前記アクセスログ情報の前記アクセス開始時間に基づいて定まる時間間隔が、継続してアクセスしていることを示す時間内に収まっている前記アクセスログ情報群ごとに、同一の前記セッション番号を割り当てる割り当てステップと、前記割り当てステップにおいて前記セッション番号が割り当てられた前記アクセスログ情報から、調査対象となるサービス識別情報を有する前記アクセスログ情報を抽出する抽出ステップと、前記抽出ステップにおいて抽出された前記アクセスログ情報のうち、前記ウェブページの変更前および変更後における同一の期間中にそれぞれ当該ウェブページにアクセスしたときに発生した前記アクセスログ情報を対象にして、前記変更前および前記変更後における前記評価指標情報をそれぞれ集計する集計ステップと、前記集計ステップにおいて集計された前記変更前の前記評価指標情報と前記変更後の前記評価指標情報とを比較して、前記ウェブページの変更内容を評価する評価ステップと、を含む。   In the web evaluation method according to one aspect of the present invention, the web evaluation device includes at least user identification information for identifying a user, browsing address information indicating an address of a web page browsed by the user, and an access start time to the web page. Access address information including service identification information for identifying a service provided by a website including the web page, and information used for calculating evaluation index information serving as an evaluation index for the web page. Based on the start time, for each of the user identification information, a rearrangement step of rearranging in time series, and assigning a session number to be allocated for each series of exchanges to the access log information rearranged in the rearrangement step, When assigning the session number, the same user For the access log information having the identification information, a time interval determined based on the access start time of the access log information whose access start time is before and after is within a time period indicating that the access is continued The allocation step of assigning the same session number for each access log information group that is contained in, and the service identification information to be investigated from the access log information to which the session number is assigned in the allocation step Occurred when accessing the web page during the same period before and after the change of the web page of the access log information extracted in the extraction step for extracting access log information and the extraction step For the access log information A totaling step of totaling the evaluation index information before and after the change, and comparing the evaluation index information before the change and the evaluation index information after the change totaled in the totaling step. And an evaluation step for evaluating the change contents of the web page.

本発明の一態様であるウェブ評価プログラムは、コンピュータに、少なくとも、ユーザを特定するユーザ識別情報、前記ユーザが閲覧したウェブページのアドレスを示す閲覧アドレス情報、前記ウェブページへのアクセス開始時間、前記ウェブページを含むウェブサイトにより提供されるサービスを特定するサービス識別情報、および前記ウェブページに対する評価の指標となる評価指標情報を算出する際に用いる情報、を含むアクセスログ情報を、前記アドレス開始時間を基準にして、前記ユーザ識別情報ごとに、時系列に並び替える並び替えステップと、前記並び替えステップにおいて並び替えられた前記アクセスログ情報に、一連のやり取りごとに割り振るセッション番号を割り当て、当該セッション番号を割り当てる際に、同一の前記ユーザ識別情報を有する前記アクセスログ情報を対象にして、前記アクセス開始時間が前後する前記アクセスログ情報の前記アクセス開始時間に基づいて定まる時間間隔が、継続してアクセスしていることを示す時間内に収まっている前記アクセスログ情報群ごとに、同一の前記セッション番号を割り当てる割り当てステップと、前記割り当てステップにおいて前記セッション番号が割り当てられた前記アクセスログ情報から、調査対象となるサービス識別情報を有する前記アクセスログ情報を抽出する抽出ステップと、前記抽出ステップにおいて抽出された前記アクセスログ情報のうち、前記ウェブページの変更前および変更後における同一の期間中にそれぞれ当該ウェブページにアクセスしたときに発生した前記アクセスログ情報を対象にして、前記変更前および前記変更後における前記評価指標情報をそれぞれ集計する集計ステップと、前記集計ステップにおいて集計された前記変更前の前記評価指標情報と前記変更後の前記評価指標情報とを比較して、前記ウェブページの変更内容を評価する評価ステップと、を実行させる。   The web evaluation program according to one aspect of the present invention includes, on a computer, at least user identification information for identifying a user, browsing address information indicating an address of a web page browsed by the user, access start time to the web page, Access log information including service identification information for identifying a service provided by a website including a web page and information used for calculating evaluation index information serving as an evaluation index for the web page, the address start time For each of the user identification information, a reordering step for reordering in time series, and assigning a session number to be allocated for each series of exchanges to the access log information reordered in the reordering step, When assigning a number, before the same For the access log information having user identification information, a time interval determined based on the access start time of the access log information whose access start time is before and after is within a time period indicating that access is continued The allocation step of assigning the same session number for each access log information group that is contained in, and the service identification information to be investigated from the access log information to which the session number is assigned in the allocation step Occurred when accessing the web page during the same period before and after the change of the web page of the access log information extracted in the extraction step for extracting access log information and the extraction step The access log information Then, the aggregation step for aggregating the evaluation index information before and after the change, respectively, and the evaluation index information before the change and the evaluation index information after the change aggregated in the aggregation step are compared. Then, an evaluation step for evaluating the change contents of the web page is executed.

かかる構成を採用することで、アクセスログ情報を、アドレス開始時間を基準にしてユーザ識別情報ごとに時系列に並び替えた後に、一連のやり取りごとに割り振るセッション番号を割り当てることができ、そのアクセスログ情報から抽出した、調査対象となるサービス識別情報を有するアクセスログ情報のうち、ウェブページの変更前後の同一期間中にそれぞれ発生したアクセスログ情報を対象にして、変更前後の評価指標情報をそれぞれ集計し、その集計した変更前後の評価指標情報同士を比較することでウェブページの変更内容を評価することが可能となる。   By adopting such a configuration, after the access log information is rearranged in time series for each user identification information based on the address start time, a session number to be assigned for each series of exchanges can be assigned. From the access log information that has the service identification information to be investigated, extracted from the information, the access index information that occurred during the same period before and after the change of the web page is targeted, and the evaluation index information before and after the change is totaled respectively. And it becomes possible to evaluate the change content of a web page by comparing the evaluation index information before and after the totalized change.

本発明によれば、ウェブページに対する変更内容を的確に評価することができる。   According to the present invention, it is possible to accurately evaluate changes to a web page.

実施形態におけるウェブ評価装置の構成を例示する図である。It is a figure which illustrates the structure of the web evaluation apparatus in embodiment. アクセスログ情報記憶部のデータ構成を例示する図である。It is a figure which illustrates the data structure of an access log information storage part. 収集ウェブ情報記憶部のデータ構成を例示する図である。It is a figure which illustrates the data structure of a collection web information storage part. 画面レイアウトの表示状態を例示する図である。It is a figure which illustrates the display state of a screen layout. アクセスログ情報に基づいてウェブの変更内容を評価する際の動作を説明するためのフローチャートである。It is a flowchart for demonstrating the operation | movement at the time of evaluating the change content of a web based on access log information. 特定のウェブサイトのウェブページを評価する際の動作を説明するためのフローチャートである。It is a flowchart for demonstrating the operation | movement at the time of evaluating the web page of a specific website.

以下、添付図面を参照して、本発明に係るウェブ評価装置、ウェブ評価方法およびウェブ評価プログラムの好適な実施形態について説明する。   DESCRIPTION OF EMBODIMENTS Hereinafter, preferred embodiments of a web evaluation apparatus, a web evaluation method, and a web evaluation program according to the present invention will be described with reference to the accompanying drawings.

まず、図1を参照して、実施形態におけるウェブ評価装置について説明する。ウェブ評価装置1は、ユーザがウェブサイトのウェブページ(以下、「ウェブ」ともいう。)にアクセスしたときのログ情報であるアクセスログ情報に基づいて、ウェブに加えた変更内容を評価することや、ウェブ上に設けたリンクラベルへのアクセス状況を表示する装置である。   First, a web evaluation apparatus according to an embodiment will be described with reference to FIG. The web evaluation device 1 evaluates changes made to the web based on access log information that is log information when a user accesses a web page of a website (hereinafter also referred to as “web”). This is a device for displaying the access status to the link label provided on the web.

図1に示すように、ウェブ評価装置1は、機能的には、例えば、並び替え部11と、割り当て部12と、抽出部13と、集計部14と、評価部15と、収集部16と、推定部17と、表示部18とを有する。ウェブ評価装置1は、上記各部が参照等する記憶部として、アクセスログ情報記憶部21と、収集ウェブ情報記憶部22とを備える。   As shown in FIG. 1, the web evaluation device 1 functionally includes, for example, a rearrangement unit 11, an allocation unit 12, an extraction unit 13, a totaling unit 14, an evaluation unit 15, and a collection unit 16. And an estimation unit 17 and a display unit 18. The web evaluation device 1 includes an access log information storage unit 21 and a collected web information storage unit 22 as storage units referred to by the above-described units.

ここで、ウェブ評価装置1は、物理的には、例えば、CPU(Central Processing Unit)と、記憶装置と、ディスプレイと、通信インターフェースとを含む。記憶装置は、例えば、CPUで処理されるプログラムおよびデータを記憶するROM(Read Only Memory)やHDD(Hard Disk Drive)、主として制御処理のための各種作業領域として使用するRAM(Random Access Memory)等を含む。CPUが、ROMに記憶されたプログラムを実行し、通信インターフェースを介して受信されるメッセージや、RAMに展開されるデータ等を処理することで、ウェブ評価装置1における上記各部の機能を実現する。   Here, the web evaluation device 1 physically includes, for example, a CPU (Central Processing Unit), a storage device, a display, and a communication interface. The storage device is, for example, a ROM (Read Only Memory) or HDD (Hard Disk Drive) that stores programs and data processed by the CPU, a RAM (Random Access Memory) that is mainly used as various work areas for control processing, etc. including. The CPU executes the program stored in the ROM and processes messages received via the communication interface, data developed in the RAM, and the like, thereby realizing the functions of the above-described units in the web evaluation device 1.

図2を参照して、アクセスログ情報記憶部21のデータ構成について説明する。アクセスログ情報記憶部21は、ユーザがウェブページを閲覧するたびに発生するアクセスログ情報(閲覧アドレス情報)を蓄積するデータベースである。アクセスログ情報記憶部21は、データ項目として、例えば、ユーザID項目、アクセス日時項目、サービス名項目、セッション番号項目、CV−FLG(Conversion-Flag)項目、離脱−FLG項目、アクセスURL(Uniform Resource Locator)項目、ページ種別項目および遷移先アクセスURL項目を有する。   The data configuration of the access log information storage unit 21 will be described with reference to FIG. The access log information storage unit 21 is a database that accumulates access log information (browsing address information) that occurs each time a user browses a web page. The access log information storage unit 21 includes, for example, user ID items, access date / time items, service name items, session number items, CV-FLG (Conversion-Flag) items, departure-FLG items, access URLs (Uniform Resource) as data items. Locator) item, page type item, and transition destination access URL item.

ユーザID項目は、ウェブページを閲覧したユーザを特定するユーザ識別情報を格納する。アクセス日時項目は、ウェブページにアクセスを開始した時間を日時情報として格納する。サービス名項目は、ウェブサイトが提供しているサービスの内容を特定するサービス識別情報を格納する。セッション番号項目は、一連のやり取りにより発生したものと判断されたアクセスログ群を特定するための識別情報を格納する。   The user ID item stores user identification information that identifies a user who has viewed a web page. The access date / time item stores the time when access to the web page is started as date / time information. The service name item stores service identification information that identifies the content of the service provided by the website. The session number item stores identification information for specifying an access log group determined to have been generated by a series of exchanges.

CV−FLG項目は、閲覧したウェブページでコンバージョンが得られたかどうかをフラグ情報(コンバージョン情報)として格納する。コンバージョンは、ウェブサイトにおける最終的な成果であり、例えば、会員登録、予約、購入、問い合わせ、資料請求等が該当する。閲覧したウェブページでコンバージョンが得られた場合には、“1”を格納し、コンバージョンが得られなかった場合には、“0”を格納する。このCV−FLG項目は、コンバージョンの種別(例えば、会員登録、予約、購入、問い合わせ、資料請求等)ごとに設けることができる。   The CV-FLG item stores, as flag information (conversion information), whether or not conversion has been obtained on the browsed web page. The conversion is a final result on the website, and includes, for example, member registration, reservation, purchase, inquiry, and document request. “1” is stored when conversion is obtained on the browsed web page, and “0” is stored when conversion is not obtained. This CV-FLG item can be provided for each type of conversion (for example, member registration, reservation, purchase, inquiry, document request, etc.).

離脱−FLG項目は、閲覧したウェブページが離脱ページに該当するかどうかをフラグ情報として格納する。離脱ページは、ユーザによる一連のやり取りとみなすセッションの最後のウェブページである。閲覧したウェブページが離脱ページに該当する場合には、“1”を格納し、離脱ページに該当しない場合には、“0”を格納する。離脱ページに該当するかどうかは、例えば以下のように判断する。   The “leave-FLG” item stores, as flag information, whether the browsed web page corresponds to the leave page. The leaving page is the last web page in the session that is regarded as a series of user interactions. When the browsed web page corresponds to the leaving page, “1” is stored. When the browsed web page does not correspond to the leaving page, “0” is stored. Whether it falls under the departure page is determined as follows, for example.

時系列に並べた同一ユーザのアクセスログ情報を参照し、直後のアクセス日時との時間間隔が、継続してアクセスしていることを示す時間以内であれば、離脱ページに該当しないと判断し、継続してアクセスしていることを示す時間を超えていれば、離脱ページに該当すると判断する。継続してアクセスしていることを示す時間は、例えば30分などのように、一連のやり取りとみなせる範囲内で任意に設定することができる。   Referring to the access log information of the same user arranged in time series, if the time interval with the access date and time immediately after is within the time indicating continuous access, it is determined that the page does not correspond to the leaving page, If the time indicating continuous access is exceeded, it is determined that the page falls out. The time indicating continuous access can be arbitrarily set within a range that can be regarded as a series of exchanges, such as 30 minutes.

アクセスURL項目は、ユーザが閲覧したウェブページのアドレスとなるURLを格納する。ページ種別項目は、ウェブページの種別を格納する。ウェブページの種別としては、例えば、ウェブサイトの先頭ページであることを示すTOPページ、商品やサービス等の検索を行うページであることを示すサーチページ、検索結果を一覧表示するページであることを示すリストページ、一覧表示された各検索結果の詳細な内容を表示するページであることを示す詳細ページ等がある。   The access URL item stores a URL that is an address of a web page viewed by the user. The page type item stores the type of the web page. As the type of the web page, for example, a TOP page indicating that it is the first page of the website, a search page indicating that it is a page for searching for products or services, and a page for displaying a list of search results. There are a list page to be displayed, a detailed page to indicate that the page is a page for displaying detailed contents of each search result displayed in a list.

遷移先アクセスURL項目は、ユーザがその次に閲覧したウェブページのアドレスとなるURL(遷移先閲覧アドレス情報)を格納する。遷移先アクセスURL項目は、通常は、時系列に並べた同一ユーザかつ同一セッションのアクセスログ情報のうち、自アクセスログ情報の直後に位置するアクセスログ情報のアクセスURLを格納する。ここで、セッションの最後に位置するアクセスログ情報(離脱−FLG項目が“1”となるアクセスログ情報)の遷移先アクセスURLは、空値となる。   The transition destination access URL item stores a URL (transition destination browsing address information) that is an address of a web page that the user browses next. The transition destination access URL item normally stores the access URL of the access log information located immediately after the own access log information among the access log information of the same user and the same session arranged in time series. Here, the transition destination access URL of the access log information located at the end of the session (access log information in which the leaving-FLG item is “1”) is a null value.

図1に示す並び替え部11は、アクセスログ情報記憶部21に記憶されているアクセスログ情報を、アクセス日時項目のアクセス開始時間を基準にして、ユーザIDごとに、時系列に並び替える。   The rearrangement unit 11 illustrated in FIG. 1 rearranges the access log information stored in the access log information storage unit 21 in time series for each user ID with reference to the access start time of the access date / time item.

割り当て部12は、並び替え部11により並び替えられたアクセスログ情報にセッション番号を割り当てる。具体的に、割り当て部12は、同一のユーザ識別情報を有するアクセスログ情報を対象にして、アクセス開始時間が前後するアクセスログ情報のアクセス日時項目に基づいて定まる時間間隔が、継続してアクセスしていることを示す時間内に収まっているアクセスログ情報群ごとに、同一のセッション番号を割り当てる。   The assigning unit 12 assigns session numbers to the access log information sorted by the sorting unit 11. Specifically, the allocating unit 12 continuously accesses the time interval determined based on the access date and time items of the access log information whose access start time is around for the access log information having the same user identification information. The same session number is assigned to each access log information group within the time period indicating that the

抽出部13は、割り当て部12によりセッション番号が割り当てられたアクセスログ情報から、調査対象となるサービス名を有するアクセスログ情報を抽出する。なお、アクセスログ情報を抽出する際の抽出条件は、サービス名に限定されない。例えば、サービス名およびページ種別(例えばTOPページ)を抽出条件としてもよい。   The extraction unit 13 extracts access log information having a service name to be investigated from the access log information to which the session number is assigned by the assignment unit 12. Note that the extraction condition for extracting the access log information is not limited to the service name. For example, the service name and the page type (for example, TOP page) may be used as the extraction condition.

集計部14は、抽出部13により抽出されたアクセスログ情報のうち、ウェブページの変更日を基準にして変更前および変更後における同一の期間中にそれぞれ当該ウェブにアクセスしたときに発生したアクセスログ情報を対象にし、変更前および変更後における評価指標情報をそれぞれ集計する。変更日を基準にした変更前後の集計期間は、例えば、日単位(1日、3日等)や、週単位(1週間、4週間等)により任意に指定することができる。   The totaling unit 14 is an access log generated when accessing the web during the same period before and after the change, based on the change date of the web page, among the access log information extracted by the extraction unit 13 The evaluation index information before and after the change is totaled for the information. The total period before and after the change based on the change date can be arbitrarily specified, for example, in units of days (1 day, 3 days, etc.) or in units of weeks (1 week, 4 weeks, etc.).

集計する評価指標情報としては、例えば、ページビュー、セッション数、ユニークユーザ数、コンバージョン数、コンバージョン率、次階層遷移率、離脱率がある。以下に、それぞれ説明する。   The evaluation index information to be aggregated includes, for example, a page view, the number of sessions, the number of unique users, the number of conversions, a conversion rate, a next layer transition rate, and a withdrawal rate. Each will be described below.

ページビューは、対象となるアクセスログ情報のレコード件数を集計して算出する。セッション数は、ユーザIDおよびセッション番号ごとのアクセスログ情報のレコード件数を集計して算出する。ユニークユーザ数は、ユーザIDごとのアクセスログ情報のレコード件数を集計して算出する。   The page view is calculated by counting the number of records of the target access log information. The number of sessions is calculated by totaling the number of records of access log information for each user ID and session number. The number of unique users is calculated by counting the number of records of access log information for each user ID.

コンバージョン数は、CV−FLG項目が“1”であるアクセスログ情報のレコード件数を集計して算出する。コンバージョン率は、コンバージョン数をセッション数で除算して算出する。   The number of conversions is calculated by totaling the number of records of the access log information whose CV-FLG item is “1”. The conversion rate is calculated by dividing the number of conversions by the number of sessions.

次階層遷移率は、自ウェブページの次階層に設定されている他のウェブページに遷移した回数を、自ウェブページのページビューで除算して算出する。各ウェブページには、次に遷移する他のウェブページが、次階層として設定されている。他のウェブページに遷移した回数は、自ウェブページのアクセスログ情報のうち、遷移先アクセスURL項目に他のウェブページのURLが格納されているレコード件数を集計して算出する。   The next layer transition rate is calculated by dividing the number of times of transition to another web page set in the next layer of the self web page by the page view of the self web page. In each web page, another web page that transitions next is set as the next layer. The number of times of transition to another web page is calculated by totaling the number of records in which the URL of the other web page is stored in the transition destination access URL item in the access log information of the own web page.

離脱率は、離脱−FLG項目が“1”であるアクセスログ情報のレコード件数を集計して算出した離脱数を、ページビューで除算して算出する。   The withdrawal rate is calculated by dividing the number of withdrawals calculated by summing up the number of records of the access log information whose separation-FLG item is “1” by the page view.

集計部14による集計処理は、集計対象となるウェブサイトまたはウェブページと、変更日と、集計期間とを指定して実行する。例示的に、変更日として4月1日を指定し、集計期間として、1日、3日および4週間を指定した場合には、以下のように集計処理が実行される。   The counting process by the counting unit 14 is executed by designating a website or web page to be counted, a change date, and a counting period. For example, when April 1 is specified as the change date and 1 day, 3 days, and 4 weeks are specified as the total period, the total process is executed as follows.

最初に、4月2日になると、3月31日のアクセスログ情報を対象にして変更前1日分の集計処理が実行され、4月1日のアクセスログ情報を対象にして変更後1日分の集計処理が実行される。続いて、4月4日になると、3月28日〜3月31日のアクセスログ情報を対象にして変更前3日分の集計処理が実行され、4月1日〜4月3日のアクセスログ情報を対象にして変更後3日分の集計処理が実行される。   First, on April 2, the aggregation process for the day before the change is executed for the access log information on March 31, and the day after the change for the access log information on April 1 The minutes are counted. Subsequently, when April 4th is reached, aggregation processing for the three days before the change is executed for the access log information from March 28th to March 31st, and access from April 1st to April 3rd is performed. Aggregation processing for three days after the change is executed on the log information.

続いて、4月29日になると、3月4日〜3月31日のアクセスログ情報を対象にして変更前4週間分の集計処理が実行され、4月1日〜4月28日のアクセスログ情報を対象にして変更後4週間分の集計処理が実行される。   Subsequently, on April 29th, the aggregation process for the four weeks before the change is executed for the access log information from March 4th to March 31st, and access from April 1st to April 28th is performed. Aggregation processing for four weeks after the change is executed on the log information.

評価部15は、集計部14により集計された変更前の評価指標情報と変更後の評価指標情報とを比較して、ウェブの変更内容を評価する。   The evaluation unit 15 compares the evaluation index information before the change totaled by the totalization unit 14 with the evaluation index information after the change, and evaluates the change content of the web.

収集部16は、例えばクローリングにより、特定のウェブサイトからウェブに関する情報であるウェブ情報を収集する。収集したウェブ情報は、収集ウェブ情報記憶部22に格納される。   The collection unit 16 collects web information that is information about the web from a specific website, for example, by crawling. The collected web information is stored in the collected web information storage unit 22.

図3を参照して、収集ウェブ情報記憶部22のデータ構成について説明する。収集ウェブ情報記憶部22は、収集部16により収集されたウェブ情報を格納するデータベースである。収集ウェブ情報記憶部22は、データ項目として、例えば、リンクNO項目、ラベル名項目、リンクURL項目、正規表現リンクURL項目、X座標項目、Y座標項目、推定クリック数項目および推定CV数項目を有する。   With reference to FIG. 3, the data structure of the collection web information storage part 22 is demonstrated. The collected web information storage unit 22 is a database that stores the web information collected by the collection unit 16. The collected web information storage unit 22 includes, for example, a link NO item, a label name item, a link URL item, a regular expression link URL item, an X coordinate item, a Y coordinate item, an estimated click number item, and an estimated CV number item as data items. Have.

リンクNO項目は、ウェブページに設定されたリンクを特定する識別情報(リンク情報)を格納する。ラベル名項目は、リンクを埋め込んだラベルを特定する識別情報を格納する。   The link NO item stores identification information (link information) that identifies a link set in the web page. The label name item stores identification information for specifying a label in which a link is embedded.

リンクURL項目は、設定されたリンク先のアドレスとなるURL(リンク情報)を格納する。正規表現リンクURL項目は、同一のリンク先に対して複数存在するリンクURLの表記を、統一した表記に正規化したURL(リンク情報)を格納する。   The link URL item stores a URL (link information) serving as a set link destination address. The regular expression link URL item stores a URL (link information) obtained by normalizing a plurality of link URL expressions for the same link destination into a unified expression.

X座標項目は、ウェブページの画面レイアウトに設定された2次元座標のうち、リンクを埋め込んだラベルが配置されているX座標を格納する。Y座標項目は、ウェブページの画面レイアウトに設定された2次元座標のうち、リンクを埋め込んだラベルが配置されているY座標を格納する。つまり、ラベルの画面レイアウト上の位置は、X座標およびY座標(ラベルの表示位置情報)により特定することができる。   The X coordinate item stores the X coordinate where the label in which the link is embedded is arranged among the two-dimensional coordinates set in the screen layout of the web page. The Y coordinate item stores the Y coordinate where the label in which the link is embedded is arranged among the two-dimensional coordinates set in the screen layout of the web page. That is, the position of the label on the screen layout can be specified by the X coordinate and the Y coordinate (label display position information).

推定クリック数項目は、リンクを埋め込んだラベルがクリックされた推定回数を格納する。推定CV数項目は、リンクを埋め込んだラベルがクリックされてコンバージョンが得られた推定回数を格納する。   The estimated number-of-clicks field stores the estimated number of times that a label embedded with a link has been clicked. The estimated number of CVs item stores the estimated number of times that conversion was obtained by clicking a label in which a link was embedded.

図1に示す推定部17は、アクセスログ情報記憶部21に記憶されたアクセスログ情報を参照し、収集部16により収集されたウェブ情報に含まれるリンクごとに、そのリンクに対応するアクセスログ情報を集計することで、そのリンクを選択した回数であるクリック数およびそのリンク先で得られたコンバージョン数をそれぞれ推定する。このクリック数およびコンバージョン数が、ウェブ情報に含まれるリンクを評価する際の評価項目となる。以下に、クリック数およびコンバージョン数を推定する際の手順を具体的に説明する。   The estimation unit 17 illustrated in FIG. 1 refers to the access log information stored in the access log information storage unit 21, and for each link included in the web information collected by the collection unit 16, the access log information corresponding to the link To estimate the number of clicks that are the number of times the link has been selected and the number of conversions obtained at the link destination. The number of clicks and the number of conversions are evaluation items when evaluating the link included in the web information. The procedure for estimating the number of clicks and the number of conversions will be specifically described below.

推定部17は、アクセスログ情報記憶部21に記憶されたアクセスログ情報を参照し、収集部16により収集されたウェブ情報に含まれる正規表現リンクURLごとに、その正規表現リンクURLに対応する遷移先アクセスURLを有するアクセスログ情報のレコード件数を集計する。これにより、収集したウェブ情報に含まれるリンクに対応するウェブページへのアクセス数を集計することができる。したがって、推定部17は、この集計したアクセス数を、収集したウェブ情報に含まれるリンクに対するクリック数と推定する。   The estimation unit 17 refers to the access log information stored in the access log information storage unit 21, and for each regular expression link URL included in the web information collected by the collection unit 16, the transition corresponding to the regular expression link URL The number of records of the access log information having the destination access URL is totaled. Thereby, the number of accesses to the web page corresponding to the link included in the collected web information can be tabulated. Therefore, the estimation unit 17 estimates the total number of accesses as the number of clicks on the links included in the collected web information.

推定部17は、アクセスログ情報記憶部21に記憶されたアクセスログ情報を参照し、収集部16により収集されたウェブ情報に含まれる正規表現リンクURLごとに、その正規表現リンクURLに対応する遷移先アクセスURLを有するアクセスログ情報のCV−FLG項目の値を集計する。これにより、収集したウェブ情報に含まれるリンクに対応するウェブページのコンバージョン数を集計することができる。したがって、推定部17は、この集計したコンバージョン数を、収集したウェブ情報に含まれるリンク先で得られたコンバージョン数と推定する。   The estimation unit 17 refers to the access log information stored in the access log information storage unit 21, and for each regular expression link URL included in the web information collected by the collection unit 16, the transition corresponding to the regular expression link URL The values of the CV-FLG items of the access log information having the destination access URL are totaled. Thereby, the conversion number of the web page corresponding to the link contained in the collected web information can be totaled. Therefore, the estimation unit 17 estimates the total number of conversions as the number of conversions obtained at the link destination included in the collected web information.

表示部18は、推定部17により推定されたクリック数またはコンバージョン数の大きさに応じて表示形態が変動する図形を、上記リンクを含むウェブページの画面レイアウトのうち、当該リンクを埋め込んだラベル上に重ねて表示する。   The display unit 18 displays a graphic whose display form varies depending on the number of clicks or conversions estimated by the estimation unit 17 on the label in which the link is embedded in the screen layout of the web page including the link. Overlaid on the display.

図形の表示形態としては、例えば、サイズや色が該当する。例示的に、図形として円状の図形を採用した場合に、表示部18は、クリック数またはコンバージョン数が大きくなるほど、ラベル上に重ねて表示する円状の図形のサイズを大きく表示し、円状の図形内に着色する色を目立ちやすい色にする。   As the graphic display form, for example, size and color are applicable. For example, when a circular figure is adopted as the figure, the display unit 18 displays the size of the circular figure displayed on the label in a larger size as the number of clicks or the number of conversions increases. The color to be colored in the figure is made to stand out.

図4を参照して、画面レイアウトのラベル上に表示形態が変動する図形を表示する例について説明する。図面を見やすくするために、表示形態が変動する図形として円状の図形を用い、その円のサイズをクリック数の大きさに応じて変動させる場合について説明する。   With reference to FIG. 4, the example which displays the figure from which a display form fluctuates on the label of a screen layout is demonstrated. In order to make the drawing easy to see, a case will be described in which a circular figure is used as a figure whose display form changes, and the size of the circle is changed according to the number of clicks.

図4には、例えば、収集したウェブページの画面レイアウトS上に、リンクを埋め込んだラベルL1〜L6が6つ設けられている。ラベルL1上には、画面レイアウトSの中で最も大きな円F1が表示されている。ラベルL5上には、画面レイアウトSの中で二番目に大きな円F5が表示されている。ラベルL2〜L4上には、画面レイアウトSの中で三番目に大きな円F2〜F4がそれぞれ表示されている。ラベルL6上には、画面レイアウトSの中で最も小さな円F6が表示されている。   In FIG. 4, for example, six labels L1 to L6 in which links are embedded are provided on the screen layout S of the collected web pages. On the label L1, the largest circle F1 in the screen layout S is displayed. On the label L5, the second largest circle F5 in the screen layout S is displayed. On the labels L2 to L4, the third largest circles F2 to F4 in the screen layout S are displayed, respectively. On the label L6, the smallest circle F6 in the screen layout S is displayed.

この画面レイアウトSにより、ユーザにより最もクリックされているラベルがラベルL1であり、その次にクリックされているラベルがラベルL5であることが視覚的に把握できる。また、ユーザにより最もクリックされていないラベルがラベルL6であり、その次にクリックされていないラベルがラベルL2〜L4であることが視覚的に把握できる。   From this screen layout S, it is possible to visually grasp that the label most clicked by the user is the label L1, and the label clicked next is the label L5. Further, it can be visually grasped that the label that is not clicked most by the user is the label L6 and the labels that are not clicked next are the labels L2 to L4.

次に、図5を参照して、アクセスログ情報に基づいてウェブの変更内容を評価する際の動作について説明する。   Next, with reference to FIG. 5, the operation | movement at the time of evaluating the change content of a web based on access log information is demonstrated.

最初に、替え部11は、アクセスログ情報記憶部21に記憶されているアクセスログ情報を、アクセス日時項目のアクセス開始時間を基準にして、ユーザIDごとに、時系列に並び替える(ステップS101)。   First, the switching unit 11 rearranges the access log information stored in the access log information storage unit 21 in time series for each user ID with reference to the access start time of the access date / time item (step S101). .

続いて、割り当て部12は、上記ステップS101で並び替えたアクセスログ情報にセッション番号を割り当てる(ステップS102)。   Subsequently, the assigning unit 12 assigns session numbers to the access log information rearranged in step S101 (step S102).

続いて、抽出部13は、上記ステップS102でセッション番号を割り当てたアクセスログ情報から、調査対象となるサービス名を有するアクセスログ情報を抽出する(ステップS103)。   Subsequently, the extraction unit 13 extracts access log information having a service name to be investigated from the access log information to which the session number is assigned in step S102 (step S103).

続いて、集計部14は、上記ステップS103で抽出したアクセスログ情報のうち、ウェブページの変更日を基準にして変更前後の同一期間中にそれぞれ当該ウェブにアクセスして発生したアクセスログ情報を対象にして、変更前後における評価指標情報をそれぞれ集計する(ステップS104)。   Subsequently, the counting unit 14 targets the access log information generated by accessing the web during the same period before and after the change, based on the change date of the web page, among the access log information extracted in step S103. Thus, the evaluation index information before and after the change is totaled (step S104).

続いて、評価部15は、上記ステップS104で集計した変更前の評価指標情報と変更後の評価指標情報とを比較して、ウェブの変更内容を評価する(ステップS105)。   Subsequently, the evaluation unit 15 compares the evaluation index information before the change calculated in step S104 with the evaluation index information after the change, and evaluates the change content of the web (step S105).

次に、図6を参照して、特定のウェブサイトのウェブページを評価する際の動作について説明する。   Next, with reference to FIG. 6, the operation | movement at the time of evaluating the web page of a specific website is demonstrated.

最初に、収集部16は、クローリングにより特定のウェブサイトからウェブ情報を収集する(ステップS201)。   First, the collection unit 16 collects web information from a specific website by crawling (step S201).

続いて、推定部17は、アクセスログ情報記憶部21に記憶されたアクセスログ情報を参照し、上記ステップS201で収集したウェブ情報に含まれるリンクごとに、そのリンクに対応するアクセスログ情報を集計して、そのリンクに対するクリック数およびコンバージョン数をそれぞれ推定する(ステップS202)。   Subsequently, the estimation unit 17 refers to the access log information stored in the access log information storage unit 21 and totals the access log information corresponding to the link for each link included in the web information collected in step S201. Then, the number of clicks and the number of conversions for the link are estimated (step S202).

続いて、表示部18は、上記ステップS202で推定したクリック数およびコンバージョン数の大きさに応じて表示形態を変動させた図形を、上記リンクを含むウェブページの画面レイアウト上にある、当該リンクを埋め込んだラベルに重ねて表示する(ステップS203)。   Subsequently, the display unit 18 displays a graphic whose display form is changed according to the number of clicks and the number of conversions estimated in step S202 on the screen layout of the web page including the link. The information is displayed on the embedded label (step S203).

上述したように、実施形態におけるウェブ評価装置1によれば、アクセスログ情報を、アドレス開始時間を基準にしてユーザIDごとに時系列に並び替えた後に、一連のやり取りごとに割り振るセッション番号を割り当てることができ、そのアクセスログ情報から抽出した、調査対象となるサービス名を有するアクセスログ情報のうち、ウェブページの変更前後の同一期間中にそれぞれ発生したアクセスログ情報を対象にして、変更前後の評価指標情報をそれぞれ集計し、その集計した変更前後の評価指標情報同士を比較することでウェブページの変更内容を評価することが可能となる。   As described above, according to the web evaluation device 1 in the embodiment, after the access log information is rearranged in time series for each user ID based on the address start time, a session number to be allocated for each series of exchanges is assigned. Of the access log information extracted from the access log information and having the service name to be investigated, the access log information generated during the same period before and after the change of the web page It is possible to evaluate the change contents of the web page by totaling the evaluation index information and comparing the calculated evaluation index information before and after the change.

また、実施形態におけるウェブ評価装置1によれば、特定のウェブサイトから収集したウェブ情報に含まれるリンクごとに、そのリンクに対応する遷移先アクセスURLを有するアクセスログ情報を集計して、そのリンクのクリック回数を推定し、そのリンクに対応する遷移先アクセスURLを有するアクセスログ情報のコンバージョン情報を集計して、そのリンク先のコンバージョン数を推定することができる。   Moreover, according to the web evaluation apparatus 1 in the embodiment, for each link included in the web information collected from a specific website, the access log information having the transition destination access URL corresponding to the link is totaled, and the link Can be estimated, the conversion information of the access log information having the transition destination access URL corresponding to the link is aggregated, and the conversion number of the link destination can be estimated.

さらに、実施形態におけるウェブ評価装置1によれば、推定したクリック数およびコンバージョン数の大きさに応じて表示形態が変動する図形を、対象リンクを含むウェブページの画面レイアウトのうち、対象リンクに対応するラベル上に重ねて表示することができる。   Furthermore, according to the web evaluation apparatus 1 in the embodiment, a graphic whose display form varies depending on the estimated number of clicks and conversions corresponds to the target link in the screen layout of the web page including the target link. Can be displayed over the label.

それゆえ、実施形態におけるウェブ評価装置1によれば、ウェブページに対する変更内容を的確に評価することが可能となる。   Therefore, according to the web evaluation device 1 in the embodiment, it is possible to accurately evaluate the content of changes to the web page.

なお、上述した実施形態は、単なる例示に過ぎず、実施形態に明示していない種々の変形や技術の適用を排除するものではない。すなわち、本発明は、その趣旨を逸脱しない範囲で様々な形態に変形して実施することができる。   Note that the above-described embodiment is merely an example, and does not exclude various modifications and technical applications that are not explicitly described in the embodiment. That is, the present invention can be implemented by being modified into various forms without departing from the spirit of the present invention.

1…ウェブ評価装置
11…並び替え部
12…割り当て部
13…抽出部
14…集計部
15…評価部
16…収集部
17…推定部
18…表示部
21…アクセスログ情報記憶部
22…収集ウェブ情報記憶部
DESCRIPTION OF SYMBOLS 1 ... Web evaluation apparatus 11 ... Rearrangement part 12 ... Assignment part 13 ... Extraction part 14 ... Aggregation part 15 ... Evaluation part 16 ... Collection part 17 ... Estimation part 18 ... Display part 21 ... Access log information storage part 22 ... Collected web information Memory

Claims (7)

少なくとも、ユーザを特定するユーザ識別情報、前記ユーザが閲覧したウェブページのアドレスを示す閲覧アドレス情報、前記ウェブページへのアクセス開始時間、前記ウェブページを含むウェブサイトにより提供されるサービスを特定するサービス識別情報、および前記ウェブページに対する評価の指標となる評価指標情報を算出する際に用いる情報、を含むアクセスログ情報を記憶する記憶部と、
前記記憶部に記憶されている前記アクセスログ情報を、前記アドレス開始時間を基準にして、前記ユーザ識別情報ごとに、時系列に並び替える並び替え部と、
前記並び替え部により並び替えられた前記アクセスログ情報に、一連のやり取りごとに割り振るセッション番号を割り当て、当該セッション番号を割り当てる際に、同一の前記ユーザ識別情報を有する前記アクセスログ情報を対象にして、前記アクセス開始時間が前後する前記アクセスログ情報の前記アクセス開始時間に基づいて定まる時間間隔が、継続してアクセスしていることを示す時間内に収まっている前記アクセスログ情報群ごとに、同一の前記セッション番号を割り当てる割り当て部と、
前記割り当て部により前記セッション番号が割り当てられた前記アクセスログ情報から、調査対象となるサービス識別情報を有する前記アクセスログ情報を抽出する抽出部と、
前記抽出部により抽出された前記アクセスログ情報のうち、前記ウェブページの変更前および変更後における同一の期間中にそれぞれ当該ウェブページにアクセスしたときに発生した前記アクセスログ情報を対象にして、前記変更前および前記変更後における前記評価指標情報をそれぞれ集計する集計部と、
前記集計部により集計された前記変更前の前記評価指標情報と前記変更後の前記評価指標情報とを比較して、前記ウェブページの変更内容を評価する評価部と、
を備えることを特徴とするウェブ評価装置。
At least user identification information for identifying a user, browsing address information indicating the address of a web page browsed by the user, access start time to the web page, and a service for identifying a service provided by a website including the web page A storage unit for storing access log information including identification information and information used when calculating evaluation index information serving as an evaluation index for the web page;
A reordering unit that reorders the access log information stored in the storage unit in time series for each of the user identification information on the basis of the address start time;
Assigning a session number to be assigned for each series of exchanges to the access log information rearranged by the rearrangement unit, and assigning the session number to the access log information having the same user identification information The time interval determined based on the access start time of the access log information with the access start time fluctuating is the same for each access log information group that is within the time indicating continuous access. An assigning unit for assigning the session number of
An extraction unit that extracts the access log information having service identification information to be investigated from the access log information to which the session number is allocated by the allocation unit;
Among the access log information extracted by the extraction unit, the access log information generated when the web page is accessed during the same period before and after the change of the web page, respectively, A totaling unit for totaling the evaluation index information before and after the change,
An evaluation unit that compares the evaluation index information before the change and the evaluation index information after the change that are aggregated by the aggregation unit, and evaluates the change content of the web page;
A web evaluation apparatus comprising:
前記アクセスログ情報は、前記ユーザが次に閲覧したウェブページのアドレスを示す遷移先閲覧アドレス情報をさらに含み、
前記ウェブ評価装置は、
他のウェブページへのリンク情報を含むウェブ情報を特定のウェブサイトから収集する収集部と、
前記記憶部に記憶された前記アクセスログ情報を参照し、前記収集部により収集された前記ウェブ情報に含まれる前記リンク情報ごとに、当該リンク情報に対応する前記遷移先閲覧アドレス情報を有する前記アクセスログ情報を集計することで、前記リンク情報が選択された回数を推定する推定部と、
をさらに備えることを特徴とする請求項1記載のウェブ評価装置。
The access log information further includes transition destination browsing address information indicating an address of a web page browsed next by the user,
The web evaluation device
A collection unit that collects web information from specific websites, including link information to other web pages,
The access having the transition destination browsing address information corresponding to the link information for each link information included in the web information collected by the collection unit with reference to the access log information stored in the storage unit An estimation unit that estimates the number of times the link information is selected by aggregating log information;
The web evaluation apparatus according to claim 1, further comprising:
前記リンク情報は、複数存在する表記を、統一した表記に正規化したアドレスを含む、
ことを特徴とする請求項2記載のウェブ評価装置。
The link information includes addresses obtained by normalizing a plurality of notations into a unified notation,
The web evaluation device according to claim 2.
前記アクセスログ情報の前記評価指標情報を算出する際に用いる情報は、前記ユーザが閲覧したウェブページでコンバージョンが得られたかどうかを示すコンバージョン情報を含み、
前記推定部は、前記収集部により収集された前記ウェブ情報に含まれる前記リンク情報ごとに、当該リンク情報に対応する前記遷移先アドレス情報を有する前記アクセスログ情報の前記コンバージョン情報を集計することで、前記リンク情報に対応するリンク先で得られたコンバージョン数を推定する、
ことを特徴とする請求項2または3記載のウェブ評価装置。
The information used when calculating the evaluation index information of the access log information includes conversion information indicating whether conversion has been obtained on the web page viewed by the user,
For each link information included in the web information collected by the collection unit, the estimation unit aggregates the conversion information of the access log information having the transition destination address information corresponding to the link information. , Estimate the number of conversions obtained at the link destination corresponding to the link information,
The web evaluation device according to claim 2 or 3, wherein
前記ウェブ情報は、前記リンク情報を埋め込んだラベルの表示位置情報をさらに含み、
前記ウェブ評価装置は、
前記推定部により推定された前記選択された回数または前記コンバージョン数の大きさに応じて表示形態が変動する図形を、前記リンク情報を含むウェブページの画面レイアウトのうち、前記表示位置情報に対応するラベル上に重ねて表示する表示部を、
さらに備えることを特徴とする請求項4記載のウェブ評価装置。
The web information further includes display position information of a label in which the link information is embedded,
The web evaluation device
A graphic whose display form varies depending on the number of selected times or the number of conversions estimated by the estimating unit corresponds to the display position information in the screen layout of the web page including the link information. The display part to be displayed on the label
The web evaluation device according to claim 4, further comprising:
ウェブ評価装置が、
少なくとも、ユーザを特定するユーザ識別情報、前記ユーザが閲覧したウェブページのアドレスを示す閲覧アドレス情報、前記ウェブページへのアクセス開始時間、前記ウェブページを含むウェブサイトにより提供されるサービスを特定するサービス識別情報、および前記ウェブページに対する評価の指標となる評価指標情報を算出する際に用いる情報、を含むアクセスログ情報を、前記アドレス開始時間を基準にして、前記ユーザ識別情報ごとに、時系列に並び替える並び替えステップと、
前記並び替えステップにおいて並び替えられた前記アクセスログ情報に、一連のやり取りごとに割り振るセッション番号を割り当て、当該セッション番号を割り当てる際に、同一の前記ユーザ識別情報を有する前記アクセスログ情報を対象にして、前記アクセス開始時間が前後する前記アクセスログ情報の前記アクセス開始時間に基づいて定まる時間間隔が、継続してアクセスしていることを示す時間内に収まっている前記アクセスログ情報群ごとに、同一の前記セッション番号を割り当てる割り当てステップと、
前記割り当てステップにおいて前記セッション番号が割り当てられた前記アクセスログ情報から、調査対象となるサービス識別情報を有する前記アクセスログ情報を抽出する抽出ステップと、
前記抽出ステップにおいて抽出された前記アクセスログ情報のうち、前記ウェブページの変更前および変更後における同一の期間中にそれぞれ当該ウェブページにアクセスしたときに発生した前記アクセスログ情報を対象にして、前記変更前および前記変更後における前記評価指標情報をそれぞれ集計する集計ステップと、
前記集計ステップにおいて集計された前記変更前の前記評価指標情報と前記変更後の前記評価指標情報とを比較して、前記ウェブページの変更内容を評価する評価ステップと、
を含むことを特徴とするウェブ評価方法。
Web evaluation device
At least user identification information for identifying a user, browsing address information indicating the address of a web page browsed by the user, access start time to the web page, and a service for identifying a service provided by a website including the web page Access log information including identification information and information used when calculating evaluation index information serving as an evaluation index for the web page is time-sequentially for each user identification information with respect to the address start time. A sorting step to sort,
A session number assigned for each series of exchanges is assigned to the access log information rearranged in the rearrangement step, and when the session number is assigned, the access log information having the same user identification information is targeted. The time interval determined based on the access start time of the access log information with the access start time fluctuating is the same for each access log information group that is within the time indicating continuous access. Assigning the session number of
An extraction step of extracting the access log information having service identification information to be investigated from the access log information to which the session number is assigned in the assignment step;
Among the access log information extracted in the extraction step, the access log information generated when the web page is accessed during the same period before and after the change of the web page, respectively, A totaling step of totaling the evaluation index information before and after the change, and
An evaluation step for comparing the evaluation index information before the change and the evaluation index information after the change that are aggregated in the aggregation step, and evaluating the change content of the web page;
The web evaluation method characterized by including.
コンピュータに、
少なくとも、ユーザを特定するユーザ識別情報、前記ユーザが閲覧したウェブページのアドレスを示す閲覧アドレス情報、前記ウェブページへのアクセス開始時間、前記ウェブページを含むウェブサイトにより提供されるサービスを特定するサービス識別情報、および前記ウェブページに対する評価の指標となる評価指標情報を算出する際に用いる情報、を含むアクセスログ情報を、前記アドレス開始時間を基準にして、前記ユーザ識別情報ごとに、時系列に並び替える並び替えステップと、
前記並び替えステップにおいて並び替えられた前記アクセスログ情報に、一連のやり取りごとに割り振るセッション番号を割り当て、当該セッション番号を割り当てる際に、同一の前記ユーザ識別情報を有する前記アクセスログ情報を対象にして、前記アクセス開始時間が前後する前記アクセスログ情報の前記アクセス開始時間に基づいて定まる時間間隔が、継続してアクセスしていることを示す時間内に収まっている前記アクセスログ情報群ごとに、同一の前記セッション番号を割り当てる割り当てステップと、
前記割り当てステップにおいて前記セッション番号が割り当てられた前記アクセスログ情報から、調査対象となるサービス識別情報を有する前記アクセスログ情報を抽出する抽出ステップと、
前記抽出ステップにおいて抽出された前記アクセスログ情報のうち、前記ウェブページの変更前および変更後における同一の期間中にそれぞれ当該ウェブページにアクセスしたときに発生した前記アクセスログ情報を対象にして、前記変更前および前記変更後における前記評価指標情報をそれぞれ集計する集計ステップと、
前記集計ステップにおいて集計された前記変更前の前記評価指標情報と前記変更後の前記評価指標情報とを比較して、前記ウェブページの変更内容を評価する評価ステップと、
を実行させることを特徴とするウェブ評価プログラム。
On the computer,
At least user identification information for identifying a user, browsing address information indicating the address of a web page browsed by the user, access start time to the web page, and a service for identifying a service provided by a website including the web page Access log information including identification information and information used when calculating evaluation index information serving as an evaluation index for the web page is time-sequentially for each user identification information with respect to the address start time. A sorting step to sort,
A session number assigned for each series of exchanges is assigned to the access log information rearranged in the rearrangement step, and when the session number is assigned, the access log information having the same user identification information is targeted. The time interval determined based on the access start time of the access log information with the access start time fluctuating is the same for each access log information group that is within the time indicating continuous access. Assigning the session number of
An extraction step of extracting the access log information having service identification information to be investigated from the access log information to which the session number is assigned in the assignment step;
Among the access log information extracted in the extraction step, the access log information generated when the web page is accessed during the same period before and after the change of the web page, respectively, A totaling step of totaling the evaluation index information before and after the change, and
An evaluation step for comparing the evaluation index information before the change and the evaluation index information after the change that are aggregated in the aggregation step, and evaluating the change content of the web page;
Web evaluation program characterized by causing
JP2014136175A 2014-07-01 2014-07-01 Web evaluation device, web evaluation method and web evaluation program Expired - Fee Related JP6504757B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2014136175A JP6504757B2 (en) 2014-07-01 2014-07-01 Web evaluation device, web evaluation method and web evaluation program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2014136175A JP6504757B2 (en) 2014-07-01 2014-07-01 Web evaluation device, web evaluation method and web evaluation program

Publications (2)

Publication Number Publication Date
JP2016014982A true JP2016014982A (en) 2016-01-28
JP6504757B2 JP6504757B2 (en) 2019-04-24

Family

ID=55231133

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2014136175A Expired - Fee Related JP6504757B2 (en) 2014-07-01 2014-07-01 Web evaluation device, web evaluation method and web evaluation program

Country Status (1)

Country Link
JP (1) JP6504757B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7098122B1 (en) * 2021-12-10 2022-07-11 株式会社トドオナダ Article monitoring system, article monitoring method with attention information, computer program

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004252911A (en) * 2002-08-23 2004-09-09 Toshiba Corp Search keyword analysis program, system and method
JP2005234689A (en) * 2004-02-17 2005-09-02 Hitachi Ltd Community evaluation support method and apparatus
JP2007047881A (en) * 2005-08-05 2007-02-22 Ec Japan Inc Access analysis system, access analysis method and access analysis program
JP2007133763A (en) * 2005-11-11 2007-05-31 Nippon Telegr & Teleph Corp <Ntt> Device and program for comparing element information
JP2008003717A (en) * 2006-06-20 2008-01-10 Fuji Xerox Co Ltd Information providing site evaluation device

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004252911A (en) * 2002-08-23 2004-09-09 Toshiba Corp Search keyword analysis program, system and method
JP2005234689A (en) * 2004-02-17 2005-09-02 Hitachi Ltd Community evaluation support method and apparatus
JP2007047881A (en) * 2005-08-05 2007-02-22 Ec Japan Inc Access analysis system, access analysis method and access analysis program
JP2007133763A (en) * 2005-11-11 2007-05-31 Nippon Telegr & Teleph Corp <Ntt> Device and program for comparing element information
JP2008003717A (en) * 2006-06-20 2008-01-10 Fuji Xerox Co Ltd Information providing site evaluation device

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7098122B1 (en) * 2021-12-10 2022-07-11 株式会社トドオナダ Article monitoring system, article monitoring method with attention information, computer program

Also Published As

Publication number Publication date
JP6504757B2 (en) 2019-04-24

Similar Documents

Publication Publication Date Title
Chae Insights from hashtag# supplychain and Twitter Analytics: Considering Twitter and Twitter data for supply chain practice and research
US9437022B2 (en) Time-based visualization of the number of events having various values for a field
CN105653545B (en) Method and device for providing service object information in page
CN109558530A (en) User&#39;s portrait automatic generation method and system based on data processing
Xu et al. Evaluating order throughput time with variable time window batching
JP2011530118A5 (en)
CN108710654B (en) Public opinion data visualization method and equipment
GB2498762A (en) Computing user traffic at the website based on user actions
JP2016530633A5 (en)
CN102360371A (en) Data processing device and data processing method
CN114429364A (en) Business data management method and device, storage medium and electronic equipment
JP5985543B2 (en) Information aggregation device, information aggregation method, and information aggregation program
TW201344475A (en) Information providing method and system
JP2018081550A (en) Business activity support device, business activity support method and business activity support program
WO2016109518A1 (en) Web page viewership prediction
JP5600370B1 (en) User behavior analysis apparatus and behavior analysis program in community
JP2016014982A (en) Web evaluation device, web evaluation method, and web evaluation program
Qin et al. Cutting down the travel distance of put systems at Kunming International Flower Auction Market
CN103365858B (en) The method and apparatus of search result is obtained by multiple source devices based on a search sequence
CN110737693A (en) Data mining processing method, device, equipment and computer readable storage medium
JP5779294B1 (en) Information processing apparatus, information processing method, and information processing program
CN104994431B (en) A kind for the treatment of method and apparatus of web video attention rate
JP6320353B2 (en) Digital marketing system
CN108090196B (en) Keyword management method and device
JP2016095669A (en) Image analysis method and image analysis device

Legal Events

Date Code Title Description
A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A711

Effective date: 20170411

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A821

Effective date: 20170411

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20170628

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20180606

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20180712

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20180907

A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A712

Effective date: 20181212

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A821

Effective date: 20181212

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20190326

R150 Certificate of patent or registration of utility model

Ref document number: 6504757

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees