KR101029990B1 - System and method for providing access information - Google Patents

System and method for providing access information Download PDF

Info

Publication number
KR101029990B1
KR101029990B1 KR1020090116226A KR20090116226A KR101029990B1 KR 101029990 B1 KR101029990 B1 KR 101029990B1 KR 1020090116226 A KR1020090116226 A KR 1020090116226A KR 20090116226 A KR20090116226 A KR 20090116226A KR 101029990 B1 KR101029990 B1 KR 101029990B1
Authority
KR
South Korea
Prior art keywords
log information
session
request message
unique
information
Prior art date
Application number
KR1020090116226A
Other languages
Korean (ko)
Inventor
방용정
Original Assignee
주식회사 로그
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 주식회사 로그 filed Critical 주식회사 로그
Priority to KR1020090116226A priority Critical patent/KR101029990B1/en
Priority to PCT/KR2010/008383 priority patent/WO2011065760A2/en
Application granted granted Critical
Publication of KR101029990B1 publication Critical patent/KR101029990B1/en

Links

Images

Classifications

    • G06Q50/60
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/958Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking
    • G06Q50/40

Abstract

PURPOSE: A system and method for providing access information are provided to offer access history information per access by analyzing the access information of each session. CONSTITUTION: A web page provider(211) allows a user to access a webpage. A request message receiver(212) receives a request message in which the webpage request is included from a terminal of the user. A log information recorder(213) stores a session ID about the terminal of the user and the request message as first log information. By the script code which is inserted to the webpage, the request message receiver additionally receives the session-ID saved in the first log information, and an ID for the terminal of the user, and the request message.

Description

접속 정보 제공 시스템 및 방법{SYSTEM AND METHOD FOR PROVIDING ACCESS INFORMATION}SYSTEM AND METHOD FOR PROVIDING ACCESS INFORMATION}

본 발명은 접속 정보 제공 시스템 및 그 제공 방법에 관한 것으로, 더욱 상세하게는 웹 사이트에 접속한 접속자 단말의 로그 정보를 분석하여 접속 정보를 제공하는 시스템 및 방법에 관한 것이다.The present invention relates to a connection information providing system and a method for providing the same, and more particularly, to a system and method for analyzing log information of a visitor terminal connected to a web site and providing the connection information.

일반적으로, 웹 사이트에 방문자가 접속하게 되면 웹 사이트를 운영하는 웹 서버에는 방문자의 IP 주소(IP Address)나 웹 사이트 접속 횟수 등의 로그 정보가 자동으로 저장된다.In general, when a visitor accesses a web site, log information such as the visitor's IP address or the number of web site accesses is automatically stored in the web server operating the web site.

웹 사이트의 운영자는 이러한 로그 정보를 분석하여 자신의 웹 사이트의 방문자 수, 접속 횟수, 페이지 뷰 등 방문자의 행태(예를 들어, 순수 방문자 및 웹 사이트 유입 경로 등)에 따른 접속 정보를 파악할 수 있다.By analyzing this log information, web site operators can identify access information based on the visitor's behavior (e.g., pure visitors and web site inflow path, etc.) such as the number of visitors, the number of visits, and the page views of their web site. .

이와 같은 접속 정보를 획득하기 위해서, 종래에는 웹 사이트에 접속하는 접속자 단말 별로 식별 정보를 생성하고, 웹 서버가 웹 사이트에 접속한 접속자 단말 에 대한 식별 정보를 획득하여 웹 서버에 저장된 각 접속자 단말 별 로그 정보를 분석하는 방법이 제안되었다.In order to obtain such access information, conventionally, identification information is generated for each accessor terminal accessing a web site, and the web server obtains identification information for the accessor terminal accessing the web site, and for each accessor terminal stored in the web server. A method of analyzing log information has been proposed.

그런데, 웹 서버에 저장되는 로그 정보에는 접속자 단말의 웹 페이지 요청뿐 아니라 이미지, CSS 파일 등의 모든 요청이 기록되므로 웹 사이트 운영을 위한 접속 정보를 분석하기 위해서는 추가적인 데이터 필터링 작업이 필수적으로 필요하였다.However, since all requests such as images and CSS files as well as the web page request of the visitor terminal are recorded in the log information stored in the web server, additional data filtering is necessary to analyze the access information for operating the web site.

따라서, 좀 더 효율적인 접속 정보 분석을 위해 필요한 로그 정보를 포함하는 접속 정보를 생성하는 프로그램을 웹 페이지에 삽입하고, 접속자 단말이 해당 웹 사이트에 접속할 때마다 상기 프로그램을 실행하는 방식이 제안되었다.Therefore, a method of inserting a program for generating access information including log information necessary for more efficient access information analysis into a web page, and executing the program whenever the visitor terminal accesses the web site has been proposed.

구체적으로, 웹 사이트에서 접속 정보 생성을 위한 프로그램을 삽입하는 방식에서는 접속자 단말에 데이터를 저장하였다가 가져올 수 있게 구현한 접속 정보 파일 등에 접속자 단말에 상응하는 고유 아이디를 저장한다.Specifically, in the method of inserting a program for generating access information in a web site, a unique ID corresponding to the accessor terminal is stored in a access information file implemented to store and retrieve data in the accessor terminal.

그리고, 접속자 단말이 웹 사이트에 접속할 시에 상기 프로그램이 실행됨에 따라 접속자 단말에 저장된 고유 아이디를 획득하고, 획득한 고유 아이디에 상응하는 접속 시간, 유입 키워드, 유입 페이지 등과 같은 각종 로그 정보를 수집한다.When the accessor terminal accesses the web site, the program acquires a unique ID stored in the accessor terminal as the program is executed, and collects various log information such as access time, inflow keyword, inflow page, etc. corresponding to the obtained intrinsic ID. .

이와 같이, 수집된 로그 정보를 고유 아이디 별로 저장 및 분석함으로써 로그 관련 통계 정보를 생성하여 웹 사이트 운영자에게 제공할 수 있으며, 운영자는 이를 이용하여 웹 사이트를 보다 효율적으로 운영할 수 있다.As such, by storing and analyzing the collected log information for each unique ID, log-related statistical information may be generated and provided to a web site operator, and the operator may operate the web site more efficiently by using the log information.

그런데, 종래의 로그 정보를 이용하여 접속 정보를 분석하는 방식에서는 해당 웹 사이트에 대한 접속자 단말 별 접속 정보 분석은 가능하나, 접속자 단말 별 회당 접속 정보에 대한 분석은 불가능하다는 단점이 있었다. However, in the conventional method of analyzing access information using log information, it is possible to analyze access information for each visitor terminal for the corresponding web site, but it is impossible to analyze access information for each visitor terminal.

본 발명의 실시예는 여러 웹 페이지에 대하여 통합적으로 적용되는 로그 정보 스크립트를 통해 생성된 고유 아이디 및 웹 서버에서 접속자 단말에 대해 생성한 세션 아이디를 이용하여 접속자 단말에 대한 접속 정보를 분석하여 제공하는 접속 정보 제공 시스템 및 방법을 제공한다.An embodiment of the present invention analyzes and provides access information for an accessor terminal by using a unique ID generated through a log information script applied to various web pages and a session ID generated for the accessor terminal in a web server. Provided is a connection information providing system and method.

상술한 기술적 과제를 달성하기 위한 기술적 수단으로서, 본 발명의 제 1 측면은 웹 페이지를 접속자 단말에게 제공하는 웹 페이지 제공부; 상기 접속자 단말로부터 상기 웹 페이지에 대한 리퀘스트 메시지를 수신하는 리퀘스트 메시지 수신부; 및 상기 접속자 단말에 대한 세션 아이디 및 상기 수신한 리퀘스트 메시지를 제 1 로그 정보로서 저장하는 로그 정보 기록부를 포함하되, 상기 리퀘스트 메시지 수신부는 상기 웹 페이지에 삽입된 스크립트 코드에 의해 상기 접속자 단말에 대한 고유 아이디, 세션 아이디 및 상기 수신한 리퀘스트 메시지를 수신하며, 상기 로그 정보 기록부는 상기 접속자 단말에 대해 수신한 고유 아이디 및 세션 아이디와 상기 수신한 리퀘스트 메시지를 제 2 로그 정보로서 저장하는 것을 특징으로 하는 웹 서버의 로그 정보 저장 장치를 제공할 수 있다.As a technical means for achieving the above-described technical problem, the first aspect of the present invention provides a web page providing unit for providing a web page to the visitor terminal; A request message receiver for receiving a request message for the web page from the access terminal; And a log information recording unit for storing the session ID and the received request message for the accessor terminal as first log information, wherein the request message receiver is unique to the accessor terminal by a script code inserted into the web page. An ID, a session ID, and the received request message, wherein the log information recording unit stores the unique ID and session ID received for the accessor terminal, and the received request message as second log information. A server may store a log information storage device.

그리고, 본 발명의 제 2 측면은 리퀘스트 메시지를 전송하는 접속자 단말에 대해서 세션 아이디 및 상기 리퀘스트 메시지를 제 1 로그 정보로서 저장하고, 각 웹 페이지에 삽입된 스크립트에 의해 상기 접속자 단말에 대한 고유 아이디, 세션 아이디 및 리퀘스트 메시지를 수신하여 제 2 로그 정보로서 저장하는 로그 정보 저장 모듈을 포함하는 웹 서버; 및 상기 로그 정보 저장 모듈로부터 상기 제 2 로그 정보를 제공 받아 상기 접속자 단말의 접속 회당 접속 이력 정보 및 전체 접속 이력 정보 중 적어도 하나를 생성하는 접속 정보 제공 서버를 포함하는 접속 정보 제공 시스템을 제공할 수 있다.According to a second aspect of the present invention, a session ID and a request message are stored as first log information for a visitor terminal transmitting a request message, and a unique ID for the visitor terminal is provided by a script inserted into each web page. A web server including a log information storage module for receiving a session ID and a request message and storing the session ID and request information as second log information; And a connection information providing server configured to receive the second log information from the log information storage module and generate at least one of access history information and total access history information of the visitor terminal. have.

그리고, 본 발명의 제 3 측면은 접속자 단말로부터 리퀘스트 메시지를 수신하는 단계; 상기 접속자 단말에 대한 세션 아이디 및 상기 수신한 리퀘스트 메시지를 제 1 로그 정보로서 저장하는 단계; 상기 접속자 단말에 상기 리퀘스트 메시지에 따른 웹 페이지를 제공하는 단계; 상기 웹 페이지에 삽입된 스크립트의 실행에 따라 상기 접속자 단말에 대한 고유 아이디, 세션 아이디 및 상기 수신한 리퀘스트 메시지를 수신하는 단계; 및 상기 접속자 단말에 대한 고유 아이디, 세션 아이디, 상기 수신한 리퀘스트 메시지를 제2 로그 정보로서 저장하는 단계를 포함하는 웹 서버의 로그 정보 저장 방법을 제공할 수 있다.And, a third aspect of the present invention includes the steps of receiving a request message from the accessor terminal; Storing the session ID and the received request message for the access terminal as first log information; Providing a web page according to the request message to the visitor terminal; Receiving a unique ID, a session ID, and the received request message for the visitor terminal according to execution of a script embedded in the web page; And storing the unique ID, the session ID, and the received request message for the accessor terminal as second log information.

또한, 본 발명의 제 4 측면은 웹 서버가 제공하는 웹 페이지에 대한 리퀘스트 메시지를 전송하는 접속자 단말에 대해서 세션 아이디 및 상기 리퀘스트 메시지를 제 1 로그 정보로서 저장하는 단계; 상기 웹 페이지에 삽입된 스크립트 코드에 의해 상기 접속자 단말에 대한 고유 아이디, 세션 아이디 및 리퀘스트 메시지를 수신하여 제 2 로그 정보로서 저장하는 단계; 및 상기 세션 아이디에 기초하여 상기 제 2 로그 정보를 분석하여 상기 접속자 단말의 접속 회당 접속 이력 정보를 생성 하는 단계를 포함하는 접속 정보 제공 방법을 제공할 수 있다.In addition, the fourth aspect of the present invention includes the steps of storing the session ID and the request message as first log information for the visitor terminal for transmitting a request message for the web page provided by the web server; Receiving a unique ID, a session ID, and a request message for the access terminal by the script code inserted into the web page and storing the second ID as log information; And analyzing the second log information based on the session ID to generate access history information per access terminal of the accessor terminal.

전술한 본 발명의 과제 해결 수단에 의하면, 웹 사이트에 접속한 접속자 단말에 대해 각 세션 별로 접속 정보를 분석함으로써 접속자 단말의 접속 회당 접속 이력 정보를 제공할 수 있다.According to the above-described problem solving means of the present invention, it is possible to provide connection history information per connection of the accessor terminal by analyzing the connection information for each accessor terminal connected to the web site for each session.

아래에서는 첨부한 도면을 참조하여 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자가 용이하게 실시할 수 있도록 본 발명의 실시예를 상세히 설명한다. 그러나 본 발명은 여러 가지 상이한 형태로 구현될 수 있으며 여기에서 설명하는 실시예에 한정되지 않는다. 그리고 도면에서 본 발명을 명확하게 설명하기 위해서 설명과 관계없는 부분은 생략하였으며, 명세서 전체를 통하여 유사한 부분에 대해서는 유사한 도면 부호를 붙였다.DETAILED DESCRIPTION Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings so that those skilled in the art may easily implement the present invention. The present invention may, however, be embodied in many different forms and should not be construed as limited to the embodiments set forth herein. In the drawings, parts irrelevant to the description are omitted in order to clearly describe the present invention, and like reference numerals designate like parts throughout the specification.

명세서 전체에서, 어떤 부분이 다른 부분과 "연결"되어 있다고 할 때, 이는 "직접적으로 연결"되어 있는 경우뿐 아니라, 그 중간에 다른 소자를 사이에 두고 "전기적으로 연결"되어 있는 경우도 포함한다. 또한 어떤 부분이 어떤 구성요소를 "포함"한다고 할 때, 이는 특별히 반대되는 기재가 없는 한 다른 구성요소를 제외하는 것이 아니라 다른 구성요소를 더 포함할 수 있는 것을 의미한다.Throughout the specification, when a part is "connected" to another part, this includes not only "directly connected" but also "electrically connected" with another element in between. . In addition, when a part is said to "include" a certain component, which means that it may further include other components, except to exclude other components unless otherwise stated.

도 1은 본 발명의 실시예에 따른 접속 정보 제공 시스템을 도시한 도면이다.1 is a diagram illustrating a connection information providing system according to an exemplary embodiment of the present invention.

그리고, 도 2는 본 발명의 실시예에 따른 로그 정보 생성 스크립트를 통한 로그 정보 생성 방법을 설명하기 위한 순서도이다.2 is a flowchart illustrating a method of generating log information through a log information generating script according to an embodiment of the present invention.

도 1에서와 같이, 본 발명의 실시예에 따른 접속 정보 제공 시스템은 하나 이상의 접속자 단말(110, 112), 웹 사이트를 제공하는 웹 서버(200) 및 접속 정보 제공 서버(300)를 포함한다. 또한, 본 발명의 실시예에 따른 웹 서버(200)는 로그 정보 저장 모듈(210)을 포함하며, 로그 정보 저장 모듈(210)은 웹 페이지 제공부(211), 리퀘스트 메시지 수신부(212) 및 로그 정보 기록부(213) 등을 포함한다.As shown in FIG. 1, the access information providing system according to an embodiment of the present invention includes one or more accessor terminals 110 and 112, a web server 200 for providing a web site, and a connection information providing server 300. In addition, the web server 200 according to an embodiment of the present invention includes a log information storage module 210, the log information storage module 210 is a web page providing unit 211, the request message receiving unit 212 and the log An information recording unit 213 and the like.

참고로, 본 발명의 실시예에 따른 접속자 단말(110, 112), 웹 서버(200) 및 접속 정보 제공 서버(300)는 근거리 통신망(Local Area Network; LAN), 광역 통신망(Wide Area Network; WAN) 또는 부가가치 통신망(Value Added Network; VAN) 등과 같은 유선 네트워크나, 이동 통신망(mobile radio communication network), 위성 통신망, 블루투스(Bluetooth), Wibro(Wireless Broadband Internet), HSDPA(High Speed Downlink Packet Access) 등과 같은 모든 종류의 무선 네트워크를 통해 접속할 수 있다.For reference, the accessor terminals 110 and 112, the web server 200, and the access information providing server 300 according to the embodiment of the present invention may include a local area network (LAN) and a wide area network (WAN). ) Or wired networks such as Value Added Networks (VANs), mobile radio communications networks, satellite networks, Bluetooth, Wireless Broadband Internet, Wibro, High Speed Downlink Packet Access (HSDPA), etc. You can connect over the same kind of wireless network.

접속자 단말(110, 112)은 HTTP 프로토콜을 통하여 웹 서버(200)에 리퀘스트 메시지(Request Message)를 전송하고, 웹 서버(200)에 의해 제공되는 웹 사이트에 접속하여 적어도 하나의 웹 페이지를 로딩(loading)한다. 이를 위해 접속자 단말(110, 112)에는 인터넷 접속을 위한 IP 주소(address)가 부여되며, 인터넷 브라우징(browsing)을 위한 웹 브라우저(web browser)가 설치된다.The visitor terminals 110 and 112 transmit a request message to the web server 200 through the HTTP protocol, access the web site provided by the web server 200, and load at least one web page ( loading). To this end, the accessor terminals 110 and 112 are assigned an IP address for accessing the Internet, and a web browser for internet browsing is installed.

참고로, 접속자 단말(110, 112)은 데스크 탑 컴퓨터, 노트북 컴퓨터, 랩 톱(laptop) 컴퓨터 및 개인 휴대용 단말을 포함하며, 휴대용 단말은 휴대성과 이동성이 보장되는 무선 통신 장치로서, PCS(Personal Communication System), GSM(Global System for Mobile communications), PDC(Personal Digital Cellular), PDA(Personal Digital Assistant), CDMA(Code Division Multiple Access)-2000, W-CDMA(W-Code Division Multiple Access), Wibro(Wireless Broadband Internet) 단말 등과 같은 모든 종류의 핸드헬드(Handheld) 기반의 무선 통신 장치를 포함한다.For reference, the visitor terminals 110 and 112 include a desktop computer, a notebook computer, a laptop computer, and a personal portable terminal. The portable terminal is a wireless communication device that guarantees portability and mobility. System (GSM), Global System for Mobile communications (GSM), Personal Digital Cellular (PDC), Personal Digital Assistant (PDA), Code Division Multiple Access (CDMA) -2000, W-Code Division Multiple Access (W-CDMA), Wibro ( Handheld-based wireless communication devices of all kinds, such as a wireless broadband Internet terminal.

또한, 본 발명의 실시예에 따른 접속자 단말(110, 112)은 웹 서버(200)가 제공하는 웹 사이트 접속 시 각 접속자 단말(110, 112)을 식별할 수 있도록 생성된 고유 아이디(Identification: ID)를 쿠키(cookie), 유저 데이터 비해비어(userData Behavior)를 이용한 유저 데이터(userData) 파일 및 매크로미디어 플래시(Macromedia Flash)의 공유 객체(Share Object) 클래스를 이용한 플래시 데이터 파일 중 어느 하나의 형태로 저장한다.In addition, the accessor terminals 110 and 112 according to an embodiment of the present invention may generate a unique ID generated to identify each accessor terminal 110 and 112 when accessing a web site provided by the web server 200. ) In the form of a cookie, a user data file using user data behavior, or a flash data file using a shared object class of Macromedia Flash. Save it.

참고로, 쿠키(cookie)는 일종의 하이퍼 텍스트의 기록서이며, 인터넷 사용자가 임의의 웹 사이트를 방문하는 경우, 방문한 웹 사이트를 제공하는 서버에 의하여 인터넷 사용자의 단말에 설치되는 기록 정보 파일이다. 이러한 쿠키에 포함된 정보는 인터넷 사용자가 동일한 웹 사이트를 방문하는 경우 판독되며, 새로운 정보로 갱신될 수 있다. For reference, a cookie is a kind of record of hypertext, and when an internet user visits a certain web site, a cookie is a record information file installed in a terminal of the internet user by a server providing the visited web site. The information contained in these cookies is read when Internet users visit the same web site and can be updated with new information.

그리고, 유저 데이터(userData)란 웹 브라우저에서 접속자 단말(110, 112)에 쿠키와 같이 자동 다운로드 할 수 있는 기본적이고 최소한의 정보로서, 접속자 단말(110, 112) 내에서 쿠키와 저장 위치가 다르며 용량이 쿠키보다 크고 더 탄력적 인 구조를 갖는다. 다시 말해, 고유 유저 데이터란 웹 브라우저에서 쿠키와 같이 접속자 단말(110, 112)에 갱신할 수 있는 정보를 담은 인터넷 임시 파일의 일종으로서, 쿠키의 일반적인 크기인 1KB 보다 훨씬 큰 1MB의 크기를 가질 수 있으며, 쿠키가 텍스트(text) 형태인데 반해, 유저 데이터는 확장성 생성 언어(xml: extensible markup language) 형태이다.The user data is basic and minimal information that can be automatically downloaded to the visitor terminals 110 and 112 in a web browser, such as cookies. The user data is different from the cookie and the storage location in the visitor terminals 110 and 112. It is larger than cookies and has a more resilient structure. In other words, the unique user data is a temporary file of the Internet containing information that can be updated in the visitor terminals 110 and 112 such as a cookie in a web browser. The unique user data may have a size of 1 MB which is much larger than the general size of 1 KB. The cookie is in the form of text, while the user data is in the form of extensible markup language (xml).

플래시 데이터는 매크로미디어 플래시(Macromedia Flash)의 공유 객체(ShareObject)라는 내장 클래스를 이용하여 로컬 컴퓨터에 데이터를 저장하였다가 가져올 수 있게 구현한 것이다. 플래시에는 자바 스크립트 또는 서버 사이트 스크립트(php, asp, jsp 등)에서 일반적으로 사용하는 쿠키가 존재하지 않으며, 다만 쿠키처럼 사용자 컴퓨터에 데이터를 저장할 수 있는 기능을 구현해서 사용하는 것이다. 저장 방식으로는 플래시(Macromedia Flash)의 공유 객체(ShareObject) 클래스를 사용하여 장치를 닫을 때 플래시 SWF 파일에서 해당 장치에 데이터를 저장하고 장치를 다시 재생할 때 저장된 데이터를 로드(load)할 수 있다. 이때, 플래시는 장치에 이름/값 쌍의 세터를 저장한다. 공유 객체(SharedObject)란 로컬 위치에 영구 저장되어 현재 클라이언트에게만 사용 가능한 공유 객체에 대한 참조이다.Flash data is implemented using Macromedia Flash's built-in class called ShareObject to store and retrieve data on the local computer. In Flash, there are no cookies commonly used in JavaScript or server site scripts (php, asp, jsp, etc.), but they implement the ability to store data on the user's computer like cookies. As a storage method, you can use Flash's ShareObject class to save data from the Flash SWF file to the device when the device is closed and to load the saved data when the device is played again. The flash then stores the setter of name / value pairs in the device. SharedObject is a reference to a shared object that is stored permanently in a local location and available only to the current client.

또한, 고유 아이디는 각 접속자 단말에 부여되는 것으로서 다른 접속자 단말과 구별되는 유니크(unique)한 식별자이다.In addition, the unique ID is a unique identifier that is assigned to each visitor terminal and is distinguished from other visitor terminals.

그리고, 접속자 단말(110, 112)은 웹 사이트 접속 시 웹 페이지에 포함된 로그 정보 생성 스크립트가 실행됨에 따라 접속자 단말(110, 112) 내 기저장된 고유 아이디를 웹 서버(200)를 통해 접속 정보 제공 서버(300)로 전송한다.In addition, the accessor terminals 110 and 112 provide access information through the web server 200 with a unique ID stored in the accessor terminals 110 and 112 as the log information generation script included in the web page is executed when the website is accessed. Send to server 300.

이때, 로그 정보 생성 스크립트는 접속자 단말(110, 112)이 접속한 웹 페이지에 따라 상이하게 설정될 수 있다. 즉, 각 웹 페이지 별로 선호하는 접속 정보나 로그 통계 정보가 상이할 수 있으므로, 그에 따라 실행되는 로그 정보 생성 스크립트도 상이하게 구성될 수 있다.In this case, the log information generation script may be set differently according to a web page accessed by the visitor terminals 110 and 112. That is, since the preferred access information or log statistics information may be different for each web page, the log information generation script executed accordingly may be configured differently.

웹 서버(200)는 하나 이상의 웹 페이지를 포함하는 웹 사이트를 제공하며, 접속자 단말(110, 112)이 각종 네트워크를 통해 웹 사이트에 접속할 수 있도록 한다. 이때, 웹 사이트는 온라인으로 상품의 판매와 구매가 이루어지는 전자상거래가 가능한 웹 페이지 등을 포함한다. 또한, 웹 페이지는 포털 사이트 등의 검색 결과에 나타나는 URL 링크 등을 통하여 접속자 단말(110, 112)에 로딩될 수 있다.The web server 200 provides a web site including one or more web pages, and allows the visitor terminals 110 and 112 to access the web site through various networks. In this case, the web site includes a web page capable of electronic commerce in which sales and purchases of goods are made online. In addition, the web page may be loaded on the visitor terminals 110 and 112 through URL links appearing in search results such as portal sites.

구체적으로, 본 발명의 실시예에 따른 웹 서버(200)는 접속자 단말(110, 112)의 로그 정보를 생성하기 위한 로그 정보 저장 모듈(210)을 포함한다.Specifically, the web server 200 according to the embodiment of the present invention includes a log information storage module 210 for generating log information of the accessor terminals 110 and 112.

도 1에서와 같이, 로그 정보 저장 모듈(210)은 웹 페이지 제공부(211), 리퀘스트 메시지 수신부(212) 및 로그 정보 기록부(213)를 포함한다.As shown in FIG. 1, the log information storage module 210 includes a web page providing unit 211, a request message receiving unit 212, and a log information recording unit 213.

웹 페이지 제공부(211)는 웹 사이트에 리퀘스트 메시지를 전송한 접속자 단말(110, 112)에 대해 해당 웹 페이지를 로딩시킨다. 이때, 각 웹 페이지에는 접속 정보 제공 서버(300)에서 제공하는 로그 정보 생성 스크립트가 포함된다.The web page providing unit 211 loads the web page on the accessor terminals 110 and 112 that have sent the request message to the web site. At this time, each web page includes a log information generation script provided by the access information providing server 300.

리퀘스트 메시지 수신부(212)는 접속자 단말(110, 112)로부터 웹 페이지에 대한 리퀘스트 메시지를 수신하여 웹 페이지 제공부(211)로 전송한다.The request message receiving unit 212 receives a request message for the web page from the accessor terminals 110 and 112 and transmits the request message to the web page providing unit 211.

또한, 리퀘스트 메시지 수신부(212)는 해당 웹 페이지가 접속자 단말(110, 112)에 로딩됨에 따라 실행된 로그 정보 생성 스크립트에 의하여 접속자 단말(110, 112)로부터 고유 아이디를 수신하고, 웹 서버(210)가 접속자 단말(110, 112)에 대해 생성한 세션 아이디를 수신한다.In addition, the request message receiving unit 212 receives a unique ID from the access terminal (110, 112) by the log information generation script executed as the web page is loaded on the access terminal (110, 112), the web server 210 ) Receives a session ID generated for the visitor terminal (110, 112).

구체적으로, 로그 정보 생성 스크립트는 현재 웹 페이지에 접속한 접속자 단말 별로 상응하는 세션 아이디, 고유 아이디 및 리퀘스트 메시지를 포함하는 로그 정보를 생성하여 로그 정보 기록부(213)에 저장하고, 상기 생성된 로그 정보를 접속 정보 제공 서버(300)로 전송한다.Specifically, the log information generation script generates log information including a session ID, a unique ID, and a request message corresponding to each accessor terminal accessing the current web page, and stores the log information in the log information recording unit 213, and generates the log information. To transmit to the connection information providing server 300.

참고로, 로그 정보는 접속자 단말(110, 112)의 IP 주소, MAC 주소, 웹 페이지 로딩 시간, 웹 페이지 언로딩 시간, 접속 경로 사이트 정보, 이전 웹 페이지 정보 및 쿠키 정보 등을 포함한다.For reference, the log information includes the IP address, MAC address, web page loading time, web page unloading time, access path site information, previous web page information, cookie information, and the like of the accessor terminals 110 and 112.

로그 정보 기록부(213)는 웹 사이트에 리퀘스트 메시지를 한 접속자 단말(110, 112)에 대해 세션 아이디(Identification: ID)를 생성하여 데이터베이스(미도시)에 저장한다.The log information recording unit 213 generates a session ID (ID) for the visitor terminals 110 and 112 that have made a request message on the web site, and stores the session ID in a database (not shown).

이때, 로그 정보 기록부(213)는, 생성된 세션 아이디를 접속자 단말(110, 112)의 리퀘스트 메시지와 연계하여 제1 로그 정보로서 저장한다. 참고로, 리퀘스트 메시지에 포함된 접속자 단말(110, 112)의 식별 정보와 상기 생성된 세션 아이디가 매칭되어 저장된다.At this time, the log information recording unit 213 stores the generated session ID as first log information in association with request messages of the accessor terminals 110 and 112. For reference, identification information of the accessor terminals 110 and 112 included in the request message and the generated session ID are matched and stored.

또한, 로그 정보 기록부(213)는 접속자 단말(110, 112)의 리퀘스트 메시지를 확인하여, 접속자 단말(110, 112)이 이전 웹 페이지를 언로딩(unloading) 한 시각 이후 기설정된 기준 시간이 초과한 후 상기 로딩 요청이 발생한 경우 새로운 세션 아이디를 발급하여 상기 리퀘스트 메시지에 연계하여 저장하고, 상기 기준 시간 이 내에 상기 로딩 요청이 발생한 경우 기생성된 세션 아이디를 갱신하여 재저장한다.In addition, the log information recording unit 213 checks the request messages of the visitor terminals 110 and 112, and the preset reference time is exceeded after a time when the visitor terminals 110 and 112 unload the previous web page. After the loading request is generated, a new session ID is issued and stored in association with the request message, and when the loading request occurs within the reference time, the existing session ID is updated and stored again.

참고로, 세션(session)은 접속자 단말(110, 112)과 웹 서버(200) 사이에 설정되는 논리적 연결이며, 일정 시간 동안 동일한 사용자, 즉 동일한 브라우저(browser)로부터 전송된 일련의 요구를 하나의 상태로 보고 그 상태를 일정하게 유지시킨다. 이때, 웹 서버(200)는 다수의 웹 페이지 요청자를 구별하기 위하여 각 사용자에 대하여 설정된 세션에 대하여 임의의 아이디를 부여한다. 이러한 세션 아이디는 일반적으로 사용자의 계정, 암호, IP 주소, 타임 스탬프 등의 다수의 파라미터가 조합되어 생성될 수 있다.For reference, a session is a logical connection established between the accessor terminals 110 and 112 and the web server 200. The session is a series of requests transmitted from the same user, that is, the same browser for a predetermined time. View it as a state and keep it constant. At this time, the web server 200 assigns an arbitrary ID to a session set up for each user to distinguish a plurality of web page requesters. In general, the session ID may be generated by combining a plurality of parameters such as a user's account, password, IP address, time stamp, and the like.

구체적으로, 도 2에서 나타낸 바와 같이, 로그 정보 기록부(213)는 접속자 단말(110, 112)의 리퀘스트 메시지를 수신하면 상응하는 세션 아이디를 확인한다(S210).Specifically, as shown in Figure 2, the log information recording unit 213 checks the corresponding session ID when receiving the request messages of the access terminal (110, 112) (S210).

이때, 로그 정보 기록부(213)는 접속자 단말(110, 112)의 웹 페이지 로딩(loading) 요청 시 접속자 단말(110, 112)의 리퀘스트 메시지에 기초하여 해당 접속자 단말(110, 112)에 상응하여 기생성된 세션 아이디가 저장되어 있는지 확인한다.In this case, the log information recording unit 213 corresponds to the corresponding visitor terminals 110 and 112 based on the request message of the accessor terminals 110 and 112 when the web page loading request of the accessor terminals 110 and 112 is performed. Check if the created session ID is saved.

참고로, 로그 정보 기록부(213)는 접속자 단말(110, 112)의 리퀘스트 메시지에 포함된 IP 주소, MAC 주소 등의 식별 정보와 매칭되는 세션 아이디가 기저장되어 있는지 확인할 수 있다.For reference, the log information recording unit 213 may check whether a session ID matched with identification information such as an IP address and a MAC address included in request messages of the accessor terminals 110 and 112 is stored in advance.

이때, 로그 정보 기록부(213)는 접속자 단말(110, 112)의 로그 데이터에 포함된 이전 웹 페이지 정보를 확인하여 접속자 단말(110, 112)이 이전 웹 페이지를 언로딩(unloading) 한 시각 이후 기설정된 기준 시간이 초과한 후 상기 로딩 요청이 발생한 경우 새로운 세션 아이디를 생성하고, 상기 기준 시간 이내에 상기 로딩 요청이 발생한 경우 기생성된 세션 아이디를 확인할 수 있다.At this time, the log information recording unit 213 checks the previous web page information included in the log data of the visitor terminals 110 and 112, and after the time when the visitor terminals 110 and 112 unloads the previous web page, When the loading request occurs after the set reference time is exceeded, a new session ID may be generated, and if the loading request occurs within the reference time, the generated session ID may be checked.

또한, 로그 정보 기록부(213)는 확인된 세션 아이디를 상기 리퀘스트 메시지와 매칭하여 제1 로그 정보로서 저장한다.In addition, the log information recording unit 213 matches the confirmed session ID with the request message and stores the session ID as first log information.

그런 다음, 로그 정보 기록부(213)는 각 웹 페이지가 로딩됨에 따라 로그 정보 생성 스크립트를 실행하여 접속자 단말(110, 112)의 쿠키, 유저 데이터, 플래시 데이터 중 적어도 하나를 통해 접속자 단말(110, 112)에 상응하는 고유 아이디를 검출한다(S220).Thereafter, the log information recording unit 213 executes a log information generating script as each web page is loaded to access the visitor terminals 110 and 112 through at least one of cookies, user data, and flash data of the visitor terminals 110 and 112. A unique ID corresponding to) is detected (S220).

이때, 로그 정보 생성 스크립트는 접속자 단말(110, 112)의 유저 데이터 파일에 저장된 고유 아이디가 존재하는지 판단하고, 유저 데이터 파일에 고유 아이디가 존재하지 않는 경우 플래시 데이터 파일을 검출하는 방식으로 접속자 단말(110, 112)의 쿠키, 유저 데이터 파일, 플래시 데이터 파일 등에 대하여 고유 아이디를 검출하도록 설정될 수 있다. 참고로, 로그 정보 생성 스크립트는 쿠키, 유저 데이터 파일, 플래시 데이터 파일 등으로부터 고유 데이터를 검출하는 순서가 임의로 설정될 수 있다.In this case, the log information generation script determines whether a unique ID stored in the user data files of the accessor terminals 110 and 112 exists, and detects a flash data file when the unique ID does not exist in the user data file. 110, 112 may be set to detect a unique ID for a user data file, a flash data file, and the like. For reference, the log information generation script may be arbitrarily set in order of detecting unique data from a cookie, a user data file, a flash data file, and the like.

또한, 로그 정보 생성 스크립트는 접속자 단말(110, 112)의 쿠키, 유저 데이터 파일, 플래시 데이터 파일 등으로부터 기저장된 고유 아이디가 검출되지 않는 경우, 접속 정보 제공 서버(300)로 해당 접속자 단말(110, 112)에 대한 새로운 고유 아이디를 생성해줄 것을 요청하도록 설정된다. 그리고, 로그 정보 생성 스크립 트는 접속자 단말(110, 112)로부터 고유 아이디가 검출되면, 검출된 고유 아이디를 로그 정보 기록부(213)에 전달하여 단계 S210에서 확인된 세션 아이디에 매칭시키도록 설정된다.In addition, the log information generation script is connected to the access information providing server 300 when the unique ID stored in advance from the cookie, the user data file, the flash data file, or the like of the accessor terminals 110 and 112 is not detected. 112) to request the creation of a new unique ID. When the unique ID is detected from the accessor terminals 110 and 112, the log information generation script is configured to transfer the detected unique ID to the log information recording unit 213 to match the session ID identified in step S210.

그런 후, 로그 정보 기록부(213)는 로그 정보 생성 스크립트가 실행됨에 따라 상기 세션 아이디 및 고유 아이디와 상기 리퀘스트 메시지를 포함하는 제 2 로그 정보를 데이터베이스(미도시)에 저장한 후 접속 정보 제공 서버(300)로 전송한다(S230).Then, as the log information generating script is executed, the log information recording unit 213 stores the second log information including the session ID, the unique ID, and the request message in a database (not shown), and then accesses the server (not shown). 300) (S230).

접속 정보 제공 서버(300)는 웹 사이트에 접속하는 접속자 단말(110, 112)의 세션 아이디 및 고유 아이디 그리고 리퀘스트 메시지들을 획득하기 위한 로그 정보 생성 스크립트를 생성하여 웹 서버(200)에 제공한다. 이때, 접속 정보 제공 서버(300)는 제공한 로그 정보 생성 스크립트를 웹 서버(200)가 제공하는 모든 웹 페이지에 삽입할 것을 요청할 수 있다.The access information providing server 300 generates and provides a log information generation script for obtaining session IDs and unique IDs and request messages of the accessor terminals 110 and 112 accessing the web site to the web server 200. In this case, the access information providing server 300 may request to insert the provided log information generation script into all the web pages provided by the web server 200.

그리고, 접속 정보 제공 서버(300)는 웹 서버(200)가 제공하는 웹 페이지마다 삽입된 로그 정보 생성 스크립트를 통해 접속자 단말(110, 112)의 세션 아이디 및 고유 아이디와 리퀘스트 메시지를 포함하는 제 2 로그 정보를 수신한다.In addition, the access information providing server 300 includes a session ID, a unique ID, and a request message of the accessor terminals 110 and 112 through a log information generation script inserted for each web page provided by the web server 200. Receive log information.

이때, 접속 정보 제공 서버(300)는 수신된 제 2 로그 정보를 확인하여 접속자 단말(110, 112)을 식별하고, 식별된 접속자 단말(110, 112)에 상응하여 기저장된 접속 정보에 현재 수신된 제 2 로그 정보를 매칭하여 저장한다.In this case, the access information providing server 300 identifies the accessor terminals 110 and 112 by checking the received second log information, and is currently received in the previously stored access information corresponding to the identified accessor terminals 110 and 112. The second log information is matched and stored.

구체적으로, 접속 정보 제공 서버(300)는 웹 서버(200)의 각각의 웹 페이지에 포함된 로그 정보 생성 스크립트를 통해 접속자 단말(110)에서 구동중인 브라우 저(browser)가 웹 페이지를 로딩(loading) 또는 언로딩(unloading)할 때마다 이전 URL 정보, 현재 URL 정보, 검색 엔진 정보, 웹 페이지의 로딩 시간, 언로딩 시간, 웹 페이지에의 접속 시작 시각 및 접속 종료 시각 등의 리퀘스트 메시지와 해당 접속자 단말(110, 112)의 세션 아이디 및 고유 아이디를 포함하는 제 2 로그 정보를 수신한다.In detail, the access information providing server 300 is configured to load a web page by a browser running on the visitor terminal 110 through a log information generation script included in each web page of the web server 200. Or unloading request information such as previous URL information, current URL information, search engine information, web page loading time, unloading time, start time and end time of access to the web page, and the corresponding visitor. The second log information including the session ID and the unique ID of the terminals 110 and 112 is received.

그리고, 접속 정보 제공 서버(300)는 저장된 제 2 로그 정보들이 세션 아이디 별 또는 고유 아이디 별로 저장되는 접속 정보를 분석하여 접속 이력 정보를 생성하고, 생성된 접속 이력 정보를 웹 서버(200) 또는 서비스 사용자(미도시)에게 제공한다.In addition, the access information providing server 300 analyzes the access information in which the stored second log information is stored for each session ID or unique ID, generates access history information, and generates the generated access history information for the web server 200 or a service. Provided to a user (not shown).

참고로, 상기 분석된 접속 정보는 접속자 단말(110, 112)에 상응하는 세션 아이디 또는/및 고유 아이디와 연계된 접속 이력 정보로서, 접속자 단말(110, 112)이 웹 페이지를 이동할 때마다 생성된 로그 정보들의 통계 정보 등을 의미한다.For reference, the analyzed access information is connection history information associated with session IDs and / or unique IDs corresponding to the visitor terminals 110 and 112, and is generated whenever the visitor terminals 110 and 112 move web pages. It means statistical information of log information.

도 3은 본 발명의 실시예에 따른 접속 정보 제공 서버의 상세 구성을 도시한 도면이다.3 is a diagram showing a detailed configuration of a connection information providing server according to an embodiment of the present invention.

이때, 도 3에서 설명하고자 하는 접속 정보 제공 서버는 네트워크 상에 독립된 장치로서 존재할 수 있다.In this case, the access information providing server to be described in FIG. 3 may exist as an independent device on the network.

또한, 본 발명의 실시예에 따른 도 1 및 도 3에 도시된 구성 요소들은 소프트웨어 또는 FPGA(Field Programmable Gate Array) 또는 ASIC(Application Specific Integrated Circuit)와 같은 하드웨어 구성 요소를 의미하며, 소정의 역할들을 수행한다.In addition, the components shown in FIGS. 1 and 3 according to an embodiment of the present invention mean software components or hardware components such as a field programmable gate array (FPGA) or an application specific integrated circuit (ASIC). To perform.

그렇지만 '구성 요소들'은 소프트웨어 또는 하드웨어에 한정되는 의미는 아니며, 각 구성 요소는 어드레싱할 수 있는 저장 매체에 있도록 구성될 수도 있고 하나 또는 그 이상의 프로세서들을 재생시키도록 구성될 수도 있다.However, 'components' are not meant to be limited to software or hardware, and each component may be configured to be in an addressable storage medium or may be configured to reproduce one or more processors.

따라서, 일 예로서 구성 요소는 소프트웨어 구성 요소들, 객체지향 소프트웨어 구성 요소들, 클래스 구성 요소들 및 태스크 구성 요소들과 같은 구성 요소들과, 프로세스들, 함수들, 속성들, 프로시저들, 서브루틴들, 프로그램 코드의 세그먼트들, 드라이버들, 펌웨어, 마이크로 코드, 회로, 데이터, 데이터베이스, 데이터 구조들, 테이블들, 어레이들 및 변수들을 포함한다.Thus, as an example, a component may include components such as software components, object-oriented software components, class components, and task components, and processes, functions, properties, procedures, and subs. Routines, segments of program code, drivers, firmware, microcode, circuits, data, databases, data structures, tables, arrays, and variables.

또한, 구성 요소들과 해당 구성 요소들 안에서 제공되는 기능은 더 작은 수의 구성 요소들로 결합되거나 추가적인 구성 요소들로 더 분리될 수 있다.In addition, the components and functionality provided within the components may be combined into a smaller number of components or further separated into additional components.

접속 정보 제공 서버(300)는 스크립트 관리부(310), 접속 정보 획득부 (320), 접속 정보 저장부(330), 접속 정보 분석부(340) 및 접속 정보 제공부(350)를 포함한다.The access information providing server 300 includes a script managing unit 310, a connection information obtaining unit 320, a connection information storing unit 330, a connection information analyzing unit 340, and a connection information providing unit 350.

스크립트 관리부(310)는 로그 정보 생성 스크립트를 생성하여 웹 서버(200)에 제공한다. 이때, 스크립트 관리부(310)는 웹 서버(200)에 웹 사이트의 각 웹 페이지에 로그 정보 생성 스크립트가 삽입되도록 요청할 수 있다. 이와 같은, 로그 정보 생성 스크립트는 웹 서버(200)를 통해 접속자 단말(110, 112)의 세션 아이디 및 고유 아이디를 포함하는 식별 정보와 이전 URL 정보와 현재 URL 정보 등의 리퀘스트 메시지를 획득하여 접속자 단말(110, 112)에 대한 로그 정보를 생성한다.The script manager 310 generates a log information generation script and provides it to the web server 200. In this case, the script manager 310 may request the web server 200 to insert a log information generation script into each web page of the web site. As such, the log information generation script obtains identification information including session IDs and unique IDs of the accessor terminals 110 and 112 and request messages such as previous URL information and current URL information through the web server 200. Generate log information for (110, 112).

또한, 본 발명의 실시예에 따른 로그 정보 생성 스크립트는 접속자 단 말(110, 112)의 웹 페이지의 이동 횟수, 포털 사이트에 검색어로 입력된 유입 키워드 등의 정보를 더 획득할 수 있도록 구성될 수 있다. 로그 정보 생성 스크립트는 접속자 단말(110, 112)의 웹 페이지에 대한 총 접속 횟수, 순 접속자수, 구매 전환 수, 총 접속 횟수에 대한 구매 전환율, 순 접속자 수에 대한 구매 전환율 또는 웹 페이지에서 접속을 유지한 시간을 누적한 체류 시간 등의 통계 정보를 산출하는데 필요한 각종 정보를 생성할 수 있도록 구성될 수 있다.In addition, the log information generation script according to an embodiment of the present invention may be configured to further obtain information such as the number of movement of the web page of the visitor terminal (110, 112), inflow keywords entered as a search word in the portal site, etc. have. The log information generation script may perform the total number of accesses to the web pages of the visitor terminals 110 and 112, the number of unique visitors, the number of purchase conversions, the purchase conversion rate for the total number of connections, the purchase conversion rate for the number of unique visitors, or the web page. It can be configured to generate various kinds of information necessary for calculating statistical information such as residence time accumulated in the retained time.

그리고, 로그 정보 생성 스크립트는 웹 서버(200)가 제공하는 웹 사이트에 접속한 접속자 단말(110, 112)에 상응하는 고유 아이디가 존재하지 않는 경우 즉, 해당 웹 사이트 또는 웹 페이지에 처음으로 접속하는 접속자 단말(110, 112)인 경우 상응하는 고유 아이디를 생성하여 웹 서버(200)를 통해 해당 접속자 단말(110, 112)로 전송하도록 구성될 수 있다.In addition, the log information generation script may access the web site or the web page for the first time when there is no unique ID corresponding to the accessor terminals 110 and 112 accessing the web site provided by the web server 200. In the case of the accessor terminals 110 and 112, a corresponding unique ID may be generated and transmitted to the corresponding accessor terminals 110 and 112 through the web server 200.

접속 정보 획득부(320)는 웹 서버(200)에 제공한 로그 정보 생성 스크립트를 통해 접속자 단말(110, 112)의 쿠키, 유저 데이터 파일 및 플래시 데이터 파일 등에 저장되어 있던 고유 아이디 및 웹 서버(200)가 관리하는 접속자 단말(110, 112)에 대한 세션 아이디와 접속자 단말(110, 112)이 웹 사이트에 전송한 리퀘스트 메시지 등을 포함하는 제 2 로그 정보를 수신한다.The access information acquisition unit 320 may store a unique ID and a web server 200 stored in a cookie, a user data file, and a flash data file of the accessor terminal 110 or 112 through a log information generation script provided to the web server 200. Receives second log information including a session ID for the visitor terminals 110 and 112 and a request message transmitted by the visitor terminals 110 and 112 to the web site.

그리고, 접속 정보 획득부(320)는 획득한 접속자 단말(110, 112)의 제 2 로그 정보를 접속 정보 저장부(330)로 전송하여 접속 정보로서 저장한다.In addition, the access information acquisition unit 320 transmits the obtained second log information of the accessor terminals 110 and 112 to the access information storage unit 330 and stores it as access information.

접속 정보 저장부(330)는 로그 정보 생성 스크립트를 통해 수집된 각 접속자 단말(100, 112)의 제 2 로그 정보를 데이터베이스(미도시)에 저장한다.The access information storage unit 330 stores second log information of each access terminal 100 and 112 collected through a log information generation script in a database (not shown).

이때, 접속 정보 저장부(330)는 제 2 로그 정보에 포함된 접속자 단말(110, 112)의 고유 아이디를 확인하여 데이터베이스(미도시)에 기저장된 접속 정보들 중 상기 확인한 고유 아이디와 동일한 고유 아이디를 검색한다. 그리고, 접속 정보 저장부(330)는 상기 확인한 고유 아이디와 동일한 고유 아이디가 검색될 경우 검색된 고유 아이디와 매칭하여 기저장되어 있던 접속 정보에 상기 수신한 제 2 로그 정보를 부가하여 저장함으로써 접속자 단말(110, 112)의 접속 정보를 갱신한다.At this time, the access information storage unit 330 checks the unique ID of the access terminal (110, 112) included in the second log information, the unique ID that is the same as the identified unique ID among the pre-stored access information in the database (not shown) Search for. When the unique ID identical to the checked unique ID is searched for, the access information storage unit 330 adds and stores the received second log information to previously stored access information that matches the searched unique ID. The connection information of 110 and 112 is updated.

또한, 접속 정보 저장부(330)는 상기 확인한 고유 아이디와 동일한 고유 아이디가 검색되지 않는 경우 상기 수신한 제 2 로그 정보가 웹 사이트(또는 웹 페이지)에 새로 접속한 접속자 단말(110, 112)이라 판단하고 해당 고유아이디에 제 2 로그 정보를 매칭한 접속 정보를 데이터베이스에 저장한다.In addition, the access information storage unit 330 is a visitor terminal (110, 112) newly connected to the web site (or web page) if the received second log information when the same unique ID is not retrieved. The access information obtained by determining the second log information with the corresponding unique ID is stored in the database.

접속 정보 분석부(340)는 접속 정보 저장부(330)를 통해 데이터베이스에 저장된 각 접속자 단말(110, 112)의 접속 정보를 분석하여 접속 이력 정보를 생성한다.The connection information analysis unit 340 analyzes the connection information of each of the access terminal terminals 110 and 112 stored in the database through the access information storage unit 330 to generate access history information.

특히, 본 발명의 실시예에 따른 접속 정보 분석부(340)는 데이터베이스에 저장된 접속자 단말(110, 112)의 접속 정보를 세션 아이디 별로 구분하여 접속 이력 정보를 생성하거나, 고유 아이디 별로 구분하여 접속 이력을 생성할 수 있다.In particular, the access information analyzer 340 according to an embodiment of the present invention generates the access history information by classifying the access information of the access terminal (110, 112) stored in the database by the session ID, or the access history by dividing by the unique ID Can be generated.

예를 들면, 접속 정보 분석부(340)는 세션 아이디를 기준으로 하여 접속자 단말(110, 112) 별로 한 세션 동안 특정 웹 사이트(또는 웹 페이지)에 총 접속한 횟수 및 접속한 웹 페이지 정보 등의 로그 정보 통계를 분석할 수 있다. 또한, 접속 정보 분석부(340)는 고유 아이디를 기준으로 하여 특정 웹 사이트(또는 웹 페이 지)에 접속한 접속자 단말(110, 112) 별 로그 정보 통계를 분석할 수 있다. For example, the access information analyzer 340 may determine the total number of times of accessing a specific web site (or web page) and the accessed web page information per session for each accessor terminal 110 and 112 based on the session ID. Analyze log information statistics. In addition, the access information analyzer 340 may analyze log information statistics for each accessor terminal 110 or 112 accessing a specific web site (or web page) based on the unique ID.

이처럼, 본 발명의 실시예에 따르면 접속자 단말(110, 112) 별 접속 회당 접속 이력 정보 또는 접속자 단말(110, 112) 별 전체 접속 이력 정보를 분석할 수 있으며, 웹 사이트(또는 웹 페이지)에 대한 순 접속자수, 구매 전환 수, 총 접속 횟수에 대한 구매 전환율, 순 접속자 수에 대한 구매 전환율 및 웹 페이지에서 접속을 유지한 시간을 누적한 체류 시간 등의 통계 정보(즉, 접속 이력 정보)를 분석할 수 있다.As such, according to an exemplary embodiment of the present invention, the access history information per access terminal 110 and 112 or the total access history information for each accessor terminal 110 and 112 may be analyzed and the web site (or web page) may be analyzed. Analyze statistical information (i.e., access history information), such as unique visitors, purchase conversions, purchase conversion rate for total number of connections, purchase conversion rate for unique visitors, and dwell time that accumulated the time of staying on the web page. can do.

접속 정보 제공부(350)는 웹 서버(200) 또는 서비스 사용자(예를 들어, 웹 사이트 운영자) 측으로부터 접속 이력 정보 요청을 수신한 경우 또는/및 접속자 단말(110, 112)의 제 2 로그 정보를 수신한 후 자동으로 접속 이력 정보를 제공한다.The connection information providing unit 350 receives a request for access history information from the web server 200 or a service user (for example, a web site operator) and / or second log information of the accessor terminals 110 and 112. Automatically provides connection history information after receiving.

이때, 접속 정보 제공부(350)는 웹 서버(200)로부터 특정 웹 사이트에 대한 접속 이력 정보 요청, 특정 접속자 단말(110, 112)에 대한 세션 별(즉, 접속 회당) 접속 이력 정보 요청 및 특정 접속자 단말(110, 112) 별 접속 이력 정보 요청 중 적어도 하나의 요청을 수신할 수 있다.In this case, the access information providing unit 350 requests access history information for a specific web site from the web server 200, requests for connection history information for each session (that is, per access time), and specifies the specific accessor terminals 110 and 112. At least one request among access history information requests for each accessor terminal 110 and 112 may be received.

도 4는 본 발명의 실시예에 따른 접속 정보 제공 방법을 설명하기 위한 흐름도이다.4 is a flowchart illustrating a method of providing access information according to an embodiment of the present invention.

이때, 도 4에서는 접속자 단말(110)이 현재 웹 페이지에 접속하기 이전에 생성된 고유 아이디를 플래시 데이터 파일에 저장해둔 상태이고, 웹 서버(200)가 접속자 단말(110)에 대해 기생성한 세션 아이디를 웹 서버(200) 자체의 저장 공간(예를 들어, 데이터베이스 등)에 저장해둔 상태일 때를 예로서 설명하였다.In this case, in FIG. 4, a session in which the accessor terminal 110 stores a unique ID generated before accessing the current web page in a flash data file, and the web server 200 creates a parasitic connection for the accessor terminal 110. As an example, the ID is stored in a storage space (for example, a database) of the web server 200 itself.

또한, 도 4에서는 웹 서버(200)가 접속 정보 제공 서버(300)로부터 로그 정보 생성 스크립트를 제공받아 각 웹 페이지가 접속자 단말(110, 112)에 로딩될 때마다 로그 정보 생성 스크립트를 통해 상기 로그 정보 생성 스크립트를 실행되도록 하는 것을 예로서 설명하였다.In addition, in FIG. 4, the web server 200 receives the log information generation script from the access information providing server 300, and logs each time a web page is loaded into the visitor terminal 110 or 112. As an example, the information generation script is executed.

먼저, 접속자 단말(110)이 웹 서버(200)에 의하여 제공되는 웹 사이트에 리퀘스트 메시지를 전송하여 웹 페이지 로딩을 요청하고(S401), 웹 서버(200)는 상기 요청에 따라 웹 페이지를 접속자 단말(110)에 전송한다(S402).First, the visitor terminal 110 requests a web page loading by sending a request message to a web site provided by the web server 200 (S401), and the web server 200 accesses the web page according to the request. In step S402, it transmits to (110).

이때, 접속자 단말(110)은 웹 서버(200)로부터 로그 정보 생성 스크립트를 포함하는 웹 페이지를 수신한다.At this time, the visitor terminal 110 receives a web page including a log information generation script from the web server 200.

참고로, 접속자 단말(110)은 타 웹 페이지의 링크를 통하거나, 포털 사이트의 검색 결과에 표시된 링크를 통해 웹 페이지에 접속할 수 있다. 예를 들어, 포털 사이트를 통하여 접속하는 경우에는 포털 사이트에 입력된 검색어가 유입 키워드로서 리퀘스트 메시지에 기록될 수 있다.For reference, the visitor terminal 110 may access a web page through a link of another web page or through a link displayed in a search result of a portal site. For example, when accessing through a portal site, a search word input to the portal site may be recorded in a request message as an inflow keyword.

다음으로, 접속자 단말(110)은 웹 서버(200)로부터 전송된 웹 페이지가 로딩됨에 따라 로그 정보 생성 스크립트를 실행하고(S403), 이에 따라 기저장된 고유 아이디를 웹 서버(200) 측으로 전송한다(S404).Next, the accessor terminal 110 executes the log information generation script as the web page transmitted from the web server 200 is loaded (S403), and accordingly transmits the previously stored unique ID to the web server 200 ( S404).

그러면, 웹 서버(200)는 로그 정보 생성 스크립트에 따라 접속자 단말(110)에 상응하는 세션 아이디를 확인하고(S405), 상기 고유 아이디, 세션 아이디 및 접속자 단말(110)의 리퀘스트 메시지를 포함하는 로그 정보를 생성한다(S406). 이때, 웹 서버(200)는 생성된 로그 정보를 자체 저장 공간(예를 들어, 데이터베이스 등)에 저장할 수 있다.Then, the web server 200 checks the session ID corresponding to the accessor terminal 110 according to the log information generation script (S405), and logs including the unique ID, session ID and request message of the accessor terminal 110. Generate information (S406). In this case, the web server 200 may store the generated log information in its own storage space (for example, a database).

다음으로, 웹 서버(200)는 상기 생성된 로그 정보를 접속 정보 제공 서버(300)로 전송한다(S407).Next, the web server 200 transmits the generated log information to the access information providing server 300 (S407).

그러면, 접속 정보 제공 서버(300)는 수신한 로그 정보를 상기 로그 정보에 포함된 고유 아이디 및/또는 세션 아이디 등의 접속자 단말(110)의 식별 정보에 기준하여 저장한다(S408).Then, the access information providing server 300 stores the received log information based on the identification information of the accessor terminal 110, such as the unique ID and / or session ID included in the log information (S408).

이때, 본 발명의 실시예에서는 접속 정보 제공 서버(300)가 접속자 단말(110)의 고유 아이디 및/또는 세션 아이디에 기준하여 접속자 단말(110)에 대해 기저장된 접속 정보에 새로 수신된 로그 정보를 부가하여 저장하는 것을 설명한다. 그런데, 본 발명의 다른 실시예에 따르면, 접속 정보 제공 서버(300)가 접속자 단말(110)의 리퀘스트 메시지에 기준하여 동일 웹 사이트 또는 웹 페이지 별로 접속 정보를 갱신하여 저장하는 것도 가능하다.At this time, in the embodiment of the present invention, the access information providing server 300 may newly log information received in the previously stored access information for the accessor terminal 110 based on the unique ID and / or session ID of the accessor terminal 110. In addition, it demonstrates storing. However, according to another exemplary embodiment of the present invention, the access information providing server 300 may update and store the access information for each web site or web page based on the request message of the visitor terminal 110.

다음으로, 접속 정보 제공 서버(300)는 웹 서버(200)로부터 접속 이력 정보 제공 요청을 수신하고(S409), 해당 웹 사이트(또는 웹 페이지)에 대한 접속자 단말(110)의 접속 정보를 분석하여 접속 이력 정보를 생성한다(S410).Next, the access information providing server 300 receives a request for providing access history information from the web server 200 (S409), and analyzes the access information of the accessor terminal 110 for the corresponding web site (or web page). The access history information is generated (S410).

특히, 본 발명의 실시예에 따른 접속 정보 제공 서버(300)는 접속자 단말(110)의 세션 아이디에 기준하여 웹 사이트에 접속한 접속자 단말(110) 별 세션 당(즉, 접속 회당) 접속 이력을 분석할 수 있다. 즉, 접속자 단말(110)이 동일 세션 동안 웹 사이트(또는 웹 페이지) 내에서 이동한 경로 및 리퀘스트 메시지 등에 기초한 접속 이력 정보를 생성할 수 있다.In particular, the access information providing server 300 according to the embodiment of the present invention is based on the session ID of the visitor terminal 110, the access history per session (that is, per access) for each accessor terminal 110 accessing the web site. Can be analyzed. That is, the visitor terminal 110 may generate access history information based on a route, a request message, etc., which has been moved within the web site (or web page) during the same session.

또한, 접속 정보 제공 서버(300)는 접속자 단말(110)의 고유 아이디를 기준으로 접속자 단말 별 접속 정보를 분석하여 웹 사이트(또는 웹 페이지)에 대한 접속자 단말 별 전체 로그 정보 통계(즉, 접속 이력 정보)를 분석할 수 있다.In addition, the access information providing server 300 analyzes the access information for each accessor terminal based on the unique ID of the accessor terminal 110 to determine the total log information statistics per visitor terminal for the web site (or web page) (that is, the access history). Information).

다음으로, 접속 정보 제공 서버(300)는 생성한 접속 이력 정보를 웹 서버(200)에 제공한다(S411).Next, the connection information providing server 300 provides the generated connection history information to the web server 200 (S411).

한편, 본 발명의 실시예에 따르면, 접속 정보 제공 서버(300)가 접속자 단말(110)에 상응하는 로그 정보를 수신하면 접속자 단말 별 접속 회당 접속 이력 정보 및/또는 웹 사이트(또는 웹 페이지)에 대한 전체 접속 이력 정보들을 분석하여 저장한 이후, 웹 서버(200)로부터 접속 이력 정보 요청을 수신하는 것도 가능하다.Meanwhile, according to the embodiment of the present invention, when the access information providing server 300 receives log information corresponding to the visitor terminal 110, the access history information and / or a web site (or web page) per access terminal for each visitor terminal is received. After analyzing and storing the entire access history information, it is also possible to receive a request for access history information from the web server 200.

도 5는 본 발명의 실시예에 따른 접속 정보 분석 방법을 설명하기 위한 순서도이다.5 is a flowchart illustrating a method of analyzing access information according to an embodiment of the present invention.

먼저, 웹 서버로 웹 사이트(또는 웹 페이지)에 접속하는 접속자 단말에 대한 로그 정보를 획득하기 위한 로그 정보 생성 스크립트를 제공한다(S501).First, a log information generation script for obtaining log information about an accessor terminal accessing a web site (or a web page) to a web server is provided (S501).

다음으로, 웹 서버로부터 접속자 단말에 대한 세션 아이디 및 고유 아이디와 리퀘스트 메시지를 포함하는 로그 정보를 수신한다(S502).Next, log information including a session ID, a unique ID, and a request message for the accessor terminal is received from the web server (S502).

이때, 웹 서버는 로그 정보 생성 스크립트가 삽입된 웹 페이지를 접속자 단말에 제공한다. 그리고, 접속자 단말의 브라우저에서 로그 정보 생성 스크립트가 실행됨으로써 접속자 단말의 쿠키, 유저 데이터 파일 또는 플래시 데이터 파일 등에 저장되어 있던 고유 아이디를 획득할 수 있다.At this time, the web server provides a web page into which the log information generation script is inserted to the visitor terminal. Then, the log information generation script is executed in the browser of the visitor terminal to obtain a unique ID stored in the visitor terminal's cookie, user data file, or flash data file.

또한, 상기 로그 정보는 로그 정보 생성 스크립트가 실행됨에 따라 웹 서버 가 접속자 단말에 대해 기생성한(또는 새로 생성한) 세션 아이디 및 상기 획득한(또는 새로 생성한)고유 아이디와 접속자 단말의 리퀘스트 메시지를 포함한다.In addition, the log information may be generated by the web server as the log information generation script is executed, the session IDs (or newly created) and the acquired (or newly generated) unique IDs and request messages of the visitor terminals. It includes.

그런 후, 수신된 로그 정보에 포함된 세션 아이디 및 고유 아이디를 기준으로 기저장된 접속자 단말 별 접속 정보로부터 해당 세션 아이디 및/또는 고유 아이디에 매칭되는 접속 정보를 검출한다(S503).Thereafter, based on the session ID and the unique ID included in the received log information, the access information matching the corresponding session ID and / or the unique ID is detected from previously stored access terminal information.

그리고, 검출된 접속 정보에 매칭하여 상기 수신된 로그 정보를 저장한다(S504). 이때, 상기 수신된 로그 정보는 고유 아이디가 동일한 접속자 단말의 접속 정보에 순차적으로 부가되어 저장될 수 있으며, 고유 아이디가 동일한 접속 정보 중 세션 아이디가 동일한 로그 정보 별로 구분되어 저장될 수 있다.The received log information is stored in accordance with the detected connection information (S504). In this case, the received log information may be sequentially added to the access information of the accessor terminal having the same unique ID, and may be stored separately by the log information having the same session ID among the same access information with the unique ID.

그런 다음, 상기 수신된 로그 정보를 포함하여 저장된 접속 정보를 세션 아이디 또는/및 고유 아이디 별로 분석하여 접속 이력 정보를 생성하여 저장한다(S505).Thereafter, the stored access information including the received log information is analyzed for each session ID and / or unique ID to generate and store access history information (S505).

그런 후, 상기 생성된 접속 이력 정보를 해당 웹 서버로 제공한다(S506). 이때, 상기 생성된 접속 이력 정보는 웹 서버의 요청을 받아 제공하거나, 웹 서버에 접속자 단말이 접속할 때마다 자동으로 해당 접속 이력 정보를 제공할 수 있다.Thereafter, the generated access history information is provided to the corresponding web server (S506). In this case, the generated access history information may be provided in response to a request from a web server, or may automatically provide corresponding access history information whenever a visitor terminal accesses the web server.

또한, 본 발명의 실시예에 따른 접속 정보 제공 방법에서는 인터넷 상에서 접속 이력 정보를 요청 및 열람할 수 있는 웹 페이지를 구성할 수 있다. 즉, 서비스 사용자(예를 들어, 웹 서버 운영자)가 직접 웹 페이지 상에서 요청한 접속자 단말 또는 웹 사이트 별 접속 이력 정보를 웹 페이지 상에 출력하는 방법도 가능하다. In addition, in the method for providing access information according to an embodiment of the present invention, a web page for requesting and reading access history information on the Internet may be configured. That is, a method of outputting access history information for each visitor terminal or web site directly requested by a service user (for example, a web server operator) on a web page is also possible.

본 발명의 일 실시예는 컴퓨터에 의해 실행되는 프로그램 모듈과 같은 컴퓨터에 의해 실행가능한 명령어를 포함하는 기록 매체의 형태로도 구현될 수 있다. 컴퓨터 판독 가능 매체는 컴퓨터에 의해 액세스될 수 있는 임의의 가용 매체일 수 있고, 휘발성 및 비휘발성 매체, 분리형 및 비분리형 매체를 모두 포함한다. 또한, 컴퓨터 판독가능 매체는 컴퓨터 저장 매체 및 통신 매체를 모두 포함할 수 있다. 컴퓨터 저장 매체는 컴퓨터 판독가능 명령어, 데이터 구조, 프로그램 모듈 또는 기타 데이터와 같은 정보의 저장을 위한 임의의 방법 또는 기술로 구현된 휘발성 및 비휘발성, 분리형 및 비분리형 매체를 모두 포함한다. 통신 매체는 전형적으로 컴퓨터 판독가능 명령어, 데이터 구조, 프로그램 모듈, 또는 반송파와 같은 변조된 데이터 신호의 기타 데이터, 또는 기타 전송 메커니즘을 포함하며, 임의의 정보 전달 매체를 포함한다. One embodiment of the present invention can also be implemented in the form of a recording medium containing instructions executable by a computer, such as a program module executed by the computer. Computer readable media can be any available media that can be accessed by a computer and includes both volatile and nonvolatile media, removable and non-removable media. In addition, computer readable media may include both computer storage media and communication media. Computer storage media includes both volatile and nonvolatile, removable and non-removable media implemented in any method or technology for storage of information such as computer readable instructions, data structures, program modules or other data. Communication media typically includes computer readable instructions, data structures, program modules, or other data in a modulated data signal such as a carrier wave, or other transmission mechanism, and includes any information delivery media.

본 발명의 방법 및 시스템은 특정 실시예와 관련하여 설명되었지만, 그것들의 구성 요소 또는 동작의 일부 또는 전부는 범용 하드웨어 아키텍쳐를 갖는 컴퓨터 시스템을 사용하여 구현될 수 있다.While the methods and systems of the present invention have been described in connection with specific embodiments, some or all of those elements or operations may be implemented using a computer system having a general purpose hardware architecture.

전술한 본 발명의 설명은 예시를 위한 것이며, 본 발명이 속하는 기술분야의 통상의 지식을 가진 자는 본 발명의 기술적 사상이나 필수적인 특징을 변경하지 않고서 다른 구체적인 형태로 쉽게 변형이 가능하다는 것을 이해할 수 있을 것이다. 그러므로 이상에서 기술한 실시예들은 모든 면에서 예시적인 것이며 한정적이 아닌 것으로 이해해야만 한다. 예를 들어, 단일형으로 설명되어 있는 각 구성 요소는 분산되어 실시될 수도 있으며, 마찬가지로 분산된 것으로 설명되어 있는 구성 요소들 도 결합된 형태로 실시될 수 있다.The foregoing description of the present invention is intended for illustration, and it will be understood by those skilled in the art that the present invention may be easily modified in other specific forms without changing the technical spirit or essential features of the present invention. will be. It is therefore to be understood that the above-described embodiments are illustrative in all aspects and not restrictive. For example, each component described as a single type may be implemented in a distributed manner, and similarly, components described as distributed may be implemented in a combined form.

본 발명의 범위는 상기 상세한 설명보다는 후술하는 특허청구범위에 의하여 나타내어지며, 특허청구범위의 의미 및 범위 그리고 그 균등 개념으로부터 도출되는 모든 변경 또는 변형된 형태가 본 발명의 범위에 포함되는 것으로 해석되어야 한다.The scope of the present invention is shown by the following claims rather than the above description, and all changes or modifications derived from the meaning and scope of the claims and their equivalents should be construed as being included in the scope of the present invention. do.

도 1은 본 발명의 실시예에 따른 접속 정보 제공 시스템을 도시한 도면이다.1 is a diagram illustrating a connection information providing system according to an exemplary embodiment of the present invention.

도 2는 본 발명의 실시예에 따른 로그 정보 생성 스크립트를 통한 로그 정보 생성 방법을 설명하기 위한 순서도이다.2 is a flowchart illustrating a method of generating log information through a log information generating script according to an embodiment of the present invention.

도 3은 본 발명의 실시예에 따른 접속 정보 제공 서버의 상세 구성을 도시한 도면이다.3 is a diagram showing a detailed configuration of a connection information providing server according to an embodiment of the present invention.

도 4는 본 발명의 실시예에 따른 접속 정보 제공 방법을 설명하기 위한 흐름도이다.4 is a flowchart illustrating a method of providing access information according to an embodiment of the present invention.

도 5는 본 발명의 실시예에 따른 접속 정보 분석 방법을 설명하기 위한 순서도이다.5 is a flowchart illustrating a method of analyzing access information according to an embodiment of the present invention.

Claims (14)

웹 서버의 로그 정보 저장 장치에 있어서,In the log information storage device of the web server, 웹 페이지를 접속자 단말에게 제공하는 웹 페이지 제공부;A web page providing unit for providing a web page to a visitor terminal; 상기 접속자 단말로부터 웹 페이지 요청을 포함하는 리퀘스트 메시지(Request Message)를 수신하는 리퀘스트 메시지 수신부; 및A request message receiver for receiving a request message including a web page request from the access terminal; And 상기 접속자 단말에 대한 세션 아이디 및 상기 리퀘스트 메시지를 제 1 로그 정보로서 저장하는 로그 정보 기록부를 포함하되,A log information recording unit for storing the session ID and the request message for the accessor terminal as first log information, 상기 웹 페이지에 삽입된 스크립트 코드에 의해, 상기 리퀘스트 메시지 수신부는 상기 제 1 로그 정보에 저장된 상기 세션 아이디 및 상기 리퀘스트 메시지와, 상기 접속자 단말에 대한 고유 아이디를 추가적으로 수신하며,By the script code inserted into the web page, the request message receiving unit additionally receives the session ID and the request message stored in the first log information, and a unique ID for the visitor terminal, 상기 로그 정보 기록부는 상기 고유 아이디, 상기 세션 아이디 및 상기 리퀘스트 메시지를 제 2 로그 정보로서 저장하고,The log information recording unit stores the unique ID, the session ID, and the request message as second log information. 상기 제 2 로그 정보는 상기 리퀘스트 메시지에 기초한 세션 아이디 별 접속 이력 정보 또는 고유 아이디 별 접속 이력 정보를 생성하기 위해 이용될 수 있는 것인 웹 서버의 로그 정보 저장 장치.The second log information may be used to generate access history information for each session ID or access history information for each unique ID based on the request message. 제 1 항에 있어서,The method of claim 1, 상기 고유 아이디는,The unique ID is, 상기 접속자 단말의 쿠키, 유저 데이터 파일 및 플래시 데이터 파일 중 적어도 하나에 사전에 미리 기록되는 것을 특징으로 하는 웹 서버의 로그 정보 저장 장치.And at least one of a cookie, a user data file, and a flash data file of the accessor terminal. 제 1 항에 있어서,The method of claim 1, 상기 로그 정보 기록부는,The log information recording unit, 상기 접속자 단말이 상기 웹 페이지의 이전 웹 페이지를 언로딩(unloading)한 후 기설정된 기준 시간 내에 상기 웹 페이지를 로딩(loading)한 경우 기생성된 세션 아이디를 상기 제 1 로그 정보에 포함시키고,When the accessor terminal loads the web page within a preset reference time after unloading the previous web page of the web page, the generated session ID is included in the first log information. 상기 접속자 단말이 상기 기준 시간을 초과한 후 상기 웹 페이지를 로딩한 경우 새로운 세션 아이디를 생성하여 상기 제 1 로그 정보에 포함시키는 것을 특징으로 하는 웹 서버의 로그 정보 저장 장치.And generating a new session ID to include in the first log information when the accessor terminal loads the web page after exceeding the reference time. 접속 정보 제공 시스템에 있어서,In the connection information providing system, 웹 페이지 요청을 포함하는 리퀘스트 메시지(Request Message)를 전송하는 접속자 단말에 대해서 세션 아이디 및 상기 리퀘스트 메시지를 제 1 로그 정보로서 저장하고, 웹 페이지에 삽입된 스크립트에 의해 상기 접속자 단말에 대한 고유 아이디, 상기 세션 아이디 및 상기 리퀘스트 메시지를 수신하여 제 2 로그 정보로서 저장하는 로그 정보 저장 모듈을 포함하는 웹 서버; 및A session ID and the request message are stored as first log information for a visitor terminal transmitting a request message including a web page request, and a unique ID for the visitor terminal by a script embedded in a web page; A web server including a log information storage module for receiving the session ID and the request message and storing the session ID as second log information; And 상기 제 2 로그 정보에 포함된 상기 리퀘스트 메시지에 기초하여 세션 아이디 별 접속 이력 정보 또는 고유 아이디 별 접속 이력 정보를 생성하는 접속 정보 제공 서버를 포함하는 접속 정보 제공 시스템.And a connection information providing server configured to generate connection history information for each session ID or connection history information for each unique ID based on the request message included in the second log information. 삭제delete 제 4 항에 있어서,The method of claim 4, wherein 상기 고유 아이디는,The unique ID is, 상기 접속자 단말의 쿠키, 유저 데이터 파일 및 플래시 데이터 파일 중 적어도 하나에 사전에 미리 기록되는 것을 특징으로 하는 접속 정보 제공 시스템.And at least one of a cookie, a user data file, and a flash data file of the accessor terminal. 삭제delete 웹 서버의 로그 정보 저장 방법에 있어서,In the log information storage method of the web server, 접속자 단말로부터 웹 페이지 요청을 포함하는 리퀘스트 메시지(Request Message)를 수신하는 단계;Receiving a request message including a web page request from an accessor terminal; 상기 접속자 단말에 대한 세션 아이디 및 상기 리퀘스트 메시지를 제 1 로그 정보로서 저장하는 단계;Storing the session ID and the request message for the visitor terminal as first log information; 상기 접속자 단말에 상기 리퀘스트 메시지에 따른 웹 페이지를 제공하는 단계; Providing a web page according to the request message to the visitor terminal; 상기 웹 페이지에 삽입된 스크립트의 실행에 따라 상기 접속자 단말에 대한 고유 아이디, 상기 세션 아이디 및 상기 리퀘스트 메시지를 수신하는 단계;Receiving a unique ID, the session ID, and the request message for the visitor terminal according to execution of a script embedded in the web page; 상기 접속자 단말에 대한 상기 고유 아이디, 상기 세션 아이디 및 상기 리퀘스트 메시지를 제 2 로그 정보로서 저장하는 단계; 및Storing the unique ID, the session ID, and the request message for the accessor terminal as second log information; And 상기 제 2 로그 정보의 상기 리퀘스트 메시지에 기초하여 세션 아이디 별 접속 이력 정보 또는 고유 아이디 별 접속 이력 정보를 생성하는 단계를 포함하는 웹 서버의 로그 정보 저장 방법.And generating access history information for each session ID or access history information for each unique ID based on the request message of the second log information. 제 8 항에 있어서,The method of claim 8, 상기 고유 아이디, 상기 세션 아이디 및 상기 리퀘스트 메시지를 수신하는 단계는,Receiving the unique ID, the session ID and the request message, 상기 접속자 단말의 쿠키, 유저 데이터 파일 및 플래시 데이터 파일 중 적어도 하나로부터 상기 고유 아이디의 존재를 확인하는 단계; 및Confirming the existence of the unique ID from at least one of a cookie, a user data file, and a flash data file of the access terminal; And 상기 고유 아이디가 존재하는 경우 상기 고유 아이디를 수신하고, 상기 고유 아이디가 존재하지 않는 경우 새로 생성된 고유 아이디를 발급하는 단계를 포함하는 것을 특징으로 하는 웹 서버의 로그 정보 저장 방법.Receiving the unique ID when the unique ID exists, and issuing a newly generated unique ID when the unique ID does not exist. 제 8 항에 있어서,The method of claim 8, 상기 제 1 로그 정보로서 저장하는 단계에서,In the step of storing as the first log information, 상기 접속자 단말이 상기 웹 페이지의 이전 웹 페이지를 언로딩(unloading)한 후 기설정된 기준 시간 내 상기 웹 페이지를 로딩(loading)한 경우 상기 접속자 단말에 대해 기생성된 세션 아이디를 상기 제 1 로그 정보로서 저장하고,When the accessor terminal loads the webpage within a preset reference time after unloading the previous webpage of the webpage, the first log information includes the session ID generated for the accessor terminal. And save it as 상기 기준 시간을 초과하여 상기 웹 페이지를 로딩한 경우 상기 접속자 단말에 대해 새로운 세션 아이디를 발급하여 상기 제 1 로그 정보로서 저장하는 것을 특징으로 하는 웹 서버의 로그 정보 저장 방법.And loading the web page in excess of the reference time, issuing a new session ID to the accessor terminal and storing the new session ID as the first log information. 접속 정보 제공 방법에 있어서,In the connection information providing method, 웹 서버가, 웹 페이지 요청을 포함하는 리퀘스트 메시지(Request Message)를 전송하는 접속자 단말에 대해서 세션 아이디 및 상기 리퀘스트 메시지를 제 1 로그 정보로서 저장하는 단계;Storing, by the web server, a session ID and the request message as first log information for an accessor terminal transmitting a request message including a web page request; 웹 서버가, 상기 웹 페이지에 삽입된 스크립트 코드에 의해 상기 접속자 단말에 대한 고유 아이디, 상기 세션 아이디 및 상기 리퀘스트 메시지를 수신하여 제 2 로그 정보로서 저장하는 단계; 및Receiving, by a web server, a unique ID, the session ID, and the request message for the visitor terminal by script code inserted into the web page and storing the request message as second log information; And 접속 정보 제공 서버가, 상기 세션 아이디 및 상기 고유 아이디 중 적어도 하나에 따라 상기 제 2 로그 정보의 상기 리퀘스트 메시지를 분석하여 세션 아이디 별 접속 이력 정보 또는 고유 아이디 별 접속 이력 정보를 생성하는 단계를 포함하는 접속 정보 제공 방법.And generating, by the access information providing server, the request message of the second log information according to at least one of the session ID and the unique ID to generate access history information for each session ID or access history information for each unique ID. How to provide connection information. 제 11 항에 있어서,The method of claim 11, 상기 고유 아이디는,The unique ID is, 상기 접속자 단말에 사전에 저장된 쿠키, 유저 데이터 파일 및 플래시 데이터 파일 중 적어도 하나로부터 획득되는 것을 특징으로 하는 접속 정보 제공 방법.And at least one of a cookie, a user data file, and a flash data file previously stored in the accessor terminal. 제 11 항에 있어서,The method of claim 11, 상기 접속 이력 정보를 생성하는 단계는,Generating the access history information, 상기 세션 아이디에 기초하여 상기 제 2 로그 정보를 분석하여 상기 접속자 단말의 접속 회당 접속 이력 정보를 생성하는 단계; 및Analyzing the second log information based on the session ID to generate access history information per access time of the access terminal; And 상기 고유 아이디에 기초하여 상기 제 2 로그 정보를 분석하여 접속자 단말 별 접속 이력 정보를 생성하는 단계를 포함하는 접속 정보 제공 방법.And analyzing the second log information based on the unique ID to generate access history information for each accessor terminal. 제 11 항에 있어서,The method of claim 11, 상기 제 1 로그 정보로서 저장하는 단계에서,In the step of storing as the first log information, 상기 접속자 단말이 상기 웹 페이지 이전의 웹 페이지를 언로딩(unloading) 한 후 기설정된 기준 시간 내에 상기 리퀘스트 메시지를 전송한 경우 기생성된 세션 아이디를 상기 제 1 로그 정보로서 저장하고,If the visitor terminal transmits the request message within a predetermined reference time after unloading the web page before the web page, the previously stored session ID is stored as the first log information. 상기 기준 시간을 초과한 후 상기 리퀘스트 메시지를 전송한 경우 새로 생성된 세션 아이디를 상기 제 1 로그 정보로서 저장하는 것을 특징으로 하는 접속 정보 제공 방법.And storing the newly generated session ID as the first log information when the request message is transmitted after exceeding the reference time.
KR1020090116226A 2009-11-27 2009-11-27 System and method for providing access information KR101029990B1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
KR1020090116226A KR101029990B1 (en) 2009-11-27 2009-11-27 System and method for providing access information
PCT/KR2010/008383 WO2011065760A2 (en) 2009-11-27 2010-11-25 System and method for providing connection information

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020090116226A KR101029990B1 (en) 2009-11-27 2009-11-27 System and method for providing access information

Publications (1)

Publication Number Publication Date
KR101029990B1 true KR101029990B1 (en) 2011-04-20

Family

ID=44050297

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020090116226A KR101029990B1 (en) 2009-11-27 2009-11-27 System and method for providing access information

Country Status (2)

Country Link
KR (1) KR101029990B1 (en)
WO (1) WO2011065760A2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101462665B1 (en) 2012-05-25 2014-11-21 주식회사 위즈디엔에스코리아 Connectting record generation system using inserting application cookie information and method thereof
KR101553923B1 (en) * 2012-09-24 2015-09-18 삼성에스디에스 주식회사 Apparatus and method for analyzing system usage
CN110474809A (en) * 2019-08-20 2019-11-19 北京百度网讯科技有限公司 Method and apparatus for output information

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20030064700A (en) * 2003-07-10 2003-08-02 손종관 Web Log Analysis Method using Customer ID and Session ID matching
KR100823075B1 (en) * 2007-11-29 2008-04-21 방용정 Realtime log analysis system for respective user connected with website, and method thereof

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070282859A1 (en) * 2006-04-26 2007-12-06 Click Forensics, Inc. Method for collecting online visit activity
JP2008052358A (en) * 2006-08-22 2008-03-06 Toshiba Corp Asynchronous request transmission system

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20030064700A (en) * 2003-07-10 2003-08-02 손종관 Web Log Analysis Method using Customer ID and Session ID matching
KR100823075B1 (en) * 2007-11-29 2008-04-21 방용정 Realtime log analysis system for respective user connected with website, and method thereof

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101462665B1 (en) 2012-05-25 2014-11-21 주식회사 위즈디엔에스코리아 Connectting record generation system using inserting application cookie information and method thereof
KR101553923B1 (en) * 2012-09-24 2015-09-18 삼성에스디에스 주식회사 Apparatus and method for analyzing system usage
CN110474809A (en) * 2019-08-20 2019-11-19 北京百度网讯科技有限公司 Method and apparatus for output information

Also Published As

Publication number Publication date
WO2011065760A2 (en) 2011-06-03
WO2011065760A3 (en) 2011-10-20

Similar Documents

Publication Publication Date Title
KR100931328B1 (en) System for integrately managing multiple connection statisics severs and method thereof
US11533357B2 (en) Systems and methods for tag inspection
US10999384B2 (en) Method and system for identifying website visitors
KR101035686B1 (en) Method and apparatus for providing connection statistics information of each web page
US8200816B2 (en) Accelerated and reproducible domain visitor targeting
KR100924391B1 (en) Apparatus and method for identifying user terminal
KR100823075B1 (en) Realtime log analysis system for respective user connected with website, and method thereof
KR100843544B1 (en) Method for generating connection statistics of respective user connected with website
KR102504075B1 (en) Matching and attributes of user device events
US20150161282A1 (en) Method and System for Smart URL Shortening Service
US9491223B2 (en) Techniques for determining a mobile application download attribution
CN103618696B (en) Method and server for processing cookie information
US10057302B2 (en) Context-based selection of instruction sets for connecting through captive portals
KR101032999B1 (en) Method and apparatus for analyzing moving path of respective user on web site
CN101952823A (en) Method for media discovery
CN104394041A (en) Access log generation method and device
CN104834588A (en) Permanent residence cross site script vulnerability detection method and apparatus
KR101029990B1 (en) System and method for providing access information
WO2011065739A2 (en) System and method for providing log information
US20200311170A1 (en) Method, apparatus and computer program for collecting url in web page
WO2010122228A1 (en) Testing apparatus and method
JP5801218B2 (en) URL filtering system
KR101039866B1 (en) Real-time visitor list providing server and method therefor
KR100887944B1 (en) Method and apparatus for displaying statistical data of user access
KR20030060825A (en) The Offering Method and System of User's Preference Information Using Referrer

Legal Events

Date Code Title Description
A201 Request for examination
A302 Request for accelerated examination
E902 Notification of reason for refusal
E902 Notification of reason for refusal
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20140321

Year of fee payment: 4

FPAY Annual fee payment

Payment date: 20150302

Year of fee payment: 5

FPAY Annual fee payment

Payment date: 20160303

Year of fee payment: 6

FPAY Annual fee payment

Payment date: 20170403

Year of fee payment: 7

FPAY Annual fee payment

Payment date: 20180410

Year of fee payment: 8

FPAY Annual fee payment

Payment date: 20190401

Year of fee payment: 9

FPAY Annual fee payment

Payment date: 20200213

Year of fee payment: 10