WO2014115671A1 - 広告主サイトサーバー装置、広告主サイトサーバー管理方法、および広告主サイトサーバー管理プログラム - Google Patents

広告主サイトサーバー装置、広告主サイトサーバー管理方法、および広告主サイトサーバー管理プログラム Download PDF

Info

Publication number
WO2014115671A1
WO2014115671A1 PCT/JP2014/050917 JP2014050917W WO2014115671A1 WO 2014115671 A1 WO2014115671 A1 WO 2014115671A1 JP 2014050917 W JP2014050917 W JP 2014050917W WO 2014115671 A1 WO2014115671 A1 WO 2014115671A1
Authority
WO
WIPO (PCT)
Prior art keywords
end user
user terminal
partner site
site
terminal device
Prior art date
Application number
PCT/JP2014/050917
Other languages
English (en)
French (fr)
Inventor
勝 栗田
明彦 松尾
薫 石山
横田 隼人
Original Assignee
株式会社ぐるなび
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 株式会社ぐるなび filed Critical 株式会社ぐるなび
Publication of WO2014115671A1 publication Critical patent/WO2014115671A1/ja

Links

Images

Classifications

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

Definitions

  • the present invention relates to an advertiser site server device, an advertiser site server management method, and an advertiser site server management program.
  • partner site links to the advertiser site, and a viewer (hereinafter also referred to as “end user”) registers as a member on the advertiser site via the link.
  • end user There is a mechanism in which a reward is paid to a partner site that is a link source when a product is purchased or a product is purchased, and this is called an affiliate system or simply an affiliate.
  • an affiliate link is generated on the web page for affiliate link generation provided by the affiliate management server device.
  • the affiliate link is generated. It is necessary to copy and paste the affiliate link into the source code of the web page of the partner site (see, for example, Patent Document 1).
  • the present invention has been made to solve the above-mentioned problems, and it is not necessary to generate an affiliate link each time on the web page for generating an affiliate link.
  • the affiliate system can be used simply by describing or copying / pasting the URL in the source code of the web page of the partner site.
  • the advertiser site server device of the present invention is: An advertiser site server device connected to an end user terminal device, a partner site server device, and an affiliate server device via a computer network, and displaying a predetermined web page in response to a request from the end user terminal device, Web page providing means for providing at least a landing page in response to a request from the end user terminal device; Partner that checks whether the link source information (hereinafter also referred to as “referrer”) of the end user terminal device that has accessed the Web page provided by the Web page providing means is the link source information defined in advance in the partner site authentication file.
  • partner that checks whether the link source information (hereinafter also referred to as “referrer”) of the end user terminal device that has accessed the Web page provided by the Web page providing means is the link source information defined in advance in the partner site authentication file.
  • Site check means When the result of the check by the partner site check means indicates that the link source information of the end user terminal device is link source information defined in advance in the partner site authentication file, Cookie issuing means for outputting a tracking cookie to be transmitted to the end user terminal device; Click log file output means for outputting a click log file to be transmitted to the affiliate server device; Click log transmission means for transmitting the click log file to the affiliate server device; Result information for reading the tracking cookie from the end user terminal device and transmitting the result information to the affiliate server device when the Web page providing means provides a thanks page in response to a request from the end user terminal device An advertiser site server device comprising a transmission means.
  • the link source information includes the URL of the partner site
  • the partner site check means checks whether the URL of the partner site included in the link source information and the URL defined in advance in the partner site authentication file completely match.
  • the partner site check means checks whether a predetermined level including the top domain of the URL of the partner site included in the link source information completely matches the URL defined in the partner site authentication file. It is preferable to do.
  • the referrer of the end user who has accessed the advertiser site is examined, a cookie is sent to the terminal device of the end user who has accessed via the authenticated partner site, and the click log is recorded.
  • Output and send to affiliate server device and then, when the end user terminal device reaches the Thanks page, it is necessary for advertiser to pay partner site administrator by sending result information to affiliate server device Information can be obtained.
  • 1 shows an overview of an entire affiliate system according to an embodiment of the present invention.
  • 1 shows a functional configuration of an advertiser site server apparatus according to an embodiment of the present invention.
  • 1 shows a functional configuration of an affiliate server device according to an embodiment of the present invention. It is a figure for demonstrating the file for partner site authentication. It is a figure for demonstrating the cookie issued by an advertiser site server. It is a figure for demonstrating the click log issued by an advertiser site server. It is a figure for demonstrating an affiliate link. It is a figure for demonstrating the socket program for result transmission. It is a figure for demonstrating the socket program for result reception. It is a figure for demonstrating the flow of a process in an advertiser site server apparatus. It is a figure for demonstrating the flow of a process in an advertiser site server apparatus. It is a figure for demonstrating the flow of a process in an advertiser site server apparatus. It is a figure for demonstrating the flow of a process in an advertiser site server apparatus. It is a figure for demonstrating
  • the partner site information DB 3-r-1 is connected to the advertiser site server device 3-r, and the partner site information DB 6 and the result information DB 6 are connected to the affiliate server device 5.
  • the end user terminal device 1-k, the partner site server device 2-n, the advertiser site server device 3-r, the shared storage device 4, and the affiliate server device 5 use, for example, TCP / IP as a communication protocol via the network NW. Data can be transmitted and received with each other.
  • the end user terminal device 1-k is a terminal device used by the end user.
  • the end user can browse the first Web page provided by the partner site server apparatus 2-n using the terminal apparatus 1-k.
  • the advertiser site server apparatus 3- It is possible to transition to the second Web page provided by r.
  • the partner site ID is a unique numerical value assigned to the partner site.
  • the advertiser site ID promotional ID
  • the banner ID is a unique numerical value that does not fog on all advertiser sites, and in the case of a point medium, it is a point site member ID (character string) (see the affiliate link case).
  • the partner site authentication file is a list of partner site URLs and the like authenticated by the affiliate system. Update regularly (eg once a day).
  • the web server software module is a web server software module that is activated when the advertiser site is accessed, and authenticates by using a partner site authentication file and a referrer when activated. At that time, a tracking cookie is output. Installed on the advertiser server.
  • the tracking cookie is a tracking cookie output by a module of the Web server software.
  • the image distribution program outputs an image of an image advertisement posted on the partner site. Check the partnership status to see if it can be distributed, and if it can be output, measure the output of the image and the impression (the number of times the advertisement is exposed (published)).
  • the socket program (for sending) reads the cookie on the Thanks screen (thanks page) after conversion (product purchase, new user registration, etc.), and sockets the necessary information to the socket program (for receiving). It also deletes tracking cookies. Installed on the advertiser server.
  • the socket program (for reception) records the data sent by the socket program (for transmission) as a conversion.
  • the result of the processing is left as a history. End users are general viewers who perform clicks and conversions on partner sites.
  • the advertiser site server device includes a Web page providing unit 201, an exclusion list checking unit 202, a partner site checking unit 203, a cookie issuing unit 204, a click log output unit 205, a click log transmission unit 206, a result.
  • Data transmission means 207 and storage means 208 are provided.
  • the web page providing unit 201 provides at least a landing page in response to a request from the end user terminal device.
  • the exclusion list check means 202 checks whether it is a no referer (has accessed the page directly without going through any site).
  • the partner site check unit 203 is a link in which link source information (hereinafter also referred to as “referrer”) of an end user terminal device that has accessed a Web page provided by the Web page providing unit 201 is defined in the partner site authentication file in advance. Check if the original information.
  • Cookie issuing means 204 when the result of the check by partner site checking means 203 indicates that "the link source information of the end user terminal device is the link source information defined in advance in the partner site authentication file" Output tracking cookies to be sent to the user terminal.
  • the click log output unit 205 Output a click log file to be sent to the affiliate server device.
  • the click log transmission means 206 transmits a click log file to the affiliate server device.
  • the result data transmitting unit 207 reads the tracking cookie from the end user terminal device and transmits the result information to the affiliate server device when the Web page providing unit 201 provides a thanks page in response to a request from the end user terminal device. To do.
  • the storage unit 208 stores an excluded domain list and partner site information. The excluded domain list and partner site information are updated periodically (for example, every 24 hours).
  • the affiliate server device includes result data receiving means 301 and storage means 302.
  • the result data receiving unit 301 receives the result data transmitted from the result data transmitting unit 207 of the plurality of advertiser site server apparatuses.
  • the storage unit 302 stores partner site information, result information, and click log information.
  • the partner site information stored in the storage unit 302 is transmitted to each advertiser site server device via the shared storage.
  • the click log information stored in the storage unit 302 is obtained by merging information transmitted from a plurality of advertiser site server apparatuses to the affiliate server apparatus via the shared storage.
  • the result information stored in the storage unit 302 is obtained by merging the result data transmitted from the result data transmission unit 207 of the plurality of advertiser site server apparatuses.
  • FIG. 3 is a diagram showing a flow of tracking processing in the present embodiment. The flow of processing will be described below based on this figure.
  • S101 The advertiser site and the partner site are in an affiliated state, and the partner posts an affiliate link.
  • ga_bid indicates a banner ID
  • ga_pid indicates a partner site ID. Get the advertiser site ID from the banner ID.
  • Measure impression logs. Impression means the number of times an advertisement is displayed.
  • S102 The end user clicks an advertisement on the partner site.
  • S103 The end user who clicked the link transitions to the landing page of the advertiser site.
  • the Web server software module (Web page providing means) is activated and performs the following processing.
  • Read a partner authentication file cached on a distributed memory cache server (eg memcached).
  • the partner authentication file stored in the location specified by the setting file is cached in the distributed memory cache server at a predetermined timing (for example, once a day).
  • Search whether the referrer of the access user is defined in the partner site authentication file (partner site information). If the partner site is defined in the partner site authentication file, a tracking cookie and click log file are output. If there is a banner ID in the request parameter, this information is acquired and a tracking cookie and click log file are output.
  • S105 The result data is transmitted by the socket program.
  • the cookie is read (S1051), Send the result information to the affiliate system (S1052), The cookie is deleted (S1053).
  • the result data is confirmed.
  • the affiliate system (affiliate server) receives the result data transmitted from the advertiser side and processes the order information.
  • FIG. 4A shows an example of a partner site authentication file format in the present embodiment.
  • FIG. 4B shows an example of the partner site authentication file.
  • FIG. 4C shows an example of the contents of the difference flag.
  • FIG. 5B shows an example of the cookie item (value).
  • FIG. 5C shows an example of a cookie value format.
  • FIG. 5D shows an example of cookie contents.
  • FIG. 6A shows an example of the click log format.
  • FIG. 6B shows an example of the click log.
  • a click log is output when it is confirmed that access is from an authenticated partner site by checking whether it is an authenticated partner site defined in the partner site authentication file cached in the distributed memory cache server.
  • the partner can get an advertisement by acquiring an affiliate link from the partner management screen and describing the URL on the partner site.
  • the partner may write an affiliate link directly in the source code of the web page of the partner site.
  • An example of a direct link is shown in FIG. Fig. 7 (b) shows an example of direct link + nofollow.
  • FIG. 7C shows an example of + nofollow with a tracking parameter.
  • ⁇ Outcome sending socket program> An outline of the processing of the result transmission socket program (result data transmission means) will be described.
  • a tracking cookie is read from the end user terminal device when the following reading conditions are satisfied.
  • the domain name is the domain of the local server (advertiser server).
  • ⁇ Cookie name is "g_advertiser site ID" If no tracking cookie exists under the above conditions, the process ends. If there is a tracking cookie, read the contents.
  • the socket program (for reception) is transmitted with the parameters shown in FIG. FIG. 8B shows an example of purchased product information.
  • the outline of the processing of the result receiving socket program (result data receiving means) will be described.
  • the result receiving socket program receives the result data transmitted by the result transmitting socket program.
  • the result data converted based on the parameters received from the result sending socket program is stored with the reward amount applied at that time.
  • FIG. 9 shows an example of parameters of the result receiving socket program.
  • the order number, multistage reward identifier, store number, purchased product information, click date / time, IP address, and UserAgent are changed for each achievement point.
  • the excluded domain list is arranged in the advertiser site server device.
  • the description information in the excluded domain list is described with a line feed for each domain.
  • An example of the excluded domain list is shown below. .abc.jp .tokyo.jp .gnv.co.jp .gohan.com
  • the domain described in each line of the excluded domain list completely matches the domain part of the URL acquired from the referrer of the access user, the domain is excluded (YES in S1003).
  • ⁇ Matching referrer and partner site URL> The matching of referrer and partner site URL will be described. Assume that the following URL is acquired from the referrer. http://eblo.jp/921614359632/aaaa/aaaa.html in this case mr_eblo.jp/921614359632/aaaa/aaaa.html (Mr means subdomain.) Is matched as KEY, and if it does not match, it goes down twice (target up to 3 layers including the top domain). In the present embodiment, there are three hierarchies, but the lower hierarchy is not limited to three hierarchies if defined separately. The hierarchy counts the top domain as one hierarchy.
  • first mr_eblo.jp Matching is executed with KEY as the key, and if it completely matches one of the partner site URLs in the partner site information (YES in S1006), the process proceeds to S1103. Since it is still the first layer (NO in S1101), the process proceeds to S1102 mr_eblo.jp/921614359632 Matching is executed with KEY as the key, and if it completely matches one of the partner site URLs in the partner site information (YES in S1006), the process proceeds to S1103.
  • a cookie is generated and issued based on the request information and information acquired from memcached (S1104).
  • a click log is output based on the request information and information acquired from memcached (S1106). -Click log output timing Output once per click. Even if multiple Cookies are issued, the click log is only once.
  • Click log output destination Output location: Advertiser server / xxx / xxx / xxx / xxx The output destination is described in httpd.conf or an external definition file.
  • the log file name is, for example, click_log_YYYYMMDD.log.

Landscapes

  • Business, Economics & Management (AREA)
  • Strategic Management (AREA)
  • Engineering & Computer Science (AREA)
  • Accounting & Taxation (AREA)
  • Development Economics (AREA)
  • Finance (AREA)
  • Economics (AREA)
  • Game Theory and Decision Science (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Marketing (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Information Transfer Between Computers (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

 コンピュータネットワークを介してエンドユーザー端末装置、パートナーサイトサーバー装置、およびアフィリエイトサーバー装置と接続され、エンドユーザー端末装置からの要求に応じて所定のWebページを表示させる広告主サイトサーバー装置であって、エンドユーザー端末装置からの要求に応じて少なくともランディングページを提供するWebページ提供手段と、Webページ提供手段が提供するWebページにアクセスしてきたエンドユーザー端末装置のリンク元情報がパートナーサイト認証ファイルに予め定義されているリンク元情報かをチェックするパートナーサイトチェック手段と、パートナーサイトチェック手段によるチェックの結果が、エンドユーザー端末装置のリンク元情報がパートナーサイト認証ファイルに予め定義されているリンク元情報であることを示す場合に、1)エンドユーザー端末装置へ送信するトラッキング用クッキーを出力するクッキー発行手段と、2)アフィリエイトサーバー装置へ送信するクリックログファイルを出力するクリックログファイル出力手段と、アフィリエイトサーバー装置へクリックログファイルを送信するクリックログ送信手段と、エンドユーザー端末装置からの要求に応じてWebページ提供手段がサンクスページを提供する場合に、エンドユーザー端末装置からトラッキング用クッキーを読み込み、アフィリエイトサーバー装置へ成果情報を送信する成果情報送信手段とを有する。

Description

広告主サイトサーバー装置、広告主サイトサーバー管理方法、および広告主サイトサーバー管理プログラム
 本発明は、広告主サイトサーバー装置、広告主サイトサーバー管理方法、および広告主サイトサーバー管理プログラムに関する。
 パートナーのWebサイト(以下、「パートナーサイト」ともいう)が広告主サイトへリンクを張り、閲覧者(以下、「エンドユーザ」ともいう)がそのリンクを経由して当該広告主のサイトで会員登録したり商品を購入したりすると、リンク元であるパートナーサイトに報酬が支払われるという仕組みがあり、これをアフィリエイトシステムまたは単にアフィリエイトと呼ぶ。
 パートナーサイトのWebページにアフィリエイト用リンクを埋め込むためには、1)まずアフィリエイト管理サーバー装置が提供するアフィリエイト用リンク生成のためのWebページにてアフィリエイト用リンクを生成させ、2)次に、生成させたアフィリエイト用リンクをパートナーサイトのWebページのソースコード内にコピー・ペーストする必要があった(例えば、特許文献1参照)。
特許第4647717号公報
 前記のごとく、従来は、アフィリエイト用リンク生成のためのWebページにてアフィリエイト用リンクを都度生成させ、生成させたアフィリエイト用リンクをパートナーサイトのWebページのソースコード内にコピー・ペーストする必要があり、煩わしかった。
 そこで本発明は、上記問題点を解決するためになされたものであり、アフィリエイト用リンク生成のためのWebページにてアフィリエイト用リンクを都度生成させる必要がなく、リンク先である広告主のサイトのURLをパートナーサイトのWebページのソースコード内に記述またはコピー・ペーストするだけで、アフィリエイトシステムを利用可能にするものである。
 本発明の広告主サイトサーバー装置は、
 コンピュータネットワークを介してエンドユーザー端末装置、パートナーサイトサーバー装置、およびアフィリエイトサーバー装置と接続され、前記エンドユーザー端末装置からの要求に応じて所定のWebページを表示させる広告主サイトサーバー装置であって、
 前記エンドユーザー端末装置からの要求に応じて少なくともランディングページを提供するWebページ提供手段と、
 前記Webページ提供手段が提供するWebページにアクセスしてきたエンドユーザー端末装置のリンク元情報(以下、「リファラー」ともいう)がパートナーサイト認証ファイルに予め定義されているリンク元情報かをチェックするパートナーサイトチェック手段と、
 前記パートナーサイトチェック手段によるチェックの結果が、前記エンドユーザー端末装置のリンク元情報が前記パートナーサイト認証ファイルに予め定義されているリンク元情報であることを示す場合に、
  前記エンドユーザー端末装置へ送信するトラッキング用クッキーを出力するクッキー発行手段と、
  前記アフィリエイトサーバー装置へ送信するクリックログファイルを出力するクリックログファイル出力手段と、
 前記アフィリエイトサーバー装置へ前記クリックログファイルを送信するクリックログ送信手段と、
 前記エンドユーザー端末装置からの要求に応じて前記Webページ提供手段がサンクスページを提供する場合に、前記エンドユーザー端末装置から前記トラッキング用クッキーを読み込み、前記アフィリエイトサーバー装置へ成果情報を送信する成果情報送信手段と
を有することを特徴とする広告主サイトサーバー装置である。
 前記リンク元情報は、パートナーサイトのURLを含み、
 前記パートナーサイトチェック手段は、前記リンク元情報に含まれるパートナーサイトのURLと、前記パートナーサイト認証ファイルに予め定義されているURLとが、完全に一致するかをチェックする、ことが好ましい。
 前記パートナーサイトチェック手段は、前記リンク元情報に含まれるパートナーサイトのURLのトップドメインを含む所定階層までと、前記パートナーサイト認証ファイルに予め定義されているURLとが、完全に一致するかをチェックする、ことが好ましい。
 このような構成とすることで、広告主サイトにアクセスしてきたエンドユーザーのリファラーを調べ、認証されているパートナーサイトを経由してアクセスしてきたエンドユーザーの端末装置にクッキーを送り、かつクリックログを出力してアフィリエイトサーバー装置に送り、その後、当該エンドユーザーの端末装置がサンクスページに到達したら、成果情報をアフィリエイトサーバー装置に送ることにより、広告主がパートナーサイト管理者に報酬を支払うために必要な情報を得ることができる。
本発明の実施形態にかかるアフィリエイトシステム全体の概要を示す。 本発明の実施形態にかかる広告主サイトサーバー装置の機能構成を示す。 本発明の実施形態にかかるアフィリエイトサーバー装置の機能構成を示す。 パートナーサイト認証用ファイルを説明するための図である。 広告主サイトサーバーで発行されるクッキーを説明するための図である。 広告主サイトサーバーで発行されるクリックログを説明するための図である。 アフィリエイトリンクを説明するための図である。 成果送信用ソケットプログラムを説明するための図である。 成果受信用ソケットプログラムを説明するための図である。 広告主サイトサーバー装置における処理の流れを説明するための図である。 広告主サイトサーバー装置における処理の流れを説明するための図である。 広告主サイトサーバー装置における処理の流れを説明するための図である。
 以下、図面を参照しながら、本発明のアフィリエイト管理サーバー装置の実施形態について説明する。
<全体概要>
 図1に示すように、エンドユーザー端末装置1-k(k=1,2,・・・m)(mは任意の自然数)、パートナーサイトサーバー装置2-n(n=1,2,・・・p)(pは任意の自然数)、広告主サイトサーバー装置3-r(r=1,2,・・・s)(sは任意の自然数)、共有ストレージ装置4、アフィリエイトサーバー装置5がインターネットなどのネットワークNWを介して接続されている。
 広告主サイトサーバー装置3-rにはパートナーサイト情報DB3-r-1が接続され、アフィリエイトサーバー装置5にはパートナーサイト情報DB6及び成果情報DB6が接続される。
 エンドユーザー端末装置1-k、パートナーサイトサーバー装置2-n、広告主サイトサーバー装置3-r、共有ストレージ装置4、アフィリエイトサーバー装置5は、ネットワークNWを介して、通信プロトコルに例えばTCP/IP等を用いて相互にデータ送受信が可能である。
 エンドユーザー端末装置1-kは、エンドユーザーが使用する端末装置である。エンドユーザーは端末装置1-kを使用して、パートナーサイトサーバー装置2-nが提供する第1のWebページを閲覧可能である。また、エンドユーザーが端末装置1-kを使用して、パートナーサイトサーバー装置2-nが提供するWebページ内のバナー広告をクリック等すると、バナー広告のリンク先である広告主サイトサーバー装置3-rが提供する第2のWebページへ遷移可能である。
 以下の説明で使用する用語の定義は下記のとおりである。
 パートナーサイトIDは、パートナーサイトに割り当てた一意の数値とする。
 広告主サイトID(プロモーションID)は、広告主サイトに割り当てた一意の数値とする。
 バナーIDは、全広告主サイトでかぶらない一意の数値とポイント媒体の場合はポイントサイト会員ID(文字列)(アフィリエイトリンクのケース参照)とする。
 パートナーサイト認証用ファイルは、アフィリエイトシステムで認証したパートナーサイトURLなどの一覧とする。定期的に(例えば、一日一回)更新する。
 Webサーバーソフトウェアのモジュールは、広告主サイトにアクセスした際に起動するWebサーバーソフトウェアのモジュールであって、起動された際にパートナーサイト認証用ファイルとリファラーを使用して認証する。その際にトラッキング用クッキーを出力する。広告主サーバーに設置される。
 トラッキング用クッキーは、Webサーバーソフトウェアのモジュールにて出力するトラッキング用クッキーである。
 画像配信プログラムは、パートナーサイトに掲載されたイメージ広告のイメージを出力する。提携状態などを見て配信可能かどうか確認し、出力可能な場合に画像の出力およびインプレッション(広告の露出(掲載)回数)を計測する。
 ソケットプログラム(送信用)は、コンバージョン(商品購入や新規ユーザー登録など)の後のサンクス画面(サンクスページ)でクッキーを読み取り、必要な情報をソケットプログラム(受信用)にソケット通信する。また、トラッキング用クッキーを削除する。広告主サーバーに設置される。
 ソケットプログラム(受信用)は、ソケットプログラム(送信用)で送られてきたデータをコンバージョンとして記録する。また処理の結果等を履歴として残す。
 エンドユーザーは、パートナーサイトにて、クリックやコンバージョンをする一般閲覧者とする。
<広告主サイトサーバー装置>
 図2に基づいて広告主サイトサーバー装置の機能構成を説明する。同図に示すように、広告主サイトサーバー装置は、Webページ提供手段201、除外リストチェック手段202、パートナーサイトチェック手段203、Cookie発行手段204、クリックログ出力手段205、クリックログ送信手段206、成果データ送信手段207、記憶手段208を備える。
 Webページ提供手段201は、エンドユーザー端末装置からの要求に応じて少なくともランディングページを提供する。
 除外リストチェック手段202は、ノーリファラー(どのサイトも経由することなく、直接ページにアクセスしてきた)かなどをチェックする。
 パートナーサイトチェック手段203は、Webページ提供手段201が提供するWebページにアクセスしてきたエンドユーザー端末装置のリンク元情報(以下、「リファラー」ともいう)がパートナーサイト認証ファイルに予め定義されているリンク元情報かをチェックする。
 Cookie発行手段204は、パートナーサイトチェック手段203によるチェックの結果が、「エンドユーザー端末装置のリンク元情報がパートナーサイト認証ファイルに予め定義されているリンク元情報である」ことを示す場合に、エンドユーザー端末装置へ送信するトラッキング用クッキーを出力する。
 クリックログ出力手段205は、パートナーサイトチェック手段203によるチェックの結果が、「エンドユーザー端末装置のリンク元情報がパートナーサイト認証ファイルに予め定義されているリンク元情報である」ことを示す場合に、アフィリエイトサーバー装置へ送信するクリックログファイルを出力する。
 クリックログ送信手段206は、アフィリエイトサーバー装置へクリックログファイルを送信する。
 成果データ送信手段207は、エンドユーザー端末装置からの要求に応じてWebページ提供手段201がサンクスページを提供する場合に、エンドユーザー端末装置からトラッキング用クッキーを読み込み、アフィリエイトサーバー装置へ成果情報を送信する。
 記憶手段208には、除外ドメインリスト、パートナーサイト情報が記憶される。除外ドメインリスト、パートナーサイト情報は定期的(例えば、24時間毎)に更新される。
<アフィリエイトサーバー装置>
 図3に基づいてアフィリエイトサーバー装置の機能構成を説明する。同図に示すように、アフィリエイトサーバー装置は、成果データ受信手段301、記憶手段302を備える。
 成果データ受信手段301は、複数の広告主サイトサーバー装置の成果データ送信手段207から送信される成果データを受信する。
 記憶手段302は、パートナーサイト情報、成果情報、クリックログ情報を記憶する。
 記憶手段302に記憶されているパートナーサイト情報は、共有ストレージを経由して各広告主サイトサーバー装置へ送信される。
 記憶手段302に記憶されているクリックログ情報は、複数の広告主サイトサーバー装置から共有ストレージを経由してアフィリエイトサーバー装置へ送信されたものをマージしたものである。
 記憶手段302に記憶されている成果情報は、複数の広告主サイトサーバー装置の成果データ送信手段207から送信された成果データをマージしたものである。
<トラッキング処理>
 図3は、本実施形態におけるトラッキング処理の流れを示す図である。同図に基づいて、処理の流れを以下に説明する。
S101:広告主サイトとパートナーサイトが提携状態でパートナーがアフィリエイトリンクを掲載する。
 広告画像またはダミー画像(テキスト広告の場合)配信の処理は下記の通りとする。
画像配信プログラム例:http://img.gurunavi.jp/track/deliver_image.php?ga_bid=1000&ga_pid=10101
ここでga_bidはバナーIDを、ga_pidはパートナーサイトIDを示す。
 バナーIDから広告主サイトIDを取得する。
 広告主サイトIDとパートナーサイトIDの提携状態を確認する。
 提携状態であることが確認された場合は、イメージ広告の場合は画像を配信し、テキスト広告の場合は、1×1のダミー画像を配信する。
 インプレッションログを計測する。インプレッションは、広告が表示された回数を意味する。
S102:エンドユーザーがパートナーサイトで広告をクリックする。
S103:リンクをクリックしたエンドユーザーが広告主サイトのランディングページへ遷移する。
S104:Webサーバーソフトウェアのモジュール(Webページ提供手段)が起動し、下記処理を行う。
 分散メモリキャッシュサーバ(例えば、memcached)にキャッシュされているパートナー認証ファイルを読み込む。
 設定ファイルで指定した場所に格納されているパートナー認証ファイルは、所定のタイミングで(例えば、1日1回)、分散メモリキャッシュサーバへキャッシュされるものとする。
 アクセスユーザのリファラーがパートナーサイト認証ファイル(パートナーサイト情報)に定義されているか検索する。
 パートナーサイト認証ファイルに定義されているパートナーサイトの場合に、トラッキング用クッキーとクリックログファイルを出力する。
 またリクエストパラメータにバナーIDがある場合、この情報を取得してトラッキング用クッキーとクリックログファイルを出力する。
S105:ソケットプログラムによる成果データの送信を行う。
 成果地点(サンクスページ)に設置されたソケットプログラムにてクッキーを保持しているユーザーがアクセスした場合に、クッキーを読み込み(S1051)、
 アフィリエイトシステムに成果情報を送信し(S1052)、
 クッキーを削除する(S1053)。
S106:成果データの確定を行う。
 アフィリエイトシステム(アフィリエイトサーバー)は、広告主側から送信された成果データを受信し、注文情報を処理する。
<パートナーサイト認証用ファイル>
 図4(a)に本実施形態におけるパートナーサイト認証用ファイルフォーマットの一例を示す。
 図4(b)にパートナーサイト認証用ファイルの一例を示す。
 図4(c)に差分フラグの内容の一例を示す。
<クッキー>
 図5(a)の内容にてクッキーの出力を行う。
 図5(b)にクッキー項目(値)の一例を示す。
 図5(c)にクッキー値フォーマットの一例を示す。
 図5(d)にクッキー内容の一例を示す。
<クリックログ>
 図6(a)にクリックログフォーマットの一例を示す。
 図6(b)にクリックログの一例を示す。
 分散メモリキャッシュサーバにキャッシュされているパートナーサイト認証ファイルに定義されている認証されたパートナーサイトかをチェックし、認証されたパートナーサイトからのアクセスであることが確認された場合にクリックログが出力される。
<アフィリエイトリンク>
 本発明の実施形態のアフィリエイトシステムでは、パートナーがパートナー管理画面からアフィリエイトリンクを取得し、そのURLをパートナーサイトに記述することで広告を掲載することができる。パートナーがパートナーサイトのWebページのソースコード内へアフィリエイトリンクを直接書いてもよい。
 アフィリエイトリンクは下記の3種類とする。
1)直リンク:バナーごとのクリックログの分析はできない。
2)直リンク+nofollow:バナーごとのクリックログの分析はできない。
3)トラッキング用パラメタ付き+nofollow:パラメタにはバナーIDを使用する。
「nofollow」は、「このページのリンクをたどらない」や「このリンクをたどらない」といった指示を検索エンジンに与える手段の1つである。
 図7(a)に直リンクの例を示し、
 図7(b)に直リンク+nofollowの例を示し、
 図7(c)にトラッキング用パラメタ付き+nofollowの例を示す。
<成果送信用ソケットプログラム>
 成果送信用ソケットプログラム(成果データ送信手段)の処理の概要について説明する。
 下記の読み込み条件を満たす場合にトラッキング用クッキーをエンドユーザー端末装置から読み込む。
・ドメイン名が自サーバー(広告主サーバー)のドメインであること。
・クッキー名が「g_広告主サイトID」
 上記条件でトラッキング用クッキーが存在しなかった場合、処理を終了する。
 トラッキング用クッキーが存在した場合、内容を読み込む。
 ソケットプログラム(受信用)を図8(a)のパラメタを付与した形でデータを送信する。
 図8(b)に購入商品情報の一例について示す。
<成果受信用ソケットプログラム>
 成果受信用ソケットプログラム(成果データ受信手段)の処理の概要について説明する。
 成果受信用ソケットプログラムは、成果送信用ソケットプログラムによって送信される成果データを受信する。
 成果送信用ソケットプログラムから受け取ったパラメタに基づいてコンバージョンした成果データをその時点で適用された報酬金額で保存する。
 図9に成果受信用ソケットプログラムのパラメタの一例を示す。
 注文番号、多段階報酬識別子、店舗番号、購入商品情報、クリック日時、IPアドレス、UserAgentについては成果地点毎に設定を変更する。
 図10から12に基づいて広告主サイトサーバー装置における処理の流れを説明する。
<除外リストチェック>
 除外ドメインリストを用いてクッキーを発行するか否かを判断する(S1001)。
 以下の場合は対象外と判断し(S1003でYES)Cookieを発行しない。
・ノーリファラーの場合
・モバイルアクセスの場合(UAに基づいて判別する)
・画像ファイルの場合(拡張子に基づいて判別する)
・リファラーが除外ドメインリストとしてファイルに登録されている場合
 除外ドメインリストが存在しない場合、または除外ドメインリストを取得できなかった場合(S1002でNO)、除外ドメインチェック(除外リストチェック)は行わない。
・パートナーサイト情報が取得できなかった場合
 除外ドメインリストは広告主サイトサーバー装置内に配置する。
 除外ドメインリストの記載情報はドメインごとに改行して記述される。除外ドメインリストの一例を以下に示す。
 .abc.jp
 .tokyo.jp
 .gnv.co.jp
 .gohan.com
 除外ドメインリストの各行に記載のドメインと、アクセスユーザのリファラーから取得したURLのドメイン部分が完全一致した時点で除外対象とする(S1003でYES)。
<パートナーサイト情報取得処理>
 パートナー認証(memcached)ファイルを読み込むことができ(S1005でYES)、アクセスユーザのリファラーがパートナーサイト認証ファイルに定義されているか検索し、認証されているパートナーサイトであると判断した場合に(S1006でYES)、トラッキング用クッキーを発行し(S1104)、クリックログファイルを出力する(S1106)。
<リファラーとパートナーサイトURLのマッチング>
 リファラーとパートナーサイトURLのマッチングについて説明する。
 リファラーから下記のURLを取得したとする。
http://eblo.jp/921614359632/aaaa/aaaaa.html
この場合
mr_eblo.jp/921614359632/aaaa/aaaaa.html
(mrはサブドメインを意味する。)
をKEYとしてマッチングして、マッチングしない場合には2回(トップドメインを含め3階層まで対象)まで下る。本実施形態では3階層とするが、下る階層は別途定義すれば3階層に限定されない。
 階層はトップドメインを1階層とカウントする。
 具体的には、まず
mr_eblo.jp
をKEYとしてマッチングを実行し、パートナーサイト情報内のパートナーサイトURLのいずれかと完全一致したら(S1006でYESなら)S1103へ進み、完全一致するものが無ければ(S1006でNOなら)S1101へ進む。
 まだ1階層目だから(S1101でNO)、S1102へ進み
mr_eblo.jp/921614359632
をKEYとしてマッチングを実行し、パートナーサイト情報内のパートナーサイトURLのいずれかと完全一致したら(S1006でYESなら)S1103へ進み、完全一致するものが無ければ(S1006でNOなら)S1101へ進む。
 まだ2階層目だから(S1101でNO)、S1102へ進み
mr_eblo.jp/921614359632/aaaa
をKEYとしてマッチングを実行し、パートナーサイト情報内のパートナーサイトURLのいずれかと完全一致したら(S1006でYESなら)S1103へ進み、完全一致するものが無ければ(S1006でNOなら)S1101へ進む。
3階層までやってもマッチングしない場合には(S1101でYES)、対象外とし、クッキーを発行しないルートでレスポンスを出力する(S1107)。
<Cookie発行処理>
 リクエスト情報、memcachedから取得した情報を元にクッキーを生成し、発行する(S1104)。
<クリックログ出力処理>
 リクエスト情報、memcachedから取得した情報を元に、クリックログを出力する(S1106)。
・クリックログ出力タイミング
 1クリックで1回出力する。Cookieが複数発行されたとしてもクリックログは1回だけとする。
・クリックログ出力先
 出力場所:広告主サーバー /xxx/xxx/xxx/xxx
 出力先はhttpd.confまたは外部定義ファイルに記載する。
 ログファイル名は、例えばclick_log_YYYYMMDD.logとする。
<ソケットプログラムによる成果データの送信>
 成果地点に設置されたソケットプログラムにてクッキーを保持しているユーザーがアクセスした場合に(S1108)、クッキーを読み込み、アフィリエイトシステムに成果情報を送信し(S1202)、クッキーを削除する。
<成果データの確定>
 広告主サイトサーバーから送信された成果データを受信し(S1221)、注文情報を処理する。
1-k:エンドユーザー端末装置
2-n:パートナーサイトサーバー装置
3-r:広告主サイトサーバー装置
4:共有ストレージ装置
5:アフィリエイトサーバー装置
201:Webページ提供手段
202:除外リストチェック手段
203:パートナーサイトチェック手段
204:Cookie発行手段
205:クリックログ出力手段
206:クリックログ送信手段
207:成果データ送信手段
208:記憶手段

Claims (5)

  1.  コンピュータネットワークを介してエンドユーザー端末装置、パートナーサイトサーバー装置、およびアフィリエイトサーバー装置と接続され、前記エンドユーザー端末装置からの要求に応じて所定のWebページを表示させる広告主サイトサーバー装置であって、
     前記エンドユーザー端末装置からの要求に応じて少なくともランディングページを提供するWebページ提供手段と、
     前記Webページ提供手段が提供するWebページにアクセスしてきたエンドユーザー端末装置のリンク元情報がパートナーサイト認証ファイルに予め定義されているリンク元情報かをチェックするパートナーサイトチェック手段と、
     前記パートナーサイトチェック手段によるチェックの結果が、前記エンドユーザー端末装置のリンク元情報が前記パートナーサイト認証ファイルに予め定義されているリンク元情報であることを示す場合に、
      前記エンドユーザー端末装置へ送信するトラッキング用クッキーを出力するクッキー発行手段と、
      前記アフィリエイトサーバー装置へ送信するクリックログファイルを出力するクリックログファイル出力手段と、
     前記アフィリエイトサーバー装置へ前記クリックログファイルを送信するクリックログ送信手段と、
     前記エンドユーザー端末装置からの要求に応じて前記Webページ提供手段がサンクスページを提供する場合に、前記エンドユーザー端末装置から前記トラッキング用クッキーを読み込み、前記アフィリエイトサーバー装置へ成果情報を送信する成果情報送信手段と
    を有することを特徴とする広告主サイトサーバー装置。
  2.  前記リンク元情報は、パートナーサイトのURLを含み、
     前記パートナーサイトチェック手段は、前記リンク元情報に含まれるパートナーサイトのURLと、前記パートナーサイト認証ファイルに予め定義されているURLとが、完全に一致するかをチェックする、請求項1に記載の広告主サイトサーバー装置。
  3.  前記パートナーサイトチェック手段は、前記リンク元情報に含まれるパートナーサイトのURLのトップドメインを含む所定階層までと、前記パートナーサイト認証ファイルに予め定義されているURLとが、完全に一致するかをチェックする、請求項2に記載の広告主サイトサーバー装置。
  4.  コンピュータネットワークを介してエンドユーザー端末装置、パートナーサイトサーバー装置、およびアフィリエイトサーバー装置と接続され、前記エンドユーザー端末装置からの要求に応じて所定のWebページを表示させる広告主サイトサーバー管理方法であって、
     Webページ提供手段が、前記エンドユーザー端末装置からの要求に応じて少なくともランディングページを提供するWebページ提供ステップと、
     パートナーサイトチェック手段が、前記パートナーサイトサーバー装置が提供するWebページを経由してアクセスしてきたエンドユーザー端末装置のリンク元情報がパートナーサイト認証ファイルに予め定義されているリンク元情報かをチェックするパートナーサイトチェックステップと、
     前記パートナーサイトチェック手段によるチェックの結果が、前記エンドユーザー端末装置のリンク元情報が前記パートナーサイト認証ファイルに予め定義されているリンク元情報であることを示す場合に、
      クッキー発行手段が、前記エンドユーザー端末装置へ送信するトラッキング用クッキーを出力するクッキー発行ステップと、
      クリックログファイル出力手段が、前記アフィリエイトサーバー装置へ送信するクリックログファイルを出力するクリックログファイル出力ステップと、
     クリックログ送信手段が、前記アフィリエイトサーバー装置へ前記クリックログファイルを送信するクリックログ送信ステップと、
     成果情報送信手段が、前記エンドユーザー端末装置からの要求に応じて前記Webページ提供手段がサンクスページを提供する場合に、前記エンドユーザー端末装置から前記トラッキング用クッキーを読み込み、前記アフィリエイトサーバー装置へ成果情報を送信する成果情報送信ステップと
    を有することを特徴とする広告主サイトサーバー管理方法。
  5.  請求項4に記載の広告主サイトサーバー管理方法の各ステップをコンピュータに実行させることを特徴とする広告主サイトサーバープログラム。
PCT/JP2014/050917 2013-01-22 2014-01-20 広告主サイトサーバー装置、広告主サイトサーバー管理方法、および広告主サイトサーバー管理プログラム WO2014115671A1 (ja)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2013009666A JP2014142724A (ja) 2013-01-22 2013-01-22 広告主サイトサーバー装置、広告主サイトサーバー管理方法、および広告主サイトサーバー管理プログラム
JP2013-009666 2013-01-22

Publications (1)

Publication Number Publication Date
WO2014115671A1 true WO2014115671A1 (ja) 2014-07-31

Family

ID=51227462

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2014/050917 WO2014115671A1 (ja) 2013-01-22 2014-01-20 広告主サイトサーバー装置、広告主サイトサーバー管理方法、および広告主サイトサーバー管理プログラム

Country Status (2)

Country Link
JP (1) JP2014142724A (ja)
WO (1) WO2014115671A1 (ja)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113743975A (zh) * 2021-01-29 2021-12-03 北京沃东天骏信息技术有限公司 一种广告效果处理方法和装置

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7366171B2 (ja) * 2022-02-16 2023-10-20 バリューコマース株式会社 トラッキングシステム、トラッキング方法及びトラッキングプログラム

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006079577A (ja) * 2004-09-10 2006-03-23 Ts Planning:Kk 広告配信管理システムにおける広告主サイトの呼出し方法及び記録方法
JP2007286803A (ja) * 2006-04-14 2007-11-01 Nippon Telegr & Teleph Corp <Ntt> 広告配信管理装置、広告配信管理方法、広告配信管理プログラム

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006079577A (ja) * 2004-09-10 2006-03-23 Ts Planning:Kk 広告配信管理システムにおける広告主サイトの呼出し方法及び記録方法
JP2007286803A (ja) * 2006-04-14 2007-11-01 Nippon Telegr & Teleph Corp <Ntt> 広告配信管理装置、広告配信管理方法、広告配信管理プログラム

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113743975A (zh) * 2021-01-29 2021-12-03 北京沃东天骏信息技术有限公司 一种广告效果处理方法和装置

Also Published As

Publication number Publication date
JP2014142724A (ja) 2014-08-07

Similar Documents

Publication Publication Date Title
US20200236569A1 (en) Cross-channel user tracking systems, methods, and devices
US7734722B2 (en) Deep clickflow tracking
US7191447B1 (en) Managing transfers of information in a communications network
RU2416127C2 (ru) Сетевые приборы для замены одних рекламных объявлений другими
EP2433258B1 (en) Protected serving of electronic content
US20090313318A1 (en) System and method using interpretation filters for commercial data insertion into mobile computing devices
US20140279045A1 (en) Cross-domain id synchronization in online advertisement
US9978072B2 (en) Computerized system and method for creating a modified version of a digital slide show by creating and inserting a digital content item into the digital slide show
JP5795124B2 (ja) 通信ネットワーク内でユーザがブラウジングする間にユーザを監視する方法およびサーバ
US9916587B2 (en) Computerized system and method for creating a modified version of a digital ticker data feed by creating and inserting a digital content item into the digital ticker data feed
US20110161181A1 (en) Management of advertisements
AU2009305747A1 (en) Method and system for displaying internet ad media using ETags
US20120005024A1 (en) Methods for selecting and displaying advertising links
US20070083673A1 (en) Hypertext content filter
US20180315081A1 (en) Systems and methods for discovery and tracking of web-based advertisements
US11743354B2 (en) Method of loading clickstream data into a web analytics platform
CN106709749B (zh) 媒体信息的投放方法及服务器
CN106796695A (zh) 应用安装的转化和识别
WO2014115671A1 (ja) 広告主サイトサーバー装置、広告主サイトサーバー管理方法、および広告主サイトサーバー管理プログラム
JP2002132836A (ja) ファイル生成装置、ファイル生成方法、データ管理方法、並びに情報通信端末装置
WO2014203015A1 (en) Cross-channel user tracking systems, methods and devices
CA2610714C (en) Deep clickflow tracking
JP4418190B2 (ja) メディア配信システム及び方法
JP7240451B2 (ja) トラッキングシステム、トラッキング方法及びトラッキングプログラム
WO2014192067A1 (ja) 情報処理システム、及び情報処理方法

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 14743363

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 14743363

Country of ref document: EP

Kind code of ref document: A1