JP7051469B2 - Tracking method - Google Patents

Tracking method Download PDF

Info

Publication number
JP7051469B2
JP7051469B2 JP2018018687A JP2018018687A JP7051469B2 JP 7051469 B2 JP7051469 B2 JP 7051469B2 JP 2018018687 A JP2018018687 A JP 2018018687A JP 2018018687 A JP2018018687 A JP 2018018687A JP 7051469 B2 JP7051469 B2 JP 7051469B2
Authority
JP
Japan
Prior art keywords
advertisement
selection
action
user terminal
time
Prior art date
Legal status (The legal status 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 status listed.)
Active
Application number
JP2018018687A
Other languages
Japanese (ja)
Other versions
JP2019135628A (en
Inventor
信敬 伊藤
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
ValueCommerce Co Ltd
Original Assignee
ValueCommerce Co Ltd
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 ValueCommerce Co Ltd filed Critical ValueCommerce Co Ltd
Priority to JP2018018687A priority Critical patent/JP7051469B2/en
Publication of JP2019135628A publication Critical patent/JP2019135628A/en
Application granted granted Critical
Publication of JP7051469B2 publication Critical patent/JP7051469B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Information Transfer Between Computers (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Description

本発明は、インターネット上で利用者をトラッキングするトラッキング方法に関する。 The present invention relates to a tracking method for tracking a user on the Internet.

近年では、インターネットサイト上でのアフィリエイト広告が活用されている。アフィリエイト広告では、広告主の広告をポータルサイト等の広告媒体サイトに掲載する。そして、利用者端末を用いて広告媒体サイトを閲覧する利用者に広告を選択(クリックやタップ)させることで、利用者端末を広告主のサイト(以下、「広告主サイト」と称する)に誘導する。この誘導後、広告主サイト上で利用者が商品の購入等の所定の行動をとると、広告成果があったと判定され、広告主から広告媒体主に成果報酬が支払われる。 In recent years, affiliate advertising on Internet sites has been utilized. In affiliate advertising, the advertiser's advertisement is posted on an advertising medium site such as a portal site. Then, by letting the user who browses the advertisement medium site using the user terminal select (click or tap) the advertisement, the user terminal is guided to the advertiser's site (hereinafter referred to as "advertiser site"). do. After this guidance, when the user takes a predetermined action such as purchasing a product on the advertiser site, it is determined that the advertising result has been achieved, and the advertiser pays the performance fee to the advertising medium owner.

このようなアフィリエイト広告では、利用者が広告を選択した後に所定の行動をとったことを追跡(トラッキング)する必要がある。 In such affiliate advertising, it is necessary to track (tracking) that the user has taken a predetermined action after selecting the advertisement.

従来のトラッキング方法としては、クッキーを用いたものが知られている。クッキーは、ブラウザを介してサイトにアクセスした利用者端末にファイルを生成し、一時的に保存する。生成されるファイルには、利用者がどこのサイトにアクセスしたのかという閲覧履歴等が記録される。 As a conventional tracking method, a method using a cookie is known. A cookie creates a file on a user terminal that accesses the site via a browser and temporarily stores it. In the generated file, the browsing history of which site the user accessed is recorded.

従って、クッキーを用いれば、利用者が広告を選択した後に所定の行動をとったことを追跡することが可能となる。 Therefore, cookies can be used to track that a user has taken a predetermined action after selecting an advertisement.

しかし、クッキーは、個々のブラウザに対して生成・保存されるため、同一利用者端末上の同一ブラウザのトラッキングはできても、同一利用者のトラッキングまではできない。つまり、クッキーを用いたトラッキングでは、広告媒体サイト上での広告の選択と広告主サイト上での所定の行動とが異なる利用者端末又はブラウザで行われると、トラッキングができないという問題がある。 However, since cookies are generated and stored for each browser, tracking of the same browser on the same user terminal is possible, but tracking of the same user is not possible. That is, in tracking using cookies, there is a problem that tracking cannot be performed if the selection of an advertisement on the advertisement medium site and the predetermined action on the advertiser site are performed on a user terminal or a browser different from each other.

例えば、同一利用者端末において、広告を選択する際にGOOGLECHROME(登録商標)をブラウザとして用い、所定の行動の際にInternetExplorer(登録商標)をブラウザとして用いると、クッキーではトラッキングができない。 For example, if GOOGLECHROME (registered trademark) is used as a browser when selecting an advertisement and Internet Explorer (registered trademark) is used as a browser in a predetermined action on the same user terminal, tracking cannot be performed with a cookie.

他にも、同一利用者端末において、広告の選択をアプリケーション上で行い、所定の行動をブラウザ上で行う場合や、広告の選択と所定の行動を異なる利用者端末で行う場合等は、クッキーによるトラッキングはできない。 In addition, when selecting an advertisement on the application and performing a predetermined action on the browser on the same user terminal, or when selecting an advertisement and performing a predetermined action on different user terminals, a cookie is used. Tracking is not possible.

これに対し、フィンガープリンティングによりトラッキングを行うことで、同一利用者のトラッキングを可能とする技術が知られている(例えば、非特許文献1参照)。フィンガープリンティングは、利用者端末を用いて広告媒体サイト上で広告を選択する時や広告主サイトで所定の行動をとる時に、個人情報を除いた複数のパラメータ、例えばCPU(CentralProcessing Unit)、システム設定言語、ユーザー設定言語、ユーザーエージェント、画面の解像度、タイムゾーン、プラグイン、フォント等を利用者端末から取得し、それらパラメータの組み合わせによって利用者を識別し、同一利用者のトラッキングを可能とする。 On the other hand, there is known a technique that enables tracking of the same user by performing tracking by fingerprinting (see, for example, Non-Patent Document 1). Fingerprinting refers to multiple parameters excluding personal information, such as CPU (Central Processing Unit) and system settings, when selecting an advertisement on an advertising medium site using a user terminal or taking a predetermined action on an advertiser site. The language, user setting language, user agent, screen resolution, time zone, plug-in, font, etc. are acquired from the user terminal, the user is identified by the combination of these parameters, and the same user can be tracked.

しかし、かかる従来のフィンガープリンティングでは、複数のパラメータ同士を比較することから、広告の選択時に取得した複数のパラメータを保存しておく必要が生じたり、比較時の処理を煩雑にするという問題があった。 However, in such conventional fingerprinting, since a plurality of parameters are compared with each other, there is a problem that it is necessary to save a plurality of parameters acquired at the time of selecting an advertisement and the processing at the time of comparison becomes complicated. rice field.

https://www.saitolab.org/fp_site/https://www.saitolab.org/fp_site/

本発明が解決しようとする問題点は、フィンガープリンティングにより広告の選択時と所定の行動時との間で利用者のトラッキングを行う際に、広告の選択時に利用者端末から取得した複数のパラメータを保存しておく必要が生じ、且つ処理が煩雑になることである。 The problem to be solved by the present invention is that when tracking a user between the time of selecting an advertisement and the time of a predetermined action by fingerprinting, a plurality of parameters acquired from the user terminal at the time of selecting an advertisement are used. It becomes necessary to save it, and the processing becomes complicated.

本発明は、つぎの事項(1)~(4)により特定されるトラッキング方法を最も主な特徴とする。
(1)広告媒体サイト上の広告を管理する広告管理サーバーと前記広告に対応する広告主サイトを管理する広告主サーバーとにより、前記広告主サイト上で所定の行動をとった利用者が前記広告媒体サイト上で前記広告を選択した利用者であるか否かをトラッキングするトラッキング方法であること
(2)前記広告管理サーバーが、利用者端末を用いて利用者が前記広告媒体サイト上の前記広告を選択した場合に、この選択時利用者端末から前記広告の選択時に取得した前記選択時利用者端末又は該選択時利用者端末の利用者を組み合わせによって識別可能とする前記選択時利用者端末の端末情報の複数の選択時パラメータにより、前記選択時利用者端末又は該選択時利用者端末の利用者を識別する選択時識別情報を生成すること
(3)前記広告管理サーバーが、利用者端末を用いて利用者が前記広告主サイト上で所定の行動をとった場合に、この行動時利用者端末から前記行動の確定時に取得した前記行動時利用者端末又は該行動時利用者端末の利用者を組み合わせによって識別可能とする前記行動時利用者端末の端末情報の複数の行動時パラメータにより、前記行動時利用者端末又は該行動時利用者端末の利用者を識別する行動時識別情報を生成すること
(4)前記広告管理サーバーが、前記行動時識別情報と同一の前記選択時識別情報が存在する場合に、前記広告主サイト上で所定の行動をとった利用者が前記広告を選択した利用者であると判断すること
The main feature of the present invention is the tracking method specified by the following items (1) to (4).
(1) The advertisement management server that manages the advertisement on the advertisement medium site and the advertiser server that manages the advertiser site corresponding to the advertisement allow the user who has taken a predetermined action on the advertiser site to perform the advertisement. It is a tracking method that tracks whether or not the user has selected the advertisement on the medium site. (2) The advertisement management server uses the user terminal to allow the user to use the advertisement on the advertisement medium site. When is selected, the user terminal at the time of selection acquired from the user terminal at the time of selection at the time of selecting the advertisement or the user of the user terminal at the time of selection can be identified by a combination of the user terminal at the time of selection. Generating selection-time identification information that identifies the user of the selection-time user terminal or the selection-time user terminal by a plurality of selection-time parameters of the terminal information (3) The advertisement management server uses the user terminal. When the user takes a predetermined action on the advertiser site by using the advertisement, the user of the user terminal at the time of the action or the user of the user terminal at the time of the action acquired at the time of confirming the action from the user terminal at the time of the action. Is generated by a plurality of behavioral parameters of the terminal information of the behavioral user terminal that can be identified by a combination of the above, and the behavioral identification information that identifies the user of the behavioral user terminal or the behavioral user terminal is generated. (4) When the advertisement management server has the same selection time identification information as the action time identification information, the user who has taken a predetermined action on the advertiser site selects the advertisement. To judge that you are a person

本発明では、利用者が広告媒体サイト上で広告を選択した時に選択時利用者端末から複数の選択時パラメータを取得し、利用者が広告主サイト上で所定の行動をした時に行動時利用者端末から複数の行動時パラメータを取得し、選択時及び行動時パラメータからそれぞれ生成された選択時識別情報及び行動時識別情報を相互に比較するので、複数の選択時パラメータを保存しておく必要性をなくし、且つ比較時の処理を簡素化することができる。 In the present invention, when a user selects an advertisement on an advertising medium site, a plurality of selection parameters are acquired from the user terminal at the time of selection, and when the user takes a predetermined action on the advertiser site, the user at the time of action Since multiple action-time parameters are acquired from the terminal and the selection-time identification information and action-time identification information generated from the selection-time and action-time parameters are compared with each other, it is necessary to save multiple selection-time parameters. It is possible to eliminate the problem and simplify the process at the time of comparison.

トラッキングシステムを示す概念図である(実施例1)。It is a conceptual diagram which shows the tracking system (Example 1). トラッキング方法の広告の選択時を示すフローチャートである(実施例1)。It is a flowchart which shows the time of selection of the advertisement of the tracking method (Embodiment 1). トラッキング方法の所定の行動時を示すフローチャートである(実施例1)。It is a flowchart which shows the predetermined action time of a tracking method (Embodiment 1). トラッキングシステムを示す概念図である(実施例2)。It is a conceptual diagram which shows the tracking system (Example 2). トラッキング方法の広告の選択時を示すフローチャートである(実施例2)。It is a flowchart which shows the time of selection of the advertisement of the tracking method (Embodiment 2). トラッキング方法の所定の行動時を示すフローチャートである(実施例2)。It is a flowchart which shows the predetermined action time of a tracking method (Example 2). トラッキングシステムを示す概念図である(実施例3)。It is a conceptual diagram which shows the tracking system (Example 3). トラッキング方法の広告の選択時を示すフローチャートである(実施例3)。It is a flowchart which shows the time of selection of the advertisement of the tracking method (Embodiment 3). トラッキング方法の所定の行動時を示すフローチャートである(実施例3)。It is a flowchart which shows the predetermined action time of a tracking method (Example 3).

フィンガープリンティングにより広告の選択時と所定の行動時との間で利用者のトラッキングを行う際に、広告の選択時に利用者端末から取得したパラメータを保存しておく必要性がなく、且つ処理を簡素化するという目的を、広告の選択時及び所定の行動をとった時とで利用者端末から取得される複数のパラメータにより識別情報を生成し、それら識別情報相互を比較するトラッキング方法及びトラッキングシステムにより実現した。 When tracking a user between the time of selecting an advertisement and the time of a predetermined action by fingerprinting, there is no need to save the parameters acquired from the user terminal at the time of selecting an advertisement, and the process is simplified. The purpose of this is to generate identification information from a plurality of parameters acquired from the user terminal when an advertisement is selected and when a predetermined action is taken, and by a tracking method and a tracking system that compare the identification information with each other. It was realized.

かかるトラッキング方法及びシステムは、広告の選択時と所定の行動時とで同一利用者又は利用者端末をトラッキングすることができ、例えば広告の選択時と所定の行動をとった時とで、異なる利用者端末を用いた場合、同一又は異なる利用者端末において異なるアプリケーションを用いた場合、異なるブラウザを用いた場合、アプリケーションとブラウザを用いた場合等に適用することが可能である。 Such a tracking method and system can track the same user or user terminal when an advertisement is selected and when a predetermined action is taken. For example, different uses are used when an advertisement is selected and when a predetermined action is taken. It can be applied when a user terminal is used, when different applications are used on the same or different user terminals, when different browsers are used, when an application and a browser are used, and the like.

[トラッキングシステム]
図1は、トラッキングシステムを示す概念図である。
[Tracking system]
FIG. 1 is a conceptual diagram showing a tracking system.

実施例1のトラッキングシステム1は、広告媒体サイトST1上の広告Kを管理する広告管理サーバー3と広告Kに対応する広告主サイトST2を管理する広告主サーバー5とにより、広告主サイトST2上で所定の行動をとった利用者が広告媒体サイトST1上で広告Kを選択した利用者であるか否かをトラッキングするものである。 The tracking system 1 of the first embodiment is on the advertiser site ST2 by the advertisement management server 3 that manages the advertisement K on the advertisement medium site ST1 and the advertiser server 5 that manages the advertiser site ST2 corresponding to the advertisement K. It tracks whether or not the user who has taken a predetermined action is the user who has selected the advertisement K on the advertisement medium site ST1.

なお、実施例1では、利用者が同一利用者端末7を用いて、広告媒体サイトST1上での広告Kの選択と広告主サイトST2上での所定の行動とを異なるブラウザA及びBで行う場合について説明する。 In the first embodiment, the user uses the same user terminal 7 to select the advertisement K on the advertisement medium site ST1 and perform a predetermined action on the advertiser site ST2 on different browsers A and B. The case will be described.

また、図1では、広告Kの選択時に用いる選択時利用者端末7及び所定の行動時に用いる行動時利用者端末7とを分けて記載しているが、選択時利用者端末7及び行動時利用者端末7は、上記のとおり同一の利用者端末7である。 Further, in FIG. 1, the selection user terminal 7 used at the time of selecting the advertisement K and the action user terminal 7 used at the predetermined action are described separately, but the selection user terminal 7 and the action user terminal 7 are described separately. The user terminal 7 is the same user terminal 7 as described above.

また、図1では、単一の利用者端末7、広告K、広告媒体サイトST1を示しているが、いずれも実際は多数存在する。 Further, FIG. 1 shows a single user terminal 7, an advertisement K, and an advertisement medium site ST1, but there are actually a large number of all of them.

広告Kの選択とは、利用者端末7を用いて広告媒体サイトST1上で広告Kをクリックやタップ等により選択することを意味する。なお、広告Kは、バナー広告等のように、広告主サイトST2へ誘導するインターネット上の広告をいう。所定の行動とは、利用者端末7を用いて広告主サイトST2上で「申込」「購入」「問い合わせ」「資料請求」等の広告主が事前に設定した広告の成果としての行為を意味する。これに関し、図1では、購入ボタンACを例示している。 The selection of the advertisement K means that the advertisement K is selected by clicking, tapping, or the like on the advertisement medium site ST1 using the user terminal 7. The advertisement K refers to an advertisement on the Internet that leads to the advertiser site ST2, such as a banner advertisement. The predetermined action means an action as a result of an advertisement preset by the advertiser such as "application", "purchase", "inquiry", "request for materials", etc. on the advertiser site ST2 using the user terminal 7. .. In this regard, FIG. 1 illustrates the purchase button AC.

また、広告媒体サイトST1は、インターネット上の広告を表示可能なサイトであり、広告媒体主に管理されている。利用者端末7は、インターネット上のサイトにアクセスして広告Kの選択及び所定の行動を可能とする情報処理装置であればよく、例えば、パーソナルコンピューターやタブレットコンピューター等の情報処理装置、いわゆるスマートフォン等の多機能携帯電話器、スマートスピーカーに代表されるAI(ArtificialIntelligence)端末装置(実施例3参照)等がある。実施例1の利用者端末7は、異なるブラウザA及びBにより、インターネット上のサイトを閲覧可能とするものである。 Further, the advertising medium site ST1 is a site capable of displaying advertisements on the Internet, and is mainly managed by the advertising medium. The user terminal 7 may be any information processing device that can access a site on the Internet to select an advertisement K and perform a predetermined action. For example, an information processing device such as a personal computer or a tablet computer, a so-called smartphone, or the like. There are multifunctional mobile phones, AI (Artificial Integrity) terminal devices represented by smart speakers (see Example 3), and the like. The user terminal 7 of the first embodiment makes it possible to browse a site on the Internet by using different browsers A and B.

広告管理サーバー3は、インターネットを通じて、利用者端末7及び広告主サーバー5と通信可能な情報処理装置である。実施例1の広告管理サーバー3は、アフィリエイトサービスプロバイダー(ASP)が運用するASPシステムを構築する。この広告管理サーバー3は、トラッキングプログラムの実行により各種の機能を有する。 The advertisement management server 3 is an information processing device capable of communicating with the user terminal 7 and the advertiser server 5 via the Internet. The advertisement management server 3 of the first embodiment constructs an ASP system operated by an affiliate service provider (ASP). The advertisement management server 3 has various functions by executing a tracking program.

実施例1において、広告管理サーバー3は、広告媒体サイトST1上の広告Kが利用者端末7上で選択された場合に、利用者端末7を広告主サイトST2に誘導する機能を有する。誘導は、広告Kの選択により利用者端末7を広告主サイトST2にリダイレクトさせることで行われる。 In the first embodiment, the advertisement management server 3 has a function of guiding the user terminal 7 to the advertiser site ST2 when the advertisement K on the advertisement medium site ST1 is selected on the user terminal 7. Guidance is performed by redirecting the user terminal 7 to the advertiser site ST2 by selecting the advertisement K.

また、広告管理サーバー3は、利用者が利用者端末7を用いて広告媒体サイトST1上の広告Kを選択した場合に、この選択時利用者端末7から取得した複数の選択時パラメータにより、選択時利用者端末7又はその利用者を識別する選択時識別情報(以下、「選択時ID」と称する。)を生成する機能を有する。 Further, when the user selects the advertisement K on the advertisement medium site ST1 using the user terminal 7, the advertisement management server 3 is selected by the plurality of selection parameters acquired from the user terminal 7 at the time of selection. It has a function of generating selection time identification information (hereinafter, referred to as “selection time ID”) for identifying the time user terminal 7 or its user.

複数の選択時パラメータは、従来と同様、例えばCPU、システム設定言語、ユーザー設定言語、ユーザーエージェント、画面の解像度、タイムゾーン、プラグイン、フォント等の個人情報を除く情報であり、それらの組み合わせによって選択時利用者端末7又はその利用者を識別可能とするものである。各選択時パラメータは、選択時利用者端末7又はその利用者を識別することはできないが、複数の組み合わせが指紋のようなユニーク情報となり、識別を可能とする。 The plurality of selection parameters are the same as before, except for personal information such as CPU, system setting language, user setting language, user agent, screen resolution, time zone, plug-in, font, etc., depending on the combination thereof. At the time of selection, the user terminal 7 or its user can be identified. Each selection parameter cannot identify the selection user terminal 7 or its user, but a plurality of combinations form unique information such as a fingerprint, which enables identification.

選択時IDは、複数の選択時パラメータから所定の演算を行って算出される情報であり、特に限定されるものではないが、例えばハッシュ関数を用いた演算により得られるハッシュ値等とすることが可能である。 The selection ID is information calculated by performing a predetermined operation from a plurality of selection parameters, and is not particularly limited, but may be, for example, a hash value obtained by an operation using a hash function. It is possible.

選択時パラメータの取得は、実施例1において、選択時利用者端末7から環境変数によって広告Kを識別する広告識別情報(以下、「広告ID」と称する。)及び広告媒体サイトST1を識別する広告媒体識別情報(以下、「媒体ID」と称する。)と共に行われる。この取得は、リダイレクト時にブラウザで実行されるJavascript(登録商標)によるプログラム等を通じて行うことができる。 In the first embodiment, the acquisition of the selection parameter is the advertisement identification information (hereinafter referred to as "advertisement ID") for identifying the advertisement K by the environment variable from the selection user terminal 7 and the advertisement for identifying the advertisement medium site ST1. It is performed together with the medium identification information (hereinafter, referred to as "medium ID"). This acquisition can be performed through a program by Javascript (registered trademark) executed by the browser at the time of redirection.

従って、実施例1の広告管理サーバー3は、広告媒体サイトST1上の広告Kが選択されると、選択時利用者端末7を広告主サーバー5の広告主サイトST2にリダイレクトさせ、このリダイレクト時に選択時利用者端末7から複数の選択時パラメータを広告ID及び媒体IDと共に取得する構成となっている。 Therefore, when the advertisement K on the advertisement medium site ST1 is selected, the advertisement management server 3 of the first embodiment redirects the user terminal 7 at the time of selection to the advertiser site ST2 of the advertiser server 5, and selects at the time of this redirect. It is configured to acquire a plurality of selection time parameters together with the advertisement ID and the medium ID from the time user terminal 7.

また、広告管理サーバー3は、取得した広告ID及び媒体IDを、生成した選択時IDと関連付けて広告Kの選択情報として保存する機能を有する。保存は、データベース等で行われる。なお、広告管理サーバー3は、広告主を識別する広告主識別情報(以下、「広告主ID」と称する。)と広告IDとを関連付けた広告主毎の広告テーブルを保存している。 Further, the advertisement management server 3 has a function of associating the acquired advertisement ID and medium ID with the generated selection ID and storing the advertisement K as selection information. Saving is performed in a database or the like. The advertisement management server 3 stores an advertisement table for each advertiser in which the advertiser identification information (hereinafter referred to as "advertiser ID") for identifying the advertiser and the advertisement ID are associated with each other.

さらに、広告管理サーバー3は、利用者端末7を用いて利用者が所定の行動をとった場合に、利用者端末7から取得した複数の行動時パラメータにより、行動時利用者端末7又はその利用者を識別する行動時識別情報(以下、「行動時ID」と称する。)を生成する機能を有する。 Further, the advertisement management server 3 uses the user terminal 7 at the time of action or its use according to a plurality of action-time parameters acquired from the user terminal 7 when the user takes a predetermined action using the user terminal 7. It has a function of generating behavioral identification information (hereinafter, referred to as "behavioral ID") for identifying a person.

行動時パラメータは、選択時パラメータと同様、例えばCPU、システム設定言語、ユーザー設定言語、ユーザーエージェント、画面の解像度、タイムゾーン、プラグイン、フォント等の個人情報以外の情報であり、それらの組み合わせによって行動時利用者端末7又はその利用者を識別可能とするものである。 Similar to the selection parameter, the action parameter is information other than personal information such as CPU, system setting language, user setting language, user agent, screen resolution, time zone, plug-in, font, etc., depending on the combination thereof. It makes it possible to identify the user terminal 7 at the time of action or the user thereof.

行動時IDは、選択時IDと同一の演算手法によって行動時パラメータから算出される情報であり、例えばハッシュ関数を用いた演算により得られるハッシュ値等とすることが可能である。 The action ID is information calculated from the action parameters by the same calculation method as the selection ID, and can be, for example, a hash value obtained by a calculation using a hash function.

実施例1において、行動時パラメータは、所定の行動が取られた場合に、行動時利用者端末7が所定の行動の内容を示す行動内容情報及び広告主IDを後述する行動確定ページPGより取得して、行動時パラメータと共に行動時利用者端末7が広告管理サーバー3に送って取得させる。 In the first embodiment, when a predetermined action is taken, the action-time user terminal 7 acquires the action content information indicating the content of the predetermined action and the advertiser ID from the action confirmation page PG described later. Then, the user terminal 7 at the time of action sends the parameter at the time of action to the advertisement management server 3 for acquisition.

行動内容情報は、利用者がとった所定の行動の内容を示す情報であり、例えば利用者が商品を購入した場合、購入した商品、数等を特定する情報となる。なお、広告主ID及び行動内容情報は、図1の広告管理サーバー3において、行動時IDと共に行動情報として取り扱っている。 The action content information is information indicating the content of a predetermined action taken by the user, and is information for specifying, for example, the purchased product, the number, etc. when the user purchases a product. The advertiser ID and the action content information are handled as action information together with the action ID in the advertisement management server 3 of FIG.

広告管理サーバー3は、行動時IDと同一の選択時IDが存在する場合に、広告主サイトST2上で所定の行動をとった利用者が広告Kを選択した利用者であると判断する機能を有する。実施例1においては、行動時IDと同一の選択時IDに対し、行動時利用者端末7から取得した広告主ID及び行動内容情報から特定される広告Kの選択情報を抽出し、抽出した選択情報の媒体IDに該当する広告媒体サイトST1に掲載された広告Kの広告成果があったことを認定する。 The advertisement management server 3 has a function of determining that the user who has taken a predetermined action on the advertiser site ST2 is the user who has selected the advertisement K when the same selection ID as the action ID exists. Have. In the first embodiment, the selection information of the advertisement K specified from the advertiser ID and the action content information acquired from the action user terminal 7 is extracted from the same selection ID as the action ID, and the extracted selection is made. It is confirmed that the advertisement result of the advertisement K posted on the advertisement medium site ST1 corresponding to the medium ID of the information has been achieved.

上記において広告主ID及び行動内容情報からの広告Kの特定は、例えば広告管理サーバー3が保存する広告テーブル並びに成果テーブル等を参照することで判断することで可能である。 In the above, the advertisement K can be specified from the advertiser ID and the action content information by, for example, by referring to the advertisement table, the result table, etc. stored in the advertisement management server 3.

成果テーブルは、所定の行動を広告Kに対する成果として関連付けているテーブルであり、広告主IDに広告IDを関連付けている広告テーブルと共に参照することで、広告主ID及び行動内容情報から広告Kや広告IDの特定を可能とする。 The result table is a table that associates a predetermined action as a result for the advertisement K, and by referring to the advertisement table that associates the advertisement ID with the advertiser ID, the advertisement K and the advertisement can be obtained from the advertiser ID and the action content information. It is possible to specify the ID.

広告主サーバー5は、広告管理サーバー3及び利用者端末7に対してインターネットを通じて通信可能な情報処理装置である。この広告主サーバー5は、プログラムの実行により、広告管理サーバー3と協働してトラッキングシステム1を構築する機能を有する。 The advertiser server 5 is an information processing device capable of communicating with the advertisement management server 3 and the user terminal 7 via the Internet. The advertiser server 5 has a function of constructing a tracking system 1 in cooperation with the advertisement management server 3 by executing a program.

すなわち、広告主サーバー5は、行動時利用者端末7を用いて利用者が広告主サイトST2上で所定の行動をとった場合に、行動内容情報及び広告主IDを含む、いわゆるサンキューページ等の行動確定ページPGを生成して行動時利用者端末7に渡す機能を有する。 That is, the advertiser server 5 is a so-called thank-you page or the like that includes the action content information and the advertiser ID when the user takes a predetermined action on the advertiser site ST2 using the user terminal 7 at the time of action. It has a function of generating an action confirmation page PG and passing it to the user terminal 7 at the time of action.

行動時利用者端末7は、行動確定ページPGを受け取ると、利用者に閲覧させると共に行動確定ページPGから行動情報及び広告主IDを取得し、取得した行動情報及び広告主IDを行動時パラメータと共に広告管理サーバー3に送って取得させる。 When the action confirmation page PG is received, the action time user terminal 7 causes the user to browse and acquires the action information and the advertiser ID from the action confirmation page PG, and the acquired action information and the advertiser ID together with the action time parameter. Send it to the advertisement management server 3 to get it.

[トラッキング方法]
実施例1のトラッキング方法は、つぎの事項(1)~(4)により特定される。
(1)広告媒体サイトST1上の広告Kを管理する広告管理サーバー3と広告Kに対応する広告主サイトST2を管理する広告主サーバー5とにより、広告主サイトST2上で所定の行動をとった利用者が広告媒体サイトST1上で広告Kを選択した利用者であるか否かをトラッキングするトラッキング方法であること
(2)広告管理サーバー3が、利用者端末7を用いて利用者が広告媒体サイトST1上の広告Kを選択した場合に、この選択時利用者端末7から取得した選択時利用者端末7又はその利用者を組み合わせによって識別可能とする複数の選択時パラメータにより、選択時利用者端末7又はその利用者を識別する選択時IDを生成すること
(3)広告管理サーバー3が、利用者端末7を用いて利用者が広告主サイトST2上で所定の行動をとった場合に、この行動時利用者端末7から取得した行動時利用者端末7又はその利用者を組み合わせによって識別可能とする複数の行動時パラメータにより、行動時利用者端末7又はその利用者を識別する行動時IDを生成すること
(4)広告管理サーバー3が、行動時IDと同一の選択時IDが存在する場合に、広告主サイトST2上で所定の行動をとった利用者が広告Kを選択した利用者であると判断すること
[Tracking method]
The tracking method of the first embodiment is specified by the following items (1) to (4).
(1) The advertisement management server 3 that manages the advertisement K on the advertisement medium site ST1 and the advertiser server 5 that manages the advertiser site ST2 corresponding to the advertisement K took a predetermined action on the advertiser site ST2. It is a tracking method that tracks whether or not the user is the user who selected the advertisement K on the advertisement medium site ST1. (2) The advertisement management server 3 uses the user terminal 7 to allow the user to use the advertisement medium. When the advertisement K on the site ST1 is selected, the selected user terminal 7 or the selected user terminal 7 acquired from the selected user terminal 7 or the user thereof can be identified by a combination. Generating a selection ID that identifies the terminal 7 or its user (3) When the advertisement management server 3 uses the user terminal 7 and the user takes a predetermined action on the advertiser site ST2, An action ID that identifies the action user terminal 7 or its user by a plurality of action parameters that make it possible to identify the action user terminal 7 or its user by a combination acquired from this action user terminal 7. (4) When the advertisement management server 3 has the same selection ID as the action ID, the user who has taken a predetermined action on the advertiser site ST2 selects the advertisement K. To judge that

また、実施例1のトラッキング方法は、さらに、つぎの事項(21)~(24)、(31)、(71)、及び(81)により特定される。
(21)上記事項(2)において、選択時パラメータは、選択時利用者端末7から環境変数によって広告Kを識別する広告ID及び広告媒体サイトST1を識別する媒体IDと共に取得されること
(22)上記事項(2)において、上記事項(21)で取得された広告ID及び媒体IDは、選択時IDと関連付けて広告Kの選択情報として保存されること
(23)上記事項(3)において、行動時利用者端末7が、所定の行動がとられた場合に、その所定の行動の内容を示す行動内容情報及び広告主IDを広告主サーバー5から取得して行動時パラメータと共に広告管理サーバー3に送ること
(24)上記事項(4)において、広告管理サーバー3は、行動時IDと同一の選択時IDに対し行動時利用者端末7から取得した広告主ID及び行動内容情報から特定される広告Kの選択情報を抽出し、抽出した選択情報の媒体IDに該当する広告媒体サイトST1に掲載された広告Kの広告成果があったことを認定すること
(31)広告管理サーバー3が、上記事項(2)において、広告媒体サイトST1上の広告Kが選択されると、選択時利用者端末7を広告主サーバー5の広告主サイトST2にリダイレクトさせ、このリダイレクト時に選択時利用者端末7から複数の選択時パラメータを取得すること
(71)前記事項(24)又は(63)において、複数の選択情報が存在する場合には、最後の選択に対応する選択情報を抽出し、前記広告の広告成果があったことを認定すること
(81)前記抽出の対象となる選択情報は、前記選択が行われたのが前記所定の行動前の所定時間内のものに限定されること
Further, the tracking method of the first embodiment is further specified by the following items (21) to (24), (31), (71), and (81).
(21) In the above item (2), the selection parameter is acquired from the selection user terminal 7 together with the advertisement ID that identifies the advertisement K by the environment variable and the medium ID that identifies the advertisement medium site ST1 (22). In the above item (2), the advertisement ID and the medium ID acquired in the above item (21) are stored as the selection information of the advertisement K in association with the selection ID (23). When the user terminal 7 takes a predetermined action, the action content information indicating the content of the predetermined action and the advertiser ID are acquired from the advertiser server 5 and sent to the advertisement management server 3 together with the action time parameter. Sending (24) In the above item (4), the advertisement management server 3 has the same selected ID as the action ID, and the advertisement specified from the advertiser ID and the action content information acquired from the action user terminal 7. Extracting the selection information of K and certifying that the advertising result of the advertisement K posted on the advertising medium site ST1 corresponding to the medium ID of the extracted selection information was found (31) The advertisement management server 3 has the above-mentioned matters. In (2), when the advertisement K on the advertisement medium site ST1 is selected, the user terminal 7 at the time of selection is redirected to the advertiser site ST2 of the advertiser server 5, and at the time of this redirect, a plurality of user terminals 7 at the time of selection are redirected. (71) In the above item (24) or (63), when a plurality of selection information exists, the selection information corresponding to the last selection is extracted, and the advertisement result of the advertisement is obtained. (81) The selection information to be extracted is limited to the selection information made within the predetermined time before the predetermined action.

以下、上記事項(1)~(4)、(21)~(24)、(31)、(71)、及び(81)により特定される実施例1のトラッキング方法について、図2及び図3のフローチャートを参照して説明する。図2は、広告Kの選択時を示し、図3は、所定の行動時を示す。 Hereinafter, the tracking method of the first embodiment specified by the above items (1) to (4), (21) to (24), (31), (71), and (81) will be described in FIGS. 2 and 3. This will be described with reference to the flowchart. FIG. 2 shows the time when the advertisement K is selected, and FIG. 3 shows the time when a predetermined action is taken.

図2の広告選択時のフローチャートは、利用者が利用者端末7を用いて、広告媒体サイトST1上の広告Kを選択することで開始される。なお、利用者は、広告Kを選択する際、利用者端末7上のブラウザAにより広告媒体サイトST1を閲覧しているものとする。 The flowchart at the time of selecting an advertisement in FIG. 2 is started when the user selects the advertisement K on the advertisement medium site ST1 by using the user terminal 7. It is assumed that the user is browsing the advertisement medium site ST1 by the browser A on the user terminal 7 when selecting the advertisement K.

ステップS1では、利用者が広告媒体サイトST1上の広告Kを選択したことに応じ、広告管理サーバー3が選択時利用者端末7を広告主サーバー5の広告主サイトST2にリダイレクトさせる。 In step S1, in response to the user selecting the advertisement K on the advertisement medium site ST1, the advertisement management server 3 redirects the user terminal 7 at the time of selection to the advertiser site ST2 of the advertiser server 5.

ステップS2では、このリダイレクト時に、広告管理サーバー3が選択時利用者端末7から環境変数により複数の選択時パラメータ、広告ID、及び媒体IDを取得する。若しくは、リダイレクト時に広告管理サーバー3より供給される移動ページに選択時パラメータ、広告ID、及び媒体IDを取得するプログラムが記述されていて、その取得後にリフレッシュにより瞬時に広告主サイトST2に移動してもよい。これら双方の場合を、以下「リダイレクト」と総称する。 In step S2, at the time of this redirect, the advertisement management server 3 acquires a plurality of selection parameters, advertisement IDs, and media IDs from the selection user terminal 7 by environment variables. Alternatively, a program for acquiring the selection parameter, the advertisement ID, and the medium ID is described in the moving page supplied from the advertisement management server 3 at the time of redirect, and after the acquisition, the program is instantly moved to the advertiser site ST2 by refreshing. May be good. Both of these cases are collectively referred to as "redirection" below.

ステップS3では、ステップS2で取得した複数の選択時パラメータにより、広告管理サーバーが選択時IDを生成する。 In step S3, the advertisement management server 3 generates a selection ID based on the plurality of selection parameters acquired in step S2.

ステップS4では、ステップS3で生成した選択時IDとステップS1で取得された広告ID及び媒体IDとを関連付けて、広告Kの選択情報としてデータベースに保存する。この保存により、広告Kの選択時の処理が終了する。 In step S4, the selection ID generated in step S3 is associated with the advertisement ID and the medium ID acquired in step S1 and stored in the database as the selection information of the advertisement K. By this saving, the processing at the time of selecting the advertisement K is completed.

図3の所定行動時のフローチャートは、利用者が利用者端末7を用いて広告主サイトST2上で所定の行動をとった場合に開始される。なお、利用者は、所定の行動をとる際、利用者端末7上のブラウザBにより広告主サイトST2を閲覧しているものとする。この閲覧は、広告選択時のリダイレクトの他、別途のアクセスによることもある。 The flowchart at the time of the predetermined action of FIG. 3 is started when the user takes a predetermined action on the advertiser site ST2 using the user terminal 7. It is assumed that the user is browsing the advertiser site ST2 by the browser B on the user terminal 7 when taking a predetermined action. This browsing may be due to another access in addition to the redirect when selecting an advertisement.

ステップS11では、利用者が所定の行動をとったことに応じ、広告主サーバー5が行動内容情報及び広告主IDを含む行動確定ページPGを生成して行動時利用者端末7に送信する。 In step S11, in response to the user taking a predetermined action, the advertiser server 5 generates an action confirmation page PG including the action content information and the advertiser ID and transmits it to the action user terminal 7.

ステップS12では、行動時利用者端末7が行動確定ページPGを利用者に対して表示すると共に行動確定ページPGから広告主IDと行動内容情報を取得し、取得した広告主ID、行動内容情報、及び行動時パラメータを広告管理サーバー3へ送信する。従って、広告管理サーバー3は、それら広告主ID、行動内容情報、及び行動時パラメータを受信により取得する。 In step S12, the user terminal 7 at the time of action displays the action confirmation page PG to the user and acquires the advertiser ID and the action content information from the action confirmation page PG, and the acquired advertiser ID, action content information, And the action time parameter is transmitted to the advertisement management server 3. Therefore, the advertisement management server 3 acquires the advertiser ID, the action content information, and the action time parameter by receiving.

ステップS13では、広告管理サーバーが行動時利用者端末7から取得した複数の行動時パラメータから選択時IDと同一の演算手法により行動時IDを生成する。 In step S13, the advertisement management server 3 generates an action ID from a plurality of action parameters acquired from the action user terminal 7 by the same calculation method as the selection ID.

ステップS14では、広告管理サーバー3が、ステップS13で生成した行動時ID及びステップS12で取得した広告主ID並びに行動内容情報に基づき、対応する選択情報の有無をデータベースから検索する。 In step S14, the advertisement management server 3 searches the database for the presence or absence of the corresponding selection information based on the action ID generated in step S13, the advertiser ID acquired in step S12, and the action content information.

すなわち、広告管理サーバー3は、行動時IDと同一の選択時IDに対する選択情報において、所定の行動時に取得した広告主ID並びに行動内容情報から特定される広告Kの選択情報の抽出を試みる。 That is, the advertisement management server 3 attempts to extract the selection information of the advertisement K specified from the advertiser ID and the action content information acquired at the time of a predetermined action in the selection information for the same selection ID as the action ID.

ステップS15では、ステップS14の検索の結果として、選択情報が抽出されたか否かを判断する。選択情報が抽出された場合は、ステップS16へ移行し、そうでない場合は、処理を終了させる。 In step S15, it is determined whether or not the selection information has been extracted as a result of the search in step S14. If the selection information is extracted, the process proceeds to step S16, and if not, the process is terminated.

複数の同一の選択時IDを含む選択情報が存在する場合には、最後の選択に対応する選択情報を抽出する。また、抽出の対象となる選択情報は、選択が行われたのが所定の行動前の所定時間内のものに限定される。 When there is selection information including a plurality of the same selection IDs, the selection information corresponding to the last selection is extracted. Further, the selection information to be extracted is limited to the selection information within a predetermined time before a predetermined action.

ステップS16では、広告管理サーバー3が抽出された選択情報の媒体IDに該当する広告媒体サイトST1に掲載の広告Kに広告成果があったことを認定して、処理を終了させる。これによって、広告主から広告媒体主に広告料を支払うための事務処理を遂行することができる。 In step S16, the advertisement management server 3 determines that the advertisement K posted on the advertisement medium site ST1 corresponding to the medium ID of the extracted selection information has an advertisement result, and ends the process. As a result, it is possible to carry out the paperwork for paying the advertising fee from the advertiser to the advertising medium owner.

このように、実施例1のトラッキング方法は、広告Kの選択時と所定の行動をとった時とで異なるブラウザA及びBを用いても、選択時IDと行動時IDとにより利用者端末7又はその利用者を識別して確実にトラッキングすることができる。 As described above, in the tracking method of the first embodiment, even if different browsers A and B are used when the advertisement K is selected and when a predetermined action is taken, the user terminal 7 is based on the selected ID and the action ID. Alternatively, the user can be identified and reliably tracked.

なお、実施例1では、広告Kの選択時と所定の行動をとった時とで同一の利用者端末7を用いていたが、異なる利用者端末を用いる場合も同様である。 In Example 1, the same user terminal 7 was used when the advertisement K was selected and when a predetermined action was taken, but the same applies when different user terminals are used.

[実施例1の効果]
以上説明したように、実施例1は、広告媒体サイトST1上で利用者が広告Kを選択した時に選択時利用者端末7から複数の選択時パラメータを取得し、広告主サイトST2上で利用者が所定の行動をした時に行動時利用者端末7から複数の行動時パラメータを取得し、選択時及び行動時パラメータからそれぞれ生成された選択時ID及び行動時IDを相互に比較する。
[Effect of Example 1]
As described above, in the first embodiment, when the user selects the advertisement K on the advertisement medium site ST1, a plurality of selection parameters are acquired from the user terminal 7 at the time of selection, and the user on the advertiser site ST2. Acquires a plurality of action time parameters from the action time user terminal 7 when performing a predetermined action, and compares the selection time ID and the action time ID generated from the selection time and the action time parameters with each other.

従って、実施例1は、広告Kの選択時と所定の行動をとった時とで異なるブラウザA及びBを用いても、選択時IDと行動時IDとにより利用者端末7又はその利用者を識別して、同一利用者を確実にトラッキングすることができる。 Therefore, in the first embodiment, even if different browsers A and B are used when the advertisement K is selected and when a predetermined action is taken, the user terminal 7 or its user is determined by the selection ID and the action ID. It can be identified and reliably tracked to the same user.

そして、実施例1のトラッキング方法は、選択時IDと行動時IDとの比較で利用者のトラッキングを行うことができるので、選択時パラメータを保存しておく必要性をなくし、且つ比較時の処理を簡素化することができる。 Then, since the tracking method of the first embodiment can track the user by comparing the selected ID and the action ID, it is not necessary to save the selected parameter, and the process at the time of comparison is eliminated. Can be simplified.

また、実施例1は、選択時パラメータを選択時利用者端末7から環境変数によって広告ID及び媒体IDと共に取得し、これら広告ID及び媒体IDを選択時IDと関連付けて広告Kの選択情報として保存する。 Further, in the first embodiment, the selection time parameter is acquired from the selection time user terminal 7 together with the advertisement ID and the medium ID by the environment variable, and these advertisement ID and the medium ID are associated with the selection time ID and stored as the selection information of the advertisement K. do.

一方で、行動時利用者端末7が、利用者が所定の行動をとった場合に、所定の行動の内容を示す行動内容情報及び広告主IDを広告主サーバー5から取得して行動時パラメータと共に広告管理サーバー3に送る。 On the other hand, when the user takes a predetermined action, the user terminal 7 during the action acquires the action content information indicating the content of the predetermined action and the advertiser ID from the advertiser server 5 together with the action parameter. Send to the advertisement management server 3.

そして、広告管理サーバー3は、行動時IDと同一の選択時IDに対し、行動時利用者端末7から取得した広告主ID及び行動内容情報から特定される広告Kの選択情報を抽出し、抽出した選択情報の媒体IDに該当する広告媒体サイトST1に掲載された広告Kについて広告成果があったことを認定する。 Then, the advertisement management server 3 extracts and extracts the selection information of the advertisement K specified from the advertiser ID and the action content information acquired from the action user terminal 7 for the same selection ID as the action ID. It is confirmed that the advertisement K posted on the advertisement medium site ST1 corresponding to the medium ID of the selected information has an advertisement result.

従って、実施例1では、選択時と所定の行動時との間で利用者のトラッキングを確実に行って広告成果を認定することができ、広告成果認定の確実性が高いASPシステムを構築することができる。また、実施例1では、環境変数により複数の選択時パラメータと共に広告ID及び媒体IDを取得でき、処理の簡素化を図ることができる。 Therefore, in the first embodiment, it is possible to reliably track the user between the time of selection and the time of a predetermined action to certify the advertising result, and to construct an ASP system with high certainty of certifying the advertising result. Can be done. Further, in the first embodiment, the advertisement ID and the medium ID can be acquired together with a plurality of selection parameters by the environment variables, and the processing can be simplified.

広告管理サーバー3は、広告媒体サイトST1上の広告Kが選択されると、選択時利用者端末7を広告主サーバー5の広告主サイトST2にリダイレクトさせ、このリダイレクト時に選択時利用者端末7から複数の選択時パラメータを取得する。 When the advertisement K on the advertisement medium site ST1 is selected, the advertisement management server 3 redirects the user terminal 7 at the time of selection to the advertiser site ST2 of the advertiser server 5, and the user terminal 7 at the time of selection redirects the user terminal 7 at the time of this redirect. Get multiple selected parameters.

従って、広告管理サーバー3は、容易且つ確実に選択時パラメータを取得することができる。 Therefore, the advertisement management server 3 can easily and surely acquire the selection parameter.

図4は、トラッキングシステムを示す概念図である。なお、実施例2では、実施例1と対応する構成に同符号を付して重複した説明を省略する。 FIG. 4 is a conceptual diagram showing a tracking system. In the second embodiment, the same reference numerals are given to the configurations corresponding to the first embodiment, and duplicate description will be omitted.

実施例2のトラッキングシステム1では、利用者が同一利用者端末7を用いて、広告媒体サイトST1上での広告Kの選択を広告媒体アプリケーションAP1上で行い、広告主サイトST2上での所定の行動を広告主の広告主アプリケーションAP2で行う場合について説明する(以下、アプリケーションを単に「アプリ」と称する。)。 In the tracking system 1 of the second embodiment, the user selects the advertisement K on the advertisement medium site ST1 on the advertisement medium application AP1 by using the same user terminal 7, and a predetermined value on the advertiser site ST2. A case where the action is performed by the advertiser application AP2 of the advertiser will be described (hereinafter, the application is simply referred to as an “app”).

広告媒体アプリAP1は、ニュースアプリやキュレーションアプリ等の利用者端末7上で動作するソフトウェアであり、それ自体が媒体IDを付与された広告媒体となっている。広告媒体アプリAP1は、利用者端末7に予めインストールしておき、利用者端末7上で起動されることにより、広告媒体主サーバー9によるクラウドサービスを利用可能とする。そのサービスの一例としては、広告媒体主が選択・編集・制作したコンテンツを広告媒体サーバー9から広告媒体アプリAP1が取得し、利用者端末7の画面上で当該コンテンツを閲覧させる。 The advertising medium application AP1 is software that operates on a user terminal 7 such as a news application or a curation application, and is itself an advertising medium to which a medium ID is given. The advertising medium application AP1 is installed in the user terminal 7 in advance and is activated on the user terminal 7 to enable the cloud service by the advertising medium main server 9. As an example of the service, the advertising medium application AP1 acquires the content selected, edited, and produced by the advertising medium owner from the advertising medium server 9, and causes the content to be viewed on the screen of the user terminal 7.

この広告媒体アプリAP1には、SDKとして提供された連携モジュールMJが組み込まれている。連携モジュールMJは、利用者端末7とASPシステムを構築する広告管理サーバー3とを適時に通信させ、媒体IDに対する広告媒体アプリAP1上での対象となる広告Kの広告情報であるリストを取得して記憶する処理を行う。そして、広告媒体アプリAP1は、記憶した情報に基づいて、コンテンツ(広告媒体サイト)内に広告Kを表示することを可能とする。 The cooperation module MJ provided as an SDK is incorporated in this advertising medium application AP1. The cooperation module MJ communicates the user terminal 7 with the advertisement management server 3 that constructs the ASP system in a timely manner, and acquires a list of advertisement information of the target advertisement K on the advertisement medium application AP1 for the medium ID. And memorize it. Then, the advertisement medium application AP1 makes it possible to display the advertisement K in the content (advertisement medium site) based on the stored information.

これにより、広告媒体アプリAP1は、広告Kを選択可能に利用者端末7上で表示させる。なお、本実施例では、広告媒体アプリAP1上で広告Kが選択されると、対応する広告主アプリAP2が起動するようになっている。 As a result, the advertisement medium application AP1 displays the advertisement K on the user terminal 7 so as to be selectable. In this embodiment, when the advertisement K is selected on the advertisement medium application AP1, the corresponding advertiser application AP2 is activated.

連携モジュールMJは、広告媒体アプリAP1の起動時、起動している間、若しくは広告Kの選択時に選択時利用者端末7から環境変数によって選択時パラメータを取得する。 The cooperation module MJ acquires the selection parameter from the user terminal 7 at the time of selection when the advertisement medium application AP1 is started, while it is running, or when the advertisement K is selected.

取得された選択時パラメータは、広告Kの選択時に連携モジュールMJにより広告ID及び媒体IDと共に広告管理サーバー3に送られ、広告管理サーバー3は、それら選択時パラメータ、広告ID、及び媒体IDを受信により取得する。なお、広告IDは、例えば連携モジュールMJによって予め記憶されたリストから取得され、媒体IDは、例えば広告媒体アプリAP1に予め割り当てられているものから取得される。 The acquired selection parameter is sent to the advertisement management server 3 together with the advertisement ID and the medium ID by the cooperation module MJ when the advertisement K is selected, and the advertisement management server 3 receives the selection parameter, the advertisement ID, and the medium ID. To get by. The advertisement ID is acquired from, for example, a list stored in advance by the cooperation module MJ, and the medium ID is acquired from, for example, one assigned in advance to the advertisement medium application AP1.

広告主アプリAP2は、広告媒体アプリAP1と同様、利用者端末7上で動作するソフトウェアである。この広告主アプリAP2は、利用者端末7に予めインストールしておき、その利用者端末7上で起動されることにより、広告主サーバー5によるクラウドサービスを利用可能とする。これにより、所定の行動を可能とするコンテンツ(広告主サイト)を広告主サーバー5から広告主アプリAP2が取得し、利用者端末7の画面上で当該コンテンツを閲覧させることができる。 The advertiser application AP2 is software that operates on the user terminal 7 like the advertising medium application AP1. The advertiser application AP2 is installed in the user terminal 7 in advance, and is activated on the user terminal 7 to enable the cloud service by the advertiser server 5. As a result, the advertiser application AP2 can acquire the content (advertiser site) that enables a predetermined action from the advertiser server 5, and can browse the content on the screen of the user terminal 7.

広告主アプリAP2は、起動時、起動している間、若しくは所定の行動時に行動時利用者端末7から環境変数によって行動時パラメータを取得する。そして、広告主アプリAP2は、所定の行動時に広告主ID及び行動内容情報と共に行動時パラメータを広告管理サーバー3に送って取得させる。行動内容情報は、例えば広告主アプリAP2上での所定の行動により取得し、広告主IDは、例えば広告主アプリAP2に予め割り当てられているものを取得する。なお、広告主アプリAP2は、実施例1に適用することも可能である。また、本実施例において、広告主アプリAP2に代えて、実施例1のブラウザを用いることも可能である。 The advertiser application AP2 acquires an action time parameter from the action time user terminal 7 by an environment variable at the time of start-up, while it is started up, or at a predetermined action. Then, the advertiser application AP2 sends and acquires the action time parameter together with the advertiser ID and the action content information at the time of a predetermined action to the advertisement management server 3. The action content information is acquired, for example, by a predetermined action on the advertiser application AP2, and the advertiser ID is acquired, for example, the one assigned in advance to the advertiser application AP2. The advertiser application AP2 can also be applied to the first embodiment. Further, in this embodiment, the browser of the first embodiment can be used instead of the advertiser application AP2.

実施例2のトラッキング方法は、つぎの事項(41)~(44)により特定される。
(41)利用者端末7上で起動した広告媒体アプリAP1上で選択可能な広告Kを管理する広告管理サーバー3と広告Kに対応する広告主サイトST1を管理する広告主サーバー5とにより、広告主サイトST1上で所定の行動をとった利用者が広告媒体アプリAP1上で広告Kを選択した利用者であるか否かをトラッキングするトラッキング方法であること
(42)広告管理サーバー3が、利用者端末7を用いて利用者が広告媒体アプリAP1上の広告Kを選択した場合に、この選択時利用者端末7から取得した選択時利用者端末7又はその利用者を組み合わせによって識別可能とする複数の選択時パラメータにより、選択時利用者端末7又はその利用者を識別する選択時IDを生成すること
(43)広告管理サーバー3が、利用者端末7を用いて利用者が広告主サイトST1上で所定の行動をとった場合に、この行動時利用者端末7から取得した行動時利用者端末7又はその利用者を組み合わせによって識別可能とする複数の行動時パラメータにより、行動時利用者端末7又はその利用者を識別する行動時IDを生成すること
(44)広告管理サーバー3が、行動時IDと同一の選択時IDが存在する場合に、広告主サイトST1上で所定の行動をとった利用者が広告Kを選択した利用者であると判断すること
The tracking method of the second embodiment is specified by the following items (41) to (44).
(41) Advertisement by the advertisement management server 3 that manages the selectable advertisement K on the advertisement medium application AP1 launched on the user terminal 7 and the advertiser server 5 that manages the advertiser site ST1 corresponding to the advertisement K. It is a tracking method that tracks whether or not the user who has taken a predetermined action on the main site ST1 is the user who has selected the advertisement K on the advertisement medium application AP1. (42) The advertisement management server 3 is used. When the user selects the advertisement K on the advertisement medium application AP1 using the user terminal 7, the selected user terminal 7 or the user thereof acquired from the selected user terminal 7 can be identified by a combination. Using a plurality of selection parameters to generate a selection ID that identifies the selection user terminal 7 or its user (43) The advertisement management server 3 uses the user terminal 7 to allow the user to use the advertiser site ST1. When the predetermined action is taken above, the action-time user terminal 7 or the action-time user terminal 7 acquired from the action-time user terminal 7 or a plurality of action-time parameters that make the user identifiable by a combination can be used as the action-time user terminal. 7 or generating an action ID that identifies the user (44) When the advertisement management server 3 has the same selection ID as the action ID, the advertisement management server 3 takes a predetermined action on the advertiser site ST1. To determine that the user who has selected the advertisement K is the user who selected the advertisement K.

また、実施例2のトラッキング方法は、さらに、つぎの事項(51)及び(52)、(61)~(63)、(71)、及び(81)により特定される。
(51)上記事項(42)において、広告媒体アプリAP1が、媒体IDを割り当てられており、広告管理サーバーから割り当てられている媒体IDに対して取得したリストに基づいて選択時利用者端末7上で広告を選択可能に表示すること
(52)上記事項(42)において、広告媒体アプリAP1が、選択時利用者端末7から複数の選択時パラメータを取得し、割り当てられている媒体ID及びリスト中の広告IDを取得して広告管理サーバー3に送信し、広告管理サーバー3が、複数の選択時パラメータ、媒体ID、及び広告IDを受信により取得すること
また、実施例2のトラッキング方法は、さらに、つぎの事項(61)~(63)により特定される。
(61)上記事項(42)において、上記事項(52)で取得された広告ID及び媒体IDは、選択時IDと関連付けて広告Kの選択情報として保存されること
(62)上記事項(43)において、行動時利用者端末7が、所定の行動がとられた場合に、所定の行動の内容を示す行動内容情報及び広告主IDを自端末の広告主アプリAP2から取得して行動時パラメータと共に広告管理サーバー3に送ること
(63)上記事項(44)において、広告管理サーバー3は、行動時IDと同一の選択時IDに対し行動時利用者端末7から取得した広告主ID及び行動内容情報から特定される広告Kの選択情報を抽出し、抽出した選択情報の媒体IDに該当する広告媒体アプリAP1上での広告Kの広告成果があったことを認定すること
(71)前記事項(24)又は(63)において、複数の選択情報が存在する場合には、最後の選択に対応する選択情報を抽出し、前記広告の広告成果があったことを認定すること
(81)前記抽出の対象となる選択情報は、前記選択が行われたのが前記所定の行動前の所定時間内のものに限定されること
Further, the tracking method of the second embodiment is further specified by the following items (51) and (52), (61) to (63), (71), and (81).
(51) In the above item (42), the advertisement medium application AP1 is assigned a medium ID, and is on the user terminal 7 at the time of selection based on the list acquired for the medium ID assigned from the advertisement management server. (52) In the above item (42), the advertisement medium application AP1 acquires a plurality of selection time parameters from the user terminal 7 at the time of selection, and is in the assigned medium ID and list. The advertisement ID of the above is acquired and transmitted to the advertisement management server 3, and the advertisement management server 3 acquires a plurality of selection parameters, a medium ID, and an advertisement ID by receiving. Further, the tracking method of the second embodiment further describes. , Specified by the following items (61) to (63).
(61) In the above item (42), the advertisement ID and the medium ID acquired in the above item (52) are stored as selection information of the advertisement K in association with the selection ID (62). In the action-time user terminal 7, when a predetermined action is taken, the action content information indicating the content of the predetermined action and the advertiser ID are acquired from the advertiser application AP2 of the own terminal, together with the action-time parameters. Sending to the advertisement management server 3 (63) In the above item (44), the advertisement management server 3 has the advertiser ID and the action content information acquired from the action user terminal 7 for the same selection ID as the action ID. Extract the selection information of the advertisement K specified from the above, and certify that the advertisement result of the advertisement K on the advertisement medium application AP1 corresponding to the medium ID of the extracted selection information was found (71). ) Or (63), when a plurality of selection information exists, the selection information corresponding to the last selection is extracted, and it is confirmed that the advertising result of the advertisement has been achieved (81) The target of the extraction. The selection information is limited to the selection being made within the predetermined time before the predetermined action.

以下、上記事項(41)~(44)、(51)~(52)、(61)~(63)、(71)、(81)により特定される実施例2のトラッキング方法について、図5及び図6のフローチャートを参照して説明する。図5は、広告Kの選択時を示し、図6は、所定の行動時を示す。 Hereinafter, the tracking method of the second embodiment specified by the above items (41) to (44), (51) to (52), (61) to (63), (71), and (81) will be described in FIG. 5 and FIG. This will be described with reference to the flowchart of FIG. FIG. 5 shows the time when the advertisement K is selected, and FIG. 6 shows the time when a predetermined action is taken.

図5の広告選択時のフローチャートは、利用者が選択時利用者端末7を用いて、広告媒体アプリAP1を起動することで開始される。 The flowchart at the time of selecting an advertisement in FIG. 5 is started when the user activates the advertisement medium application AP1 by using the user terminal 7 at the time of selection.

ステップS21では、起動された広告媒体アプリAP1が、広告媒体サーバー9からコンテンツを取得し、広告管理サーバー3から媒体IDに対する広告Kのリストを取得し、広告Kを選択可能なコンテンツを選択時利用者端末7上に表示させる。 In step S21, the activated advertisement medium application AP1 acquires content from the advertisement medium server 9, acquires a list of advertisement K for the medium ID from the advertisement management server 3, and uses the content at which advertisement K can be selected at the time of selection. Displayed on the person terminal 7.

ステップS22では、広告媒体アプリAP1が選択時利用者端末7から環境変数により複数の選択時パラメータを取得する。この取得は、上記のように、広告媒体アプリAP1の起動時、起動している間、若しくは広告Kの選択時に行わせればよい。 In step S22, the advertising medium application AP1 acquires a plurality of selection time parameters from the selection time user terminal 7 by environment variables. As described above, this acquisition may be performed when the advertisement medium application AP1 is started, while it is running, or when the advertisement K is selected.

ステップS23では、利用者が広告Kを選択すると、広告媒体アプリAP1が選択時パラメータ、広告ID、及び媒体IDを広告管理サーバー3に送信する。同時に、選択時利用者端末7は、広告主アプリAP2を起動させる。 In step S23, when the user selects the advertisement K, the advertisement medium application AP1 transmits the selection parameter, the advertisement ID, and the medium ID to the advertisement management server 3. At the same time, the user terminal 7 at the time of selection activates the advertiser application AP2.

ステップS24では、広告管理サーバー3が選択時パラメータ、広告ID、及び媒体IDを受信により取得する。 In step S24, the advertisement management server 3 acquires the selection parameter, the advertisement ID, and the medium ID by receiving.

ステップS25、及び続くステップS26では、実施例1のステップS3及びS4と同様に、選択時IDが生成され、次いで選択情報が保存される。 In step S25 and subsequent steps S26, a selection ID is generated and then selection information is stored, as in steps S3 and S4 of the first embodiment.

図6の所定行動時のフローチャートは、行動時利用者端末7上で広告主アプリAP2が起動されることで開始される。 The flowchart at the time of a predetermined action of FIG. 6 is started by activating the advertiser application AP2 on the user terminal 7 at the time of action.

ステップS211では、広告主アプリAP2が広告主サーバー5からコンテンツを取得して、そのコンテンツを行動時利用者端末7上に所定の行動を可能に表示する。 In step S211 the advertiser application AP2 acquires the content from the advertiser server 5 and displays the content on the user terminal 7 at the time of action so as to be able to perform a predetermined action.

ステップS222では、広告主アプリAP2が行動時利用者端末7から環境変数により複数の行動時パラメータを取得する。この取得は、上記のように、広告主アプリAP2の起動時、起動している間、若しくは所定の行動時に行わせればよい。 In step S222, the advertiser application AP2 acquires a plurality of action-time parameters from the action-time user terminal 7 by environment variables. As described above, this acquisition may be performed when the advertiser application AP2 is started, while it is running, or at a predetermined action.

ステップS213では、利用者が所定の行動をとると、広告主アプリAP2が行動時パラメータ、広告主ID、及び行動内容情報を広告管理サーバー3に送信する。 In step S213, when the user takes a predetermined action, the advertiser application AP2 transmits the action time parameter, the advertiser ID, and the action content information to the advertisement management server 3.

ステップS214では、広告管理サーバー3が行動時パラメータ、広告主ID、及び行動内容情報を受信により取得する。 In step S214, the advertisement management server 3 acquires the action time parameter, the advertiser ID, and the action content information by receiving.

ステップS215~S218では、実施例1のステップS13~S16と同様にして、行動時IDの生成、選択情報の検索、選択情報が抽出、成果認定の処理が実行される。 In steps S215 to S218, the process of generating the action ID, searching for the selection information, extracting the selection information, and certifying the result is executed in the same manner as in steps S13 to S16 of the first embodiment.

従って、実施例2では、広告Kの選択及び所定の行動を異なるアプリAP1及びAP2上で行う場合にも、トラッキングを確実に行わせつつ、実施例1と同様の作用効果を奏することが可能である。 Therefore, in the second embodiment, even when the selection of the advertisement K and the predetermined action are performed on the different apps AP1 and AP2, it is possible to achieve the same effect as that of the first embodiment while surely performing the tracking. be.

なお、広告媒体アプリAP1上で広告Kが選択された場合、広告媒体アプリAP1上のウェブビュー又は別途ブラウザを立ち上げて広告主サイトST2を表示してもよい。また、広告媒体アプリAP1上では、実施例1と同様の広告媒体サイトST1をウェブビューにより表示し、広告主サイトST2にリダイレクトさせる構成とすることも可能である。また、広告主アプリAP2は、実施例1に適用することも可能である。さらに、本実施例でも、広告選択時と所定の行動時とで異なる利用者端末を用いることも可能である。 When the advertisement K is selected on the advertisement medium application AP1, the advertiser site ST2 may be displayed by launching the web view on the advertisement medium application AP1 or a separate browser. Further, on the advertising medium application AP1, the same advertising medium site ST1 as in the first embodiment can be displayed by the web view and redirected to the advertiser site ST2. The advertiser application AP2 can also be applied to the first embodiment. Further, also in this embodiment, it is possible to use different user terminals at the time of selecting an advertisement and at the time of a predetermined action.

図7は、トラッキングシステムを示す概念図である。なお、実施例3では、実施例2と対応する構成に同符号を付して重複した説明を省略する。 FIG. 7 is a conceptual diagram showing a tracking system. In the third embodiment, the same reference numerals are given to the configurations corresponding to the second embodiment, and duplicate description will be omitted.

実施例3のトラッキングシステム1では、選択時利用者端末及び行動時利用者端末として同一のAI端末装置11を用いたものである。 In the tracking system 1 of the third embodiment, the same AI terminal device 11 is used as the user terminal at the time of selection and the user terminal at the time of action.

AI端末装置11は、インターネットにより広告管理サーバー3や広告主サーバー5と通信可能な情報処理装置であり、例えば家庭やオフィス等の拠点に設置されている。AI端末装置11は、音声やジェスチャー等によるユーザーインターフェースを有し、いわゆるスマートスピーカーに代表されるノールック端末等とも称されるものである。 The AI terminal device 11 is an information processing device capable of communicating with the advertisement management server 3 and the advertiser server 5 via the Internet, and is installed at a base such as a home or an office. The AI terminal device 11 has a user interface by voice, gesture, or the like, and is also called a no-look terminal or the like represented by a so-called smart speaker.

このAI端末装置11は、ユーザーインターフェースからの入力に応じた動作を行う。例えば、AI端末装置11は、拠点内のLAN(LocalArea Network)に接続された機器の制御の他、インターネットを通じた商品の購入のような所定の行動等を可能とする。 The AI terminal device 11 operates in response to an input from the user interface. For example, the AI terminal device 11 enables not only control of a device connected to a LAN (Local Area Network) in a base, but also a predetermined action such as purchase of a product via the Internet.

本実施例では、AIサーバー13が設けられており、AI端末装置11での入力がAIサーバー13に送信されて解析され、その回答をAIサーバー13からAI端末装置11へ送信する。そして、AI端末装置11は、回答に応じた動作を行うことになる。 In this embodiment, the AI server 13 is provided, the input from the AI terminal device 11 is transmitted to the AI server 13 for analysis, and the answer is transmitted from the AI server 13 to the AI terminal device 11. Then, the AI terminal device 11 will perform an operation according to the answer.

また、AI端末装置11は、実施例2と同様な連携モジュールMJが組み込まれた広告媒体アプリAP1を起動し、広告管理サーバー3と適時に通信し、広告媒体アプリAP1上での対象となる広告Kのリストを取得して記憶する処理を行う。そして、利用者が所定の行動を要求した際には、広告媒体アプリAP1がリストの中から広告Kに対応する広告主サイトST2を選択させ、その上で所定の行動を実行する。 Further, the AI terminal device 11 activates the advertisement medium application AP1 in which the same cooperation module MJ as in the second embodiment is incorporated, communicates with the advertisement management server 3 in a timely manner, and makes a target advertisement on the advertisement medium application AP1. Performs the process of acquiring and storing the list of K. Then, when the user requests a predetermined action, the advertising medium application AP1 causes the advertiser site ST2 corresponding to the advertisement K to be selected from the list, and then executes the predetermined action.

このため、実施例3では、広告主サイトST2の選択が広告媒体アプリAP1上での広告Kの選択となる。これに応じ、連携モジュールMJは、実施例2と同様、選択時パラメータ、広告ID、媒体IDを広告管理サーバー3に送って取得させる。 Therefore, in the third embodiment, the selection of the advertiser site ST2 is the selection of the advertisement K on the advertisement medium application AP1. In response to this, the cooperation module MJ sends the selection time parameter, the advertisement ID, and the medium ID to the advertisement management server 3 to acquire them, as in the second embodiment.

所定の行動の実行は、広告媒体アプリAP1により行動の実行を広告主サーバー5に要求することで行われる。なお、所定行動の実行は、別のアプリによって行わせることも可能である。 Execution of a predetermined action is performed by requesting the advertiser server 5 to execute the action by the advertising medium application AP1. It is also possible to execute the predetermined action by another application.

所定の行動が実行された際には、広告媒体アプリAP1の連携モジュールMJが、行動時パラメータ、広告主ID、行動内容情報を広告管理サーバー3に送って取得させる。広告主ID、行動内容情報のAI端末装置11での取得は、広告媒体アプリAP1により又は広告主サーバー3からAIサーバー13を介して受信する行動確定の回答により行うことができる。 When a predetermined action is executed, the cooperation module MJ of the advertising medium application AP1 sends the action time parameter, the advertiser ID, and the action content information to the advertisement management server 3 to acquire the action. The advertiser ID and the action content information can be acquired by the AI terminal device 11 by the response of the action confirmation received from the advertiser server 3 via the AI server 13 or by the advertisement medium application AP1.

実施例3のトラッキング方法は、実施例2と同様に、事項(41)~(44)、(51)~(52)、(61)~(63)、(71)、及び(81)により特定される。 The tracking method of the third embodiment is specified by the matters (41) to (44), (51) to (52), (61) to (63), (71), and (81) as in the second embodiment. Will be done.

以下、上記事項(41)~(44)、(51)~(52)、(61)~(63)、(71)により特定される実施例3のトラッキング方法について、図8及び図9のフローチャートを参照して説明する。図8は、広告主サイトST1の選択時(広告選択時)を示し、図9は、所定の行動時を示す。 Hereinafter, the flowcharts of FIGS. 8 and 9 show the tracking method of the third embodiment specified by the above items (41) to (44), (51) to (52), (61) to (63), and (71). Will be described with reference to. FIG. 8 shows the time when the advertiser site ST1 is selected (when the advertisement is selected), and FIG. 9 shows the time when a predetermined action is taken.

図8の広告選択時のフローチャートは、利用者がAI端末装置11に所定の行動を音声等により希望することで開始される。例えば、所定の行動の希望は、「〇〇を買いたい」のような商品の購入希望等である。 The flowchart at the time of selecting an advertisement in FIG. 8 is started when the user requests a predetermined action from the AI terminal device 11 by voice or the like. For example, a desire for a predetermined action is a desire to purchase a product such as "I want to buy XX".

ステップS31では、広告媒体アプリAP1が所定の行動の希望に応じ、所定の行動をとるための広告主サイトST2の選択を受け付ける。例えば、商品の購入の場合、その商品を取り扱っているECサイトとしての広告主サイトST2を挙げ、いずれかの広告主サイトST2で商品の購入を希望するかの選択を受け付ける。並行して、図9の所定の行動の確定へ向けた処理が開始される。 In step S31, the advertising medium application AP1 accepts the selection of the advertiser site ST2 for taking a predetermined action in response to a desire for a predetermined action. For example, in the case of purchasing a product, the advertiser site ST2 as an EC site handling the product is mentioned, and the selection of whether or not the advertiser site ST2 wishes to purchase the product is accepted. At the same time, the process for confirming the predetermined action shown in FIG. 9 is started.

ステップS32では、利用者が広告主サイトST2を選択したことに応じ、広告媒体アプリAP1が選択時パラメータ、広告ID、及び媒体IDを広告管理サーバー3に送信する。 In step S32, in response to the user selecting the advertiser site ST2, the advertisement medium application AP1 transmits the selection parameter, the advertisement ID, and the medium ID to the advertisement management server 3.

続くステップS33~S35では、実施例2のステップS24~S26と同様に、広告管理サーバー3で、選択時パラメータ、広告ID、及び媒体IDが取得され、選択時IDが生成され、選択情報が保存される。 In the following steps S33 to S35, similarly to steps S24 to S26 of the second embodiment, the advertisement management server 3 acquires the selection time parameter, the advertisement ID, and the medium ID, generates the selection time ID, and saves the selection information. Will be done.

図9の所定行動時のフローチャートは、上記のようにステップS31の完了により開始される。 The flowchart at the time of the predetermined action of FIG. 9 is started by the completion of step S31 as described above.

ステップS311では、AI端末装置11がステップS31で選択された広告主サイトST2を通じて利用者に所定の行動に対する意思決定を受け付ける。例えば、AI端末装置11は、「〇〇を△△個購入でよろしいですか?」のような商品購入の確認を行い、「はい」又は「いいえ」のような利用者の意思決定を受け付ける。 In step S311, the AI terminal device 11 accepts the user to make a decision on a predetermined action through the advertiser site ST2 selected in step S31. For example, the AI terminal device 11 confirms the purchase of a product such as "Are you sure you want to purchase △△ pieces of XX?" And accepts the user's decision such as "Yes" or "No".

ステップS312では、ステップS311での意思決定を受け付けると、所定の行動が実行される。具体的には、AI端末装置11は、AIサーバー13を介して所定の行動の要求を広告主サーバー5に対して行い、実質的に広告主サイトST2を通じた所定の行動(例えば、商品の購入)を実行させる。 In step S312, when the decision in step S311 is received, a predetermined action is executed. Specifically, the AI terminal device 11 makes a request for a predetermined action to the advertiser server 5 via the AI server 13, and substantially performs a predetermined action (for example, purchase of a product) through the advertiser site ST2. ) Is executed.

ステップS313では、所定の行動の実行に応じ、AI端末装置11が行動時パラメータ、広告主ID、及び行動内容情報を取得して広告管理サーバー3に送信する。 In step S313, the AI terminal device 11 acquires the action time parameter, the advertiser ID, and the action content information and transmits them to the advertisement management server 3 in response to the execution of the predetermined action.

ステップS314~S318では、実施例2のステップS214~S218と同様にして、広告管理サーバー3で、行動時パラメータ、広告主ID、及び行動内容情報の取得、行動時IDの生成、選択情報の検索、選択情報の抽出、成果認定の処理が実行される。 In steps S314 to S318, in the same manner as in steps S214 to S218 of the second embodiment, the advertisement management server 3 acquires the action time parameter, the advertiser ID, and the action content information, generates the action time ID, and searches for the selection information. , Selection information extraction, result certification processing is executed.

従って、実施例3では、利用者端末がAI端末装置11であっても、トラッキングを確実に行わせつつ、実施例1と同様の作用効果を奏することが可能である。 Therefore, in the third embodiment, even if the user terminal is the AI terminal device 11, it is possible to achieve the same effect as that of the first embodiment while surely performing the tracking.

Claims (9)

つぎの事項(1)~(4)により特定されるトラッキング方法。
(1)広告媒体サイト上の広告を管理する広告管理サーバーと前記広告に対応する広告主サイトを管理する広告主サーバーとにより、前記広告主サイト上で所定の行動をとった利用者が前記広告媒体サイト上で前記広告を選択した利用者であるか否かをトラッキングするトラッキング方法であること
(2)前記広告管理サーバーが、利用者端末を用いて利用者が前記広告媒体サイト上の前記広告を選択した場合に、この選択時利用者端末から前記広告の選択時に取得した前記選択時利用者端末又は該選択時利用者端末の利用者を組み合わせによって識別可能とする前記選択時利用者端末の端末情報の複数の選択時パラメータにより、前記選択時利用者端末又は該選択時利用者端末の利用者を識別する選択時識別情報を生成すること
(3)前記広告管理サーバーが、利用者端末を用いて利用者が前記広告主サイト上で所定の行動をとった場合に、この行動時利用者端末から前記行動の確定時に取得した前記行動時利用者端末又は該行動時利用者端末の利用者を組み合わせによって識別可能とする前記行動時利用者端末の端末情報の複数の行動時パラメータにより、前記行動時利用者端末又は該行動時利用者端末の利用者を識別する行動時識別情報を生成すること
(4)前記広告管理サーバーが、前記行動時識別情報と同一の前記選択時識別情報が存在する場合に、前記広告主サイト上で所定の行動をとった利用者が前記広告を選択した利用者であると判断すること
The tracking method specified by the following items (1) to (4).
(1) The advertisement management server that manages the advertisement on the advertisement medium site and the advertiser server that manages the advertiser site corresponding to the advertisement allow the user who has taken a predetermined action on the advertiser site to perform the advertisement. It is a tracking method that tracks whether or not the user has selected the advertisement on the medium site. (2) The advertisement management server uses the user terminal to allow the user to use the advertisement on the advertisement medium site. When is selected, the user terminal at the time of selection acquired from the user terminal at the time of selection at the time of selecting the advertisement or the user of the user terminal at the time of selection can be identified by a combination of the user terminal at the time of selection. Generating selection-time identification information that identifies the user of the selection-time user terminal or the selection-time user terminal by a plurality of selection-time parameters of the terminal information (3) The advertisement management server uses the user terminal. When the user takes a predetermined action on the advertiser site by using the advertisement, the user of the user terminal at the time of the action or the user of the user terminal at the time of the action acquired at the time of confirming the action from the user terminal at the time of the action. Is generated by a plurality of behavioral parameters of the terminal information of the behavioral user terminal that can be identified by a combination of the above, and the behavioral identification information that identifies the user of the behavioral user terminal or the behavioral user terminal is generated. (4) When the advertisement management server has the same selection time identification information as the action time identification information, the user who has taken a predetermined action on the advertiser site selects the advertisement. To judge that you are a person
つぎの事項(21)~(24)により特定される請求項1に記載のトラッキング方法。
(21)前記事項(2)において、前記選択時パラメータは、前記選択時利用者端末から環境変数によって前記広告を識別する広告識別情報及び前記広告媒体サイトを識別する広告媒体識別情報と共に取得されること
(22)前記事項(2)において、前記事項(21)で取得された前記広告識別情報及び広告媒体識別情報は、前記選択時識別情報と関連付けて前記広告の選択情報として保存されること
(23)前記事項(3)において、前記行動時利用者端末が、前記所定の行動がとられた場合に、前記所定の行動の内容を示す行動内容情報及び前記広告主識別情報を前記広告主サーバー又は自端末のアプリケーションから取得して前記行動時パラメータと共に前記広告管理サーバーに送ること
(24)前記事項(4)において、前記広告管理サーバーは、前記行動時識別情報と同一の前記選択時識別情報に対し前記行動時利用者端末から取得した前記広告主識別情報及び前記行動内容情報から特定される前記広告の前記選択情報を抽出し、前記抽出した選択情報の前記広告媒体識別情報に該当する前記広告媒体サイトに掲載された前記広告の広告成果があったことを認定すること
The tracking method according to claim 1, which is specified by the following items (21) to (24).
(21) In the above item (2), the selection time parameter is acquired from the selection time user terminal together with the advertisement identification information for identifying the advertisement and the advertisement medium identification information for identifying the advertisement medium site by the environment variable. (22) In the above item (2), the advertisement identification information and the advertisement medium identification information acquired in the above item (21) are stored as the selection information of the advertisement in association with the selection time identification information ( 23) In the above item (3), when the user terminal during the action takes the predetermined action, the advertiser server obtains the action content information indicating the content of the predetermined action and the advertiser identification information. Alternatively, it is acquired from the application of the own terminal and sent to the advertisement management server together with the action time parameter (24). In the item (4), the advertisement management server has the same selection time identification information as the action time identification information. On the other hand, the selection information of the advertisement specified from the advertiser identification information and the action content information acquired from the user terminal during the action is extracted, and the extracted selection information corresponds to the advertisement medium identification information. To certify that the advertisement result of the above advertisement posted on the advertisement medium site was achieved.
つぎの事項(31)により特定される請求項1又は2に記載のトラッキング方法。
(31)前記広告管理サーバーが、前記事項(2)において、前記広告媒体サイト上の前記広告が選択されると、前記選択時利用者端末を前記広告主サーバーの前記広告主サイトにリダイレクトさせ、このリダイレクト時に前記選択時利用者端末から前記複数の選択時パラメータを取得すること
The tracking method according to claim 1 or 2, which is specified by the following item (31).
(31) When the advertisement on the advertisement medium site is selected by the advertisement management server in the item (2), the user terminal at the time of selection is redirected to the advertiser site of the advertiser server. At the time of this redirect, the plurality of selection parameters are acquired from the selection user terminal.
つぎの事項(41)~(44)により特定されるトラッキング方法。
(41)利用者端末上で起動した広告媒体アプリケーション上で選択可能な広告を管理する広告管理サーバーと前記広告に対応する広告主サイトを管理する広告主サーバーとにより、前記広告主サイト上で所定の行動をとった利用者が前記広告媒体アプリケーション上で前記広告を選択した利用者であるか否かをトラッキングするトラッキング方法であること
(42)前記広告管理サーバーが、利用者端末を用いて利用者が前記広告媒体アプリケーション上の前記広告を選択した場合に、この選択時利用者端末から前記広告の選択時に取得した前記選択時利用者端末又は該選択時利用者端末の利用者を組み合わせによって識別可能とする前記選択時利用者端末の端末情報の複数の選択時パラメータにより、前記選択時利用者端末又は該選択時利用者端末の利用者を識別する選択時識別情報を生成すること
(43)前記広告管理サーバーが、利用者端末を用いて利用者が前記広告主サイト上で所定の行動をとった場合に、この行動時利用者端末から前記行動の確定時に取得した前記行動時利用者端末又は該行動時利用者端末の利用者を組み合わせによって識別可能とする前記選択時利用者端末の端末情報の複数の行動時パラメータにより、前記行動時利用者端末又は該行動時利用者端末の利用者を識別する行動時識別情報を生成すること
(44)前記広告管理サーバーが、前記行動時識別情報と同一の前記選択時識別情報が存在する場合に、前記広告主サイト上で所定の行動をとった利用者が前記広告を選択した利用者であると判断すること
The tracking method specified by the following items (41) to (44).
(41) Predetermined on the advertiser site by an advertisement management server that manages selectable advertisements on the advertisement medium application launched on the user terminal and an advertiser server that manages the advertiser site corresponding to the advertisement. It is a tracking method that tracks whether or not the user who has taken the action of (42) is the user who selected the advertisement on the advertisement medium application. (42) The advertisement management server uses the user terminal. When a person selects the advertisement on the advertisement medium application, the user of the selected user terminal or the selected user terminal acquired at the time of selecting the advertisement is identified by a combination from the selected user terminal. (43) To generate the selection-time identification information that identifies the user of the selection-time user terminal or the selection-time user terminal by a plurality of selection-time parameters of the terminal information of the selection-time user terminal that can be enabled (43). When the user takes a predetermined action on the advertiser site by using the user terminal, the advertisement management server acquires the action-time user terminal from the action -time user terminal when the action is confirmed. Alternatively, the user of the action user terminal or the action user terminal can be identified by a combination of the users of the action user terminal according to a plurality of action parameters of the terminal information of the selected user terminal . (44) When the advertisement management server has the same selection-time identification information as the action-time identification information, the advertisement management server takes a predetermined action on the advertiser site. To determine that the user is the user who selected the advertisement.
つぎの事項(51)及び(52)により特定される請求項4に記載のトラッキング方法。
(51)前記事項(42)において、前記広告媒体アプリケーションが、前記広告媒体識別情報を割り当てられており、前記広告管理サーバーから前記割り当てられた広告識別情報に対する広告情報を取得し、該広告情報に基づいて前記広告を選択可能に前記選択時利用者端末で表示すること
(52)上記事項(42)において、前記広告媒体アプリケーションが、前記選択時利用者端末から複数の選択時パラメータを取得し、前記割り当てられている広告媒体識別情報及び前記広告情報中の広告識別情報を取得して前記広告管理サーバーに送信し、前記広告管理サーバーが、前記複数の選択時パラメータ、広告媒体識別情報、及び広告識別情報を受信により取得すること
The tracking method according to claim 4, which is specified by the following items (51) and (52).
(51) In the above item (42), the advertisement medium application is assigned the advertisement medium identification information, acquires the advertisement information for the assigned advertisement identification information from the advertisement management server, and applies the advertisement information to the advertisement information. Displaying the advertisement on the selection user terminal so that the advertisement can be selected based on the above (52) In the above item (42), the advertisement medium application acquires a plurality of selection parameters from the selection user terminal. The assigned advertisement medium identification information and the advertisement identification information in the advertisement information are acquired and transmitted to the advertisement management server, and the advertisement management server performs the plurality of selection parameters, the advertisement medium identification information, and the advertisement. Acquiring identification information by reception
つぎの事項(61)~(63)により特定される請求項5に記載のトラッキング方法。
(61)前記事項(42)において、前記事項(52)で取得された前記広告識別情報及び広告媒体識別情報は、前記選択時識別情報と関連付けて前記広告の選択情報として保存されること
(62)前記事項(43)において、前記行動時利用者端末が、前記所定の行動がとられた場合に、前記所定の行動の内容を示す行動内容情報及び前記広告主識別情報を前記広告主サーバー又は自端末のアプリケーションから取得して前記行動時パラメータと共に前記広告管理サーバーに送ること
(63)前記事項(44)において、前記広告管理サーバーは、前記行動時識別情報と同一の前記選択時識別情報に対し前記行動時利用者端末から取得した前記広告主識別情報及び前記行動内容情報から特定される前記広告の前記選択情報を抽出し、前記抽出した選択情報の前記広告媒体識別情報に該当する前記広告媒体アプリケーション上での前記広告の広告成果があったことを認定すること
The tracking method according to claim 5, which is specified by the following items (61) to (63).
(61) In the item (42), the advertisement identification information and the advertisement medium identification information acquired in the item (52) are stored as selection information of the advertisement in association with the selection time identification information (62). ) In the above item (43), when the user terminal during the action takes the predetermined action, the action content information indicating the content of the predetermined action and the advertiser identification information are transmitted to the advertiser server or the advertiser identification information. Acquired from the application of the own terminal and sent to the advertisement management server together with the action time parameter (63) In the item (44), the advertisement management server uses the same selection time identification information as the action time identification information. On the other hand, the advertisement that corresponds to the advertisement medium identification information of the extracted selection information by extracting the selection information of the advertisement specified from the advertiser identification information and the action content information acquired from the user terminal during the action. To certify that the advertisement has been successful on the medium application.
つぎの事項(71)により特定される請求項2又は6に記載のトラッキング方法。
(71)前記事項(24)又は(63)において、複数の選択情報が存在する場合には、最後の選択に対応する選択情報を抽出し、前記広告の広告成果があったことを認定すること
The tracking method according to claim 2 or 6, which is specified by the following item (71).
(71) In the above item (24) or (63), when a plurality of selection information exists, the selection information corresponding to the last selection is extracted, and it is confirmed that the advertisement result of the advertisement has been achieved.
つぎの事項(81)により特定される請求項2、6、又は7に記載のトラッキング方法。
(81)前記抽出の対象となる選択情報は、前記選択が行われたのが前記所定の行動前の所定時間内のものに限定されること
The tracking method according to claim 2, 6 or 7, which is specified by the following item (81).
(81) The selection information to be extracted is limited to the selection information made within the predetermined time before the predetermined action.
つぎの事項(91)により特定される請求項5~7に記載のトラッキング方法。
(91)前記選択時利用者端末は、AI端末装置であること
The tracking method according to claim 5 to 7, which is specified by the following item (91).
(91) The user terminal at the time of selection is an AI terminal device.
JP2018018687A 2018-02-05 2018-02-05 Tracking method Active JP7051469B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2018018687A JP7051469B2 (en) 2018-02-05 2018-02-05 Tracking method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2018018687A JP7051469B2 (en) 2018-02-05 2018-02-05 Tracking method

Publications (2)

Publication Number Publication Date
JP2019135628A JP2019135628A (en) 2019-08-15
JP7051469B2 true JP7051469B2 (en) 2022-04-11

Family

ID=67624180

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2018018687A Active JP7051469B2 (en) 2018-02-05 2018-02-05 Tracking method

Country Status (1)

Country Link
JP (1) JP7051469B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2022153449A1 (en) * 2021-01-14 2022-07-21 日本電信電話株式会社 Inference method, inference device, and inference program

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009086854A (en) 2007-09-28 2009-04-23 Kddi Corp Affiliate system, tracking server, terminal equipment, and affiliate method
JP2016177818A (en) 2016-04-26 2016-10-06 ヤフー株式会社 Information processing device, terminal device, information processing method, and information processing program

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009086854A (en) 2007-09-28 2009-04-23 Kddi Corp Affiliate system, tracking server, terminal equipment, and affiliate method
JP2016177818A (en) 2016-04-26 2016-10-06 ヤフー株式会社 Information processing device, terminal device, information processing method, and information processing program

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
意外と知らない、広告効果を正しく測定するための3つのポイント,株式会社D2C,[online],[2021年10月12日検索],2017年09月26日,p.1-7,インターネット<URL:https://www.webprofessional.jp/increase-accuracy-of-advertisement-measurement/>

Also Published As

Publication number Publication date
JP2019135628A (en) 2019-08-15

Similar Documents

Publication Publication Date Title
US10114534B2 (en) System and method for dynamically displaying personalized home screens respective of user queries
US9912778B2 (en) Method for dynamically displaying a personalized home screen on a user device
US8078615B2 (en) Method and system for single-action personalized recommendation and display of internet content
US20160330150A1 (en) Message service providing method for message service linked to search service and message server and user terminal to perform the method
US9010622B2 (en) System and method for delivering information using image code
JP6806762B2 (en) Methods and devices for pushing information
KR102340228B1 (en) Message service providing method for message service linking search service and message server and user device for performing the method
TW201631503A (en) Obtaining Search Results
CN106649446B (en) Information pushing method and device
US10257251B1 (en) Systems and methods for using a uniform resource locator to call for different types of content
JP2012234279A (en) Information processing system, information processing method and install program
JP2009134404A (en) Entry auxiliary apparatus, entry auxiliary system, entry auxiliary method, and entry auxiliary program
US9679081B2 (en) Navigation control for network clients
US20170031993A1 (en) Presenting Previously Selected Search Results
US10963927B2 (en) System and method for providing message-based advertisement using lock screen
US20140040307A1 (en) Software downloads from search results page
JP7051469B2 (en) Tracking method
KR101692482B1 (en) Advertising Method of Mobile Device, the Mobile Device and Program Distributing Server therefor
US9633193B2 (en) Server, user apparatus and terminal device
JP5939602B2 (en) How to execute a dial keypad command on a smart terminal
KR20220054990A (en) Method and Device for Providing Information of Clothing Goods Based on Image and Video Search
JP7018917B2 (en) Registration program, registration device, registration method, provision device, provision method and provision program
US11144956B1 (en) Targeted media delivery based on previous consumer interactions
US20140359723A1 (en) Computer program, system, and method for providing a user access to electronically provided content
US10028206B2 (en) Management system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20201127

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20211011

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20211019

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20211104

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20220329

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20220330

R150 Certificate of patent or registration of utility model

Ref document number: 7051469

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150