KR100619178B1 - Method and apparatus for detecting invalid clicks on the internet search engine - Google Patents
Method and apparatus for detecting invalid clicks on the internet search engine Download PDFInfo
- Publication number
- KR100619178B1 KR100619178B1 KR1020030017233A KR20030017233A KR100619178B1 KR 100619178 B1 KR100619178 B1 KR 100619178B1 KR 1020030017233 A KR1020030017233 A KR 1020030017233A KR 20030017233 A KR20030017233 A KR 20030017233A KR 100619178 B1 KR100619178 B1 KR 100619178B1
- Authority
- KR
- South Korea
- Prior art keywords
- click
- search
- invalid
- searcher
- terminal
- Prior art date
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/90—Details of database functions independent of the retrieved data types
- G06F16/95—Retrieval from the web
- G06F16/953—Querying, e.g. by the use of web search engines
- G06F16/9535—Search customisation based on user profiles and personalisation
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/90—Details of database functions independent of the retrieved data types
- G06F16/95—Retrieval from the web
- G06F16/955—Retrieval from the web using information identifiers, e.g. uniform resource locators [URL]
- G06F16/9566—URL specific, e.g. using aliases, detecting broken or misspelled links
Landscapes
- Engineering & Computer Science (AREA)
- Databases & Information Systems (AREA)
- Theoretical Computer Science (AREA)
- Data Mining & Analysis (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Information Transfer Between Computers (AREA)
Abstract
본 발명은 인터넷 검색 엔진 서버에 관한 것으로, 더욱 상세하게는 인터넷 검색 엔진 서버에 의하여 제공되는 검색 결과 웹 페이지에 포함된 검색 항목에 대한 무효 클릭을 검출하는 방법 및 장치에 관한 것이다.The present invention relates to an Internet search engine server, and more particularly, to a method and apparatus for detecting invalid clicks on a search item included in a search result web page provided by an Internet search engine server.
본 발명은 검색자로부터의 검색 요청에 응답하여 검색 결과 웹 페이지를 생성하는 단계, 상기 생성된 웹 페이지에 대응하는 페이지 식별자를 획득하는 단계, 검색자로부터 상기 검색 결과 웹 페이지에 포함된 검색 항목에 대한 클릭을 수신하는 단계, 상기 클릭된 검색 항목에 대응하는 사이트 식별자를 획득하는 단계, 및 상기 페이지 식별자 및 상기 사이트 식별자가 소정 시간 이내의 다른 클릭과 연관된 페이지 식별자 및 사이트 식별자와 일치하는 경우 상기 클릭을 무효로 판단하는 단계를 포함하는 인터넷 검색 엔진에 있어서의 무효 클릭 검출 방법을 제공한다.The present invention may further include generating a search result web page in response to a search request from a searcher, obtaining a page identifier corresponding to the generated web page, and searching a search item included in the search result web page from the searcher. Receiving a click for, obtaining a site identifier corresponding to the clicked search item, and if the page identifier and the site identifier match a page identifier and site identifier associated with another click within a predetermined time It provides a method for detecting invalid clicks in the Internet search engine comprising the step of determining that the invalid.
본 발명에 따르면, 부당하게 검색 항목에 대한 클릭 수를 증가시키려고 하는 다양한 시도를 검출하고, 이러한 시도에 대하여 즉각적으로 대처할 수 있는 무효 클릭 검출 방법 및 장치를 제공된다.According to the present invention, there is provided a method and apparatus for detecting invalid clicks that can detect various attempts to unjustly increase the number of clicks on a search item, and can immediately deal with such attempts.
무효 클릭 검출Invalid click detection
Description
도 1은 본 발명에 따른 무효 클릭 검출 장치를 포함한 인터넷 검색 서버와 클라이언트 단말기와의 네트워크 연결을 도시한 도면.1 is a diagram illustrating a network connection between an Internet search server and a client terminal including an invalid click detection apparatus according to the present invention.
도 2는 인터넷 검색 엔진 서버에 의하여 생성된 검색 결과 웹 페이지의 일례를 도시한 도면.2 illustrates an example of a search result web page generated by an Internet search engine server.
도 3은 본 발명의 일 실시예에 따른 무효 클릭 검출 장치를 도시한 블록도.3 is a block diagram showing an invalid click detection apparatus according to an embodiment of the present invention;
도 4는 본 발명의 일 실시예에 따른 무효 클릭 검출 방법의 순서를 도시한 흐름도.4 is a flowchart illustrating a procedure of a method for detecting invalid clicks according to an embodiment of the present invention.
도 5는 본 발명의 일 실시예에 따른 로그 파일의 일례를 도시한 도면.5 illustrates an example of a log file according to an embodiment of the present invention.
도 6a 및 도 6b는 본 발명의 일 실시예에 따른 무효 클릭 검출 방법의 순서를 도시한 흐름도.6A and 6B are flowcharts illustrating a procedure of a method for detecting invalid clicks according to an embodiment of the present invention.
도 7은 본 발명의 일 실시예에 따른 로그 파일의 일례를 도시한 도면.7 illustrates an example of a log file according to an embodiment of the present invention.
도 8은 본 발명의 일 실시예에 따라 세션 식별자를 생성하는 방법의 순서를 도시한 흐름도.8 is a flowchart illustrating a sequence of a method of generating a session identifier according to an embodiment of the present invention.
도 9는 본 발명의 일 실시예에 따른 무효 클릭 검출 방법의 순서를 도시한 흐름도.9 is a flowchart illustrating a procedure of a method for detecting invalid clicks according to an embodiment of the present invention.
도 10은 본 발명의 일 실시예에 따른 로그 파일의 일례를 도시한 도면.10 illustrates an example of a log file according to an embodiment of the present invention.
도 11은 본 발명의 일 실시예에 따른 무효 클릭 검출 방법의 순서를 도시한 흐름도.11 is a flowchart showing a procedure of a method for detecting invalid clicks according to an embodiment of the present invention.
도 12는 본 발명에 따른 검색 엔진 서버 및 무효 클릭 검출 장치를 구성하는 데 채용될 수 있는 범용 컴퓨터 시스템의 내부 블록도.12 is an internal block diagram of a general purpose computer system that may be employed to construct a search engine server and an invalid click detection apparatus in accordance with the present invention.
<도면의 주요 부분에 대한 부호의 설명><Explanation of symbols for the main parts of the drawings>
101: 클라이언트 단말기 102: 쿠키 파일101: client terminal 102: cookie file
103: 인터넷 103: the Internet
104: 검색 엔진 서버 및 무효 클릭 검출 장치104: search engine server and invalid click detection device
105: 로그 파일 301: 무효 클릭 검출 장치105: log file 301: invalid click detection device
304: 파라미터 입력부 305: 로그 저장부304: parameter input unit 305: log storage unit
306: 무효 클릭 패턴 저장부 307: 무효 클릭 검증부306: Invalid click pattern storage unit 307: Invalid click verification unit
308: 무효 클릭 보고부 309: 무효 클릭 판단부308: Invalid click reporting unit 309: Invalid click determination unit
본 발명은 인터넷 검색 엔진 서버에 관한 것으로, 더욱 상세하게는 인터넷 검색 엔진 서버에 의하여 제공되는 검색 결과 웹 페이지에 포함된 검색 항목에 대한 무효 클릭을 검출하는 방법 및 장치에 관한 것이다. 또한, 본 발명은 부당하게 검색 항목에 대한 클릭 수를 증가시키려고 하는 다양한 시도를 검출하고, 이러한 시도에 대하여 즉각적으로 대처할 수 있는 무효 클릭 검출 방법 및 장치에 관한 것이다.The present invention relates to an Internet search engine server, and more particularly, to a method and apparatus for detecting invalid clicks on a search item included in a search result web page provided by an Internet search engine server. The present invention also relates to a method and apparatus for detecting invalid clicks that can detect various attempts to unfairly increase the number of clicks on a search item and can immediately deal with such attempts.
인터넷이 널리 보급되면서, 인터넷을 통하여 접근할 수 있는 웹 페이지 등의 정보원(information source)의 수는 기하급수적으로 증가하고 있다. 또한, 이와 같이 무수히 많은 정보원들 중에서 검색자가 필요로 하는 정보를 찾기 위하여 검색자들은 네이버, 야후, 라이코스 등의 인터넷 검색 엔진 서버에 접근하여 검색 요청을 한다. 인터넷 검색 서비스 제공자는 검색자로부터 입력된 검색어와 연관된 정보를 포함하고 있는 검색 항목들을 포함한 검색 결과 웹 페이지를 생성하여 검색자에게 제공한다. 예를 들어, 검색자가 네이버 검색 엔진 서버에 접속하여 "Digital Camera"라는 검색어를 입력한 경우의 검색 결과 웹 페이지가 도 2에 도시되어 있다. 검색 결과 웹 페이지에 포함된 각 항목은 URL(Uniform Resource Locator)과 연관된다.As the Internet becomes widespread, the number of information sources such as web pages that can be accessed through the Internet is increasing exponentially. In addition, in order to find the information needed by the searcher among a myriad of information sources, the searchers access the Internet search engine servers such as Naver, Yahoo, and Lycos and make a search request. The Internet search service provider generates and provides a search result web page including search items including information associated with a search word input from the searcher. For example, a search result web page when a searcher connects to a Naver search engine server and inputs a search term "Digital Camera" is shown in FIG. 2. Each item included in the search results web page is associated with a Uniform Resource Locator (URL).
그런데, 하나의 검색어와 연관된 검색 항목의 수는 무수히 많기 때문에, 이렇게 많은 검색 항목을 어떤 순으로 검색 결과 웹 페이지에 표시할 지 여부는 인터넷 검색 서비스 제공자들에게 매우 중요한 문제이다. 인터넷 검색 서비스 제공자들은 여러 가지 기준을 조합하여 검색 항목의 나열 순서를 결정하는데, 이 중 많이 이용되는 기준 중의 하나는 사용자들의 검색 항목에 대한 클릭 수이다. 예를 들어, 검색 항목에 대한 사용자들의 클릭 수가 많으면, 상대적으로 검색 결과 웹 페이지의 상위에 표시하는 것이다. 인터넷 검색 서비스 제공자가 복수의 파라미터를 조합하여 검색 항목의 나열 순서를 결정하는 경우에도 상기 파라미터 중의 하나가 사용자들의 클릭 수인 경우에는, 클릭 수가 많은 검색 항목은 상대적으로 검색 결과 웹 페이지의 상위에 표시된다.However, since the number of search items associated with a single search word is numerous, it is a very important problem for Internet search service providers to display such a plurality of search items in order. Internet search service providers combine a number of criteria to determine the order of listing search items. One of the most commonly used criteria is the number of clicks on users' search items. For example, if a user clicks on a search item a lot, it is displayed relatively to the top of the search result web page. Even when the Internet search service provider determines a list order of search items by combining a plurality of parameters, when one of the parameters is the number of clicks of users, a search item having a large number of clicks is relatively displayed at the top of a search result web page. .
또한, 인터넷 검색 서버에 의하여 생성되는 검색 결과 웹 페이지의 상위에 표시될수록 사용자들이 클릭하여 방문할 가능성이 높아지기 때문에, 웹 서버의 네트워크 정보 제공자들은 자신들과 연관된 검색 항목이 검색 결과 웹 페이지에서 상위에 표시되기를 원한다. 이러한 네트워크 정보 제공자들 중에는, 자신들의 웹 페이지에 대한 검색 항목이 검색 결과 웹 페이지에서 상위에 표시하도록 하기 위하여, 일부러 인터넷 검색 서버에 접근하여 자신들의 웹 페이지에 대한 검색 항목을 여러 번 클릭하는 경우가 있다. 또한, 어떤 경우에는 프로그램을 작성하여 자신들의 웹 페이지에 대한 검색 항목이 계속 클릭된 것과 같은 효과를 내도록 하기도 한다. 그러나, 이러한 검색 항목에 대한 부당한 클릭은 사용자 전체의 자연적인 검색 결과를 반영하는 것이 아니기 때문에, 인터넷 검색 서비스 제공자들은 이러한 무효 클릭(invalid click)을 검출할 필요가 있다.In addition, the more likely users are to click to visit, the higher the search result web page generated by the Internet search server, so that network information providers of the web server display the search items associated with them at the top of the search result web page. I want to be. Some of these network information providers may intentionally access an Internet search server and click several times on their web page in order to ensure that the search item for their web page is displayed at the top of the search results web page. have. In some cases, you might write a program to have the same effect as a search item on their web page being clicked on. However, since invalid clicks on such search items do not reflect the natural search results of the entire user, Internet search service providers need to detect such invalid clicks.
종래 기술 중에는, 검색 결과 웹 페이지에서 어떤 검색 항목이 얼마나 많이 클릭이 되었는지에 따라 상기 검색 항목과 연관된 네트워크 정보 제공자에게 과금하는 서비스를 제공하는 경우도 있다. 미국의 인터넷 검색 서비스 제공자인 오버추어사는 네트워크 정보 제공자로부터 클릭 당 얼마씩을 지불하겠다는 입력을 받은 후, 검색 결과 웹 페이지에서 상기 네트워크 정보 제공자와 연관된 검색 항목이 클릭되면, 상기 네트워크 정보 제공자에게 클릭 당 과금을 수행한다. 이 경우에 있어서 어떤 검색자가 인위적으로 특정 검색 항목에 대하여 다수의 클릭을 한다면, 상기 네트워크 정보 제공자는 부당하게 많은 비용을 지불하게 된다. 따라서 이 경우에도 실제로 검색의 의도를 가지지 않고, 단지 클릭 수를 증가시킬 의도로 된 무효 클릭을 검출할 필요가 있다.In the related art, a service may be provided to charge a network information provider associated with the search item according to how many search items are clicked on the search result web page. Overture, a US Internet search service provider, receives input from a network information provider to pay for each click, and then, when a search item associated with the network information provider is clicked on a search result web page, the network information provider is charged per click. Perform. In this case, if a searcher artificially makes a large number of clicks on a particular search item, the network information provider would be unreasonably expensive. Therefore, even in this case, it is necessary to detect invalid clicks which are not intended to be searched but merely increase the number of clicks.
본 발명은 상기와 같은 종래 기술을 개선하기 위해 안출된 것으로서, 인터넷 검색 엔진 서버에 의하여 제공되는 검색 결과 웹 페이지에 포함된 검색 항목에 대한 무효 클릭을 검출하는 방법 및 장치를 제공하는 것을 목적으로 한다.SUMMARY OF THE INVENTION The present invention has been made to improve the above-described prior art, and an object thereof is to provide a method and apparatus for detecting invalid clicks on search items included in a search result web page provided by an Internet search engine server. .
본 발명의 또 다른 목적은 부당하게 검색 항목에 대한 클릭 수를 증가시키려고 하는 다양한 시도를 검출하고, 이러한 시도에 대하여 즉각적으로 대처할 수 있는 무효 클릭 검출 방법 및 장치를 제공하는 것이다.It is still another object of the present invention to provide a method and apparatus for detecting invalid clicks that can detect various attempts to unjustly increase the number of clicks on a search item, and can immediately deal with such attempts.
본 발명의 또 다른 목적은 무효 클릭을 검출하기 위하여 제공되는 여러 가지 식별자의 위조 또는 변조가 어려운 무효 클릭 검출 방법 및 장치를 제공하는 것이다.It is still another object of the present invention to provide a method and apparatus for detecting invalid clicks, which are difficult to counterfeit or alter various identifiers provided for detecting invalid clicks.
상기의 목적을 이루고 종래기술의 문제점을 해결하기 위하여, 본 발명은 검색자로부터의 검색 요청에 응답하여 검색 결과 웹 페이지를 생성하는 단계, 상기 생성된 웹 페이지에 대응하는 페이지 식별자를 획득하는 단계, 검색자로부터 상기 검색 결과 웹 페이지에 포함된 검색 항목에 대한 클릭을 수신하는 단계, 상기 클릭된 검색 항목에 대응하는 사이트 식별자를 획득하는 단계, 및 상기 페이지 식별자 및 상기 사이트 식별자가 소정 시간 이내의 다른 클릭과 연관된 페이지 식별자 및 사이트 식별자와 일치하는 경우 상기 클릭을 무효로 판단하는 단계를 포함하는 인터넷 검색 엔진에 있어서의 무효 클릭 검출 방법을 제공한다.In order to achieve the above object and to solve the problems of the prior art, the present invention comprises the steps of generating a search result web page in response to a search request from a searcher, obtaining a page identifier corresponding to the generated web page, Receiving a click on a search item included in the search result web page from a searcher, obtaining a site identifier corresponding to the clicked search item, and the page identifier and the site identifier are different within a predetermined time A method of detecting invalid clicks in an Internet search engine comprising determining that the click is invalid when it matches a page identifier and a site identifier associated with the click.
본 발명의 일측에 따르는 인터넷 검색 엔진에 있어서의 무효 클릭 검출 방법은, 검색자로부터의 검색 요청에 응답하여 검색 결과 웹 페이지를 생성하는 단계, 상기 검색자의 단말기에 저장된 세션 쿠키 파일에 포함된 세션 식별자를 획득하는 단계, 검색자로부터 상기 검색 결과 웹 페이지에 포함된 검색 항목에 대한 클릭을 수신하는 단계, 상기 클릭된 검색 항목에 대응하는 사이트 식별자를 획득하는 단계, 및 상기 세션 식별자 및 상기 사이트 식별자가 소정 시간 이내의 다른 클릭과 연관된 세션 식별자 및 사이트 식별자와 일치하는 경우 상기 클릭을 무효로 판단하는 단계를 포함한다.In a method of detecting invalid clicks in an Internet search engine according to an aspect of the present invention, generating a search result web page in response to a search request from a searcher, the session identifier included in a session cookie file stored in the searcher's terminal Obtaining a click from a searcher for a search item included in the search result web page, obtaining a site identifier corresponding to the clicked search item, and the session identifier and the site identifier Determining that the click is invalid if it matches a session identifier and a site identifier associated with another click within a predetermined time.
본 발명의 일측에 따르는 인터넷 검색 엔진에 있어서의 무효 클릭 검출 방법은, 검색자로부터 검색 결과 웹 페이지에 포함된 검색 항목에 대한 클릭을 수신하는 단계, 상기 검색자의 단말기에 대응하는 클라이언트 IP 주소를 획득하는 단계, 상기 클릭된 검색 항목에 대응하는 사이트 식별자를 획득하는 단계, 및 상기 클라이언트 IP 주소 및 상기 사이트 식별자가 소정 시간 이내의 다른 클릭과 연관된 클라이언트 IP 주소 및 사이트 식별자와 일치하는 경우 상기 클릭을 무효로 판단하는 단계를 포함한다.In a method of detecting invalid clicks in an Internet search engine according to an aspect of the present invention, receiving a click on a search item included in a search result web page from a searcher, obtaining a client IP address corresponding to the searcher's terminal; Obtaining a site identifier corresponding to the clicked search item, and invalidating the click if the client IP address and the site identifier match a client IP address and site identifier associated with another click within a predetermined time period. And determining as.
본 발명의 일측에 따르는 인터넷 검색 엔진에 있어서의 무효 클릭 검출 방법은, 검색자로부터의 검색 요청에 응답하여 검색 결과 웹 페이지를 생성하는 단계, 상기 검색자의 단말기에 대응하는 단말기 식별자를 획득하는 단계, 상기 단말기 식 별자를 포함하는 사용자 쿠키 파일을 생성하여 상기 검색자의 단말기에 저장하도록 하는 단계, 검색자로부터 상기 검색 결과 웹 페이지에 포함된 검색 항목에 대한 클릭을 수신하는 단계, 상기 클릭된 검색 항목에 대응하는 사이트 식별자를 획득하는 단계, 및 상기 단말기 식별자 및 상기 사이트 식별자가 소정 시간 이내의 다른 클릭과 연관된 단말기 식별자 및 사이트 식별자와 일치하는 경우 상기 클릭을 무효로 판단하는 단계를 포함한다.According to an aspect of the present invention, a method for detecting invalid clicks in an internet search engine may include generating a search result web page in response to a search request from a searcher, obtaining a terminal identifier corresponding to the searcher's terminal, Generating a user cookie file including the terminal identifier and storing the user cookie file in a terminal of the searcher; receiving a click for a search item included in the search result web page from the searcher; Obtaining a corresponding site identifier, and determining the click as invalid if the terminal identifier and the site identifier match a terminal identifier and a site identifier associated with another click within a predetermined time.
본 발명의 또 다른 일측에 따르면, 검색자가 인터넷 검색 엔진에 의하여 제공된 검색 결과 웹 페이지에 포함된 검색 항목을 클릭하는 경우, 상기 검색자의 단말기의 IP 주소, 상기 검색자의 단말기가 속한 네트워크 주소, 상기 검색 결과 웹 페이지와 연관된 검색어, 상기 검색자의 웹 브라우저에 대한 정보, 상기 클릭과 연관된 클릭 시간 및 상기 검색자의 단말기에 저장된 쿠키 파일 정보 중 적어도 하나와 상기 검색 항목과 연관된 URL 정보를 수신하고, 상기 수신한 정보에 기초하여 소정의 기준에 따라 상기 클릭의 무효 여부를 판단하는 것을 특징으로 하는 무효 클릭 검출 장치가 제공된다.According to another aspect of the present invention, when a searcher clicks a search item included in a search result web page provided by an internet search engine, the IP address of the searcher's terminal, the network address to which the searcher's terminal belongs, the search Receiving at least one of a search term associated with a result web page, information about the searcher's web browser, a click time associated with the click, and cookie file information stored in the searcher's terminal, and URL information associated with the search item; An invalid click detection apparatus is provided which determines whether or not the click is invalid based on information.
본 발명의 또 다른 일측에 따르면, (1) 인터넷 검색 엔진에 의하여 제공된 검색 결과 웹 페이지에 포함된 검색 항목에 대한 검색자의 클릭에 응답하여, 상기 검색자의 단말기의 IP 주소, 상기 검색자의 단말기가 속한 네트워크 주소, 상기 검색 결과 웹 페이지와 연관된 검색어, 상기 검색자의 웹 브라우저에 대한 정보, 상기 클릭과 연관된 클릭 시간, 상기 검색자의 단말기에 저장된 쿠키 파일 정보 및 상기 검색 항목과 연관된 URL 정보 중 적어도 두 개에 관한 로그를 저장하는 로그 저장부, (2) 상기 검색자의 단말기의 IP 주소, 상기 검색자의 단말기가 속한 네트워크 주소, 상기 검색 결과 웹 페이지와 연관된 검색어, 상기 검색자의 웹 브라우저에 대한 정보, 상기 클릭과 연관된 클릭 시간, 상기 검색자의 단말기에 저장된 쿠키 파일 정보 및 상기 검색 항목과 연관된 URL 정보 중 적어도 두 개 정보의 쌍과 연관된 무효 클릭 패턴을 저장하는 무효 클릭 패턴 저장부 및 (3) 상기 로그 저장부에 저장된 상기 로그 및 상기 무효 클릭 패턴 저장부에 저장된 무효 클릭 패턴에 기초하여 상기 검색자의 클릭이 무효 클릭인지 여부를 판단하는 무효 클릭 판단부를 포함하는 무효 클릭 검출 장치가 제공된다.According to another aspect of the present invention, (1) in response to a searcher's click on a search item included in a search result web page provided by an Internet search engine, the IP address of the searcher's terminal, and the searcher's terminal belongs to. At least two of a network address, a search term associated with the search result web page, information about the searcher's web browser, a click time associated with the click, cookie file information stored in the searcher's terminal, and URL information associated with the search item. (2) an IP address of the searcher's terminal, a network address to which the searcher's terminal belongs, a search word associated with the search result web page, information about the searcher's web browser, the click and Associated click time, cookie file information stored in the searcher's terminal and the search item An invalid click pattern storage unit for storing an invalid click pattern associated with at least two pairs of URL information associated with the information; and (3) based on the log stored in the log storage unit and the invalid click pattern stored in the invalid click pattern storage unit. There is provided an invalid click detection device including an invalid click determination unit for determining whether a click of the searcher is an invalid click.
본 발명의 또 다른 일측에 따르면, 인터넷 검색 엔진에 의하여 제공된 검색 결과 웹 페이지에 포함된 검색 항목에 대하여 소정 기간 동안의 상기 검색 항목 당 검색자의 클릭 수를 카운트하는 클릭 수 카운트 수단, 상기 검색 항목이 속한 카테고리에 속하는 검색 항목들의 상기 소정 기간 동안의 평균 클릭 수를 계산하는 평균 클릭 수 계산 수단, 및 상기 검색 항목 당 클릭 수가 상기 평균 클릭 수보다 소정의 차이보다 큰 경우를 판단하는 판단 수단을 포함하는 무효 클릭 검출 장치가 제공된다.According to yet another aspect of the present invention, a click count counting means for counting the number of clicks of a searcher per search term for a predetermined period of time for a search item included in a search result web page provided by an Internet search engine, An average click count calculation means for calculating an average click count of the search items belonging to a category belonging to the predetermined period, and determining means for determining a case where the number of clicks per search item is greater than a predetermined difference than the average click count. An invalid click detection apparatus is provided.
본 발명의 또 다른 일측에 따르면, 인터넷 검색 엔진에 의하여 제공된 검색 결과 웹 페이지에 포함된 검색 항목에 대하여 소정 기간 동안의 상기 검색 항목 당 검색자의 클릭 수를 카운트하는 클릭 수 카운트 수단, 상기 검색 결과 웹 페이지에서 상기 검색 항목의 위에 위치하는 소정의 제1 개수의 검색 항목 및 상기 검색 항목의 아래에 위치하는 소정의 제2 개수의 검색 항목의 상기 소정 기간 동안의 평균 클릭 수를 계산하는 평균 클릭 수 계산 수단, 및 상기 검색 항목 당 클릭 수가 상기 평균 클릭 수보다 소정의 차이보다 큰 경우를 판단하는 판단 수단을 포함하는 무효 클릭 검출 장치가 제공된다.According to yet another aspect of the present invention, a click count counting means for counting the number of clicks of a searcher per search item for a predetermined period of time for a search item included in a search result web page provided by an Internet search engine, the search result web An average click count calculation that calculates an average number of clicks during the predetermined period of a predetermined first number of search items located above the search item on a page and a predetermined second number of search items located below the search item Means and an invalid click detection apparatus is provided that includes a means for determining when the number of clicks per search item is greater than a predetermined difference than the average number of clicks.
무효 클릭(invalid click)은 정확히 정의하기는 어려우며, 각 실시예 및 응용예에 따라 그 범위가 다르게 정하여져야 한다. 다만, 무효 클릭은, 일반적으로, 실제로 검색의 의도를 가지지 않고, 단지 클릭 수를 증가시킬 의도로 된 클릭으로 설명될 수 있다.Invalid clicks are difficult to accurately define, and their ranges should be determined differently according to each embodiment and application. However, invalid clicks can generally be described as clicks that are not intended to actually be searched, but merely to increase the number of clicks.
이하에서는 첨부된 도면을 참조하여 본 발명의 실시예를 상세히 설명한다.Hereinafter, with reference to the accompanying drawings will be described an embodiment of the present invention;
도 1은 본 발명에 따른 무효 클릭 검출 장치를 포함한 인터넷 검색 서버와 클라이언트 단말기와의 네트워크 연결을 도시한 도면이다.1 is a diagram illustrating a network connection between an Internet search server and a client terminal including an invalid click detection apparatus according to the present invention.
검색자(searcher) 또는 부당한 클릭을 시도하는 부당 클릭 시도자(cheater)는 인터넷(103)과 연결된 클라이언트 단말기(101)를 통하여 인터넷 검색 서버(104)에 접속한다. 부당 클릭 시도자는 인터넷 검색 서버(104)에 의하여 제공된 검색 결과 웹 페이지 중에서 클릭 수를 높이고자 하는 검색 항목을 다수 회 클릭하는 등의 방법을 이용하여 클릭 수를 높이려고 시도한다. 예를 들어 도 2에서 검색 항목(202)이 http://www.invalidclick.com과 연관된 검색 항목이고, 부당 클릭 시도자가 검색 항목(202)이 검색 결과 웹 페이지에서 상위에 표시되도록 하기 위하여 상기 검색 항목(202)을 계속해서 클릭하는 경우를 상정해 볼 수 있다.A searcher or an invalid click attempter attempting an invalid click connects to the
쿠키 파일(cookie file)(102)은 클라이언트 단말기(101)가 검색 엔진 서버(104) 또는 다른 웹 사이트에 접속한 경우, 상기 검색 엔진 서버(104) 또는 다 른 웹 사이트가 클라이언트 단말기(101)의 하드 디스크에 저장하여 두는 특별한 텍스트 파일이다. 웹 사이트의 접속에 사용되는 HTTP 프로토콜에서 웹 페이지에 대한 각각의 요구는 다른 요구들과 모두 독립적(independent)이다. 따라서, 웹 서버는 클라이언트 단말기(101)에 이전에 어떤 페이지를 보냈는지 또는 이전에 어떤 작업을 함께 수행했는지에 관한 아무런 정보를 가질 수 없다. 따라서, 이와 같이 독립적으로 처리되는 각각의 요구들 사이의 관련을 맺기 위하여 쿠키 파일이 제공되며, 이러한 쿠키 파일은 웹 서버에게 사용자에 관한 정보를 사용자의 컴퓨터에 저장할 수 있도록 하여 주는 역할을 한다. 본 발명에서도 무효 클릭을 검출하기 위하여 여러 가지 쿠키 파일을 이용한다. 이에 관하여는 후에 자세히 설명한다.The
로그 파일(log file)(105)은 사용자들의 클릭과 관련된 여러 가지 로그(log)를 저장하는 파일이다. 본 발명에서는 무효 클릭을 검출하기 위하여 여러 가지 파라미터를 사용하고, 각 클릭과 연관된 파라미터들을 로그 파일에 저장한 후, 소정의 규칙 및 패턴을 이용하여 입력된 클릭이 무효 클릭인지 여부를 판단한다. 도 5, 도 7 및 도 10에 본 발명의 실시예에 따른 로그 파일의 예가 도시되어 있다.The
도 3은 본 발명의 일 실시예에 따른 무효 클릭 검출 장치를 도시한 블록도이다.3 is a block diagram illustrating an invalid click detection apparatus according to an embodiment of the present invention.
본 발명의 일 실시예에 따른 무효 클릭 검출 장치(301)은 파라미터 입력부(304), 로그 저장부(305), 무효 클릭 패턴 저장부(306), 무효 클릭 검증부(307), 무효 클릭 보고부(308), 무효 클릭 판단부(309)를 포함한다.Invalid
인터넷 검색 엔진에 의하여 제공된 검색 결과 웹 페이지 중에 포함된 검색 항목에 대하여 검색자가 클릭을 한 경우, 상기 클릭과 연관된 여러 가지 파라미터들(302)이 파라미터 입력부(304)로 입력된다. 상기 파라미터들은 무효 클릭을 판단하기 위한 기초 정보들로서, 상기 검색자의 단말기의 IP 주소, 상기 검색자의 단말기가 속한 네트워크 주소, 상기 검색 결과 웹 페이지와 연관된 검색어, 상기 검색자의 웹 브라우저에 대한 정보, 상기 클릭과 연관된 클릭 시간, 상기 검색자의 단말기에 저장된 쿠키 파일 정보 및 상기 검색 항목과 연관된 URL 정보 등이다.When a searcher clicks on a search item included in a search result web page provided by an internet search engine,
검색자가 인터넷 검색 엔진 서버(104)에 검색 요청을 하는 경우, 검색 요청 패킷이 클라이언트 단말기(101)로부터 인터넷 검색 엔진 서버(104)에 전달된다. 상기 검색 요청 패킷은 HTTP 프로토콜에 따른 패킷 구성을 하고 있으며, 또한 인터넷 프로토콜(IP: Internet Protocol) 패킷에 포함되어 구성된다. 그런데, 상기 인터넷 프로토콜 패킷의 구성에는 소스 IP 주소(Source IP address) 필드가 포함되어 있기 때문에, 인터넷 검색 엔진 서버(104)는 클릭을 요청한 검색 요청 패킷으로부터 소스 IP 주소를 추출함으로써, 검색자의 단말기의 IP 주소를 추출한다.When the searcher makes a search request to the Internet
소스 IP 주소 중 앞 부분은 검색자의 단말기가 속한 네트워크의 주소이다. IP 주소는 4 바이트로 구성되며, 이 중 앞 부분은 검색자의 단말기가 속한 네트워크를 식별하기 위한 네트워크 주소이고, 나머지 부분이 상기 네트워크 내에서 검색자의 단말기를 식별하기 위한 주소가 된다. 따라서, 상기 소스 IP 주소 중에서 네트워크 주소를 추출한다. 본 발명의 일 실시예에 따르면, 앞의 3 바이트를 네트워크 주소로 간주하여 소스 IP 주소로부터 네트워크 주소를 얻는다. 예를 들어, 소스 IP 주소가 123.45.67.89이면, 네트워크 주소로 123.45.67을 추출한다.The first part of the source IP address is the address of the network to which the searcher's terminal belongs. The IP address is composed of 4 bytes, the first part of which is a network address for identifying the network to which the searcher's terminal belongs, and the other part is an address for identifying the searcher's terminal in the network. Therefore, a network address is extracted from the source IP address. According to one embodiment of the present invention, the first three bytes are regarded as a network address, and a network address is obtained from a source IP address. For example, if the source IP address is 123.45.67.89, then extract 123.45.67 as the network address.
상기 검색 결과 웹 페이지와 연관된 검색어는 검색자가 인터넷 검색 서버(104)에 입력한 값이다.The search term associated with the search result web page is a value entered by the searcher into the
검색자의 웹 브라우저에 대한 정보는 검색자의 클라이언트 단말기(101)에 설치되어 검색자가 인터넷 검색 서버(104)에 접근하기 위하여 사용한 웹 브라우저에 관한 정보이다. 상기 웹 브라우저에 대한 정보에는 웹 브라우저의 종류, 웹 브라우저의 버전(version) 및 웹 브라우저의 제품 아이디(Product ID) 등이 포함된다. 특히, 웹 브라우저의 제품 아이디는 복수의 검색자가 동일한 종류 및 동일한 버전의 웹 브라우저를 설치한 경우에도 서로 다르기 때문에 검색자의 단말기를 식별할 수 있는 좋은 정보가 된다.The information about the searcher's web browser is information about the web browser installed in the searcher's
웹 접속에 사용되는 HTTP 프로토콜에 의하면, 클라이언트의 환경 변수 중 일부가 HTTP 패킷에 포함되어 웹 서버에 전달된다. 웹 서버의 프로그램(검색 엔진 프로그램)은 상기 환경 변수를 수신하고 이를 무효 클릭 검출에 이용할 수 있다.According to the HTTP protocol used for web access, some of the client's environment variables are included in the HTTP packet and passed to the web server. The program (search engine program) of the web server may receive the environment variable and use it for detecting invalid clicks.
이러한 환경 변수로는 다음과 같은 정보들이 포함된다.These environment variables include the following information:
REMOTE_HOST: 접속한 사람의 도메인 이름REMOTE_HOST: The domain name of the contact
REMOTE_ADDR: 접속한 클라이언트 호스트의 IP 주소REMOTE_ADDR: IP address of connecting client host
REMOTE_USER: 접속한 사람의 이름 (사용자 인증이 설정된 웹 서버인 경우 나타남)REMOTE_USER: The name of the person connecting (appears if the web server is configured for user authentication)
REMOTE_IDENT: 접속한 사람의 아이디 (사용자 인증이 설정된 웹 서버인 경우 나타남)REMOTE_IDENT: User ID (appears when the web server is configured for user authentication)
HTTP_USER_AGENT: 접속한 사람이 구동하고 있는 프로그램의 등록 정보, 일반적으로는 브라우저의 이름HTTP_USER_AGENT: The registration information of the program being run by the accessor, usually the name of the browser.
HTTP_ACCEPT_LANGUAGE: 접속한 사람이 사용하고 있는 언어HTTP_ACCEPT_LANGUAGE: Language used by the visitor
HTTP_REFERER: 해당하는 CGI 프로그램을 호출한 문서 이름HTTP_REFERER: Document name that invoked the corresponding CGI program
REQUEST_METHOD: 서버에 데이터를 전송하는 방법(GET, POST)REQUEST_METHOD: How to send data to the server (GET, POST)
QUERY_STRING: GET 방식으로 데이터를 전송하였을 경우 전송된 데이터가 저장되는 변수QUERY_STRING: Variable where the transmitted data is stored when data is transmitted by GET method
CONTENT_LENGTH: POST 방식으로 데이터를 전송하였을 경우 전송된 데이터의 전체 길이 수 (바이트 수)CONTENT_LENGTH: Total number of bytes of data sent (in bytes) when data was sent by POST
CONTENT_TYPE: POST 방식으로 데이터를 전송하였을 경우 전송되는 MIME 유형CONTENT_TYPE: MIME type sent when POST data is sent
AUTH_TYPE: 사용자의 사용 권한을 확인하는 변수AUTH_TYPE: variable to check the user's permissions
SERVER_NAME: 현재 서버의 도메인 네임SERVER_NAME: domain name of current server
SERVER_SOFTWARE: 현재 서버에 설치된 웹 서버 프로그램의 이름SERVER_SOFTWARE: The name of the web server program currently installed on the server
SERVER_PROTOCOL: 현재 서버가 사용하는 웹 프로토콜의 이름 및 버전SERVER_PROTOCOL: Name and version of the web protocol used by the current server
SERVER_PORT: 현재 서버가 사용하는 포트 번호 (HTTP인 경우 일반적으로 80)SERVER_PORT: The port number currently used by the server (typically 80 for HTTP)
PATH_INFO: 호출된 CGI 프로그램의 현재 경로의 정보PATH_INFO: information about the current path of the called CGI program
PATH_TRANSLATED: 웹 서버에서 웹이 필요한 자원의 경로의 정보PATH_TRANSLATED: Information about the path of resources that require a web on the web server
SCRIPT_NAME: 현재 호출되는 CGI 프로그램의 이름SCRIPT_NAME: the name of the CGI program currently being called
HTTP_ACCEPT: 현재 HTTP에서 받아들일 수 있는 자원의 형태HTTP_ACCEPT: the type of resources currently accepted by HTTP
검색자의 클릭과 연관된 클릭 시간은 검색자로부터 클릭 입력을 수신한 시간을 사용한다. 본 발명의 또 다른 실시예에 따르면, 상기 검색자의 클릭 시간과 연관된 다른 시간을 사용할 수도 있다. 예를 들어, 검색자가 클라이언트에서 클릭을 실제로 입력한 시간을 사용할 수도 있다.The click time associated with the clicker's click uses the time the click input is received from the searcher. According to another embodiment of the present invention, another time associated with the click time of the searcher may be used. For example, you might use the time that the searcher actually entered a click on the client.
검색자의 단말기에 저장된 쿠키 파일 정보는 인터넷 검색 서버(104)가 클라이언트 단말기(101)에 저장된 쿠키 파일(102)을 접근하여 얻는다. 본 발명에서 쿠키 파일(102)은 여러 가지 용도로 사용될 수 있는데, 이에 관하여는 다른 실시예를 통하여 자세히 설명한다.The cookie file information stored in the searcher's terminal is obtained by the
검색자가 클릭한 검색 항목과 연관된 URL 정보는 검색 엔진 서버(104)와 연관된 검색 데이터베이스(도시되지 않음)에 저장되어 있으므로, 상기 검색 데이터베이스를 참조함으로써 얻을 수 있다. 상기 URL 정보는 웹 서버의 도메인 네임일 수도 있고, 또는 도메인 네임, 디렉토리 및 파일명을 포함한 정보일 수 있다. 예를 들어, "http://www.naver.com"과 "http://www.naver.com/download"를 도메인 네임만으로 보면, 모두 www.naver.com으로 동일하지만, URL 전체로 보면 서로 다르게 된다. 본 발명에서는, 설명의 편의를 위하여, 도메인 네임까지의 URL을 사용하는 실시예를 설명하지만, 본 발명은 도메인 네임, 디렉토리 및 파일명을 모두 포함하여 도메인 네임이 같더라도 디렉토리 등이 다르면 서로 다른 검색 항목으로 간주하는 실시예의 경우도 모두 포함한다. 또한 본 발명에서 URL 정보는, 본 기재에 의하여, 상기의 실시예들 모두를 포함하는 것으로 해석되어야 한다.The URL information associated with the search item clicked by the searcher is stored in a search database (not shown) associated with the
또한, 이상 설명한 파라미터들 이외에 무효 클릭의 검출에 유용한 다른 파라 미터들도, 본 발명의 기술적 사상의 범위 내에서 무효 클릭의 검출을 위하여 이용될 수 있다.In addition to the parameters described above, other parameters useful for detecting invalid clicks may also be used for detecting invalid clicks within the scope of the inventive concept.
상기와 같은 다양한 파라미터들(302)은 파라미터 입력부(304)에 입력되고, 상기 파라미터들은 다시 로그 저장부(305)에 저장된다. 본 발명에 따라 로그 저장부에 저장된 로그(log)의 예가 도 5, 도 7 및 도 10에 도시되어 있다. 상기 도면들에서는 각각의 설명의 편의를 위하여 일부의 파라미터들만을 포함한 로그가 도시되어 있다. 그러나, 본 발명의 또 다른 실시예에 따르면, 상기 파라미터들(302)의 전부 또는 일부를 포함한 로그가 로그 저장부(305)에 저장된다.The
본 발명의 일 실시예에 따르면 로그 저장부(305)는, 상기 검색자의 단말기의 IP 주소, 상기 검색자의 단말기가 속한 네트워크 주소, 상기 검색 결과 웹 페이지와 연관된 검색어, 상기 검색자의 웹 브라우저에 대한 정보, 상기 클릭과 연관된 클릭 시간, 상기 검색자의 단말기에 저장된 쿠키 파일 정보 및 상기 검색 항목과 연관된 URL 정보 중 적어도 두 개에 관한 로그를 저장한다. 본 발명의 바람직한 실시예에 따르면 로그 저장부(305)는 상기 검색자의 단말기의 IP 주소, 상기 검색자의 단말기가 속한 네트워크 주소, 상기 검색 결과 웹 페이지와 연관된 검색어, 상기 검색자의 웹 브라우저에 대한 정보, 상기 클릭과 연관된 클릭 시간 및 상기 검색자의 단말기에 저장된 쿠키 파일 정보 중 적어도 하나와 상기 검색 항목과 연관된 URL 정보에 관한 로그를 저장한다.According to an embodiment of the present invention, the log storage unit 305 may include an IP address of the searcher's terminal, a network address to which the searcher's terminal belongs, a search word associated with the search result web page, and information about the searcher's web browser. And a log about at least two of a click time associated with the click, cookie file information stored in the searcher's terminal, and URL information associated with the search item. According to an exemplary embodiment of the present invention, the log storage unit 305 may include an IP address of the searcher's terminal, a network address to which the searcher's terminal belongs, a search word associated with the search result web page, information about the searcher's web browser, And a log about at least one of a click time associated with the click and cookie file information stored in the searcher's terminal and URL information associated with the search item.
무효 클릭 패턴 저장부(306)는 상기 검색자의 단말기의 IP 주소, 상기 검색자의 단말기가 속한 네트워크 주소, 상기 검색 결과 웹 페이지와 연관된 검색어, 상기 검색자의 웹 브라우저에 대한 정보, 상기 클릭과 연관된 클릭 시간, 상기 검색자의 단말기에 저장된 쿠키 파일 정보 및 상기 검색 항목과 연관된 URL 정보 중 적어도 두 개 정보의 쌍과 연관된 무효 클릭 패턴(pattern) 또는 규칙(rule)을 저장한다. 예를 들어, "10분 동안의 클릭 입력 중 검색자의 단말기의 IP 주소 및 검색 항목과 연관된 URL 정보가 모두 일치하는 경우"라는 규칙 또는 패턴을 저장한다. 이와 같이 무효 클릭을 판단하기 위한 규칙 등을 저장하는 무효 클릭 패턴 저장부(306)는 소정의 규칙에 의하여 정해진 언어(language)를 이용하여 파일의 형태로 저장될 수도 있고, 또는 상기와 같은 규칙 또는 패턴에 해당하는 경우는 무효 클릭으로 판단하도록 하는 프로그램의 형태로 저장될 수도 있다.The invalid click
무효 클릭 판단부(309)는 로그 저장부(305)에 저장된 로그 및 무효 클릭 패턴 저장부(306)에 저장된 무효 클릭 패턴에 기초하여, 검색자의 클릭이 무효 클릭인지 여부를 판단한다.The invalid click determination unit 309 determines whether the searcher's click is an invalid click based on the log stored in the log storage unit 305 and the invalid click pattern stored in the invalid click
무효 클릭 보고부(308)는 무효 클릭 판단부(309)에 의하여 무효로 판단된 클릭 중 소정의 기준에 따르는 클릭을 인터넷 검색 엔진의 관리자(303)에게 보고한다. 본 발명의 일 실시예에 따르면, 무효 클릭 보고부(308)는 무효 클릭 판단부(309)에 의하여 무효로 판단된 클릭 전부를 인터넷 검색 엔진의 관리자에게 보고한다. 이 경우 상기 소정의 기준은 무효 클릭 보고부(308)는 무효 클릭 판단부(309)에 의하여 무효로 판단된 클릭 전부가 된다. 본 발명의 또 다른 실시예에 따르면, 무효 클릭 패턴 저장부(306)에 저장된 규칙 또는 패턴마다, 상기 규칙 또는 패턴에 해당하는 경우는 관리자(303)에게 보고해야 하는지 여부에 관한 필드를 포함하여 저장한다. 이 경우에는 관리자(303)에게 보고해야 하는 규칙에 해당한 경우 무효 클릭 보고부(308)가 관리자(303)에게 보고한다.The invalid click reporting unit 308 reports to the
무효 클릭 검증부(307)는 무효 클릭 판단부(309)에 의하여 무효 클릭으로 검출된 클릭을 관리자(303)의 입력에 의하여 유효 클릭으로 변경한다. 무효 클릭 검증부(307)에 의하여, 잘못하여 무효 클릭으로 판단된 클릭을 유효 클릭으로 변경할 수 있기 때문에, 무효 클릭의 판단이 보다 정확해진다.The invalid click verification unit 307 changes the click detected as the invalid click by the invalid click determination unit 309 to a valid click by the input of the
도 4는 본 발명의 일 실시예에 따른 무효 클릭 검출 방법의 순서를 도시한 흐름도이다.4 is a flowchart illustrating a procedure of a method for detecting invalid clicks according to an exemplary embodiment of the present invention.
단계(401)에서 인터넷 검색 서버(104)는 검색자로부터 검색 요청을 수신한다. 검색자가 인터넷 검색 서버(104)에 접속하여 검색어를 입력하면, 상기 검색어가 검색 요청 패킷으로 인터넷 검색 서버(104)에 전달된다.In
단계(402)에서 인터넷 검색 서버(104)는 상기 검색 요청에 응답하여 검색 결과 웹 페이지를 생성한다. 예를 들어, 도 2에 도시된 바와 같이, 검색자의 검색어 입력에 대하여 다수의 검색 항목을 포함한 검색 결과 웹 페이지를 상기 검색자에게 제공한다.In
단계(403)에서 상기 생성된 검색 결과 웹 페이지에 대응하는 페이지 식별자를 획득한다. 페이지 식별자(Page Identifier)는 검색 결과 웹 페이지가 생성될 때마다 생성되고, 상기 검색 결과 웹 페이지를 식별하는 식별자이다. 따라서 동일한 검색자가 인터넷 검색 서버(104)의 검색창에서 동일한 검색어를 반복하여 입력함으로써 검색을 요청하는 경우에는, 매번 새로운 페이지 식별자가 할당된다. 마 찬가지로, 검색자가 검색 결과 웹 페이지를 표시하고 있는 웹 브라우저에서 "새로 고침(reload)" 항목을 클릭하면, 클라이언트 단말기(101)로부터 인터넷 검색 서버(104)로 검색 요청 패킷이 전달되기 때문에, 인터넷 검색 서버(104)는 검색 결과 웹 페이지에 대한 새로운 페이지 식별자를 할당한다. 일견 동일해 보이는 검색 결과 웹 페이지에 대하여 서로 다른 페이지 식별자가 할당되는 것으로 생각될 수도 있으나, 클라이언트 단말기(101)로부터 새로운 검색 요청을 수신하는 경우 그 때에 새로이 검색 결과 웹 페이지를 생성하기 때문에, 이전 검색 결과 웹 페이지와 다른 검색 결과 웹 페이지가 제공될 수도 있다.In
단계(404)에서 인터넷 검색 서버(104)는 검색자로부터 상기 검색 결과 웹 페이지에 포함된 검색 항목에 대한 클릭을 수신한다. 클릭을 수신한 경우, 상기 검색 항목에 대한 하이퍼링크가 먼저 상기 인터넷 검색 서버(104)에 접근하도록 하고, 그 후 인터넷 검색 서버(104)가 아래와 필요한 처리를 한 후 상기 검색 항목에 대응하는 웹 사이트로 클라이언트 단말기가 접속할 수 있도록 한다. 예를 들어, "http"//www.invalidclick.com/"에 대응하는 검색 항목의 하이퍼링크로써, "http://www.naver.com/abc/*http://www.invalidclick.com/"을 대응하여 두면, 상기 검색 항목을 클릭한 경우 "http://www.naver.com"이라는 검색 서버에 먼저 접속하게 되고, 상기 검색 서버는 상기 하이퍼링크의 뒤 쪽에 있는 URL에 따라 상기 http://www.invalidclick.com에 클라이언트 단말기가 접속할 수 있도록 한다.In
단계(405)에서 인터넷 검색 서버(104)는 상기 클릭된 검색 항목에 대응하는 사이트 식별자(site identifier)를 획득한다. 사이트 식별자는 검색 항목을 식별하 는 식별자이고, 검색 항목에 대응하는 URL 정보에 기초하여 생성한다. 본 발명의 또 다른 실시예에 따르면, 사이트 식별자는 검색 항목에 대응하는 URL 정보를 그대로 사용한다. 상기 사이트 식별자를 생성하기 위한 기초 정보로써 사용되는 URL 정보는 웹 서버의 도메인 네임일 수도 있고, 또는 도메인 네임, 디렉토리 및 파일명을 포함한 정보일 수 있다. 예를 들어, "http://www.naver.com/download"와 "http://www.naver.com"을 도메인 네임만으로 보면, 모두 www.naver.com으로 동일하지만, URL 전체로 보면 서로 다르게 된다. 본 발명에서는, 설명의 편의를 위하여, 도메인 네임까지의 URL을 사용하는 실시예를 설명하지만, 본 발명은 도메인 네임, 디렉토리 및 파일명을 모두 포함하여 도메인 네임이 같더라도 디렉토리 등이 다르면 서로 다른 검색 항목으로 간주하는 실시예의 경우도 모두 포함한다. 또한 본 발명에서 사이트 식별자는, 본 기재에 의하여, 상기의 실시예들 모두를 포함하는 것으로 해석되어야 한다.In
단계(406)에서 무효 클릭 검출 장치는 상기 페이지 식별자 및 상기 사이트 식별자가 소정 시간 이내의 다른 클릭과 연관된 페이지 식별자 및 사이트 식별자와 일치하는 경우 상기 클릭을 무효로 판단한다.In
도 5는 본 발명의 일 실시예에 따른 로그 파일의 일례를 도시한 도면이다. 도 4의 실시예를 도 5를 참조하여 설명한다.5 is a diagram illustrating an example of a log file according to an embodiment of the present invention. The embodiment of FIG. 4 will be described with reference to FIG. 5.
본 발명은 사용자로부터 검색 항목에 대한 클릭을 입력 받을 때마다 페이지 식별자(509) 및 사이트 식별자(510)를 로그 파일(500)에 저장한다. 도면 부호(501) 내지 도면 부호(508)는 각각의 클릭 입력에 대하여 저장된 로그들이다.The present invention stores the
부당 클릭 시도자는 인터넷 검색 서버(104)에 접속하여 검색 요청을 한다. 그러면 인터넷 검색 서버(104)는 검색 결과 웹 페이지를 생성하고, 상기 검색 결과 웹 페이지에 대응하는 페이지 식별자, "nCe249sisn0"를 생성한다. 부당 클릭 시도자는 상기 검색 결과 웹 페이지에 포함된 특정의 검색 항목을 계속하여 클릭한다. 일단 생성된 검색 결과 웹 페이지에서 특정의 검색 항목을 계속 클릭하더라도, 페이지 식별자는 새로 생성되지 않으므로 페이지 식별자는 계속하여 동일한 값을 갖게 된다.The invalid click attempter connects to the
따라서 소정 시간 동안 입력된 클릭에 대한 로그 중에서 페이지 식별자 및 사이트 식별자가 일치하는 로그(501), 로그(502) 및 로그(504)는 무효 클릭으로 판단한다. 본 발명의 일 실시예에 따르면, 상기 일치하는 로그들 중에서 하나는 유효 클릭으로 판단하고, 나머지는 무효 클릭으로 판단한다.Therefore, the
부당 클릭 시도자는 자신의 웹 브라우저에서 "다시 고침"을 클릭함으로써 검색 결과 웹 페이지를 갱신한다. 이 경우 페이지 식별자도 새로 할당되고, 이에 관한 로그가 로그(505)이다. 그 후 부당 클릭 시도자가 다시 동일한 검색 항목에 대하여 클릭한 경우가 로그(506)이다.An invalid click attempter updates the search results web page by clicking "refresh" in his web browser. In this case, the page identifier is also newly assigned, and the log thereof is the log 505. Thereafter, the
따라서 본 실시예에 따르면, 부당 클릭 시도자가 "다시 고침"을 한 후 동일한 검색 항목에 대하여 클릭한 경우[로그(506)의 경우]는 무효 클릭으로 검출되지 않는다. 이와 같이 "다시 고침"을 한 경우도 무효 클릭으로 검출할 수 있는 방법이 도 6을 참조한 이하의 실시예에서 설명된다.Therefore, according to the present embodiment, if an invalid click attempter clicks on the same search item after "reloading" (in the case of log 506), it is not detected as an invalid click. A method of detecting an invalid click even when "refresh" is performed in this way is described in the following embodiments with reference to FIG.
도 6a 및 도 6b는 본 발명의 일 실시예에 따른 무효 클릭 검출 방법의 순서 를 도시한 흐름도이다.6A and 6B are flowcharts illustrating a procedure of a method for detecting invalid clicks according to an embodiment of the present invention.
단계(601)에서 인터넷 검색 서버(104)는 검색자로부터 검색 요청을 수신하고, 단계(602)에서 인터넷 검색 서버(104)는 상기 검색 요청에 응답하여 검색 결과 웹 페이지를 생성한다.In
단계(603)에서 무효 클릭 판단 장치는 검색 요청을 한 클라이언트 단말기(101)에 세션 쿠키 파일(session cookie file)이 저장되어 있는지 판단한다. 단계(603)부터 단계(611)까지는 세션 식별자(session identifier)를 얻는 과정을 설명하기 위한 것이다.In
만일 클라이언트 단말기(101)에 세션 쿠키 파일이 저장되어 있지 않으면, 단계(604)에서 무효 클릭 판단 장치는 새로운 세션 식별자(session identifier)를 생성한다. 그리고 단계(605)에서 상기 세션 식별자를 포함하는 세션 쿠키 파일을 클라이언트 단말기(101)에 저장한다. 상기 세션 쿠키 파일에는 세션 식별자의 갱신 시간도 저장되는데, 단계(609)에서 갱신 시간을 세션 쿠키 파일에 저장한다.If the session cookie file is not stored in the
만일 단계(603)에서의 판단 결과, 클라이언트 단말기(101)에 세션 쿠키 파일이 저장되어 있으면, 단계(606)에서 상기 세션 쿠키 파일에 포함된 세션 식별자의 최종 갱신 시간이 소정 시간 이내인지를 판단한다.If it is determined in
단계(606)에서의 판단 결과 세션 쿠키 파일에 포함된 세션 식별자의 최종 갱신 시간이 소정 시간 이내이면, 단계(607)에서 상기 세션 쿠키 파일에 포함된 세션 식별자를 추출한다.If the final update time of the session identifier included in the session cookie file is within a predetermined time as a result of the determination in
단계(606)에서의 판단 결과 세션 쿠키 파일에 포함된 세션 식별자의 최종 갱 신 시간이 소정 시간 이내가 아니면, 단계(608)에서 새로운 세션 식별자를 생성한다. 단계(610)에서 세션 쿠키 파일에 포함된 세션 식별자를 상기 새로 생성된 세션 식별자로 갱신한다. 단계(611)에서는 상기 세션 식별자의 갱신 시간을 상기 세션 쿠키 파일에 저장한다.If it is determined in
단계(612)에서 인터넷 검색 서버(104)는 검색자로부터 상기 검색 결과 웹 페이지에 포함된 검색 항목에 대한 클릭을 수신한다.In step 612, the
단계(613)에서 인터넷 검색 서버(104)는 상기 클릭된 검색 항목에 대응하는 사이트 식별자(site identifier)를 획득한다.In
단계(614)에서 무효 클릭 검출 장치는 상기 세션 식별자 및 상기 사이트 식별자가 소정 시간 이내의 다른 클릭과 연관된 세션 식별자 및 사이트 식별자와 일치하는 경우 상기 클릭을 무효로 판단한다.In
도 7은 본 발명의 일 실시예에 따른 로그 파일의 일례를 도시한 도면이다.7 is a diagram illustrating an example of a log file according to an embodiment of the present invention.
본 실시예는 사용자로부터 검색 항목에 대한 클릭을 입력 받을 때마다 클릭 시간(710), 세션 식별자의 갱신 시간(711), 세션 식별자(712) 및 사이트 식별자(713)를 로그 파일(700)에 저장한다. 도면 부호(701) 내지 도면 부호(708)는 각각의 클릭 입력에 대하여 저장된 로그들이다.This embodiment stores the
부당 클릭 시도자는 인터넷 검색 서버(104)에 접속하여 검색 요청을 하고, 인터넷 검색 서버(104)는 검색 결과 웹 페이지를 생성한다. 인터넷 검색 서버(104)는 상기 검색 결과 웹 페이지에 포함된 검색 항목에 대한 클릭을 수신한다.The invalid click attempter connects to the
인터넷 검색 서버(104)는 클라이언트 단말기(101)에 세션 쿠키 파일이 저장되어 있는지 확인한다. 세션 쿠키 파일이 저장되어 있지 않으면, 새로운 세션 식별자를 생성하고, 그 갱신 시간 및 상기 세션 식별자를 포함하는 세션 쿠키 파일을 클라이언트 단말기(101)에 저장한다. 본 실시예에서는 세션 식별자 "xigw9492" 및 갱신 시간 "10:50:14"가 기록된다. 또한, 로그 파일(700)에 클릭 시간, 갱신 시간, 세션 식별자 및 검색 항목에 대응하는 사이트 식별자를 로그(701)로 저장한다. 세션 쿠키 파일을 처음 생성하는 경우는 클릭 시 세션 쿠키 파일이 생성되고 또한 그 때에 세션 식별자가 생성되기 때문에 클릭 시간 및 세션 식별자 갱신 시간이 동일하다.The
부당 클릭 시도자가 동일한 검색 결과 페이지에서 동일한 검색 항목에 대하여 클릭한다. 인터넷 검색 서버(104)는 클라이언트 단말기(101)에 세션 쿠키 파일이 저장되어 있는지 확인한다. 상기에서 생성한 세션 쿠키 파일이 이미 클라이언트 단말기(101)에 저장되어 있으므로, 인터넷 검색 서버(104)는 클라이언트 단말기(101)에 저장된 세션 쿠키 파일에 접근한다. 상기 세션 쿠키 파일에는 세션 식별자 및 상기 세션 식별자의 최종 갱신 시간이 저장되어 있다. 본 실시예에서는 세션 식별자 "xigw9492" 및 갱신 시간 "10:50:14"가 세션 쿠키 파일에 저장되어 있다.An invalid click attempter clicks on the same search item on the same search results page. The
인터넷 검색 서버(104)는 검색자로부터의 검색 항목에 대한 클릭 시간이 상기 세션 식별자와 연관된 최종 갱신 시간으로부터 소정 시간 이내인지 판단한다. 본 실시예에서 두 번째 클릭의 클릭 시간은 "10:50:18"이다. 소정 시간을 5분으로 한 경우, 상기 클릭 시간 "10:50:18"은 최종 갱신 시간 "10:50:14"로부터 소정 시간 이내이다. 따라서, 이 경우에는 세션 쿠키 파일에 저장되어 있는 세션 식별자를 현재의 세션 식별자로 하고, 세션 쿠키 파일의 세션 식별자를 갱신하지 않는다. 따라서 이 경우에는 로그(702)와 같이 기록되게 된다.The
로그(702)는 로그(701)과 세션 식별자 및 사이트 식별자가 동일하기 때문에 무효 클릭으로 판단된다.The
로그(704)는 부당 클릭 시도자가 "새로 고침" 요청을 한 경우에 관한 것이다. 부당 클릭 시도자가 "새로 고침" 요청을 한 경우에도 마찬가지로 클라이언트 단말기(101)에 저장된 세션 쿠키 파일을 참조하고, 상기 세션 쿠키 파일에 저장된 최종 갱신 시간이 일정 시간 내이므로 세션 식별자를 갱신하지 않는다. 따라서 로그(704)와 같이 기록되고, 로그(704)는 로그(701)과 동일하기 때문에 무효 클릭으로 판단된다. 즉, 본 실시예에 따르면 부당 클릭 시도자가 짧은 시간 내에 "새로 고침"을 한 후 동일한 검색 항목을 클릭한 경우를 검출할 수 있다.
로그(705)는 로그(701), 로그(702) 및 로그(704)와는 다른 검색자로부터 동일한 검색 항목에 대한 클릭을 수신한 경우에 관한 것이다. 이 경우는 새로운 세션 식별자가 할당되기 때문에 무효 클릭으로 판단되지 않는다.
로그(709)는 로그(701)과 동일한 검색자가 상당히 오랜 시간 후에 동일한 검색 항목을 클릭한 경우에 관한 것이다. 이 경우는 상당히 오랜 시간 후에 클릭을 수신한 것이기 때문에 무효 클릭으로 판단하지 않는다.
본 실시예에 따르면, 세션 식별자가 생성된 후 일정 시간 동안 동일한 검색 항목을 클릭한 경우는 무효 클릭으로 판단된다.According to the present embodiment, when the same search item is clicked for a predetermined time after the session identifier is generated, it is determined as an invalid click.
이와 유사하게 본 발명의 또 다른 실시예에 따르면, 무효 클릭 판단의 기준으로 동일한 검색 항목에 대한 최종 클릭 시간으로부터 일정 시간 이내인 경우를 무효 클릭으로 판단할 수 있는데, 이에 관하여 간단히 설명한다.Similarly, according to another exemplary embodiment of the present invention, the invalid click may be determined as a case within a predetermined time from the last click time for the same search item as a criterion for invalid click determination.
검색자로부터 클릭을 수신한 경우, 상기 단말기에 상기 세션 쿠키 파일이 저장되어 있는지 판단한다. 상기 단말기에 상기 세션 쿠키 파일이 저장되어 있는 경우, 상기 검색자로부터의 상기 검색 항목에 대한 클릭 시간이 상기 세션 식별자와 연관된 최종 클릭 시간으로부터 소정 시간 이내인지를 판단한다.When receiving a click from the searcher, it is determined whether the session cookie file is stored in the terminal. When the session cookie file is stored in the terminal, it is determined whether the click time for the search item from the searcher is within a predetermined time from the last click time associated with the session identifier.
상기 검색 항목에 대한 클릭 시간이 상기 최종 클릭 시간으로부터 소정 시간 이내인 경우, 상기 세션 쿠키 파일에 포함된 세션 식별자를 획득하고, 상기 최종 클릭 시간을 상기 검색 항목에 대한 클릭 시간으로 갱신한다.If the click time for the search item is within a predetermined time from the last click time, the session identifier included in the session cookie file is obtained, and the last click time is updated with the click time for the search item.
상기 검색 항목에 대한 클릭 시간이 상기 최종 클릭 시간으로부터 소정 시간 이내가 아닌 경우에는, 새로운 세션 식별자를 생성하여 상기 세션 쿠키 파일에 포함된 세션 식별자를 갱신한다. 또한 상기 최종 클릭 시간을 상기 검색 항목에 대한 클릭 시간으로 갱신한다.If the click time for the search item is not within a predetermined time from the last click time, a new session identifier is generated to update the session identifier included in the session cookie file. The last click time is also updated to the click time for the search item.
예를 들어, 도 7에서 동일한 클라이언트 단말기로부터 동일한 검색 항목에 대하여 복수 개의 클릭이 있는 경우 최종 클릭으로부터 5초가 지난 경우는 유효로 판단한다면, 로그(704)와 연관된 클릭은 그 이전의 최종 클릭 시간 "10:50:18"보다 13초 후인 "10:50:31"에 클릭이 되었기 때문에 유효로 판단된다. 본 발명의 바람직한 실시예에 따르면, 상기 시간 기준은 무효 클릭을 검출하는 목적에 따라 결정 된다.For example, in FIG. 7, if there are a plurality of clicks on the same search item from the same client terminal, and it is determined that 5 seconds from the last click is valid, the click associated with the
도 8은 본 발명의 일 실시예에 따라 세션 식별자를 생성하는 방법의 순서를 도시한 흐름도이다.8 is a flowchart illustrating a sequence of a method of generating a session identifier according to an embodiment of the present invention.
세션 식별자는 다른 세션 식별자와 구별될 수 있도록 유일하게 할당되어야 하며, 동시에 위조 또는 변조가 어렵도록 하여야 한다. 왜냐하면, 단지 유일하도록 할당하는 경우에는 부당 클릭 시도자가 세션 식별자를 가공으로 생성하여 세션 쿠키에 저장하거나, 또는 프로그램을 통하여 계속해서 세션 식별자를 변경하면서 클릭을 하는 프로그램을 준비하여 부당하게 클릭 수를 높일 수 있기 때문이다.The session identifier must be uniquely assigned to distinguish it from other session identifiers, and at the same time, it must be difficult to forge or tamper with. If you assign it only, an invalid click attempter will either process the session identifier and store it in a session cookie, or prepare a program that clicks while continuously changing the session identifier through the program to increase the number of clicks unfairly. Because it can.
소스 데이터(801)는 세션 식별자(805)를 생성하기 위한 기초 데이터인데, 현재 시간 정보, 검색어, 검색자의 웹 브라우저의 제품 아이디 등 여러 가지가 될 수 있다. 또는 무작위로 선택된 숫자일 수도 있다. 이러한 소스 데이터(801)를 해슁 함수(hashing function)(802)를 적용하여 인코딩된 스트링(803)을 생성한다. 그 다음 인코딩된 스트링(803)에 체크섬(checksum)을 추가하여 세션 식별자(805)를 생성한다. 상기 체크섬을 이용함으로써, 부당 클릭 시도자가 세션 식별자를 위조하는 것을 방지한다.The
본 실시예에 따른 세션 식별자의 생성 방법은 페이지 식별자, 사이트 식별자 및 앞으로 설명한 실시예의 단말기 식별자 등을 생성하는 데에도 적용될 수 있다.The method of generating a session identifier according to the present embodiment may also be applied to generate a page identifier, a site identifier, and a terminal identifier of the embodiment described above.
도 9는 본 발명의 일 실시예에 따른 무효 클릭 검출 방법의 순서를 도시한 흐름도이다.9 is a flowchart illustrating a procedure of a method for detecting invalid clicks according to an embodiment of the present invention.
단계(901)에서 인터넷 검색 서버(104)는 검색자로부터 검색 결과 웹 페이지 에 포함된 검색 항목에 대한 클릭을 수신한다. 단계(902)에서 인터넷 검색 서버(104)는 검색자의 단말기(101)에 대응하는 클라이언트 IP 주소를 획득한다. 클라이언트의 IP 주소는 수신한 IP 패킷의 소스 IP 주소 필드로부터 추출할 수 있다.In
단계(903)에서 인터넷 검색 서버(104)는 상기 클릭된 검색 항목에 대응하는 사이트 식별자를 획득한다.In
단계(904)에서 무효 클릭 검색 장치는 상기 클라이언트 IP 주소 및 상기 사이트 식별자가 소정 시간 이내의 다른 클릭과 연관된 클라이언트 IP 주소 및 사이트 식별자와 일치하는 경우 상기 클릭을 무효로 판단한다.In
도 10은 본 발명의 일 실시예에 따른 로그 파일의 일례를 도시한 도면이다.10 is a diagram illustrating an example of a log file according to an embodiment of the present invention.
본 실시예는 사용자로부터 검색 항목에 대한 클릭을 입력 받을 때마다 클릭 시간(1010), 클라이언트 IP 주소(1011) 및 사이트 식별자(1012)를 로그 파일(1000)에 저장한다. 도면 부호(1001) 내지 도면 부호(1009)는 각각의 클릭 입력에 대하여 저장된 로그들이다.This embodiment stores the
동일한 클라이언트 단말기의 사용자가 계속하여 동일한 검색 항목을 클릭하는 경우, 상기 클릭이 일정 시간 내에 반복된다면 상기 클릭들은 무효 클릭일 가능성이 높다. 그러나, 상당히 오랜 시간 후에 동일한 클라이언트 단말기의 사용자가 동일한 검색 항목을 클릭하는 경우는 종종 있다. 즉, 사용자는 관심이 높은 웹 사이트에는 자주 방문하는 경향이 있기 때문이다. 그러나, 짧은 일정 시간 내에 계속하여 방문하는 것은 정상적인 클릭으로 보기 힘들기 때문에 이러한 경우는 무효 클릭으로 판단한다. 예를 들어 상기 시간의 기준을 5분이라고 한 경우 로그(1001) 와 동일한 클라이언트 IP 주소 및 사이트 식별자를 가지는 로그(1002), 로그(1004), 로그(1005)는 무효 클릭으로 판단되고, 20분 정도 후에 클릭된 로그(1009)와 관련된 클릭은 유효로 판단된다.If the user of the same client terminal continues to click the same search item, the clicks are likely to be invalid clicks if the click is repeated within a certain time. However, after quite a long time, a user of the same client terminal often clicks on the same search item. That is, the user tends to visit a high-interest web site frequently. However, it is determined that this is an invalid click because it is difficult to see the visit continuously in a short time. For example, if the time base is 5 minutes, the
다만 클라이언트 IP 주소를 기준으로 무효 클릭을 판단하는 경우는 주의할 점이 있다. 클라이언트 단말기가 프록시 서버(proxy server) 또는 IP 공유기를 사용하는 경우에는 실제로는 다른 클라이언트 단말기로부터 동일한 검색 항목에 대하여 클릭이 되었음에도 무효 클릭으로 판단될 위험이 있기 때문이다. 따라서, 바람직하게는 본 실시예는 세션 식별자 등 다른 파라미터를 이용하는 실시예와 조합하여 구성하는 것이 바람직하다.However, there are cautions when determining invalid clicks based on the client IP address. This is because when the client terminal uses a proxy server or an IP router, there is a risk that it is determined to be an invalid click even though the client terminal is actually clicked on the same search item from another client terminal. Therefore, the present embodiment is preferably configured in combination with the embodiment using other parameters such as a session identifier.
반대로, 동일한 검색 항목에 대한 클릭 요청을 하는 클라이언트 단말기의 클라이언트 IP 주소는 다르지만, 네트워크 주소가 동일한 경우가 있다. 예를 들어, 여러 명이 한 곳에 모여서 계속하여 부당한 클릭을 시도하거나, 또는 프로그램을 이용하여 소스 IP 주소를 바꾸어 가며 클릭 요청을 하는 경우이다. 이 경우는 동일한 검색 항목에 대하여 클릭 요청을 한 클라이언트 단말기의 네트워크 주소가 동일하고, 기타 다른 조건(예를 들어, 상기 검색 항목이 속한 디렉토리 내의 평균 클릭 수보다 지나치게 클릭 수가 많다는 등의 조건)을 만족하는 경우 무효 클릭으로 판단할 수 있다.Conversely, although the client IP addresses of the client terminals making click requests for the same search item are different, the network addresses may be the same. For example, a group of people gather in one place to continue trying to make an invalid click, or use a program to request a click while changing the source IP address. In this case, the network address of the client terminal that made the click request for the same search item is the same, and other conditions are satisfied (for example, the condition that the number of clicks is excessively larger than the average number of clicks in the directory to which the search item belongs). Can be determined to be invalid.
도 11은 본 발명의 일 실시예에 따른 무효 클릭 검출 방법의 순서를 도시한 흐름도이다.11 is a flowchart illustrating a procedure of a method for detecting invalid clicks according to an embodiment of the present invention.
단계(1101)에서 인터넷 검색 서버(104)는 검색자로부터의 검색 요청을 수신 하고, 단계(1102)에서 검색 결과 웹 페이지를 생성한다.In
단계(1103)에서 인터넷 검색 서버(104)는 상기 단말기에 상기 단말기 식별자를 포함하는 사용자 쿠키 파일이 저장되어 있는지 판단한다.In
단계(1103)의 판단 결과, 상기 단말기에 상기 단말기 식별자를 포함하는 사용자 쿠키 파일이 저장되어 있지 않으면, 단계(1104)에서 단말기 식별자를 생성하고, 단계(1105)에서 인터넷 검색 서버(104)는 상기 단말기 식별자를 포함하는 사용자 쿠키 파일을 생성하여 상기 검색자의 단말기에 저장한다.As a result of the determination of
단계(1103)의 판단 결과, 상기 단말기에 상기 단말기 식별자를 포함하는 사용자 쿠키 파일이 저장되어 있으면, 단계(1106)에서 상기 사용자 쿠키 파일로부터 상기 단말기 식별자를 추출한다.As a result of the determination of
단계(1107)에서 인터넷 검색 서버(104)는 검색자로부터 상기 검색 결과 웹 페이지에 포함된 검색 항목에 대한 클릭을 수신하고, 단계(1108)에서 상기 클릭된 검색 항목에 대응하는 사이트 식별자를 획득한다.In
마지막으로 단계(1109)에서 무효 클릭 판단 장치는 상기 단말기 식별자 및 상기 사이트 식별자가 소정 시간 이내의 다른 클릭과 연관된 단말기 식별자 및 사이트 식별자와 일치하는 경우 상기 클릭을 무효로 판단한다.Finally, in
본 실시예에 따르면, 클라이언트 단말기가 프록시 서버(proxy server) 또는 IP 공유기를 사용하는 경우에도 클라이언트 단말기를 단말기 식별자로 구분할 수 있기 때문에, 서로 다른 클라이언트 단말기가 프록시 서버 또는 IP 공유기를 사용하는 경우에도 적절하게 상기 서로 다른 클라이언트로부터의 클릭을 식별할 수 있 다.According to the present embodiment, even when the client terminal uses a proxy server or an IP router, the client terminal can be distinguished by a terminal identifier. To identify clicks from the different clients.
본 발명의 또 다른 실시예는 인터넷 검색 엔진에 의하여 제공된 검색 결과 웹 페이지에 포함된 검색 항목에 대하여 소정 기간 동안의 상기 검색 항목 당 검색자의 클릭 수가 상기 검색 항목이 속한 카테고리에 속하는 검색 항목들의 평균 클릭 수보다 지나치게 큰 경우는 무효 클릭으로 의심하여 관리자에게 보고한다.According to another embodiment of the present invention, the number of clicks of a searcher per search item for a predetermined period of time for a search item included in a search result web page provided by an Internet search engine belongs to a category to which the search item belongs. If it is too large, it is suspected of invalid clicks and is reported to the administrator.
본 실시예에 따른 무효 클릭 검출 장치는 인터넷 검색 엔진에 의하여 제공된 검색 결과 웹 페이지에 포함된 검색 항목에 대하여 소정 기간 동안의 상기 검색 항목 당 검색자의 클릭 수를 카운트하는 클릭 수 카운트 수단, 상기 검색 항목이 속한 카테고리에 속하는 검색 항목들의 상기 소정 기간 동안의 평균 클릭 수를 계산하는 평균 클릭 수 계산 수단, 및 상기 검색 항목 당 클릭 수가 상기 평균 클릭 수보다 소정의 차이보다 큰 경우를 판단하는 판단 수단을 포함한다. 상기 상기 검색 항목 당 클릭 수가 상기 평균 클릭 수보다 소정의 차이보다 큰 경우에는 무효 클릭 보고부(308)를 통하여 관리자에게 보고한다.The invalid click detection apparatus according to the present embodiment includes click count counting means for counting the number of clicks of a searcher per search term for a predetermined period of time for a search item included in a search result web page provided by an Internet search engine, and the search item An average click count calculating means for calculating an average click count for the predetermined period of search items belonging to the category to which the category belongs, and determining means for determining a case where the number of clicks per search item is larger than a predetermined difference than the average click count. do. If the number of clicks per search item is greater than a predetermined difference than the average number of clicks, the invalid click reporter 308 reports the result to the administrator.
본 발명의 또 다른 실시예에 따르면, 인터넷 검색 엔진에 의하여 제공된 검색 결과 웹 페이지에 포함된 검색 항목에 대하여 소정 기간 동안의 상기 검색 항목 당 검색자의 클릭 수를, 상기 검색 결과 웹 페이지에서 상기 검색 항목의 위에 위치하는 소정의 제1 개수의 검색 항목 및 상기 검색 항목의 아래에 위치하는 소정의 제2 개수의 검색 항목의 상기 소정 기간 동안의 평균 클릭 수와 비교한다. 예를 들어, 특정 검색 항목에 대한 클릭 수와 상기 특정 검색 항목의 바로 위에 위치한 검색 항목 2개 및 상기 특정 검색 항목의 바로 아래에 위치한 검색 항목 2개에 대 한 동일한 기간 동안의 클릭 수를 비교하는 것이다. 상기 비교 결과 상기 특정 검색 항목에 대한 클릭 수가 주위의 다른 검색 항목에 대한 클릭 수보다, 예를 들어 5배 이상 많다면, 이는 무효 클릭의 가능성이 높은 것으로 보아 관리자에게 보고한다.According to another embodiment of the present invention, the number of clicks of a searcher per search item for a predetermined period of time for a search item included in a search result web page provided by an Internet search engine is determined. The first number of search items located above and the second predetermined number of search items located below the search item are compared with the average number of clicks during the predetermined period of time. For example, comparing the number of clicks for a particular search item with the number of clicks for the same time period for two search items located directly above the specific search item and two search items located directly below the specific search item. will be. If the comparison results in a number of clicks on the particular search item more than five times the number of clicks on other search items around it, for example, it is reported that the possibility of invalid clicks is high and the manager is reported.
이상에서 무효 클릭을 판단하기 위한 다양한 방법이 기재되었는데, 상기 무효 클릭 판단 방법은 독자적으로 사용될 수도 있고, 또는 다른 무효 클릭 판단 방법과 조합하여 사용될 수도 있다. 예를 들어 무효 클릭 패턴 저장부(306)에서 클라이언트 IP 주소, 페이지 식별자 및 검색 항목에 대응하는 사이트 식별자가 상기 검색 항목에 대한 최종 클릭으로부터 5분 내에 반복된 경우는 무효로 하는 규칙을 저장할 수 있다.Various methods for determining invalid clicks have been described above. The invalid click determination method may be used alone or in combination with other invalid click determination methods. For example, the invalid click
본 발명에서 인터넷 검색 서버와 불법 클릭 식별 장치는 하나의 장치로 혼동되어 설명되었으나, 본 발명의 또 다른 실시예에 따르면 상기 인터넷 검색 서버와 불법 클릭 식별 장치는 그 기능에 따라 분리되어 구현되고, 또한 서로 다른 관리자에 의하여 관리될 수 있다.In the present invention, the Internet search server and the illegal click identification device are confused and described as one device. According to another embodiment of the present invention, the Internet search server and the illegal click identification device are separately implemented according to their functions. Can be managed by different administrators.
본 발명에서 별개의 구성 요소로 도시되고 설명된 구성 요소들은, 물리적으로 하나의 시스템으로 구성될 수도 있고, 또는 물리적으로 별개의 시스템으로 구성될 수도 있다.Components shown and described as separate components in the present invention may be physically configured as one system or may be physically separate systems.
또한 본 발명에서 여러 가지 실시예가 설명되었으나, 본 발명의 기술적 사상의 범위 내에서 상기 복수의 실시예들 중에 설명된 기술적 사상들의 일부를 조합하거나 일부를 제외한 구성 역시 본 발명이 속한 기술 분야에서 통상의 지식을 가진 자에게는 본 발명의 기술 범위 내임이 명백하다.In addition, although various embodiments have been described in the present invention, a combination or exclusion of some of the technical ideas described in the plurality of embodiments within the scope of the technical idea of the present invention is also common in the technical field to which the present invention belongs. It is apparent to those skilled in the art that they are within the technical scope of the present invention.
또한 본 발명의 실시예들은 다양한 컴퓨터로 구현되는 동작을 수행하기 위한 프로그램 명령을 포함하는 컴퓨터 판독 가능 매체를 포함한다. 상기 컴퓨터 판독 가능 매체는 프로그램 명령, 데이터 파일, 데이터 구조 등을 단독으로 또는 조합하여 포함할 수 있다. 상기 매체는 프로그램 명령은 본 발명을 위하여 특별히 설계되고 구성된 것들이거나 컴퓨터 소프트웨어 당업자에게 공지되어 사용 가능한 것일 수도 있다. 컴퓨터 판독 가능 기록 매체의 예에는 하드 디스크, 플로피 디스크 및 자기 테이프와 같은 자기 매체(magnetic media), CD-ROM, DVD와 같은 광기록 매체(optical media), 플롭티컬 디스크(floptical disk)와 같은 자기-광 매체(magneto-optical media), 및 롬(ROM), 램(RAM), 플래시 메모리 등과 같은 프로그램 명령을 저장하고 수행하도록 특별히 구성된 하드웨어 장치가 포함된다. 상기 매체는 프로그램 명령, 데이터 구조 등을 지정하는 신호를 전송하는 반송파를 포함하는 광 또는 금속선, 도파관 등의 전송 매체일 수도 있다. 프로그램 명령의 예에는 컴파일러에 의해 만들어지는 것과 같은 기계어 코드뿐만 아니라 인터프리터 등을 사용해서 컴퓨터에 의해서 실행될 수 있는 고급 언어 코드를 포함한다.Embodiments of the invention also include computer-readable media containing program instructions for performing various computer-implemented operations. The computer readable medium may include program instructions, data files, data structures, etc. alone or in combination. The medium or program instructions may be those specially designed and constructed for the purposes of the present invention, or they may be of the kind well-known and available to those having skill in the computer software arts. Examples of computer-readable recording media include magnetic media such as hard disks, floppy disks, and magnetic tape, optical media such as CD-ROMs, DVDs, and magnetic disks, such as floppy disks. Magneto-optical media, and hardware devices specifically configured to store and execute program instructions, such as ROM, RAM, flash memory, and the like. The medium may be a transmission medium such as an optical or metal wire, a waveguide, or the like including a carrier wave for transmitting a signal specifying a program command, a data structure, or the like. Examples of program instructions include not only machine code generated by a compiler, but also high-level language code that can be executed by a computer using an interpreter or the like.
도 12는 본 발명에 따른 검색 엔진 서버 및 무효 클릭 검출 장치를 구성하는 데 채용될 수 있는 범용 컴퓨터 시스템의 내부 블록도이다.12 is an internal block diagram of a general purpose computer system that may be employed to construct a search engine server and an invalid click detection apparatus in accordance with the present invention.
컴퓨터 시스템(1200)은 램(RAM: Random Access Memory)(1202)과 롬(ROM: Read Only Memory)(1203)을 포함하는 주기억장치와 연결되는 하나 이상의 프로세서(1201)를 포함한다. 프로세서(1201)는 중앙처리장치(CPU)로 불리기도 한 다. 본 기술분야에서 널리 알려져 있는 바와 같이, 롬(1203)은 데이터(data)와 명령(instruction)을 단방향성으로 CPU에 전달하는 역할을 하며, 램(1202)은 통상적으로 데이터와 명령을 양방향성으로 전달하는 데 사용된다. 램(1202) 및 롬(1203)은 컴퓨터 판독 가능 매체의 어떠한 적절한 형태를 포함할 수 있다. 대용량 기억장치(Mass Storage)(1204)는 양방향성으로 프로세서(1201)와 연결되어 추가적인 데이터 저장 능력을 제공하며, 상기된 컴퓨터 판독 가능 기록 매체 중 어떠한 것일 수 있다. 대용량 기억장치(1204)는 프로그램, 데이터 등을 저장하는데 사용되며, 통상적으로 주기억장치보다 속도가 느린 하드디스크와 같은 보조기억장치이다. CD 롬(1206)과 같은 특정 대용량 기억장치가 사용될 수도 있다. 프로세서(1201)는 비디오 모니터, 트랙볼, 마우스, 키보드, 마이크로폰, 터치스크린 형 디스플레이, 카드 판독기, 자기 또는 종이 테이프 판독기, 음성 또는 필기 인식기, 조이스틱, 또는 기타 공지된 컴퓨터 입출력장치와 같은 하나 이상의 입출력 인터페이스(1205)와 연결된다. 마지막으로, 프로세서(1201)는 네트워크 인터페이스(1207)를 통하여 유선 또는 무선 통신 네트워크에 연결될 수 있다. 이러한 네트워크 연결을 통하여 상기된 방법의 절차를 수행할 수 있다. 상기된 장치 및 도구는 컴퓨터 하드웨어 및 소프트웨어 기술 분야의 당업자에게 잘 알려져 있다.
상기된 하드웨어 장치는 본 발명의 동작을 수행하기 위해 하나 이상의 소프트웨어 모듈로서 작동하도록 구성될 수 있다.The hardware device described above may be configured to operate as one or more software modules to perform the operations of the present invention.
본 발명에 따르면, 인터넷 검색 엔진 서버에 의하여 제공되는 검색 결과 웹 페이지에 포함된 검색 항목에 대한 무효 클릭을 검출하는 방법 및 장치가 제공된다.According to the present invention, a method and apparatus for detecting invalid clicks on a search item included in a search result web page provided by an Internet search engine server are provided.
또한 본 발명에 따르면, 부당하게 검색 항목에 대한 클릭 수를 증가시키려고 하는 다양한 시도를 검출하고, 이러한 시도에 대하여 즉각적으로 대처할 수 있는 무효 클릭 검출 방법 및 장치를 제공된다. 즉, 새로운 패턴의 부당한 클릭 시도가 발견된 경우, 상기 패턴 또는 규칙을 본 발명에 따른 무효 클릭 패턴 저장부에 저장함으로써, 상기 새로운 패턴의 부당한 클릭 시도에 대하여 즉각적으로 대처할 수 있다.In addition, according to the present invention, there is provided a method and apparatus for detecting invalid clicks that can detect various attempts to unjustly increase the number of clicks on a search item, and can immediately deal with such attempts. That is, when an invalid click attempt of a new pattern is found, the pattern or rule is stored in the invalid click pattern storage unit according to the present invention, so that an invalid click attempt of the new pattern can be immediately dealt with.
또한 본 발명에 따르면 무효 클릭을 검출하기 위하여 제공되는 여러 가지 식별자의 위조 또는 변조가 어려운 무효 클릭 검출 방법 및 장치를 제공된다.According to the present invention, there is provided a method and apparatus for detecting invalid clicks, which are difficult to forge or alter various identifiers provided for detecting invalid clicks.
이상과 같이 본 발명은 비록 한정된 실시예와 도면에 의해 설명되었으나, 본 발명은 상기의 실시예에 한정되는 것은 아니며, 이는 본 발명이 속하는 분야에서 통상의 지식을 가진 자라면 이러한 기재로부터 다양한 수정 및 변형이 가능하다. 따라서, 본 발명 사상은 아래에 기재된 특허청구범위에 의해서만 파악되어야 하고, 이의 균등 또는 등가적 변형 모두는 본 발명 사상의 범주에 속한다고 할 것이다.As described above, the present invention has been described by way of limited embodiments and drawings, but the present invention is not limited to the above-described embodiments, which can be variously modified and modified by those skilled in the art to which the present invention pertains. Modifications are possible. Accordingly, the spirit of the present invention should be understood only by the claims set forth below, and all equivalent or equivalent modifications thereof will belong to the scope of the present invention.
Claims (21)
Priority Applications (5)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020030017233A KR100619178B1 (en) | 2003-03-19 | 2003-03-19 | Method and apparatus for detecting invalid clicks on the internet search engine |
JP2005518761A JP4358188B2 (en) | 2003-03-19 | 2004-02-27 | Invalid click detection device in Internet search engine |
CNA2008101610324A CN101388035A (en) | 2003-03-19 | 2004-02-27 | Method and device for detecting invalid click on internet search engine server |
CNB200480007418XA CN100533434C (en) | 2003-03-19 | 2004-02-27 | Method and apparatus for detecting invalid clicks on the internet search engine |
PCT/KR2004/000416 WO2004084097A1 (en) | 2003-03-19 | 2004-02-27 | Method and apparatus for detecting invalid clicks on the internet search engine |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020030017233A KR100619178B1 (en) | 2003-03-19 | 2003-03-19 | Method and apparatus for detecting invalid clicks on the internet search engine |
Related Child Applications (2)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1020040003111A Division KR20040083340A (en) | 2004-01-15 | 2004-01-15 | Method and apparatus for detecting invalid clicks on the internet search engine |
KR1020040056754A Division KR100619179B1 (en) | 2004-07-21 | 2004-07-21 | Method and apparatus for detecting invalid clicks on the internet search engine |
Publications (2)
Publication Number | Publication Date |
---|---|
KR20040082633A KR20040082633A (en) | 2004-09-30 |
KR100619178B1 true KR100619178B1 (en) | 2006-09-05 |
Family
ID=36707372
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1020030017233A KR100619178B1 (en) | 2003-03-19 | 2003-03-19 | Method and apparatus for detecting invalid clicks on the internet search engine |
Country Status (4)
Country | Link |
---|---|
JP (1) | JP4358188B2 (en) |
KR (1) | KR100619178B1 (en) |
CN (2) | CN100533434C (en) |
WO (1) | WO2004084097A1 (en) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR100914600B1 (en) * | 2007-11-14 | 2009-08-31 | 엔에이치엔(주) | System and Method for Determining Invalid Clicks |
CN111444408A (en) * | 2020-03-26 | 2020-07-24 | 腾讯科技(深圳)有限公司 | Network search processing method and device and electronic equipment |
Families Citing this family (33)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US11042886B2 (en) | 2003-09-04 | 2021-06-22 | Google Llc | Systems and methods for determining user actions |
US8706551B2 (en) | 2003-09-04 | 2014-04-22 | Google Inc. | Systems and methods for determining user actions |
KR100786796B1 (en) * | 2005-03-25 | 2007-12-18 | 주식회사 다음커뮤니케이션 | Method and system for billing of internet advertising |
WO2006121269A1 (en) * | 2005-05-06 | 2006-11-16 | Nhn Corporation | Personalized search method and system for enabling the method |
KR20060028463A (en) * | 2006-03-09 | 2006-03-29 | 정성욱 | Click tracking and management system for online advertisement service |
KR100777660B1 (en) * | 2006-04-10 | 2007-11-19 | (주)소만사 | Method of detecting robot-based invalid use of keyword advertisement and computer-readable medium having thereon program performing function embodying the same |
KR100777659B1 (en) * | 2006-04-10 | 2007-11-19 | (주)소만사 | Device of detecting invalid use of keyword advertisement |
WO2008030670A1 (en) * | 2006-09-08 | 2008-03-13 | Microsoft Corporation | Detecting and adjudicating click fraud |
CN101075908B (en) * | 2006-11-08 | 2011-04-20 | 腾讯科技(深圳)有限公司 | Method and system for accounting network click numbers |
KR100857148B1 (en) * | 2007-04-26 | 2008-09-05 | 엔에이치엔(주) | Method for processing invalid click and system for executing the method |
KR100841348B1 (en) * | 2007-08-16 | 2008-06-25 | 방용정 | Non-cost internet advertisement system each time unfairness click of cost-per-click-view and method thereof |
KR100902466B1 (en) * | 2007-10-30 | 2009-06-11 | 엔에이치엔비즈니스플랫폼 주식회사 | System and Method for Tracking a Keyword Search Abuser |
KR101020949B1 (en) * | 2008-11-18 | 2011-03-09 | 주식회사 데이타웨이브 시스템 | Method and server for detecting unfair click of keyword advertisement |
KR20110116562A (en) | 2010-04-19 | 2011-10-26 | 서울대학교산학협력단 | Method and system for detecting bot scum in massive multiplayer online role playing game |
CN102289756A (en) * | 2010-06-18 | 2011-12-21 | 百度在线网络技术(北京)有限公司 | Method and system for judging click validation |
KR101158464B1 (en) * | 2010-11-26 | 2012-06-20 | 고려대학교 산학협력단 | Method and apparatus for detecting bot process |
CN103368857B (en) * | 2012-03-26 | 2016-09-21 | 北大方正集团有限公司 | A kind of method and system sending data message |
CN102663062B (en) * | 2012-03-30 | 2015-01-14 | 北京奇虎科技有限公司 | Method and device for processing invalid links in search result |
JP2014026528A (en) * | 2012-07-27 | 2014-02-06 | Nippon Telegr & Teleph Corp <Ntt> | Effective click counter, method and program |
KR101919137B1 (en) * | 2012-11-08 | 2018-11-15 | 네이버 주식회사 | Display advertising rate calculating method and system acording to value index of advertisement slot |
KR101781311B1 (en) | 2013-07-26 | 2017-09-22 | 엠파이어 테크놀로지 디벨롭먼트 엘엘씨 | Device and session identification |
CN103475543A (en) * | 2013-09-11 | 2013-12-25 | 北京思特奇信息技术股份有限公司 | Abnormal system service call detection method and system |
US10115125B2 (en) * | 2014-06-03 | 2018-10-30 | Excalibur Ip, Llc | Determining traffic quality using event-based traffic scoring |
CN104331306B (en) * | 2014-10-14 | 2017-05-10 | 北京齐尔布莱特科技有限公司 | Content updating method, equipment and system |
CN104580244B (en) * | 2015-01-26 | 2018-03-13 | 百度在线网络技术(北京)有限公司 | The defence method and device clicked maliciously |
KR101639752B1 (en) * | 2015-02-13 | 2016-07-15 | 네이버 주식회사 | System and method for aggregating view of contents using filter logic |
CN105069061B (en) * | 2015-07-28 | 2019-03-12 | 安一恒通(北京)科技有限公司 | Method and system for loading webpage in historical browsing record, browser and server |
CN105677869A (en) * | 2016-01-06 | 2016-06-15 | 广州神马移动信息科技有限公司 | Multidimensional search log anti-cheating method, system and computing equipment |
CN107526748B (en) * | 2016-06-22 | 2021-08-03 | 华为技术有限公司 | Method and equipment for identifying user click behavior |
CN108255885B (en) * | 2016-12-29 | 2020-11-06 | 北京酷我科技有限公司 | Song recommendation method and system |
CN110020206B (en) * | 2019-04-12 | 2021-10-15 | 北京搜狗科技发展有限公司 | Search result ordering method and device |
CN110069691B (en) * | 2019-04-29 | 2021-05-28 | 百度在线网络技术(北京)有限公司 | Method and device for processing click behavior data |
JP6873343B1 (en) * | 2020-09-07 | 2021-05-19 | シエンプレ株式会社 | Unauthorized click prevention system, unauthorized click prevention method and program |
Family Cites Families (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6269361B1 (en) * | 1999-05-28 | 2001-07-31 | Goto.Com | System and method for influencing a position on a search result list generated by a computer network search engine |
KR20020020584A (en) * | 2000-09-09 | 2002-03-15 | 맹진기 | Internet survey system and method and media for storing program source thereof |
-
2003
- 2003-03-19 KR KR1020030017233A patent/KR100619178B1/en active IP Right Grant
-
2004
- 2004-02-27 CN CNB200480007418XA patent/CN100533434C/en not_active Expired - Lifetime
- 2004-02-27 WO PCT/KR2004/000416 patent/WO2004084097A1/en active Application Filing
- 2004-02-27 CN CNA2008101610324A patent/CN101388035A/en active Pending
- 2004-02-27 JP JP2005518761A patent/JP4358188B2/en not_active Expired - Lifetime
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR100914600B1 (en) * | 2007-11-14 | 2009-08-31 | 엔에이치엔(주) | System and Method for Determining Invalid Clicks |
CN111444408A (en) * | 2020-03-26 | 2020-07-24 | 腾讯科技(深圳)有限公司 | Network search processing method and device and electronic equipment |
CN111444408B (en) * | 2020-03-26 | 2021-09-14 | 腾讯科技(深圳)有限公司 | Network search processing method and device and electronic equipment |
Also Published As
Publication number | Publication date |
---|---|
JP2006520940A (en) | 2006-09-14 |
JP4358188B2 (en) | 2009-11-04 |
CN100533434C (en) | 2009-08-26 |
WO2004084097A1 (en) | 2004-09-30 |
CN101388035A (en) | 2009-03-18 |
KR20040082633A (en) | 2004-09-30 |
CN1761961A (en) | 2006-04-19 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
KR100619178B1 (en) | Method and apparatus for detecting invalid clicks on the internet search engine | |
Aliero et al. | An algorithm for detecting SQL injection vulnerability using black-box testing | |
US9680866B2 (en) | System and method for analyzing web content | |
US8229930B2 (en) | URL reputation system | |
US9654495B2 (en) | System and method of analyzing web addresses | |
US8020206B2 (en) | System and method of analyzing web content | |
US6910077B2 (en) | System and method for identifying cloaked web servers | |
CN111563216B (en) | Local data caching method and device and related equipment | |
US20210194906A1 (en) | Method and server for recognizing abnormal access behavior | |
CN111756724A (en) | Detection method, device and equipment for phishing website and computer readable storage medium | |
CN113518077A (en) | Malicious web crawler detection method, device, equipment and storage medium | |
CN116324766A (en) | Optimizing crawling requests by browsing profiles | |
CN103440454B (en) | A kind of active honeypot detection method based on search engine keywords | |
CN112424778A (en) | Information processing device, information processing method, and information processing program | |
AU2013206427A1 (en) | System and method of analyzing web addresses | |
KR100619179B1 (en) | Method and apparatus for detecting invalid clicks on the internet search engine | |
US9843559B2 (en) | Method for determining validity of command and system thereof | |
KR20040083340A (en) | Method and apparatus for detecting invalid clicks on the internet search engine | |
JP4542122B2 (en) | An apparatus for performing URL filtering by acquiring an original URL of content stored in a cache server or the like | |
Swathi et al. | Detection of Phishing Websites Using Machine Learning | |
KR102446674B1 (en) | Security method via network packet for tracking the information user | |
KR102521784B1 (en) | Access management apparatus and method for managing database access based on web application server | |
KR100914600B1 (en) | System and Method for Determining Invalid Clicks | |
Zou et al. | Malicious Websites Identification Based on Active-Passive Method | |
CN117390410A (en) | Data identification method, device, equipment and storage medium |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A201 | Request for examination | ||
A302 | Request for accelerated examination | ||
A107 | Divisional application of patent | ||
E902 | Notification of reason for refusal | ||
A107 | Divisional application of patent | ||
AMND | Amendment | ||
E902 | Notification of reason for refusal | ||
AMND | Amendment | ||
E601 | Decision to refuse application | ||
J201 | Request for trial against refusal decision | ||
AMND | Amendment | ||
E801 | Decision on dismissal of amendment | ||
B601 | Maintenance of original decision after re-examination before a trial | ||
J301 | Trial decision |
Free format text: TRIAL DECISION FOR APPEAL AGAINST DECISION TO DECLINE REFUSAL REQUESTED 20050218 Effective date: 20060720 |
|
S901 | Examination by remand of revocation | ||
GRNO | Decision to grant (after opposition) | ||
GRNT | Written decision to grant | ||
FPAY | Annual fee payment |
Payment date: 20130626 Year of fee payment: 8 |
|
FPAY | Annual fee payment |
Payment date: 20140701 Year of fee payment: 9 |
|
FPAY | Annual fee payment |
Payment date: 20150722 Year of fee payment: 10 |
|
FPAY | Annual fee payment |
Payment date: 20160725 Year of fee payment: 11 |
|
FPAY | Annual fee payment |
Payment date: 20170704 Year of fee payment: 12 |
|
FPAY | Annual fee payment |
Payment date: 20190701 Year of fee payment: 14 |