WO2014199999A1 - Coupon distribution server and program - Google Patents

Coupon distribution server and program Download PDF

Info

Publication number
WO2014199999A1
WO2014199999A1 PCT/JP2014/065387 JP2014065387W WO2014199999A1 WO 2014199999 A1 WO2014199999 A1 WO 2014199999A1 JP 2014065387 W JP2014065387 W JP 2014065387W WO 2014199999 A1 WO2014199999 A1 WO 2014199999A1
Authority
WO
WIPO (PCT)
Prior art keywords
electronic ticket
information
coupon
distribution
storage unit
Prior art date
Application number
PCT/JP2014/065387
Other languages
French (fr)
Japanese (ja)
Inventor
培智 上西
光 樫田
Original Assignee
株式会社Leonis&Co.
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 株式会社Leonis&Co. filed Critical 株式会社Leonis&Co.
Priority to JP2015511822A priority Critical patent/JP5747369B2/en
Publication of WO2014199999A1 publication Critical patent/WO2014199999A1/en

Links

Images

Classifications

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

Definitions

  • the present invention relates to a coupon distribution system that distributes a new coupon and guides the next product or service purchase time to a customer who purchased a product or service using a coupon.
  • a sales promotion person at a retail store or the like thinks that it wants to distribute individual services (preferred coupons, discount coupons, etc.) to its own excellent customers to maintain good customers, and to enclose new customers.
  • customers are extracted from the viewpoints such as high usage frequency and large usage amount among customers purchasing their products and services. Then, distribution of discount tickets and discount tickets to the extracted customers was performed.
  • a coupon voucher issuing method for issuing individual coupon vouchers for each user based on the purchase history of the user has been proposed (see, for example, Patent Document 1). )
  • an object of the present invention is to provide an electronic ticket distribution system that can solve the above-described problems. This object is achieved by a combination of features described in the independent claims.
  • the dependent claims define further advantageous specific examples of the present invention.
  • the electronic ticket distribution server provides information on an electronic ticket distributed to a user and the next electronic ticket to be set when the electronic ticket is used.
  • An electronic ticket information storage unit that stores information related to transmission reservations in association with each other, a distribution electronic ticket reservation storage unit that stores reservation information associated with distribution times and distribution destinations of information related to electronic tickets distributed to users in the future, and A communication unit that transmits the electronic ticket to the user terminal based on the reservation information stored in the distribution electronic ticket reservation storage unit and receives information on the used electronic ticket; and a used electronic ticket received by the communication unit Reservation reservation for the next electronic ticket stored in the electronic ticket information storage unit for the information and the used electronic ticket With reference to information about, and a control unit for storing a new reservation information to the distribution electronic ticket reservation storage unit.
  • the “electronic ticket” is a collective term for electronically issued coupons, stamp cards, event tickets, and the like.
  • the information related to the transmission reservation of the next electronic ticket stored in the electronic ticket information storage unit is from the timing at which the electronic ticket is used until the distribution of the next electronic ticket. Including the period.
  • a distribution schedule intended by an electronic ticket planner such as a sales promotion person can be made so that the next distribution electronic ticket is distributed at an appropriate timing according to the target of the electronic ticket to be used. it can.
  • the appropriate timing may be set based on, for example, the expiration date or standard consumption of the target product of the electronic ticket.
  • the communication unit receives information on the electronic ticket used from the user terminal.
  • a POS point of sale
  • the electronic ticket distribution server of the present invention can be introduced without changing the existing POS system.
  • the electronic ticket distribution server of the present invention further includes an electronic ticket usage information storage unit that stores information on the used electronic tickets received by the communication unit.
  • an electronic ticket usage information storage unit that stores information on the used electronic tickets received by the communication unit.
  • a program according to the second aspect of the present invention causes a computer to function as the electronic ticket distribution server according to any one of claims 1 to 4.
  • FIG. 1 is a diagram illustrating a configuration of a coupon distribution system 10.
  • FIG. 2 is a diagram illustrating a configuration of a mobile terminal 20.
  • FIG. 2 is a diagram illustrating a configuration of a server 30.
  • FIG. It is a figure which shows the data structure which stores coupon information. It is a figure which shows the data structure which links
  • FIG. 1 is a diagram illustrating a configuration of a coupon distribution system 10.
  • the coupon distribution system 10 includes a mobile terminal 20 and a server 30.
  • the portable terminal 20 and the server 30 each execute an application for functioning as a component of the coupon distribution system 10 of the present invention.
  • the portable terminal 20 and the server 30 can communicate via a network such as the Internet.
  • FIG. 2 is a diagram illustrating a configuration of the mobile terminal 20.
  • the mobile terminal 20 includes an arithmetic device 21 such as a CPU that executes arithmetic processing of an application, a storage device 22 such as a RAM or a hard disk that stores information, a display device 23 such as a display (screen), and processing of the arithmetic device 21.
  • a communication device 24 is provided for transmitting and receiving results and information stored in the storage device 22 via a network such as the Internet or a LAN.
  • Each function (each unit) realized on the computer is executed when an instruction (group) for executing the process is read into the arithmetic unit 21.
  • each function reads the corresponding information from the storage device 22 and uses the read information in the processing in the arithmetic device 21 as appropriate.
  • FIG. 3 is a functional block diagram showing the configuration of the server 30.
  • the server 30 corresponds to the electronic ticket distribution server of the present invention, and includes a communication unit 31, a control unit 32, a coupon use information storage unit 33, a coupon information storage unit 34, and a distribution coupon reservation storage unit 35.
  • These function blocks are obtained by reading and executing an instruction (group) for executing the processing in an arithmetic device such as a CPU, so that the arithmetic device, a storage device such as a RAM or a hard disk for storing information, a network interface It implement
  • the communication unit 31 communicates with the mobile terminal 20 under the control of the control unit 32.
  • control unit 32 controls other components in the server 30 according to the program command and executes various processes. Details of the processing and operation of the communication unit 31 and the control unit 32 will be described later along with the operation of the coupon distribution system 10.
  • the coupon use information storage unit 33 corresponds to the electronic ticket use information storage unit of the present invention.
  • the coupon use information storage unit 33 is received by the communication unit 31 and passed to the control unit 32.
  • Information such as terminal information for identifying the mobile terminal 20 of the user who uses the coupon is stored.
  • Information relating to the coupon used by the user is received by the communication unit 31 from the user's portable terminal 20 and transferred to the control unit 32, and the control unit 32 writes the coupon usage information storage unit 33.
  • the coupon usage history information for each user accumulated in the coupon usage information storage unit 33 can be used as analysis data for sales promotion.
  • the coupon information storage unit 34 corresponds to the electronic ticket information storage unit of the present invention.
  • the coupon information storage unit 34 stores information related to a coupon (also simply referred to as “coupon information”) and information related to a coupon distribution reservation to be set when the coupon is used.
  • FIG. 5 schematically shows an example of a data structure for storing information related to coupons in the coupon information storage unit 34.
  • the coupon information storage unit 34 defines coupon identification information for identifying a coupon (ID for identifying a coupon, coupon content, coupon name, etc.), and the next coupon distribution timing calculated from the time of use when the coupon is used.
  • Discounted coupon distribution timing Coupon available location (store name, ID identifying store, etc.), coupon distribution method (public or private), next coupon related to distribution reservation when the coupon is used
  • Distribution coupon identification information ID for identifying coupon, coupon content, coupon name, etc.
  • the information on the place where the coupon can be used next time may not be a specific store, for example, information on affiliated stores where coupons can be used.
  • information on affiliated stores where coupons can be used By distributing coupons that can be used at affiliated stores, to users who happen to use a particular store on the go, with coupons that will be distributed next time to use affiliated stores near that user's base (for example, home or work) Can be urged.
  • Coupons for which “public” is set as the coupon distribution method are automatically downloaded from the server 30 and displayed at the same time that the application is activated on the user's mobile terminal 20.
  • Public coupons are automatically downloaded from the server 30 and displayed at the same time that the application is activated on the user's mobile terminal 20.
  • coupons for which “private” is set as the coupon distribution method are not displayed because they are not automatically downloaded from the server 30 even when the application is activated. It becomes a coupon distributed only to the portable terminal 20 used after using the coupon linked
  • the coupon information storage unit 34 may store map information indicating a route from the current location to another affiliated store where the coupon is distributed, a period during which the coupon can be used, and the like. By doing so, the user can be guided to other stores.
  • the coupon distribution system 10 can automatically distribute a specific coupon at a specific time only to a user who uses the coupon by using the coupon information storage unit 34. It is good to raise the special treatment degree of the coupon content every time the coupon is distributed. By repeating this cycle, there is an advantage that a good customer can enjoy a special treatment service as a specific retail store is used. In addition, for the retail store side, the customer can be actively motivated to repeat the retail store, and an appropriate approach can be taken for the superior customer. In this way, it is possible to bring merit in purchase and sales activities to both customers and retail stores.
  • the target product of the coupon to be distributed next time does not have to be the same as the product of the coupon used, it may be related products or higher-ranked products, or a set of multiple or multiple types of products It may be a sales coupon.
  • the number of next time delivery coupons associated with one coupon is not limited to one, and a plurality of coupons may be set.
  • the distribution coupon reservation storage unit 35 corresponds to the distribution electronic ticket reservation storage unit of the present invention.
  • the distribution coupon reservation storage unit 35 stores the contents and date and time of the next distribution coupon information, terminal information to be distributed, and the like.
  • FIG. 6 shows an example of the data structure of the distribution coupon reservation storage unit 35.
  • the coupon transmission reservation information includes coupon identification information for identifying a coupon (ID for identifying a coupon, coupon content, coupon name, etc.), next coupon distribution date and time, terminal information to be distributed, and the like.
  • step S100 a user starts an application on the portable terminal 20 (step S100).
  • the mobile terminal 20 downloads an unreceived public coupon from the server 30.
  • the mobile terminal 20 displays the received public coupon and a list of undisclosed coupons distributed in advance from the server 30 on the screen.
  • the user operates the application, designates a coupon to be used, and displays it on the screen (step S102).
  • the user presents the coupon screen and uses the coupon (step S104).
  • a method of using the coupon when the coupon is used for example, there is a method in which the user inputs a personal identification number to the mobile terminal 20.
  • a personal identification number for each coupon is set on the store side, and when using the coupon, the store clerk transmits the personal identification number to the user and the user inputs it to the portable terminal 20.
  • information on which terminal used when, where, and which coupon can be transmitted to the server 30.
  • the operation for making the coupon already used may be another method as long as it can identify the user and prevent the user from malfunctioning.
  • the mobile terminal 20 transmits to the server 30 a notification that the coupon distributed to the mobile terminal 20 by the communication unit 31 has been used (step S106).
  • the information on the used coupon is received from the portable terminal 20 by the communication unit 31, and the fact that the terminal has used the coupon is written in the coupon usage information storage unit 33 (step S108).
  • the control part 32 searches the used coupon information from the coupon information memorize
  • a coupon ID of a used coupon may be used.
  • the control unit 32 acquires information (coupon ID, coupon name) relating to the coupon to be distributed next time associated with the information of the used coupon and the distribution timing of the coupon to be distributed next time (step S112).
  • control part 32 registers the next delivery date calculated
  • Step S204 The mobile terminal 20 of each user receives the coupon distributed from the server 30 at the distribution date and time.
  • the delivery method is preferably delivered by push notification. This is because the push notification can give a sales promotion alert to the user at an appropriate timing.
  • the user receives the private coupon by a method such as displaying on the portable terminal 20 that the private coupon has been received. This completes the series of operations related to distribution (step S206).
  • Step S106 an application is activated on the mobile terminal 20 (step S100). And an application is operated and the screen of a coupon is displayed on the portable terminal 20 (step S102).
  • step S104 information indicating that the user purchased B lotion at the A cosmetic store on June 10, 2013 using the mobile terminal 20 is the server 30.
  • the control unit 32 stores the information in the server 30 (step S108), and searches for next distribution coupon information associated with the used coupon (step S110).
  • the control unit 32 registers the information in the distribution coupon reservation storage unit 35 (step S114).
  • the control unit 32 checks the next coupon distribution date and time set in the distribution coupon reservation storage unit 35 every predetermined time (step S200), and if there is a coupon corresponding to the current date and time (step S202), the coupon Is distributed to the mobile terminal 20 of the user to be distributed (step S204). If there is no coupon corresponding to the current date and time, a series of operations relating to distribution is terminated (step S206).
  • the coupon information is stored so that the next delivery coupon linked to the public coupon for B lotion will be delivered one month after the use of the public coupon.
  • the control unit 32 sets the distribution coupon reservation storage unit 35 to distribute the next coupon on July 10, 2013 according to this. Thereby, the next coupon can be distributed according to the timing when the B cosmetics are about to disappear, and repeat purchase can be promoted.
  • the coupon distribution system 10 can be used not only for the promotion of the above-mentioned lotion but also for the promotion of various products and services.
  • the group's Coupon information can be set so that private coupons for the day from other pubs Y can be distributed, and a second party can be encouraged to be held at pub Y.
  • you use a private coupon from the Izakaya store Y on the day you will be set to deliver a private coupon from the same group's ramen store Z one hour after your visit. You can encourage them to eat shime no ramen at ramen shop Z. In this way, coupons can be distributed at appropriate timing in a chained manner so as to improve the sales of the entire group.
  • a system similar to the coupon distribution system 10 may be used for issuing and distributing stamp cards and tickets.
  • stamp card it is preferable to reserve the issue / distribution of the next stamp card on condition that a predetermined condition (for example, three stamps are pressed) is satisfied.
  • a predetermined condition for example, three stamps are pressed
  • ticket issuance it is preferable to reserve the issue / distribution of the next ticket on the condition that a certain ticket is used.
  • coupon distribution system of the present invention and the server 30 used therein can be used for sales promotion activities involving coupon distribution.

Landscapes

  • Business, Economics & Management (AREA)
  • Strategic Management (AREA)
  • Engineering & Computer Science (AREA)
  • Accounting & Taxation (AREA)
  • Development Economics (AREA)
  • Finance (AREA)
  • Economics (AREA)
  • Game Theory and Decision Science (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Marketing (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Cash Registers Or Receiving Machines (AREA)

Abstract

This electronic ticket distribution server is provided with: an electronic ticket information storage unit that associates and stores information pertaining to electronic tickets distributed to users and information pertaining to transmission reservations for the next electronic ticket to be set when the electronic tickets have been used; a distribution electronic ticket reservation storage unit that stores reservation information associating information, pertaining to an electronic tickets to distribute to users in the future, with the distribution destination and distribution time period; a communication unit that transmits electronic tickets to user terminals on the basis of the reservation information stored by the distribution electronic ticket reservation storage unit, and receives the information of electronic tickets that have been used; and a control unit that refers to the information of electronic tickets that have been used as received by the communication unit and information pertaining to the transmission reservation of the next electronic ticket as stored by the electronic ticket information storage unit pertaining to the electronic tickets that have been used, and stores new reservation information at the distribution electronic ticket reservation storage unit.

Description

クーポン配信サーバ及びプログラムCoupon delivery server and program
 本発明は、クーポンを利用して商品やサービスを購入した顧客に対して、次回の商品やサービス購入時期を新たなクーポンを配信して案内するクーポン配信システムに関する。 The present invention relates to a coupon distribution system that distributes a new coupon and guides the next product or service purchase time to a customer who purchased a product or service using a coupon.
 従来、小売店等の販売促進担当者は自社の優良顧客を特定し、当該顧客に対して自社へのロイヤリティを高める施策を効果的に実施することが困難であった。また、新規顧客を優良顧客へと育てるために顧客に対して小売店側が直接的なアクションを起こすことは困難であった。 Traditionally, sales promotion managers at retail stores and the like have been unable to effectively identify measures to increase their loyalty to their customers by identifying their superior customers. Also, it has been difficult for retailers to take direct action on customers in order to develop new customers into good customers.
 例えば、小売店等の販売促進担当者は自社の優良顧客に対して、個別のサービス(優待券、割引券等)を配布し優良顧客を維持したい、新規顧客を囲いたい、などと考える。従来であれば、自社の商品やサービスを購入している顧客の中から利用頻度が高い、利用金額が大きい等の観点から顧客を抽出する。そして、抽出した顧客に対して優待券や割引券の配布等を行っていた。
 更には、このような抽出や配布を自動化すべく、利用者の購買履歴に基づいて、利用者毎の個別クーポン券を発行するクーポン券発行方法が提案されていた(例えば特許文献1を参照。)
For example, a sales promotion person at a retail store or the like thinks that it wants to distribute individual services (preferred coupons, discount coupons, etc.) to its own excellent customers to maintain good customers, and to enclose new customers. Conventionally, customers are extracted from the viewpoints such as high usage frequency and large usage amount among customers purchasing their products and services. Then, distribution of discount tickets and discount tickets to the extracted customers was performed.
Furthermore, in order to automate such extraction and distribution, a coupon voucher issuing method for issuing individual coupon vouchers for each user based on the purchase history of the user has been proposed (see, for example, Patent Document 1). )
特開2002-312856号公報JP 2002-31856 A
 しかしながら、上述の手法では、購買の履歴を積み重ねた利用者に対しては個別のサービスを配布できるものの、新規の顧客を優良顧客に育てるために、膨大な購買履歴のデータを分析し、分析結果に基づいて小売店側が適切なタイミングで直接的に新規顧客に対して働き掛けることは困難であった。また、同様の課題は、クーポン以外にも、スタンプカード、イベントチケット等のいわゆる電子チケットにおいても発生していた。なお、以下の説明では、電子的に発行されるクーポン、スタンプカード、イベントチケット等、インターネット等を介して電子的に発行されるクーポンやチケットを総称して「電子チケット」という。 However, with the above-mentioned method, individual services can be distributed to users who have accumulated purchase histories, but in order to nurture new customers as excellent customers, analysis of huge purchase history data and analysis results Based on the above, it was difficult for retailers to directly act on new customers at appropriate times. Similar problems occur in so-called electronic tickets such as stamp cards and event tickets in addition to coupons. In the following explanation, coupons and tickets issued electronically via the Internet, such as electronically issued coupons, stamp cards, event tickets, etc. are collectively referred to as “electronic tickets”.
 そこで、本発明は上記の課題を解決することのできる電子チケット配信システムを提供することを目的とする。この目的は特許請求の範囲における独立項に記載の特徴の組み合わせにより達成される。また従属項は本発明の更なる有利な具体例を規定する。 Therefore, an object of the present invention is to provide an electronic ticket distribution system that can solve the above-described problems. This object is achieved by a combination of features described in the independent claims. The dependent claims define further advantageous specific examples of the present invention.
 上記目的を達成するために、本発明の第1の形態に係る電子チケット配信サーバは、ユーザに配信する電子チケットに関する情報と、当該電子チケットが利用された場合に設定されるべき次の電子チケットの送信予約に関する情報とを対応付けて格納する電子チケット情報記憶部と、将来ユーザに配信する電子チケットに関する情報を配信時期および配信先に対応付けた予約情報を格納する配信電子チケット予約記憶部と、配信電子チケット予約記憶部に格納された予約情報に基づきユーザ端末に電子チケットを送信し、利用された電子チケットの情報を受信する、通信部と、通信部が受信した利用された電子チケットの情報、および当該利用された電子チケットに関して電子チケット情報記憶部に格納された次の電子チケットの送信予約に関する情報を参照して、新たな予約情報を配信電子チケット予約記憶部に格納する制御部と、を備える。このような構成により、利用履歴の蓄積がなくとも電子チケットが利用されると、販売促進担当者等の電子チケット企画者が予め設定していた次回配信電子チケットの配信予約をすることができる。なお、「電子チケット」とは、電子的に発行されるクーポン、スタンプカード、イベントチケット等を総称したものである。 In order to achieve the above object, the electronic ticket distribution server according to the first aspect of the present invention provides information on an electronic ticket distributed to a user and the next electronic ticket to be set when the electronic ticket is used. An electronic ticket information storage unit that stores information related to transmission reservations in association with each other, a distribution electronic ticket reservation storage unit that stores reservation information associated with distribution times and distribution destinations of information related to electronic tickets distributed to users in the future, and A communication unit that transmits the electronic ticket to the user terminal based on the reservation information stored in the distribution electronic ticket reservation storage unit and receives information on the used electronic ticket; and a used electronic ticket received by the communication unit Reservation reservation for the next electronic ticket stored in the electronic ticket information storage unit for the information and the used electronic ticket With reference to information about, and a control unit for storing a new reservation information to the distribution electronic ticket reservation storage unit. With such a configuration, when an electronic ticket is used without accumulating usage history, it is possible to make a distribution reservation for the next distribution electronic ticket preset by an electronic ticket planner such as a sales promotion person in charge. The “electronic ticket” is a collective term for electronically issued coupons, stamp cards, event tickets, and the like.
 好ましくは、本発明の電子チケット配信サーバでは、電子チケット情報記憶部に格納される次の電子チケットの送信予約に関する情報は、当該電子チケットが利用されたタイミングから起算した次の電子チケットの配信までの期間を含む。このような構成により、利用される電子チケットの対象に応じた適切なタイミングで次回配信電子チケットの配信がなされるよう、販売促進担当者等の電子チケット企画者の企図した配信スケジュールを組むことができる。適切なタイミングとは、例えば電子チケットの対象商品の消費期限や標準的な消費量等に基づいて設定するとよい。 Preferably, in the electronic ticket distribution server of the present invention, the information related to the transmission reservation of the next electronic ticket stored in the electronic ticket information storage unit is from the timing at which the electronic ticket is used until the distribution of the next electronic ticket. Including the period. With such a configuration, a distribution schedule intended by an electronic ticket planner such as a sales promotion person can be made so that the next distribution electronic ticket is distributed at an appropriate timing according to the target of the electronic ticket to be used. it can. The appropriate timing may be set based on, for example, the expiration date or standard consumption of the target product of the electronic ticket.
 好ましくは、本発明の電子チケット配信サーバでは、通信部は、ユーザ端末から利用された電子チケットの情報を受信する。このような構成により、電子チケットが利用される店舗等のPOS(point of sale;販売時点情報管理)システムを利用することなく、利用された電子チケットの情報を取得することができる。その結果、POSが配備されていない店舗での利用が可能となる。また、既存のPOSシステムに変更を加えることなく本発明の電子チケット配信サーバを導入することができる。 Preferably, in the electronic ticket distribution server of the present invention, the communication unit receives information on the electronic ticket used from the user terminal. With such a configuration, it is possible to acquire information on the used electronic ticket without using a POS (point of sale) system such as a store where the electronic ticket is used. As a result, it can be used in stores where POS is not deployed. In addition, the electronic ticket distribution server of the present invention can be introduced without changing the existing POS system.
 好ましくは、本発明の電子チケット配信サーバでは、通信部が受信した利用された電子チケットの情報を蓄積する電子チケット利用情報記憶部をさらに備える。このような構成により、各ユーザの電子チケットの利用履歴を蓄積することができ、販売促進担当者等の電子チケット企画者は、電子チケットの利用履歴を商品販売履歴と近似して、販促活動に利用することができる。 Preferably, the electronic ticket distribution server of the present invention further includes an electronic ticket usage information storage unit that stores information on the used electronic tickets received by the communication unit. With this configuration, the electronic ticket usage history of each user can be accumulated, and the electronic ticket planners such as sales promotion staff can approximate the electronic ticket usage history to the product sales history to conduct promotional activities. Can be used.
 上記目的を達成すべく、本発明の第2の形態に係るプログラムは、コンピュータを、請求項1から4のいずれか1項に記載の電子チケット配信サーバとして機能させる。 To achieve the above object, a program according to the second aspect of the present invention causes a computer to function as the electronic ticket distribution server according to any one of claims 1 to 4.
 なお、上紀の発明の概要は、本発明の必要な特徴の全てを列挙したものではなく、これらの特徴群のサブコンビネーションも又発明となりうる。 The outline of the invention of the first era does not list all the necessary features of the present invention, and sub-combinations of these feature groups can also be the invention.
クーポン配信システム10の構成を示す図である。1 is a diagram illustrating a configuration of a coupon distribution system 10. FIG. 携帯端末20の構成を示す図である。2 is a diagram illustrating a configuration of a mobile terminal 20. FIG. サーバ30の構成を示す図である。2 is a diagram illustrating a configuration of a server 30. FIG. クーポン情報を格納するデータ構造を示す図である。It is a figure which shows the data structure which stores coupon information. 初回配信クーポンと次回配信クーポンを紐付けるデータ構造を示す図である。It is a figure which shows the data structure which links | connects a first time distribution coupon and a next time distribution coupon. 2回目以降に配信するクーポン情報、配信日時の情報を格納するデータ構造を示す図である。It is a figure which shows the data structure which stores the coupon information delivered after the 2nd time, and the information of a delivery date. クーポン配信システム10を利用する手順を示すフローチャートである。It is a flowchart which shows the procedure which utilizes the coupon delivery system. クーポン配信システム10を利用してクーポンを配布する手順を示すフローチャートである。It is a flowchart which shows the procedure which distributes a coupon using the coupon delivery system.
 以下、図面を参照して本発明の一実施形態であるクーポン配信システムを説明する。 Hereinafter, a coupon distribution system according to an embodiment of the present invention will be described with reference to the drawings.
[クーポン配信システム10の構成]
 図1は、クーポン配信システム10の構成を示す図である。クーポン配信システム10は、携帯端末20、およびサーバ30を備える。携帯端末20およびサーバ30は、それぞれ本発明のクーポン配信システム10の構成要素として機能するためのアプリケーションを実行する。携帯端末20とサーバ30とは、インターネット等のネットワークを介して通信可能とされる。
[Configuration of Coupon Distribution System 10]
FIG. 1 is a diagram illustrating a configuration of a coupon distribution system 10. The coupon distribution system 10 includes a mobile terminal 20 and a server 30. The portable terminal 20 and the server 30 each execute an application for functioning as a component of the coupon distribution system 10 of the present invention. The portable terminal 20 and the server 30 can communicate via a network such as the Internet.
 図2は、携帯端末20の構成を示す図である。携帯端末20は、アプリケーションの演算処理を実行するCPUなどの演算装置21と、情報を記憶するRAMやハードディスクなどの記憶装置22と、ディスプレイ(画面)などの表示装置23と、演算装置21の処理結果や記憶装置22に記憶する情報をインターネットやLANなどのネットワークを介して送受信する通信装置24を備える。コンピュータ上で実現する各機能(各手段)は、その処理を実行するための命令(群)が演算装置21に読み込まれることでその処理が実行される。各機能は、記憶装置22に記憶した情報をその処理において使用する場合には、該当する情報を当該記憶装置22から読み出し、読みだした情報を適宜、演算装置21における処理に用いる。 FIG. 2 is a diagram illustrating a configuration of the mobile terminal 20. The mobile terminal 20 includes an arithmetic device 21 such as a CPU that executes arithmetic processing of an application, a storage device 22 such as a RAM or a hard disk that stores information, a display device 23 such as a display (screen), and processing of the arithmetic device 21. A communication device 24 is provided for transmitting and receiving results and information stored in the storage device 22 via a network such as the Internet or a LAN. Each function (each unit) realized on the computer is executed when an instruction (group) for executing the process is read into the arithmetic unit 21. When the information stored in the storage device 22 is used in the processing, each function reads the corresponding information from the storage device 22 and uses the read information in the processing in the arithmetic device 21 as appropriate.
 図3は、サーバ30の構成を示す機能ブロック図である。サーバ30は、本発明の電子チケット配信サーバに対応し、通信部31、制御部32、クーポン利用情報記憶部33、クーポン情報記憶部34、配信クーポン予約記憶部35を有する。これらの機能ブロックは、その処理を実行するための命令(群)がCPU等の演算装置に読み込まれ実行されることにより、当該演算装置、情報を記憶するRAMやハードディスクなどの記憶装置、ネットワークインターフェース等の通信装置を利用して実現される。 FIG. 3 is a functional block diagram showing the configuration of the server 30. The server 30 corresponds to the electronic ticket distribution server of the present invention, and includes a communication unit 31, a control unit 32, a coupon use information storage unit 33, a coupon information storage unit 34, and a distribution coupon reservation storage unit 35. These function blocks are obtained by reading and executing an instruction (group) for executing the processing in an arithmetic device such as a CPU, so that the arithmetic device, a storage device such as a RAM or a hard disk for storing information, a network interface It implement | achieves using communication apparatuses, such as.
 通信部31は、制御部32による制御の下、携帯端末20との通信を行う。 The communication unit 31 communicates with the mobile terminal 20 under the control of the control unit 32.
 また、制御部32は、プログラム命令に従い、サーバ30内の他の構成要素を制御して、各種の処理を実行する。通信部31および制御部32の処理・動作の詳細は、クーポン配信システム10の動作とともに後述する。 In addition, the control unit 32 controls other components in the server 30 according to the program command and executes various processes. Details of the processing and operation of the communication unit 31 and the control unit 32 will be described later along with the operation of the coupon distribution system 10.
 クーポン利用情報記憶部33は、本発明の電子チケット利用情報記憶部に対応する。クーポン利用情報記憶部33は、通信部31が受信し、制御部32に渡されたユーザが利用したクーポンのクーポンIDおよびクーポン名、クーポンが利用された店舗の店舗IDおよび店舗名、クーポン利用日時、クーポンを利用したユーザの携帯端末20を識別する端末情報等の情報を格納する。ユーザが利用したクーポンに関する情報は、ユーザの携帯端末20から通信部31が受信して制御部32に転送し、制御部32がクーポン利用情報記憶部33に書き込む。クーポン利用情報記憶部33に蓄積されるユーザ毎のクーポン利用履歴情報は、販売促進のための分析データとして利用することができる。 The coupon use information storage unit 33 corresponds to the electronic ticket use information storage unit of the present invention. The coupon use information storage unit 33 is received by the communication unit 31 and passed to the control unit 32. The coupon ID and coupon name of the coupon used by the user, the store ID and store name of the store where the coupon was used, and the coupon use date and time. Information such as terminal information for identifying the mobile terminal 20 of the user who uses the coupon is stored. Information relating to the coupon used by the user is received by the communication unit 31 from the user's portable terminal 20 and transferred to the control unit 32, and the control unit 32 writes the coupon usage information storage unit 33. The coupon usage history information for each user accumulated in the coupon usage information storage unit 33 can be used as analysis data for sales promotion.
 クーポン情報記憶部34は、本発明の電子チケット情報記憶部に対応する。クーポン情報記憶部34は、クーポンに関する情報(単に「クーポン情報」ともいう)と当該クーポンが利用された場合に設定されるべきクーポンの配信予約に関する情報を記憶する。図5にクーポン情報記憶部34のクーポンに関する情報を格納するデータ構造の一例を模式的に示す。クーポン情報記憶部34は、クーポンを識別するクーポン識別情報(クーポンを識別するID、クーポン内容やクーポン名など)、当該クーポンが利用された場合にその利用時から起算した次回クーポンの配信タイミングを規定する次回クーポン配信タイミング、クーポンの利用可能場所(店舗名や店舗を識別するIDなど)、クーポンの配信方法(公開や非公開など)、当該クーポンが利用された場合に配信予約されるクーポンに関する次回配信クーポン識別情報(クーポンを識別するID、クーポン内容やクーポン名など)等を格納する。 The coupon information storage unit 34 corresponds to the electronic ticket information storage unit of the present invention. The coupon information storage unit 34 stores information related to a coupon (also simply referred to as “coupon information”) and information related to a coupon distribution reservation to be set when the coupon is used. FIG. 5 schematically shows an example of a data structure for storing information related to coupons in the coupon information storage unit 34. The coupon information storage unit 34 defines coupon identification information for identifying a coupon (ID for identifying a coupon, coupon content, coupon name, etc.), and the next coupon distribution timing calculated from the time of use when the coupon is used. Next coupon distribution timing, coupon available location (store name, ID identifying store, etc.), coupon distribution method (public or private), next coupon related to distribution reservation when the coupon is used Distribution coupon identification information (ID for identifying coupon, coupon content, coupon name, etc.) and the like are stored.
 次回クーポン利用可能場所の情報は、特定の店舗ではなくてもよく、例えばクーポンが利用できる系列店の情報であっても構わない。系列店で利用可能なクーポンを配信することにより、たまたま出先で特定の店舗を利用したユーザに、そのユーザの拠点(例えば自宅や勤務先)の近隣の系列店を利用するよう次回配信するクーポンによって促すことができる。 The information on the place where the coupon can be used next time may not be a specific store, for example, information on affiliated stores where coupons can be used. By distributing coupons that can be used at affiliated stores, to users who happen to use a particular store on the go, with coupons that will be distributed next time to use affiliated stores near that user's base (for example, home or work) Can be urged.
 クーポンの配信方法には公開・非公開の2つの方法がある。クーポンの配信方法として「公開」が設定されているクーポン(以下、公開クーポンという)は、ユーザの携帯端末20でアプリが起動されると同時にクーポンがサーバ30から自動でダウンロードされ、表示されるので、誰でもいつでも利用することができる。一方、クーポンの配信方法として「非公開」が設定されているクーポン(以下、非公開クーポンという)は、アプリを起動してもサーバ30から自動でダウンロードされないため表示されず、当該非公開クーポンが次回配信クーポンとして紐づけられているクーポンを当該携帯端末20で利用した後に利用した携帯端末20のみに配信されるクーポンとなる。 There are two ways to distribute coupons: public or private. Coupons for which “public” is set as the coupon distribution method (hereinafter referred to as “public coupons”) are automatically downloaded from the server 30 and displayed at the same time that the application is activated on the user's mobile terminal 20. Anyone can use it anytime. On the other hand, coupons for which “private” is set as the coupon distribution method (hereinafter referred to as “private coupons”) are not displayed because they are not automatically downloaded from the server 30 even when the application is activated. It becomes a coupon distributed only to the portable terminal 20 used after using the coupon linked | related as a next delivery coupon with the said portable terminal 20. FIG.
 その他、クーポン情報記憶部34は現在地からクーポンが配信されている他の系列店舗までの経路を示す地図情報、クーポンを利用できる期間などを格納してもよい。そうすることで、他の店舗へもユーザを誘導することができる。 In addition, the coupon information storage unit 34 may store map information indicating a route from the current location to another affiliated store where the coupon is distributed, a period during which the coupon can be used, and the like. By doing so, the user can be guided to other stores.
 クーポン配信システム10は、クーポン情報記憶部34を利用することにより、クーポンを利用したユーザのみに特定のクーポンを特定の時期に自動で配信することを可能とする。クーポンを配信する毎にクーポン内容の優待度を上げていくのもよい。このサイクルを繰り返すことで、優良顧客にとっては特定の小売店を利用する程、優待サービスを享受できるというメリットがある。また小売店側にとっては、顧客に小売店をリピートする動機を積極的に与えることができ、優良顧客に対して適切なアプローチをとることができる。このように顧客と小売店双方に購入・販売活動においてメリットをもたらすことができる。また、次回に配信されるクーポンの対象商品は利用されたクーポンの態様商品と同一である必要はなく、関連商品や、よりランクの高い商品としてもよいし、複数個や複数種類の商品のセット販売クーポンであってもよい。1つのクーポンに紐づけられる次回配信クーポンは1つに限らず、複数設定されてもよい。 The coupon distribution system 10 can automatically distribute a specific coupon at a specific time only to a user who uses the coupon by using the coupon information storage unit 34. It is good to raise the special treatment degree of the coupon content every time the coupon is distributed. By repeating this cycle, there is an advantage that a good customer can enjoy a special treatment service as a specific retail store is used. In addition, for the retail store side, the customer can be actively motivated to repeat the retail store, and an appropriate approach can be taken for the superior customer. In this way, it is possible to bring merit in purchase and sales activities to both customers and retail stores. In addition, the target product of the coupon to be distributed next time does not have to be the same as the product of the coupon used, it may be related products or higher-ranked products, or a set of multiple or multiple types of products It may be a sales coupon. The number of next time delivery coupons associated with one coupon is not limited to one, and a plurality of coupons may be set.
 配信クーポン予約記憶部35は、本発明の配信電子チケット予約記憶部に対応する。配信クーポン予約記憶部35は、次回配信クーポン情報の内容と日時と配信する端末情報、などを格納する。 The distribution coupon reservation storage unit 35 corresponds to the distribution electronic ticket reservation storage unit of the present invention. The distribution coupon reservation storage unit 35 stores the contents and date and time of the next distribution coupon information, terminal information to be distributed, and the like.
 図6は配信クーポン予約記憶部35のデータ構造の一例を示す。クーポンの送信予約情報としては、クーポンを識別するクーポン識別情報(クーポンを識別するID、クーポン内容やクーポン名など)、次回クーポン配信日時、配信する端末情報などがある。 FIG. 6 shows an example of the data structure of the distribution coupon reservation storage unit 35. The coupon transmission reservation information includes coupon identification information for identifying a coupon (ID for identifying a coupon, coupon content, coupon name, etc.), next coupon distribution date and time, terminal information to be distributed, and the like.
  以下、上述のように構成されるクーポン配信システム10の動作について説明する。 Hereinafter, the operation of the coupon distribution system 10 configured as described above will be described.
[クーポン利用時の動作]
 まず、図7に示すフローチャートを参照して、クーポン配信システム10により配信されたクーポンを利用するときの動作を説明する。まず、ユーザが携帯端末20上でアプリケーションを起動させる(ステップS100)。このとき、携帯端末20は、サーバ30から未受信の公開クーポンをダウンロードする。携帯端末20は、受信済みの公開クーポンと、サーバ30から予め配信されている未公開クーポンのリストを画面に表示する。ユーザは、アプリケーションを操作し、利用しようとするクーポンを指定して画面に表示させる(ステップS102)。ユーザはクーポン画面を提示して当該クーポンを利用する(ステップS104)。クーポンを利用した際に、利用済みとする方法は、例えばユーザが携帯端末20に暗証番号を入力する方法がある。これは、店舗側でクーポン毎の暗証番号を設定しておき、クーポンを利用する際に店員がユーザに当該暗証番号を伝え、ユーザが携帯端末20に入力するというものである。これにより、どの端末がいつ、どこで、どのクーポンを利用したかの情報をサーバ30に送信することができる。また、ユーザがクーポンを誤って利用済みとしてしまう操作を防止することができる。クーポンを利用済みとするための操作は、ユーザを特定できかつユーザの誤作動を防止できる方法であれば、他の方法でも構わない。このとき携帯端末20は、サーバ30へ通信部31により携帯端末20に配信されたクーポンが利用された旨の通知を送信する(ステップS106)。
[Operation when using coupon]
First, with reference to the flowchart shown in FIG. 7, operation | movement when using the coupon delivered by the coupon delivery system 10 is demonstrated. First, a user starts an application on the portable terminal 20 (step S100). At this time, the mobile terminal 20 downloads an unreceived public coupon from the server 30. The mobile terminal 20 displays the received public coupon and a list of undisclosed coupons distributed in advance from the server 30 on the screen. The user operates the application, designates a coupon to be used, and displays it on the screen (step S102). The user presents the coupon screen and uses the coupon (step S104). As a method of using the coupon when the coupon is used, for example, there is a method in which the user inputs a personal identification number to the mobile terminal 20. In this case, a personal identification number for each coupon is set on the store side, and when using the coupon, the store clerk transmits the personal identification number to the user and the user inputs it to the portable terminal 20. Thereby, information on which terminal used when, where, and which coupon can be transmitted to the server 30. Further, it is possible to prevent an operation in which the user mistakenly uses the coupon. The operation for making the coupon already used may be another method as long as it can identify the user and prevent the user from malfunctioning. At this time, the mobile terminal 20 transmits to the server 30 a notification that the coupon distributed to the mobile terminal 20 by the communication unit 31 has been used (step S106).
 サーバ30では、通信部31により携帯端末20から利用済みのクーポンの情報を受け取り、当該端末がクーポンを利用したことをクーポン利用情報記憶部33に書き込む(ステップS108)。また、制御部32は、利用済みのクーポンの情報をキーとしてクーポン情報記憶部34に記憶するクーポン情報から、利用されたクーポン情報を検索する(ステップS110)。クーポン情報の検索の条件としては、利用済みのクーポンのクーポンIDを用いるとよい。続いて、制御部32は、利用されたクーポンの情報に紐付けられた次回配信するクーポンに関する情報(クーポンID、クーポン名)と次回配信するクーポンの配信タイミングを取得する(ステップS112)。そして、制御部32は、取得した次回配信クーポン情報、および取得した配信タイミングと現在の日付・時刻とから求めた次回の配信日時を、配信クーポン予約記憶部35へ登録する(ステップS114)。以上でクーポン利用時の一連の動作を終了する(ステップS116)。 In the server 30, the information on the used coupon is received from the portable terminal 20 by the communication unit 31, and the fact that the terminal has used the coupon is written in the coupon usage information storage unit 33 (step S108). Moreover, the control part 32 searches the used coupon information from the coupon information memorize | stored in the coupon information storage part 34 by using the information of the used coupon as a key (step S110). As a search condition for coupon information, a coupon ID of a used coupon may be used. Subsequently, the control unit 32 acquires information (coupon ID, coupon name) relating to the coupon to be distributed next time associated with the information of the used coupon and the distribution timing of the coupon to be distributed next time (step S112). And the control part 32 registers the next delivery date calculated | required from the acquired next delivery coupon information and the acquired delivery timing, and the present date and time in the delivery coupon reservation memory | storage part 35 (step S114). This completes the series of operations when using the coupon (step S116).
[クーポン配信時の動作]
 次に、図8を参照して、サーバ30が各ユーザの携帯端末20にクーポンを配信するときの動作を説明する。サーバ30は、所定時間(例えば1時間)毎に、図8に示した一連の処理を実行する。処理が開始されると、制御部32は、配信クーポン予約記憶部35にストックされている配信クーポン情報の配信日時と現在日時とを突合させる(ステップS200)。突合結果がなかった場合は、配信に関する動作を終了する(ステップS206)。一方、現在日時に該当するクーポン情報がある場合、制御部32は該当するクーポン情報を取得する(ステップS202)。そして制御部32は、取得したクーポン情報に対応するクーポンを取得したクーポン情報に紐づけられた配信日時と端末情報とに基づいて、通信部31を介して対応するユーザの携帯端末20に配信する(ステップS204)。各ユーザの携帯端末20は、サーバ30から配信されたクーポンを配信日時に受け取る。このとき配信の方法は、プッシュ通知で配信するのがよい。プッシュ通知であれば、ユーザに対して適切なタイミングで販売促進のアラートをあげることができるからである。アラートがあがると、携帯端末20上に非公開クーポンを受信したことを知らせる表示がなされるなどの方法で、ユーザは非公開クーポンを受け取る。以上で、配信に関する一連の動作を終了する(ステップS206)。
[Operation when coupon is distributed]
Next, with reference to FIG. 8, operation | movement when the server 30 delivers a coupon to the portable terminal 20 of each user is demonstrated. The server 30 executes a series of processes shown in FIG. 8 every predetermined time (for example, 1 hour). When the process is started, the control unit 32 matches the distribution date and time of the distribution coupon information stocked in the distribution coupon reservation storage unit 35 with the current date and time (step S200). If there is no match result, the operation relating to distribution is terminated (step S206). On the other hand, when there exists coupon information applicable to the present date, the control part 32 acquires applicable coupon information (step S202). And the control part 32 delivers to the corresponding user's portable terminal 20 via the communication part 31 based on the delivery date and time linked | related with the coupon information which acquired the coupon corresponding to the acquired coupon information, and terminal information. (Step S204). The mobile terminal 20 of each user receives the coupon distributed from the server 30 at the distribution date and time. At this time, the delivery method is preferably delivered by push notification. This is because the push notification can give a sales promotion alert to the user at an appropriate timing. When the alert is raised, the user receives the private coupon by a method such as displaying on the portable terminal 20 that the private coupon has been received. This completes the series of operations related to distribution (step S206).
次に、本実施形態のクーポン配信システム10の具体的な利用例として、化粧水の販売促進にクーポン配信システム10を適用した例を説明する。 Next, an example in which the coupon distribution system 10 is applied to sales promotion of a lotion will be described as a specific usage example of the coupon distribution system 10 of the present embodiment.
 2013年6月10日、ユーザがA化粧品店にてB化粧水をクーポンを利用して購入する場合を例にクーポン使用手順について説明する。A化粧品店ではB化粧水の10%オフのクーポンを公開クーポンとしてアプリ上で配布している。ユーザがA化粧品店に到着するとフローチャートの図7に示された手順が開始される。ます、携帯端末20上でアプリケーションを起動させる(ステップS100)。そして、アプリケーションを操作し、携帯端末20上にクーポンの画面を表示させる(ステップS102)。ユーザが、化粧水を購入する際に当該クーポンを利用すると(ステップS104)、ユーザが携帯端末20を
用いて2013年6月10日、A化粧品店でB化粧水を購入したという情報がサーバ30へと送信される(ステップS106)。制御部32が、サーバ30に当該情報を格納し(ステップS108)、利用したクーポンに紐付いている次回配信クーポン情報を検索する(ステップS110)。制御部32は、次回配信クーポン情報を取得すると(S112)、当該情報を配信クーポン予約記憶部35へと登録する(ステップS114)。制御部32は、所定時間ごとに配信クーポン予約記憶部35に設定されている次回クーポン配信日時を確認し(ステップS200)、現在日時に該当するクーポンがある場合には(ステップS202)、当該クーポンを配信対象となるユーザの携帯端末20へ配信する(ステップS204)。現在日時に該当するクーポンがなかった場合には、配信に関する一連の動作を終了する(ステップS206)。本例において、B化粧水が1ヶ月分の容量で販売されている場合、B化粧水の公開クーポンに紐づけられる次回配信クーポンは、公開クーポンの利用から1ヶ月後に配信されるようクーポン情報記憶部34に設定され、制御部32は、これに従って2013年7月10日に次回のクーポンを配信するよう配信クーポン予約記憶部35に設定する。これにより、B化粧品がなくなりかけるタイミングに合わせて次回
のクーポンを配信することができ、リピート購入を促進することができる。
On June 10, 2013, a coupon usage procedure will be described using a case where a user purchases B lotion using a coupon at an A cosmetic store. A cosmetic store distributes coupons for 10% off B lotion on the app as public coupons. When the user arrives at the A cosmetic store, the procedure shown in FIG. 7 of the flowchart is started. First, an application is activated on the mobile terminal 20 (step S100). And an application is operated and the screen of a coupon is displayed on the portable terminal 20 (step S102). When the user uses the coupon when purchasing the lotion (step S104), information indicating that the user purchased B lotion at the A cosmetic store on June 10, 2013 using the mobile terminal 20 is the server 30. (Step S106). The control unit 32 stores the information in the server 30 (step S108), and searches for next distribution coupon information associated with the used coupon (step S110). When acquiring the next distribution coupon information (S112), the control unit 32 registers the information in the distribution coupon reservation storage unit 35 (step S114). The control unit 32 checks the next coupon distribution date and time set in the distribution coupon reservation storage unit 35 every predetermined time (step S200), and if there is a coupon corresponding to the current date and time (step S202), the coupon Is distributed to the mobile terminal 20 of the user to be distributed (step S204). If there is no coupon corresponding to the current date and time, a series of operations relating to distribution is terminated (step S206). In this example, when B lotion is sold in a capacity for one month, the coupon information is stored so that the next delivery coupon linked to the public coupon for B lotion will be delivered one month after the use of the public coupon. The control unit 32 sets the distribution coupon reservation storage unit 35 to distribute the next coupon on July 10, 2013 according to this. Thereby, the next coupon can be distributed according to the timing when the B cosmetics are about to disappear, and repeat purchase can be promoted.
 クーポン配信システム10は、上述の化粧水の販売促進に限らず、様々な商品やサービスの販売促進に利用可能である。例えば、複数のブランドで飲食店や居酒屋を展開している飲食店グループにおいて、居酒屋Xにおいて顧客が来店時にクーポン配信システム10により配信された公開クーポンを利用したときに来店から2時間後に同グループの他の居酒屋店Yからの当日限定の非公開クーポンが配信されるようにクーポン情報を設定して、二次会を居酒屋Yにて行うよう促すことができる。更に、居酒屋店Yからの当日限定の非公開クーポンを利用したときに来店から1時間後に同グループのラーメン店Zからの当日限定の非公開クーポンが配信されるように設定して、飲酒後のしめのラーメンをラーメン店Zで食べるよう促すことができる。このように、同グループ全体としての売上を向上させるよう、連鎖的に、適切なタイミングでクーポンを配信することができる。 The coupon distribution system 10 can be used not only for the promotion of the above-mentioned lotion but also for the promotion of various products and services. For example, in a restaurant group that operates restaurants and pubs under a plurality of brands, when a customer uses a public coupon distributed by the coupon distribution system 10 at the pub I at the store, the group's Coupon information can be set so that private coupons for the day from other pubs Y can be distributed, and a second party can be encouraged to be held at pub Y. In addition, when you use a private coupon from the Izakaya store Y on the day, you will be set to deliver a private coupon from the same group's ramen store Z one hour after your visit. You can encourage them to eat shime no ramen at ramen shop Z. In this way, coupons can be distributed at appropriate timing in a chained manner so as to improve the sales of the entire group.
 以上、本発明を実施の形態を用いて説明したが、本発明の技術的範囲は上記実施の形態に記載の範囲には限定されない。上記実施の形態に、多様な変更又は改良を加えることができることが当業者に明らかである。その様な変更又は改良を加えた形態も本発明の技術的範囲に含まれ得ることが、請求の範囲の記載から明らかである。 As mentioned above, although this invention was demonstrated using embodiment, the technical scope of this invention is not limited to the range as described in the said embodiment. It will be apparent to those skilled in the art that various modifications or improvements can be added to the above-described embodiment. It is apparent from the scope of the claims that the embodiments added with such changes or improvements can be included in the technical scope of the present invention.
 例えば、クーポン配信システム10と同様のシステムをスタンプカードやチケットの発行・配信に利用してもよい。スタンプカードの発行に利用する場合には、所定の条件(例えばスタンプが3つ押されること)を満たしたことを条件に、次のスタンプカードの発行・配信を予約するようにするとよい。また、チケットの発行に利用する場合には、あるチケットが利用されたことを条件に、次のチケットの発行・配信を予約するようにするとよい。 For example, a system similar to the coupon distribution system 10 may be used for issuing and distributing stamp cards and tickets. When used for issuing a stamp card, it is preferable to reserve the issue / distribution of the next stamp card on condition that a predetermined condition (for example, three stamps are pressed) is satisfied. In the case of use for ticket issuance, it is preferable to reserve the issue / distribution of the next ticket on the condition that a certain ticket is used.
 上述の通り、本発明のクーポン配信システムおよびこれに用いられるサーバ30は、クーポン配信を伴う販売促進活動に利用することができる。 As described above, the coupon distribution system of the present invention and the server 30 used therein can be used for sales promotion activities involving coupon distribution.
10 クーポン配信システム
20 携帯端末
30 サーバ
10 coupon distribution system 20 mobile terminal 30 server

Claims (5)

  1.  ユーザに配信する電子チケットに関する情報と、当該電子チケットが利用された場合に設定されるべき次の電子チケットの送信予約に関する情報とを対応付けて格納する電子チケット情報記憶部と、
     将来ユーザに配信する電子チケットに関する情報を配信時期および配信先に対応付けた予約情報を格納する配信電子チケット予約記憶部と、
     前記配信電子チケット予約記憶部に格納された前記予約情報に基づきユーザ端末に電子チケットを送信し、利用された電子チケットの情報を受信する、通信部と、
     前記通信部が受信した利用された電子チケットの情報、および当該利用された電子チケットに関して前記電子チケット情報記憶部に格納された次の電子チケットの送信予約に関する情報を参照して、新たな予約情報を前記配信電子チケット予約記憶部に格納する制御部と、
     を備える電子チケット配信サーバ。
    An electronic ticket information storage unit that stores information related to an electronic ticket to be distributed to a user and information related to a transmission reservation of the next electronic ticket to be set when the electronic ticket is used;
    A distribution electronic ticket reservation storage unit that stores reservation information in which information on an electronic ticket to be distributed to users in the future is associated with a distribution time and a distribution destination;
    A communication unit that transmits an electronic ticket to a user terminal based on the reservation information stored in the distribution electronic ticket reservation storage unit, and receives information on the used electronic ticket;
    With reference to the information on the used electronic ticket received by the communication unit and the information on the transmission reservation of the next electronic ticket stored in the electronic ticket information storage unit regarding the used electronic ticket, the new reservation information A control unit that stores the distribution electronic ticket reservation storage unit,
    An electronic ticket distribution server comprising:
  2.  電子チケット情報記憶部に格納される次の電子チケットの送信予約に関する情報は、当該電子チケットが利用されたタイミングから起算した次の電子チケットの配信までの期間を含むことを特徴とする請求項1に記載の電子チケット配信サーバ。 The information related to the transmission reservation of the next electronic ticket stored in the electronic ticket information storage unit includes a period from the timing when the electronic ticket is used to the delivery of the next electronic ticket calculated. The electronic ticket distribution server described in 1.
  3.  前記通信部は、ユーザ端末から前記利用された電子チケットの情報を受信することを特徴とする請求項1または2に記載の電子チケット配信サーバ。 The electronic ticket distribution server according to claim 1 or 2, wherein the communication unit receives information of the used electronic ticket from a user terminal.
  4.  前記通信部が受信した利用された電子チケットの情報を蓄積する電子チケット利用情報記憶部をさらに備えることを特徴とする請求項1から3のいずれか1項に記載の電子チケット配信サーバ。 The electronic ticket distribution server according to any one of claims 1 to 3, further comprising an electronic ticket usage information storage unit that accumulates information on used electronic tickets received by the communication unit.
  5.  コンピュータを、請求項1から4のいずれか1項に記載の電子チケット配信サーバとして機能させるプログラム。 A program for causing a computer to function as the electronic ticket distribution server according to any one of claims 1 to 4.
PCT/JP2014/065387 2013-06-12 2014-06-10 Coupon distribution server and program WO2014199999A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2015511822A JP5747369B2 (en) 2013-06-12 2014-06-10 Coupon delivery server and program

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2013-135525 2013-06-12
JP2013135525 2013-06-12

Publications (1)

Publication Number Publication Date
WO2014199999A1 true WO2014199999A1 (en) 2014-12-18

Family

ID=52022290

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2014/065387 WO2014199999A1 (en) 2013-06-12 2014-06-10 Coupon distribution server and program

Country Status (2)

Country Link
JP (1) JP5747369B2 (en)
WO (1) WO2014199999A1 (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017041148A (en) * 2015-08-20 2017-02-23 ネットパイロティング株式会社 Information display control device, information display control program and control method of information display
JP2017059183A (en) * 2015-09-18 2017-03-23 ヤフー株式会社 Distribution device for service information such as coupons, distribution method, and program
JP2017204117A (en) * 2016-05-11 2017-11-16 大日本印刷株式会社 Coupon distribution device and coupon distribution program
WO2022009413A1 (en) * 2020-07-10 2022-01-13 日本電気株式会社 Recommendation device, system, method, and non-temporary computer-readable medium having program stored thereon
WO2024013975A1 (en) * 2022-07-15 2024-01-18 功治 永江 Information management system
JP7419589B1 (en) 2023-03-29 2024-01-22 PayPay株式会社 Service provision equipment, service provision method, and program
JP7448717B1 (en) 2023-08-14 2024-03-12 PayPay株式会社 Payment service providing device, payment service providing method, and program

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002007836A (en) * 2000-06-23 2002-01-11 Mitsui Marine & Fire Insurance Co Ltd System and method for aiding commodity sales
JP2002251555A (en) * 2001-02-21 2002-09-06 Catalog City Japan Kk Service offering method for commodity sale, server executing the method, and program
JP2002298005A (en) * 2001-03-30 2002-10-11 Toshiba Tec Corp Sales promotion network system
JP2006244392A (en) * 2005-03-07 2006-09-14 Tsubasa System Co Ltd Vehicle information management method, vehicle information management program and vehicle information management system
JP2011243041A (en) * 2010-05-19 2011-12-01 Sony Corp Coupon selection support device, coupon selection support system, coupon selection support method and program

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110054993A1 (en) * 2009-08-27 2011-03-03 Verizon Patent And Licensing, Inc. Electronic coupon management, distribution, and reservation systems and methods

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002007836A (en) * 2000-06-23 2002-01-11 Mitsui Marine & Fire Insurance Co Ltd System and method for aiding commodity sales
JP2002251555A (en) * 2001-02-21 2002-09-06 Catalog City Japan Kk Service offering method for commodity sale, server executing the method, and program
JP2002298005A (en) * 2001-03-30 2002-10-11 Toshiba Tec Corp Sales promotion network system
JP2006244392A (en) * 2005-03-07 2006-09-14 Tsubasa System Co Ltd Vehicle information management method, vehicle information management program and vehicle information management system
JP2011243041A (en) * 2010-05-19 2011-12-01 Sony Corp Coupon selection support device, coupon selection support system, coupon selection support method and program

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017041148A (en) * 2015-08-20 2017-02-23 ネットパイロティング株式会社 Information display control device, information display control program and control method of information display
JP2017059183A (en) * 2015-09-18 2017-03-23 ヤフー株式会社 Distribution device for service information such as coupons, distribution method, and program
JP2017204117A (en) * 2016-05-11 2017-11-16 大日本印刷株式会社 Coupon distribution device and coupon distribution program
WO2017195429A1 (en) * 2016-05-11 2017-11-16 大日本印刷株式会社 Coupon distribution device and coupon distribution program
WO2022009413A1 (en) * 2020-07-10 2022-01-13 日本電気株式会社 Recommendation device, system, method, and non-temporary computer-readable medium having program stored thereon
WO2024013975A1 (en) * 2022-07-15 2024-01-18 功治 永江 Information management system
JP7419589B1 (en) 2023-03-29 2024-01-22 PayPay株式会社 Service provision equipment, service provision method, and program
JP7448717B1 (en) 2023-08-14 2024-03-12 PayPay株式会社 Payment service providing device, payment service providing method, and program

Also Published As

Publication number Publication date
JPWO2014199999A1 (en) 2017-02-23
JP5747369B2 (en) 2015-07-15

Similar Documents

Publication Publication Date Title
JP5747369B2 (en) Coupon delivery server and program
JP6259558B2 (en) Electronic receipt system, server, and program
US20150242879A1 (en) Method for providing digitalized cumulative coupon service and system for same
JP2014164353A (en) Electronic receipt system, electronic receipt management server, commodity sales data processor, program, information processor and program
JP2017004488A (en) Electronic ticket management device and electronic ticket management method
JP2013200857A (en) E-mail distribution system
EP3467753A1 (en) Information system, card device, terminal device, and server device
JP7448074B2 (en) Information processing system, information processing method, and information processing program
JP2009163533A (en) Service coupon management and issuing system
JP2010176282A (en) Electronic coupon display system
JP2018088077A (en) Coupon output system, information processing device, and program
JP2015106189A (en) Coupon management server, coupon management system and coupon management method
JP7169767B2 (en) Loyalty building support device
JP2012205461A (en) Charging system
KR20120000140A (en) Coupon data processing system and method for smart phone
JP2012104083A (en) Coupon issuance system
KR20120105593A (en) Method and server of managing mobile coupons
KR20140114959A (en) Integrated management system of the traditional market
JP5176480B2 (en) Point management system, point management method, and point management program
JP2010055316A (en) Customer information management system
JP6674675B2 (en) Advertising system
JP6762538B2 (en) Information presentation device
US20160232585A1 (en) Distributing content
US20180308156A1 (en) Server device and service method
JP2020046729A (en) System, method, and program for issuing coupon usable at store

Legal Events

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

Ref document number: 14810929

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 2015511822

Country of ref document: JP

Kind code of ref document: A

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 14810929

Country of ref document: EP

Kind code of ref document: A1