KR100574091B1 - Re-target Advertising System and Method Using Status Objects - Google Patents
Re-target Advertising System and Method Using Status Objects Download PDFInfo
- Publication number
- KR100574091B1 KR100574091B1 KR1020040008620A KR20040008620A KR100574091B1 KR 100574091 B1 KR100574091 B1 KR 100574091B1 KR 1020040008620 A KR1020040008620 A KR 1020040008620A KR 20040008620 A KR20040008620 A KR 20040008620A KR 100574091 B1 KR100574091 B1 KR 100574091B1
- Authority
- KR
- South Korea
- Prior art keywords
- client
- advertisement
- state object
- retarget
- retargeting
- Prior art date
Links
- 230000000875 corresponding Effects 0.000 claims abstract description 9
- 230000005540 biological transmission Effects 0.000 claims description 8
- 238000003780 insertion Methods 0.000 claims 2
- 230000001702 transmitter Effects 0.000 abstract 1
- 235000014510 cooky Nutrition 0.000 description 12
- 238000010586 diagram Methods 0.000 description 3
- 230000000694 effects Effects 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 238000006011 modification reaction Methods 0.000 description 1
Images
Abstract
본 발명은 클라이언트의 접속 정보에 관한 상태 오브젝트를 이용한 클라이언트-서버 환경에서 클라이언트에게 광고 데이터 특히 리타겟 광고 데이터를 효과적으로 전송하기 위한 것이다. 본 발명의 광고 시스템은 상태 오브젝트 발행 모듈, 리타겟 모듈, 광고 서버를 포함하는데, 리타겟 모듈은 클라이언트의 상태 오브젝트를 해석하는 상태 오브젝트 해석부와, 클라이언트가 접속한 매체의 해당 페이지에 게재된 리타겟 광고가 있는지를 검색하는 리타겟 검색부와, 클라이언트가 리타겟 대상일 경우 리타겟 광고를 해당 클라이언트에게 전송하는 광고 전송부를 포함한다. 상태 오브젝트는 f(x)=y(x는 키(key), y는 값(value)임)의 형식을 가질 수 있다. 본 발명에서는 광고 캠페인별로 분리된 상태 오브젝트를 이용하기 때문에, 광고주와 매체 및 캠페인 각각이 클라이언트의 이력과 타겟을 공유할 수 있다.The present invention effectively transmits advertisement data, particularly retarget advertisement data, to a client in a client-server environment using a state object relating to the client's connection information. The advertisement system of the present invention includes a state object issuing module, a retarget module, and an advertisement server. The retarget module includes a state object analyzer for analyzing a state object of a client, and a re-published page on a corresponding page of a medium connected to the client. And a retarget search unit for searching for the presence of a target advertisement, and an advertisement transmitter for transmitting the retarget advertisement to the corresponding client when the client is a target for retargeting. The state object may have the form f (x) = y (where x is a key and y is a value). In the present invention, since a state object separated for each advertising campaign is used, the advertiser, the medium, and the campaign may each share a client's history and target.
Description
도 1은 본 발명에 따른 상태 오브젝트를 이용한 광고 시스템 및 이 시스템이 클라이언트의 요청에 응답하고 리타겟 광고를 전송하기 위한 연결 관계를 나타내는 블록도.BRIEF DESCRIPTION OF THE DRAWINGS Fig. 1 is a block diagram illustrating an advertising system using a state object in accordance with the present invention and a connection relationship for the system to respond to a client's request and send a retarget ad.
도 2는 본 발명에 따른 광고 시스템에 사용하기에 적합한 리타겟 모듈의 내부 구조도.Figure 2 is an internal structure diagram of a retarget module suitable for use in the advertising system according to the present invention.
도 3은 리타겟 데이터베이스.3 is a retarget database.
도 4는 리타겟 광고 방법의 일례를 나타내는 흐름도.4 is a flowchart illustrating an example of a retargeting advertisement method.
<도면의 주요 부호에 대한 설명><Description of Major Symbols in Drawing>
10 : 클라이언트 20 : 외부 매체10: client 20: external medium
50 : 광고 서버 60 : 광고 데이터베이스50: Ad Server 60: Ad Database
70 : 상태 오브젝트 발행 모듈70: state object issuance module
80 : 리타겟 모듈 82 : 상태 오브젝트 해석부80: retarget module 82: state object analysis unit
84 : 리타겟 검색부 86 : 광고 전송 모듈84: retarget search unit 86: advertising transmission module
90 : 리타겟 데이터베이스90: retarget database
100 : 본 발명에 따른 상태 오브젝트를 이용한 광고 시스템100: advertisement system using a state object according to the present invention
본 발명은 광고 시스템 및 방법에 관한 것으로서, 좀 더 구체적으로는 클라이언트의 접속 정보를 나타내는 상태 오브젝트를 이용한 광고 시스템 및 방법에 관한 것이다.The present invention relates to an advertising system and method, and more particularly to an advertising system and method using a state object representing the client's connection information.
클라이언트-서버 환경을 기반으로 하는 컴퓨터 통신망에서 클라이언트의 접속과 관련된 정보를 활용하는 것은 여러 가지 애플리케이션이 가능하도록 한다. 예컨대 웹(world wide web) 기반의 전자상거래 애플리케이션에서 클라이언트의 접속 정보를 저장한 쿠키(cookie)를 이용하면 클라이언트가 사용자 ID나 지불 정보를 반복 입력하지 않도록 할 수 있어 편리하다. 이러한 쿠키는 HTTP 응답(response)에 "Set-Cookie" 헤더를 포함시킴으로써 클라이언트에 삽입할 수 있다. CGI 스크립트로 생성할 수 있는 이러한 "Set-Cookie" 헤더로 전형적인 헤더는 다음과 같은 포맷을 가진다.In a computer network based on a client-server environment, utilizing information related to the client's connection enables various applications. For example, in a world wide web-based e-commerce application, using a cookie that stores the client's access information may prevent the client from repeatedly entering user ID or payment information. These cookies can be inserted into the client by including a "Set-Cookie" header in the HTTP response. These "Set-Cookie" headers can be generated by CGI scripts. Typical headers have the following format:
Set-Cookie: NAME=VALUE; expire=DATE; Set-Cookie: NAME = VALUE; expire = DATE;
path=PATH; domain=DOMAIN_NAME; securepath = PATH; domain = DOMAIN_NAME; secure
여기서, 쿠키는 이름(NAME) 필드로만 구성될 수도 있으며, 경로(path)는 쿠키가 유효한 것인지 확인하는 데에 사용되고 유효한 쿠키 정보일 경우에는 이것이 URL 요청과 함께 서버로 전송된다.Here, the cookie may be composed only of the NAME field, and the path is used to check whether the cookie is valid, and in the case of valid cookie information, it is transmitted to the server along with the URL request.
이러한 쿠키 정보를 웹 환경의 광고에 활용하는 것은 이미 공지된 것이다. 그러나, 종래의 쿠키를 이용한 광고는 매체나 광고주 및 광고 캠페인에 대해 범용적이지 못하기 때문에 동일한 사용자에 대한 타겟(target) 광고가 효과적이지 못하였다.It is already known to use such cookie information for advertisement in a web environment. However, since the advertisement using the conventional cookie is not universal for the medium, the advertiser, and the advertisement campaign, the target advertisement for the same user was not effective.
따라서 본 발명의 목적은 클라이언트의 방문 이력과 반응 이력 등에 따른 차별적인 광고를 가능하도록 하는 것이다.Accordingly, an object of the present invention is to enable differentiated advertising according to the visit history and response history of the client.
본 발명의 다른 목적은 사용자의 접속 상태 정보를 전자상거래에 효과적으로 이용하는 것이다.Another object of the present invention is to effectively use the user's connection status information for electronic commerce.
본 발명에 따른 광고 시스템은 클라이언트의 접속 상태를 나타내는 f(x)=y 형식의 상태 오브젝트를 발행하는 상태 오브젝트 발행 모듈과, 광고 데이터의 리타겟 지정, 리타겟 대상의 판단 및 광고 전송을 수행하고, 광고주의 이벤트 페이지에 상태 오브젝트 태그를 삽입하며, 상기 상태 오브젝트 발행 모듈에 의해 발행되어 클라이언트에게 부여된 상태 오브젝트를 해석하는 리타겟 모듈을 포함한다. 여기서, 상태 오브젝트의 x는 키(key)이고, y는 값(value)이다. 상기 리타겟 모듈은 클라이언트의 상태 오브젝트를 해석하는 상태 오브젝트 해석부와, 클라이언트가 접속한 매체의 해당 페이지에 게재된 리타겟 광고가 있는지를 검색하는 리타겟 검색부와, 클라이언트가 리타겟 대상일 경우 리타겟 광고를 해당 클라이언트에게 전송하는 광고 전송부를 포함할 수 있다.The advertisement system according to the present invention performs a state object issuing module for issuing a state object of the form f (x) = y indicating the connection state of the client, specifying the retargeting of the advertisement data, determining the retargeting target, and transmitting the advertisement. And a retarget module that inserts a state object tag into an event page of an advertiser and interprets the state object issued by the state object issuing module and assigned to the client. Here, x of the state object is a key and y is a value. The retarget module includes a state object analyzer for analyzing a state object of a client, a retarget search unit for searching for a retarget advertisement displayed on a corresponding page of a medium to which the client is connected, and when the client is a retarget target. It may include an advertisement transmission unit for transmitting the retargeting advertisement to the client.
한편, 본 발명에 따른 광고 방법은 광고 데이터에 접근한 클라이언트를 확인 하는 단계와, 상기 클라이언트로부터 상태 오브젝트를 전달받는 단계와, 전달된 상태 오브젝트를 광고 캠페인 단위로 나누는 단계와, 리타겟 대상 상태 오브젝트가 존재하는지 판단하는 단계와, 상기 판단 단계에서 리타겟 대상 상태 오브젝트가 존재한다고 판단한 경우에는 리타겟 광고를 검색하여 선정하는 단계와, 상기 선정된 리타겟 광고를 해당 클라이언트에게 전송하는 단계를 포함한다.Meanwhile, the advertisement method according to the present invention includes the steps of identifying a client that has accessed the advertisement data, receiving a state object from the client, dividing the delivered state object into advertisement campaign units, and retargeting state object. Determining whether there exists a, and if it is determined that the retarget target state object exists in the determination step, searching for and selecting the retargeting advertisement, and transmitting the selected retargeting advertisement to the client .
이하 도면을 참조로 본 발명의 실시예에 대해 설명한다.Hereinafter, embodiments of the present invention will be described with reference to the drawings.
실시예Example
도 1은 본 발명에 따른 상태 오브젝트를 이용한 광고 시스템 및 이 시스템이 클라이언트의 요청에 응답하고 리타겟 광고를 전송하기 위한 연결 관계를 나타내는 블록도이다.1 is a block diagram illustrating an advertisement system using a state object according to the present invention and a connection relationship for the system to respond to a client request and to transmit a retarget advertisement.
도 1을 참조하면, 본 발명의 광고 시스템(100)은 광고 서버(50), 광고 데이터베이스(60), 상태 오브젝트 발행 모듈(70), 리타겟 모듈(80), 리타겟 데이터베이스(90)를 포함한다. 광고 시스템(100)은 클라이언트(10)로부터 예컨대, HTTP 요청을 접수하고 이에 대한 응답(16)을 클라이언트에게 되돌려준다. 클라이언트(10)의 HTTP 요청은 클라이언트가 광고 서버(50)에 직접 접속하여 이루질 수도 있고(도 1의 '12'), 광고 서버(50)와는 다른 서버 또는 외부 매체(20)를 통해 이루어질 수도 있다(도 1의 '14').Referring to FIG. 1, the advertisement system 100 of the present invention includes an advertisement server 50, an advertisement database 60, a state object publishing module 70, a retarget module 80, and a retarget database 90. do. The advertising system 100 receives, for example, an HTTP request from the client 10 and returns a response 16 to the client. The HTTP request of the client 10 may be made by the client directly accessing the advertisement server 50 ('12' in FIG. 1), or may be made through a server or an external medium 20 different from the advertisement server 50. ('14' in FIG. 1).
광고 서버(50)는 광고 데이터베이스(60)에 저장되어 있는 복수의 광고 이벤트 A, B, …, N(32, 34, 36)을 발행하며 이를 클라이언트(10)에게 예컨대, 웹 환경으로 제공한다. 이벤트(32, 34, 36) 중 어느 하나에 접속한 클라이언트에게는 본 발명에 따른 상태 오브젝트가 발행되며, 이 상태 오브젝트와 로그 데이터를 통해 클라이언트의 이벤트 각각의 페이지에 대한 반응 이력과 성향 및 광고 이벤트에 대한 클라이언트의 반응 등을 기록한다.The advertisement server 50 stores a plurality of advertisement events A, B,... Which are stored in the advertisement database 60. , N (32, 34, 36) and provide it to the client 10, for example, in a web environment. Clients accessing any one of the events 32, 34, and 36 are issued a status object according to the present invention, and the status object and log data are used to indicate the response history, propensity, and advertisement events for each page of the client's event. Record the client's response to the message.
본 발명의 상태 오브젝트 발행 모듈(70)은 키(key)와 값(value)으로 된 예컨대, f(x) = y의 형식(여기서, x는 키이고, y는 값이다)의 상태 오브젝트를 발행한다. 여기서, 키는 캠페인 코드(즉, 광고의 고유 번호로 캠페인마다 부여되는 중복되지 않는 정수)이며 값은 깊이(depth) 즉, 이벤트 페이지의 번호가 될 수 있다. 만약 클라이언트(10)가 총 5개의 페이지로 구성된 이벤트(32)에서 1, 2, 3번 페이지를 방문한 후 빠져나갔다면 사용자의 상태 오브젝트에는 campaign_no=3(값)이 부여된다. 클라이언트가 이후 다시 해당 이벤트에 접속하여 4번째 페이지까지 도달한 이후 빠져나갔다면 상태 오브젝트는 campaign_no=4로 바뀌게 된다.The state object issue module 70 of the present invention issues a state object in the form of a key and a value, for example, in the form of f (x) = y, where x is a key and y is a value. do. Here, the key may be a campaign code (ie, a non-overlapping integer assigned to each campaign by a unique number of advertisements) and the value may be a depth, that is, the number of an event page. If the client 10 exits after visiting pages 1, 2, and 3 in the event 32 consisting of 5 pages in total, the user's state object is given campaign_no = 3 (value). If the client later exits after accessing the event and reaching the fourth page, the state object will change to campaign_no = 4.
따라서 리타겟 모듈(80)에서 A라는 광고 캠페인을 B라는 광고 캠페인의 페이지 3번까지 들어온 사용자를 대상으로 지정하면, 실제 상태 오브젝트가 3 이상인 클라이언트를 대상으로 광고 캠페인 A가 노출된다. 상태 오브젝트의 부여는 모듈(70)에서 행해지고, 캠페인의 리타겟 지정이나 실제 해당 리타겟 대상을 판단하여 광고를 전송하는 것은 리타겟 모듈(80)에서 수행된다.Therefore, if the retargeting module 80 targets the advertisement campaign named A to the user who has entered page 3 of the advertisement campaign named B, the advertisement campaign A is exposed to the client whose actual state object is three or more. The assignment of the state object is performed in the module 70, and the retargeting of the campaign or the determination of the actual target of the retarget is transmitted in the retarget module 80.
한편 본 발명의 리타겟 대상은 광고를 클릭하고 들어온 사용자(즉, HTTP 요청 '12'를 한 클라이언트)에게만 국한된 것이 아니라, 다른 경로를 통해 들어온 클라이언트라 하더라도 이벤트 페이지에 접속하기만 하면 자동으로 상태 오브젝트가 발행되므로 이러한 클라이언트도 리타겟 대상에 포함된다. 또한, 본 발명에서는 리타겟 대상에 따른 광고의 집행에 의해 남는 이력을 데이터베이스화함으로써 광고주에게 좀 더 효과적인 자료를 제공할 수 있다. 즉, 클라이언트에게 광고를 전송하면서 전송된 광고 캠페인 정보는 물론 어떤 리타겟 대상인지를 기록함으로써 A라는 캠페인의 참여자를 대상으로 리타겟한 B라는 광고의 결과에 A 캠페인의 방문자 구분에 따라(즉, A라는 캠페인의 이벤트 페이지 도달 구분) 효과를 산출할 수 있다.Meanwhile, the retarget target of the present invention is not limited to a user who clicks on an advertisement (that is, a client that has made an HTTP request '12'), and even if the client comes in through another path, the user automatically accesses the event page. Is issued, so these clients are included in the retarget. In addition, the present invention can provide a more effective data to the advertiser by making a database of the history remaining by the execution of the advertisement according to the retarget target. In other words, the advertisement campaign information sent while sending the advertisement to the client is recorded as well as the retargeting targets. Calculate the event page reach break effect of the campaign A.
본 발명의 리타겟 모듈(80)은 예컨대 도 2에 나타낸 것처럼, 상태 오브젝트 해석부(82), 리타겟 검색부(84), 광고 전송 모듈(86)을 포함할 수 있다. 상태 오브젝트 해석부(82)는 클라이언트(10)의 상태 오브젝트를 해석하고, 리타겟 검색부(84)는 클라이언트가 접속한 매체의 해당 페이지에 게재된 리타겟 광고가 있는지를 검색하며, 광고 전송부(86)는 클라이언트가 리타겟 대상일 경우 다른 광고에 우선하여 리타겟 광고를 전송한다.The retarget module 80 of the present invention may include, for example, the state object analyzer 82, the retarget search unit 84, and the advertisement transmission module 86 as illustrated in FIG. 2. The state object analyzer 82 interprets the state object of the client 10, the retarget search unit 84 searches whether there is a retarget advertisement displayed on the corresponding page of the medium to which the client is connected, and the advertisement transmission unit. If the client is the target of retargeting, 86 transmits the retargeting advertisement in preference to other advertisements.
본 발명에서 상태 오브젝트의 발행은 다음과 같이 이루어질 수 있다. 즉, 모듈(70)은 광고주의 이벤트 페이지(32, 34, 36)를 트래킹(tracking)하여 다양한 정보를 가져오는 프로그램을 포함하는데, 예컨대 어떤 광고의 이벤트가 진행될 때 이벤트 페이지로 들어온 클라이언트가 어떤 매체에서 광고를 클릭하고 들어왔는지 또는 광고주 홈페이지나 기타 다른 경로로 이벤트에 참여하게 되었는지를 확인하며 각 매체의 광고 전송량과 이벤트에 참여한 매체별 비율을 계산한다. 이처럼 광고주 페이지를 트래킹하기 위해서는 광고주 이벤트 페이지에 상태 오브젝트 태그를 삽입한다. 여기서 상태 오브젝트 태그란 HTML 태그 중 소스(source) URL을 기입하는 태그를 이용하여 광고주 페이지의 HTML 문서에 모듈(70) 프로그램의 URL을 넣은 HTML 태그를 말한다. 상태 오브젝트 태그는 예컨대, 앵커(anchor) 태그, 스크립트(script) 태그, 프레임(frame) 태그, 이미지(image) 태그 등을 포함하는데, 예를 들어 다음과 같은 스크립트 태그를 상태 오브젝트 태그로 사용할 수 있다.In the present invention, the issue of the state object may be performed as follows. That is, the module 70 includes a program that tracks an advertiser's event pages 32, 34, and 36 to obtain various information. For example, when a client enters an event page when an event of an advertisement proceeds, Checks whether the user clicked on an advertisement or participated in the event through the advertiser's homepage or other path, and calculates the volume of advertisements in each medium and the percentage of each media participating in the event. To track advertiser pages like this, you insert a state object tag on the advertiser event page. Here, the state object tag refers to an HTML tag in which the URL of the module 70 program is inserted into an HTML document of an advertiser page using a tag for inputting a source URL among HTML tags. The state object tag includes, for example, an anchor tag, a script tag, a frame tag, an image tag, and the like. For example, the following script tag may be used as the state object tag. .
<script language=javascript src=http://d2.targetgraph.com/<script language = javascript src = http: //d2.targetgraph.com/
d2_redirect?d2media=2208162517&d2adv=15484548484&url=...>d2_redirect? d2media = 2208162517 & d2adv = 15484548484 & url = ...>
여기서 'src=' 뒤에 포함된 것이 상태 오브젝트 발행 모듈(70)의 프로그램 URL이다. 이처럼 상태 오브젝트 태그가 광고주 이벤트의 HTML 페이지에 들어가 있으면, 클라이언트가 광고주의 이벤트 페이지를 열었을 경우 위의 태그가 실행되어 'src=' 뒤에 있는 URL로 스크립트 내용을 요청하게 된다. 이 때 모듈(70)은 클라이언트의 요청 항목에 포함되어 있는 다양한 정보를 이용하여 여러 가지 데이터를 남기게 된다. 리타겟 모듈(80)은 이 태그를 이용하여 클라이언트에게 상태 오브젝트를 남기고, 어떤 매체에서 어떤 광고를 보고 몇번째 방문자인지를 기록하여 사용자에게 전송한다.Included after 'src =' here is the program URL of the state object publishing module 70. If the state object tag is in the HTML page of the advertiser event like this, when the client opens the advertiser's event page, the above tag is executed and requests the script contents from the URL after 'src ='. At this time, the module 70 leaves various data using various information included in the request item of the client. The retarget module 80 uses this tag to leave a state object to the client, record which advertisements on which medium, view which number of visitors, and send them to the user.
본 발명에 따른 상태 오브젝트는 종래 광고에서 사용하던 쿠키와는 달리 한 사이트 내에서의 상태 정보를 유지하는 데에 국한되지 아니하고, 상태 오브젝트 태그가 넣어져 있는 모든 광고주 사이트와 광고 서버(50)의 태그가 포함되어 있는 모든 매체에 적용할 수 있다. 즉, A라는 매체를 통해서 B라는 광고주의 C 이벤트 페이지에 도달한 클라이언트는 B 광고주의 C1이라는 새로운 광고의 리타겟 대상이 되 며, 이 클라이언트가 A1 매체에 도달한 경우 C1의 광고를 보게 된다. 이러한 점은 상태 오브젝트 태그가 B 광고주의 C 이벤트 페이지에 부여되었다 하더라도 A1이라는 전혀 다른 매체에서 해당 클라이언트를 인식하고 B 광고주의 C1 이벤트 광고를 보낼 수 있다는 것을 말한다. 더 나아가 A 매체에서 B 광고주의 C 광고를 보고 C 광고 이벤트 페이지에 도달한 클라이언트는 B1 광고주의 C1 광고의 리타겟 대상으로 선정될 수 있으며 역시 A1이라는 매체에서 타겟으로 삼아 광고를 전송할 수 있다. 따라서 본 발명에 따른 광고 시스템에서는 광고주 간, 매체 간, 캠페인 간 클라이언트의 이력과 타겟을 공유하여 운용할 수 있다는 장점이 있다.Unlike the cookies used in the conventional advertisement, the state object according to the present invention is not limited to maintaining state information in one site, and tags of all advertiser sites and the ad server 50 in which the state object tag is inserted. Applicable to all media containing a. That is, a client who reaches the event page of advertiser C of advertiser B through medium A becomes the target of retargeting a new advertisement of advertiser C1 of advertiser B. When the client reaches medium A1, the client sees advertisement of C1. This means that even if the state object tag is assigned to advertiser B's C event page, a different medium, A1, can recognize the client and send advertiser B's C1 event advertisement. Furthermore, a client who sees a C advertisement of advertiser B in medium A and reaches a C advertisement event page may be selected as a target for retargeting advertisement C1 of advertiser B1 and may also transmit an advertisement as a target in medium A1. Therefore, in the advertisement system according to the present invention, there is an advantage in that the client's history and target can be shared and managed between advertisers, media, and campaigns.
본 발명에서 클라이언트의 이벤트 각각의 페이지에 대한 반응 이력과 성향 및 광고 이벤트에 대한 클라이언트의 반응에 대한 기록은 클라이언트의 상태 오브젝트에 남아 있는 다양한 정보를 이용한다. 이것은 종래 쿠키를 이용한 일반 웹 서버의 로그 파일과는 차이가 있는데, 예컨대, 클라이언트의 리타겟 쿠키에 A, B, C의 광고주의 쿠키가 남는다면 일반 웹 서버 로그 형식으로는 모든 광고주의 리타겟 쿠키가 기록될 것이다. 그러나, B라는 광고주의 이벤트에 도달한 클라이언트에 대해서는 A, B, C 광고주의 상태 정보 중 광고주의 상태 정보만 로그에 남겨야 이 클라이언트가 도달한 이벤트 페이지, 해당 광고주, 경유한 매체, 중북 방문횟수 등을 알 수 있다. 마찬가지로 클라이언트가 C라는 광고주 페이지에만 도달하였다면 C 광고주의 상태 오브젝트만 남게 된다. 이와 같이 본 발명에서는 클라이언트의 상태 정보를 선별하여 로그에 남게 한다.In the present invention, the record of the response history and propensity for each page of the client's event and the client's response to the advertisement event uses various information remaining in the client's state object. This is different from the log file of a general web server using a conventional cookie. For example, if the A, B, C advertiser's cookie is left in the client's retarget cookie, the retarget cookie of all advertisers is in the general web server log format. Will be recorded. However, for the client that reached the event of advertiser B, only the status information of advertisers of advertisers A, B, and C should be logged in the log so that the event page reached by this client, the advertiser, the media passed through, and the number of visits to North and South It can be seen. Similarly, if the client only reached the advertiser page named C, only the status object for advertiser C would remain. Thus, in the present invention, the status information of the client is selected and left in the log.
이와 같은 방식의 로그 파일을 분석하여 나온 데이터는 예컨대 도 3과 같은 구조로 데이터베이스에 저장된다. 도 3에서 캠페인 코드는 시스템에서 광고 캠페인마다 부여하는 고유값으로, 클라이언트가 접속한 이벤트 페이지의 광고 캠페인 코드이다. 매체 코드는 시스템에서 매체마다 부여하는 고유값으로 클라이언트가 이벤트 페이지에 도달했을 때(즉, 노출되었을 때) 경유한 매체를 기록한다. 날짜는 데이터가 생성된 날짜로서 클라이언트가 이벤트 페이지에 노출된 날짜를 말한다. 페이지 번호는 시스템에서 이벤트의 각 페이지마다 부여하는 번호로 클라이언트가 어느 페이지까지 도달하였는지를 기록한다. 데이터베이스에서 방문자수는 해당 이벤트 페이지에 접속한 사용자의 수를 말하고, 중복 방문 횟수 필드에는 해당 이벤트 페이지에 접속한 사용자의 중복 방문 횟수 데이터가 저장된다. 이러한 데이터 구조를 이용하면 예컨대, A 광고 캠페인의 B 매체를 통해 들어 왔으며, 이벤트 페이지 3번까지 들어온 오늘의 총 사용자의 수와 그들 중 2번 이상 중복 방문한 클라이언트의 수와 같은 데이터를 구할 수 있다.The data obtained by analyzing the log file in this manner is stored in the database, for example, in the structure shown in FIG. In FIG. 3, the campaign code is a unique value assigned to each advertisement campaign by the system and is an advertisement campaign code of an event page accessed by a client. The media code is a unique value assigned to each media in the system and records the media passed when the client arrives at the event page (ie, is exposed). The date is the date the data was generated, which is the date the client was exposed to the event page. The page number is a number assigned to each page of the event by the system and records how far the client has reached. In the database, the number of visitors refers to the number of users who have accessed the corresponding event page, and the duplicate visit number field stores duplicate visit count data of the user who has accessed the event page. Using this data structure, for example, data such as the total number of today's users coming in through medium B of the A advertising campaign, up to three event pages, and the number of visited clients more than two times among them can be obtained.
도 4는 본 발명에 따른 상태 오브젝트를 이용한 광고 방법의 흐름을 나타낸다.4 illustrates a flow of an advertisement method using a state object according to the present invention.
도 4를 참조하면, 클라이언트가 매체에 노출된다(110). 클라이언트의 상태 오브젝트가 본 발명의 서버 시스템(광고 시스템)으로 전달된다(120). 전달된 상태 오브젝트는 캠페인 단위로 나누어지며(130), 리타겟 광고주의 캠페인 상태 오브젝트(SO)가 존재하는지를 판단한다(140). 리타겟 상태 오브젝트가 존재하지 않으면 일반 광고를 검색하고 선정하여(150), 선정된 일반 광고를 전송한다(160). 한편, 판단 단계(140)에서 리타겟 광고주의 상태 오브젝트가 존재하는 경우에는 리타겟 광고를 검색하고 선정하여(170) 선정된 리타겟 광고를 전송한다(180). 일반 광고 전송(160)과 리타겟 광고의 전송(180) 후에는 전송 로그를 로그 파일에 저장한다(190).Referring to FIG. 4, the client is exposed to the medium (110). The state object of the client is passed to the server system (advertising system) of the present invention (120). The delivered state object is divided into campaign units (130), and it is determined whether a campaign state object (SO) of the retarget advertiser exists (140). If the retarget state object does not exist, the general advertisement is searched for and selected (150), and the selected general advertisement is transmitted (160). Meanwhile, when the state object of the retarget advertiser exists in the determination step 140, the retargeting advertisement is searched for and selected (170) and the selected retargeting advertisement is transmitted (180). After transmitting the general advertisement 160 and the retargeting advertisement 180, the transmission log is stored in the log file (190).
지금까지 도면을 참조로 본 발명의 구체적인 실시예에 대해 설명하였지만, 도면에 나타낸 구조와 이에 대한 설명은 발명을 구현하기 위해 필요한 정도로 그 내용을 구체적으로 기재한 것이고 발명의 범위를 한정하기 위한 것은 아니다. 예를 들면, 도 1의 광고 시스템(100)에는 광고 서버(50)가 시스템(100)의 내부 구성요소로 포함된 것으로 나타내었지만, 본 발명의 광고 시스템은 반드시 이러한 구조로만 한정되지 아니하고, 광고 서버가 광고 시스템(100)의 외부에 별도로 구성되고 이 외부 광고 서버가 본 발명의 시스템(상태 오브젝트 발행 모듈, 리타겟 모듈)과 컴퓨터 통신망을 통해 서로 연결되도록 하는 것도 가능하며 이러한 구조의 변형은 이하의 특허청구범위에 기재된 사항에 의해 정해지는 본 발명의 범위에 포함되는 것이다.Although specific embodiments of the present invention have been described with reference to the drawings, the structures and descriptions thereof shown in the drawings have been described in detail as necessary to implement the invention, and are not intended to limit the scope of the invention. . For example, although the advertisement system 50 of FIG. 1 is shown to include an advertisement server 50 as an internal component of the system 100, the advertisement system of the present invention is not necessarily limited to this structure, but the advertisement server. It is also possible to be configured separately to the outside of the advertising system 100 and to be connected to each other through the computer communication network and the system of the present invention (state object issuance module, retarget module) and the modification of this structure is as follows It is included in the scope of the present invention which is determined by the matter described in the claims.
본 발명에 따르면 클라이언트의 접속 정보를 상태 오브젝트를 통해 파악함으로써, 클라이언트의 방문 이력과 반응 이력에 따른 차별적인 정보 제공이 가능하다. 또한, 본 발명에서는 사이트 방문자를 도달 페이지별로 분류하여 광고주가 원하는 최종 목적 페이지에 도달하도록 클라이언트와의 지속적인 커뮤니케이션을 가능하게 한다. 또한, 반응 클라이언트에게만 광고를 전송함으로써, 광고주의 마케팅 비용을 획기적으로 줄이며, 궁극적으로는 기대 고객을 실고객으로 전환하는 데 에 효과적으로 활용할 수 있다.According to the present invention, by identifying the connection information of the client through the state object, it is possible to provide differentiated information according to the visit history and the response history of the client. In addition, the present invention categorizes site visitors by arrival pages to enable continuous communication with the client to reach the final destination page desired by the advertiser. In addition, by sending ads only to responding clients, advertisers can dramatically reduce marketing costs and ultimately convert their prospects into real customers.
Claims (10)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020040008620A KR100574091B1 (en) | 2004-02-10 | 2004-02-10 | Re-target Advertising System and Method Using Status Objects |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020040008620A KR100574091B1 (en) | 2004-02-10 | 2004-02-10 | Re-target Advertising System and Method Using Status Objects |
Publications (2)
Publication Number | Publication Date |
---|---|
KR20050080561A KR20050080561A (en) | 2005-08-17 |
KR100574091B1 true KR100574091B1 (en) | 2006-04-27 |
Family
ID=37267344
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1020040008620A KR100574091B1 (en) | 2004-02-10 | 2004-02-10 | Re-target Advertising System and Method Using Status Objects |
Country Status (1)
Country | Link |
---|---|
KR (1) | KR100574091B1 (en) |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP4148932B2 (en) * | 2004-08-31 | 2008-09-10 | シャープ株式会社 | Semiconductor device, semiconductor module, and semiconductor device manufacturing method |
-
2004
- 2004-02-10 KR KR1020040008620A patent/KR100574091B1/en not_active IP Right Cessation
Also Published As
Publication number | Publication date |
---|---|
KR20050080561A (en) | 2005-08-17 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US6466970B1 (en) | System and method for collecting and analyzing information about content requested in a network (World Wide Web) environment | |
US6553417B1 (en) | Internet data access acknowledgment applet and method | |
US5960409A (en) | Third-party on-line accounting system and method therefor | |
US6144988A (en) | Computer system and method for securely formatting and mapping data for internet web sites | |
US8935706B2 (en) | Managing transfers of information in a communications network | |
US8701016B2 (en) | Method and system for enhanced web page delivery and visitor tracking | |
RU2416127C2 (en) | Network device for replacing one advertisement with another advertisement | |
US8781892B2 (en) | Digital media benefit attachment mechanism | |
US20060020510A1 (en) | Method for improved targeting of online advertisements | |
US8918495B2 (en) | Link tracking | |
US20120271719A1 (en) | Targeting advertising based on tracking content sharing | |
US20080082904A1 (en) | Script-based content-embedding code generation in digital media benefit attachment mechanism | |
CN101320369A (en) | Method and system for inserting targeted data in available spaces of a webpage | |
CN101542516A (en) | Location based, content targeted information | |
KR20090092341A (en) | Link retrofitting of digital media objects | |
WO2007126226A1 (en) | System for online contents marketplace and the operation method thereof | |
WO2001022248A1 (en) | A system and method for using cookies in java | |
WO2001054034A1 (en) | Electronic commerce services | |
KR101783721B1 (en) | Group targeting system and group targeting method using range ip | |
CN102171713A (en) | System and method for sharing profits with one or more content providers | |
KR100574091B1 (en) | Re-target Advertising System and Method Using Status Objects | |
JP2000113068A (en) | Method for transmitting information through computer network | |
JP4935621B2 (en) | Advertisement decision device | |
KR100557023B1 (en) | System and Method for lease service of a partial frame or specified frame at website | |
JP2002133281A (en) | Delivery system for text advertisement |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A201 | Request for examination | ||
E902 | Notification of reason for refusal | ||
E701 | Decision to grant or registration of patent right | ||
GRNT | Written decision to grant | ||
FPAY | Annual fee payment |
Payment date: 20100519 Year of fee payment: 5 |
|
LAPS | Lapse due to unpaid annual fee |