KR20090101788A - Method for generating connection statistics of respective user connected with website - Google Patents

Method for generating connection statistics of respective user connected with website

Info

Publication number
KR20090101788A
KR20090101788A KR1020080048820A KR20080048820A KR20090101788A KR 20090101788 A KR20090101788 A KR 20090101788A KR 1020080048820 A KR1020080048820 A KR 1020080048820A KR 20080048820 A KR20080048820 A KR 20080048820A KR 20090101788 A KR20090101788 A KR 20090101788A
Authority
KR
South Korea
Prior art keywords
visitor
access
terminal
website
cookie
Prior art date
Application number
KR1020080048820A
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 KR1020080048820A priority Critical patent/KR20090101788A/en
Publication of KR20090101788A publication Critical patent/KR20090101788A/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/02Marketing; Price estimation or determination; Fundraising
    • G06Q30/0241Advertisements
    • G06Q30/0277Online advertisement

Abstract

PURPOSE: A method for generating connection statistics of a respective user connected with a website is provided to enable the check over whether or not a user accesses a website for the first time. CONSTITUTION: A method for generating connection statistics of a respective user connected with a website comprises the steps of: allowing a user terminal to access a website(S300); confirming at least one of an IP address, cookies, access information file of the user terminal(S310); enabling an intrinsic ID generator to create intrinsic ID when the user terminal accesses the website for the first time(S330); and allowing a web server to transmit to the user terminal the cookies or access information file into which the intrinsic ID is inserted(S340).

Description

웹 사이트의 접속자별로 접속 통계를 생성하는 방법 {METHOD FOR GENERATING CONNECTION STATISTICS OF RESPECTIVE USER CONNECTED WITH WEBSITE}How to generate connection statistics for each visitor of your website {METHOD FOR GENERATING CONNECTION STATISTICS OF RESPECTIVE USER CONNECTED WITH WEBSITE}

본 발명은 웹 사이트의 접속자 분석 시스템 및 그 방법에 관한 것으로, 보다 구체적으로는, 웹 사이트에 접속하는 접속자 개개인별 접속 정보를 분석할 수 있는 시스템 및 그 방법에 관한 것이다.The present invention relates to a system for analyzing a visitor of a web site and a method thereof, and more particularly, to a system and a method for analyzing access information for each visitor accessing a web site.

일반적으로 인터넷 포털 사이트나 전자 상거래 사이트 같은 특정 웹 사이트들은 고객 관리 차원 및 각종 통계 분석 용도를 위해 접속자들의 접속 기록을 수집 및 분석한다. 이때 주로 사용되는 방법으로는 이미 웹 사이트에 가입하여 등록된 접속자가 로그인 시 그 접속자의 접속 정보를 수집하는 방법이 있고 또는 로그인 없이 접속할 경우 접속자의 IP 주소나 쿠키를 읽어들여 접속자를 인식하고 그에 따른 접속자의 접속 정보를 수집하는 방법이 있다. In general, certain Web sites, such as Internet portal sites or e-commerce sites, collect and analyze the access records of visitors for customer management and various statistical analysis purposes. At this time, the most commonly used method is that the registered visitor who has already joined the web site and collects the access information of the visitor when logging in, or when accessing without login, recognizes the visitor by reading the accessor's IP address or cookie. There is a method of collecting access information of a visitor.

도 1은 종래 기술에 따른 접속 기록 수집 시스템의 블록도이다. 도 1을 참조하면, 종래 기술에 따른 접속 기록 수집 시스템은 접속자 단말(10) 및 웹 사이트(20)를 포함하며, 접속자 단말(10) 및 웹 사이트(20)는 인터넷 등과 같은 네트워크를 통해 연결되어 있다.1 is a block diagram of a connection record collection system according to the prior art. Referring to FIG. 1, the access record collecting system according to the related art includes an accessor terminal 10 and a website 20, and the accessor terminal 10 and the website 20 are connected through a network such as the Internet. have.

접속자 단말(10)은 인터넷 접속을 위한 IP 주소(13)를 갖고 있고, 인터넷 브라우징을 위한 웹 브라우저(11)가 설치되어 있으며, 웹 사이트(20)에서 접속 정보를 수집하기 위한 쿠키(12)가 저장되어 있다.The visitor terminal 10 has an IP address 13 for connecting to the Internet, a web browser 11 for internet browsing is installed, and a cookie 12 for collecting access information from the website 20 is provided. It is stored.

또한, 웹 사이트(20)는 웹 서버(21) 및 접속 통계 DB(22)를 포함하며, 접속 통계 DB(22)는 접속자의 로그인 정보 및 웹 사이트(20)의 전체 접속 통계 등을 저장한다.In addition, the web site 20 includes a web server 21 and a connection statistics DB 22. The connection statistics DB 22 stores login information of the visitor and overall connection statistics of the website 20, and the like.

접속자 단말(10)이 웹 사이트(20)에 접속하여 로그인할 경우, 웹 사이트(20)의 웹 서버(21)는 접속 통계 DB(22)에서 로그인 정보에 상응하는 접속자의 데이터를 조회하여 접속자 단말(10)을 인식하고 인식된 접속자 단말(10)에 대한 접속 정보를 수집한다. 수집된 접속 정보는 접속 통계 DB(22)에 저장된다. When the visitor terminal 10 accesses the web site 20 and logs in, the web server 21 of the web site 20 inquires the visitor's data corresponding to the login information from the access statistics DB 22 and accessor's terminal. (10) recognizes and collects the access information for the recognized visitor terminal (10). The collected connection information is stored in the connection statistics DB 22.

종래에는, 접속자 단말(10)이 웹 사이트(20)에 로그인 없이 접속하는 경우, IP 주소(13)를 이용하여 접속자 단말(10)의 접속 정보를 분석하는 기술이 이용되었다.Conventionally, when the visitor terminal 10 accesses the web site 20 without login, a technique of analyzing the access information of the visitor terminal 10 using the IP address 13 has been used.

예를 들어, 접속자 단말(10)이 웹 사이트(20)에 로그인 없이 접속할 때, 웹 사이트(20)는 접속자 단말(10)의 IP 주소(13)가 접속 통계 DB(22)에 등록되었는지를 파악하여, IP 주소(13)가 등록되어 있는 경우는 재접속으로 판단하고, IP 주소(13)가 등록되어 있지 않은 경우는 최초 접속으로 판단한다. For example, when the visitor terminal 10 accesses the website 20 without logging in, the website 20 determines whether the IP address 13 of the visitor terminal 10 is registered in the access statistics DB 22. When the IP address 13 is registered, it is determined as reconnection, and when the IP address 13 is not registered, it is determined as the first connection.

최초 접속으로 판단된 경우 접속 통계 DB(22)에 새로운 접속자 데이터를 생성하고 접속자 단말(10)의 IP 주소와 연계하여 저장함으로써, 추후 동일한 IP 주소(13)를 갖는 접속자 단말(10)이 접속할 경우, 재접속으로서 인식할 수 있다.When it is determined that the first access is made, new visitor data is generated in the connection statistics DB 22 and stored in association with the IP address of the visitor terminal 10, so that the visitor terminal 10 having the same IP address 13 subsequently connects. Can be recognized as a reconnection.

한편, 접속자 단말(10)이 웹 사이트(20)에 로그인 없이 접속하는 경우, 쿠키(12)를 이용하여 접속자 단말(10)의 접속 정보를 분석하는 기술도 이용되고 있다.On the other hand, when the visitor terminal 10 accesses the web site 20 without login, a technique of analyzing the connection information of the visitor terminal 10 using the cookie 12 is also used.

예를 들어, 접속자 단말(10)이 웹 사이트(20)에 접속할 때 웹 서버(21)는 접속자 단말(10)의 쿠키(12) 내의 정보를 읽어들여 최초로 접속한 접속자인지 재접속한 접속자인지를 구별한다.For example, when the visitor terminal 10 accesses the web site 20, the web server 21 reads information in the cookie 12 of the visitor terminal 10 to distinguish whether the visitor is the first accessor or the reconnected visitor. do.

여기서, 쿠키(cookie)는 고객이 특정 웹 사이트 또는 홈 페이지를 접속할 때 생성되는 임시 파일로서, 그 크기는 4KB 이하로 작은 편이다. 이러한 쿠키는 웹 서버(21)에 접속함과 동시에, 또는 인증을 거친 후에 웹 서버(21)에서 접속자 단말(10)로 전송되는데, 쿠키는 접속자에 대한 다양한 정보를 담고 있으며 쿠키의 형태는 웹 서버(21)마다 정해진 규칙에 따라 상이하다.Here, a cookie is a temporary file generated when a customer accesses a specific web site or home page, and its size is small, 4 KB or smaller. Such a cookie is transmitted from the web server 21 to the visitor terminal 10 at the same time as the web server 21 is accessed or after authentication, the cookie contains various information about the visitor and the form of the cookie is a web server. Each of them differs according to the prescribed rules.

웹 사이트(20)의 운영자는 접속 통계 DB(22)에 저장된 접속 이력 정보를 분석하여 자신의 웹 사이트(20)의 방문자 수, 방문자의 관심 사항 등을 파악함으로써, 자신의 웹 사이트(20)를 효율적으로 관리하기 위한 중요한 자료로 이용하고 있다.The operator of the website 20 analyzes the access history information stored in the access statistics DB 22 to determine the number of visitors of the website 20, the interests of the visitors, and the like. It is used as important data for efficient management.

하지만, 종래 기술에 따르면 IP 주소(13)가 변경되거나, 쿠키(12)를 삭제한 경우, 동일한 접속자 단말(10)이 웹 사이트(20)에 접속한 경우에도, 이를 인식할 수 없는 문제점이 있었다. 따라서, IP 주소(13)가 변경된, 혹은 쿠키(12)가 삭제된 접속자 단말(10)이 웹 사이트(20)에 재접속한 경우, 이를 처음 접속한 접속자로 인식하여 접속 통계를 정확하게 산출할 수 없는 문제점이 있었다.However, according to the related art, when the IP address 13 is changed or the cookie 12 is deleted, even when the same visitor terminal 10 accesses the web site 20, there is a problem in that it cannot be recognized. . Therefore, when the visitor terminal 10 in which the IP address 13 is changed or the cookie 12 is deleted, reconnects to the web site 20, it is not recognized as the first accessor and cannot calculate the access statistics accurately. There was a problem.

특히, 최근에는 유동 IP 주소가 일반적인 추세이고, 또한, 보안 프로그램 등이 대중적으로 보급되면서 쿠키가 삭제되는 일이 잦아지고 있으므로, 정확한 접속 통계를 산출하는 일은 더욱 어려워지고 있다.In particular, in recent years, the floating IP address is a general trend, and as the security program and the like are popularized, cookies are frequently deleted, and thus, it is more difficult to calculate accurate connection statistics.

본 발명은 전술한 문제점을 해결하기 위하여 도출된 것으로서 그 기술적 과제는, 접속자 단말마다 고유 ID가 삽입된 쿠키 외에 고유 ID가 삽입된 접속 정보 파일을 추가로 생성하여 저장함으로써, 웹 사이트에 접속하는 접속자 단말 각각에 대한 접속 통계를 생성할 수 있는 웹 사이트 접속자별 접속 통계 생성 방법을 제공하기 위한 것이다.SUMMARY OF THE INVENTION The present invention has been made to solve the above-mentioned problems. The technical problem is that a visitor accessing a web site by additionally generating and storing a connection information file inserted with a unique ID in addition to a cookie with a unique ID inserted in each accessor terminal. An object of the present invention is to provide a method for generating access statistics for each web site visitor capable of generating access statistics for each terminal.

본 발명이 이루고자 하는 다른 기술적 과제는, 동일한 접속자 단말이 웹 사이트에 재접속할 경우, 접속자 단말 각각의 접속 이력을 분석하여, 접속 고객 관리, 웹 사이트 운영 또는 광고 집행시 통계 자료로 활용할 수 있는 웹 사이트 접속자 개개인별 실시간 로그 분석 시스템 및 그 방법을 제공하기 위한 것이다. Another technical problem to be solved by the present invention is that when the same visitor terminal reconnects to a web site, a web site that can be utilized as statistical data when analyzing the access history of each visitor terminal and managing access customers, website operation or advertisement execution It is to provide a real-time log analysis system and method for each visitor.

전술한 기술적 과제를 달성하기 위한 수단으로서, 본 발명에 따른 웹 사이트의 접속자별로 접속 통계를 생성하는 방법은, (a) 접속자 단말이 상기 웹 사이트에 접속한 경우, 상기 접속자 단말의 IP 주소, 쿠키 및 상기 쿠키와 저장 위치가 다르고 상기 접속자 단말에 데이터를 저장하였다가 가져올 수 있게 구현한 접속 정보 파일을 확인하여 상기 웹 사이트에 처음 접속한 접속자인지 또는 재접속한 접속자인지를 판단하는 단계, (b) 상기 (a) 단계에서, 상기 접속자 단말이 상기 웹 사이트에 처음 접속한 것으로 확인된 경우, 상기 접속자 단말에 대응하는 고유 ID를 생성하고 상기 고유 ID가 삽입된 쿠키 및 접속 정보 파일을 생성하여 상기 접속자 단말로 전송하고, 상기 고유 ID와 연계하여 상기 접속자 단말의 접속 이력을 접속 통계 DB에 저장하는 단계 및 (c) 상기 (a) 단계에서, 상기 접속자 단말이 상기 웹 사이트에 재접속한 것으로 확인된 경우, 상기 접속자 단말의 상기 쿠키와 상기 접속 정보 파일을 업데이트하고, 상기 접속자 단말의 접속 이력을 상기 접속 통계 DB에 업데이트하여 저장하는 단계를 포함한다.As a means for achieving the above-described technical problem, the method for generating access statistics for each visitor of the website according to the present invention, (a) when the visitor terminal accesses the website, the IP address, cookies of the visitor terminal And determining whether the cookie is different from the cookie and the access information file implemented to store and retrieve data in the accessor terminal, whether the accessor is the first accessor or reconnected visitor to the web site, (b) In step (a), when it is confirmed that the visitor terminal accesses the web site for the first time, a unique ID corresponding to the visitor terminal is generated, and a cookie and a connection information file into which the unique ID is inserted are generated. Transmitting to the terminal and storing the access history of the visitor terminal in an access statistics DB in association with the unique ID; and (c) In the step (a), when it is confirmed that the accessor terminal has reconnected to the web site, the cookie and the access information file of the accessor terminal are updated, and the access history of the accessor terminal is updated in the access statistics DB. And storing.

상기 접속 정보 파일은 유저 데이터 비해비어(userData Behavior)를 이용하여 상기 접속자 단말에 데이터를 저장하였다가 가져올 수 있게 구현한 확장성 생성 언어(xml : extensible markup language) 형태의 고유 유저 데이터일 수 있다.The access information file may be unique user data in the form of an extensible markup language (xml) that stores and retrieves data in the accessor terminal using user data behavior.

또한, 상기 접속 정보 파일은 매크로미디어 플래시(Macromedia Flash)의 공유 객체(ShareObject) 클래스를 이용하여 상기 접속자 단말에 데이터를 저장하였다가 가져올 수 있게 구현한 플래시 데이터일 수 있다.In addition, the access information file may be flash data implemented to store and retrieve data in the accessor terminal using a shared object class of Macromedia Flash.

상기 (a) 단계는 (a1) 상기 접속자 단말의 IP 주소와 상기 접속 통계 DB의 데이터를 비교하여 상기 접속자 단말이 상기 웹 사이트에 접속한 기록이 있는지를 판단하는 단계, (a2) 상기 (a1) 단계에서 접속한 기록이 없는 경우, 상기 쿠키의 정보와 상기 접속 통계 DB의 데이터를 비교하여 상기 접속자 단말이 상기 웹 사이트에 접속한 기록이 있는지를 판단하는 단계 및 (a3) 상기 (a2) 단계에서 접속한 기록이 없는 경우, 상기 접속 정보 파일의 정보와 상기 접속 통계 DB의 데이터를 비교하여 상기 접속자 단말이 상기 웹 사이트에 접속한 기록이 있는지를 판단하는 단계를 포함할 수 있다.In the step (a), (a1) comparing the IP address of the visitor terminal with data of the access statistics DB to determine whether there is a record that the visitor terminal accesses the web site, and (a2) the (a1) If there is no record accessed in step, comparing the cookie information and the data of the access statistics DB to determine whether there is a record that the visitor terminal accesses the web site and (a3) in step (a2) If there is no record of access, the method may include determining whether there is a record of access to the web site by comparing the information of the access information file with the data of the access statistics DB.

본 발명에 따르면, 접속자 단말의 IP 주소가 변경되거나, 쿠키 파일이 삭제되더라도, 웹 사이트에 접속하는 접속자 단말 각각이 상기 웹 사이트에 처음 접속하였는지, 재접속하였는지를 쉽게 파악할 수 있다.According to the present invention, even if the IP address of the visitor terminal is changed or the cookie file is deleted, it is easy to determine whether each visitor terminal accessing the web site has first accessed or reconnected to the web site.

본 발명에 따르면, 접속자 단말의 IP 주소가 변경되거나, 쿠키 파일이 삭제된 경우에도, 웹 사이트에 접속하는 접속자 단말 각각의 접속 통계를 분석할 수 있다.According to the present invention, even when the IP address of the visitor terminal is changed or the cookie file is deleted, the access statistics of each visitor terminal accessing the web site can be analyzed.

또한, 동일한 접속자 단말이 웹 사이트에 재접속할 경우, 접속자 단말의 접속 이력을 분석하여, 접속 고객 관리, 웹 사이트 운영 또는 광고 집행시 통계 자료로 활용할 수 있다.In addition, when the same visitor terminal reconnects to the web site, the access history of the visitor terminal may be analyzed and used as statistical data for access customer management, website operation, or advertisement execution.

도 1은 종래 기술에 따른 접속 기록 수집 시스템의 블록도이다.1 is a block diagram of a connection record collection system according to the prior art.

도 2는 본 발명의 일 실시예에 따른 웹 사이트 접속자별 접속 통계 생성 시스템의 구성도이다.2 is a block diagram of a system for generating access statistic data for each web site visitor according to an exemplary embodiment of the present invention.

도 3은 본 발명의 일 실시예에 따른 웹 사이트 접속자별 접속 통계 생성 방법의 흐름도이다.3 is a flowchart illustrating a method of generating access statistics for each web site visitor according to an exemplary embodiment of the present invention.

아래에서는 첨부한 도면을 참조하여 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자가 용이하게 실시할 수 있도록 본 발명의 실시예를 상세히 설명한다. 그러나 본 발명은 여러 가지 상이한 형태로 구현될 수 있으며 여기에서 설명하는 실시예에 한정되지 않는다. 그리고 도면에서 본 발명을 명확하게 설명하기 위해서 설명과 관계없는 부분은 생략하였으며, 명세서 전체를 통하여 유사한 부분에 대해서는 유사한 도면 부호를 붙였다.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. As those skilled in the art would realize, the described embodiments may be modified in various different ways, all without departing from the spirit or scope of the present invention. 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, this means that it may further include other components, except to exclude other components unless otherwise stated.

참고적으로, 본 발명의 중요 기술인 접속자 인식 및 접속자별 접속 통계를 산출하는 방법을 예를 들어 설명하면 다음과 같다. 유동 인구를 조사할 때 육안으로 지나가는 사람을 인지하여 통계를 낸다고 가정할 경우, 하루 동안의 총 이동 인구가 100명, 그 중 남자가 30명, 여자가 70명이었다. 또한, 70명의 여자 중 아줌마는 10명, 그리고 그 10명의 아줌마 중 장바구니를 들고 지나간 사람은 5명이었다. 또한, 장바구니를 들고 지나간 5명 중 아이를 데리고 지나간 사람은 3명이었다. For reference, a method of calculating accessor recognition and access statistics for each accessor, which are important technologies of the present invention, will be described below. In a survey of the floating population, assuming that people are visually aware of people passing by, the total mobile population per day was 100, of which 30 were male and 70 were female. Of the 70 women, 10 were aunts, and five of them were carrying a shopping cart. Also, out of five people carrying a shopping cart, three people passed by with their children.

육안에만 의지해서 통계를 낼 경우에는, 총 이동 인구 100명 중, 두 번 이상 지나간 사람에 대해서는 통계를 낼 수가 없다. 이는 단순히, 각 접속자 단말의 재접속 여부를 판단하지 않고, 모든 접속자의 총 접속 횟수만을 파악하는 것과 같다.If statistics are relied on only by the naked eye, statistics cannot be generated for people who have passed more than once out of 100 total mobile population. This is simply like determining the total number of connections of all accessors without determining whether to reconnect each accessor terminal.

또한, 두 번 이상 지나간 사람을 파악하기 위하여, 사람의 옷에 스티커 등의 인식표를 붙이는 방식을 고려해 볼 수 있다. 하지만, 이 경우에, 그 사람이 옷을 갈아입거나 스티커가 제거되면, 동일인인지를 판단할 수 없는 문제점이 있다. 이는 접속자 단말의 쿠키가 제거되거나, IP 주소가 변경된 경우에 해당한다.In addition, in order to identify a person who has passed more than once, a method of attaching a tag such as a sticker to a person's clothes may be considered. However, in this case, if the person changes clothes or the sticker is removed, there is a problem that it is not possible to determine whether the same person. This is the case when the cookie of the visitor terminal is removed or the IP address is changed.

본 발명은 모든 지나가는 사람들의 인체 내에 전자칩을 삽입하는 것에 비유될 수 있다. 즉, 모든 지나가는 사람들에게 각각 삭제되지 않는 고유 아이디를 부여함으로써, 지나간 여자 70명 중에 20명이 하루 2회 지나갔고 3번 지나간 사람이 1명, 4번 지나간 사람도 1명이라는 통계를 산출할 수 있다. The invention can be compared to inserting an electronic chip into the human body of all passing people. That is, by assigning a unique ID that is not deleted to all passing people, 20 of the past 70 women passed by twice a day, three people passed by three times, one person passed by four times can be calculated.

이하에서는, 도 2 및 도 3을 참조하여, 본 발명의 일 실시예에 대해 상세히 설명하기로 한다.Hereinafter, an embodiment of the present invention will be described in detail with reference to FIGS. 2 and 3.

도 2는 본 발명의 일 실시예에 따른 웹 사이트 접속자별 접속 통계 생성 시스템의 구성도이다.2 is a block diagram of a system for generating access statistic data for each web site visitor according to an exemplary embodiment of the present invention.

도 2를 참조하면, 본 발명의 일 실시예에 따른 웹 사이트 접속자별 접속 통계 생성 시스템은 크게 접속자 단말(100)과 웹 사이트(200)를 포함하며, 접속자 단말(10) 및 웹 사이트(20)는 유선 또는 무선 인터넷 등과 같은 네트워크를 통해 연결되어 있다.Referring to FIG. 2, a system for generating access statistic data for each website visitor according to an embodiment of the present invention includes a visitor terminal 100 and a website 200, and includes a visitor terminal 10 and a website 20. Is connected via a network such as wired or wireless Internet.

접속자 단말(100)은, 예를 들어, 데스크 탑 컴퓨터, 노트북 컴퓨터, 랩톱(laptop) 컴퓨터 및 개인 휴대용 단말기를 포함한다. 휴대용 단말기는 휴대성과 이동성이 보장되는 무선 통신 장치로서, PCS(Personal Communication System), GSM(Global System for Mobile communications), PDC(Personal Digital Cellular), PHS(Personal Handyphone System), PDA(Personal Digital Assistant), IMT(International Mobile Telecommunication)-2000, CDMA(Code Division Multiple Access)-2000, W-CDMA(W-Code Division Multiple Access), Wibro(Wireless Broadband Internet) 단말기 등과 같은 모든 종류의 핸드헬드(Handheld) 기반의 무선 통신 장치를 포함한다. The visitor terminal 100 includes, for example, a desktop computer, a notebook computer, a laptop computer, and a personal portable terminal. A portable terminal is a wireless communication device that guarantees portability and mobility, and includes a personal communication system (PCS), a global system for mobile communications (GSM), a personal digital cellular (PDC), a personal handyphone system (PHS), and a personal digital assistant (PDA). , Handheld-based devices such as International Mobile Telecommunication (IMT) -2000, Code Division Multiple Access (CDMA) -2000, W-Code Division Multiple Access (W-CDMA), and Wireless Broadband Internet (Wibro) terminals Wireless communication device.

네트워크는 근거리 통신망(Local Area Network; LAN), 광역 통신망(Wide Area Network; WAN) 또는 부가가치 통신망(Value Added Network; VAN) 등과 같은 유선 네트워크나 이동 통신망(mobile radio communication network), 위성 통신망, 블루투스(Bluetooth), Wibro(Wireless Broadband Internet), HSDPA(High Speed Dwonlink Packet Access) 등과 같은 모든 종류의 무선 네트워크로 구현될 수 있다. The network may be a wired network such as a local area network (LAN), a wide area network (WAN), or a value added network (VAN), a mobile radio communication network, a satellite communication network, or a Bluetooth (Bluetooth) network. It can be implemented in all kinds of wireless networks such as Bluetooth (WiBro), Wireless Broadband Internet (Wibro), and High Speed Dwonlink Packet Access (HSDPA).

접속자 단말(100)은 인터넷 접속을 위한 IP 주소(150)를 갖고 있고, 인터넷 브라우징을 위한 웹 브라우저(110)가 설치되어 있다. 또한, 접속자 단말(100)에는 고유 ID가 삽입된 쿠키(120)와, 상기 쿠키(120)와 저장 위치가 다르고 상기 접속자 단말에 데이터를 저장하였다가 가져올 수 있게 구현한 접속 정보 파일(130, 140)이 저장되어 있다.The visitor terminal 100 has an IP address 150 for accessing the Internet, and a web browser 110 for internet browsing is installed. In addition, the accessor terminal 100 has a cookie 120 having a unique ID inserted therein, and a connection information file 130 or 140 having a different storage location from the cookie 120 and storing and retrieving data in the accessor terminal. ) Is stored.

상기 고유 ID가 삽입된 쿠키(120)와 접속 정보 파일(130, 140)은 접속자 단말(100)의 접속 정보를 수집하기 위한 다양한 정보를 포함하고 있다.The cookie 120 and the access information files 130 and 140 inserted with the unique ID include various information for collecting access information of the accessor terminal 100.

한편, 웹 사이트(200)는 웹 서버(210) 및 접속자별 통계 DB(220)를 포함하며, 접속자별 통계 DB(220)는 웹 사이트(200)에 접속하는 접속자 개개인별 통계 데이터를 저장한다.Meanwhile, the web site 200 includes a web server 210 and a visitor statistics DB 220, and the visitor statistics DB 220 stores statistics data for each visitor accessing the web site 200.

접속자 단말(100)은 웹 브라우저(110)를 통해 웹 사이트(200)로 접속할 수 있고, 웹 사이트(200)에 의해 처음 접속 또는 재접속 여부가 확인된다. 처음 접속으로 판단된 경우에는, 웹 사이트(200)로부터 고유 ID가 삽입된 쿠키(120) 및 접속 정보 파일(130, 140)을 전송받는다. 접속 정보 파일(130, 140)에 대해서는 후술하기로 한다. The visitor terminal 100 may access the web site 200 through the web browser 110, and the first access or reconnection is confirmed by the web site 200. If it is determined that the first connection, the cookie 120 and the connection information files 130 and 140 inserted with the unique ID are received from the web site 200. The connection information files 130 and 140 will be described later.

웹 서버(210)는 접속자 단말(100)이 웹 사이트(200)에 접속시 접속자 단말(100)의 IP 주소(150), 쿠키(120) 및 접속 정보 파일(130, 140)을 확인하여 접속자 단말(100)의 처음 접속 또는 재접속 여부를 확인한다.When the visitor terminal 100 accesses the website 200, the web server 210 checks the IP address 150, the cookie 120, and the access information files 130 and 140 of the visitor terminal 100. Check whether the first connection or reconnection of the (100).

예를 들어, 접속자 단말(100)의 IP 주소(150)와 접속 통계 DB(220)에 저장된 데이터를 비교하여 접속자 단말(100)이 웹 사이트(200)에 접속한 기록이 있는지를 판단한다. 접속 통계 DB(220)에 저장된 IP 주소 중 접속자 단말(100)의 IP 주소(150)와 일치하는 IP 주소가 있는 경우에는 접속한 기록이 있는 것으로 판단하고, 일치하는 IP 주소가 없는 경우에는 접속한 기록이 없는 것으로 판단할 수 있다.For example, the IP address 150 of the visitor terminal 100 is compared with the data stored in the access statistics DB 220 to determine whether there is a record that the visitor terminal 100 accesses the web site 200. If there is an IP address that matches the IP address 150 of the visitor terminal 100 among the IP addresses stored in the access statistics DB 220, it is determined that there is an access record. It can be judged that there is no record.

상기 IP 주소의 비교 결과, 접속한 기록이 없는 경우, 쿠키(120)의 정보와 접속 통계 DB(220)의 데이터를 비교하여 접속자 단말(100)이 웹 사이트(200)에 접속한 기록이 있는지를 판단한다. 예를 들어, 쿠키(120)에 포함된 고유 ID와 일치하는 ID가 접속 통계 DB(220)에 저장되어 있는 경우, 접속한 기록이 있는 것으로 판단할 수 있다. 또한, 쿠키(120)에 포함된 고유 ID와 일치하는 ID가 접속 통계 DB(220)에 저장되어 있지 않거나, 찾고자 하는 쿠키(120) 자체가 없는 경우에는 접속한 기록이 없는 것으로 판단할 수 있다.As a result of the comparison of the IP address, if there is no record of access, the information of the cookie 120 and the data of the access statistics DB 220 are compared to determine whether there is a record that the visitor terminal 100 accesses the website 200. To judge. For example, when an ID that matches the unique ID included in the cookie 120 is stored in the access statistics DB 220, it may be determined that there is a connection record. In addition, when the ID corresponding to the unique ID included in the cookie 120 is not stored in the access statistics DB 220 or when the cookie 120 itself is not found, it may be determined that there is no access record.

상기 쿠키 정보의 비교 결과, 접속한 기록이 없는 경우, 접속 정보 파일(130, 140)의 정보와 접속 통계 DB(220)의 데이터를 비교하여 접속자 단말(100)이 웹 사이트(200)에 접속한 기록이 있는지를 판단한다. 예를 들어, 접속 정보 파일(130, 140)에 포함된 고유 ID와 일치하는 ID가 접속 통계 DB(220)에 저장되어 있는 경우, 접속한 기록이 있는 것으로 판단할 수 있다. 또한, 접속 정보 파일(130, 140)에 포함된 고유 ID와 일치하는 ID가 접속 통계 DB(220)에 저장되어 있지 않거나, 접속 정보 파일(130, 140) 자체가 없는 경우에는 접속한 기록이 없는 것으로 판단할 수 있다.As a result of the comparison of the cookie information, if there is no connection record, the visitor terminal 100 accesses the website 200 by comparing the information in the connection information files 130 and 140 with the data in the connection statistics DB 220. Determine if there is a record. For example, when an ID that matches the unique ID included in the connection information files 130 and 140 is stored in the connection statistics DB 220, it may be determined that there is an access record. In addition, if the ID that matches the unique ID included in the connection information files 130 and 140 is not stored in the connection statistics DB 220 or the connection information file 130 or 140 itself does not exist, there is no connection record. It can be judged that.

지금까지는, IP 주소(150), 쿠키(120), 접속 정보 파일(130, 140)의 순서로 접속한 기록이 있는지를 판단하는 것으로 설명하였으나, 본 발명이 반드시 이에 한정되는 것은 아니다. 상술한 접속 기록 확인 순서는 임의의 순서로 실행되어도 무방하다. 또한, IP 주소(150), 쿠키(120)에 기록된 고유 ID, 접속 정보 파일(130, 140)에 기록된 고유 ID 중 어느 하나가 일치하는 경우, 접속한 기록이 있는 것으로 판단할 수 있으며, 반드시 모든 정보가 일치해야 하는 것은 아니다. 또한, IP 주소(150), 쿠키(120)에 기록된 고유 ID, 접속 정보 파일(130, 140)에 기록된 고유 ID 모두가 일치하지 않는 경우, 접속한 기록이 없는 것으로 판단할 수 있다.Up to now, the present invention has been described as determining whether there is a connection record in the order of the IP address 150, the cookie 120, and the connection information files 130 and 140, but the present invention is not necessarily limited thereto. The above-described connection record confirmation procedure may be executed in any order. In addition, when any one of the IP address 150, the unique ID recorded in the cookie 120, and the unique ID recorded in the access information files 130 and 140 match, it may be determined that there is an access record. Not all information needs to match. In addition, when the IP address 150, the unique ID recorded in the cookie 120, and the unique ID recorded in the access information files 130 and 140 do not match, it may be determined that there is no access record.

이하에서는 접속자 단말(100) 웹 사이트(200)에 처음 접속한 것으로 판단된 경우의 웹 사이트(200)의 동작에 대하여 설명하기로 한다.Hereinafter, the operation of the web site 200 when it is determined that the accessor terminal 100 accesses the web site 200 for the first time will be described.

고유 ID 생성부(250)는 해당 접속자 단말(100)에 대한 고유 ID를 생성한다. 그 후, 웹 서버(210)는 고유 ID가 삽입된 쿠키(120)를 생성하여 상기 접속자 단말(100)로 전송한다. 이와 달리, 쿠키(120)는 존재하나 ID만 일치하지 않는 경우에는, 쿠키(120)를 생성하지 않고 이미 존재하는 쿠키(120) 내에 ID를 삽입하도록 구성할 수도 있다. The unique ID generation unit 250 generates a unique ID for the accessor terminal 100. Thereafter, the web server 210 generates a cookie 120 having a unique ID inserted therein and transmits the cookie 120 to the visitor terminal 100. Alternatively, if the cookie 120 exists but only the ID does not match, the cookie 120 may be configured to insert the ID into the already existing cookie 120 without generating the cookie 120.

또한, 웹 서버(210)는 고유 ID가 삽입된 접속 정보 파일(130, 140)을 생성하여 상기 접속자 단말(100)로 전송한다. 이와 달리, 접속 정보 파일(130, 140)은 존재하나 ID만 일치하지 않는 경우에는, 접속 정보 파일(130, 140)을 생성하지 않고 이미 존재하는 접속 정보 파일(130, 140) 내에 ID를 삽입하도록 구성할 수도 있다. In addition, the web server 210 generates the connection information files 130 and 140 into which the unique ID is inserted and transmits them to the visitor terminal 100. On the contrary, if the connection information files 130 and 140 exist but only the IDs do not match, the ID is inserted into the already existing connection information files 130 and 140 without generating the connection information files 130 and 140. It can also be configured.

또한, 웹 서버(210)는 접속 통계 DB(220)에 고유 ID를 포함한 접속자 단말(100)의 접속 이력을 생성한다. 이와 같이 생성된 접속 이력은, 해당 고유 ID를 갖는 접속자 단말(100)이 추후에 재접속할 경우, 수집된 접속 정보에 따라 업데이트된다.In addition, the web server 210 generates a connection history of the visitor terminal 100 including the unique ID in the connection statistics DB (220). The access history generated as described above is updated according to the collected access information when the accessor terminal 100 having the corresponding unique ID is reconnected later.

이하에서는 접속자 단말(100)이 웹 사이트(200)에 재접속한 것으로 판단된 경우의 웹 사이트(200)의 동작에 대하여 설명하기로 한다.Hereinafter, the operation of the website 200 when it is determined that the visitor terminal 100 reconnects to the website 200 will be described.

IP 주소(150)가 일치하는 것으로 판단된 경우, 웹 서버(210)는 접속 통계 DB(220)에 저장된 데이터 중 상기 IP 주소(150)와 대응되는 데이터의 접속 이력을 업데이트하고, 쿠키(120)와 접속 정보 파일(130, 140)을 업데이트한다. If it is determined that the IP addresses 150 match, the web server 210 updates the access history of the data corresponding to the IP address 150 among the data stored in the access statistics DB 220, and the cookie 120. And the connection information files 130 and 140 are updated.

쿠키(120)와 접속 정보 파일(130, 140)을 업데이트하는 과정은 예를 들어 다음과 같다. 웹 서버(210)는 접속 통계 DB(220)에서 접속자 단말(100)의 IP 주소(150)와 매칭하는 고유 ID를 추출한다. 그 후, 쿠키(120)를 확인하여 쿠키(120)가 없는 경우에는, 추출된 고유 ID가 삽입된 쿠키(120)를 생성하여 접속자 단말(100)로 전송하고, 쿠키(120)가 있는 경우에는 고유 ID를 포함한 접속 정보를 업데이트하여 기록한다. 또한, 접속 정보 파일(130, 140)을 확인하여 접속 정보 파일(130, 140)이 없는 경우에는, 추출된 고유 ID가 삽입된 접속 정보 파일(130, 140)을 생성하여 접속자 단말(100)로 전송하고, 접속 정보 파일(130, 140)이 있는 경우에는 고유 ID를 포함한 접속 정보를 업데이트하여 기록한다.The process of updating the cookie 120 and the access information files 130 and 140 is as follows, for example. The web server 210 extracts a unique ID matching the IP address 150 of the visitor terminal 100 from the access statistics DB 220. Thereafter, if the cookie 120 is not found and the cookie 120 is not present, a cookie 120 having the extracted unique ID is inserted and generated and transmitted to the visitor terminal 100, and if there is a cookie 120. Update and record the connection information including the unique ID. In addition, if the connection information files 130 and 140 are not found and the connection information files 130 and 140 are not present, the connection information files 130 and 140 into which the extracted unique ID is inserted are generated and sent to the visitor terminal 100. If there is a connection information file 130 or 140, the connection information including the unique ID is updated and recorded.

쿠키(120)의 고유 ID가 일치하는 것으로 판단된 경우, 웹 서버(210)는 접속 통계 DB(220)에 저장된 데이터 중 상기 고유 ID와 대응되는 데이터의 접속 이력을 업데이트하고, 접속 정보 파일(130, 140)을 업데이트한다. 또한, IP 주소가 변경된 경우에는 해당 고유 ID와 연계하여, 변경된 IP 주소를 접속 통계 DB(220)에 기록한다.If it is determined that the unique IDs of the cookies 120 match, the web server 210 updates the access history of the data corresponding to the unique ID among the data stored in the access statistics DB 220, and access information file 130. , 140). In addition, when the IP address is changed, the changed IP address is recorded in the access statistics DB 220 in association with the unique ID.

접속 정보 파일(130, 140)의 고유 ID가 일치하는 것으로 판단된 경우, 웹 서버(210)는 접속 통계 DB(220)에 저장된 데이터 중 상기 고유 ID와 대응되는 데이터의 접속 이력을 업데이트하고, 쿠키(120)를 업데이트한다. 또한, IP 주소가 변경된 경우에는 해당 고유 ID와 연계하여, 변경된 IP 주소를 접속 통계 DB(220)에 기록한다.If it is determined that the unique IDs of the connection information files 130 and 140 match, the web server 210 updates the access history of the data corresponding to the unique ID among the data stored in the connection statistics DB 220 and sets the cookie. Update 120. In addition, when the IP address is changed, the changed IP address is recorded in the access statistics DB 220 in association with the unique ID.

이하에서는 접속 정보 파일(130, 140)에 대하여 상세히 설명하기로 한다. 접속 정보 파일(130, 140)은 하나일 수도 있고, 도시된 바와 같이 복수 개일 수도 있다. 이하에서는, 설명의 편의를 위해, 두 개의 접속 정보 파일(130)을 기준으로 설명하기로 한다.Hereinafter, the connection information files 130 and 140 will be described in detail. There may be one connection information file (130, 140), or may be a plurality, as shown. Hereinafter, for convenience of description, the description will be made based on two connection information files 130.

접속 정보 파일(130)은, 예를 들어, 유저 데이터(userData)일 수 있다. 유저 데이터란 웹 브라우저에서 접속자 단말(100)에 쿠키(120)와 같이 자동 다운로드할 수 있는 기본적이고 최소한의 정보로서, 접속자 단말(100) 내에서 쿠키(120)와 저장 위치가 다르며 용량이 쿠키보다 크고 쿠키보다 더 탄력적인 구조를 갖는다. The connection information file 130 may be, for example, user data. The user data is basic and minimal information that can be automatically downloaded from the web browser to the accessor terminal 100 such as the cookie 120. The user data is different from the cookie 120 in the accessor terminal 100 and has a different storage capacity. Bigger and more resilient than cookies.

다시 말해, 유저 데이터란 웹 브라우저에서 쿠키(120)와 같이 접속자 단말(100)에 갱신할 수 있는 정보를 담은 인터넷 임시 파일의 일종으로서, 쿠키(120)의 일반적인 크기인 1KB 보다 훨씬 큰 1MB의 크기를 가질 수 있으며, 쿠키(120)가 텍스트(text) 형태인데 반해, 유저 데이터(130)는 확장성 생성 언어(XML : Extensible Markup Language) 형태이다. In other words, the user data is a kind of Internet temporary file containing information that can be updated in the visitor terminal 100 such as the cookie 120 in the web browser. The size of 1 MB is much larger than the general size of the cookie 120, 1 KB. Although the cookie 120 is in the form of text, the user data 130 is in the form of Extensible Markup Language (XML).

본 명세서에서, 유저 데이터(130)는 마이크로소프트사(Microsoft)가 자사의 웹 브라우저인 인터넷 익스플로러(Internet Explorer)에서 사용가능하도록 제공하는 일종의 함수인 유저 데이터 비해비어(userData Behavior)를 가르키며, 이에 관한 자세한 내용은 "http://msdn2.microsoft.com/en-us/library/ms531424.aspx" 에 자세히 기재되어 있다.In this specification, user data 130 refers to user data behavior, which is a kind of function that Microsoft provides for use in its web browser, Internet Explorer. More information is available at "http://msdn2.microsoft.com/en-us/library/ms531424.aspx".

또한, 접속 정보 파일(140)은, 예를 들어, 플래시 데이터(Flash Data)일 수 있다. 플래시 데이터란 매크로미디어 플래시(Macromedia Flash)의 공유 객체(ShareObject)라는 내장 클래스를 이용하여 접속자 단말(100)에 데이터를 저장하였다가 가져올 수 있게 구현한 것이다. 플래시에는 자바 스크립트 또는 서버 사이트 스크립트(php, asp, jsp 등)에서 일반적으로 사용하는 쿠키(Cookie)가 존재하지 않으며, 다만 쿠키처럼 접속자 단말(100)에 데이터를 저장할 수 있는 기능을 구현해서 사용하는 것이다. 저장 방식으로는 플래시(Macromedia Flash)의 공유 객체(ShareObject) 클래스를 사용하여 장치를 닫을 때 플래시 SWF 파일에서 해당 장치에 데이터를 저장하고 장치를 재생할 때 저장된 데이터를 로드할 수 있다. 플래쉬는 장치에 이름/값 쌍의 세터를 저장한다. 공유 객체(SharedObject)란 로컬 위치에 영구 저장되어 현재 클라이언트에게만 사용 가능한 공유 객체에 대한 참조이다. 플래쉬에서 공유 객체를 만들거나 찾을 수 없으면 getLocal() 함수가 널(null)을 반환한다. 저장 경로는 예를 들어, "C:\Documents and Settings\Administrator\ApplicationData\Macromedia\FlashPlayer\#SharedObjects"이며, 저장 용량은 일반 브라우저의 쿠키 저장 용량이 4KB가 최대인데 비해, 로컬 저장소의 저장 용량 기본값이 100KB로서 제한이 없고 접속자가 직접 설정할 수도 있다.In addition, the connection information file 140 may be, for example, flash data. Flash data is implemented by storing and retrieving data in the accessor terminal 100 using a built-in class called SharedObject of Macromedia Flash. There is no cookie commonly used in Javascript or server site scripts (php, asp, jsp, etc.), but it is implemented by using a function that can store data in the visitor terminal 100 like a cookie. will be. As a storage method, you can use Flash's ShareObject class to save data to the device from the Flash SWF file when the device is closed and to load the saved data when the device is played. Flash stores a setter of name / value pairs on 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. The getLocal () function returns null if the shared object cannot be created or found in Flash. The storage path is, for example, "C: \ Documents and Settings \ Administrator \ ApplicationData \ Macromedia \ FlashPlayer \ #SharedObjects". The storage capacity is the default storage capacity of local storage, compared to the maximum cookie storage capacity of 4KB in a typical browser. There is no limit to this 100KB, and the visitor can set it directly.

이미 설명한 바와 같이 접속 정보 파일(130, 140)로서, 유저 데이터(140) 및 플래시 데이터(140)가 함께 사용될 수도 있고, 둘 중에 하나만 사용될 수도 있다.As described above, as the connection information files 130 and 140, the user data 140 and the flash data 140 may be used together, or only one of them may be used.

도 3은 본 발명의 일 실시예에 따른 웹 사이트 접속자별 접속 통계 생성 방법의 흐름도이다.3 is a flowchart illustrating a method of generating access statistics for each web site visitor according to an exemplary embodiment of the present invention.

단계(S300)에서, 접속자 단말(100)이 웹 사이트(200)에 접속하면, 단계(S310)에서 웹 서버(210)가 접속자 단말(100)의 IP 주소, 쿠키, 접속 정보 파일(유저 데이터, 플래시 데이터) 중 하나 이상을 확인한다.In step S300, when the visitor terminal 100 accesses the web site 200, in step S310, the web server 210 sets the IP address of the visitor terminal 100, a cookie, and a connection information file (user data, Flash data).

단계(S320)에서 처음 접속한 것으로 판단된 경우, 고유 ID 생성부(250)가 고유 ID를 생성하고(단계(S330)), 웹 서버(210)가 고유 ID가 삽입된 쿠키 및 접속 정보 파일(유저 데이터, 플래시 데이터)을 생성하여 접속자 단말(100)로 전송한다(단계(S340)).If it is determined that the first access in step S320, the unique ID generating unit 250 generates a unique ID (step S330), the web server 210 is a cookie and access information file (inserted the unique ID) ( User data and flash data are generated and transmitted to the accessor terminal 100 (step S340).

단계(S320)에서 재접속한 것으로 판단된 경우, 단계(S350)로 진행한다.If it is determined in step S320 to reconnect, the process proceeds to step S350.

단계(S350)에서, 웹 서버(210)가 접속자별 접속 이력을 접속 통계 DB(220)에 갱신하여 저장하고, 접속자 단말(100) 각각의 로그를 분석하여 다양한 통계 데이터를 웹 사이트(200)의 관리자에게 제공한다(단계(S360)).In step S350, the web server 210 updates and stores the access history for each visitor in the access statistics DB 220, analyzes the logs of each of the accessor terminals 100, and stores various statistical data of the web site 200. Provided to the manager (step S360).

본 발명에 따르면, 웹 사이트(200)에서 상술한 바와 같이 모든 접속자 단말(100)에게 고유 아이디를 부여함으로써, 재접속한 접속자 단말(100)에 대한 정확한 접속 통계 분석이 가능하다. 또한, IP 주소(150)가 변경되고 쿠키(120)가 삭제된 경우에도, 접속 정보 파일(130, 140)을 이용하여, 재접속 여부를 쉽게 인식할 수 있다.According to the present invention, as described above in the Web site 200, by assigning a unique ID to all the accessor terminal 100, it is possible to analyze the accurate access statistics for the accessor terminal 100 reconnected. In addition, even when the IP address 150 is changed and the cookie 120 is deleted, the connection information files 130 and 140 can be used to easily recognize whether to reconnect.

본 발명의 일 실시예는 컴퓨터에 의해 실행되는 프로그램 모듈과 같은 컴퓨터에 의해 실행가능한 명령어를 포함하는 기록 매체의 형태로도 구현될 수 있다. 컴퓨터 판독 가능 매체는 컴퓨터에 의해 액세스될 수 있는 임의의 가용 매체일 수 있고, 휘발성 및 비휘발성 매체, 분리형 및 비분리형 매체를 모두 포함한다. 또한, 컴퓨터 판독가능 매체는 컴퓨터 저장 매체 및 통신 매체를 모두 포함할 수 있다. 컴퓨터 저장 매체는 컴퓨터 판독가능 명령어, 데이터 구조, 프로그램 모듈 또는 기타 데이터와 같은 정보의 저장을 위한 임의의 방법 또는 기술로 구현된 휘발성 및 비휘발성, 분리형 및 비분리형 매체를 모두 포함한다. 통신 매체는 전형적으로 컴퓨터 판독가능 명령어, 데이터 구조, 프로그램 모듈, 또는 반송파와 같은 변조된 데이터 신호의 기타 데이터, 또는 기타 전송 메커니즘을 포함하며, 임의의 정보 전달 매체를 포함한다. 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.

본 발명의 방법 및 시스템은 특정 실시예와 관련하여 설명되었지만, 그것들의 구성 요소 또는 동작의 일부 또는 전부는 범용 하드웨어 아키텍쳐를 갖는 컴퓨터 시스템을 사용하여 구현될 수 있다. Although the methods and systems of the present invention have been described in connection with specific embodiments, some or all of their components 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. Therefore, it should be understood that the embodiments described above are exemplary in all respects 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.

Claims (4)

웹 사이트의 접속자별로 접속 통계를 생성하는 방법에 있어서,In a method for generating access statistics for each visitor of a website, (a) 접속자 단말이 상기 웹 사이트에 접속한 경우, 상기 접속자 단말의 IP 주소, 쿠키 및 상기 쿠키와 저장 위치가 다르고 상기 접속자 단말에 데이터를 저장하였다가 가져올 수 있게 구현한 접속 정보 파일을 확인하여 상기 웹 사이트에 처음 접속한 접속자인지 또는 재접속한 접속자인지를 판단하는 단계,(a) When the visitor terminal accesses the web site, check the access information file that the IP address, cookie, and the storage location of the visitor terminal are different from each other, and store and retrieve data on the visitor terminal. Determining whether the visitor is the first visitor or reconnected to the web site; (b) 상기 (a) 단계에서, 상기 접속자 단말이 상기 웹 사이트에 처음 접속한 것으로 확인된 경우, 상기 접속자 단말에 대응하는 고유 ID를 생성하고 상기 고유 ID가 삽입된 쿠키 및 접속 정보 파일을 생성하여 상기 접속자 단말로 전송하고, 상기 고유 ID와 연계하여 상기 접속자 단말의 접속 이력을 접속 통계 DB에 저장하는 단계 및(b) In step (a), when it is confirmed that the visitor terminal first accesses the web site, a unique ID corresponding to the visitor terminal is generated, and a cookie and a connection information file in which the unique ID is inserted are generated. Transmitting to the accessor terminal and storing the access history of the accessor terminal in an access statistics DB in association with the unique ID; (c) 상기 (a) 단계에서, 상기 접속자 단말이 상기 웹 사이트에 재접속한 것으로 확인된 경우, 상기 접속자 단말의 상기 쿠키와 상기 접속 정보 파일을 업데이트하고, 상기 접속자 단말의 접속 이력을 상기 접속 통계 DB에 업데이트하여 저장하는 단계(c) In step (a), when it is confirmed that the visitor terminal has reconnected to the web site, the cookie and the access information file of the visitor terminal are updated, and the access history of the visitor terminal is obtained from the access statistics. Steps to update and save in DB 를 포함하는 웹 사이트 접속자별 접속 통계 생성 방법.Method of generating access statistics for each website visitor comprising a. 제 1 항에 있어서,The method of claim 1, 상기 접속 정보 파일은 유저 데이터 비해비어(userData Behavior)를 이용하여 상기 접속자 단말에 데이터를 저장하였다가 가져올 수 있게 구현한 확장성 생성 언어(xml : extensible markup language) 형태의 유저 데이터인 것을 특징으로 하는 웹 사이트 접속자별 접속 통계 생성 방법.The access information file is user data in the form of an extensible markup language (xml), which is implemented to store and retrieve data in the accessor terminal using user data behavior. How to generate access statistics by website visitor. 제 1 항에 있어서,The method of claim 1, 상기 접속 정보 파일은 매크로미디어 플래시(Macromedia Flash)의 공유 객체(ShareObject) 클래스를 이용하여 상기 접속자 단말에 데이터를 저장하였다가 가져올 수 있게 구현한 플래시 데이터인 것을 특징으로 하는 웹 사이트 접속자별 접속 통계 생성 방법.The access information file is a flash data implemented to store and retrieve data in the accessor terminal using a shared object (ShareObject) class of Macromedia Flash. Way. 제 1 항 내지 제 3 항 중 어느 한 항에 있어서,The method according to any one of claims 1 to 3, 상기 (a) 단계는Step (a) is (a1) 상기 접속자 단말의 IP 주소와 상기 접속 통계 DB의 데이터를 비교하여 상기 접속자 단말이 상기 웹 사이트에 접속한 기록이 있는지를 판단하는 단계,(a1) comparing the IP address of the visitor terminal with data of the access statistics DB to determine whether there is a record of access by the visitor terminal to the web site; (a2) 상기 (a1) 단계에서 접속한 기록이 없는 경우, 상기 쿠키의 정보와 상기 접속 통계 DB의 데이터를 비교하여 상기 접속자 단말이 상기 웹 사이트에 접속한 기록이 있는지를 판단하는 단계 및(a2) if there is no record accessed in step (a1), comparing the cookie information with the data of the access statistics DB to determine whether there is a record that the visitor terminal accesses the website; and (a3) 상기 (a2) 단계에서 접속한 기록이 없는 경우, 상기 접속 정보 파일의 정보와 상기 접속 통계 DB의 데이터를 비교하여 상기 접속자 단말이 상기 웹 사이트에 접속한 기록이 있는지를 판단하는 단계(a3) if there is no record accessed in step (a2), comparing the information of the connection information file with the data of the connection statistics DB and determining whether there is a record that the visitor terminal accesses the website; 를 포함하는 웹 사이트 접속자별 접속 통계 생성 방법.Method of generating access statistics for each website visitor comprising a.
KR1020080048820A 2008-05-26 2008-05-26 Method for generating connection statistics of respective user connected with website KR20090101788A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020080048820A KR20090101788A (en) 2008-05-26 2008-05-26 Method for generating connection statistics of respective user connected with website

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020080048820A KR20090101788A (en) 2008-05-26 2008-05-26 Method for generating connection statistics of respective user connected with website

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
KR1020080026991A Division KR100843544B1 (en) 2008-03-24 2008-03-24 Method for generating connection statistics of respective user connected with website

Publications (1)

Publication Number Publication Date
KR20090101788A true KR20090101788A (en) 2009-09-29

Family

ID=41359487

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020080048820A KR20090101788A (en) 2008-05-26 2008-05-26 Method for generating connection statistics of respective user connected with website

Country Status (1)

Country Link
KR (1) KR20090101788A (en)

Similar Documents

Publication Publication Date Title
KR100843544B1 (en) Method for generating connection statistics of respective user connected with website
KR100931328B1 (en) System for integrately managing multiple connection statisics severs and method thereof
US9479343B2 (en) Engine for processing content rules associated with locations in a page
US7606897B2 (en) Accelerated and reproducible domain visitor targeting
US20180254968A1 (en) Mobile application identification in network traffic via a search engine approach
CN107480277A (en) Method and device for web log file collection
CN102170627A (en) Determining mobile operator for mobile device
WO2015073756A1 (en) Context-based selection of instruction sets for connecting through captive portals
CN101952823A (en) Method for media discovery
CN105721578A (en) User behavior data collection method and system
US9356845B1 (en) System and method for audience segment profiling and targeting
KR100714504B1 (en) System and method for searching contents in personal terminals using wired and wireless internet
KR20100102859A (en) Method and apparatus for analyzing moving path of respective user on web site
KR100938814B1 (en) Method and apparatus for calculating effect of advertisement exposed online
KR101029990B1 (en) System and method for providing access information
KR20090101788A (en) Method for generating connection statistics of respective user connected with website
US9424552B2 (en) Managing website registrations
KR101369459B1 (en) Method, server, terminal, and recording medium for managing game records
KR100910401B1 (en) Method for generating connection statistics of respective user connected with website through install file
US8909795B2 (en) Method for determining validity of command and system thereof
KR100943480B1 (en) Apparatus and method for identifying temporary connector
KR100943479B1 (en) Method and apparatus for calculating purchase conversion rate based on net visitor number
CN106897151A (en) User's usage record synchronous method, apparatus and system
CN106817270A (en) Network traffics acquisition method, system and server
KR20130058459A (en) The method and server for confirming installation of application

Legal Events

Date Code Title Description
A107 Divisional application of patent
N231 Notification of change of applicant
WITN Withdrawal due to no request for examination