[go: up one dir, main page]

JP2002007261A - Web page browsing history monitor device - Google Patents

Web page browsing history monitor device

Info

Publication number
JP2002007261A
JP2002007261A JP2000224590A JP2000224590A JP2002007261A JP 2002007261 A JP2002007261 A JP 2002007261A JP 2000224590 A JP2000224590 A JP 2000224590A JP 2000224590 A JP2000224590 A JP 2000224590A JP 2002007261 A JP2002007261 A JP 2002007261A
Authority
JP
Japan
Prior art keywords
web page
program
browsing history
viewer
monitoring device
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2000224590A
Other languages
Japanese (ja)
Inventor
Tetsuo 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.)
COMMERCE KK
Original Assignee
COMMERCE KK
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 COMMERCE KK filed Critical COMMERCE KK
Priority to JP2000224590A priority Critical patent/JP2002007261A/en
Publication of JP2002007261A publication Critical patent/JP2002007261A/en
Pending legal-status Critical Current

Links

Landscapes

  • Information Transfer Between Computers (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a WEB page browsing history monitor device which monitors browsing of a certain specific WEB page by a browsing person, without having to use COOKIE. SOLUTION: A person ID of browsing for uniquely identifying a browsing person is generated and saved in a database, when the browsing person browses the certain specific WEB page, and the browsing person ID is taken over among WEB pages by using the mechanism of Internet WWW, such as QUERYSTRING or a form, thereby monitoring the browsing of the certain specific WEB page by the browsing person.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】この発明は、WEBページ閲
覧履歴監視装置に関し、閲覧者がある特定のWEBペー
ジを閲覧したことを監視する技術に関する。
[0001] 1. Field of the Invention [0002] The present invention relates to a web page browsing history monitoring device, and more particularly to a technique for monitoring that a viewer has viewed a particular web page.

【0002】[0002]

【従来の技術】従来のWEBページ閲覧履歴監視装置
は、COOKIEを利用して閲覧者を特定し、前記特定
した閲覧者の閲覧履歴をWWWサーバー上に保存したり
COOKIEを利用して閲覧者が操作する端末上に保存
したりして、閲覧者がある特定のWEBページを閲覧し
たことを監視していた。
2. Description of the Related Art A conventional web page browsing history monitoring device specifies a browsing user using a COOKIE, saves the browsing history of the specified browsing user on a WWW server, and allows a browsing user to use a COOKIE. It has been monitored that the viewer has browsed a specific WEB page by saving it on a terminal to be operated.

【0003】[0003]

【発明が解決しようとする課題】しかしながら、最近利
用者が増えている携帯電話等を利用したI−MODE等
によるWEBブラウザではCOOKIEが利用できな
い。
However, COOKIE cannot be used with a Web browser based on I-MODE or the like that uses a mobile phone or the like, which has recently increased the number of users.

【0004】そこで、本発明の目的は、COOKIEを
利用することなく閲覧者がある特定のWEBページを閲
覧したことを監視するWEBページ閲覧履歴監視装置を
提供することにある。
An object of the present invention is to provide a web page browsing history monitoring device for monitoring that a viewer has browsed a particular web page without using COOKIE.

【0005】[0005]

【課題を解決するための手段】前記目的を達成するた
め、本発明のうち請求項1に係わる発明は、WEBペー
ジ閲覧履歴監視装置であって、次の事項(1−1)〜
(1−9)により特定されることとした。 (1−1)インターネット上のWWWサーバーとして機
能するコンピューターであって、インターネットを介し
てアクセスしてくる他のコンピューターと通信する。 (1−2)プログラムAとプログラムBとプログラムC
と閲覧履歴データベースとが存在する。 (1−3)CGI等の仕組みに従って起動されるプログ
ラムAによりWEBページAは生成される。 (1−4)WEBページAにはCGI等の仕組みに従っ
て起動されるプログラムBへのリンクが設定されてい
て、プログラムBは他のWEBページにリダイレクトし
たりWEBページを生成したりして閲覧者が操作する端
末にWEBページBを送信する。 (1−5)WEBページAにはCGI等の仕組みに従っ
て起動されるプログラムCへのリンクが設定されてい
て、プログラムCは他のWEBページにリダイレクトし
たりWEBページを生成したりして閲覧者が操作する端
末にWEBページを送信する。 (1−6)プログラムAはプログラムAが起動する毎に
閲覧者IDを生成する。閲覧者IDはプログラムAの起
動という事象をを一意に識別する。 (1−7)プログラムAはWEBページA上のプログラ
ムBへのリンクが設定されている部分にWWWの仕組み
に従って閲覧者IDをプログラムBへ引き渡す設定を行
う。 (1−8)プログラムAはWEBページA上のプログラ
ムCへのリンクが設定されている部分にWWWの仕組み
に従って閲覧者IDをプログラムCへ引き渡す設定を行
う。 (1−9)プログラムBは引き渡された閲覧者IDでプ
ログラムBが起動されたことを閲覧履歴データベースへ
保存する。
Means for Solving the Problems In order to achieve the above object, an invention according to claim 1 of the present invention is a web page browsing history monitoring device, comprising:
(1-9). (1-1) A computer that functions as a WWW server on the Internet, and communicates with another computer accessed via the Internet. (1-2) Program A, Program B, and Program C
And a browsing history database. (1-3) The web page A is generated by the program A activated according to a mechanism such as CGI. (1-4) A link to a program B started according to a mechanism such as CGI is set in the web page A, and the program B redirects to another web page or generates a web page to provide a viewer. Transmits WEB page B to the terminal operated by. (1-5) A link to the program C that is activated according to a mechanism such as CGI is set in the web page A, and the program C redirects to another web page or generates a web page to perform browsing. Transmits the WEB page to the terminal operated by. (1-6) The program A generates a viewer ID every time the program A starts. The viewer ID uniquely identifies the event of starting the program A. (1-7) The program A performs a setting for transferring a viewer ID to the program B in accordance with a WWW mechanism in a portion of the web page A where a link to the program B is set. (1-8) The program A performs a setting for transferring a viewer ID to the program C in a portion of the web page A where a link to the program C is set in accordance with the WWW mechanism. (1-9) The program B saves in the browsing history database that the program B has been started with the passed viewer ID.

【0006】また、本発明のうち請求項2に係わる発明
は、請求項1に記載のWEBページ閲覧履歴監視装置で
あって、請求項1の(1−6)に記載のWWWの仕組み
に従って閲覧者IDをプログラムBへ引き渡す設定が、
QUERYSTRINGの仕組みに従って設定されてい
ることを特徴とする。
According to a second aspect of the present invention, there is provided the web page browsing history monitoring device according to the first aspect, wherein the browsing is performed according to the WWW mechanism according to the first aspect. To pass the user ID to program B,
It is characterized in that it is set in accordance with the QUERYSTRING mechanism.

【0007】また、本発明のうち請求項3に係わる発明
は、請求項1に記載のWEBページ閲覧履歴監視装置で
あって、請求項1の(1−6)に記載のWWWの仕組み
に従って閲覧者IDをプログラムBへ引き渡す設定が、
フォームの仕組みに従って設定されていることを特徴と
する。
According to a third aspect of the present invention, there is provided the web page browsing history monitoring device according to the first aspect, wherein the browsing is performed in accordance with the WWW mechanism according to the first aspect. To pass the user ID to program B,
It is characterized by being set according to the mechanism of the form.

【0008】また、本発明のうち請求項4に係わる発明
は、請求項1〜3のいずれかに記載のWEBページ閲覧
履歴監視装置であって、請求項1の(1−7)に記載の
WWWの仕組みに従って閲覧者IDをプログラムCへ引
き渡す設定が、QUERYSTRINGの仕組みに従っ
て設定されていることを特徴とする。
According to a fourth aspect of the present invention, there is provided a web page browsing history monitoring apparatus according to any one of the first to third aspects, wherein It is characterized in that the setting for transferring the viewer ID to the program C according to the WWW mechanism is set according to the QUERYSTRING mechanism.

【0009】また、本発明のうち請求項5に係わる発明
は、請求項1〜3のいずれかに記載のWEBページ閲覧
履歴監視装置であって、請求項1の(1−7)に記載の
WWWの仕組みに従って閲覧者IDをプログラムCへ引
き渡す設定が、フォームの仕組みに従って設定されてい
ることを特徴とする。
According to a fifth aspect of the present invention, there is provided the web page browsing history monitoring device according to any one of the first to third aspects, wherein It is characterized in that the setting for transferring the viewer ID to the program C according to the WWW mechanism is set according to the form mechanism.

【0010】また、本発明のうち請求項6に係わる発明
は、請求項1〜5のいずれかに記載のWEBページ閲覧
履歴監視装置であって、プログラムCは引き渡された閲
覧者IDでプログラムBが起動されたことを閲覧履歴デ
ータベースを参照し判断できることを特徴とする。
According to a sixth aspect of the present invention, there is provided the web page browsing history monitoring device according to any one of the first to fifth aspects, wherein the program C is a program B based on the delivered viewer ID. Is activated by referring to the browsing history database.

【0011】また、本発明のうち請求項7に係わる発明
は、請求項6に記載のWEBページ閲覧履歴監視装置で
あって、請求項6に記載の前記判断に基づいてリダイレ
クトするURLや生成するWEBページの内容を動的に
変更することを特徴とする。
According to a seventh aspect of the present invention, there is provided the web page browsing history monitoring apparatus according to the sixth aspect, wherein a URL for redirecting or generating based on the determination according to the sixth aspect is generated. It is characterized in that the contents of the web page are dynamically changed.

【0012】また、本発明のうち請求項8に係わる発明
は、請求項1〜7のいずれかに記載のWEBページ閲覧
履歴監視装置であって、さらに以下の(8−1)〜(8
−3)により特定されることを特徴とする。 (8−1)プログラムCが複数存在する。各々をプログ
ラムC(1)・・・プログラムC(n)とする。またプ
ログラムC(n)により生成またはリダイレクトされる
WEBページをWEBページC(n)とする。 (8−2)WEBページC(1)にはプログラムC
(2)へのリンクが設定されていて前述のいずれかの仕
組みに従って前記閲覧者IDをプログラムC(2)に引
き渡す。 (8−3)前述の(8−2)と同様にWEBページC
(2)にはプログラムC(3)へのリンクが設定されて
いて以降プログラムC(n)まで続く。
The invention according to claim 8 of the present invention is the web page browsing history monitoring device according to any one of claims 1 to 7, further comprising the following (8-1) to (8)
-3). (8-1) There are a plurality of programs C. Let each be a program C (1)... A program C (n). A web page generated or redirected by the program C (n) is referred to as a web page C (n). (8-2) The program C is stored in the web page C (1).
A link to (2) is set, and the viewer ID is delivered to the program C (2) according to any of the mechanisms described above. (8-3) Web page C as in (8-2) above
A link to the program C (3) is set in (2), and continues to the program C (n).

【0013】[0013]

【発明の実施の形態】===用語の説明===ここでは
以下の実施例の説明で使用する用語につき説明する。
「閲覧者」・・・閲覧者は、WEBページ閲覧履歴監視
装置にアクセスしてくる訪問者である。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS === Explanation of Terms === Here, terms used in the description of the following embodiments will be explained.
"Browser" ... The viewer is a visitor who accesses the web page browsing history monitoring device.

【0014】===図1による実施例====== Embodiment according to FIG. 1 ===

【0015】===基本的なシステム構成===(1)
サーバーマシン110には、CGIプログラム130と
とCGIプログラム150とCGIプログラム170と
前記プログラムを管理するWWWサーバー120とWW
Wサーバー120と通信する閲覧履歴データベース19
0とが存在する。
=== Basic System Configuration === (1)
The server machine 110 includes a CGI program 130, a CGI program 150, a CGI program 170, a WWW server 120 that manages the program, and a WW
Browsing history database 19 communicating with W server 120
0 exists.

【0016】(2)閲覧者の端末300は、入会申込を
行おうとする閲覧者が操作する端末で、WEBブラウザ
を利用しWEBページにアクセスする。
(2) The viewer terminal 300 is a terminal operated by a viewer who intends to apply for membership, and accesses a WEB page using a WEB browser.

【0017】(3)CGIプログラム130は、入会申
込WEBページ140を生成して閲覧者の端末300に
表示する。
(3) The CGI program 130 generates an enrollment application WEB page 140 and displays it on the terminal 300 of the viewer.

【0018】(4)入会申込WEBページ140には、
入会申込に必要な住所・氏名等の記入欄とCGIプログ
ラム150へのリンクが設定された「会則を見る」の部
分とCGIプログラム170へのリンクが設定された
「申し込む」の部分とが存在する。
(4) Membership application WEB page 140 contains
There are a “view rules” section where the entry fields for the address, name, etc. necessary for the membership application and a link to the CGI program 150 are set, and a “subscribe” section where a link to the CGI program 170 is set. .

【0019】(5)CGIプログラム150は、会則W
EBページ160を生成して閲覧者の端末300に表示
する。
(5) The CGI program 150 uses the rules W
An EB page 160 is generated and displayed on the terminal 300 of the viewer.

【0020】(6)CGIプログラム170は、入会申
込を受け付ける場合は申込確認WEBページ180を生
成して閲覧者の端末300に表示する。
(6) When accepting an enrollment application, the CGI program 170 generates an application confirmation WEB page 180 and displays it on the terminal 300 of the viewer.

【0021】===入会申込WEBページ140への最
初の訪問===閲覧者が閲覧者の端末300をインター
ネットに接続し図2に示す入会申込WEBページ140
のURLとして公開されているCGIプログラム130
のURLを指定すると、CGIプログラム130が起動
されCGIプログラム130は連番を採番し閲覧者ID
とし、CGIプログラム150へのリンクが設定された
「会則を見る」の部分とCGIプログラム170へのリ
ンクが設定された「会則に同意し申し込む」の部分に前
記閲覧者IDをQUERYSTRINGとして付与す
る。
=== First Visit to Enrollment Application WEB Page 140 === A viewer connects the viewer's terminal 300 to the Internet and joins the application Web page 140 shown in FIG.
CGI program 130 published as the URL of
Is specified, the CGI program 130 is started, the CGI program 130 assigns a serial number and a viewer ID
The viewer ID is assigned as a QUERYSTRING to the “view rules” section where the link to the CGI program 150 is set and the “agree and accept the rules” section where the link to the CGI program 170 is set.

【0022】===会則WEBページの訪問===閲覧
者は入会申込WEBページ140の説明に従って「会則
を見る」の部分をクリックすると、CGIプログラム1
50が起動されCGIプログラム150はQUERYS
TRINGとして受け取った前記閲覧者IDを閲覧履歴
データベース190に保存した後会則WEBページ16
0を生成して閲覧者の端末300に送信する。
=== Visit the Rules WEB Page === The viewer can click on the “view rules” section according to the description on the enrollment application WEB page 140, and the CGI program 1
50 is started and the CGI program 150 is QUERYS
After storing the browsing user ID received as TRING in the browsing history database 190, the rules WEB page 16
0 is generated and transmitted to the terminal 300 of the viewer.

【0023】===入会申込WEBページ140への再
度の訪問===閲覧者は会則WEBページ160を閲覧
し会則を読み終わると、指示に従ってブラウザの戻るボ
タンをクリック等の手段により指定して、再度入会申込
WEBページ140を表示する。この時表示される入会
申込WEBページ140は、キャッシュ機能を実装する
ブラウザにおいてはブラウザにキャッシュされた入会申
込WEBページ140が表示されるので、再度CGIプ
ログラム130は起動されない。閲覧者は記入内容を確
認した後説明に従って「会則に同意し申し込む」の部分
をクリックする。
=== Re-visit to Membership Application WEB Page 140 === After browsing the Constitution Rules WEB page 160 and reading the Constitution Rules, it is specified by means such as clicking a back button of a browser according to the instruction. Then, the enrollment application WEB page 140 is displayed again. In the enrollment application WEB page 140 displayed at this time, since the enrollment application WEB page 140 cached in the browser is displayed in the browser having the cache function, the CGI program 130 is not activated again. After confirming the contents of the entry, the reader clicks the "Agree and apply for the rules" section according to the explanation.

【0024】===入会を申し込む===閲覧者が記入
内容を確認した後説明に従って「申し込む」の部分をク
リックするとCGIプログラム170が起動される。C
GIプログラム170はQUERYSTRINGとして
受け取った前記閲覧者IDで閲覧履歴データベース19
0を検索し、検索できた場合は入会申込WEBページに
記入された値をサーバーマシン110に保存し、前記閲
覧者IDのデータを閲覧履歴データベース190から削
除し、申込確認WEBページ180を生成し閲覧者の端
末300へ送信する。検索できなかった場合は「会則を
読んでから申し込みして下さい。」を表示するWEBペ
ージを生成し閲覧者の端末300に送信する。
=== Apply for Enrollment === After the viewer confirms the entry contents and clicks on the “Apply” section according to the explanation, the CGI program 170 is started. C
The GI program 170 reads the browsing history database 19 using the browsing ID received as QUERYSTRING.
0, and if it is found, the value entered in the enrollment application WEB page is stored in the server machine 110, the data of the viewer ID is deleted from the browsing history database 190, and an application confirmation WEB page 180 is generated. It is transmitted to the terminal 300 of the viewer. If the search is not successful, a web page displaying “Please read the rules before applying” is generated and transmitted to the terminal 300 of the viewer.

【0025】===その他の応用===WEBページ閲
覧履歴監視装置の実施の形態として、図1に示した形態
以外に以下の形態でも良い。 (25−1)メーカが主催する懸賞応募のWEBページ
で、メーカーが指定したWEBページを閲覧することを
懸賞に応募する条件とする場合に利用する。 (25−2)前述の図1による実施例において、閲覧者
IDを暗号化して使用しても良い。
=== Other Applications === As an embodiment of the web page browsing history monitoring device, the following embodiment other than the embodiment shown in FIG. 1 may be used. (25-1) A prize application web page hosted by a maker is used when viewing a web page specified by the maker is a condition for applying for a prize. (25-2) In the embodiment of FIG. 1 described above, the viewer ID may be encrypted and used.

【0026】[0026]

【発明の効果】本装置発明の効果は、COOKIEやH
TTP_REFERERを利用することができない携帯
電話等のI−MODE等を利用したWEBブラウザを利
用してアクセスする閲覧者が、ある特定のWEBページ
を閲覧したことを監視することができる。COOKIE
を実装したネットスケープやインターネットエクスプロ
ーラー等のWEBブラウザにおいてもCOOKIEを使
用不可にすることができるので、このような場合でも閲
覧者がある特定のWEBページを閲覧したことを監視す
ることができる。
The effects of the present invention are as follows: COOKIE and H
It is possible to monitor that a viewer accessing using a WEB browser using an I-MODE or the like of a mobile phone or the like that cannot use TTP_REFERER has viewed a specific WEB page. COOKIE
In a Web browser such as Netscape or Internet Explorer in which COOKIE is installed, COOKIE can be disabled. Even in such a case, it is possible to monitor whether or not the viewer has browsed a specific WEB page.

【図面の簡単な説明】[Brief description of the drawings]

【図1】この発明の一実施例によるWEBページ閲覧履
歴監視装置の概略構成とシステム構成を示す図である。
FIG. 1 is a diagram showing a schematic configuration and a system configuration of a web page browsing history monitoring device according to an embodiment of the present invention.

【図2】同上実施例における入会申込WEBページを示
す図である。
FIG. 2 is a diagram showing an enrollment application WEB page in the embodiment.

【図3】同上実施例における会則WEBページを示す図
である。
FIG. 3 is a diagram showing a rule web page in the embodiment.

【図4】同上実施例における申込確認WEBページを示
す図である。
FIG. 4 is a diagram showing an application confirmation WEB page in the embodiment.

【符号の説明】[Explanation of symbols]

100 WEBページ閲覧履歴監視装置 110 サーバーマシン 120 WWWサーバー 130 CGIプログラム 140 入会申込WEBページ 150 CGIプログラム 160 会則WEBページ 170 CGIプログラム 180 申込確認WEBページ 180 閲覧履歴データベース 300 閲覧者の端末 100 WEB page browsing history monitoring device 110 server machine 120 WWW server 130 CGI program 140 enrollment application WEB page 150 CGI program 160 rules WEB page 170 CGI program 180 application confirmation WEB page 180 browsing history database 300 viewer terminal

Claims (8)

【特許請求の範囲】[Claims] 【請求項1】以下の事項(1−1)〜(1−10)によ
り特定されるWEBページ閲覧履歴監視装置。(1−
1)インターネット上のWWWサーバーとして機能する
コンピューターであって、インターネットを介してアク
セスしてくる他のコンピューターと通信する。 (1−2)プログラムAとプログラムBとプログラムC
と閲覧履歴データベースとが存在する。 (1−3)CGI等の仕組みに従って起動されるプログ
ラムAによりWEBページAは生成される。 (1−4)WEBページAにはCGI等の仕組みに従っ
て起動されるプログラムBへのリンクが設定されてい
て、プログラムBは他のWEBページにリダイレクトし
たりWEBページを生成したりして閲覧者が操作する端
末にWEBページBを送信する。 (1−5)WEBページAにはCGI等の仕組みに従っ
て起動されるプログラムCへのリンクが設定されてい
て、プログラムCは他のWEBページにリダイレクトし
たりWEBページを生成したりして閲覧者が操作する端
末にWEBページを送信する。 (1−6)プログラムAはプログラムAが起動する毎に
閲覧者IDを生成する。閲覧者IDはプログラムAの起
動という事象をを一意に識別する。 (1−7)プログラムAはWEBページA上のプログラ
ムBへのリンクが設定されている部分にWWWの仕組み
に従って閲覧者IDをプログラムBへ引き渡す設定を行
う。 (1−8)プログラムAはWEBページA上のプログラ
ムCへのリンクが設定されている部分にWWWの仕組み
に従って閲覧者IDをプログラムCへ引き渡す設定を行
う。 (1−9)プログラムBは引き渡された閲覧者IDでプ
ログラムBが起動されたことを閲覧履歴データベースへ
保存する。
1. A web page browsing history monitoring device specified by the following items (1-1) to (1-10). (1-
1) A computer that functions as a WWW server on the Internet, and communicates with another computer accessed via the Internet. (1-2) Program A, Program B, and Program C
And a browsing history database. (1-3) The web page A is generated by the program A activated according to a mechanism such as CGI. (1-4) A link to a program B started according to a mechanism such as CGI is set in the web page A, and the program B redirects to another web page or generates a web page to provide a viewer. Transmits WEB page B to the terminal operated by. (1-5) A link to the program C that is activated according to a mechanism such as CGI is set in the web page A, and the program C redirects to another web page or generates a web page to perform browsing. Transmits the WEB page to the terminal operated by. (1-6) The program A generates a viewer ID every time the program A starts. The viewer ID uniquely identifies the event of starting the program A. (1-7) The program A performs a setting for transferring a viewer ID to the program B in accordance with a WWW mechanism in a portion of the web page A where a link to the program B is set. (1-8) The program A performs a setting for transferring a viewer ID to the program C in a portion of the web page A where a link to the program C is set in accordance with the WWW mechanism. (1-9) The program B saves in the browsing history database that the program B has been started with the passed viewer ID.
【請求項2】請求項1に記載のWEBページ閲覧履歴監
視装置であって、請求項1の(1−6)に記載のWWW
の仕組みに従って閲覧者IDをプログラムBへ引き渡す
設定が、QUERYSTRINGの仕組みに従って設定
されていることを特徴とするWEBページ閲覧履歴監視
装置。
2. The web page browsing history monitoring device according to claim 1, wherein the WWW according to claim 1 (1-6).
A web page browsing history monitoring device, characterized in that the setting for transferring the viewer ID to the program B according to the mechanism of QUERYSTRING is set according to the mechanism of QUERYSTRING.
【請求項3】請求項1に記載のWEBページ閲覧履歴監
視装置であって、請求項1の(1−6)に記載のWWW
の仕組みに従って閲覧者IDをプログラムBへ引き渡す
設定が、フォームの仕組みに従って設定されていること
を特徴とするWEBページ閲覧履歴監視装置。
3. The web page browsing history monitoring device according to claim 1, wherein the WWW according to claim 1 (1-6).
A web page browsing history monitoring device, characterized in that the setting for transferring the viewer ID to the program B according to the mechanism of the form is set according to the mechanism of the form.
【請求項4】請求項1〜3のいずれかに記載のWEBペ
ージ閲覧履歴監視装置であって、請求項1の(1−7)
に記載のWWWの仕組みに従って閲覧者IDをプログラ
ムCへ引き渡す設定が、QUERYSTRINGの仕組
みに従って設定されていることを特徴とするWEBペー
ジ閲覧履歴監視装置。
4. The web page browsing history monitoring device according to claim 1, wherein (1-7).
A web page browsing history monitoring device, characterized in that the setting for transferring the viewer ID to the program C according to the WWW mechanism described in (1) is set according to the QUERYSTRING mechanism.
【請求項5】請求項1〜3のいずれかに記載のWEBペ
ージ閲覧履歴監視装置であって、請求項1の(1−7)
に記載のWWWの仕組みに従って閲覧者IDをプログラ
ムCへ引き渡す設定が、フォームの仕組みに従って設定
されていることを特徴とするWEBページ閲覧履歴監視
装置。
5. The web page browsing history monitoring device according to claim 1, wherein (1-7).
Web page browsing history monitoring apparatus characterized in that the setting for transferring the viewer ID to the program C according to the WWW mechanism described in (1) is set according to the form mechanism.
【請求項6】請求項1〜5のいずれかに記載のWEBペ
ージ閲覧履歴監視装置であって、プログラムCは引き渡
された閲覧者IDでプログラムBが起動されたことを閲
覧履歴データベースを参照し判断できることを特徴とす
るWEBページ閲覧履歴監視装置。
6. The web page browsing history monitoring device according to claim 1, wherein the program C refers to the browsing history database to indicate that the program B has been started with the passed-in viewer ID. A web page browsing history monitoring device characterized by being able to judge.
【請求項7】請求項6に記載のWEBページ閲覧履歴監
視装置であって、請求項6に記載の前記判断に基づいて
リダイレクトするURLや生成するWEBページの内容
を動的に変更することを特徴とするWEBページ閲覧履
歴監視装置。
7. The web page browsing history monitoring device according to claim 6, wherein the URL to be redirected and the content of the web page to be generated are dynamically changed based on the determination according to claim 6. Characteristic web page browsing history monitoring device.
【請求項8】請求項1〜7のいずれかに記載のWEBペ
ージ閲覧履歴監視装置であって、さらに以下の(8−
1)〜(8−3)により特定されることを特徴とするW
EBページ閲覧履歴監視装置。 (8−1)プログラムCが複数存在する。各々をプログ
ラムC(1)・・・プログラムC(n)とする。またプ
ログラムC(n)により生成またはリダイレクトされる
WEBページをWEBページC(n)とする。 (8−2)WEBページC(1)にはプログラムC
(2)へのリンクが設定されていて前述のいずれかの仕
組みに従って前記閲覧者IDをプログラムC(2)に引
き渡す。 (8−3)前述の(8−2)と同様にWEBページC
(2)にはプログラムC(3)へのリンクが設定されて
いて以降プログラムC(n)まで続く。
8. The web page browsing history monitoring device according to claim 1, further comprising:
W) characterized by 1) to (8-3)
EB page browsing history monitoring device. (8-1) There are a plurality of programs C. Let each be a program C (1)... A program C (n). A web page generated or redirected by the program C (n) is referred to as a web page C (n). (8-2) The program C is stored in the web page C (1).
A link to (2) is set, and the viewer ID is delivered to the program C (2) according to any of the mechanisms described above. (8-3) Web page C as in (8-2) above
A link to the program C (3) is set in (2), and continues to the program C (n).
JP2000224590A 2000-06-20 2000-06-20 Web page browsing history monitor device Pending JP2002007261A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2000224590A JP2002007261A (en) 2000-06-20 2000-06-20 Web page browsing history monitor device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2000224590A JP2002007261A (en) 2000-06-20 2000-06-20 Web page browsing history monitor device

Publications (1)

Publication Number Publication Date
JP2002007261A true JP2002007261A (en) 2002-01-11

Family

ID=18718524

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000224590A Pending JP2002007261A (en) 2000-06-20 2000-06-20 Web page browsing history monitor device

Country Status (1)

Country Link
JP (1) JP2002007261A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7237024B2 (en) 2002-10-15 2007-06-26 Aol Llc Cross-site timed out authentication management
JP2009009308A (en) * 2007-06-27 2009-01-15 Fujifilm Corp Communication system, proxy server, control method thereof, and control program thereof
US9313221B2 (en) 2012-01-31 2016-04-12 Hewlett Packard Enterprise Development Lp Determination of spoofing of a unique machine identifier

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7237024B2 (en) 2002-10-15 2007-06-26 Aol Llc Cross-site timed out authentication management
JP2009009308A (en) * 2007-06-27 2009-01-15 Fujifilm Corp Communication system, proxy server, control method thereof, and control program thereof
US9313221B2 (en) 2012-01-31 2016-04-12 Hewlett Packard Enterprise Development Lp Determination of spoofing of a unique machine identifier

Similar Documents

Publication Publication Date Title
US7949702B2 (en) Method and apparatus for synchronizing cookies across multiple client machines
US8527504B1 (en) Data network content filtering using categorized filtering parameters
US5848412A (en) User controlled browser identification disclosing mechanism
US8527862B2 (en) Methods for making ajax web applications bookmarkable and crawlable and devices thereof
KR100308321B1 (en) A method for coordinating actions among a group of servers
CA2845121C (en) Managing information associated with network resources
US6973492B2 (en) Method and apparatus for collecting page load abandons in click stream data
WO2009085896A1 (en) System and method for synchronized co-browsing by users in different web sessions
US8176431B1 (en) Overlay menus for web interaction
US20010021950A1 (en) Method and apparatus for controlling access to a computer network using tangible media
US20030112271A1 (en) Method of controlling a browser session
US8886819B1 (en) Cross-domain communication in domain-restricted communication environments
KR20050010829A (en) Method and apparatus for displaying messages in computer systems
US9158844B1 (en) System and method of managing internet browser navigation
CN109688280A (en) Request processing method, request processing equipment, browser and storage medium
US7165220B1 (en) Apparatus and method for processing bookmark events for a web page
US20040205569A1 (en) Method and system to manage outdated web page links in a computing system
JP2003044510A (en) Gateway device
JP2001331486A (en) Website integrated retrieval method on communication and recording medium storing software programmed so as to perform the method
JPH11272613A (en) User authentication method, recording medium storing program for realizing the method, and user authentication system using the above method
JP2002007261A (en) Web page browsing history monitor device
US7089582B1 (en) Method and apparatus for identifying universal resource locator rewriting in a distributed data processing system
JP2007193415A (en) Web content sharing system, server device, information processing terminal device, operation restriction method, and program
JP4988307B2 (en) Context-based navigation
JPH10275114A (en) Internet content security method and system