KR20030064700A - Web Log Analysis Method using Customer ID and Session ID matching - Google Patents

Web Log Analysis Method using Customer ID and Session ID matching Download PDF

Info

Publication number
KR20030064700A
KR20030064700A KR1020030046604A KR20030046604A KR20030064700A KR 20030064700 A KR20030064700 A KR 20030064700A KR 1020030046604 A KR1020030046604 A KR 1020030046604A KR 20030046604 A KR20030046604 A KR 20030046604A KR 20030064700 A KR20030064700 A KR 20030064700A
Authority
KR
South Korea
Prior art keywords
customer
file
session
web log
web
Prior art date
Application number
KR1020030046604A
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 KR1020030046604A priority Critical patent/KR20030064700A/en
Publication of KR20030064700A publication Critical patent/KR20030064700A/en

Links

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

PURPOSE: A method for analyzing a web log by matching a member ID with a session ID is provided to check activities of a customer on a site before a log-in state beside the information generated after the log-in state by adding the member ID and the session ID when generating a web log file. CONSTITUTION: A member ID and a session ID are added to a web log file by adding a source for extracting the member ID and the session ID into a source code(101,103). The member information in a database and the web log file stored in a web server are read, and converted into a subdivided file while storing or refining a file. The file is stored(106,107,108). After combining and analyzing the web log file and the member information(109), the e-mail is forwarded to customers.

Description

회원아이디와 세션아이디 매칭기법을 이용한 웹 로그분석 방법{Web Log Analysis Method using Customer ID and Session ID matching}Web Log Analysis Method using Customer ID and Session ID matching}

본 발명은 고객관계관리와 관련된 것으로써 웹 데이터와 고객정보를 사용해 온라인상의 고객들의 관리와 마케팅을 하기 위한 방법에 속한다.The present invention relates to customer relationship management and belongs to a method for managing and marketing customers online using web data and customer information.

고객관계관리(Customer Relationship Management: CRM)는 인터넷마케팅의 새로운 패러다임으로써 일대일 마케팅을 비롯한 각종 고객과의 관계설정을 통한 안정적 시장기반 조성의 목적을 부여한다.Customer Relationship Management (CRM) is a new paradigm of internet marketing that aims to create a stable market base by establishing relationships with various customers, including one-to-one marketing.

즉 고객관계관리(CRM)은 자기회사를 이용하는 고객을 이해하는 방법을 과학적으로 분석한 것으로, 고객성향에 대한 예측과 고객서비스 방향 설정 등의 중요한 기능을 위한 근거자료가 된다.In other words, customer relationship management (CRM) is a scientific analysis of how to understand customers who use their company, and is the basis for important functions such as forecasting customer tendency and setting direction of customer service.

또한 고객관계관리(CRM)의 목적에 있어서, 궁극적으로는 고객의 충성도를 향상시키고 수익을 증가시키고, 기업의 전략을 비즈니스 프로세스 측면에서 지원하는 시스템이고, 산업의 특성에 따라 고객관계관리 시장은 금융 산업, 통신 산업, 유통산업이 주도하고 있으며 그 시장의 수요는 지속적으로 증가하고 있다.In addition, for the purpose of customer relationship management (CRM), it is a system that ultimately improves customer loyalty, increases profits, and supports corporate strategy in terms of business processes. Industry, telecommunications, and distribution are leading the way, and market demand continues to rise.

이러한 인터넷상에서의 고객관계관리를 위한 고객정보를 축척하는 방법은 다양한 데, 그 중 웹 사이트 상에서 고객들이 움직이는 행동양식, 웹 사이트 상에서 구매 및 거래한 기록 등의 정보들을 통합적으로 관리함으로써 보다 입체적으로 고객을 이해하고, 그 정보를 실시간으로 정리하는 프로세서의 구축이 필요하게 되었으며, 이러한 요구를 충족시켜주기 위해 웹 로그 분석 및 데이터 마이닝 등의 기술기반이 발전하게 되었다.There are various ways to accumulate customer information for customer relationship management on the Internet. Among them, customer information is managed in a three-dimensional manner by integrating and managing information such as the behavior of customers moving on the website and records of purchases and transactions on the website. It is necessary to build a processor that understands the information and organizes the information in real time, and technology bases such as web analytics and data mining have evolved to meet these demands.

그 중 웹 로그(Weblog)는 인터넷을 이용하는 사용자들이 웹 서버를 통해 특정 웹 사이트로의 접속에 대한 정보데이터를 말하는 것으로써, 상기 웹 서버를 통해 이루어지는 사용자의 모든 작업에 대한 기록이며, 이에 웹 서버는 해당 페이지와 관련된 여러 파일들에 접근하게 되며, 사용자의 요구에 의해 수행된 모든 작업들이 웹 서버에 미리 정해진 위치에 데이터로 남게 된다.Among them, Weblog refers to information data about a user accessing a specific web site through a web server, and is a record of all operations performed by the user through the web server. Accesses the various files associated with the page, and all the work performed by the user's request remains as data in a predetermined location on the web server.

일반적으로 웹 로그분석 방법에 있어서, 도 1은 종래의 아이디(ID) 매칭기법을 위한 로그파일 저장 방식에 대한 도면이다. 도 1에 있어서, 인터넷을 이용하는 사용자(100)들이 웹 서버(101)를 통해 특정 웹 사이트를 접속하게 되고, 사용자(100)의 모든 작업에 대한 기록들 즉 로그파일(102)은 사용자의 회원(고객)아이디의 추가와 더불어 저장되게 된다.In general, in the web log analysis method, Figure 1 is a diagram of a log file storage method for a conventional ID (ID) matching method. In FIG. 1, users 100 using the Internet access a specific web site through a web server 101, and records of all operations of the user 100, that is, a log file 102, are stored in the user's member ( The customer is saved with the addition of an ID.

이에 종래의 상기 방법에 대해 상세하게는 서술하면 다음과 같다. 즉, 아래의 형식은 회원(고객) 아이디를 추가시켜 만들어지는 로그파일(102)이며 다음과 같은 형식을 갖는다.The above-described conventional method is described in detail as follows. That is, the following format is a log file 102 created by adding a member (customer) ID and has the following format.

① 2002-10-05 08:22:28 203.241.197.155 - W3SVC1 YO 203.241.197.159 80 GET /Default.asp - 200 0 0 244 50 HTTP/1.1 203.241.197.159 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+98)① 2002-10-05 08:22:28 203.241.197.155-W3SVC1 YO 203.241.197.159 80 GET /Default.asp-200 0 0 244 50 HTTP / 1.1 203.241.197.159 Mozilla / 4.0 + (compatible; + MSIE + 6.0; + Windows + 98)

② 2002-10-05 08:22:38 203.241.197.155 - W3SVC1 YO 203.241.197.159 80 GET /dataroom/dataroom.asp - 200 0 0 354 3695 HTTP/1.1 203.241.197.159 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+98)② 2002-10-05 08:22:38 203.241.197.155-W3SVC1 YO 203.241.197.159 80 GET /dataroom/dataroom.asp-200 0 0 354 3695 HTTP / 1.1 203.241.197.159 Mozilla / 4.0 + (compatible; + MSIE + 6.0; + Windows + 98)

③ 2002-10-05 08:22:54 203.241.197.155 - W3SVC1 YO 203.241.197.159 80 GET /dataroom/dataroom.asp - 200 0 0 354 1562 HTTP/1.1 203.241.197.159 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+98)③ 2002-10-05 08:22:54 203.241.197.155-W3SVC1 YO 203.241.197.159 80 GET /dataroom/dataroom.asp-200 0 0 354 1562 HTTP / 1.1 203.241.197.159 Mozilla / 4.0 + (compatible; + MSIE + 6.0; + Windows + 98)

④ junsergy 2002-10-05 08:25:19 203.241.197.155 - W3SVC1 YO 203.241.197.159 80 GET /Default.asp - 200 0 0 244 50 HTTP/1.1 203.241.197.159 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+98)Junsergy 2002-10-05 08:25:19 203.241.197.155-W3SVC1 YO 203.241.197.159 80 GET /Default.asp-200 0 0 244 50 HTTP / 1.1 203.241.197.159 Mozilla / 4.0 + (compatible; + MSIE + 6.0 ; + Windows + 98)

⑤ junsergy 2002-10-05 08:25:31 203.241.197.155 - W3SVC1 YO 203.241.197.159 80 GET /dataroom/dataroom.asp - 200 0 0 354 3695 HTTP/1.1 203.241.197.159 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+98)Junsergy 2002-10-05 08:25:31 203.241.197.155-W3SVC1 YO 203.241.197.159 80 GET /dataroom/dataroom.asp-200 0 0 354 3695 HTTP / 1.1 203.241.197.159 Mozilla / 4.0 + (compatible; + MSIE +6.0; + Windows + 98)

상기 ①, ②, ③, ④ 및 ⑤에 있어서, 로그파일형식 ①, ② 및 ③은 로그인 하기 이전의 상태를 말하는 로그파일형식이고, ④와 ⑤는 로그인 이후의 상태를 말하는 로그파일 형식이 된다.In the above ①, ②, ③, ④, and ⑤, log file formats ①, ②, and ③ are log file formats indicating the state before login, and ④ and ⑤ are log file formats indicating the state after login.

따라서 상기와 같은 로그파일(102) 형식으로 웹 로그 파일을 생성하면 고객의 로그인 이전의 상태를 나타내는 정보를 얻을 수 없기 때문에 좀 더 다양한 고객정보패턴 및 행동양식에 대한 정보분석을 하지 못하는 단점이 있다.Therefore, when the web log file is generated in the log file 102 format as described above, it is impossible to obtain information indicating the state prior to the login of the customer. .

또한 데이트베이스에 웹 로그 파일을 저장하는 형태는 그에 따른 전송 및 분석 과정에 있어서, 고객의 수요 및 증가하는 행동양식에 따라 데이터베이스의 거듭되는 용량확장 및 시간적, 공간적 처리능력에 한계를 가져오는 단점이 있다.In addition, storing web log files in the database has the disadvantage of limiting the repeated capacity expansion and temporal and spatial processing capacity of the database according to the demands and increasing behaviors of customers in the transmission and analysis. have.

본 발명은 상기와 같은 문제점을 해결하기 위한 방법으로, 웹 로그 파일 생성 시 회원(고객)아이디(Customer ID)와 세션아이디(Session ID)를 추가시켜 고객이 로그인 이후상태의 생성되는 정보 외에 로그인 이전상태의 사이트에서의 행동들을 알아내고,The present invention is a method for solving the above problems, by adding a member (Customer ID) and Session ID (Session ID) when creating a web log file before the login before the customer is logged in addition to the information generated To identify actions on the site of the state,

또한 생성된 로그파일과 고객정보를 저장비용을 제거하기 위해 데이터베이스에 저장하지 않고 파일로써 저장하고, 웹 로그 분석이후 분석결과를 해당되는 고객에게 전자우편 발송과 텔레마케팅 자료를 제공하는 것을 목적으로 한다.It also aims to store the generated log files and customer information as files instead of storing them in a database to eliminate storage costs, and to provide e-mail and telemarketing data to relevant customers after analysis of web logs. .

도 1은 종래의 아이디매칭기법을 이용한 로그파일저장형태를 도시한 도면1 is a diagram showing a log file storage form using a conventional ID matching technique.

도 2는 본 발명에서 회원(고객)아이디와 세션아이디 매칭기법을 이용한 로그파일저장 방식을 도시한 도면2 is a view showing a log file storage method using a member (customer) ID and session ID matching method in the present invention;

도 3은 분석데이터의 세분화된 파일형태를 도시한 도면3 is a diagram illustrating a detailed file format of analysis data.

도 4는 본 발명에서 제안된 파일저장형태 및 전체 시스템구성도Figure 4 is a file storage form and overall system configuration proposed in the present invention

<도면의 주요부분에 대한 부호의 설명><Description of the symbols for the main parts of the drawings>

100: 사용자100: user

101: 웹 서버101: web server

102: 종래의 로그파일 형식102: Conventional log file format

103: 본 발명에 제안된 로그파일 형식103: Log file format proposed in the present invention

104: 회원(고객)정보가 저장된 데이터베이스104: database storing member (customer) information

105: 고객정보105: Customer Information

106: 회원(고객)정보 회원(고객)아이디 및 세션아이디가 저장된 파일106: Member (Customer) Information File that stores member (customer) ID and session ID

107: 파일정제107: File Purification

108a: 시간(Time)차원데이터 파일108a: Time dimension data file

108b: 참조(Reference)차원데이터 파일108b: Reference Dimension Data File

108c: 고객(Customer)차원데이터 파일108c: Customer dimension data file

108d: 페이지뷰(Page view)차원데이터 파일108d: Page view dimension data file

108e: 에이전트(Agent)차원데이터 파일108e: Agent Dimension Data File

109: 차원데이터 파일분석109: Dimensional data file analysis

110: 화면에 출력된 분석결과110: analysis results displayed on the screen

111: 전자우편 발송 및 텔레마케팅 자료111: e-mail sending and telemarketing materials

본 발명은 웹 사이트 ASP, PHP 및 JSP와 같은 소스코드내에 본 발명에서 제안하는 회원(고객) 아이디 와 세션 아이디를 추출하는 소스를 추가하여 웹 로그파일에 상기 회원(고객)아이디와 세션아이디를 추가하는 단계(100, 101, 103)와; 데이터베이스에 있는 회원(고객)정보(104, 105)와 웹 서버(101)에 있는 웹 로그파일을 읽어 들여 파일저장(106) 및 정제(107) 단계를 거쳐 유효한 세분화된 파일로 변환하여 저장하는 단계(106, 107, 108)와; 웹 로그파일과 회원(고객)정보를 결합하여 분석(109) 후 해당분석에 속하는 고객들에게 전자우편 발송과 텔레마케팅을 실시하는 단계(110, 111)로 구성된다.The present invention adds the member (customer) ID and the session ID to the web log file by adding a source for extracting the member (customer) ID and the session ID proposed in the present invention into source codes such as web sites ASP, PHP and JSP. (100, 101, 103); Read the member (customer) information (104, 105) in the database and the web log file in the web server 101, the file storage 106 and purification step 107 is converted into a valid subdivided file and stored (106, 107, 108); After the analysis (109) by combining the web log file and the member (customer) information, it comprises a step (110, 111) of sending e-mail and telemarketing to the customers belonging to the analysis.

본 발명에 있어서, 도 2는 회원(고객)아이디와 세션아이디 매칭기법을 이용한 로그파일저장 방식의 도면이다. 도 2에 나타낸 바와 같이 회원(고객)아이디 외에 세션아이디를 추가시킨 로그파일(103)은 고객의 로그인 이전상태의 행동들까지 모두 유용한 정보로 이용될 수 있다.In the present invention, Figure 2 is a diagram of a log file storage method using a member (customer) ID and session ID matching technique. As shown in FIG. 2, the log file 103 in which the session ID is added in addition to the member (customer) ID may be used as useful information up to the behaviors before the login of the customer.

또한 도 2에 있어서, 본 발명에 의해 생성되는 로그파일(103) 형식이다.2, the log file 103 generated by the present invention is in the format.

① - 34121 2002-10-05 09:11:58 203.241.197.155 - W3SVC1 YO 203.241.197.159 80 GET /Default.asp - 200 0 0 244 50 HTTP/1.1 203.241.197.159 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+98)①-34121 2002-10-05 09:11:58 203.241.197.155-W3SVC1 YO 203.241.197.159 80 GET /Default.asp-200 0 0 244 50 HTTP / 1.1 203.241.197.159 Mozilla / 4.0 + (compatible; + MSIE + 6.0; + Windows + 98)

② junsergy 34121 2002-10-05 09:12:18 203.241.197.155 - W3SVC1 YO 203.241.197.159 80 GET /dataroom/dataroom.asp - 200 0 0 354 3695 HTTP/1.1 203.241.197.159 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+98)② junsergy 34121 2002-10-05 09:12:18 203.241.197.155-W3SVC1 YO 203.241.197.159 80 GET /dataroom/dataroom.asp-200 0 0 354 3695 HTTP / 1.1 203.241.197.159 Mozilla / 4.0 + (compatible; + MSIE + 6.0; + Windows + 98)

③ junsergy 34121 2002-10-05 09:12:54 203.241.197.155 - W3SVC1 YO 203.241.197.159 80 GET /dataroom/listroom.asp - 200 0 0 354 1562 HTTP/1.1 203.241.197.159 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+98)③ junsergy 34121 2002-10-05 09:12:54 203.241.197.155-W3SVC1 YO 203.241.197.159 80 GET /dataroom/listroom.asp-200 0 0 354 1562 HTTP / 1.1 203.241.197.159 Mozilla / 4.0 + (compatible; + MSIE + 6.0; + Windows + 98)

④ - 34121 2002-10-05 09:13:22 203.241.197.155 - W3SVC1 YO 203.241.197.159 80 GET /dataroom/logout.asp - 200 0 0 354 1562 HTTP/1.1 203.241.197.159 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+98)④-34121 2002-10-05 09:13:22 203.241.197.155-W3SVC1 YO 203.241.197.159 80 GET /dataroom/logout.asp-200 0 0 354 1562 HTTP / 1.1 203.241.197.159 Mozilla / 4.0 + (compatible; + MSIE + 6.0; + Windows + 98)

상기의 로그파일 형식에서 ①은 로그인하기 이전의 세션아이디만 추가된 형식이다. 세션아이디 앞의 "-"는 로그인이 되어있지 않아서 회원(고객)아이디 값이 "-"으로 표시한다. 또한 ②, ③은 회원(고객)의 로그인 이후에 기존에 존재하던 세션아이디 와 동시에 회원(고객)아이디 "junsergy" 값이 추가된 형식이다.① in the above log file format adds only the session ID before login. The "-" in front of the session ID is not logged in, so the member (customer) ID value is displayed as "-". In addition, ② and ③ are the form in which the member ID's "junsergy" value is added at the same time as the existing session ID after the member (customer) login.

이에 ④는 로그인 했던 회원(고객)이 로그 아웃 하여 회원(고객)아이디는 다시 "-"으로 표시되고 여전히 세션아이디 값은 동일하게 표시된다.In this case, the member (customer) who logged in logs out, and the member (customer) ID is displayed as "-" again, and the session ID value is still displayed the same.

또한 생성된 로그파일(103)과 기존데이터베이스(104)에 있는 회원(고객)정보를 FTP를 통해 읽어 들인 후 유효파일로 세분화시켜 저장하게 된다.In addition, the generated log file 103 and the member (customer) information in the existing database 104 is read through FTP and then divided into valid files and stored.

본 발명에 있어서, 도 3은 분석데이터의 세분화된 파일 형태를 도시한 도면이고, 도 4는 본 발명에서 제안된 파일저장 형태 및 전체 시스템구성도이다.In the present invention, Figure 3 is a view showing a detailed file format of the analysis data, Figure 4 is a file storage form and the overall system configuration proposed in the present invention.

상기 도 3에 있어서, 웹로그파일과 고객정보의 저장시 웹로그파일을 읽어 들이면서 시간(Time)차원(108a), 참조(Reference)차원(108b), 고객(Customer)차원(108c), 페이지뷰(Page view)차원(108d), 에이전트(Agent)차원(108e) 등이 각각의 차원데이터 파일로 저장하게 된다.3, the time dimension 108a, the reference dimension 108b, the customer dimension 108c, the page while reading the web log file and the web log file when the customer information is stored. A page view dimension 108d, an agent dimension 108e, and the like are stored as respective dimension data files.

상기 도 4에 있어서, 생성된 로그파일(103)과 고객정보(105)를 파일로 저장하기도 하며, 파일로 저장(106) 및 정제(107)를 함으로써 데이터베이스(104)로 웹 로그파일과 고객정보를 저장해야 하는 비용을 줄일 수 있게 된다.In FIG. 4, the generated log file 103 and the customer information 105 are also stored as a file, and the web log file and the customer information are stored in the file 106 and the tablet 107 to the database 104. This can reduce the cost of storing them.

상기 도 3과 도 4에 서술한 바와 같이, 웹로그파일(103)과 고객정보(105)의 저장시 웹로그파일(106)을 읽어 들이면서 시간(Time)차원(108a), 참조(Reference)차원(108b), 고객(Customer)차원(108c), 페이지뷰(Page view)차원(108d), 에이전트(Agent)차원(108e) 등이 각각의 차원데이터 파일로 저장하여 웹로그 분석과 고객 분석시 파일로 저장했을 때 생기는 분석의 까다로움을 제거한다.As described above with reference to FIGS. 3 and 4, when storing the weblog file 103 and the customer information 105, the weblog file 106 is read while the time dimension 108a and reference are used. The dimension 108b, the customer dimension 108c, the page view dimension 108d, the agent dimension 108e, etc. are stored as respective dimension data files for web analysis and customer analysis. Eliminate the annoyance of analysis when saving to file.

또한 상기 도 4에 나타낸 바와 같이, 웹 로그분석 즉 차원데이터분석(109) 후에 각각의 분석결과(110)에 해당하는 고객에게 전자우편 발송(111)과 텔레마케팅에 사용되는 정보를 제공하는 모습이다.In addition, as shown in FIG. 4, after the web log analysis, that is, the dimensional data analysis 109, the information used for the e-mail sending 111 and the telemarketing is provided to the customer corresponding to each analysis result 110. .

상기에 서술된 바와 같이, 기존의 메일발송 패키지에서는 해당고객을 추출해 내기에 까다로운 점이 있다. 하지만 본 발명은 분석 결과에 해당하는 고객에게 세분화된 마케팅을 할 수 있게 한다.As described above, the existing mail delivery package is difficult to extract the customer. However, the present invention enables segmented marketing to the customer corresponding to the analysis result.

상기와 같이 제안된 본 발명에 따른 회원(고객)아이디와 세션아이디를 추출하는 소스를 추가하여 웹 로그파일에 상기 회원(고객)아이디와 세션아이디를 추가하는 단계와; 데이터베이스에 있는 회원(고객)정보(104, 105)와 웹 서버(101)에 있는 웹 로그파일을 읽어 들여 본 발명에서 제안하는 저장형태로 변환하여 저장하는 단계와; 웹 로그 파일과 회원(고객)정보를 결합하여 분석(109) 한 후 해당분석에 속하는 고객들에게 전자우편 발송과 텔레마케팅을 실시하는 단계를 통해 웹 로그 파일의 고객의 익명성을 제거하고, 데이터베이스 스토리지 비용을 절감하며, 고객세분화 마케팅을 할 수 있다는 것이 장점이다.Adding the member (customer) ID and session ID to the web log file by adding a source for extracting the member (customer) ID and session ID according to the present invention as described above; Reading the member (customer) information (104, 105) in the database and the web log file in the web server (101) and converting the data into a storage form proposed by the present invention; Analyze the web log file and the member (customer) information (109), and then remove the anonymity of the customer from the web log file by sending email and telemarketing to the customers belonging to the analysis. The advantage is that it can cut costs and do customer segment marketing.

또한 고객행동의 로그인 이후 상태뿐만 아니라 로그인 이전의 상태까지 파악할 수 있기 때문에 고객관계관리 차원에서 고객의 과거, 현재 및 미래의 기호패턴까지 분석할 수 있는 장점이 있다.In addition, it is possible to analyze not only the post-login status but also the pre-login status of the customer behavior, so that the customer's past, present, and future preference patterns can be analyzed in terms of customer relationship management.

Claims (3)

웹 로그데이터분석 및 고객데이터 분석방법에 있어서,In the web log data analysis and customer data analysis method, 고객이 로그인 이후의 생성되는 정보 외에 로그인 이전상태의 사이트에서의 정보를 파악할 수 있도록 하기 위해서, 웹 로그파일은 생성시 회원(고객)아이디 및 세션아이디를 추가시켜 로그파일(103)로 저장하는 방법을 특징으로 하는 웹 로그데이터분석 및 고객데이터 분석방법In order to enable the customer to grasp the information on the site before the login in addition to the information generated after the login, the web log file is added to the member (customer) ID and the session ID and generated as a log file 103. Web log data analysis and customer data analysis method characterized in that 제 1 항 있어서,The method of claim 1, 생성된 로그파일(103)과 데이터베이스(104)에 있는 고객정보(105)를 FTP를 통해 읽어 들인 후 파일저장(106), 정제(107) 단계를 거쳐 시간차원(108a), 참조차원(108b), 고객차원(108c), 페이지뷰차원(108d), 에이전트차원(108e) 등의 세분화된 차원데이터 파일로 저장하는 방법(106, 107, 108, 109)을 특징으로 하는 웹 로그데이터분석 및 고객데이터 분석방법After reading the generated log file 103 and the customer information 105 in the database 104 via FTP, the file dimension 106, the refinement 107, and then the time dimension 108a, reference dimension 108b. Web log data analysis and customer data characterized in that the method (106, 107, 108, 109) of storing as a granular dimension data file such as customer dimension (108c), page view dimension (108d), agent dimension (108e), etc. Analysis method 제 2 항에 있어서,The method of claim 2, 상기 항의 방법을 통해 저장된 데이터들을 분석 후에 웹 로그파일 각 분석법(109)에 해당하는 자료를 고객들에게 전자우편 발송 및 텔레마케팅을 할 수 있는 데이터들을 파일로 저장하는 단계(110, 111)의 방법을 특징으로 하는 웹 로그데이터분석 및 고객데이터 분석방법After analyzing the data stored through the above-mentioned method, the method of storing the data corresponding to each analysis method 109 of the web log file 109 to the customers can be e-mailed and telemarketed to a file (110, 111). Web log data analysis and customer data analysis method
KR1020030046604A 2003-07-10 2003-07-10 Web Log Analysis Method using Customer ID and Session ID matching KR20030064700A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020030046604A KR20030064700A (en) 2003-07-10 2003-07-10 Web Log Analysis Method using Customer ID and Session ID matching

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020030046604A KR20030064700A (en) 2003-07-10 2003-07-10 Web Log Analysis Method using Customer ID and Session ID matching

Publications (1)

Publication Number Publication Date
KR20030064700A true KR20030064700A (en) 2003-08-02

Family

ID=32227149

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020030046604A KR20030064700A (en) 2003-07-10 2003-07-10 Web Log Analysis Method using Customer ID and Session ID matching

Country Status (1)

Country Link
KR (1) KR20030064700A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100744188B1 (en) * 2005-10-06 2007-08-01 주식회사 케이티 Method and system for providing session data
KR101029990B1 (en) * 2009-11-27 2011-04-20 주식회사 로그 System and method for providing access information

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100744188B1 (en) * 2005-10-06 2007-08-01 주식회사 케이티 Method and system for providing session data
KR101029990B1 (en) * 2009-11-27 2011-04-20 주식회사 로그 System and method for providing access information
WO2011065760A2 (en) * 2009-11-27 2011-06-03 주식회사 로그 System and method for providing connection information
WO2011065760A3 (en) * 2009-11-27 2011-10-20 주식회사 로그 System and method for providing connection information

Similar Documents

Publication Publication Date Title
Aaltonen et al. The making of data commodities: Data analytics as an embedded process
Gould et al. Social media return on investment: how much is it worth to my practice?
CA2726733A1 (en) Platform for communicating across multiple communication channels
US20170053288A1 (en) Cloud Based Customer Relationship Mapping
CN114428822B (en) Data processing method and device, electronic equipment and storage medium
Oliver et al. ERP systems: The route to adoption
TWI329841B (en) Method, system and program product for assessing an enterprise architecture
CN101276450A (en) Information processing device, information processing method and information processing program
EP3016044A1 (en) Method, system and apparatus for network management based on business relationship information
CN111858278A (en) Log analysis method and system based on big data processing and readable storage device
Stone et al. Interactive marketing, customer information and marketing research
KR20030064700A (en) Web Log Analysis Method using Customer ID and Session ID matching
KR102436586B1 (en) Method, system and non-transitory computer-readable recording medium for assisting collaboration related to advertising campaign
JP2004348682A (en) Customer information analyzing system, customer information analyzing program and customer information analyzing method
KR102403276B1 (en) Method, system and non-transitory computer-readable recording medium for providing information related to advertising campaign
KR102311295B1 (en) System for managing landing page and CRM for customer information collection automation and method thereof
KR200351443Y1 (en) System for Evaluating Customer Satisfaction
KR100416906B1 (en) System and method for managing customers on-line
Baruti Analysis and Implementation of a Business Intelligence QlikView application for logistic and procurement management. Sews Cabind case for the shortage problem.
CN111652660A (en) Advertisement management system and advertisement promotion method
JP2001306780A (en) Method and system for collecting client information
CN112053248A (en) Insurance exhibition system
JP2013097541A (en) Outbound marketing system and outbound marketing method
JP2013092934A (en) Prospective customer extraction system and prospective customer extraction method
KR102140761B1 (en) Method and apparatus for providing work assist service

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E601 Decision to refuse application