KR20020045302A - Method of merchandise management in electronic commerce - Google Patents

Method of merchandise management in electronic commerce Download PDF

Info

Publication number
KR20020045302A
KR20020045302A KR1020000074713A KR20000074713A KR20020045302A KR 20020045302 A KR20020045302 A KR 20020045302A KR 1020000074713 A KR1020000074713 A KR 1020000074713A KR 20000074713 A KR20000074713 A KR 20000074713A KR 20020045302 A KR20020045302 A KR 20020045302A
Authority
KR
South Korea
Prior art keywords
data
pattern
purchase
product
sales
Prior art date
Application number
KR1020000074713A
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 KR1020000074713A priority Critical patent/KR20020045302A/en
Publication of KR20020045302A publication Critical patent/KR20020045302A/en

Links

Abstract

PURPOSE: A method for the product management on the EC(Electric Commerce) is provided to offer the credible sales prediction information by systematically analyzing the data accumulated in an EC company and to carry out the marketing and the product display through the sales prediction. CONSTITUTION: The product management method comprises the steps of deleting the unnecessary data in a web server log and converting a data format of the web server log into the data format necessary to the analysis, extracting the sales information by using the converted data and extracting a temporary sales product and quantity through the sales information, and extracting a use pattern of a buying customer by using the converted data and storing the pattern in a buying pattern DB. A search pattern of the searching customer is extracted by using the converted data and a latent buying customer and product is extracted by comparing the extracted pattern with the pattern stored in the buying pattern DB. A final sales prediction product and quantity is predicted by adding the latent sales product and quantity to the temporary sales product and quantity.

Description

전자상거래에서의 상품 관리 방법{METHOD OF MERCHANDISE MANAGEMENT IN ELECTRONIC COMMERCE}Merchandise management in e-commerce {METHOD OF MERCHANDISE MANAGEMENT IN ELECTRONIC COMMERCE}

본 발명은 전자상거래에서의 상품 관리 방법에 관한 것으로 특히, 웹 마이닝(Web Mining)을 이용하는 전자상거래에서의 상품 관리 방법에 관한 것이다.The present invention relates to a product management method in electronic commerce, and more particularly, to a product management method in electronic commerce using web mining.

전자상거래란, 상거래 즉, 물품, 서비스, 정보, 금전의 교환을 인터넷 기술을 이용한 전자 매체에 의해서 행하는 모든 거래 행위를 말한다.Electronic commerce refers to all transactions in which commerce, that is, exchange of goods, services, information, and money, is performed by an electronic medium using Internet technology.

인터넷과 같은 온라인(ON-line) 상이 아닌 오프라인(OFF-line) 상의 상점에서는 부분적인 전산화를 통하여 사용자 인적 사항, 매출 데이터와 같은 국한된 자료를 이용한 분석만을 수행하고, 부분적으로 구현된 정보 시스템 내에서만 분석이 이루어지므로 이용할 수 있는 정보가 제한적이다. 즉, 고객 정보, 매출 정보와 같이 고객이 매출을 발생시켰을 때의 정보만을 이용할 수 있다. 이렇게 정보가 제한적이기 때문에 정확한 사용자의 패턴 분석, 판매 예측, 재고 관리가 이루어지기 어렵다.Stores on-line rather than on-line, such as the Internet, can only perform analysis using localized data such as user personal information and sales data through partial computerization, and only within a partially implemented information system. As the analysis takes place, there is limited information available. That is, only information when the customer generates sales, such as customer information and sales information, can be used. This limited information makes it difficult for accurate user pattern analysis, sales forecasting, and inventory management.

또한, 종래의 오프라인 상의 상점에서는 판매 예측을 수행하고자 할 때 판매 패턴 분석을 통한 단편적인 예측만을 수행하기 때문에, 잠재 고객의 수요에 대하여는 예측할 수 없는 문제가 있다.In addition, in the conventional offline store, since only a fractional prediction through sales pattern analysis is performed when a sales prediction is to be performed, there is a problem that cannot be predicted with respect to the demand of potential customers.

본 발명은 기업과 소비자간 전자상거래 업체에 축적되어 있는 데이터를 체계적으로 분석하여 신뢰성 있는 판매 예측 정보를 제공하고, 이를 통하여 적정한 재고 관리를 수행하여 재고 비용을 최적화시키고, 판매 예측을 통한 마케팅 및 상품 진열을 수행하는 상품 거래 시스템을 제공하고자 한다.The present invention provides reliable sales forecasting information by systematically analyzing data accumulated in an e-commerce company between a company and a consumer, thereby performing appropriate inventory management to optimize inventory costs, marketing and products through sales forecasting. We want to provide a commodity trading system that performs the display.

도 1은 본 발명의 실시예에 따른 상품 관리 방법에서의 데이터 분석의 흐름을 도시한 도면이고,1 is a view showing the flow of data analysis in the product management method according to an embodiment of the present invention,

도 2는 매출 정보 데이터를 이용하여 판매 상품 및 물량 예측의 과정을 도시한 도면이고,2 is a diagram illustrating a process of forecasting sales items and quantities using sales information data;

도 3은 검색 경로 데이터를 이용하여 잠재적 판매 상품 및 물량 예측 과정을 도시한 도면이고,3 is a diagram illustrating a process of predicting a potential sale product and quantity using search path data;

도 4는 최종 판매 상품 및 물량 예측 과정을 도시한 도면이다.4 is a diagram illustrating a final sale product and quantity prediction process.

본 발명은 이러한 목적을 달성하기 위하여, 사용자 인적 사항, 매출 데이터를 이용한 분석 뿐만 아니라, 웹 서버 로그(Web Server Log)를 과학적으로 분석할 수 있는 웹 마이닝 기술을 이용하여 사용자의 경로 분석을 통하여 검색 패턴, 구매 패턴과 같은 이용 패턴을 분석한다.In order to achieve the above object, the present invention searches not only the user's personal information and sales data, but also the user's path analysis using web mining technology that can scientifically analyze the Web server log. Analyze usage patterns such as patterns and purchasing patterns.

본 발명은 웹 서버 로그에서 불필요한 데이터를 삭제하고, 웹 서버 로그의데이터 형식을 분석에 필요한 데이터 형식으로 변환하는 사전처리 과정인 제1 단계; 상기 제1 단계에서 변환된 데이터를 이용하여 매출 정보를 추출하고 이를 통하여 잠정적인 판매 상품 및 물량을 추출하는 제2 단계; 상기 제1 단계에서 변환된 데이터를 이용하여 구매 고객의 이용 패턴을 추출하고, 이를 구매 패턴 데이터 베이스에 저장하는 제3 단계; 상기 제1 단계에서 변환된 데이터를 이용하여 검색 고객의 검색 패턴을 추출하고 추출된 패턴을 상기 구매 패턴 데이터 베이스에 저장된 패턴과 비교하여 잠재적인 구매 고객 및 상품을 추출하는 제4 단계; 상기 2단계를 통하여 추출된 잠정적 판매 상품 및 물량과 상기 4단계를 통하여 추출된 잠재적 판매 상품 및 물량을 비교하여 최종 판매 예상 상품 및 물량을 예측하는 5단계를 포함하는 전자상거래에서의 상품 관리 방법을 제공한다.The present invention includes a first step of preliminary processing of deleting unnecessary data from a web server log and converting the data format of the web server log into a data format for analysis; A second step of extracting sales information by using the data converted in the first step and extracting a provisional sale product and quantity through this; A third step of extracting a usage pattern of a purchase customer by using the data converted in the first step and storing it in a purchase pattern database; A fourth step of extracting a search pattern of a search customer by using the data converted in the first step and extracting a potential purchase customer and a product by comparing the extracted pattern with a pattern stored in the purchase pattern database; A method of managing a product in an e-commerce transaction comprising five steps of predicting a final sale expected product and quantity by comparing the potential sales product and quantity extracted through the second step with the potential sale product and quantity extracted through the fourth step. to provide.

이 때, 제1 단계를 통하여 변환되는 데이터 형식은 구매 정보 데이터, 구매 경로 데이터, 검색 경로 데이터일 수 있다.In this case, the data format converted through the first step may be purchase information data, purchase path data, and search path data.

여기서, 제2단계는, 제1단계에서 생성된 구매 정보 데이터를 웹 마이닝 기법의 클러스터링, 어소시에이션, 시퀀싱 절차를 이용하여 분석하고 이를 이용하여 잠정적인 판매 상품 및 물량을 예측하는 것이고, 제3단계는, 제1단계에서 생성된 구매 경로 데이터를 웹 마이닝 기법의 클러스터링, 어소시에이션, 시퀀싱 절차를 이용하여 분석하고 이를 이용하여 추출된 패턴을 상기 구매 패턴 데이터 베이스에 저장하는 것이고, 제4단계는, 제1단계에서 생성된 검색 경로 데이터를 웹 마이닝 기법의 시퀀싱을 이용하여 패턴을 추출하고 이렇게 추출된 패턴을 상기 구매 패턴 데이터 베이스에 저장된 패턴과 비교하여 잠재적 구매 고객과 상품 및 구매 물량을예측하는 것이고, 제5단계는 제2단계를 통하여 예측되는 잠정적인 판매 상품 및 물량과 제4단계를 통하여 예측되는 잠재적인 판매 상품 및 물량을 합하여 최종 판매 상품 및 물량을 예측하는 것일 수 있다.Here, the second step is to analyze the purchase information data generated in the first step by using clustering, association and sequencing procedures of the web mining technique, and to predict the potential sales goods and quantity using the third step. Analyzing the purchase path data generated in the first step using clustering, association, and sequencing procedures of the web mining technique, and storing the extracted pattern in the purchase pattern database. The search path data generated in the step is extracted through the sequencing of the web mining technique, and the extracted pattern is compared with the patterns stored in the purchase pattern database to predict potential purchase customers, products, and purchase quantities. The fifth stage is the provisional sales goods and quantity predicted through the second stage and the fourth stage. The combined potential sales side items and quantities that may be to predict the final sale items and quantities.

이하, 첨부된 도면을 참조하여 본 발명을 상세히 설명한다.Hereinafter, with reference to the accompanying drawings will be described in detail the present invention.

기업과 소비자간 전자상거래를 통하여 사용자의 검색, 구매, 상점 이용 정보가 이미 웹 서버 로그에 저장되어 있다. 그러므로, 웹 서버 로그를 체계적으로 분석할 수 있다면, 사용자의 검색, 구매, 상점 이용 패턴을 분석할 수 있고, 이를 이용하여 신뢰성 있는 판매 예측, 재고 관리, 상품 진열과 같은 상품 관리에 필요한 기능을 구현할 수 있다. 본 발명은 웹 서버 로그를 체계적으로 분석할 수 있는 웹 마이닝 기술을 적용함으로써, 종래 기술이 제공하지 못한 상품 관리에 필요한 정보를 추출하고 이를 이용하여 신뢰성 있는 상품 관리 시스템을 구축한다.Through e-commerce between corporations and consumers, user search, purchase, and store usage information is already stored in web server logs. Therefore, if you can systematically analyze web server logs, you can analyze user search, purchase, and store usage patterns, and use them to implement functions necessary for product management such as reliable sales forecasting, inventory management, and product display. Can be. The present invention applies a web mining technology that can systematically analyze web server logs, extracts information necessary for product management that is not provided by the prior art, and builds a reliable product management system using the same.

웹 마이닝은 데이터 마이닝(data mining)이라고도 하는데, 대량의 데이터 사이에 묻혀 있는 패턴을 발견하고 규칙을 추론함으로써, 의사 결정을 지원하고 그 효과를 예측하기 위한 기법을 말한다. 웹 마이닝 기술을 통하여 데이터 베이스 안으로 깊숙이 침투해, 데이터 내의 패턴을 발견하고 규칙을 추론하는데, 이러한 패턴과 규칙은 의사 결정을 지원하고 환경의 변화를 예측하는 데 사용될 수 있다.Web mining, also known as data mining, is a technique for discovering patterns buried between large amounts of data and inferring rules to support decision making and predict the effects. Web mining technology penetrates deep into databases, discovering patterns in data, and inferring rules, which can be used to support decision making and predict changes in the environment.

본 발명에서는, 웹 마이닝 기법에서 클러스터링(clustering), 어소시에이션(association) 및 시퀀싱(sequencing)을 이용한다. "클러스터링"은 비슷한 성향을 가지고 있는 개체들끼리 그룹화시키는 방법이고, "어소시에이션"은 개체간의 시간을 고려하지 않은 정적 관계의 비시계열적 연관성을 추출하는 방법이고, "시퀀싱"은 시간을 고려한 동적 관계의 시계열적 연관성을 추출하는 방법이다.In the present invention, clustering, association, and sequencing are used in a web mining technique. "Clustering" is a method of grouping objects with similar tendencies, "Association" is a method of extracting non-time series associations of static relationships without considering time between objects, and "Sequencing" is a dynamic relationship considering time. This method extracts the time series correlation of.

본 발명은 방대한 상거래 이용 정보를 축적하고 있는 기업과 소비자간 전자상거래의 장점을 극대화하여 축적된 데이터를 이용하여 체계적인 분석을 수행하는 상품 관리 시스템을 구축한다.The present invention builds a merchandise management system that performs systematic analysis using the accumulated data by maximizing the advantages of electronic commerce between companies and consumers accumulating vast amounts of commerce usage information.

도 1은 본 발명의 실시예에 따른 상품 관리 시스템을 구성하는 분석의 흐름을 나타낸 것이다.Figure 1 shows the flow of analysis constituting a product management system according to an embodiment of the present invention.

우선 제1 단계로, 전자상거래 과정에서 발생된 자료를 저장하고 있는 웹 서버 로그에서 불필요한 데이터를 삭제하고, 웹 서버 로그의 데이터 형식을 분석에 필요한 데이터 형식으로 변환하는 사전처리 과정을 진행한다.First, in the first step, unnecessary data is deleted from a web server log storing data generated in an e-commerce process, and a preprocessing process is performed to convert the data format of the web server log into a data format for analysis.

이러한 사전처리 과정은 분석을 수행하기에 앞서 수행된다.This pretreatment is performed prior to performing the analysis.

사전처리 과정은 데이터 클리닝(data cleaning) 과정과 데이터 변환(data transformation) 과정으로 구성된다.The preprocessing process consists of a data cleaning process and a data transformation process.

데이터 클리닝 과정은 웹 서버 로그에 포함되어 있는 불필요한 로그 데이터를 추출하여 삭제하는 과정이다. 분석 과정에서 필요한 데이터는 고객이 상점을 이용한 정보이다. 그러나, 웹 서버 로그는 이와 상관없는 그래픽 정보, 접근 실패 정보와 같은 불필요한 데이터를 다량으로 포함하고 있다. 그러므로, 이와 같이 불필요한 정보를 우선 삭제해야 한다.The data cleaning process is a process of extracting and deleting unnecessary log data included in a web server log. The data needed during the analysis is the information the customer uses the store. However, the web server log contains a large amount of unnecessary data such as unrelated graphic information and access failure information. Therefore, such unnecessary information must be deleted first.

이러한 데이터 클리닝 과정을 통하고 난 후의 데이터는 액세스 히스토리(access history)라고 불리게 되는데, 이는 어떤 사람이 기업의 웹 사이트에 접속해서 어떤 경로를 통해 구매 등을 진행시켜 나갔는지에 대한 정보를 가지고있게 된다.After this data cleaning process, the data is called access history, which contains information about who accessed the company's web site and where they made their purchases. .

데이터 변환 과정은 데이터 클리닝 과정이 끝난 로그 데이터를 분석 데이터 형식으로 변형하는 과정이다. 실제의 웹 서버 로그의 데이터 형식은 분석하기에 어려움이 있다. 그래서, 고객의 이용 내역 분석에 앞서 로그 데이터를 분석 프로그램이 처리하기 용이한 형식으로 변환시킨다. 이 때, 변환된 데이터는 실제로 판매가 발생한 상품 매출 정보만을 포함하는 구매 정보 데이터, 실제로 구매한 고객들이 구매하기까지 상점을 이용한 이용 경로인 구매 경로 데이터 및 아직 구매가 이루어지지 않은 고객들의 상점 이용 경로인 탐색 경로 데이터 등과 같은 데이터로 구분되기도 한다.The data conversion process is a process of transforming the log data after the data cleaning process into the analysis data format. The actual data format of the web server log is difficult to analyze. Thus, prior to analyzing the usage history of the customer, the log data is converted into a format that the analysis program can easily handle. At this time, the converted data is the purchase information data including only the sales information of the product actually generated, the purchase path data using the store until the actual purchasers purchase, and the store use path of the customers who have not made a purchase yet. It may also be divided into data such as search path data.

다음 제2 단계로, 사전처리 과정에서 만들어진 변환 데이터 중 구매 정보 데이터를 분석하여 잠정적 상품 및 물량을 예측한다.In the second step, the purchase information data is analyzed among the conversion data generated during the preprocessing to predict the potential goods and quantity.

구매 정보 데이터를 분석하는 과정에서, 클러스터링 기법을 통하여 상품 대 고객간의 연관성을 분석하고, 어소시에이션 기법을 통하여 상품 대 상품간의 비시계열 정적 연관성을 분석하고, 시퀀싱 기법을 통하여 상품 대 상품 간의 시계열적인 동적 연관성을 분석하여 잠정적인 평가 및 예측을 수행한다.In the process of analyzing purchasing information data, we analyze the association between products and customers through clustering technique, analyze the non-time series static association between products and products through association method, and time series dynamic association between products and products through sequencing technique. Analyze these to make tentative assessments and predictions.

즉, 클러스터링 기법을 통하여 상품을 구매 고객의 특성을 이용하여 비슷한 판매 성향을 가지고 있는 상품군으로 분류하는 상품 그룹화 및 분류 작업을 수행한다. 그리고, 어소시에이션 기법을 통하여 분석 기간 중에 구매의 선후 관계를 고려하지 않은 상태에서의 상품의 판매 성향을 분석하여 서로 연관성이 있는 상품을 추출한다. 그리고, 시퀀싱 기법을 통하여 분석 기간 중에 구매의 선후 관계를 고려한 상품의 판매 성향을 분석하여 구매의 연속 패턴을 추출한다.In other words, product grouping and classification are performed by classifying products into product groups having similar sales tendencies using characteristics of purchase customers through clustering techniques. In addition, through the association technique, the sales propensity of the product in the state without considering the pro- and post-relationship of the purchase is analyzed to extract the related products. And, through the sequencing technique, we analyze the sales tendency of the product considering the pro-relationship of the purchase during the analysis period to extract the continuous pattern of purchase.

이와 같은 구매 정보 데이터의 분석에 의하여, 분석 기간 중의 상품의 판매 동향을 파악할 수 있고, 이를 이용하여 차후의 잠정적인 판매 동향을 예측할 수 있다. 즉, 구매 정보 데이터를 이용하여 매출 정보를 추출하고 이를 통하여 잠정적인 판매 상품 및 물량을 추출한다.By analyzing such purchase information data, it is possible to grasp the sales trend of the product during the analysis period, and to predict the prospective sales trend later. That is, the sales information is extracted by using the purchase information data, and the potential sales goods and quantity are extracted through this.

이러한 웹 마이닝 기법을 이용하여 판매 상품 및 물량 예측의 구체적인 과정은 도 2에 도시한 바와 같다.The detailed process of predicting the sale goods and the quantity using the web mining technique is shown in FIG. 2.

매출 경로 데이터의 시퀀싱 과정을 통하여 선행상품과 후행상품을 추출할 수 있으며, 선행상품의 판매량이 후행상품의 판매량에 미치는 요인(factor)을 구할 수 있다. 즉, "다음 시즌 B상품의 판매량은 이번 시즌 A상품의 판매량의 50% 다" 라는 연관성을 추출할 수 있다. 그러므로 선행 상품의 판매량과 시퀀싱 요인을 이용하여 후행 상품의 판매량을 예측할 수 있으므로 이를 이용하여 1차 재고 상품 및 물량을 결정한다.Through the sequencing process of the sales path data, the preceding and following products can be extracted, and the factors influencing the sales volume of the preceding products can be obtained. In other words, it can be extracted that "the sales volume of the next season B products is 50% of the sales of the A products this season". Therefore, the sales volume of the preceding product can be predicted using the sales volume of the preceding product and the sequencing factor, so the primary inventory product and quantity are determined using this.

또한 어소시에이션 과정을 통하여 동일기간의 상품간의 판매 연관성을 나타내는 보정 요인(correlation factor)을 구할 수 있다. 즉, "다음 시즌 B상품의 판매량은 다음 시즌 A상품의 판매량의 70% 다"라는 연관성을 추출할 수 있다. 그러므로 1차 재고로 선정된 상품의 물량과 보정 요인(correlation factor)을 이용하여 서로 판매 연관성이 있는 상품의 판매량을 결정할 수 있으므로 이를 이용하여 2차 재고 상품과 물량을 결정한다. 최종적으로 예측되는 판매 상품 및 물량은 1차 재고 상품과 물량, 2차 재고 상품과 물량을 합산하여 결정한다.In addition, through the association process, it is possible to obtain a correction factor representing the correlation of sales between products of the same period. In other words, it can be extracted that "the sales volume of the next season B products is 70% of the sales of the next season A products". Therefore, the quantity of the product selected as the primary inventory and the correlation factor can be used to determine the sales volume of the products that are related to each other. Therefore, the secondary inventory and the quantity of the product are determined. The ultimately predicted sale product and quantity is determined by summing up the primary inventory and quantity and the secondary inventory and quantity.

다음 제3 단계로, 사전처리 과정에서 만들어진 변환 데이터 중 구매 경로 데이터를 분석하여 구매 고객의 이용 패턴을 추출하여 구매 패턴 데이터 베이스에 저장한다.In a third step, the purchase path data is analyzed from the conversion data generated during the preprocessing, and the usage pattern of the purchase customer is extracted and stored in the purchase pattern database.

구매 경로 데이터의 분석 과정은 구매 정보 데이터의 분석과정과 동일하다. 즉, 클러스터링 기법을 통하여 잠재적 상품 대 고객간의 연관성을 분석하고, 어소시에이션 기법을 통하여 상품 대 상품간의 비시계열 정적 연관성을 분석하고, 시퀀싱 기법을 통하여 상품 대 상품간의 시계열 동적 연관성을 분석한다. 서로 상이한 점은, 구매 정보 데이터의 분석은 이번 시즌에 이미 판매된 상품의 판매량을 이용하여 상품간의 연관성을 토대로 다음 시즌의 판매량을 예측하기 위한 것이고, 구매 경로 데이터의 분석은 구매한 고객의 고유한 상점 이용 패턴을 분석하여 저장함으로써 다음 시즌의 구매 가능한 잠재적 고객을 추출하기 위한 기초 데이터로 활용하기 위한 것이다. 그러므로 어소시에이션 기법에서 나온 동일기간의 상품간의 정적 연관성을 나타내는 보정 요인(correlation factor)과 시퀀싱 기법을 통하여 나온 상품간의 동적 연관성을 나타내는 시퀀싱 요인(sequencing factor)을 데이터 베이스에 저장한다.The analysis process of purchase path data is the same as the analysis process of purchase information data. In other words, we analyze the potential product-to-customer association through the clustering technique, the non-time series static association between the product-to-product through the association method, and the time series dynamic association between the product-to-product through the sequencing technique. The difference is that the analysis of the purchase information data is used to predict the sales volume of the next season based on the relationship between the products using the sales volume of the products already sold this season, and the analysis of the purchase channel data is unique to the customers who have purchased. By analyzing and storing store usage patterns, it is used as basic data to extract potential customers for next season's purchase. Therefore, we store in the database a correlation factor representing the static association between products of the same period from the association technique and a sequencing factor representing the dynamic association between the products from the sequencing technique.

이와 같은 매출 경로 데이터를 분석함으로써, 실제로 구매한 고객들이 구매하기까지 상점을 이용하는 특정한 이용 패턴을 추출할 수 있다. 이렇게 추출된 이용 패턴은 차후에 잠재적인 고객 추출을 위하여 구매 패턴 데이터 베이스에 저장된다.By analyzing such sales path data, it is possible to extract a specific usage pattern using the store until the actual purchasers make a purchase. The extracted usage pattern is later stored in a purchase pattern database for potential customer extraction.

다음 제4 단계로, 사전처리 과정에서 만들어진 변환 데이터 중 검색 경로 데이터를 분석하여 검색 고객의 이용 패턴을 추출하고, 추출된 패턴을 구매 패턴 데이터 베이스에 저장된 패턴과 비교하여 잠재적인 구매 고객 및 상품을 추출한다.The next step is to analyze the search path data among the conversion data created during the preprocessing process, extract the usage pattern of the search customer, and compare the extracted pattern with the patterns stored in the purchase pattern database to identify potential purchase customers and products. Extract.

검색 경로 데이터를 분석하는 과정에서, 시퀀싱 과정을 통하여 잠재 고객의 검색 패턴을 추출하고, 이렇게 추출된 패턴을 구매 패턴 데이터 베이스에 저장된 구매 고객의 이용 패턴과 비교하여 서로 일치하는 패턴을 추출하고, 이렇게 추출된 검색 패턴을 소유한 고객은 잠재적 구매 고객이 되고, 이러한 잠재적 구매 고객을 통하여 잠재적 판매 상품 및 물량을 예측한다.In the process of analyzing the search path data, the search pattern of the prospective customer is extracted through the sequencing process, the extracted pattern is compared with the usage pattern of the purchasing customer stored in the purchase pattern database, and the matching pattern is extracted. The customer who owns the extracted search pattern becomes a potential purchaser, and through this potential purchaser, predicts potential sales products and quantities.

이러한 잠재적 판매 상품 및 물량 예측 과정은 도 3에 도시한 바와 같다.This potential sale product and quantity prediction process is shown in FIG.

이와 같이, 검색 경로 데이터를 분석하면, 검색 고객이 검색하고 있는 특정한 상점에 대한 검색 패턴을 추출할 수 있다. 이렇게 추출된 검색 패턴을 구매 패턴 데이터 베이스에 저장된 구매 고객의 이용 패턴과 비교하여 서로 일치하는 패턴을 추출한다. 이렇게 추출된 검색 패턴을 소유한 고객은 잠재적 구매 고객으로 선정할 수 있다. 이렇게 선정된 잠재적 구매 고객을 통하여 잠재적 판매 상품 및 물량을 예측한다.As such, by analyzing the search path data, a search pattern for a specific store that a search customer is searching may be extracted. The extracted search pattern is compared with the usage pattern of the purchasing customer stored in the purchase pattern database to extract a pattern matching each other. Customers with this extracted search pattern can be selected as potential purchase customers. The potential buyers and volumes are predicted through the selected potential buyers.

다음 제5 단계로, 제2 단계에서 추출된 잠정적 판매 상품 및 물량과 제4 단계에서 추출된 잠재적 판매 상품 및 물량을 이용하여 최종 판매 예상 상품 및 물량을 예측한다. 최종 판매 상품 및 물량 예측은 매출 데이터를 이용한 잠정적 판매 상품 및 물량 예측 결과와 탐색 경로를 이용한 잠재적 판매 상품 및 물량 예측 결과를 종합하여 결정한다. 최종 판매 상품 및 물량 예측 과정은 도 4에 도시한 바와 같다.Next, in the fifth step, the final sales anticipated product and quantity are predicted using the potential sales product and quantity extracted in the second stage and the potential sales product and quantity extracted in the fourth stage. The final sales product and quantity forecast is determined by combining the results of the prospective sales product and quantity forecast using the sales data and the results of the potential sales product and quantity forecast using the search path. Final sale goods and quantity prediction process is shown in FIG.

즉, 제2단계에서 구매 고객의 구매 데이터를 분석하여 예측된 잠정적인 재고 관리 상품 및 물량과 제4단계에서 탐색 고객의 탐색 경로 데이터를 분석하여 예측된 잠재적 구매 상품 및 물량을 종합하여 최종적으로 재고 관리 상품 및 물량을 결정한다.In other words, the prospective inventory management products and quantity predicted by analyzing purchase data of the purchasing customer in the second stage and the prospective purchased products and quantities predicted by analyzing the navigation route data of the searching customer in the fourth stage are finally inventoryed. Determine the managed goods and quantity.

본 발명은 이와 같이, 웹 마이닝을 이용하여 구매 사용자의 판매 패턴 분석을 물론, 아직 구매하지 않은 고객의 검색 패턴, 이용 패턴을 분석하여 잠재적 구매 고객을 추출하며, 이를 통하여 잠재적인 판매 상품 및 물량을 예측한다. 이렇게 예측한 판매 상품 및 물량을 토대로 재고로 관리해야 할 상품의 종류와 물량을 결정하며, 상품 상호간의 비시계열적 및 시계열적 연관성이 있는 상품끼리 연계하여 진열할 수 있다. 또한 고객의 검색 패턴을 구매 고객의 검색 패턴과 비교함으로써 잠재적 고객을 추출할 수 있고, 구매 시점을 예측할 수 있으므로, 고객 한사람, 한사람에게 특화된 마케팅 정책인 일대일 마케팅을 수행할 수 있다.In this way, the present invention extracts the potential purchase customers by analyzing the sales pattern of the purchase user, as well as the search patterns and usage patterns of the customers who have not yet purchased using web mining, and thus the potential sales products and quantities Predict. The type and quantity of goods to be managed by inventory are determined based on the predicted sale goods and quantity, and the products having non-time series and time series relations between the products can be displayed in connection. In addition, by comparing the customer's search pattern with the purchase customer's search pattern, it is possible to extract potential customers and predict the time of purchase, thus enabling one-to-one marketing, which is a marketing policy specific to each customer.

본 발명은 상술한 바와 같이, 기업과 소비자간 전자상거래 업체에 축적되어 있는 데이터를 체계적으로 분석하여 신뢰성 있는 판매 예측 정보를 제공하고 이를 통하여 적정한 재고 관리를 수행할 수 있으므로, 재고 비용을 최적화시키고 판매 예측을 통한 마케팅 및 상품 진열을 수행할 수 있다.As described above, the present invention can provide reliable sales forecasting information by systematically analyzing data accumulated in an e-commerce company between a company and a consumer, thereby performing proper inventory management, thereby optimizing inventory cost and selling. Predict marketing and product display.

Claims (5)

웹 서버 로그에서 불필요한 데이터를 삭제하고, 웹 서버 로그의 데이터 형식을 분석에 필요한 데이터 형식으로 변환하는 사전처리 과정인 제1 단계;A first step of preliminary processing of deleting unnecessary data from the web server log and converting the data format of the web server log into a data format for analysis; 상기 제1 단계에서 변환된 데이터를 이용하여 매출 정보를 추출하고 이를 통하여 잠정적인 판매 상품 및 물량을 추출하는 제2 단계;A second step of extracting sales information by using the data converted in the first step and extracting a provisional sale product and quantity through this; 상기 제1 단계에서 변환된 데이터를 이용하여 구매 고객의 이용 패턴을 추출하고, 이를 구매 패턴 데이터 베이스에 저장하는 제3 단계;A third step of extracting a usage pattern of a purchase customer by using the data converted in the first step and storing it in a purchase pattern database; 상기 제1 단계에서 변환된 데이터를 이용하여 검색 고객의 검색 패턴을 추출하고 추출된 패턴을 상기 구매 패턴 데이터 베이스에 저장된 패턴과 비교하여 잠재적인 구매 고객 및 상품을 추출하는 제4 단계;A fourth step of extracting a search pattern of a search customer by using the data converted in the first step and extracting a potential purchase customer and a product by comparing the extracted pattern with a pattern stored in the purchase pattern database; 상기 2단계를 통하여 추출된 잠정적 판매 상품 및 물량과 상기 4단계를 통하여 추출된 잠재적 판매 상품 및 물량을 도합하여 최종 판매 예상 상품 및 물량을 예측하는 5단계A fifth step of predicting the final sales expected product and quantity by adding the potential sales product and quantity extracted through the second step and the potential sales product and quantity extracted through the fourth step 를 포함하는 전자상거래에서의 상품 관리 방법.Commodity management method in the e-commerce comprising a. 제1항에서,In claim 1, 상기 제1 단계를 통하여 변환되는 데이터 형식은 구매 정보 데이터, 구매 경로 데이터, 검색 경로 데이터인 전자상거래에서의 상품 관리 방법.And a data format converted through the first step is purchase information data, purchase path data, and search path data. 제2항에서,In claim 2, 상기 제2단계는, 제1단계에서 생성된 구매 정보 데이터를 웹 마이닝 기법의 클러스터링, 어소시에이션, 시퀀싱 절차를 이용하여 분석하고 이를 이용하여 잠정적인 판매 상품 및 물량을 예측하는 전자상거래에서의 상품 관리 방법.In the second step, the merchandise management method in the electronic commerce which analyzes the purchase information data generated in the first step using clustering, association and sequencing procedures of the web mining method and predicts potential sales items and volumes using the same. . 제1항에서,In claim 1, 상기 제3단계는, 제1단계에서 생성된 구매 경로 데이터를 웹 마이닝 기법의 클러스터링, 어소시에이션, 시퀀싱 절차를 이용하여 분석하고 이를 이용하여 추출된 패턴을 상기 구매 패턴 데이터 베이스에 저장하는 전자상거래에서의 상품 관리 방법.In the third step, the purchase path data generated in the first step is analyzed using clustering, association, and sequencing procedures of the web mining technique, and the extracted pattern is stored in the purchase pattern database. How to manage your goods. 제1항에서,In claim 1, 상기 제4단계는, 제1단계에서 생성된 검색 경로 데이터를 웹 마이닝 기법의 시퀀싱을 이용하여 패턴을 추출하고 이렇게 추출된 패턴을 상기 구매 패턴 데이터 베이스에 저장된 패턴과 비교하여 잠재적 구매 고객과 상품 및 구매 물량을 예측하는 전자상거래에서의 상품 관리 방법.In the fourth step, the search path data generated in the first step is extracted through sequencing of the web mining technique, and the extracted pattern is compared with the patterns stored in the purchase pattern database. Product management method in e-commerce to predict purchase volume.
KR1020000074713A 2000-12-08 2000-12-08 Method of merchandise management in electronic commerce KR20020045302A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020000074713A KR20020045302A (en) 2000-12-08 2000-12-08 Method of merchandise management in electronic commerce

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020000074713A KR20020045302A (en) 2000-12-08 2000-12-08 Method of merchandise management in electronic commerce

Publications (1)

Publication Number Publication Date
KR20020045302A true KR20020045302A (en) 2002-06-19

Family

ID=27680589

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020000074713A KR20020045302A (en) 2000-12-08 2000-12-08 Method of merchandise management in electronic commerce

Country Status (1)

Country Link
KR (1) KR20020045302A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2013058461A1 (en) * 2011-10-17 2013-04-25 홈플러스 주식회사 System and method for providing a virtual store service, virtual store and method of transacting products using same

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20000058778A (en) * 2000-06-28 2000-10-05 유인오 Method for Analyzing Log Files and Servicing It in Real-Time in Benchmarking Form Using Intent and Satisfaction Indices of Users Based on the Characteristics of Internet Contents
KR20000059024A (en) * 2000-07-10 2000-10-05 정영일 Disposition estimate and information provide system of internet user and method thereof
US6151584A (en) * 1997-11-20 2000-11-21 Ncr Corporation Computer architecture and method for validating and collecting and metadata and data about the internet and electronic commerce environments (data discoverer)
KR20020010240A (en) * 2000-07-28 2002-02-04 김종현 System and method for extracting and analyzing web log data
KR20020014376A (en) * 2000-08-17 2002-02-25 김정희 E-Business Analytics Method and System
KR20020034684A (en) * 2000-11-03 2002-05-09 정상철 a system for supporting business-to-business electronic commerce and a method thereof

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6151584A (en) * 1997-11-20 2000-11-21 Ncr Corporation Computer architecture and method for validating and collecting and metadata and data about the internet and electronic commerce environments (data discoverer)
KR20000058778A (en) * 2000-06-28 2000-10-05 유인오 Method for Analyzing Log Files and Servicing It in Real-Time in Benchmarking Form Using Intent and Satisfaction Indices of Users Based on the Characteristics of Internet Contents
KR20000059024A (en) * 2000-07-10 2000-10-05 정영일 Disposition estimate and information provide system of internet user and method thereof
KR20020010240A (en) * 2000-07-28 2002-02-04 김종현 System and method for extracting and analyzing web log data
KR20020014376A (en) * 2000-08-17 2002-02-25 김정희 E-Business Analytics Method and System
KR20020034684A (en) * 2000-11-03 2002-05-09 정상철 a system for supporting business-to-business electronic commerce and a method thereof

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2013058461A1 (en) * 2011-10-17 2013-04-25 홈플러스 주식회사 System and method for providing a virtual store service, virtual store and method of transacting products using same

Similar Documents

Publication Publication Date Title
Han et al. Artificial intelligence in business-to-business marketing: a bibliometric analysis of current research status, development and future directions
de Borba et al. Barriers in omnichannel retailing returns: a conceptual framework
CN110135876A (en) The method and device of Method for Sales Forecast
Raju et al. Data mining: Techniques for enhancing customer relationship management in banking and retail industries
KR20040006009A (en) Sales Prediction Using Client Value Represented by Three Index Axes as Criterion
CN110135878A (en) Method and device for firm sale price
KR101026544B1 (en) Method and Apparatus for ranking analysis based on artificial intelligence, and Recording medium thereof
Namvar et al. An approach to optimised customer segmentation and profiling using RFM, LTV, and demographic features
Anusha et al. Segmentation of retail mobile market using HMS algorithm
Kediya et al. An Analysis of Factors Affecting IoT Adoption by Indian Retail Industry
Bandyopadhyay et al. Product recommendation for E-commerce data using association rule and apriori algorithm
Rao Improving retail effectiveness through technology:: a survey of analytical tools for physical and on-line retailers
KR100343594B1 (en) System and method for analyzing a trade trending in virtual market
KR20020045302A (en) Method of merchandise management in electronic commerce
KR20210038530A (en) A System for Evaluating a Wholesale Price Index of a Product Based on Big Data and a Method for Evaluating a Wholesale Price Index of a Product Using the Same
Hung Using Cloud Services to Develop Marketing Information System Applications
Thill Modeling store choices with cross-sectional and pooled cross-sectional data: a comparison
Cho et al. Periodicity analysis using weighted sequential pattern in recommending service
Sumartha et al. Cross Selling Product Bundling Based On Customer Satisfaction Study Case Meat & Food Suplier X
Barusman et al. The mediating role of customer relationship management between e-supply chain management and competitive advantage
CN109062547A (en) A kind of implementation method of electronic commerce information system
Banik et al. Multiple Approaches in Retail Analytics to Augment Revenues
Hung Customized products and cloud service information system development research
Markusoski et al. Data Mining Process
Kakumanu et al. Comprehensive Analysis on Intelligent Retail Management System using Classification Techniques

Legal Events

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