JP2021111322A - Apparatus and method for evaluating effect of tvcm and program therefor - Google Patents

Apparatus and method for evaluating effect of tvcm and program therefor Download PDF

Info

Publication number
JP2021111322A
JP2021111322A JP2020119593A JP2020119593A JP2021111322A JP 2021111322 A JP2021111322 A JP 2021111322A JP 2020119593 A JP2020119593 A JP 2020119593A JP 2020119593 A JP2020119593 A JP 2020119593A JP 2021111322 A JP2021111322 A JP 2021111322A
Authority
JP
Japan
Prior art keywords
time
value
tvcm
threshold values
accesses
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.)
Pending
Application number
JP2020119593A
Other languages
Japanese (ja)
Inventor
一浩 安井
Kazuhiro Yasui
一浩 安井
文弥 古谷
Fumiya Furuya
文弥 古谷
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.)
Raksul Inc
Original Assignee
Raksul Inc
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 Raksul Inc filed Critical Raksul Inc
Priority to JP2021006289A priority Critical patent/JP2021111421A/en
Publication of JP2021111322A publication Critical patent/JP2021111322A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

To perform further fine-unit evaluation in a method for evaluating effects of TVCM.SOLUTION: An apparatus 100 calculates a difference Δi in the number of accesses before and after N-number of past time points ti (S201). Next, the apparatus 100 divides the N-number of time points ti and calculates standard deviation in distribution of the number of access increases for every division (S202). The apparatus 100 acquires an airtime t of TVCM to be evaluated (S203). The apparatus 100 acquires standard deviation σ of a division corresponding to the received airtime t (S204). The apparatus 100 calculates a difference Δ in the number of acquired accesses before and after the airtime t of the TVCM (S205), and compares the number Δ of access increases with the acquired standard deviation σ, and evaluates the effect of the TVCM (S206).SELECTED DRAWING: Figure 2

Description

本発明は、TVCMの効果を評価するための装置、方法及びそのためのプログラムに関する。 The present invention relates to a device, a method and a program for evaluating the effect of TVCM.

インターネット広告の市場規模(日本)がテレビで放映されるCM(以下「TVCM」と呼ぶ。)の市場規模である2兆円前後に向けて大きく成長しつつも、テレビは、依然として最大の影響力をもつメディアである。音声と映像により反復してメッセージを伝達することで、強い印象を視聴者に与えることができる。 Although the market size of Internet advertising (Japan) has grown significantly toward the market size of about 2 trillion yen for commercials (hereinafter referred to as "TVCM") that are broadcast on TV, TV still has the greatest influence. It is a medium with. A strong impression can be given to the viewer by repeatedly transmitting the message by audio and video.

TVCMは、どの番組と関連して放送されたものであるかがその効果に影響を及ぼしていると推測されるが、現在そのような解像度でTVCMの効果測定を行うことは出来ていない。そして、発明者らは、かかる解像度で効果測定を行うためには、1日単位等ではなく、より細かな単位で効果を評価することが必要となることに着目した。 It is presumed that the effect of TV commercials is influenced by which program was broadcast in relation to which program, but it is not possible to measure the effect of TV commercials at such a resolution at present. Then, the inventors have noted that in order to measure the effect at such a resolution, it is necessary to evaluate the effect in a finer unit rather than in a daily unit or the like.

本発明は、このような問題点に鑑みてなされたものであり、その目的は、TVCMの効果を評価するための装置、方法及びそのためのプログラムにおいて、より細かな単位の評価を可能とすることにある。 The present invention has been made in view of such problems, and an object of the present invention is to enable more detailed evaluation of units in a device, a method, and a program for evaluating the effect of TVCM. It is in.

このような目的を達成するために、本発明の第1の態様は、コンピュータが、TVCMの効果を評価するための方法であって、評価の対象である前記TVCMの放映時刻を受信するステップと、前記放映時刻から定まる放映の曜日又はその属性及び時間帯又はその属性の少なくとも一方に対応する1又は複数の区分について、1又は複数のしきい値を取得するステップと、前記放映時刻におけるアクセススコアΔを取得された前記1若しくは複数のしきい値又は前記1若しくは複数のしきい値を用いて定まる値σと比較して前記TVCMの効果を評価するステップとを含み、前記アクセススコアは、ある時点の以後又は後の第1の期間における前記ウェブサイトに対するアクセス数又はその近似値と前記ある時点の以前又は前の第2の期間における前記ウェブサイトに対するアクセス数又はその近似値とを用いて定まるアクセス増加を表す値であり、取得された前記1又は複数のしきい値は、前記コンピュータが取得可能に記憶されていることを特徴とする。 In order to achieve such an object, the first aspect of the present invention is a method for the computer to evaluate the effect of the TVCM, and the step of receiving the broadcast time of the TVCM to be evaluated. , A step of acquiring one or more threshold values for one or more divisions corresponding to at least one of the airing day or its attribute and time zone or its attribute determined from the airing time, and an access score at the airing time. The access score includes a step of evaluating the effect of the TVCM by comparing Δ with the acquired one or more thresholds or a value σ determined using the one or more thresholds. It is determined by using the number of accesses to the website or its approximate value in the first period after or after the time point and the number of accesses to the website or its approximate value in the second period before or before the time point. It is a value representing an increase in access, and the acquired one or a plurality of threshold values are stored so that the computer can acquire the threshold value.

また、本発明の第2の態様は、第1の態様において、前記しきい値が標準偏差であることを特徴とする。 The second aspect of the present invention is characterized in that, in the first aspect, the threshold value is a standard deviation.

また、本発明の第3の態様は、第2の態様において、前記アクセススコアは、ある時点の以後又は後の第1の期間における前記ウェブサイトに対するアクセス数又はその近似値と前記ある時点の以前又は前の第2の期間における前記ウェブサイトに対するアクセス数又はその近似値との差又はそれに応じた値であることを特徴とする。 Further, in the third aspect of the present invention, in the second aspect, the access score is the number of accesses to the website or an approximate value thereof in the first period after or after a certain point in time and before the certain point in time. Alternatively, the number of accesses to the website in the previous second period, the difference from the approximate value thereof, or a value corresponding thereto is characterized.

また、本発明の第4の態様は、第3の態様において、前記比較は、Δ−σ>1.5σを満たすか否かの判定であることを特徴とする。 Further, a fourth aspect of the present invention is characterized in that, in the third aspect, the comparison is a determination as to whether or not Δ−σ> 1.5σ is satisfied.

また、本発明の第5の態様は、第3の態様において、前記比較は、Δ/σで表される比を算出して、前記比が所定の値よりも大きいか否かの判定であることを特徴とする。 Further, a fifth aspect of the present invention is, in the third aspect, the comparison is to calculate a ratio represented by Δ / σ and determine whether or not the ratio is larger than a predetermined value. It is characterized by that.

また、本発明の第6の態様は、第1から第5のいずれかの態様において、前記第1及び第2の期間は所定の分数の単位又は所定の秒数の単位で表されることを特徴とする。 Further, in the sixth aspect of the present invention, in any one of the first to fifth aspects, the first and second periods are represented by a predetermined unit of fractions or a predetermined number of seconds. It is a feature.

また、本発明の第7の態様は、第6の態様において、前記第1及び第2の期間は1分から5分の間の単位で表されることを特徴とする。 A seventh aspect of the present invention is characterized in that, in the sixth aspect, the first and second periods are expressed in units of 1 minute to 5 minutes.

また、本発明の第8の態様は、第1から第7のいずれかの態様において、前記TVCMの放映地域を取得するステップをさらに含むことを特徴とする。 In addition, an eighth aspect of the present invention is characterized in that, in any one of the first to seventh aspects, the step of acquiring the broadcasting area of the TV commercial is further included.

また、本発明の第9の態様は、コンピュータに、TVCMの効果を評価するための方法を実行させるためのプログラムであって、前記方法は、評価の対象である前記TVCMの放映時刻を受信するステップと、前記放映時刻から定まる放映の曜日又はその属性及び時間帯又はその属性の少なくとも一方に対応する1又は複数の区分について、1又は複数のしきい値を取得するステップと、前記放映時刻におけるアクセススコアΔを取得された前記1若しくは複数のしきい値又は前記1若しくは複数のしきい値を用いて定まる値σと比較して前記TVCMの効果を評価するステップとを含み、前記アクセススコアは、ある時点の以後又は後の第1の期間における前記ウェブサイトに対するアクセス数又はその近似値と前記ある時点の以前又は前の第2の期間における前記ウェブサイトに対するアクセス数又はその近似値とを用いて定まるアクセス増加を表す値であり、取得された前記1又は複数のしきい値は、前記コンピュータが取得可能に記憶されていることを特徴とする。 A ninth aspect of the present invention is a program for causing a computer to execute a method for evaluating the effect of TVCM, in which the method receives the airing time of the TVCM to be evaluated. A step, a step of acquiring one or more threshold values for one or more divisions corresponding to at least one of the airing day or its attribute and time zone or its attribute determined from the airing time, and the airing time. The access score includes a step of evaluating the effect of the TVCM by comparing the access score Δ with the acquired one or more threshold values or the value σ determined by using the one or more threshold values. , The number of accesses to the website or its approximate value in the first period after or after a certain point in time, and the number of accesses to the website or its approximate value in the second period before or before the certain point in time are used. It is a value representing the access increase determined by the above, and the acquired one or a plurality of threshold values are stored so that the computer can acquire the threshold value.

また、本発明の第10の態様は、TVCMの効果を評価するための装置であって、評価の対象である前記TVCMの放映時刻を受信し、前記放映時刻から定まる放映の曜日又はその属性及び時間帯又はその属性の少なくとも一方に対応する1又は複数の区分について、1又は複数のしきい値を取得し、前記放映時刻におけるアクセススコアΔを取得された前記1若しくは複数のしきい値又は前記1若しくは複数のしきい値を用いて定まる値σと比較して前記TVCMの効果を評価し、前記アクセススコアは、ある時点の以後又は後の第1の期間における前記ウェブサイトに対するアクセス数又はその近似値と前記ある時点の以前又は前の第2の期間における前記ウェブサイトに対するアクセス数又はその近似値とを用いて定まるアクセス増加を表す値であり、取得された前記1又は複数のしきい値は、前記装置が取得可能に記憶されていることを特徴とする。 A tenth aspect of the present invention is a device for evaluating the effect of a TVCM, which receives the broadcast time of the TVCM to be evaluated, and the broadcast day or its attribute determined from the broadcast time. The one or more threshold values obtained by acquiring one or more threshold values and acquiring the access score Δ at the airing time for one or more divisions corresponding to at least one of the time zone or its attribute, or the said one or more threshold values. The effect of the TVCM is evaluated by comparing it with a value σ determined using one or more threshold values, and the access score is the number of accesses to the website or the number thereof in the first period after or after a certain point in time. A value representing an increase in access determined by using an approximate value and the number of accesses to the website or an approximate value thereof in the second period before or before the time point, and the acquired threshold value of one or more. Is characterized in that the device is retrievably stored.

本発明の一態様によれば、評価対象のTVCMに関連づけられたウェブサイトに対する所定の分数の単位又は所定の秒数の単位で記録されたアクセス数を用いて当該TVCMの効果を評価することによって、各TVCMの放映の効果を高い精度で評価することが可能となる。 According to one aspect of the present invention, by evaluating the effect of the TVCM using the number of accesses recorded in a predetermined unit of minutes or a predetermined number of seconds to the website associated with the TVCM to be evaluated. , It is possible to evaluate the effect of broadcasting each TV commercial with high accuracy.

本発明の一実施形態にかかるTVCMの効果を評価するための装置を示す図である。It is a figure which shows the apparatus for evaluating the effect of TVCM which concerns on one Embodiment of this invention. 本発明の一実施形態にかかるTVCMの効果を評価するための方法の流れを示す図である。It is a figure which shows the flow of the method for evaluating the effect of TVCM which concerns on one Embodiment of this invention. 本発明の一実施形態において用いる過去のN個の時点tの前後におけるアクセス数を模式的に示す図である。Is a diagram schematically showing the number of accesses before and after the last of the N time t i is used in an embodiment of the present invention. 本発明の一実施形態において算出されるウェブサイトに対するアクセス数の曜日及び時間帯ごとの標準偏差を示す図である。It is a figure which shows the standard deviation for each day of the week and time zone of the access number to the website calculated in one Embodiment of this invention.

以下、図面を参照して本発明の実施形態を詳細に説明する。 Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.

図1に、本発明の一実施形態にかかるTVCMの効果を評価するための装置を示す。装置100は、TVCMの放映時刻及び当該TVCMと関連づけられたウェブサイトに対するアクセス数に基づいて、当該TVCMの効果を評価する。 FIG. 1 shows an apparatus for evaluating the effect of a TV commercial according to an embodiment of the present invention. The device 100 evaluates the effect of the TVCM based on the airing time of the TVCM and the number of accesses to the website associated with the TVCM.

装置100は、通信インターフェースなどの通信部101と、プロセッサ、CPU等の処理部102と、メモリ、ハードディスク等の記憶装置又は記憶媒体を含む記憶部103とを備え、各処理を行うためのプログラムを実行することによって構成することができる。また、装置100は、1又は複数の装置、コンピュータないしサーバを含むことがあり、また当該プログラムは1又は複数のプログラムを含むことがあり、また、コンピュータ読み取り可能な記憶媒体に記録して非一過性のプログラムプロダクトとすることができる。当該プログラムは、記憶部103又は装置100からアクセス可能な記憶装置又は記憶媒体に記憶しておき、処理部102において実行することができる。 The device 100 includes a communication unit 101 such as a communication interface, a processing unit 102 such as a processor and a CPU, and a storage unit 103 including a storage device such as a memory and a hard disk or a storage medium, and provides a program for performing each process. It can be configured by running. The device 100 may also include one or more devices, a computer or a server, and the program may include one or more programs, and may be recorded on a computer-readable storage medium. It can be a transient program product. The program can be stored in a storage device or storage medium accessible from the storage unit 103 or the device 100, and executed in the processing unit 102.

装置100は、さらにデータベース104を備え、ウェブサイト110に対するアクセス数に基づいて算出される一組のパラメータを記憶している。当該一組のパラメータの少なくとも一部を用いて、TVCMの効果の評価が行われる。当該一組のパラメータについては後述する。 The device 100 further includes a database 104 and stores a set of parameters calculated based on the number of accesses to the website 110. The effectiveness of TV commercials is evaluated using at least a part of the set of parameters. The set of parameters will be described later.

ここでは、データベース104が記憶部103とは別個に設けられている例を図示しているものの、データベース104に記憶されるデータは記憶部103に記憶されてもよく、また、装置100からコンピュータネットワークを介してアクセス可能な記憶装置又は記憶媒体に記憶されてもよい。 Here, although an example in which the database 104 is provided separately from the storage unit 103 is illustrated, the data stored in the database 104 may be stored in the storage unit 103, and the computer network from the device 100. It may be stored in a storage device or storage medium accessible via.

評価の対象となるTVCMの放映時刻は、装置100とコンピュータネットワークを介して通信可能なユーザー端末120から受信することができる。装置100が提供するウェブサイト上で利用可能なTVCM効果評価サービスのユーザーがユーザー端末120を用いて当該ウェブサイトに対してTVCMの放映時刻を入力したり、TVCMの1又は複数の放映時刻を含むデータをユーザーがユーザー端末120から装置100にアップロードしたりすることが考えられる。また、TVCMの1又は複数の放映時刻を含むデータを装置100がコンピュータネットワークを介して、たとえばAPIを用いて、TVCMに関するデータを提供するサーバ(図示せず)から受信することが考えられる。このように、装置100がTVCMの放映時刻を取得する方式にはさまざまなものが考えられる。 The broadcast time of the TV commercial to be evaluated can be received from the user terminal 120 capable of communicating with the device 100 via the computer network. A user of a TVCM effect evaluation service available on a website provided by the device 100 inputs a TVCM airing time to the website using a user terminal 120, or includes one or more TVCM airing times. It is conceivable that the user uploads the data from the user terminal 120 to the device 100. Further, it is conceivable that the device 100 receives data including one or a plurality of airing times of the TV commercial from a server (not shown) that provides data related to the TV commercial via a computer network, for example, using an API. As described above, various methods can be considered in which the device 100 acquires the broadcast time of the TV commercial.

図2に、本発明の一実施形態にかかるTVCMの効果を評価するための方法の流れを示す。まず、装置100は、データベース104から、過去のN個の時点t(Nは1以上の整数であり、iは1以上N以下の整数である。)の以後又は後の第1の期間におけるウェブサイト110に対するアクセス数及び当該複数の時点の以前又は前の第2の期間におけるウェブサイト110に対するアクセス数を取得し、各時点tにおいて、第1の期間におけるアクセス数と第2の期間におけるアクセス数との差Δを算出する(S201)。一例として、一分単位でアクセス数を表し、図3に示すような過去の各時点tについて、各時点t以後の3分間のアクセス数と当該時点tの前の3分間のアクセス数との差Δを算出する。アクセス数の差Δは、各時点tを基準としたアクセス増加数と言うことができる。 FIG. 2 shows the flow of a method for evaluating the effect of a TV commercial according to an embodiment of the present invention. First, the apparatus 100, from the database 104, (a N is an integer of 1 or more, i is 1 or more N an integer.) Past the N time t i in the first period of subsequent or later get the number of accesses to the web site 110 in the previous or the second period before the access number and the plurality of time points to the web site 110, at each time point t i, the number of accesses and a second period in the first period calculating the difference delta i between the access number (S201). As an example, represents the number of accesses in one minute increments, for the past each time point t i, such as shown in FIG. 3, the number of accesses of the previous 3 minutes access number and the time t i of each time point t i after the 3 minutes Calculate the difference Δ i from. The difference delta i access number, it can be said that the number of accesses increases relative to the respective time point t i.

ここで、発明者らは、TVCMの視聴者がインターネット上で行動を取り、ウェブサイト110に対するアクセス数として現れるまでの期間は概ね3分間等であることを見出し、必ずしも3分間に限るものではないが、本発明は、TVCMの放映後数分間に着目するものである。 Here, the inventors have found that the period until the TVCM viewer takes action on the Internet and appears as the number of accesses to the website 110 is about 3 minutes or the like, and is not necessarily limited to 3 minutes. However, the present invention focuses on a few minutes after the TV commercial is aired.

上述の説明では、t時点におけるΔをアクセス数の差として定義したが、第1の期間の半分の期間におけるアクセス数を2倍して第1の期間におけるアクセス数から引くことによってアクセス増加数Δを算出することができる。換言すれば、第1の期間におけるアクセス数又はその近似値と第2の期間におけるアクセス数又はその近似値との差をアクセス増加数Δを考えてもよい。また、差により得られた値を定数倍したり、定数を加算したりしてもよく、さらに一般的には、ある時点の以後又は後の第1の期間におけるアクセス数又はその近似値と当該ある時点の以前又は前の第2の期間におけるアクセス数又はその近似値との差又はそれに応じた値を「アクセススコア」と呼ぶことがある。より一般には、「アクセススコア」は、ある時点の以後又は後の第1の期間におけるアクセス数又はその近似値と当該ある時点の以前又は前の第2の期間におけるアクセス数又はその近似値とを用いて定まるアクセス増加を表す値である。 In the above description, but to define the delta i in t i the time as a difference in the access number, increased access by subtracting from the number of accesses in the first period is doubled the number of accesses in the period half of the first period The number Δ i can be calculated. In other words, the difference may be considered an increased access number delta i of the access number or the access number or an approximate value thereof at the approximate value and the second period in the first period. Further, the value obtained by the difference may be multiplied by a constant or a constant may be added, and more generally, the number of accesses or an approximate value thereof in the first period after or after a certain point in time and the said value. The difference from the number of accesses or an approximate value thereof in the second period before or before a certain point in time, or a value corresponding thereto may be referred to as an "access score". More generally, the "access score" is the number of accesses or an approximation thereof in the first period after or after a certain point in time and the number of accesses or an approximation thereof in the second period before or before the time point. It is a value indicating the access increase determined by using.

次に、装置100は、曜日又はその属性及び時間帯又はその属性の少なくとも一方に基づいてN個の時点tを区分して、区分ごとのアクセススコアの分布の標準偏差を算出する(S202)。一例として、曜日及び一時間ごとに区分した場合の標準偏差σm,n(mは1以上7以下の整数であり、nは0以上23以下の整数である。)を図4に示す。ここで、mが1のときに日曜日に対応し、nが0のときに0時に対応する。標準偏差は、曜日の属性について、平日か休日かによって区分したり、時間帯の属性について、朝か昼か夜かによって区分したりしてもよい。装置100は、このように算出された標準偏差をデータベース104に記憶しておき、以後の効果測定においてこれを取得可能とすることができる。 Then, the apparatus 100, day or by dividing the N number of time t i based on at least one of its attributes and time of day or its attributes, to calculate the standard deviation of the distribution of access score for each classification (S202) .. As an example, FIG. 4 shows standard deviations σ m, n (m is an integer of 1 or more and 7 or less, and n is an integer of 0 or more and 23 or less) when divided by day of the week and hourly. Here, when m is 1, it corresponds to Sunday, and when n is 0, it corresponds to 0 o'clock. The standard deviation may be classified according to whether the attribute of the day of the week is a weekday or a holiday, or the attribute of the time zone is morning, noon, or night. The device 100 can store the standard deviation calculated in this way in the database 104 so that it can be acquired in the subsequent effect measurement.

また、標準偏差の算出は、東京、福岡等の地域ごとに行うことが有益であることがあり、N個の時点tを曜日又はその属性及び時間帯又はその属性の少なくとも一方に加えてさらに地域に基づいて区分してもよい。ウェブサイト110に対するアクセスは、どの地点又は地域に所在する端末から行われたかを判別可能であることがあり、そのような場合にウェブサイト110に対するアクセス数の地域ごとの区分が可能である。 Further, the calculation of the standard deviation, Tokyo, may be beneficial to perform each region and Fukuoka, in addition to at least one of the N time points t i a day or its attributes and the time zone or the attribute It may be classified based on the region. It may be possible to determine from which point or region the access to the website 110 was made from a terminal, and in such a case, it is possible to classify the number of accesses to the website 110 for each region.

そして、装置100は、評価の対象となるTVCMの放映時刻tをコンピュータネットワークを介して受信する(S203)。装置100は、当該TVCMの識別子を加えて取得することが好ましい。TVCMの識別子とウェブサイトの識別子との対応づけを記憶しておけば、装置100は、取得したTVCMの識別子に基づいて、当該TVCMの効果測定に用いるウェブサイトを判定し、当該ウェブサイトに対するアクセス数を用いて算出された標準偏差を取得することができる。または、装置100は、TVCMの放映時刻tに加えて、当該TVCMと関連づけられたウェブサイト110の識別子をユーザー端末120その他のコンピュータから直接取得してもよい。装置100は、放映時刻tを取得するのと同時に又はその前後に、当該TVCMの放映地域を取得してもよい。 Then, the device 100 receives the broadcast time t of the TV commercial to be evaluated via the computer network (S203). It is preferable that the device 100 is acquired by adding the identifier of the TVCM. If the association between the TVCM identifier and the website identifier is stored, the device 100 determines the website to be used for measuring the effect of the TVCM based on the acquired TVCM identifier, and accesses the website. The standard deviation calculated using the numbers can be obtained. Alternatively, the device 100 may obtain the identifier of the website 110 associated with the TVCM directly from the user terminal 120 or other computer in addition to the airing time t of the TVCM. The device 100 may acquire the broadcasting area of the TVCM at the same time as or before or after the broadcasting time t is acquired.

また、装置100は、受信した放映時刻tから定まる放映の曜日又はその属性及び時間帯又はその属性の少なくとも一方に対応する1又は複数の区分について、当該TVCMに関連づけられたウェブサイト110の1又は複数の標準偏差を取得する(S204)。 In addition, the device 100 has one or more of the website 110 associated with the TVCM for one or more categories corresponding to the day of the week or its attribute and the time zone or at least one of the attributes determined from the received airing time t. Acquire a plurality of standard deviations (S204).

一組のパラメータとして、図4に示すように曜日及び時間帯ごとに標準偏差が記憶されている場合、装置100は、受信した放映時刻tに対応する曜日及び時間帯の値を取得すればよい。また、装置100は、受信した放映時刻tが平日か休日かを判定して、平日であれば平日に該当する複数の曜日の値を取得して、これを用いて例えば平日の平均的な標準偏差を定めてもよい。また、装置100は、受信した放映時刻tが夜か否かを判定して、夜であれば夜に該当する複数の時間帯の値を取得して、これを用いて例えば夜の平均的な標準偏差を定めてもよい。あるいは、一組のパラメータとして、平日又は休日という曜日の属性に対応する区分と、朝、昼又は夜という時間帯の属性に対応する区分とによって区分した標準偏差が記憶されている場合には、装置100は、受信した放映時刻tの属性を判定して、対応する区分の値を取得することができる。また、標準偏差が地域ごとに記憶されている場合には、装置100は、放映時刻tに加えて放映地域を取得して、当該放映地域に対応する区分の標準偏差を取得することができる。 When the standard deviation is stored for each day of the week and time zone as a set of parameters as shown in FIG. 4, the device 100 may acquire the values of the day of the week and the time zone corresponding to the received airing time t. .. Further, the device 100 determines whether the received airing time t is a weekday or a holiday, acquires the values of a plurality of days of the week corresponding to the weekday if it is a weekday, and uses this to obtain, for example, the average standard of the weekday. The deviation may be defined. Further, the device 100 determines whether or not the received airing time t is night, acquires values of a plurality of time zones corresponding to night if it is night, and uses this to obtain, for example, an average of night. A standard deviation may be set. Alternatively, if as a set of parameters, the standard deviation classified by the classification corresponding to the attribute of the day of the week such as weekday or holiday and the classification corresponding to the attribute of the time zone of morning, noon or night is stored. The device 100 can determine the attribute of the received airing time t and acquire the value of the corresponding category. Further, when the standard deviation is stored for each area, the device 100 can acquire the broadcasting area in addition to the broadcasting time t, and can acquire the standard deviation of the division corresponding to the broadcasting area.

装置100は、取得したTVCMの放映時刻tにおいて、当該時刻におけるアクセス増加数等のアクセススコアΔを算出する(S205)。ここで、放映時刻tは1分若しくは数分単位又は1秒、数秒若しくは数十秒単位により表すことができる。また、放映時刻tは、1秒、数秒又は数十秒単位で表されたデータを取得してアクセススコアの算出に当たって1分又は数分単位に変換してもよい。ここで、「数分」とは発明者らの知見によれば、2分又は3分が好ましいが、これに限定するものではなく、4分、5分等とすることも考えられる。また、「数秒」とは3秒、5秒等とすることが挙げられ、「数十秒」とは30秒、50秒等とすることが挙げられる。放映時刻tは、より広くは所定の分数の単位又は所定の秒数の単位で表すことができ、たとえば10分未満又は数十分未満の任意の単位で表すことが考えられる。 The device 100 calculates an access score Δ such as the number of access increases at the acquired TV commercial broadcast time t (S205). Here, the airing time t can be expressed in units of 1 minute or several minutes or 1 second, several seconds or several tens of seconds. Further, the airing time t may be converted into 1 minute or several minutes in calculating the access score by acquiring data expressed in units of 1 second, several seconds or several tens of seconds. Here, according to the findings of the inventors, "several minutes" is preferably 2 minutes or 3 minutes, but is not limited to this, and 4 minutes, 5 minutes, or the like can be considered. Further, "several seconds" may be 3 seconds, 5 seconds, etc., and "tens of seconds" may be 30 seconds, 50 seconds, etc. The airing time t can be broadly expressed in a predetermined unit of minutes or a predetermined number of seconds, and may be expressed in any unit of less than 10 minutes or less than tens of minutes, for example.

そして、装置100は、ウェブサイト110に対するアクセススコアΔとウェブサイト110の1若しくは複数の標準偏差又は当該1若しくは複数の標準偏差を用いて定まる値σとを比較してTVCMの効果を評価する(S206)。一例として、Δ>1.5σで表されるように、アクセススコアΔが標準偏差σに所定の係数を乗じた値よりも大きければ効果があり、それ以下であれば効果がなかったと評価することが挙げられる。あるいは、Δ/σで表される比を算出して、当該比が所定の値よりも大きければ効果があり、それ以下であれば効果がなかったと評価することが挙げられる。ここで、1又は複数の標準偏差を用いて定まる値σの一例は、複数の標準偏差の平均値である。 Then, the device 100 evaluates the effect of the TVCM by comparing the access score Δ with respect to the website 110 with one or a plurality of standard deviations of the website 110 or a value σ determined by using the one or a plurality of standard deviations (the effect of the TVCM is evaluated. S206). As an example, as represented by Δ> 1.5σ, if the access score Δ is larger than the value obtained by multiplying the standard deviation σ by a predetermined coefficient, it is effective, and if it is less than that, it is evaluated as having no effect. Can be mentioned. Alternatively, a ratio represented by Δ / σ may be calculated, and if the ratio is larger than a predetermined value, it is effective, and if it is less than that, it is evaluated that there is no effect. Here, an example of the value σ determined by using one or a plurality of standard deviations is an average value of a plurality of standard deviations.

上述の説明において「アクセス数」とは、ウェブサイト110に対してなされたアクセスの数を意味し、閲覧されたページ数をカウントするページビュー、複数のページが閲覧されても同一の端末による閲覧であれば1とカウントするセッション数等、さまざまなカウントの方式が可能である。 In the above description, the "access count" means the number of accesses made to the website 110, a page view that counts the number of pages viewed, and a page view that counts the number of pages viewed, and even if a plurality of pages are viewed, they are viewed by the same terminal. If so, various counting methods such as the number of sessions counting as 1 are possible.

また、上述の説明においては、TVCMの効果の有無を評価しているが、アクセススコアΔと標準偏差σとの比較に基づいて、TVCMの効果が出た確率を評価してもよい。具体的には、アクセススコアΔと標準偏差σとの比較結果について1又は複数のしきい値を設定して、各しきい値を超えていれば効果が出た確率xはa<x≦b(a及びbは0から100の間の数)と評価することが考えられる。 Further, in the above description, the presence or absence of the effect of the TVCM is evaluated, but the probability that the effect of the TVCM has appeared may be evaluated based on the comparison between the access score Δ and the standard deviation σ. Specifically, one or a plurality of threshold values are set for the comparison result between the access score Δ and the standard deviation σ, and if each threshold value is exceeded, the probability x of the effect is a <x ≦ b. (A and b are numbers between 0 and 100).

また、上述の説明においては、区分ごとの標準偏差の算出を装置100で行うものとして記述しているが、装置100とは異なる装置、コンピュータ又はサーバにおいて算出を行い、装置100が後にこれを取得可能に記憶してもよい。 Further, in the above description, the calculation of the standard deviation for each category is described as being performed by the device 100, but the calculation is performed by a device, computer or server different from the device 100, and the device 100 later acquires this. You may memorize it as much as possible.

また、上述の説明においては、過去のN個の時点tにおけるアクセススコアΔの分布について、前記N個の時点tを区分した区分ごとに算出した標準偏差を記憶しておくものとして説明したが、一般に、過去のN個の時点tにおけるアクセススコアΔの値について、前記N個の時点tを区分した区分ごとに算出した1又は複数のしきい値を記憶しておき、これを装置100が後に取得して、評価の対象であるTVCMの放映時刻におけるアクセススコアΔを取得された当該1若しくは複数のしきい値又は当該1若しくは複数のしきい値を用いて定まる値σと比較して前記TVCMの効果を評価することも考えられる。取得される各しきい値は、より一般に、曜日又はその属性及び時間帯又はその属性の少なくとも一方により区分した区分ごとに定められたしきい値とすることが考えられ、TVCMに関連づけられたウェブサイト110に対するアクセス数又はその近似値を直接的に用いて算出されるもののみに必ずしも限定されず、また、異なる区分で同一の値を取ることを必ずしも排除しないことを念のため付言する。 Further, in the above description, described as the distribution of access scores delta i in the past of N time t i, and stores the standard deviation calculated for each classification were dividing the N number of time t i but was generally about the value of the access score delta i in the past of N time t i, stores the one or more thresholds were calculated for each segment obtained by dividing the N time t i, This is acquired later by the device 100, and the access score Δ at the airing time of the TVCM to be evaluated is acquired by the one or more threshold values or a value σ determined by using the one or more threshold values. It is also conceivable to evaluate the effect of the TVCM in comparison with. Each threshold acquired is more generally considered to be a threshold defined for each category classified by the day of the week or its attributes and the time zone or at least one of the attributes, and the web associated with the TV commercial. It should be added that the number of accesses to the site 110 or its approximate value is not necessarily limited to the one calculated directly, and it is not necessarily excluded that the same value is taken in different categories.

なお、「××のみに基づいて」、「××のみに応じて」、「××のみの場合」というように「のみ」との記載がなければ、本明細書においては、付加的な情報も考慮し得ることが想定されていることに留意されたい。また、一例として、「aの場合にbする」という記載は、明示した場合を除き、「aの場合に常にbする」こと、「aの直後にbする」ことを必ずしも意味しないことに留意されたい。また、「Aを構成する各a」という記載は、必ずしもAが複数の構成要素によって構成されることを意味するものではなく、構成要素が単数であることを含む。 If there is no description of "only" such as "based on XX only", "according to XX only", and "in the case of XX only", additional information is provided in this specification. Note that it is assumed that also can be considered. Also, as an example, it should be noted that the description "b in the case of a" does not necessarily mean "always b in the case of a" or "b immediately after a", except when explicitly stated. I want to be. Further, the description "each a constituting A" does not necessarily mean that A is composed of a plurality of constituent elements, but includes that the constituent elements are singular.

また、念のため、なんらかの方法、プログラム、端末、装置、サーバ又はシステム(以下「方法等」)において、本明細書で記述された動作と異なる動作を行う側面があるとしても、本発明の各態様は、本明細書で記述された動作のいずれかと同一の動作を対象とするものであり、本明細書で記述された動作と異なる動作が存在することは、当該方法等を本発明の各態様の範囲外とするものではないことを付言する。 Further, just in case, even if some method, program, terminal, device, server or system (hereinafter referred to as "method") has an aspect of performing an operation different from the operation described in the present specification, each of the present inventions The aspect is intended to be the same operation as any of the operations described in the present specification, and the existence of an operation different from the operation described in the present specification means that the method and the like are described in each of the present inventions. It is added that it is not outside the scope of the aspect.

また、図2において示される「開始」及び「終了」は、一例を示すものに過ぎず、本実施形態にかかる方法がS201によって必ず開始され、S206によって必ず終了することを意味するものではない。 Further, "start" and "end" shown in FIG. 2 are merely examples, and do not mean that the method according to the present embodiment is always started by S201 and always ends by S206.

100 装置
101 通信部
102 処理部
103 記憶部
104 データベース
110 ウェブサイト
120 ユーザー端末
100 Device 101 Communication unit 102 Processing unit 103 Storage unit 104 Database 110 Website 120 User terminal

Claims (10)

コンピュータが、TVCMの効果を評価するための方法であって、
評価の対象である前記TVCMの放映時刻を取得するステップと、
前記放映時刻から定まる放映の曜日又はその属性及び時間帯又はその属性の少なくとも一方に対応する1又は複数の区分について、1又は複数のしきい値を取得するステップと、
前記放映時刻におけるアクセススコアΔを取得された前記1若しくは複数のしきい値又は前記1若しくは複数のしきい値を用いて定まる値σと比較して前記TVCMの効果を評価するステップと
を含み、
前記アクセススコアは、ある時点の以後又は後の第1の期間における前記ウェブサイトに対するアクセス数又はその近似値と前記ある時点の以前又は前の第2の期間における前記ウェブサイトに対するアクセス数又はその近似値とを用いて定まるアクセス増加を表す値であり、
取得された前記1又は複数のしきい値は、前記コンピュータが取得可能に記憶されていることを特徴とする。
A computer is a way to evaluate the effectiveness of TV commercials.
The step of acquiring the airing time of the TV commercial to be evaluated, and
A step of acquiring one or more threshold values for one or more divisions corresponding to at least one of the airing day of the week or its attribute and time zone or its attribute determined from the airing time.
Including a step of evaluating the effect of the TVCM by comparing the access score Δ at the airing time with the acquired one or more threshold values or the value σ determined using the one or more threshold values.
The access score is the number of accesses to the website or an approximation thereof in the first period after or after a certain point in time and the number of accesses to the website in the second period before or before the time point or an approximation thereof. It is a value that represents the increase in access determined by using the value.
The acquired one or more threshold values are audibly stored by the computer.
請求項1に記載の方法であって、
前記しきい値は標準偏差であることを特徴とする請求項1記載の方法。
The method according to claim 1.
The method according to claim 1, wherein the threshold value is a standard deviation.
請求項1又は2に記載の方法であって、
前記アクセススコアは、ある時点の以後又は後の第1の期間における前記ウェブサイトに対するアクセス数又はその近似値と前記ある時点の以前又は前の第2の期間における前記ウェブサイトに対するアクセス数又はその近似値との差又はそれに応じた値であることを特徴とする。
The method according to claim 1 or 2.
The access score is the number of accesses to the website or an approximation thereof in the first period after or after a certain point in time and the number of accesses to the website in the second period before or before the time point or an approximation thereof. It is characterized in that it is a difference from the value or a value corresponding thereto.
請求項3に記載の方法であって、前記比較は、
Δ−σ>1.5σ
を満たすか否かの判定であることを特徴とする。
The method according to claim 3, wherein the comparison is made.
Δ−σ> 1.5σ
It is characterized in that it is a determination as to whether or not the condition is satisfied.
請求項3に記載の方法であって、前記比較は、
Δ/σで表される比を算出して、前記比が所定の値よりも大きいか否かの判定であることを特徴とする。
The method according to claim 3, wherein the comparison is made.
It is characterized in that the ratio represented by Δ / σ is calculated to determine whether or not the ratio is larger than a predetermined value.
請求項1から5のいずれかに記載の方法であって、
前記第1及び第2の期間は所定の分数の単位又は所定の秒数の単位で表されることを特徴とする。
The method according to any one of claims 1 to 5.
The first and second periods are represented by a predetermined unit of fractions or a predetermined number of seconds.
請求項6に記載の方法であって、
前記第1及び第2の期間は1分から5分の間の単位で表されることを特徴とする。
The method according to claim 6.
The first and second periods are represented in units of 1 to 5 minutes.
請求項1から7のいずれかに記載の方法であって、
前記TVCMの放映地域を取得するステップをさらに含むことを特徴とする。
The method according to any one of claims 1 to 7.
It is characterized by further including a step of acquiring the broadcasting area of the TV commercial.
コンピュータに、TVCMの効果を評価するための方法を実行させるためのプログラムであって、前記方法は、
評価の対象である前記TVCMの放映時刻を受信するステップと、
前記放映時刻から定まる放映の曜日又はその属性及び時間帯又はその属性の少なくとも一方に対応する1又は複数の区分について、1又は複数のしきい値を取得するステップと、
前記放映時刻におけるアクセススコアΔを取得された前記1若しくは複数のしきい値又は前記1若しくは複数のしきい値を用いて定まる値σと比較して前記TVCMの効果を評価するステップと
を含み、
前記アクセススコアは、ある時点の以後又は後の第1の期間における前記ウェブサイトに対するアクセス数又はその近似値と前記ある時点の以前又は前の第2の期間における前記ウェブサイトに対するアクセス数又はその近似値とを用いて定まるアクセス増加を表す値であり、
取得された前記1又は複数のしきい値は、前記コンピュータが取得可能に記憶されていることを特徴とする。
A program for causing a computer to execute a method for evaluating the effect of TVCM.
The step of receiving the airing time of the TV commercial to be evaluated, and
A step of acquiring one or more threshold values for one or more divisions corresponding to at least one of the airing day of the week or its attribute and time zone or its attribute determined from the airing time.
Including a step of evaluating the effect of the TVCM by comparing the access score Δ at the airing time with the acquired one or more threshold values or the value σ determined using the one or more threshold values.
The access score is the number of accesses to the website or an approximation thereof in the first period after or after a certain point in time and the number of accesses to the website in the second period before or before the time point or an approximation thereof. It is a value that represents the increase in access determined by using the value.
The acquired one or more threshold values are audibly stored by the computer.
TVCMの効果を評価するための装置であって、
評価の対象である前記TVCMの放映時刻を受信し、
前記放映時刻から定まる放映の曜日又はその属性及び時間帯又はその属性の少なくとも一方に対応する1又は複数の区分について、1又は複数のしきい値を取得し、
前記放映時刻におけるアクセススコアΔを取得された前記1若しくは複数のしきい値又は前記1若しくは複数のしきい値を用いて定まる値σと比較して前記TVCMの効果を評価し、
前記アクセススコアは、ある時点の以後又は後の第1の期間における前記ウェブサイトに対するアクセス数又はその近似値と前記ある時点の以前又は前の第2の期間における前記ウェブサイトに対するアクセス数又はその近似値とを用いて定まるアクセス増加を表す値であり、
取得された前記1又は複数のしきい値は、前記装置が取得可能に記憶されていることを特徴とする。
A device for evaluating the effects of TV commercials.
Receive the airing time of the TV commercial that is the object of evaluation,
Acquire one or more threshold values for one or more divisions corresponding to at least one of the airing day of the week or its attribute and time zone or its attribute determined from the airing time.
The effect of the TVCM is evaluated by comparing the access score Δ at the airing time with the acquired one or more threshold values or the value σ determined using the one or more threshold values.
The access score is the number of accesses to the website or an approximation thereof in the first period after or after a certain point in time and the number of accesses to the website in the second period before or before the time point or an approximation thereof. It is a value that represents the increase in access determined by using the value.
The acquired one or more threshold values are audibly stored by the apparatus.
JP2020119593A 2019-12-30 2020-07-12 Apparatus and method for evaluating effect of tvcm and program therefor Pending JP2021111322A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2021006289A JP2021111421A (en) 2019-12-30 2021-01-19 Apparatus and method for evaluating effect of tvcm and program therefor

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2019240037 2019-12-30
JP2019240037 2019-12-30

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2021006289A Division JP2021111421A (en) 2019-12-30 2021-01-19 Apparatus and method for evaluating effect of tvcm and program therefor

Publications (1)

Publication Number Publication Date
JP2021111322A true JP2021111322A (en) 2021-08-02

Family

ID=77060045

Family Applications (3)

Application Number Title Priority Date Filing Date
JP2019240038A Active JP6792694B1 (en) 2019-12-30 2019-12-30 Equipment, methods and programs for evaluating the effects of TVCM
JP2020119593A Pending JP2021111322A (en) 2019-12-30 2020-07-12 Apparatus and method for evaluating effect of tvcm and program therefor
JP2021006289A Withdrawn JP2021111421A (en) 2019-12-30 2021-01-19 Apparatus and method for evaluating effect of tvcm and program therefor

Family Applications Before (1)

Application Number Title Priority Date Filing Date
JP2019240038A Active JP6792694B1 (en) 2019-12-30 2019-12-30 Equipment, methods and programs for evaluating the effects of TVCM

Family Applications After (1)

Application Number Title Priority Date Filing Date
JP2021006289A Withdrawn JP2021111421A (en) 2019-12-30 2021-01-19 Apparatus and method for evaluating effect of tvcm and program therefor

Country Status (1)

Country Link
JP (3) JP6792694B1 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7041311B1 (en) 2021-03-05 2022-03-23 ラクスル株式会社 Equipment, methods and programs for analyzing the effects of TV commercials
JP7212707B2 (en) * 2021-03-12 2023-01-25 株式会社電通 ADVERTISING EFFECT MEASURING SYSTEM, ADVERTISING EFFECT MEASURING DEVICE, AD EFFECT MEASURING METHOD AND PROGRAM
WO2024052982A1 (en) * 2022-09-06 2024-03-14 株式会社電通 Advertising effectiveness measurement system, advertising effectiveness measurement device, advertising effectiveness measurement method, and program

Family Cites Families (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002133276A (en) * 2000-10-26 2002-05-10 Cosmo Life Kk Advertising method and its image display device
JP5077617B2 (en) * 2005-10-27 2012-11-21 富士通株式会社 Unexpected demand detection system and unexpected demand detection program
CN101627403A (en) * 2006-12-27 2010-01-13 株式会社电通 Listing advertisement transmitting device and method
US20100049602A1 (en) * 2008-02-07 2010-02-25 Softky William R Systems and Methods for Measuring the Effectiveness of Advertising
JP2013142906A (en) * 2012-01-06 2013-07-22 Ntt Docomo Inc Event evaluation device and event evaluation method
JP6383284B2 (en) * 2014-12-22 2018-08-29 新日鉄住金ソリューションズ株式会社 Server apparatus, system, information processing method, and program
JP6949555B2 (en) * 2017-05-24 2021-10-13 Supership株式会社 Information processing equipment, information processing methods, and programs
JP6284286B1 (en) * 2017-06-15 2018-02-28 株式会社エム・データ Broadcast data processing apparatus and program
JP6619116B1 (en) * 2019-06-20 2019-12-11 株式会社電通 Spot planning evaluation system, spot planning evaluation apparatus and program

Also Published As

Publication number Publication date
JP2021108086A (en) 2021-07-29
JP2021111421A (en) 2021-08-02
JP6792694B1 (en) 2020-11-25

Similar Documents

Publication Publication Date Title
US11989746B2 (en) Methods and apparatus to project ratings for future broadcasts of media
US11568431B2 (en) Methods and apparatus to compensate for server-generated errors in database proprietor impression data due to misattribution and/or non-coverage
JP2021111421A (en) Apparatus and method for evaluating effect of tvcm and program therefor
US10785533B2 (en) Demographic attribution of household viewing events
US11854041B2 (en) Methods and apparatus to determine impressions corresponding to market segments
US11638053B2 (en) Methods and apparatus to identify co-relationships between media using social media
US11089369B2 (en) Methods and apparatus to categorize media impressions by age
US20190238941A1 (en) Methods and apparatus to calibrate audience measurement ratings based on return path data
US20220277328A1 (en) Methods and apparatus to enable duplication correction for broadcast station audience measurement data
WO2015138725A1 (en) Methods and apparatus to generate electronic mobile measurement census data
US11057659B2 (en) Deterministic household assignment model
CN110121088B (en) User attribute information determination method and device and electronic equipment
JP6953643B1 (en) Equipment, methods and programs for evaluating the effects of TV commercials
CN113220741B (en) Internet advertisement false traffic identification method, system, equipment and storage medium
JP6698129B2 (en) Viewing analysis device and viewing analysis method
JP2024076947A (en) Apparatus, method and program for evaluating TV commercial ideas
JP2024053094A (en) Apparatus, method and program for analyzing the effectiveness of TV commercials
KR102663453B1 (en) Methods and apparatus to compensate impression data for misattribution and/or non-coverage by a database proprietor

Legal Events

Date Code Title Description
AA64 Notification of invalidation of claim of internal priority (with term)

Free format text: JAPANESE INTERMEDIATE CODE: A241764

Effective date: 20200925

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20200928

A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A711

Effective date: 20221013