JP7401364B2 - Information processing device, information processing method, and information processing program - Google Patents

Information processing device, information processing method, and information processing program Download PDF

Info

Publication number
JP7401364B2
JP7401364B2 JP2020049596A JP2020049596A JP7401364B2 JP 7401364 B2 JP7401364 B2 JP 7401364B2 JP 2020049596 A JP2020049596 A JP 2020049596A JP 2020049596 A JP2020049596 A JP 2020049596A JP 7401364 B2 JP7401364 B2 JP 7401364B2
Authority
JP
Japan
Prior art keywords
information
group
winning
lottery
payment
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
JP2020049596A
Other languages
Japanese (ja)
Other versions
JP2021149611A (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.)
Individual
Original Assignee
Individual
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 Individual filed Critical Individual
Priority to JP2020049596A priority Critical patent/JP7401364B2/en
Publication of JP2021149611A publication Critical patent/JP2021149611A/en
Application granted granted Critical
Publication of JP7401364B2 publication Critical patent/JP7401364B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

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

Description

本発明は、情報処理装置、情報処理方法および情報処理プログラムに関する。 The present invention relates to an information processing device, an information processing method, and an information processing program.

従来、商品を購入したユーザに対して特典の抽選を行うことで、商品の販売促進を図る手法が知られている。例えば、特許文献1には、コード決済を利用したユーザを対象として抽選を行い、この抽選に当選したユーザに対して、コード決済に利用可能な特典を付与する情報処理装置が開示されている。このような抽選による販促活動は、その娯楽性によってユーザの購買意欲を向上させることができる。 2. Description of the Related Art Conventionally, there has been known a method of promoting sales of a product by holding a prize lottery for users who have purchased the product. For example, Patent Document 1 discloses an information processing device that holds a lottery for users who have used code payments, and grants benefits that can be used for code payments to users who win the lottery. Such promotional activities based on a lottery can increase the user's desire to purchase due to its entertainment value.

特開2019-113924号公報JP2019-113924A

しかし、前述のような抽選を行う情報処理装置では、抽選がどのような傾向で当選を出しているかについて、ユーザが知る手段がない。このため、抽選を伴うキャンペーン(抽選キャンペーン)のゲーム性が低くなり、抽選キャンペーンに参加するユーザの動機を十分に高めることができず、十分な販促効果を得られない。 However, in the information processing apparatus that performs the lottery as described above, there is no way for the user to know the tendency of the lottery to produce winnings. For this reason, the game quality of a campaign involving a lottery (lottery campaign) becomes low, and the user's motivation to participate in the lottery campaign cannot be sufficiently increased, and a sufficient sales promotion effect cannot be obtained.

本発明は、抽選を用いたキャンペーンの販促効果を向上させることができる情報処理装置、情報処理方法および情報処理プログラムを提供することを目的とする。 An object of the present invention is to provide an information processing device, an information processing method, and an information processing program that can improve the promotional effect of a campaign using a lottery.

本発明の情報処理装置は、ユーザが店舗で商品を購入する際の電子決済に関する決済情報と、前記決済情報を対象とした抽選の結果を示す抽選結果情報とを対応付けて取得する情報取得部と、前記決済情報に含まれる情報、または、当該情報に基づいて取得される情報に基づいて、前記決済情報をグループに分類する分類部と、前記抽選に関する前記グループの当選数または当選確率を示すグループ当選情報を、前記グループの前記決済情報に対応する前記抽選結果情報に基づいて算出するグループ当選情報算出部と、前記グループ当選情報を1以上含む当選分布情報を生成する当選分布情報生成部と、を備える。 The information processing device of the present invention has an information acquisition unit that acquires payment information regarding electronic payment when a user purchases a product at a store in association with lottery result information indicating the result of a lottery targeting the payment information. a classification unit that classifies the payment information into groups based on information included in the payment information or information acquired based on the information; and a classification unit that indicates the number of wins or probability of winning for the group regarding the lottery. a group winning information calculation unit that calculates group winning information based on the lottery result information corresponding to the payment information of the group; and a winning distribution information generating unit that generates winning distribution information including one or more of the group winning information. , is provided.

本発明において、ユーザは、サーバ装置から送信される当選分布情報をユーザ端末で確認することにより、当該当選分布情報に含まれるグループの当選期待度を判断できる。これにより、抽選のランダム性というユーザ間の公平性を保ったまま、抽選キャンペーンのゲーム性を高めることができ、抽選キャンペーンに参加するユーザの動機を十分に高めることができる。その結果、抽選を用いたキャンペーンの販促効果を向上させることができる。 In the present invention, by checking the winning distribution information transmitted from the server device on a user terminal, the user can determine the winning expectation level of the group included in the winning distribution information. As a result, the game quality of the lottery campaign can be enhanced while maintaining fairness between users in the form of randomness of the lottery, and the motivation of users to participate in the lottery campaign can be sufficiently increased. As a result, the promotional effect of a campaign using a lottery can be improved.

本発明の一実施形態のサーバ装置を含む情報処理システムの概略構成を示す模式図。1 is a schematic diagram showing a schematic configuration of an information processing system including a server device according to an embodiment of the present invention. 本実施形態のサーバ装置の概略構成を示すブロック図。FIG. 1 is a block diagram showing a schematic configuration of a server device according to the present embodiment. 本実施形態の抽選処理を示すフローチャート。A flowchart showing lottery processing according to the present embodiment. 本実施形態の情報提供処理の一例を示すフローチャート。5 is a flowchart illustrating an example of information provision processing according to the present embodiment. 本実施形態の当選分布情報提供コンテンツの一例を示す図。The figure which shows an example of winning distribution information provision content of this embodiment. 本実施形態の当選分布情報提供コンテンツの他の一例を示す図。The figure which shows another example of winning distribution information provision content of this embodiment. 本実施形態の情報提供処理の他の例を示すフローチャート。7 is a flowchart showing another example of information provision processing according to the present embodiment.

以下、本発明に係る一実施形態について図面に基づいて説明する。
[情報処理システムの全体構成]
図1は、本実施形態の情報処理システム1の概略構成を示すブロック図である。
図1に示すように、本実施形態の情報処理システム1は、ユーザが店舗でコード決済を実行する際に利用されるシステムであり、ユーザが使用するユーザ端末10と、店舗に設置された店舗端末20と、本発明の情報処理装置であるサーバ装置30とを備え、これらがインターネット等のネットワークを介して通信可能に接続されている。
Hereinafter, one embodiment of the present invention will be described based on the drawings.
[Overall configuration of information processing system]
FIG. 1 is a block diagram showing a schematic configuration of an information processing system 1 of this embodiment.
As shown in FIG. 1, the information processing system 1 of this embodiment is a system used when a user executes code payment at a store, and includes a user terminal 10 used by the user and a store installed at the store. It includes a terminal 20 and a server device 30, which is an information processing device of the present invention, and these are communicably connected via a network such as the Internet.

本実施形態の情報処理システム1は、コード決済を対象とする抽選を行う抽選キャンペーンを実施する。この抽選キャンペーンでは、所定期間中、サーバ装置30が対象となる決済情報ごとに抽選を行い、当選した決済情報に対応するユーザに特典を付与する。また、サーバ装置30は、抽選対象のグループ分けを行い、各グループのグループ当選情報(例えばグループの当選数または当選確率)を算出し、1以上のグループ当選情報を含む当選分布情報をユーザ端末10に送信する。 The information processing system 1 of this embodiment implements a lottery campaign in which a lottery is held for code payments. In this lottery campaign, the server device 30 performs a lottery for each target payment information during a predetermined period, and awards benefits to users corresponding to the winning payment information. In addition, the server device 30 divides the lottery targets into groups, calculates group winning information for each group (for example, the number of wins or winning probability for the group), and transmits winning distribution information including one or more group winning information to the user terminal 10. Send to.

なお、本実施形態において、コード決済とは、店舗で商品の売買が行われる際にコードを使用して行われるキャッシュレス決済であり、このコード決済には、ユーザ端末10が店舗に提示されるコードを読み取ることで決済が実行される店舗提示型コード決済、および、店舗に設置された店舗端末20がユーザ端末10に表示されたコードを読み取ることで決済が実行される利用者提示型コード決済が含まれる。なお、店舗で販売される物品およびサービスをまとめて商品と称する。コードは、一次元コードまたは二次元コード等、機械によって内容が認識可能である任意の表示物であり、店舗情報またはユーザ情報に紐付けられている。 Note that in this embodiment, code payment is cashless payment that is performed using a code when buying and selling products at a store, and for this code payment, the user terminal 10 is presented to the store. Store-presented code payment where payment is executed by reading a code, and user-presented code payment where payment is executed when store terminal 20 installed in the store reads a code displayed on user terminal 10. is included. Note that the goods and services sold at the store are collectively referred to as products. The code is any display object whose content can be recognized by a machine, such as a one-dimensional code or a two-dimensional code, and is linked to store information or user information.

[ユーザ端末10の構成]
ユーザ端末10は、ユーザが保有する端末装置であり、例えばスマートフォン、タブレット端末等のコンピューターにより構成されている。ユーザ端末10の具体的な構成の図示は省略するが、ユーザ端末10は、一般的なコンピューターが有する基本的な構成を有する。すなわち、ユーザ端末10は、ユーザの操作を受け付ける入力操作部、画像やテキストを表示させるディスプレイ、各種情報を記録する記録部、および、各種情報を演算処理する演算処理部(CPU等)を備えている。また、ユーザ端末10は、コードを読み取るためのカメラや、ユーザ端末10の現在位置を計測するGPS装置を備えていてもよい。
[Configuration of user terminal 10]
The user terminal 10 is a terminal device owned by a user, and is configured by, for example, a computer such as a smartphone or a tablet terminal. Although illustration of the specific configuration of the user terminal 10 is omitted, the user terminal 10 has the basic configuration of a general computer. That is, the user terminal 10 includes an input operation unit that accepts user operations, a display that displays images and text, a recording unit that records various information, and an arithmetic processing unit (such as a CPU) that processes various information. There is. Further, the user terminal 10 may include a camera for reading codes and a GPS device for measuring the current position of the user terminal 10.

ユーザ端末10の記録部には、コード決済を実行するためのコード決済用アプリケーションプログラム(決済アプリ)が格納されている。ユーザ端末10において、演算処理部は、記録部に記憶された決済アプリを読み取り実行することにより、決済アプリの各種機能を実行する。また、ユーザ端末10の記録部には、決済アプリで使用される各種情報が格納されている。 A code payment application program (payment application) for executing code payment is stored in the recording unit of the user terminal 10. In the user terminal 10, the arithmetic processing unit executes various functions of the payment application by reading and executing the payment application stored in the recording unit. Further, the recording unit of the user terminal 10 stores various information used in the payment application.

[店舗端末20の構成]
店舗端末20は、POSシステムを制御するコンピューターであり、例えば店舗内に設置されている。なお、本実施形態では、店舗端末20は、店舗内の支払カウンターに設置され、キャッシュレジスター(POSレジ)として機能してもよい。
店舗端末20の具体的な構成の図示は省略するが、店舗端末20は、一般的なコンピューターが有する基本的な構成を有する。すなわち、店舗端末20は、店員の操作を受け付ける入力操作部、各種情報を表示させるディスプレイ、各種情報を記録する記録部、各種情報を演算処理する演算回路(CPU等)を備えている。また、店舗端末20は、コードを読み取るためのリーダーを備えてもよい。
[Configuration of store terminal 20]
The store terminal 20 is a computer that controls a POS system, and is installed within a store, for example. Note that in this embodiment, the store terminal 20 may be installed at a payment counter in the store and function as a cash register (POS register).
Although illustration of the specific configuration of the store terminal 20 is omitted, the store terminal 20 has the basic configuration of a general computer. That is, the store terminal 20 includes an input operation section that receives operations from a store clerk, a display that displays various types of information, a recording section that records various types of information, and an arithmetic circuit (such as a CPU) that processes various types of information. The store terminal 20 may also include a reader for reading the code.

なお、店舗端末20の記録部には、店舗がコード決済を実施するための店舗コード決済用アプリケーションプログラム(店舗用決済アプリ)が格納されている。店舗端末20において、演算処理部は、記録部に記憶された店舗用決済アプリを読み取り実行することにより、店舗用決済アプリの各種機能を実行する。
また、店舗端末20の記憶部には、商品情報や店舗情報などが記憶されている。
商品情報は、商品ごとに、商品ID、価格、商品名、および、商品カテゴリなどを含む。
店舗情報は、店舗ID、店舗名、店舗カテゴリ、および、店舗所在地などを含む。
Note that the storage unit of the store terminal 20 stores a store code payment application program (store payment application) for the store to perform code payment. In the store terminal 20, the arithmetic processing section executes various functions of the store payment application by reading and executing the store payment application stored in the recording section.
Further, the storage unit of the store terminal 20 stores product information, store information, and the like.
The product information includes a product ID, price, product name, product category, etc. for each product.
The store information includes a store ID, store name, store category, store location, and the like.

[サーバ装置30の構成]
図2は、サーバ装置30の概略構成を示すブロック図である。
サーバ装置30は、コンピューターにより構成され、本発明の情報処理装置として機能する。このサーバ装置30は、通信部31、記憶部32および制御部33等を含んで構成されている。
ここで、サーバ装置30を構成するコンピューターの数は特に限定されない。例えば、1台のコンピューターによってサーバ装置30が構成されてもよく、複数のコンピューターをネットワークで接続して構築されるクラウドサーバをサーバ装置30としてもよい。
[Configuration of server device 30]
FIG. 2 is a block diagram showing a schematic configuration of the server device 30. As shown in FIG.
The server device 30 is configured by a computer and functions as an information processing device of the present invention. This server device 30 includes a communication section 31, a storage section 32, a control section 33, and the like.
Here, the number of computers that constitute the server device 30 is not particularly limited. For example, the server device 30 may be configured by one computer, or may be a cloud server constructed by connecting multiple computers via a network.

通信部31は、インターネットに接続され、インターネットを介して、ユーザ端末10や店舗端末20などの各装置と通信する。 The communication unit 31 is connected to the Internet and communicates with devices such as the user terminal 10 and the store terminal 20 via the Internet.

記憶部32は、例えばメモリまたはハードディスク等により構成されたデータ記録装置である。この記憶部32には、サーバ装置30を制御するための情報処理プログラムが格納されている。
また、記憶部32には、ユーザデータベース321、店舗データベース322、抽選データベース323、および、抽選履歴データベース324などが設けられている。
The storage unit 32 is a data recording device composed of, for example, a memory or a hard disk. This storage unit 32 stores an information processing program for controlling the server device 30.
The storage unit 32 is also provided with a user database 321, a store database 322, a lottery database 323, a lottery history database 324, and the like.

ユーザデータベース321には、情報処理システム1を利用するユーザ毎のユーザ情報が記憶されている。このユーザ情報は、ユーザID、ユーザ名、ユーザ属性、決済履歴、口座残高、位置履歴などを含む。
ユーザIDは、各ユーザを識別する識別情報である。
ユーザ属性は、ユーザの年齢、性別、職業、居住地などを含む。
決済履歴は、過去のコード決済の履歴であり、購入日時、支払金額、商品ID、店舗IDなどを含む。
口座残高は、決済アプリの口座にチャージされた電子マネーの残高である。
位置履歴は、GPSで計測されるユーザの位置情報の履歴である。
The user database 321 stores user information for each user who uses the information processing system 1. This user information includes a user ID, user name, user attributes, payment history, account balance, location history, and the like.
The user ID is identification information that identifies each user.
User attributes include the user's age, gender, occupation, place of residence, and the like.
The payment history is a history of past code payments, and includes purchase date and time, payment amount, product ID, store ID, and the like.
The account balance is the balance of electronic money charged to the payment app account.
The location history is a history of user location information measured by GPS.

店舗データベース322には、情報処理システム1を利用する店舗毎に店舗情報や商品情報が記憶されている。店舗データベース322に記憶される商品情報や店舗情報は、店舗端末20に記憶される商品情報や店舗情報と同様である。
すなわち、商品情報は、商品ごとに、商品ID、価格、商品名、および、商品カテゴリなどを含む。店舗情報は、店舗ID、店舗名、店舗カテゴリ、および、店舗所在地などを含む。
The store database 322 stores store information and product information for each store that uses the information processing system 1. The product information and store information stored in the store database 322 are the same as the product information and store information stored in the store terminal 20.
That is, the product information includes a product ID, price, product name, product category, etc. for each product. The store information includes a store ID, store name, store category, store location, and the like.

抽選データベース323には、抽選キャンペーンごとの抽選キャンペーン情報が記憶されている。この抽選キャンペーン情報は、抽選キャンペーンID、抽選キャンペーン内容、および、グループ群情報などが記憶されている。 The lottery database 323 stores lottery campaign information for each lottery campaign. This lottery campaign information stores a lottery campaign ID, lottery campaign details, group information, and the like.

抽選キャンペーンIDは、各抽選キャンペーンを識別する識別情報である。
抽選キャンペーン内容は、抽選名、特典情報、抽選対象情報、当選上限情報、および、キャンペーン期間情報などを含む。
特典情報は、当選した決済情報に対応するユーザに付与される特典内容を示す情報である。例えば、コード決済に利用できる電子マネーの付与や、対象店舗で利用できる割引クーポンの付与などが挙げられる。
抽選対象情報は、抽選の対象となる決済情報を判定するための情報であり、例えば、決済時期に関する条件、ユーザの決済方法に関する条件、購買商品に対する条件、または、支払金額に対する条件などが挙げられる。
当選上限情報は、抽選キャンペーンに対して予め設定された当選回数または付与総額などの上限を示す情報である。
キャンペーン期間情報は、抽選キャンペーンを実施する期間を指定する情報である。このキャンペーン期間情報は、例えば、年月日による期間を指定してもよいし、抽選キャンペーンにおける当選回数または付与総額が上限に達するまでの期間を指定してもよい。
The lottery campaign ID is identification information that identifies each lottery campaign.
The lottery campaign contents include lottery name, benefit information, lottery target information, winning limit information, campaign period information, and the like.
The benefit information is information indicating the content of the benefit given to the user corresponding to the winning payment information. Examples include the provision of electronic money that can be used for code payments and the provision of discount coupons that can be used at target stores.
The lottery target information is information for determining the payment information that is subject to the lottery, and includes, for example, conditions regarding payment timing, conditions regarding the user's payment method, conditions regarding purchased products, or conditions regarding payment amount. .
The winning upper limit information is information indicating the upper limit of the number of winnings or the total award amount set in advance for the lottery campaign.
The campaign period information is information that specifies the period in which the lottery campaign is to be implemented. This campaign period information may specify, for example, a period based on year, month, and day, or may specify a period until the number of wins or the total amount awarded in the lottery campaign reaches the upper limit.

グループ群情報は、グループごとのグループ情報を含む。グループ情報は、グループID、グループ条件、当選確率設定値、および、グループ当選情報を含む。
グループIDは、グループを識別するための情報である。
グループ条件は、ユーザ情報、店舗情報、または、商品情報などに関する項目について設定される条件である。このグループ条件は、グループ群内で共通する1以上の項目について設定される。
例えば、ユーザ情報に関して、ユーザの年齢、性別、居住地、ユーザの現在位置などの項目が挙げられる。
また、店舗情報に関して、店舗カテゴリ、店舗所在地などの項目が挙げられる。
また、商品情報に関して、商品カテゴリ、価格などの項目が挙げられる。
The group information includes group information for each group. The group information includes a group ID, group conditions, winning probability settings, and group winning information.
Group ID is information for identifying a group.
Group conditions are conditions set for items related to user information, store information, product information, or the like. This group condition is set for one or more items common within the group.
For example, regarding user information, items such as the user's age, gender, place of residence, and current location of the user may be listed.
Further, regarding the store information, items such as store category and store location are included.
Further, regarding product information, items such as product category and price can be mentioned.

なお、ユーザの現在位置や店舗所在地などの項目は、都道府県単位など、任意に区分されたエリアごとの条件を設定できる。また、ユーザの現在位置および店舗所在地をまとめて「決済位置」という項目として扱うことができる。 Note that for items such as the user's current location and store location, conditions can be set for each area that is arbitrarily divided, such as by prefecture. Furthermore, the user's current location and store location can be collectively handled as an item called "payment location."

当選確率設定値は、グループに属する決済情報が抽選で当選する確率について設定された値である。
グループ当選情報は、グループに属する決済情報について、当選した決済情報の数(当選数)および当選確率の少なくとも一方を含む。
The winning probability setting value is a value set for the probability that payment information belonging to a group will win a lottery.
The group winning information includes at least one of the number of winning payment information (number of winnings) and winning probability for payment information belonging to a group.

なお、抽選データベース323には、1つの抽選キャンペーンに対して、複数のグループ群分類情報が記憶されてもよい。この場合、抽選データベース323には、複数のグループ群情報同士のグループ組み合わせに対して、当選確率設定値が対応付けられたテーブル等が記録されてもよい。 Note that the lottery database 323 may store a plurality of group classification information for one lottery campaign. In this case, the lottery database 323 may record a table or the like in which winning probability setting values are associated with group combinations of a plurality of group information.

抽選履歴データベース324には、抽選キャンペーンごとに複数の抽選履歴情報が記録される。抽選履歴情報は、抽選ごとに、抽選対象となった決済情報、抽選結果情報、および、当該決済情報が属するグループのグループIDを含む。
決済情報は、コード決済が実行された店舗を識別する情報(例えば店舗ID)と、コード決済を実行したユーザを識別する情報(例えばユーザID)とを少なくとも含む。本実施形態の決済情報は、決済ID、ユーザID、店舗ID、商品ID、および、支払金額などを含む。決済IDは、各決済情報を識別する識別情報である。また、決済情報は、コード決済が実行された時点のユーザの位置情報(GPS情報)を含んでもよい。
抽選結果情報は、決済情報を対象とする抽選の結果(例えば当選可否)を示す情報である。
The lottery history database 324 records a plurality of pieces of lottery history information for each lottery campaign. The lottery history information includes, for each lottery, payment information targeted for the lottery, lottery result information, and the group ID of the group to which the payment information belongs.
The payment information includes at least information that identifies the store where the code payment was executed (eg, store ID) and information that identifies the user who executed the code payment (eg, user ID). The payment information in this embodiment includes a payment ID, a user ID, a store ID, a product ID, a payment amount, and the like. The payment ID is identification information that identifies each piece of payment information. The payment information may also include location information (GPS information) of the user at the time the code payment was executed.
The lottery result information is information indicating the result of a lottery (for example, whether or not the lottery is successful) that targets the payment information.

制御部33は、CPU等の演算回路、RAM等の記録回路により構成される。制御部33は、記憶部32に記録されている情報処理プログラムをRAMに展開し、RAMに展開されたプログラムとの協働により各種処理を実行する。そして、制御部33は、情報処理プログラムを読み込み実行することで、図2に示すように、情報取得部331と、抽選部332と、分類部333と、グループ当選情報算出部334と、確率補正部335と、当選分布情報生成部336と、当選分布情報提供部337として機能する。 The control unit 33 is composed of an arithmetic circuit such as a CPU, and a recording circuit such as a RAM. The control unit 33 loads the information processing program recorded in the storage unit 32 into the RAM, and executes various processes in cooperation with the program loaded into the RAM. Then, by reading and executing the information processing program, the control unit 33 controls the information acquisition unit 331, the lottery unit 332, the classification unit 333, the group winning information calculation unit 334, and the probability correction unit, as shown in FIG. 335 , a winning distribution information generating section 336 , and a winning distribution information providing section 337 .

情報取得部331は、決済管理サーバ装置などからインターネットを介してコード決済に関する決済情報を受信する。また、情報取得部331は、決済情報を対象とした抽選の結果を示す抽選結果情報を取得し、決済情報および抽選結果情報を互いに対応付けて抽選履歴データベース324に記憶させる。
抽選部332は、決済情報を対象とする抽選を行う。また、抽選部332は、当選した決済情報に対応するユーザに対して特典を付与する。
分類部333は、前記決済情報に含まれる情報、または、当該情報に基づいて取得される情報に基づいて、決済情報を分類し、決済情報が属するグループのグループIDを、当該決済情報に対応付けて抽選履歴データベース324に記憶させる。
グループ当選情報算出部334は、抽選に関するグループの当選数または当選確率を示すグループ当選情報を、グループの決済情報に対応する抽選結果情報に基づいて算出する。
確率補正部335は、抽選キャンペーンの期間中、グループ間で当選数の差が小さくなるように、各グループの当選確率設定値を補正する。
当選分布情報生成部336は、1以上のグループ当選情報を含む当選分布情報を生成する。
当選分布情報提供部337は、要求情報を送信したユーザ端末10に対して、当選分布情報を出力する。また、当選分布情報提供部337は、当選分布情報を送信する対象のユーザを検出し、このユーザのユーザ端末10に当選分布情報を送信してもよい。
The information acquisition unit 331 receives payment information regarding code payment from a payment management server device or the like via the Internet. Further, the information acquisition unit 331 acquires lottery result information indicating the result of a lottery targeting payment information, and stores the payment information and lottery result information in the lottery history database 324 in association with each other.
The lottery unit 332 performs a lottery targeting payment information. Further, the lottery unit 332 awards a benefit to the user corresponding to the winning payment information.
The classification unit 333 classifies the payment information based on information included in the payment information or information acquired based on the information, and associates the group ID of the group to which the payment information belongs with the payment information. and stored in the lottery history database 324.
The group winning information calculation unit 334 calculates group winning information indicating the number of wins or winning probability of a group regarding the lottery based on the lottery result information corresponding to the group's payment information.
The probability correction unit 335 corrects the winning probability setting value of each group during the lottery campaign period so that the difference in the number of wins between groups becomes small.
The winning distribution information generation unit 336 generates winning distribution information including one or more group winning information.
The winning distribution information providing unit 337 outputs winning distribution information to the user terminal 10 that transmitted the request information. Further, the winning distribution information providing unit 337 may detect a user to whom the winning distribution information is to be transmitted, and may transmit the winning distribution information to the user terminal 10 of this user.

[抽選処理]
サーバ装置30が行う抽選処理について、図3に示すフローチャートを参照して説明する。以下、ユーザがユーザ端末10を操作して支払アプリを起動し、店舗でコード決済を行った場合について説明する。
[Lottery processing]
The lottery process performed by the server device 30 will be explained with reference to the flowchart shown in FIG. 3. Hereinafter, a case will be described in which a user operates the user terminal 10 to start a payment application and performs code payment at a store.

なお、コード決済の具体的な方法は、ユーザ提示型コード決済や、店舗提示型コード決済など、各種の公知技術を利用できる。
例えば、ユーザ提示型コード決済の場合、ユーザ端末10は、ユーザIDなどのユーザ情報が埋め込まれたコードをディスプレイに表示させる。店舗端末20は、リーダーを用いてユーザ端末10に表示されたコードを読み取り、読み取った情報(ユーザIDなど)と商品の支払に関する情報(支払金額、店舗ID、商品IDなど)とを含む決済情報を、決済管理サーバ装置に送信する。
店舗提示型コード決済の場合、店舗端末20は、商品の支払に関する情報が埋め込まれたコードをディスプレイに表示させる。あるいは、店舗には、商品の支払に関する情報を埋め込まれたコードが予め提示されている。ユーザ端末10は、カメラを用いてコードを読み取り、読み取った情報(支払金額、店舗ID、商品IDなど)とユーザ情報(ユーザIDなど)とを含む決済情報を、決済管理サーバ装置に送信する。
Note that various known techniques can be used as a specific method for code payment, such as user presentation type code payment and store presentation type code payment.
For example, in the case of user-presented code payment, the user terminal 10 causes the display to display a code in which user information such as a user ID is embedded. The store terminal 20 uses a reader to read the code displayed on the user terminal 10, and provides payment information including the read information (user ID, etc.) and information regarding product payment (payment amount, store ID, product ID, etc.) is sent to the payment management server device.
In the case of store-presented code payment, the store terminal 20 causes the display to display a code in which information regarding payment for the product is embedded. Alternatively, the store is provided with a code embedded with information regarding payment for the product in advance. The user terminal 10 reads the code using a camera and transmits payment information including the read information (payment amount, store ID, product ID, etc.) and user information (user ID, etc.) to the payment management server device.

サーバ装置30において、情報取得部331は、決済管理サーバ装置から決済情報を取得し、この決済情報を抽選履歴データベース324に記憶させる(ステップS1)。なお、情報取得部331は、予め設定された所定期間ごとに決済管理サーバ装置に蓄積された決済情報を取得してもよいし、決済管理サーバ装置から決済管理サーバ装置が決済処理を行うごと送信される決済情報を取得してもよい。 In the server device 30, the information acquisition unit 331 acquires payment information from the payment management server device, and stores this payment information in the lottery history database 324 (step S1). Note that the information acquisition unit 331 may acquire payment information accumulated in the payment management server device at preset predetermined intervals, or may transmit payment information from the payment management server device every time the payment management server device performs payment processing. You may also obtain payment information.

抽選部332は、抽選データベース323に記憶された抽選キャンペーン情報に基づいて、ステップS1で取得された決済情報(以下、決済情報P)に対して抽選を実施可能な抽選キャンペーンがあるか否かを判定する(ステップS2)。 The lottery unit 332 determines, based on the lottery campaign information stored in the lottery database 323, whether there is a lottery campaign that allows a lottery to be performed for the payment information (hereinafter referred to as payment information P) acquired in step S1. Determination is made (step S2).

抽選を実施可能な抽選キャンペーンがない場合、抽選フローは終了する。
一方、抽選を実施可能な抽選キャンペーンがある場合、分類部333は、抽選データベース323のグループ群情報を参照し、決済情報に含まれるいずれかの情報に基づいて、決済情報Pがいずれのグループに所属するか、すなわち決済情報Pの所属するグループを判定する(ステップS3;分類ステップ)。
If there is no lottery campaign in which a lottery can be performed, the lottery flow ends.
On the other hand, if there is a lottery campaign in which a lottery can be held, the classification unit 333 refers to the group group information in the lottery database 323 and determines which group the payment information P belongs to based on any information included in the payment information. It is determined whether the payment information P belongs to, that is, the group to which the payment information P belongs (step S3; classification step).

例えば、グループ群情報が、ユーザ情報に関する項目についてグループ条件を設定している場合、分類部333は、決済情報Pに含まれるユーザIDに基づいて、ユーザデータベース321から当該ユーザIDに対応するユーザ情報を参照し、このユーザ情報に基づいて、決済情報Pが所属するグループを判定する。
また、グループ群情報が、店舗情報に関する項目についてグループ条件を設定している場合、分類部333は、決済情報Pに含まれる店舗IDに基づいて、店舗データベース322から当該店舗IDに対応する店舗情報を参照し、この店舗情報に基づいて、決済情報Pが所属するグループを判定する。
また、グループ群情報が、商品情報に関する項目についてグループ条件を設定している場合、分類部333は、決済情報Pに含まれる商品IDに基づいて、店舗データベース322から当該商品IDに対応する商品情報を参照し、この商品情報に基づいて、決済情報Pが所属するグループを判定する。なお、決済情報が複数の商品IDを含む場合、商品IDに対応する商品情報のうち、支払金額の大きい商品情報を利用してもよい。
また、グループ群情報が、決済位置に関する項目についてグループ条件を設定している場合、分類部333は、決済情報Pに含まれるユーザIDまたは店舗IDに基づいて、ユーザ情報の決済時刻の位置情報または店舗情報の店舗所在地を参照し、これらのいずれか一方に基づいて、決済情報Pが所属するグループを判定する。
For example, if the group group information sets group conditions for items related to user information, the classification unit 333 retrieves user information corresponding to the user ID from the user database 321 based on the user ID included in the payment information P. The group to which the payment information P belongs is determined based on this user information.
Furthermore, if the group group information sets group conditions for items related to store information, the classification unit 333 retrieves the store information corresponding to the store ID from the store database 322 based on the store ID included in the payment information P. The group to which the payment information P belongs is determined based on this store information.
Furthermore, if the group group information sets group conditions for items related to product information, the classification unit 333 retrieves product information corresponding to the product ID from the store database 322 based on the product ID included in the payment information P. The group to which the payment information P belongs is determined based on this product information. Note that when the payment information includes a plurality of product IDs, the product information with the largest payment amount may be used among the product information corresponding to the product IDs.
Furthermore, if the group group information sets a group condition for an item related to the payment location, the classification unit 333 uses the payment time location information or The store location in the store information is referred to, and the group to which the payment information P belongs is determined based on either one of these locations.

分類部333は、以上のいずれかの方法で決済情報Pの所属グループ(以下、所属グループR)を判定した後、この所属グループRのグループIDを、決済情報Pに対応付けて抽選履歴データベース324に記憶させる。 After determining the group to which the payment information P belongs (hereinafter referred to as the belonging group R) using one of the above methods, the classification unit 333 associates the group ID of the belonging group R with the payment information P and stores it in the lottery history database 324. to be memorized.

抽選部332は、抽選データベース323から所属グループRに対応する当選確率設定値を取得し、この当選確率設定値に基づいて決済情報Pが当選するか否かを判定する。すなわち、抽選部332は、決済情報Pを対象とする抽選を、所属グループRの当選確率設定値に基づいて実施する(ステップS4)。
なお、ステップS4における抽選の具体的な方法は、特に限定されず、公知技術を利用できる。
また、このステップS4において、情報取得部331は、この抽選の結果を示す抽選結果情報を取得し、この抽選結果情報を、抽選履歴データベース324の決済情報Pに対応付けて記憶させる。上述のステップS1およびS4は、本発明の情報取得ステップに対応する。
The lottery unit 332 acquires the winning probability setting value corresponding to the group R to which it belongs from the lottery database 323, and determines whether the payment information P wins based on this winning probability setting value. That is, the lottery unit 332 conducts a lottery for the payment information P based on the winning probability setting value of the group R to which it belongs (step S4).
Note that the specific method of lottery in step S4 is not particularly limited, and known techniques can be used.
Further, in this step S4, the information acquisition unit 331 acquires lottery result information indicating the result of this lottery, and stores this lottery result information in association with the payment information P in the lottery history database 324. Steps S1 and S4 described above correspond to the information acquisition step of the present invention.

決済情報Pが当選であると判定した場合、抽選部332は、決済情報Pに含まれるユーザIDに対応するユーザに対して、抽選データベース323に記憶された特典情報に応じた特典を付与する(ステップS5)。例えば、抽選部332は、支払金額のX%相当の電子マネーを、ユーザデータベース321におけるユーザ情報の口座残高に付与する。なお、ステップS5の順序は、後述のステップS6~S8のいずれかの後でもよい。
一方、決済情報Pが当選していない場合、次のステップS6に進む。
If it is determined that the payment information P is a winning result, the lottery unit 332 grants the user corresponding to the user ID included in the payment information P a benefit according to the benefit information stored in the lottery database 323 ( Step S5). For example, the lottery unit 332 adds electronic money equivalent to X% of the payment amount to the account balance of the user information in the user database 321. Note that step S5 may be performed after any of steps S6 to S8, which will be described later.
On the other hand, if the payment information P has not been won, the process proceeds to the next step S6.

決済情報Pを対象とする抽選が実施された後、グループ当選情報算出部334は、抽選履歴データベース324を参照することで、決済情報Pの所属グループRに対応するグループ当選情報を更新する(ステップS6;グループ当選情報算出ステップ)。具体的には、グループ当選情報算出部334は、所属グループRの当選数または当選確率を示すグループ当選情報を、所属グループRの決済情報に対応する抽選結果情報に基づいて算出する。 After the lottery for the payment information P is held, the group winning information calculation unit 334 updates the group winning information corresponding to the group R to which the payment information P belongs by referring to the lottery history database 324 (step S6; Group winning information calculation step). Specifically, the group winning information calculation unit 334 calculates group winning information indicating the number of wins or winning probability of the belonging group R based on the lottery result information corresponding to the payment information of the belonging group R.

次いで、確率補正部335は、グループごとの当選確率設定値について補正を行うか否かを判定する(ステップS7)。本実施形態では、確率補正部335は、抽選履歴データベース324のグループ当選情報をグループ間で比較し、いずれかのグループ間で当選数の差が予め設定された所定数以上である場合には、補正を行うと判定する。一方、確率補正部335は、グループ間の当選数の差がいずれも所定数より小さい場合には、補正を行わないと判定する。
そして、確率補正部335は、補正を行うと判定した場合(ステップS7;Yesの場合)、グループ間の当選数の差が小さくなるように、少なくともいずれかのグループの当選確率設定値を補正する(ステップS8)。
なお、当選確率設定値を補正する具体的な手法は、特に限定されず、公知技術を利用可能である。例えば、当選数が多いグループの当選確率設定値を低く補正する一方、当選数が少ないグループの当選確率設定値を高く補正してもよい。あるいは、当選数が多いグループの当選数が増加することを一次的に回避するために、当該グループの当選確率設定値を一定期間、ゼロに設定してもよい。
一方、確率補正部335が確率補正を行わないと判定した場合(ステップS7;Noの場合)、抽選フローは終了する。
以上により、抽選フローが終了する。このようなフローによれば、抽選キャンペーン中、ユーザがコード決済を実施するごとに抽選が行われ、各グループのグループ当選情報が随時更新される。
Next, the probability correction unit 335 determines whether to correct the winning probability set value for each group (step S7). In this embodiment, the probability correction unit 335 compares the group winning information in the lottery history database 324 between groups, and if the difference in the number of winnings between any of the groups is equal to or more than a predetermined number, It is determined that correction is to be performed. On the other hand, the probability correction unit 335 determines that no correction is to be performed if the differences in the number of wins between groups are all smaller than the predetermined number.
Then, when it is determined that the correction is to be performed (step S7; Yes), the probability correction unit 335 corrects the winning probability setting value of at least one of the groups so that the difference in the number of winnings between the groups becomes small. (Step S8).
Note that the specific method for correcting the winning probability setting value is not particularly limited, and known techniques can be used. For example, the winning probability setting value of a group with a large number of wins may be corrected to be low, while the winning probability setting value of a group with a small number of winnings may be corrected to be high. Alternatively, in order to temporarily avoid an increase in the number of wins of a group with a large number of wins, the winning probability setting value of the group may be set to zero for a certain period of time.
On the other hand, if the probability correction unit 335 determines not to perform probability correction (step S7; No), the lottery flow ends.
With the above, the lottery flow ends. According to such a flow, during the lottery campaign, a lottery is held every time a user makes a code payment, and the group winning information for each group is updated at any time.

〔当選分布情報の提供処理の例〕
サーバ装置30が行う当選分布情報の提供処理の例について、図4に示すフローチャートを参照して説明する。以下、ユーザがユーザ端末10を操作して支払アプリを起動し、抽選キャンペーンQの当選分布情報を要求する操作を行った場合について説明する。この場合、ユーザ端末10は、ユーザの操作に応じた要求を、サーバ装置30に送信する。この要求は、ユーザが所望する抽選キャンペーンQの抽選キャンペーンIDと、ユーザが所望する当選分布情報のタイプを指定する情報と、ユーザIDと、を含むものとする。
[Example of process for providing winning distribution information]
An example of the process of providing winning distribution information performed by the server device 30 will be described with reference to the flowchart shown in FIG. 4. Hereinafter, a case will be described in which the user operates the user terminal 10 to start the payment application and performs an operation to request winning distribution information of the lottery campaign Q. In this case, the user terminal 10 transmits a request according to the user's operation to the server device 30. This request includes the lottery campaign ID of the lottery campaign Q desired by the user, information specifying the type of winning distribution information desired by the user, and the user ID.

サーバ装置30において、当選分布情報生成部336は、ユーザ端末10から要求を受信し(ステップS11)、当該要求に基づいて当選分布情報を生成する(ステップS12;当選分布情報生成ステップ)。当選分布情報提供部337は、要求を送信したユーザのユーザ端末10に対して、ステップS12で生成された当選分布情報を送信する(ステップS13)。
ステップS12の具体例について、当選分布情報の形式ごとに以下に説明する。
In the server device 30, the winning distribution information generation unit 336 receives a request from the user terminal 10 (step S11), and generates winning distribution information based on the request (step S12; winning distribution information generation step). The winning distribution information providing unit 337 transmits the winning distribution information generated in step S12 to the user terminal 10 of the user who sent the request (step S13).
Specific examples of step S12 will be described below for each format of winning distribution information.

(ユーザ特化形式の当選分布情報)
ユーザ端末10によりユーザ特化形式の当選分布情報が要求された場合、当選分布情報生成部336は、要求情報に含まれるユーザIDに基づいて、当選分布情報の送信対象であるユーザのユーザ情報を取得する。そして、当選分布情報生成部336は、取得したユーザ情報に基づいてグループを選択する。
ここで、当選分布情報生成部336は、抽選キャンペーンQに対応するグループ群情報に応じた処理を行う。
(Winning distribution information in user-specific format)
When the user terminal 10 requests winning distribution information in a user-specific format, the winning distribution information generation unit 336 generates the user information of the user to whom the winning distribution information is transmitted based on the user ID included in the requested information. get. Then, the winning distribution information generation unit 336 selects a group based on the acquired user information.
Here, the winning distribution information generation unit 336 performs processing according to the group group information corresponding to the lottery campaign Q.

例えば、グループ群情報の各グループ条件の項目が「性別」、「年齢」、「居住地」などである場合、当選分布情報生成部336は、取得したユーザ情報のユーザ属性に対応するグループ条件のグループを選択する。 For example, if each group condition item in the group group information is "gender," "age," "place of residence," etc., the winning distribution information generation unit 336 generates a group condition item corresponding to the user attribute of the acquired user information. Select a group.

また、グループ群情報の各グループ条件の項目が「店舗カテゴリ」または「商品カテゴリ」である場合、当選分布情報生成部336は、取得したユーザ情報の決済情報と、各グループ条件との関連度を算出し、関連度が所定以上であるグループ条件のグループを選択する。具体的には、当選分布情報生成部336は、決済履歴に含まれる店舗IDまたは商品IDに基づいて、店舗データベース322から、当該店舗IDに対応する店舗の店舗カテゴリ、または、当該商品IDに対応する商品の商品カテゴリを特定する。そして、決済情報から特定されるカテゴリ群と、各グループ条件のカテゴリとの関連度を、公知のスコア技術を利用して算出し、関連度が所定以上であるグループ条件のグループを選択する。 Further, when the item of each group condition in the group group information is "store category" or "product category", the winning distribution information generation unit 336 calculates the degree of association between the acquired user information payment information and each group condition. The group condition is calculated and the degree of association is equal to or higher than a predetermined value. Specifically, based on the store ID or product ID included in the payment history, the winning distribution information generation unit 336 retrieves from the store database 322 the store category of the store corresponding to the store ID or the store category corresponding to the product ID. Identify the product category of the product. Then, the degree of association between the category group specified from the payment information and the category of each group condition is calculated using a known scoring technique, and a group of group conditions whose degree of association is equal to or higher than a predetermined value is selected.

また、グループ群情報の各グループ条件の項目が「決済位置」である場合、当選分布情報生成部336は、取得したユーザ情報の現在位置を含むエリアに対応するグループ条件のグループを選択する。 Further, when the item of each group condition in the group group information is "payment position", the winning distribution information generation unit 336 selects the group of group conditions corresponding to the area including the current position of the acquired user information.

その後、当選分布情報生成部336は、選択されたグループのグループ当選情報を抽選データベース323から取得し、各グループ当選情報を含む当選分布情報を生成する。なお、抽選キャンペーンQに複数のグループ群情報が設定されている場合、各グループ群情報でユーザ情報に合致するグループを選択してもよい。
これにより、図5に示すような当選分布情報が生成される。なお、参考情報として、ユーザ情報に基づいて選択されたグループ以外の参考グループのグループ当選情報が当選分布情報に含められてもよい。
Thereafter, the winning distribution information generation unit 336 acquires the group winning information of the selected group from the lottery database 323, and generates winning distribution information including the winning information of each group. In addition, when a plurality of group group information is set in the lottery campaign Q, a group matching the user information may be selected from each group group information.
As a result, winning distribution information as shown in FIG. 5 is generated. Note that as reference information, group winning information of reference groups other than the group selected based on the user information may be included in the winning distribution information.

(ランキング形式の当選分布情報)
また、ユーザ端末10により、当選可能性に関するランキング形式の当選分布情報が要求された場合、当選分布情報生成部336は、抽選データベース323の当選確率設定値を参照し、当選確率設定値が高い順に、複数のグループ当選情報を一覧にした当選分布情報を生成してもよい。これにより、図6に示すような当選分布情報が生成される。
なお、図6に示す例では、グループ群情報の各グループ条件の項目が「決済位置」である場合を示している。また、ここでは、当選確率設定値は、グループ間の当選数が等しくなるように調整されるものとする。
(Winning distribution information in ranking format)
Further, when the user terminal 10 requests winning distribution information in a ranking format regarding winning probability, the winning distribution information generation unit 336 refers to the winning probability setting values in the lottery database 323 and selects the winning probability setting values in descending order of winning probability setting values. , it is also possible to generate winning distribution information in which a plurality of group winning information are listed. As a result, winning distribution information as shown in FIG. 6 is generated.
Note that the example shown in FIG. 6 shows a case where the item of each group condition in the group group information is "settlement position". Further, here, it is assumed that the winning probability setting value is adjusted so that the number of winnings among groups is equal.

また、ユーザ端末10により、当選数や当選確率に関するランキング形式の当選分布情報が要求された場合、当選分布情報生成部336は、抽選データベース323のグループ当選情報を参照し、当選数が多い順または当選確率が高い順に、複数のグループ当選情報を一覧にした当選分布情報を生成してもよい。 Furthermore, when the user terminal 10 requests winning distribution information in a ranking format regarding the number of winnings and winning probability, the winning distribution information generation unit 336 refers to the group winning information in the lottery database 323 and selects the winning distribution in order of the number of winnings and the probability of winning. Winning distribution information may be generated in which a plurality of group winning information are listed in descending order of winning probability.

(全データ表示形式の当選分布情報)
また、ユーザ端末10により、全データ表示形式の当選分布情報が要求された場合、当選分布情報生成部336は、全グループのグループ当選情報をテーブル等にまとめることで、当選分布情報を生成する。
(Winning distribution information in all data display format)
Further, when the user terminal 10 requests the winning distribution information in the all data display format, the winning distribution information generation unit 336 generates the winning distribution information by compiling the group winning information of all the groups into a table or the like.

〔当選分布情報の提供処理の他の例〕
次に、サーバ装置30が行う当選分布情報の提供処理の他の例について、図7に示すフローチャートを参照して説明する。
この例において、当選分布情報提供部337は、当選分布情報の送信対象であるユーザを検出する(ステップS21)。
例えば、当選分布情報提供部337は、当選確率設定値、当選数または当選確率のいずれかが所定以上であるグループに関連する店舗を特定すると共に、当該店舗から所定距離以内に位置するユーザを検出する。
具体例として、「決済位置がエリアAである」ことをグループ条件とするグループの当選確率設定値が所定以上である場合、店舗所在地がエリアAである店舗を特定すると共に、当該店舗の周囲に位置するユーザを検出する。
また、「店舗カテゴリがカテゴリBである」ことをグループ条件とするグループの当選数が所定以上である場合、店舗カテゴリがカテゴリBである店舗を特定すると共に、当該店舗の周囲に位置するユーザを検出する。
[Other examples of the process of providing winning distribution information]
Next, another example of the process of providing winning distribution information performed by the server device 30 will be described with reference to the flowchart shown in FIG.
In this example, the winning distribution information providing unit 337 detects a user to whom winning distribution information is to be transmitted (step S21).
For example, the winning distribution information providing unit 337 identifies a store associated with a group in which any of the winning probability setting value, the number of wins, or the winning probability is greater than or equal to a predetermined value, and detects users who are located within a predetermined distance from the store. do.
As a specific example, if the winning probability setting value of a group whose group condition is "the payment location is in area A" is greater than or equal to a predetermined value, a store whose store location is in area A is identified, and the surrounding area of the store is Detect the located user.
In addition, if the number of winners of a group whose group condition is "store category is category B" is more than a predetermined number, the store whose store category is category B is specified, and users located around the store are identified. To detect.

次いで、当選分布情報生成部336は、ステップS21で特定されたグループのグループ当選情報を含んだ当選分布情報を生成する(ステップS22)。
その後、当選分布情報提供部337は、ステップS21で検出されたユーザのユーザ端末10に対し、ステップS22で生成された当選分布情報を送信する(ステップS23)。このとき、当選分布情報と共に、当該グループに関連する店舗でのコード決済を勧めるレコメンド情報を送信してもよい。
Next, the winning distribution information generation unit 336 generates winning distribution information including group winning information of the group specified in step S21 (step S22).
Thereafter, the winning distribution information providing unit 337 transmits the winning distribution information generated in step S22 to the user terminal 10 of the user detected in step S21 (step S23). At this time, recommendation information recommending code payment at a store related to the group may be transmitted together with the winning distribution information.

[本実施形態の作用効果]
上述の本実施形態において、ユーザは、サーバ装置30から送信される当選分布情報をユーザ端末10で確認することにより、当該当選分布情報に含まれるグループの当選期待度を判断できる。これにより、抽選のランダム性というユーザ間の公平性を保ったまま、抽選キャンペーンのゲーム性を高めることができ、抽選キャンペーンに参加するユーザの動機を十分に高めることができる。その結果、抽選を用いたキャンペーンの販促効果を向上させることができる。
また、各グループの当選数を含む当選分布情報は、当選数の多いグループに関する店舗にとって、コード決済システムを導入するか否かを判断するための肯定的な判断材料として機能する。これにより、コード決済を導入する店舗を増加させ、コード決済システムを導入している店舗全体の販促効果を向上できる。
[Actions and effects of this embodiment]
In the present embodiment described above, by checking the winning distribution information transmitted from the server device 30 on the user terminal 10, the user can determine the winning expectation level of the group included in the winning distribution information. As a result, the game quality of the lottery campaign can be enhanced while maintaining fairness between users in the form of randomness of the lottery, and the motivation of users to participate in the lottery campaign can be sufficiently increased. As a result, the promotional effect of a campaign using a lottery can be improved.
In addition, the winning distribution information including the number of winnings in each group functions as a positive decision material for stores related to groups with a large number of winnings to decide whether to introduce a code payment system. This will increase the number of stores that have introduced code payments and improve the overall sales promotion effect of stores that have introduced code payment systems.

本実施形態において、グループ当選情報算出部334は、抽選キャンペーンの実施期間中、グループ当選情報を随時算出し、当選分布情報生成部336は、最新のグループ当選情報を含む当選分布情報を生成する。すなわち、本実施形態において、抽選キャンペーンの実施期間中、当選分布情報がリアルタイムに更新される。これにより、抽選キャンペーンのゲーム性がより高まる。 In this embodiment, the group winning information calculation unit 334 calculates group winning information at any time during the implementation period of the lottery campaign, and the winning distribution information generating unit 336 generates winning distribution information including the latest group winning information. That is, in this embodiment, the winning distribution information is updated in real time during the implementation period of the lottery campaign. This further enhances the gameplay of the lottery campaign.

本実施形態において、当選分布情報生成部336は、当選分布情報の送信対象であるユーザのユーザ情報に基づいてグループを選択し、当該グループに対応するグループ当選情報を含む当選分布情報を生成してもよい。
この場合、ユーザは、ユーザ端末10に表示される当選分布情報を確認することで、ユーザ自身に関するグループの当選期待度を判断できる。これにより、ユーザの購買意欲をより効果的に高めることができる。
In this embodiment, the winning distribution information generation unit 336 selects a group based on the user information of the user to whom the winning distribution information is to be transmitted, and generates winning distribution information including group winning information corresponding to the group. Good too.
In this case, by checking the winning distribution information displayed on the user terminal 10, the user can determine his or her own group's winning expectation. This makes it possible to more effectively increase the user's desire to purchase.

本実施形態において、抽選部332は、決済情報に対して、当該決済情報が属するグループに設定されている当選確率設定値に基づいて抽選を行う。各グループの当選確率が適宜設定されるため、抽選キャンペーンのゲーム性がより高まる。 In this embodiment, the lottery unit 332 performs a lottery on the payment information based on the winning probability setting value set for the group to which the payment information belongs. Since the probability of winning for each group is set appropriately, the game quality of the lottery campaign is further enhanced.

本実施形態において、確率補正部335は、抽選キャンペーンの実施期間中、グループ間の当選数の差が小さくなるように、当選確率設定値を補正する。
例えば、グループ間で当選確率設定値が互いに等しい値に設定されている場合であっても、抽選対象となる決済情報の数が多いグループであるほど、当選数が多くなる。そこで、抽選キャンペーン実施中、グループ間の当選数の差が小さくなるように当選確率設定値を補正することで、各グループの当選数をほぼ同数にすることができる。これにより、グループ間の公平性を当選数の観点から確保することができる。
また、抽選キャンペーンの実施期間中の任意の時点で、他のグループに比べて当選数が少ないグループでは、当該時点以降、当該グループに対応する当選確率設定値が上昇する。これにより、当選数の少ないグループに対するユーザの当選期待度が高まり、当該グループに関して高い販促効果が生じる。
例えば、コード決済が実行されたエリア単位(例えば都道府県単位)で決済情報をグループ分けした場合、他の都道府県からの利用者が増えるなど、地域の活性化にも繋がる。
In this embodiment, the probability correction unit 335 corrects the winning probability setting value so that the difference in the number of winnings between groups becomes small during the implementation period of the lottery campaign.
For example, even if the winning probability setting values are set to the same value between groups, the number of wins will increase as the number of payment information items for a group is larger. Therefore, during the lottery campaign, by correcting the winning probability setting value so that the difference in the number of wins between groups becomes small, it is possible to make the number of wins in each group almost the same. Thereby, fairness between groups can be ensured from the viewpoint of the number of winners.
Furthermore, for a group that has a smaller number of winners than other groups at any given time during the implementation period of the lottery campaign, the winning probability setting value corresponding to the group increases from that time onwards. As a result, the user's expectation of winning for a group with a small number of winners increases, and a high promotional effect is generated for the group.
For example, if payment information is grouped by area (e.g., prefecture) where code payments are made, the number of users from other prefectures will increase, leading to regional revitalization.

[変形例]
なお、本発明は、上述した実施形態に限定されるものではなく、本発明の目的を達成できる範囲で、以下に示される変形をも含むものである。
[Modified example]
Note that the present invention is not limited to the embodiments described above, but includes the following modifications as long as the object of the present invention can be achieved.

[変形例1]
前記実施形態において、確率補正部335は、グループ間で当選数の差が小さくなるように当選確率設定値を補正するが、本発明はこれに限られない。
例えば、店舗端末20などから指定された特定のグループの当選数が他のグループの当選よりも多くなるように、当選確率設定値を補正してもよい。
あるいは、抽選キャンペーンの期間中、当選確率設定値の補正が行われず、初期設定された当選確率設定値のままであってもよい。
[Modification 1]
In the embodiment described above, the probability correction unit 335 corrects the winning probability setting value so that the difference in the number of wins between groups becomes small, but the present invention is not limited to this.
For example, the winning probability setting value may be corrected so that the number of wins for a specific group designated from the store terminal 20 or the like is greater than the number of wins for other groups.
Alternatively, during the lottery campaign period, the winning probability setting value may not be corrected and may remain at the initially set winning probability setting value.

[変形例2]
前記実施形態において、当選分布情報提供部337は、当選確率設定値が所定以上であるグループの店舗から所定距離以内に位置するユーザを検出するが、ユーザの検出方法はこれに限られない。
例えば、当選分布情報提供部337は、スケジュール管理サーバ装置から近日中の所在予定地を取得できるユーザ、または、経路検索サーバ装置において目的地を検索したユーザを検出してもよい。
この場合、当選分布情報生成部336は、ユーザの行き先(所在予定地または目的地)に関連するグループのグループ当選情報を含んだ当選分布情報を生成する。
具体例として、行き先がエリアAであるユーザが検出された場合、当選分布情報生成部336は、決済位置がエリアAであることをグループ条件とするグループのグループ当選情報を含んだ当選分布情報を生成する。
あるいは、行き先が店舗Cであるユーザが検出された場合、当選分布情報生成部336は、店舗データベース322から店舗Cの店舗カテゴリまたは店舗所在地を参照する。そして、当選分布情報生成部336は、店舗Cの店舗カテゴリをグループ条件に含むグループ、または、店舗Cの店舗所在地エリアをグループ条件に含むグループについて、グループ当選情報を含んだ当選分布情報を生成する。
その後、当選分布情報提供部337は、検出したユーザのユーザ端末10に対し、生成された当選分布情報を送信する。
[Modification 2]
In the embodiment described above, the winning distribution information providing unit 337 detects users who are located within a predetermined distance from a group of stores whose winning probability setting value is a predetermined value or higher, but the method of detecting users is not limited to this.
For example, the winning distribution information providing unit 337 may detect a user who can obtain an upcoming location from a schedule management server device or a user who has searched for a destination using a route search server device.
In this case, the winning distribution information generation unit 336 generates winning distribution information including group winning information of a group related to the user's destination (scheduled location or destination).
As a specific example, if a user whose destination is area A is detected, the winning distribution information generation unit 336 generates winning distribution information including group winning information of a group whose group condition is that the payment location is area A. generate.
Alternatively, if a user whose destination is store C is detected, the winning distribution information generation unit 336 refers to the store category or store location of store C from the store database 322. Then, the winning distribution information generation unit 336 generates winning distribution information including group winning information for a group including the store category of store C in the group condition, or a group including the store location area of store C in the group condition. .
Thereafter, the winning distribution information providing unit 337 transmits the generated winning distribution information to the user terminal 10 of the detected user.

[変形例3]
前記実施形態において、ユーザ端末10は、当選分布情報をリスト形式で表示させるが、本発明はこれに限られない。例えば、ユーザ端末10は、地図情報にマッピングされた各店舗に対して、当該店舗に関連するグループのグループ当選情報を表示させてもよい。このため、当選分布情報生成部336は、当選分布情報と共に、当選分布情報に含まれるグループに関連する各店舗の位置情報を、ユーザ端末10に送信してもよい。
[Modification 3]
In the embodiment, the user terminal 10 displays the winning distribution information in a list format, but the present invention is not limited to this. For example, the user terminal 10 may display, for each store mapped on the map information, group winning information of a group related to the store. For this reason, the winning distribution information generation unit 336 may transmit the winning distribution information as well as the location information of each store related to the group included in the winning distribution information to the user terminal 10.

[変形例4]
本発明の抽選の形式は、前記実施形態で説明した形式に限定されない。
例えば、抽選結果は、当選の可否のみではなく、当選順位を含んでもよい。この場合、グループ当選情報は、当選順位ごとの当選数または当選順位ごとの当選確率を含んでもよい。
また、抽選の当選数に対して、グループごとに当選上限数が設けられてもよい。この場合、当選分布情報生成部336は、グループの当選数と、グループにおける残りの当選可能数とを算出し、当選分布情報に含めてもよい。ここで、当選順位が設定されている場合には、グループの当選数と、グループにおける残りの当選可能数とを、当選順位ごとに算出し、当選分布情報に含めてもよい。
[Modification 4]
The lottery format of the present invention is not limited to the format described in the above embodiment.
For example, the lottery results may include not only whether or not a person wins, but also the order of winning. In this case, the group winning information may include the number of wins for each winning rank or the probability of winning for each winning rank.
Further, an upper limit on the number of winnings may be set for each group with respect to the number of winnings in the lottery. In this case, the winning distribution information generation unit 336 may calculate the number of winners in the group and the remaining number of possible winners in the group, and may include them in the winning distribution information. Here, if a winning rank is set, the number of winners in a group and the remaining possible number of winners in the group may be calculated for each winning rank and included in the winning distribution information.

〔変形例5〕
前記実施形態では、本発明の電子決済の手段としてコード決済を利用しているが、これに限られない。すなわち、決済ユーザ、決済店舗、または、決済商品のいずれかに関する少なくとも1つの情報を含む決済情報を取得可能な電子決済であれば、電子マネーを用いた電子決済等、他の形式の電子決済を利用できる。
[Modification 5]
In the embodiment described above, code payment is used as a means of electronic payment of the present invention, but the present invention is not limited to this. In other words, as long as it is possible to obtain payment information that includes at least one information regarding the payment user, payment store, or payment product, other forms of electronic payment, such as electronic payment using electronic money, may be accepted. Available.

1…情報処理システム、10…ユーザ端末、20…店舗端末、30…サーバ装置、31…通信部、32…記憶部、321…ユーザデータベース、322…店舗データベース、323…抽選データベース、324…抽選履歴データベース、33…制御部、331…情報取得部、332…抽選部、333…分類部、334…グループ当選情報算出部、335…確率補正部、336…当選分布情報生成部、337…当選分布情報提供部。 DESCRIPTION OF SYMBOLS 1... Information processing system, 10... User terminal, 20... Store terminal, 30... Server device, 31... Communication department, 32... Storage part, 321... User database, 322... Store database, 323... Lottery database, 324... Lottery history Database, 33... Control unit, 331... Information acquisition unit, 332... Lottery unit, 333... Classification unit, 334... Group winning information calculation unit, 335... Probability correction unit, 336... Winning distribution information generation unit, 337... Winning distribution information Providing Department.

Claims (7)

ユーザが店舗で商品を購入する際の電子決済に関する決済情報と、前記決済情報を対象とした抽選の結果を示す抽選結果情報とを対応付けて取得する情報取得部と、
前記決済情報に含まれる情報に基づいて商品情報またはユーザ情報を取得し、取得される前記商品情報または前記ユーザ情報に基づいて、前記決済情報をグループに分類する分類部と、
前記抽選に関する前記グループの当選数または当選確率を示すグループ当選情報を、前記グループの前記決済情報に対応する前記抽選結果情報に基づいて算出するグループ当選情報算出部と、
前記グループ当選情報を1以上含む当選分布情報を生成する当選分布情報生成部と、を備える
ことを特徴とする情報処理装置。
an information acquisition unit that associates and acquires payment information regarding electronic payment when a user purchases a product at a store, and lottery result information indicating the result of a lottery targeting the payment information;
a classification unit that acquires product information or user information based on information included in the payment information and classifies the payment information into groups based on the acquired product information or user information;
a group winning information calculation unit that calculates group winning information indicating the number of wins or winning probability of the group regarding the lottery based on the lottery result information corresponding to the payment information of the group;
An information processing device comprising: a winning distribution information generation unit that generates winning distribution information including one or more of the group winning information.
請求項1に記載の情報処理装置において、
前記抽選は、所定の抽選キャンペーン中に複数回実施され、
前記グループ当選情報算出部は、前記抽選キャンペーンの実施期間中、前記グループ当選情報を随時算出し、
前記当選分布情報生成部は、最新の前記グループ当選情報を1以上含む前記当選分布情報を生成する
ことを特徴とする情報処理装置。
The information processing device according to claim 1,
The said lottery is conducted multiple times during a predetermined lottery campaign,
The group winning information calculation unit calculates the group winning information at any time during the implementation period of the lottery campaign,
The information processing device is characterized in that the winning distribution information generation unit generates the winning distribution information including one or more pieces of the latest group winning information.
請求項1または請求項2に記載の情報処理装置において
前記当選分布情報生成部は、前記当選分布情報の送信対象であるユーザのユーザ情報に基づいて前記グループを選択し、当該グループに対応する前記グループ当選情報を含む前記当選分布情報を生成する
ことを特徴とする情報処理装置。
In the information processing apparatus according to claim 1 or 2, the winning distribution information generation unit selects the group based on user information of a user to whom the winning distribution information is transmitted, and selects the group corresponding to the group. An information processing device that generates the winning distribution information including group winning information.
請求項1から請求項3のいずれか一項に記載の情報処理装置において、
前記グループごとに前記抽選における当選確率設定値が設定されており、
前記決済情報に対して、当該決済情報が属する前記グループに対応する前記当選確率設定値に基づいて、前記抽選を行う抽選部をさらに備える
ことを特徴とする情報処理装置。
The information processing device according to any one of claims 1 to 3,
A winning probability setting value in the lottery is set for each group,
The information processing apparatus further includes a lottery unit that performs the lottery on the payment information based on the winning probability setting value corresponding to the group to which the payment information belongs.
請求項4に記載の情報処理装置において、
前記グループごとに、前記当選数の差が小さくなるように、前記当選確率設定値を補正する確率補正部をさらに備える
ことを特徴とする情報処理装置。
The information processing device according to claim 4,
The information processing apparatus further includes a probability correction unit that corrects the winning probability setting value so that the difference in the number of winnings becomes small for each group.
コンピューターにより当選分布情報を生成する情報処理方法であって、前記コンピュータは、
ユーザが店舗で商品を購入する際の電子決済に関する決済情報と、前記決済情報を対象とした抽選の結果を示す抽選結果情報とを対応付けて取得する情報取得ステップと、
記決済情報に含まれる情報に基づいて商品情報またはユーザ情報を取得し、取得される前記商品情報または前記ユーザ情報に基づいて、前記決済情報をグループに分類する分類ステップと、
前記抽選に関する前記グループの当選数または当選確率を示すグループ当選情報を、前記グループの前記決済情報に対応する前記抽選結果情報に基づいて算出するグループ当選情報算出ステップと、
前記グループ当選情報を1以上含む当選分布情報を生成する当選分布情報生成ステップと、を実施する
ことを特徴とする情報処理方法。
An information processing method for generating winning distribution information by a computer, the computer comprising:
an information acquisition step of associating and acquiring payment information regarding electronic payment when a user purchases a product at a store and lottery result information indicating the result of a lottery targeting the payment information;
a classification step of acquiring product information or user information based on information included in the payment information and classifying the payment information into groups based on the acquired product information or the user information ;
a group winning information calculation step of calculating group winning information indicating the number of wins or winning probability of the group regarding the lottery based on the lottery result information corresponding to the payment information of the group;
An information processing method, comprising: generating winning distribution information including one or more of the group winning information.
コンピューターにより読み取り実行可能な情報処理プログラムであって、
前記コンピューターを請求項1から請求項5のいずれか1項に記載の情報処理装置として機能させることを特徴とする情報処理プログラム。
An information processing program that can be read and executed by a computer,
An information processing program that causes the computer to function as an information processing apparatus according to any one of claims 1 to 5.
JP2020049596A 2020-03-19 2020-03-19 Information processing device, information processing method, and information processing program Active JP7401364B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2020049596A JP7401364B2 (en) 2020-03-19 2020-03-19 Information processing device, information processing method, and information processing program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2020049596A JP7401364B2 (en) 2020-03-19 2020-03-19 Information processing device, information processing method, and information processing program

Publications (2)

Publication Number Publication Date
JP2021149611A JP2021149611A (en) 2021-09-27
JP7401364B2 true JP7401364B2 (en) 2023-12-19

Family

ID=77848935

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2020049596A Active JP7401364B2 (en) 2020-03-19 2020-03-19 Information processing device, information processing method, and information processing program

Country Status (1)

Country Link
JP (1) JP7401364B2 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2002056270A1 (en) 2001-01-12 2002-07-18 Hiroyasu Yamamoto Sale processing terminal control system
JP2003271776A (en) 2002-03-13 2003-09-26 Sogo Insatsu:Kk System, apparatus, method and program for drawing lots
JP2005182416A (en) 2003-12-18 2005-07-07 Toppan Printing Co Ltd Prize method and prize object article
JP2017134733A (en) 2016-01-29 2017-08-03 カシオ計算機株式会社 Information processing device, information processing system, information processing method and program

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2002056270A1 (en) 2001-01-12 2002-07-18 Hiroyasu Yamamoto Sale processing terminal control system
JP2003271776A (en) 2002-03-13 2003-09-26 Sogo Insatsu:Kk System, apparatus, method and program for drawing lots
JP2005182416A (en) 2003-12-18 2005-07-07 Toppan Printing Co Ltd Prize method and prize object article
JP2017134733A (en) 2016-01-29 2017-08-03 カシオ計算機株式会社 Information processing device, information processing system, information processing method and program

Also Published As

Publication number Publication date
JP2021149611A (en) 2021-09-27

Similar Documents

Publication Publication Date Title
US7873543B2 (en) Systems and methods for managing product purchase information over a network
KR20110108749A (en) System and method for exposuring advertisement based keyword in real-time
US20180315068A1 (en) Price event processing apparatus, and system and method therefor
JP2021056643A (en) Information processor, information processing method and information processing system
JP2021099718A (en) Information processing device and program
JP2000315278A (en) Automatic vending machine system
JP2015052943A (en) Information processing device and program
JP2018156388A (en) Purchase information utilizing system, purchase information utilizing method, and program
US10133706B2 (en) Electronic book system, electronic book provision method, recording medium, and program
JP7401364B2 (en) Information processing device, information processing method, and information processing program
JP2019191845A (en) Royalty creation support device
WO2023162427A1 (en) Information processing device, information processing method, and recording medium
JP7319932B2 (en) Payment support system
JP6298738B2 (en) Information providing apparatus and program
JP2018128896A (en) Campaign management device and campaign management system
JP2018128753A (en) Campaign management device and campaign management system
JP7404120B2 (en) Information processing device, information processing method, and information processing program
JP2008003651A (en) Commercial product service information providing program and device
JP2013186592A (en) Information processor and program
JP7048565B2 (en) Door-to-door sales management system
JP5515436B2 (en) Sampling providing device, promotion development system and program
US20180330394A1 (en) Payment-linked promotion processing system and method thereof
WO2018198022A1 (en) System and method for updating a stored record associated with a subscriber of a program
JP5852068B2 (en) Net super server and program
JP7496297B2 (en) Purchase information providing device, purchase information providing method, and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20220617

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20230426

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20230606

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20230807

A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A712

Effective date: 20231026

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: 20231121

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20231207

R150 Certificate of patent or registration of utility model

Ref document number: 7401364

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150