JP2015103031A - Push notification management device, push notification management method and push notification management program - Google Patents

Push notification management device, push notification management method and push notification management program Download PDF

Info

Publication number
JP2015103031A
JP2015103031A JP2013243336A JP2013243336A JP2015103031A JP 2015103031 A JP2015103031 A JP 2015103031A JP 2013243336 A JP2013243336 A JP 2013243336A JP 2013243336 A JP2013243336 A JP 2013243336A JP 2015103031 A JP2015103031 A JP 2015103031A
Authority
JP
Japan
Prior art keywords
push notification
user
information
application
message
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2013243336A
Other languages
Japanese (ja)
Inventor
由顕 伊藤
Yoshiaki Ito
由顕 伊藤
伊藤 真人
Masato Ito
真人 伊藤
太志 横島
Taishi Yokoshima
太志 横島
政洋 諸富
Masahiro Morotomi
政洋 諸富
さや香 久保
Sayaka Kubo
さや香 久保
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.)
Sega Corp
Original Assignee
Sega Corp
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 Sega Corp filed Critical Sega Corp
Priority to JP2013243336A priority Critical patent/JP2015103031A/en
Priority to PCT/JP2014/076617 priority patent/WO2015076028A1/en
Publication of JP2015103031A publication Critical patent/JP2015103031A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/38Information transfer, e.g. on bus
    • G06F13/382Information transfer, e.g. on bus using universal interface adapter
    • G06F13/385Information transfer, e.g. on bus using universal interface adapter for adaptation of a particular data processing system to different peripheral devices

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

PROBLEM TO BE SOLVED: To make it possible to commonly provide a push notification system to multiple applications and also make it possible to appropriately narrow down target users of push notification according to states of dynamically-changing users.SOLUTION: A push notification management device comprises: user information registration means that acquires a user's attribute value about multiple attributes defined by a provider of an application program, in association with an application program and a user, and holds it as user information; and push notification request means that, when accepting a push notification request accompanied by information for specifying an application program and by a condition for the attribute value, extracts a corresponding user from the user information, generates a list of address information corresponding to the user and makes a push notification request accompanied by the list to a cloud service.

Description

本発明は、プッシュ通知を管理する技術に関する。   The present invention relates to a technique for managing push notifications.

プッシュ通知は、システム側からユーザの端末に対して能動的にメッセージの通知を行うものであり、ユーザは特に操作を行うことなくリアルタイムに情報を取得することができる(例えば、特許文献1等を参照。)。   Push notification actively notifies a user terminal of a message from the system side, and the user can acquire information in real time without performing any operation (for example, see Patent Document 1). reference.).

スマートフォンのOS(Operating System)にはプッシュ通知の機能が組み込まれているものが多く、クラウド上のサービス(APNs:Apple Push Notification Service、GCM:Google Cloud Messaging for Android等)と連携してプッシュ通知が行えるようになっている。ユーザが所定のアプリ(アプリケーションプログラム)に関してプッシュ通知の受け取りを許可している場合、サーバはユーザの端末を識別するデバイストークンを指定してAPNs等のクラウドサービスにプッシュ通知を要求することで、ユーザの端末にプッシュ通知が行われる。   Many smartphone OSs (Operating System) have built-in push notification functions, and push notifications are linked with cloud services (APNs: Apple Push Notification Service, GCM: Google Cloud Messaging for Android, etc.) It can be done. When the user permits the reception of push notification regarding a predetermined application (application program), the server designates a device token that identifies the user's terminal and requests the push notification from a cloud service such as APNs. Push notification is sent to the terminal.

特開2013−11951号公報JP 2013-11951 A

上述したように、プッシュ通知は非常に便利な機能であるが、プッシュ通知はアプリ単位に行うものであるため、例えば1つの企業が複数のゲームアプリを提供するような場合、ゲームアプリ毎にゲームサーバを設けてプッシュ通知の機能を備えなければならず、設備の負担が大きかった。ゲームサーバが不要なゲームアプリの場合には、プッシュ通知のためだけにサーバを設ける必要があり、特に負担が大きかった。   As described above, push notification is a very convenient function. However, since push notification is performed on an app-by-app basis, for example, when one company provides a plurality of game apps, a game is provided for each game app. It was necessary to install a server and provide a push notification function, which was a heavy burden on the equipment. In the case of a game application that does not require a game server, it is necessary to provide a server only for push notification, which is particularly burdensome.

また、ゲームサーバが設置されるタイプのゲームアプリであっても、多数のユーザに対して頻繁にプッシュ通知を行う場合、サーバ側の設備を増強しなければならず、コストアップが避けられない。プッシュ通知の内容によっては必ずしも全てのユーザを対象とするものではないため、必要なユーザに対してプッシュ通知を絞り込むことで、設備の最適化を図りたいというニーズがある。   Further, even in the case of a game application in which a game server is installed, when frequent push notifications are made to a large number of users, equipment on the server side must be increased, and an increase in cost is inevitable. Depending on the content of the push notification, not all users are targeted, and there is a need to optimize the equipment by narrowing down the push notification to the required users.

また、ユーザの立場としても、頻繁に自分に関係の薄いプッシュ通知が来ることは迷惑であり、大事な通知を見落としてしまうという弊害もある。   Also, from the user's standpoint, frequent push notifications that are unrelated to themselves are annoying and have the detrimental effect of overlooking important notifications.

一般に、プッシュ通知で知らせるべき内容は、ユーザの現在の状態(ゲームアプリの場合にあってはユーザのゲーム進行度合等)によって異なるものであるが、動的に変化するユーザの状態に応じてプッシュ通知の対象となる適切なユーザを絞り込む仕組は存在しなかった。   In general, the contents to be notified by the push notification differ depending on the current state of the user (in the case of a game application, the degree of progress of the user's game, etc.), but push according to the state of the user that changes dynamically. There was no mechanism to narrow down the appropriate users to be notified.

本発明は上記の従来の問題点に鑑み提案されたものであり、その目的とするところは、複数のアプリに対してプッシュ通知の仕組を共通に提供することができるとともに、動的に変化するユーザの状態に応じてプッシュ通知の対象となるユーザを適切に絞り込めるようにすることにある。   The present invention has been proposed in view of the above-described conventional problems, and the object of the present invention is to provide a common push notification mechanism for a plurality of applications and to change dynamically. An object is to appropriately narrow down the users who are the targets of push notification according to the user's state.

上記の課題を解決するため、本発明にあっては、アプリケーションプログラムの提供者により定義された複数の属性についてのユーザの属性値をアプリケーションプログラムおよびユーザと対応付けて取得し、ユーザ情報として保持するユーザ情報登録手段と、アプリケーションプログラムを特定する情報と前記属性値の条件を伴うプッシュ通知要求を受け付けた場合、前記ユーザ情報から該当するユーザを抽出して当該ユーザに対応する宛先情報のリストを生成し、クラウドサービスに対して前記リストを伴うプッシュ通知要求を行うプッシュ通知要求手段とを備えるようにしている。   In order to solve the above problems, in the present invention, user attribute values for a plurality of attributes defined by a provider of an application program are acquired in association with the application program and the user, and are held as user information. When a user information registration unit and a push notification request with information specifying an application program and the attribute value condition are accepted, a corresponding user is extracted from the user information and a list of destination information corresponding to the user is generated. And push notification request means for making a push notification request with the list to the cloud service.

本発明にあっては、複数のアプリに対してプッシュ通知の仕組を共通に提供することができるとともに、動的に変化するユーザの状態に応じてプッシュ通知の対象となるユーザを適切に絞り込めるようにすることができる。   In the present invention, a push notification mechanism can be provided in common to a plurality of applications, and the users who are the targets of push notification can be appropriately narrowed down according to the dynamically changing user status. Can be.

本発明の一実施形態にかかるシステムの構成例を示す図である。It is a figure which shows the structural example of the system concerning one Embodiment of this invention. 処理に用いられる情報の構造例を示す図である。It is a figure which shows the structural example of the information used for a process. 端末装置のハードウェア構成例を示す図である。It is a figure which shows the hardware structural example of a terminal device. ゲームサーバ等のハードウェア構成例を示す図である。It is a figure which shows the hardware structural examples, such as a game server. 実施形態の処理例を示すシーケンス図(その1)である。It is a sequence diagram (the 1) which shows the process example of embodiment. 実施形態の処理例を示すシーケンス図(その2)である。It is a sequence diagram (the 2) which shows the process example of embodiment. 実施形態の処理例を示すシーケンス図(その3)である。It is a sequence diagram (the 3) which shows the process example of embodiment. 実施形態の処理例を示すシーケンス図(その4)である。It is a sequence diagram (the 4) which shows the process example of embodiment. アプリ定義属性の登録、プッシュ通知条件の設定の画面例を示す図である。It is a figure which shows the example of a screen of registration of an application definition attribute, and the setting of a push notification condition. プッシュ通知の画面表示例を示す図である。It is a figure which shows the example of a screen display of a push notification. メッセージ関連情報の構造例を示す図である。It is a figure which shows the structural example of message relevant information. 実施形態の処理例を示すシーケンス図(その5)である。It is a sequence diagram (the 5) which shows the process example of embodiment. 実施形態の処理例を示すシーケンス図(その6)である。It is a sequence diagram (the 6) which shows the process example of embodiment.

以下、本発明の好適な実施形態につき説明する。   Hereinafter, preferred embodiments of the present invention will be described.

<構成>
図1は本発明の一実施形態にかかるシステムの構成例を示す図である。なお、ゲームアプリを対象とした例について説明するが、その他のアプリに対しても適用できることは言うまでもない。
<Configuration>
FIG. 1 is a diagram showing a configuration example of a system according to an embodiment of the present invention. Although an example for a game application will be described, it goes without saying that it can be applied to other applications.

図1において、システムは、ユーザ(プレイヤ)が操作するスマートフォン、携帯電話等の端末装置1(1A、1B、・・)と、ゲームの管理を行うゲームサーバ3と、ゲームアプリの管理者(ゲームサーバ3の管理者)によりプッシュ通知の送信指示等が行われる管理用端末装置4と、クラウドサービスとして提供されるプッシュ通知の実行を行うプッシュ通知実行サーバ5と、プッシュ通知実行サーバ5へのプッシュ通知の要求の仲介を行うプッシュ通知管理サーバ6とが、インターネット等のネットワーク2を介して接続されて構成されている。なお、ゲームサーバ3はゲームアプリに対応して設けられるものであるが、ゲームアプリによってはゲームサーバ3を必要としないものもある。   1, the system includes a terminal device 1 (1A, 1B,...) Such as a smartphone or a mobile phone operated by a user (player), a game server 3 that manages a game, and a game application manager (game). A management terminal device 4 instructed to send a push notification by an administrator of the server 3, a push notification execution server 5 that executes a push notification provided as a cloud service, and a push to the push notification execution server 5 A push notification management server 6 that mediates notification requests is connected via a network 2 such as the Internet. The game server 3 is provided corresponding to the game application, but some game applications do not require the game server 3.

端末装置1には、アプリ(ゲームアプリ)Xがインストールされており、その実行により、ユーザ登録要求部11、デバイストークン取得要求部12、デバイストークン登録要求部13、アプリ定義属性値送信部14、プッシュ通知要求部15、応答情報送信部16が実現されるようになっている。   An application (game application) X is installed in the terminal device 1, and by executing the application, a user registration request unit 11, a device token acquisition request unit 12, a device token registration request unit 13, an application definition attribute value transmission unit 14, A push notification request unit 15 and a response information transmission unit 16 are realized.

ユーザ登録要求部11は、アプリXの初回の起動時等に、ゲームサーバ3に対してユーザ登録を行う機能を有している。   The user registration request unit 11 has a function of performing user registration with the game server 3 when the application X is activated for the first time.

デバイストークン取得要求部12は、アプリXの起動時毎にプッシュ通知実行サーバ5に対してデバイストークンの取得要求を行う機能を有している。デバイストークンは、プッシュ通知実行サーバ5に対してプッシュ通知の送信要求を行う際に、宛先となる端末装置1を識別する情報である。デバイストークンは所定の頻度で更新されるため、アプリXの起動時毎に取得する必要がある。   The device token acquisition request unit 12 has a function of making a device token acquisition request to the push notification execution server 5 every time the application X is activated. The device token is information for identifying the terminal device 1 that is a destination when a push notification transmission request is made to the push notification execution server 5. Since the device token is updated at a predetermined frequency, it is necessary to obtain the device token every time the application X is activated.

デバイストークン登録要求部13は、プッシュ通知実行サーバ5から取得したデバイストークンをプッシュ通知管理サーバ6に対して登録要求を行う機能を有している。   The device token registration request unit 13 has a function of requesting registration of the device token acquired from the push notification execution server 5 to the push notification management server 6.

アプリ定義属性値送信部14は、予めアプリの提供者(開発者)によって定義された複数の属性(アプリ定義属性、タグ属性)についてのユーザの属性値(アプリ定義属性値)を、その属性値に変更があった時点等でゲームサーバ3またはプッシュ通知管理サーバ6に送信する機能を有している。アプリXに対応するゲームサーバ3が存在しない場合はプッシュ通知管理サーバ6にのみ属性値の送信を行うこととなる。ゲームサーバ3が存在する場合、ゲームサーバ3側で各ユーザのアプリ定義属性値を取得できる場合には、アプリ定義属性値送信部14は省略することができる。なお、ゲームサーバ3が存在する場合であっても、アプリ定義属性値送信部14からゲームサーバ3に各ユーザのアプリ定義属性値を送信させてもよいし、アプリ定義属性値送信部14からプッシュ通知管理サーバ6に各ユーザのアプリ定義属性値を直接に送信させてもよい。   The application definition attribute value transmission unit 14 receives user attribute values (application definition attribute values) for a plurality of attributes (application definition attributes, tag attributes) defined in advance by an application provider (developer). Has a function of transmitting to the game server 3 or the push notification management server 6 at the time of change. When the game server 3 corresponding to the application X does not exist, the attribute value is transmitted only to the push notification management server 6. When the game server 3 exists, the application definition attribute value transmission unit 14 can be omitted when the application definition attribute value of each user can be acquired on the game server 3 side. Even when the game server 3 exists, the application definition attribute value transmission unit 14 may cause the game server 3 to transmit the application definition attribute value of each user, or the application definition attribute value transmission unit 14 may push the application server. The notification management server 6 may directly transmit the application definition attribute value of each user.

プッシュ通知要求部15は、プッシュ通知管理サーバ6に対してプッシュ通知の送信要求を行う機能を有している。   The push notification request unit 15 has a function of making a push notification transmission request to the push notification management server 6.

応答情報送信部16は、プッシュ通知を受信した後に、プッシュ通知に応答する所定の操作(プッシュ通知に応答してアプリXの所定画面を起動したり、バトル、クエスト、合成(複数のゲームアイテムの属性に基づいて強化された他のゲームアイテムを生成)、課金等の所定の行動をとったりした場合等)を行った際に、応答情報をプッシュ通知管理サーバ6に送信する機能を有している。   After receiving the push notification, the response information transmission unit 16 activates a predetermined operation that responds to the push notification (a predetermined screen of the app X in response to the push notification, a battle, a quest, a composition (a plurality of game items A function of transmitting response information to the push notification management server 6 when a predetermined action such as billing or the like is performed). .

ゲームサーバ3には、ユーザ管理データベース31、ユーザ登録部32、アプリ定義属性値管理部33、プッシュ通知要求部34が設けられている。   The game server 3 includes a user management database 31, a user registration unit 32, an application definition attribute value management unit 33, and a push notification request unit 34.

ユーザ管理データベース31は、図2に示すように、「ユーザID」「パスワード」「ユーザ属性」「使用言語」「OSバージョン」「最終起動日時」「ゲーム履歴」「アプリ定義属性値」等の項目(フィールド)を有している。「ユーザID」は、ユーザを識別する情報である。「パスワード」は、認証に用いられる秘密の情報である。「ユーザ属性」は、当該ユーザの性別、年齢層、居住地域等の情報である。「使用言語」は、当該ユーザのアプリX上の使用言語を識別する情報である。「OSバージョン」は、当該ユーザのアプリXを実行するOSの版数を示す情報である。この「OSバージョン」はデバイストークン管理データベース61において管理してもよい。「最終起動日時」は、当該ユーザがアプリXを最後に起動した日時の情報である。「ゲーム履歴」は、当該ユーザによるアプリXによるゲームの履歴の情報である。   As shown in FIG. 2, the user management database 31 includes items such as “user ID”, “password”, “user attribute”, “language”, “OS version”, “last activation date”, “game history”, and “application definition attribute value”. (Field). “User ID” is information for identifying a user. “Password” is secret information used for authentication. “User attribute” is information such as the gender, age group, and residential area of the user. “Use language” is information for identifying the use language on the application X of the user. “OS version” is information indicating the version number of the OS executing the application X of the user. This “OS version” may be managed in the device token management database 61. “Last activation date” is information on the date and time when the user last activated the application X. “Game history” is information on the history of the game by the application X by the user.

「アプリ定義属性値」は、所定数(例えば、5個)の属性についての属性値である数値を列挙(属性が5個の場合は5個の数値を列挙)したものである。属性としては、例えば、課金額、ステージ進行度、フレンド数等がある。例えば、属性「ステージ進行度」についての属性値は、チュートリアル突破前は「0」、チュートリアル突破後は「1」というように、アプリ運用側で自由に割り当てられる。   The “application definition attribute value” is an enumeration of numerical values that are attribute values for a predetermined number (for example, five) of attributes (in the case of five attributes, five numerical values are listed). The attributes include, for example, a billing amount, stage progress, number of friends, and the like. For example, the attribute value for the attribute “Stage Progress” is freely assigned on the application operation side, such as “0” before the tutorial breakthrough and “1” after the tutorial breakthrough.

図1に戻り、ゲームサーバ3のユーザ登録部32は、端末装置1からのユーザ登録の要求を受け付け、ユーザ登録の処理を行い、ユーザ情報をユーザ管理データベース31に登録する機能を有している。   Returning to FIG. 1, the user registration unit 32 of the game server 3 has a function of receiving a user registration request from the terminal device 1, performing a user registration process, and registering user information in the user management database 31. .

アプリ定義属性値管理部33は、各ユーザのアプリ定義属性値を取得してユーザ管理データベース31にアプリIDおよびユーザIDと対応付けて登録するとともに、変更(新規を含む)のあったユーザ情報を所定のタイミング(アプリ定義属性値に変更があった際または所定の周期もしくは時刻等)でプッシュ通知管理サーバ6に送信する機能を有している。各ユーザのアプリ定義属性値は、端末装置1のアプリ定義属性値送信部14からアプリ定義属性値が送信されるものとしている場合は、その受信により取得する。ゲームサーバ3内で各ユーザの状態が管理される場合には、内部的に各ユーザのアプリ定義属性値を取得することができる。プッシュ通知管理サーバ6に送信するユーザ情報には、アプリID、ユーザIDと対応付けられたアプリ定義属性値が含まれる。   The application definition attribute value management unit 33 acquires the application definition attribute value of each user, registers it in the user management database 31 in association with the application ID and the user ID, and stores user information that has been changed (including new). It has a function of transmitting to the push notification management server 6 at a predetermined timing (when the application definition attribute value is changed or at a predetermined cycle or time). If the application definition attribute value is to be transmitted from the application definition attribute value transmission unit 14 of the terminal device 1, the application definition attribute value of each user is acquired by reception thereof. When the state of each user is managed in the game server 3, the application definition attribute value of each user can be acquired internally. The user information transmitted to the push notification management server 6 includes an application ID and an application definition attribute value associated with the user ID.

プッシュ通知要求部34は、プッシュ通知管理サーバ6に対してプッシュ通知の送信要求を行う機能を有している。   The push notification request unit 34 has a function of making a push notification transmission request to the push notification management server 6.

管理用端末装置4には、プッシュ通知条件管理部41、プッシュ通知要求部42が設けられている。   The management terminal device 4 is provided with a push notification condition management unit 41 and a push notification request unit 42.

プッシュ通知条件管理部41は、アプリ定義属性(タグ属性)とアプリ定義属性値の定義内容をメモとして登録して管理するとともに、定義内容を見ながらプッシュ通知の条件の設定を行えるよう支援する機能を有している。   The push notification condition management unit 41 registers and manages the definition contents of the application definition attribute (tag attribute) and the application definition attribute value as a memo and supports the setting of the push notification condition while viewing the definition contents have.

プッシュ通知要求部42は、プッシュ通知管理サーバ6に対してプッシュ通知の送信要求を行う機能を有している。管理用端末装置4からのプッシュ通知は、条件を指定した一括送信の要求となる。この要求には、即時に送信を行う場合と、送信予約日時(配信予約日時)を指定して予約する場合とがある。   The push notification request unit 42 has a function of making a push notification transmission request to the push notification management server 6. The push notification from the management terminal device 4 is a request for batch transmission specifying a condition. This request includes a case where transmission is performed immediately and a case where reservation is made by specifying a transmission reservation date and time (distribution reservation date and time).

プッシュ通知管理サーバ6には、デバイストークン管理データベース61、ユーザ情報データベース62、メッセージ予約管理情報保持部63、メッセージ管理データベース64、デバイストークン登録部65、ユーザ情報登録部66、メッセージ管理部67、プッシュ通知要求部68、応答情報受信部69が設けられている。   The push notification management server 6 includes a device token management database 61, a user information database 62, a message reservation management information holding unit 63, a message management database 64, a device token registration unit 65, a user information registration unit 66, a message management unit 67, a push A notification request unit 68 and a response information receiving unit 69 are provided.

デバイストークン管理データベース61は、図2に示すように、「アプリID」「ユーザID」「デバイストークン」等の項目を有している。「アプリID」は、アプリを識別する情報である。「ユーザID」は、ユーザを識別する情報である。「デバイストークン」は、当該ユーザに対してプッシュ通知実行サーバ5から発行されたデバイストークンである。   As shown in FIG. 2, the device token management database 61 includes items such as “application ID”, “user ID”, and “device token”. “App ID” is information for identifying an application. “User ID” is information for identifying a user. The “device token” is a device token issued from the push notification execution server 5 to the user.

ユーザ情報データベース62は、図2に示すように、「アプリID」「ユーザID」「OSバージョン」「アプリ定義属性値」等の項目を有している。「アプリID」は、アプリを識別する情報である。「ユーザID」は、ユーザを識別する情報である。「OSバージョン」は、当該ユーザのアプリXを実行するOSの版数を示す情報である。「アプリ定義属性値」は、所定数の属性についての属性値である数値を列挙したものである。   As shown in FIG. 2, the user information database 62 has items such as “application ID”, “user ID”, “OS version”, and “application definition attribute value”. “App ID” is information for identifying an application. “User ID” is information for identifying a user. “OS version” is information indicating the version number of the OS executing the application X of the user. The “application definition attribute value” is a list of numerical values that are attribute values for a predetermined number of attributes.

メッセージ予約管理情報保持部63は、図2に示すように、「メッセージID」「メッセージ内容」「配信予約日時」「条件」「配信未済」等の項目を有している。「メッセージID」は、プッシュ通知されるメッセージを識別する情報である。「メッセージ内容」は、メッセージの内容の情報である。「配信予約日時」は、プッシュ通知を行う日時の情報である。「条件」は、プッシュ通知を行う条件(OSバージョン、関連メッセージ、アプリ定義属性値等)である。「配信未済」は、プッシュ通知が既に行われたか否かを示す情報である。   As shown in FIG. 2, the message reservation management information holding unit 63 has items such as “message ID”, “message content”, “delivery reservation date / time”, “condition”, and “delivery incomplete”. “Message ID” is information for identifying a message to be notified of push. “Message content” is information on the content of the message. “Delivery reservation date” is information on the date and time when the push notification is performed. “Condition” is a condition (OS version, related message, application definition attribute value, etc.) for performing push notification. “Undelivered” is information indicating whether or not a push notification has already been performed.

メッセージ管理データベース64は、図2に示すように、「メッセージID」「アプリID」「送信先デバイストークン」「レスポンス状況」等の項目を有している。「メッセージID」は、メッセージを識別する情報である。「アプリID」は、アプリを識別する情報である。「送信先デバイストークン」は、プッシュ通知の宛先となったデバイストークンである。デバイストークンに代えてユーザIDを保持してもよい。   As shown in FIG. 2, the message management database 64 includes items such as “message ID”, “application ID”, “destination device token”, and “response status”. “Message ID” is information for identifying a message. “App ID” is information for identifying an application. The “destination device token” is a device token that is the destination of the push notification. A user ID may be held instead of the device token.

「レスポンス状況」は、当該プッシュ通知に対する応答の有無、応答の日時、応答の原因となった操作等を示す情報である。レスポンス状況は、端末装置1から送信される応答情報に基づくものである。なお、本実施形態では、端末装置1やゲームサーバ3から要求されて送信したプッシュ通知のレスポンス状況については利用していないため、管理用端末装置4から要求されて送信したプッシュ通知であるかを区別し、管理用端末装置4から要求されて送信したプッシュ通知以外はメッセージ管理データベース64の管理対象外としている。   “Response status” is information indicating whether or not there is a response to the push notification, the date and time of the response, the operation that caused the response, and the like. The response status is based on response information transmitted from the terminal device 1. In this embodiment, since the response status of the push notification requested and transmitted from the terminal device 1 or the game server 3 is not used, it is determined whether the push notification is requested and transmitted from the management terminal device 4. The message management database 64 is not subject to management except for the push notification requested and transmitted from the management terminal device 4.

図1に戻り、プッシュ通知管理サーバ6のデバイストークン登録部65は、端末装置1からのデバイストークンの登録要求に応じて、アプリIDおよびユーザIDと対応付けてデバイストークンをデバイストークン管理データベース61に登録する機能を有している。   Returning to FIG. 1, in response to a device token registration request from the terminal device 1, the device token registration unit 65 of the push notification management server 6 associates the device token with the application ID and user ID in the device token management database 61. Has the function to register.

ユーザ情報登録部66は、端末装置1のアプリ定義属性値送信部14またはゲームサーバ3のアプリ定義属性値管理部33から送信される、アプリIDおよびユーザIDと対応付けられたアプリ定義属性値をユーザ情報としてユーザ情報データベース62に登録して管理する機能を有している。   The user information registration unit 66 receives the application definition attribute value associated with the application ID and the user ID transmitted from the application definition attribute value transmission unit 14 of the terminal device 1 or the application definition attribute value management unit 33 of the game server 3. It has a function of registering and managing user information in the user information database 62.

メッセージ管理部67は、端末装置1、ゲームサーバ3、管理用端末装置4からプッシュ通知の要求を受け付け、管理用端末装置4からの予約についてはメッセージ予約管理情報保持部63に登録するとともに、プッシュ通知の状況をメッセージ管理データベース64に登録する機能を有している。   The message management unit 67 receives a push notification request from the terminal device 1, the game server 3, and the management terminal device 4, and registers a reservation from the management terminal device 4 in the message reservation management information holding unit 63 and pushes it. It has a function of registering the notification status in the message management database 64.

プッシュ通知要求部68は、端末装置1、ゲームサーバ3、管理用端末装置4から要求されたプッシュ通知をプッシュ通知実行サーバ5に対して要求する機能を有している。   The push notification request unit 68 has a function of requesting the push notification execution server 5 for a push notification requested from the terminal device 1, the game server 3, and the management terminal device 4.

応答情報受信部69は、端末装置1においてプッシュ通知に対して所定の操作が行われたことを示す応答情報を受信する機能を有している。   The response information receiving unit 69 has a function of receiving response information indicating that a predetermined operation has been performed on the push notification in the terminal device 1.

図3は端末装置1のハードウェア構成例を示す図である。   FIG. 3 is a diagram illustrating a hardware configuration example of the terminal device 1.

図3において、端末装置1は、電源システム101と、プロセッサ103、メモリコントローラ104、周辺インタフェース105を含むメインシステム102と、記憶部106とを備えている。また、端末装置1は、外部ポート107と、高周波回路108と、アンテナ109と、オーディオ回路110と、スピーカ111と、マイク112と、近接センサ113と、GPS(Global Positioning System)回路114とを備えている。また、端末装置1は、ディスプレイコントローラ116、光学センサコントローラ117、入力コントローラ118を含むI/O(Input/Output)サブシステム115と、タッチ反応型ディスプレイシステム119と、光学センサ120と、入力部121とを備えている。   In FIG. 3, the terminal device 1 includes a power supply system 101, a main system 102 including a processor 103, a memory controller 104, and a peripheral interface 105, and a storage unit 106. The terminal device 1 includes an external port 107, a high frequency circuit 108, an antenna 109, an audio circuit 110, a speaker 111, a microphone 112, a proximity sensor 113, and a GPS (Global Positioning System) circuit 114. ing. The terminal device 1 also includes an input / output (I / O) subsystem 115 including a display controller 116, an optical sensor controller 117, and an input controller 118, a touch-responsive display system 119, an optical sensor 120, and an input unit 121. And.

図4はゲームサーバ3等のハードウェア構成例を示す図である。   FIG. 4 is a diagram illustrating a hardware configuration example of the game server 3 and the like.

図4において、ゲームサーバ3、管理用端末装置4、プッシュ通知実行サーバ5、プッシュ通知管理サーバ6は、システムバス301に接続されたCPU(Central Processing Unit)302、ROM(Read Only Memory)303、RAM(Random Access Memory)304、NVRAM(Non-Volatile Random Access Memory)305を備えている。また、ゲームサーバ3等は、I/F(Interface)306と、I/F306に接続された、I/O(Input/Output Device)307、HDD(Hard Disk Drive)308、NIC(Network Interface Card)309と、I/O307に接続されたモニタ310、キーボード311、マウス312等を備えている。I/O307にはCD/DVD(Compact Disk/Digital Versatile Disk)ドライブ等を接続することもできる。   In FIG. 4, the game server 3, the management terminal device 4, the push notification execution server 5, and the push notification management server 6 include a CPU (Central Processing Unit) 302, a ROM (Read Only Memory) 303 connected to the system bus 301, A RAM (Random Access Memory) 304 and an NVRAM (Non-Volatile Random Access Memory) 305 are provided. In addition, the game server 3 and the like include an I / F (Interface) 306, an I / O (Input / Output Device) 307, an HDD (Hard Disk Drive) 308, and a NIC (Network Interface Card) connected to the I / F 306. 309, a monitor 310 connected to the I / O 307, a keyboard 311, a mouse 312 and the like. A CD / DVD (Compact Disk / Digital Versatile Disk) drive or the like can be connected to the I / O 307.

<動作>
図5は上記の実施形態の処理例を示すシーケンス図であり、プッシュ通知に先立って行われる、端末装置1のアプリXによるユーザ登録とデバイストークンの取得・登録の処理例を示したものである。
<Operation>
FIG. 5 is a sequence diagram illustrating a processing example of the above-described embodiment, and illustrates a processing example of user registration and device token acquisition / registration by the application X of the terminal device 1 performed prior to push notification. .

図5において、端末装置1AでアプリXを起動し(ステップS101)、その後にアプリXのユーザ登録要求部11からゲームサーバ3に対してユーザ登録要求を行うものとする(ステップS102)。なお、ユーザ登録はアプリXについて原則として1回行えばよいものである。   In FIG. 5, it is assumed that the application X is activated on the terminal device 1A (step S101), and then the user registration request unit 11 of the application X makes a user registration request to the game server 3 (step S102). Note that user registration can be performed only once for the application X in principle.

ゲームサーバ3のユーザ登録部32は、ユーザ登録要求を受け付けると、所定の手順に従って、ユーザID、パスワード等を発行してユーザ管理データベース31に登録し(ステップS103)、端末装置1AのアプリXに通知する(ステップS104)。   Upon receiving the user registration request, the user registration unit 32 of the game server 3 issues a user ID, a password, and the like and registers them in the user management database 31 according to a predetermined procedure (step S103), and registers them in the application X of the terminal device 1A. Notification is made (step S104).

端末装置1BのアプリXからも、同様にしてユーザ登録処理が行われる。   The user registration process is similarly performed from the application X of the terminal device 1B.

次に、端末装置1のアプリXを起動すると(ステップS111)、その都度に、アプリXのデバイストークン取得要求部12からプッシュ通知実行サーバ5に対してデバイストークン取得要求を行う(ステップS112)。   Next, when the application X of the terminal device 1 is activated (step S111), a device token acquisition request is sent from the device token acquisition request unit 12 of the application X to the push notification execution server 5 (step S112).

プッシュ通知実行サーバ5は、デバイストークン取得要求を受け付けると、デバイストークンを発行して内部的に登録し(ステップS113)、端末装置1AのアプリXに通知する(ステップS114)。   Upon receiving the device token acquisition request, the push notification execution server 5 issues a device token and registers it internally (step S113), and notifies the application X of the terminal device 1A (step S114).

なお、アプリXに対応するゲームサーバ3が設けられない場合は、アプリXの機能によってユニークなユーザIDが生成される。   If the game server 3 corresponding to the application X is not provided, a unique user ID is generated by the function of the application X.

次いで、端末装置1AのアプリXのデバイストークン登録要求部13は、プッシュ通知管理サーバ6に対してデバイストークン登録要求を行う(ステップS115)。このデバイストークン登録要求には、アプリIDとユーザIDとOSバージョンを伴う。   Next, the device token registration request unit 13 of the application X of the terminal device 1A makes a device token registration request to the push notification management server 6 (step S115). This device token registration request is accompanied by an application ID, a user ID, and an OS version.

プッシュ通知管理サーバ6のデバイストークン登録部65は、デバイストークン登録要求を受け付けると、デバイストークン管理データベース61等に登録を行ない(ステップS116)、正常に登録が行われると、その旨を端末装置1AのアプリXに通知する(ステップS117)。   When the device token registration unit 65 of the push notification management server 6 accepts the device token registration request, the device token registration unit 65 registers the device token in the device token management database 61 and the like (step S116). To the application X (step S117).

端末装置1BのアプリXからも、同様にしてデバイストークン登録処理が行われる。   A device token registration process is similarly performed from the application X of the terminal device 1B.

次に、図6は、アプリ定義属性値のプッシュ通知管理サーバ6への登録の処理例を示している。   Next, FIG. 6 shows an example of processing for registering the application definition attribute value in the push notification management server 6.

図6において、端末装置1AにおいてアプリXのステータス変化があると(ステップS121)、アプリXのアプリ定義属性値送信部14は、ゲームサーバ3に対してアプリIDおよびユーザIDと対応付けてアプリ定義属性値を送信する(ステップS122)。   In FIG. 6, when there is a status change of the application X in the terminal device 1 </ b> A (step S <b> 121), the application definition attribute value transmission unit 14 of the application X associates the application ID and user ID with the application ID and the application definition The attribute value is transmitted (step S122).

ゲームサーバ3のアプリ定義属性値管理部33は、アプリ定義属性値を受信すると、ユーザ管理データベース31に登録する(ステップS123)。なお、ゲームサーバ3内でユーザの状態が管理される場合、アプリ定義属性値管理部33は内部的にアプリ定義属性値を取得することができ、その取得したアプリ定義属性値をアプリIDおよびユーザIDと対応付けてユーザ管理データベース31に登録する。   Upon receiving the application definition attribute value, the application definition attribute value management unit 33 of the game server 3 registers it in the user management database 31 (step S123). When the user state is managed in the game server 3, the application definition attribute value management unit 33 can acquire the application definition attribute value internally, and the acquired application definition attribute value is used as the application ID and the user. The user ID is registered in the user management database 31 in association with the ID.

その後、ゲームサーバ3のアプリ定義属性値管理部33は、所定のタイミングで、ユーザ管理データベース31に登録されたユーザ情報をプッシュ通知管理サーバ6に送信する(ステップS124)。送信するユーザ情報は、プッシュ通知管理サーバ6側で必要とする、アプリID、ユーザID、アプリ定義属性値を含む。   Thereafter, the application definition attribute value management unit 33 of the game server 3 transmits the user information registered in the user management database 31 to the push notification management server 6 at a predetermined timing (step S124). The user information to be transmitted includes an application ID, a user ID, and an application definition attribute value required on the push notification management server 6 side.

プッシュ通知管理サーバ6のユーザ情報登録部66は、ユーザ情報を受信すると、ユーザ情報データベース62に登録する(ステップS125)。   Upon receiving the user information, the user information registration unit 66 of the push notification management server 6 registers it in the user information database 62 (step S125).

一方、アプリXに対応するゲームサーバ3が設けられない場合、端末装置1AにおいてアプリXのステータス変化があると(ステップS131)、アプリXのアプリ定義属性値送信部14は、プッシュ通知管理サーバ6に対してアプリIDおよびユーザIDと対応付けてアプリ定義属性値(OSバージョンも付帯)を送信する(ステップS132)。   On the other hand, when the game server 3 corresponding to the application X is not provided, if there is a change in the status of the application X in the terminal device 1A (step S131), the application definition attribute value transmission unit 14 of the application X transmits the push notification management server 6 In response to the application ID and the user ID, an application definition attribute value (OS version is also attached) is transmitted (step S132).

プッシュ通知管理サーバ6のユーザ情報登録部66は、アプリIDおよびユーザIDと対応付けられたアプリ定義属性値(OSバージョンも付帯)を受信すると、ユーザ情報データベース62に登録する(ステップS133)。   When the user information registration unit 66 of the push notification management server 6 receives the application ID and the application definition attribute value associated with the user ID (OS version is also attached), the user information registration unit 66 registers it in the user information database 62 (step S133).

次に、図7は、端末装置1からのプッシュ通知要求と、ゲームサーバ3からのプッシュ通知要求についての処理例を示している。   Next, FIG. 7 shows a processing example for a push notification request from the terminal device 1 and a push notification request from the game server 3.

ここでは、端末装置1AのユーザがアプリXから、同じアプリXを利用している端末装置1Bのユーザにプッシュ通知を行うものとする。   Here, it is assumed that the user of the terminal device 1A sends a push notification from the app X to the user of the terminal device 1B that uses the same app X.

端末装置1AのアプリXのプッシュ通知要求部15は、プッシュ通知管理サーバ6に対してプッシュ通知要求を行う(ステップS201)。このプッシュ通知要求には、送信先のユーザIDとメッセージ内容を伴う。   The push notification request unit 15 of the application X of the terminal device 1A makes a push notification request to the push notification management server 6 (step S201). This push notification request is accompanied by the user ID of the transmission destination and the message content.

プッシュ通知管理サーバ6のメッセージ管理部67は、プッシュ通知要求を受け付けると、デバイストークン管理データベース61から送信先のユーザIDをキーにして対応する送信先のデバイストークンを取得する(ステップS202)。   When receiving the push notification request, the message management unit 67 of the push notification management server 6 acquires a corresponding transmission destination device token from the device token management database 61 using the transmission destination user ID as a key (step S202).

次いで、プッシュ通知管理サーバ6のプッシュ通知要求部68は、プッシュ通知実行サーバ5に対してプッシュ通知要求を行う(ステップS203)。このプッシュ通知要求には、送信先のデバイストークンとメッセージ内容を伴う。   Next, the push notification request unit 68 of the push notification management server 6 makes a push notification request to the push notification execution server 5 (step S203). This push notification request is accompanied by a destination device token and message contents.

プッシュ通知実行サーバ5は、プッシュ通知要求を受け付けると、送信先のデバイストークンの示す端末装置1BのアプリXにプッシュ通知を行ない(ステップS204)、端末装置1Bではプッシュ通知の着信の表示が行われる(ステップS205)。   Upon receiving the push notification request, the push notification execution server 5 sends a push notification to the application X of the terminal device 1B indicated by the destination device token (step S204), and the terminal device 1B displays the incoming push notification. (Step S205).

次に、ゲームサーバ3からゲームの進行に応じてアプリXを利用している端末装置1Aのユーザにプッシュ通知を行うものとする。   Next, it is assumed that a push notification is sent from the game server 3 to the user of the terminal device 1A using the application X as the game progresses.

ゲームサーバ3のプッシュ通知要求部34は、プッシュ通知管理サーバ6に対してプッシュ通知要求を行う(ステップS211)。このプッシュ通知要求には、送信先のユーザIDとメッセージ内容を伴う。   The push notification request unit 34 of the game server 3 makes a push notification request to the push notification management server 6 (step S211). This push notification request is accompanied by the user ID of the transmission destination and the message content.

プッシュ通知管理サーバ6のメッセージ管理部67は、プッシュ通知要求を受け付けると、デバイストークン管理データベース61から送信先のユーザIDをキーにして対応する送信先のデバイストークンを取得する(ステップS212)。   When receiving the push notification request, the message management unit 67 of the push notification management server 6 acquires a corresponding transmission destination device token from the device token management database 61 using the transmission destination user ID as a key (step S212).

次いで、プッシュ通知管理サーバ6のプッシュ通知要求部68は、プッシュ通知実行サーバ5に対してプッシュ通知要求を行う(ステップS213)。このプッシュ通知要求には、送信先のデバイストークンとメッセージ内容を伴う。   Next, the push notification request unit 68 of the push notification management server 6 makes a push notification request to the push notification execution server 5 (step S213). This push notification request is accompanied by a destination device token and message contents.

プッシュ通知実行サーバ5は、プッシュ通知要求を受け付けると、送信先のデバイストークンの示す端末装置1AのアプリXにプッシュ通知を行ない(ステップS214)、端末装置1Aではプッシュ通知の着信の表示が行われる(ステップS215)。   Upon receiving the push notification request, the push notification execution server 5 sends a push notification to the application X of the terminal device 1A indicated by the destination device token (step S214), and the terminal device 1A displays an incoming push notification. (Step S215).

次に、図8は、管理用端末装置4からのプッシュ通知要求についての処理例を示している。   Next, FIG. 8 shows a processing example for a push notification request from the management terminal device 4.

図8において、アプリXの管理者(ゲームサーバ3の管理者)は、管理用端末装置4のプッシュ通知条件管理部41の機能により、プッシュ通知の条件を設定する(ステップS221)。   In FIG. 8, the manager of the application X (the manager of the game server 3) sets the push notification condition by the function of the push notification condition management unit 41 of the management terminal device 4 (step S221).

管理用端末装置4のプッシュ通知条件管理部41では、図9(a)に示すような画面により、アプリ毎にプッシュ通知の条件に用いるタグ(アプリ定義属性値)の定義内容の登録が行われ、条件の設定時に参照できるようになっている。図9(a)では、アプリ毎に、5つのタグについて「タグ名」と「説明」とが登録されるようになっている。ここで、「タグ名」としては、課金額、ステージ進行度、フレンド数等が入る。「説明」としては、タグ名「ステージ進行度」については、「チュートリアル突破前:0、チュートリアル突破後:1」といった内容となる。   In the push notification condition management unit 41 of the management terminal device 4, the definition content of the tag (application definition attribute value) used for the push notification condition is registered for each application on the screen as shown in FIG. 9A. It can be referred to when setting conditions. In FIG. 9A, “tag name” and “description” are registered for five tags for each application. Here, as the “tag name”, a billing amount, stage progress, number of friends, and the like are entered. The “explanation” includes the tag name “stage progress” such as “before tutorial breakthrough: 0, after tutorial breakthrough: 1”.

図9(b)は条件の設定時の画面例を示しており、アプリIDを選択・指定する欄、メッセージを入力する欄、OSを選択・指定する欄、関連メッセージ(指定した先のメッセージに応答のあったユーザにプッシュ通知を絞り込む場合に設定)を選択・指定する欄、各タグの条件を選択・指定する欄、配信予約日時を指定する欄が設けられている。各タグの条件を設定する欄の後ろには、図9(a)で登録されたタグ名、説明等が参考として表示される。タグ(アプリ定義属性値)は数値に限っているため、タグの条件は一つの数値の指定または数値の範囲指定により行う。例えば、数値が1以上5以下である場合は「1≦5」のように指定する。   FIG. 9B shows an example of a screen when setting conditions. A field for selecting / specifying an application ID, a field for inputting a message, a field for selecting / specifying an OS, and a related message (in the specified destination message). A column for selecting / designating a setting) when narrowing down push notifications to users who have responded, a column for selecting / designating the conditions of each tag, and a column for designating a delivery reservation date and time are provided. The tag name, description, etc. registered in FIG. 9A are displayed for reference after the column for setting the conditions of each tag. Since tags (application-defined attribute values) are limited to numerical values, tag conditions are specified by specifying a single numerical value or a numerical value range. For example, when the numerical value is 1 or more and 5 or less, it is specified as “1 ≦ 5”.

図9(c)は、図9(b)の画面から「続行」ボタンが押された場合のプレビュー画面を示しており、指定した内容が表示されている。また、画面の左下には「概略件数」が表示されているが、この表示を行う場合、プッシュ通知条件管理部41はプッシュ通知管理サーバ6に対して現在の条件を送信してユーザ情報との照合により条件を満たすユーザの人数の応答を受けて行う。プッシュ通知管理サーバ6のメッセージ管理部67は、アプリIDと条件を伴う人数取得要求を受け付けた場合、ユーザ情報データベース62のユーザ情報から該当するユーザを抽出し、抽出したユーザの人数を応答する。   FIG. 9C shows a preview screen when the “Continue” button is pressed from the screen of FIG. 9B, and the designated content is displayed. In addition, “approximate number” is displayed in the lower left of the screen. When this display is performed, the push notification condition management unit 41 transmits the current condition to the push notification management server 6 and updates the user information. This is performed by receiving responses from the number of users who satisfy the conditions by collation. When the message management unit 67 of the push notification management server 6 accepts a request for acquiring the number of people with an application ID and a condition, the message management unit 67 extracts a corresponding user from the user information in the user information database 62 and responds with the number of extracted users.

図8に戻り、プッシュ通知の条件設定を完了すると(図9(c)の画面から「要求」ボタンが押下)、管理用端末装置4のプッシュ通知要求部42は、プッシュ通知管理サーバ6に対してプッシュ通知要求を行う(ステップS222)。このプッシュ通知要求には、メッセージ内容(全ユーザに同一内容)と条件とを伴う。また、このプッシュ通知要求には、即座の送信でない場合、配信予約日時の予約を伴うことができる。   Returning to FIG. 8, when the push notification condition setting is completed (the “request” button is pressed from the screen of FIG. 9C), the push notification request unit 42 of the management terminal device 4 sends the push notification management server 6 Then, a push notification request is made (step S222). This push notification request is accompanied by message contents (same contents for all users) and conditions. In addition, this push notification request can be accompanied by a reservation of the distribution reservation date and time if it is not immediate transmission.

プッシュ通知管理サーバ6のメッセージ管理部67は、プッシュ通知要求を受け付けると、配信予約日時を伴う場合、メッセージ予約管理情報保持部63に予約内容を登録する(ステップS223)。   When the message management unit 67 of the push notification management server 6 receives the push notification request, the message management unit 67 registers the reservation content in the message reservation management information holding unit 63 when the delivery reservation date / time is accompanied (step S223).

その後、プッシュ通知管理サーバ6のメッセージ管理部67は、メッセージ予約管理情報保持部63に予約情報がある場合には、予約された配信予約日時に達したか否かのタイミング判断を行う(ステップS224)。   Thereafter, when there is reservation information in the message reservation management information holding unit 63, the message management unit 67 of the push notification management server 6 determines the timing of whether or not the reserved delivery reservation date and time has been reached (step S224). ).

プッシュ通知管理サーバ6のメッセージ管理部67は、予約を伴わないプッシュ通知要求である場合は即座に、予約を伴うプッシュ通知要求である場合には配信予約日時に達した場合、指定された条件等に基づくユーザの絞り込みを行う(ステップS225)。すなわち、メッセージ管理部67は、ユーザ情報データベース62に対し、管理用端末装置4からのプッシュ通知要求で指定された、アプリID、OSバージョン、タグ(アプリ定義属性値)の条件に基づいて検索を行ない、該当するユーザを抽出する。なお、ここでは関連メッセージの指定はないものとし、応答情報の有無による対象ユーザの選択はしないものとする。   The message management unit 67 of the push notification management server 6 immediately determines that a push notification request is not accompanied by a reservation, and if the push notification request is accompanied by a reservation, if a delivery reservation date / time is reached, a specified condition, etc. The users are narrowed down based on (step S225). That is, the message management unit 67 searches the user information database 62 based on the application ID, OS version, and tag (application definition attribute value) conditions specified in the push notification request from the management terminal device 4. And extract relevant users. Here, it is assumed that no related message is specified, and the target user is not selected based on the presence / absence of response information.

次いで、プッシュ通知管理サーバ6のメッセージ管理部67は、デバイストークン管理データベース61から送信先のユーザIDをキーにして対応する送信先のデバイストークンを取得する(ステップS226)。   Next, the message management unit 67 of the push notification management server 6 acquires a corresponding destination device token from the device token management database 61 by using the destination user ID as a key (step S226).

次いで、プッシュ通知管理サーバ6のプッシュ通知要求部68は、プッシュ通知実行サーバ5に対してプッシュ通知要求を行う(ステップS227)。このプッシュ通知要求には、送信先のデバイストークンのリストとメッセージ内容を伴う。   Next, the push notification request unit 68 of the push notification management server 6 makes a push notification request to the push notification execution server 5 (step S227). This push notification request is accompanied by a list of destination device tokens and message contents.

プッシュ通知実行サーバ5は、プッシュ通知要求を受け付けると、送信先のデバイストークンの示す端末装置1A、1B、・・等のアプリXにプッシュ通知を行ない(ステップS228、S229)、端末装置1A、1B、・・等ではプッシュ通知の着信の表示が行われる(ステップS230、S231)。   When the push notification execution server 5 accepts the push notification request, the push notification execution server 5 sends a push notification to the application devices X such as the terminal devices 1A, 1B,... Indicated by the destination device token (steps S228 and S229), and the terminal devices 1A and 1B. ,..., Etc., an incoming push notification is displayed (steps S230 and S231).

図10はプッシュ通知の画面表示例を示す図であり、この例では画面中央部に「○○○○○○○○(ゲームタイトル名) アプリインストールで回復薬GET!」という、他のアプリをインストールすることで特典がもらえることを通知している。その他に、「○○○○○○○○(ゲームタイトル名) 新イベントスタート!」といったイベント開始の通知等を行うことができる。   FIG. 10 is a diagram showing a screen display example of the push notification. In this example, another application such as “XXXXX” (game title name) is installed in the center of the screen and the recovery drug GET! We are informing you that you will get benefits by installing. In addition, an event start notification such as “XXXXX (game title) New event start!” Can be performed.

図8に戻り、その後、端末装置1Aのユーザにより、表示されたプッシュ通知に対して所定の操作が行われると(ステップS232)、端末装置1AのアプリXは所定の処理を行う(ステップS233)。例えば、図10に示した「○○○○○○○○(ゲームタイトル名) アプリインストールで回復薬GET!」というプッシュ通知の場合には、画面下部のボタンを右にスライドして「表示」操作を行うと、他のアプリをインストールする画面に遷移する。また、「○○○○○○○○(ゲームタイトル名) 新イベントスタート!」というプッシュ通知の場合には、同様の操作を行うことで、新イベントを紹介する画面に遷移する。なお、プッシュ通知に対する所定の操作により、起動されていないアプリを起動することも可能である。これらは、URLスキーム等の仕組で実現することができる。   Returning to FIG. 8, when the user of the terminal device 1A performs a predetermined operation on the displayed push notification (step S232), the application X of the terminal device 1A performs a predetermined process (step S233). . For example, in the case of a push notification “recovered drug GET! By application installation name” shown in FIG. 10, slide the button at the bottom of the screen to the right to “display” When an operation is performed, the screen changes to a screen for installing another application. Further, in the case of a push notification “XXXXX (Game Title Name) New Event Start!”, The same operation is performed to shift to a screen for introducing a new event. It is also possible to start an application that has not been started by a predetermined operation for the push notification. These can be realized by a scheme such as a URL scheme.

図8に戻り、端末装置1AのアプリXの応答情報送信部16は、プッシュ通知に対してユーザにより行われた操作に応じ、応答情報をプッシュ通知管理サーバ6に送信する(ステップS234)。この応答情報には、アプリID、ユーザID(もしくはデバイストークン)、メッセージIDが含まれている。   Returning to FIG. 8, the response information transmission unit 16 of the application X of the terminal device 1 </ b> A transmits response information to the push notification management server 6 in accordance with the operation performed on the push notification by the user (step S <b> 234). This response information includes an application ID, a user ID (or device token), and a message ID.

プッシュ通知管理サーバ6の応答情報受信部69は、端末装置1Aからの応答情報を受信し、メッセージ管理部67はメッセージ管理データベース64にレスポンス状況として登録する(ステップS235)。   The response information receiving unit 69 of the push notification management server 6 receives the response information from the terminal device 1A, and the message management unit 67 registers the response status in the message management database 64 (step S235).

その後、管理用端末装置4において、先にプッシュ通知要求(ステップS222)を行って既にプッシュ通知が行われたメッセージに関連する他の新たなメッセージについてプッシュ通知を行う場合を想定する。ここで、関連する他の新たなメッセージとは、先のメッセージの続編として位置付けられるメッセージである。   Thereafter, it is assumed that the management terminal device 4 performs a push notification request (step S222) and performs a push notification for another new message related to a message for which a push notification has already been performed. Here, the other related new message is a message positioned as a sequel to the previous message.

関連する他のメッセージについては、先のメッセージをプッシュ通知したユーザの範囲内で、かつ、そのプッシュ通知に対して所定の操作をしたとの応答情報が得られたユーザについてのみ、他のメッセージをプッシュ通知するものとしている。プッシュ通知に対して所定の操作をしたユーザは、そのプッシュ通知を欲している可能性が高く、そのようなユーザにのみ関連する他のメッセージをプッシュ通知することで、設備の肥大化を招くことなく、効果的なプッシュ通知を行うことができる。   For other related messages, other messages are sent only to users who are within the range of the user who pushed the previous message and who have obtained response information indicating that a predetermined operation has been performed for that push notification. Push notification is supposed to be made. A user who performs a predetermined operation for push notification is likely to want the push notification, and pushes other messages related only to such a user, leading to enlargement of facilities. And effective push notification can be performed.

図8において、アプリXの管理者(ゲームサーバ3の管理者)は、管理用端末装置4のプッシュ通知条件管理部41の機能により、プッシュ通知の条件を設定する(ステップS241)。既にプッシュ通知が行われたメッセージに関連する他の新たなメッセージについてプッシュ通知を行う場合、図9(b)の画面において関連メッセージの指定を行う。   In FIG. 8, the manager of the application X (the manager of the game server 3) sets a push notification condition by the function of the push notification condition management unit 41 of the management terminal device 4 (step S241). When the push notification is performed for another new message related to the message for which the push notification has already been performed, the related message is designated on the screen of FIG.

図8に戻り、プッシュ通知の条件設定を完了すると、管理用端末装置4のプッシュ通知要求部42は、プッシュ通知管理サーバ6に対して新たなプッシュ通知要求を行う(ステップS242)。このプッシュ通知要求には、メッセージ内容(全ユーザに同一内容)と、条件と、関連する先のメッセージIDを伴う。また、このプッシュ通知要求には、即座の送信でない場合、配信予約日時を伴うことができる。   Returning to FIG. 8, when the push notification condition setting is completed, the push notification request unit 42 of the management terminal device 4 makes a new push notification request to the push notification management server 6 (step S242). This push notification request is accompanied by a message content (same content for all users), a condition, and a related message ID. In addition, this push notification request can be accompanied by a delivery reservation date and time if it is not immediate transmission.

プッシュ通知管理サーバ6のメッセージ管理部67は、プッシュ通知要求を受け付けると、配信予約日時を伴う場合、メッセージ予約管理情報保持部63に予約内容を登録する(ステップS243)。   When the message management unit 67 of the push notification management server 6 accepts the push notification request, the message management unit 67 registers the reservation content in the message reservation management information holding unit 63 when the delivery reservation date / time is accompanied (step S243).

その後、プッシュ通知管理サーバ6のメッセージ管理部67は、メッセージ予約管理情報保持部63に予約情報がある場合には、予約された配信予約日時に達したか否かのタイミング判断を行う(ステップS244)。   Thereafter, when there is reservation information in the message reservation management information holding unit 63, the message management unit 67 of the push notification management server 6 determines the timing of whether or not the reserved delivery reservation date has been reached (step S244). ).

プッシュ通知管理サーバ6のメッセージ管理部67は、予約を伴わないプッシュ通知要求である場合は即座に、予約を伴うプッシュ通知要求である場合には配信予約日時に達した場合、指定された条件等に基づくユーザの絞り込みを行う(ステップS245)。   The message management unit 67 of the push notification management server 6 immediately determines that a push notification request is not accompanied by a reservation, and if the push notification request is accompanied by a reservation, if a delivery reservation date / time is reached, a specified condition, etc. The users are narrowed down based on (step S245).

また、関連メッセージの指定がある場合、メッセージ管理部67はメッセージ管理データベース64から関連する先のメッセージIDをキーに、かつ、レスポンス状況が所定の操作が行われている送信先のデバイストークンを対象ユーザとして選択する(ステップS246)。   If a related message is specified, the message management unit 67 uses the message ID of the related destination from the message management database 64 as a key and the device token of the transmission destination whose response status is a predetermined operation. The user is selected (step S246).

次いで、プッシュ通知管理サーバ6のプッシュ通知要求部68は、プッシュ通知実行サーバ5に対してプッシュ通知要求を行う(ステップS247)。このプッシュ通知要求には、送信先のデバイストークンのリストとメッセージ内容を伴う。   Next, the push notification request unit 68 of the push notification management server 6 makes a push notification request to the push notification execution server 5 (step S247). This push notification request is accompanied by a list of destination device tokens and message contents.

プッシュ通知実行サーバ5は、プッシュ通知要求を受け付けると、送信先のデバイストークンの示す端末装置1A(端末装置1Bは応答操作をしなかったため除外)等のアプリXにプッシュ通知を行ない(ステップS248)、端末装置1A等ではプッシュ通知の着信の表示が行われる(ステップS249)。   Upon receiving the push notification request, the push notification execution server 5 sends a push notification to the application X such as the terminal device 1A (excluded because the terminal device 1B did not perform a response operation) indicated by the destination device token (step S248). In the terminal device 1A or the like, an incoming push notification is displayed (step S249).

その後も、関連する他の新たなメッセージのプッシュ通知を行う場合、同様の処理を繰り返す。   Thereafter, when performing push notification of other related new messages, the same processing is repeated.

なお、管理用端末装置4からのプッシュ通知要求(ステップS222、S242)においてメッセージ内容を伴う場合について説明したが、予め条件とメッセージ内容との対応付けの情報をプッシュ通知管理サーバ6に保持しておくことで、メッセージ内容を省略し、条件からメッセージ内容を自動生成してもよい。例えば、条件に含まれる属性「ステージ進行度」の属性値が「ステージ1クリア」を示す「2」であった場合、「ステージ1クリアおめでとう!」といったメッセージ内容を自動生成することができる。   In addition, although the case where the message content is accompanied in the push notification request (steps S222 and S242) from the management terminal device 4 has been described, the information on the correspondence between the condition and the message content is stored in the push notification management server 6 in advance. By omitting the message contents, the message contents may be automatically generated from the conditions. For example, if the attribute value of the attribute “Stage Progress” included in the condition is “2” indicating “Clear Stage 1”, the message content “Congratulations on clearing Stage 1!” Can be automatically generated.

次に、図8で説明した処理の変形例について説明する。すなわち、図8で説明した処理では、関連する他のメッセージについてプッシュ通知を行う場合、予約の場合を含みバッチ処理的にプッシュ通知を行ない、その時点で所定の応答情報が得られているユーザにのみプッシュ通知を行っている。しかし、プッシュ通知にすぐに気付かず、それに関連する他のメッセージが既にプッシュ通知(先のプッシュ通知に気付かないユーザには送信されていない)された後に、先のメッセージのプッシュ通知に応答する場合も考えられる。   Next, a modification of the process described in FIG. 8 will be described. That is, in the process described with reference to FIG. 8, when a push notification is made for another related message, a push notification is made in a batch process including a case of reservation, and a user who has obtained predetermined response information at that time is notified. Only push notifications are made. However, if you do not immediately notice the push notification and respond to the push notification of the previous message after other related messages have already been pushed (not sent to users who do not notice the previous push notification) Is also possible.

そこで、この変形例では、既にプッシュ通知を開始した他のメッセージについても、先のメッセージについてユーザから所定の応答情報が得られた後には、プッシュ通知を行うようにしている。これにより、プッシュ通知のメッセージに順序性や物語性があって、連続して読んでいくべきものである場合等において有効となる。   Therefore, in this modification, the push notification is performed for other messages that have already started the push notification after the predetermined response information is obtained from the user regarding the previous message. This is effective when the push notification message has an order or story and should be read continuously.

図11はプッシュ通知管理サーバ6に新たに追加されるメッセージ関連情報60の構造例を示す図であり、「親メッセージID」「子メッセージID」「プッシュ通知条件」「子メッセージ内容」等の項目を有している。「親メッセージID」は、関連する2つのメッセージにおける先のメッセージのメッセージIDである。「子メッセージID」は、関連する2つのメッセージにおける後のメッセージのメッセージIDである。「プッシュ通知条件」は、プッシュ通知要求で指定された条件等である。「子メッセージ内容」は、子メッセージの内容を示す情報である。なお、メッセージ内容を他で保持している場合には、「子メッセージ内容」を省略することができる。   FIG. 11 is a diagram showing a structure example of the message related information 60 newly added to the push notification management server 6, and items such as “parent message ID”, “child message ID”, “push notification condition”, and “child message content”. have. “Parent message ID” is the message ID of the previous message in the two related messages. The “child message ID” is a message ID of a later message in the two related messages. The “push notification condition” is a condition specified in the push notification request. The “child message content” is information indicating the content of the child message. If the message content is held elsewhere, the “child message content” can be omitted.

図12および図13はこの場合の処理例を示すシーケンス図である。図12において、ステップS301〜S315は、図8におけるステップS221〜S235と同様である。図12におけるステップS321〜S330においては、予約登録(ステップS323)の直後に、メッセージ関連情報登録(ステップS324)が追加されている点が、図8におけるステップS241〜S249と異なる。すなわち、プッシュ通知管理サーバ6のメッセージ管理部67は、関連する他のメッセージについて、先のメッセージとの関連性等をメッセージ関連情報60に登録する(ステップS324)。   12 and 13 are sequence diagrams showing an example of processing in this case. 12, steps S301 to S315 are the same as steps S221 to S235 in FIG. 12 differs from steps S241 to S249 in FIG. 8 in that message-related information registration (step S324) is added immediately after reservation registration (step S323). That is, the message management unit 67 of the push notification management server 6 registers the relevance of the related message with the previous message in the message related information 60 (step S324).

次いで、図13において、端末装置1Bのユーザにより、既に受信していたプッシュ通知に対して所定の操作が行われると(ステップS331)、端末装置1BのアプリXは画面遷移等の所定の処理を行う(ステップS332)。   Next, in FIG. 13, when the user of the terminal device 1B performs a predetermined operation on the already received push notification (step S331), the application X of the terminal device 1B performs predetermined processing such as screen transition. This is performed (step S332).

次いで、端末装置1BのアプリXの応答情報送信部16は、プッシュ通知に対してユーザにより行われた操作に応じ、応答情報をプッシュ通知管理サーバ6に送信する(ステップS333)。この応答情報には、アプリID、ユーザID(もしくはデバイストークン)、メッセージIDが含まれている。   Next, the response information transmission unit 16 of the application X of the terminal device 1B transmits the response information to the push notification management server 6 in accordance with the operation performed on the push notification by the user (step S333). This response information includes an application ID, a user ID (or device token), and a message ID.

プッシュ通知管理サーバ6の応答情報受信部69は、端末装置1Bからの応答情報を受信し、メッセージ管理部67はメッセージ管理データベース64にレスポンス状況として登録する(ステップS334)。   The response information receiving unit 69 of the push notification management server 6 receives the response information from the terminal device 1B, and the message management unit 67 registers the response status in the message management database 64 (step S334).

次いで、プッシュ通知管理サーバ6のメッセージ管理部67は、受信した応答情報のメッセージIDにメッセージ関連情報60の親メッセージIDで一致するものがある場合、その子メッセージIDとメッセージ内容を取得する(ステップS335)。なお、送信先のデバイストークンは応答情報から直接・間接に取得することができる。   Next, the message management unit 67 of the push notification management server 6 acquires the message ID of the child message ID and the message content when the message ID of the received response information matches the parent message ID of the message related information 60 (step S335). ). The device token of the transmission destination can be acquired directly or indirectly from the response information.

次いで、プッシュ通知管理サーバ6のメッセージ管理部67は、指定された条件等を、応答情報の得られたユーザのユーザ情報が満たすか否か判断する(ステップS336)。   Next, the message management unit 67 of the push notification management server 6 determines whether or not the user information of the user whose response information is obtained satisfies the specified condition (step S336).

そして、指定された条件等を満たす場合、プッシュ通知管理サーバ6のプッシュ通知要求部68は、プッシュ通知実行サーバ5に対してプッシュ通知要求を行う(ステップS337)。このプッシュ通知要求には、送信先のデバイストークンとメッセージ内容を伴う。   If the specified condition or the like is satisfied, the push notification request unit 68 of the push notification management server 6 makes a push notification request to the push notification execution server 5 (step S337). This push notification request is accompanied by a destination device token and message contents.

プッシュ通知実行サーバ5は、プッシュ通知要求を受け付けると、送信先のデバイストークンの示す端末装置1BのアプリXにプッシュ通知を行ない(ステップS338)、端末装置1Bではプッシュ通知の着信の表示が行われる(ステップS339)。   Upon receiving the push notification request, the push notification execution server 5 sends a push notification to the application X of the terminal device 1B indicated by the destination device token (step S338), and the terminal device 1B displays the incoming push notification. (Step S339).

<総括>
以上説明したように、本実施形態によれば、複数のアプリに対してプッシュ通知の仕組を共通に提供することができるとともに、動的に変化するユーザの状態に応じてプッシュ通知の対象となるユーザを適切に絞り込めるようにすることができる。
<Summary>
As described above, according to the present embodiment, a push notification mechanism can be provided in common to a plurality of applications, and the target of the push notification is based on a dynamically changing user state. It is possible to narrow down the users appropriately.

なお、プッシュ通知について説明したが、電子メールやSMS(Short Message Service)等についても同様に適用することができる。   In addition, although push notification was demonstrated, it is applicable similarly to an email, SMS (Short Message Service), etc.

以上、本発明の好適な実施の形態により本発明を説明した。ここでは特定の具体例を示して本発明を説明したが、特許請求の範囲に定義された本発明の広範な趣旨および範囲から逸脱することなく、これら具体例に様々な修正および変更を加えることができることは明らかである。すなわち、具体例の詳細および添付の図面により本発明が限定されるものと解釈してはならない。   The present invention has been described above by the preferred embodiments of the present invention. While the invention has been described with reference to specific embodiments, various modifications and changes may be made to the embodiments without departing from the broad spirit and scope of the invention as defined in the claims. Obviously you can. In other words, the present invention should not be construed as being limited by the details of the specific examples and the accompanying drawings.

1、1A、1B 端末装置
X アプリ
11 ユーザ登録要求部
12 デバイストークン取得要求部
13 デバイストークン登録要求部
14 アプリ定義属性値送信部
15 プッシュ通知要求部
16 応答情報送信部
2 ネットワーク
3 ゲームサーバ
31 ユーザ管理データベース
32 ユーザ登録部
33 アプリ定義属性値管理部
34 プッシュ通知要求部
4 管理用端末装置
41 プッシュ通知条件管理部
42 プッシュ通知要求部
5 プッシュ通知実行サーバ
6 プッシュ通知管理サーバ
61 デバイストークン管理データベース
62 ユーザ情報データベース
63 メッセージ予約管理情報保持部
64 メッセージ管理データベース
65 デバイストークン登録部
66 ユーザ情報登録部
67 メッセージ管理部
68 プッシュ通知要求部
69 応答情報受信部
60 メッセージ関連情報
1, 1A, 1B terminal apparatus X application 11 user registration request unit 12 device token acquisition request unit 13 device token registration request unit 14 application definition attribute value transmission unit 15 push notification request unit 16 response information transmission unit 2 network 3 game server 31 user Management database 32 User registration unit 33 Application definition attribute value management unit 34 Push notification request unit 4 Management terminal device 41 Push notification condition management unit 42 Push notification request unit 5 Push notification execution server 6 Push notification management server 61 Device token management database 62 User information database 63 Message reservation management information holding unit 64 Message management database 65 Device token registration unit 66 User information registration unit 67 Message management unit 68 Push notification request unit 69 Response information Receiver 60 Message related information

Claims (7)

アプリケーションプログラムの提供者により定義された複数の属性についてのユーザの属性値をアプリケーションプログラムおよびユーザと対応付けて取得し、ユーザ情報として保持するユーザ情報登録手段と、
アプリケーションプログラムを特定する情報と前記属性値の条件を伴うプッシュ通知要求を受け付けた場合、前記ユーザ情報から該当するユーザを抽出して当該ユーザに対応する宛先情報のリストを生成し、クラウドサービスに対して前記リストを伴うプッシュ通知要求を行うプッシュ通知要求手段と
を備えたことを特徴とするプッシュ通知管理装置。
User information registration means for acquiring user attribute values for a plurality of attributes defined by the provider of the application program in association with the application program and the user, and holding it as user information;
When a push notification request with information specifying an application program and the attribute value condition is received, a corresponding user is extracted from the user information, and a list of destination information corresponding to the user is generated. Push notification requesting means for making a push notification request with the list.
請求項1に記載のプッシュ通知管理装置において、
前記プッシュ通知要求手段が受け付けるプッシュ通知要求は配信予約日時を含み、
前記プッシュ通知要求手段は、前記配信予約日時に到達した場合に前記リストの生成およびクラウドサービスに対するプッシュ通知要求を行う
ことを特徴とするプッシュ通知管理装置。
In the push notification management device according to claim 1,
The push notification request received by the push notification request means includes a delivery reservation date and time,
The push notification requesting device is characterized in that, when the delivery reservation date and time is reached, the push notification requesting unit generates the list and makes a push notification request to a cloud service.
請求項1または2のいずれか一項に記載のプッシュ通知管理装置において、
前記属性値の条件は、前記属性および前記属性値の定義内容を閲覧可能な画面内において設定される
ことを特徴とするプッシュ通知管理装置。
In the push notification management device according to any one of claims 1 and 2,
The condition of the attribute value is set in a screen where the attribute and the definition content of the attribute value can be browsed.
請求項3に記載のプッシュ通知管理装置において、
前記プッシュ通知要求手段は、アプリケーションプログラムを特定する情報と前記属性値の条件を伴う人数取得要求を受け付けた場合、前記ユーザ情報から該当するユーザを抽出し、抽出したユーザの人数を応答し、当該人数は前記画面に表示される
ことを特徴とするプッシュ通知管理装置。
In the push notification management device according to claim 3,
When the push notification request unit receives a request for acquiring the number of people with information specifying the application program and the condition of the attribute value, it extracts a corresponding user from the user information, responds with the number of extracted users, The push notification management apparatus, wherein the number of persons is displayed on the screen.
請求項1乃至4のいずれか一項に記載のプッシュ通知管理装置において、
前記属性値の条件は、複数の前記属性についての属性値の組み合わせを含む
ことを特徴とするプッシュ通知管理装置。
In the push notification management device according to any one of claims 1 to 4,
The push notification management apparatus, wherein the attribute value condition includes a combination of attribute values for a plurality of the attributes.
プッシュ通知管理装置が実行する方法であって、
アプリケーションプログラムの提供者により定義された複数の属性についてのユーザの属性値をアプリケーションプログラムおよびユーザと対応付けて取得し、ユーザ情報として保持するユーザ情報登録工程と、
アプリケーションプログラムを特定する情報と前記属性値の条件を伴うプッシュ通知要求を受け付けた場合、前記ユーザ情報から該当するユーザを抽出して当該ユーザに対応する宛先情報のリストを生成し、クラウドサービスに対して前記リストを伴うプッシュ通知要求を行うプッシュ通知要求工程と
を備えたことを特徴とするプッシュ通知管理方法。
A method executed by a push notification management device, comprising:
A user information registration step of acquiring user attribute values for a plurality of attributes defined by the provider of the application program in association with the application program and the user, and holding the user information as user information;
When a push notification request with information specifying an application program and the attribute value condition is received, a corresponding user is extracted from the user information, and a list of destination information corresponding to the user is generated. And a push notification requesting step for making a push notification request with the list.
プッシュ通知管理装置を構成するコンピュータを、
アプリケーションプログラムの提供者により定義された複数の属性についてのユーザの属性値をアプリケーションプログラムおよびユーザと対応付けて取得し、ユーザ情報として保持するユーザ情報登録手段、
アプリケーションプログラムを特定する情報と前記属性値の条件を伴うプッシュ通知要求を受け付けた場合、前記ユーザ情報から該当するユーザを抽出して当該ユーザに対応する宛先情報のリストを生成し、クラウドサービスに対して前記リストを伴うプッシュ通知要求を行うプッシュ通知要求手段
として機能させるプッシュ通知管理プログラム。
The computers that make up the push notification management device
User information registration means for acquiring user attribute values for a plurality of attributes defined by the provider of the application program in association with the application program and the user, and holding the user information as user information,
When a push notification request with information specifying an application program and the attribute value condition is received, a corresponding user is extracted from the user information, and a list of destination information corresponding to the user is generated. A push notification management program that functions as a push notification requesting unit that performs a push notification request with the list.
JP2013243336A 2013-11-25 2013-11-25 Push notification management device, push notification management method and push notification management program Pending JP2015103031A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2013243336A JP2015103031A (en) 2013-11-25 2013-11-25 Push notification management device, push notification management method and push notification management program
PCT/JP2014/076617 WO2015076028A1 (en) 2013-11-25 2014-10-03 Push notification management device, push notification management method, and push notification management program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2013243336A JP2015103031A (en) 2013-11-25 2013-11-25 Push notification management device, push notification management method and push notification management program

Publications (1)

Publication Number Publication Date
JP2015103031A true JP2015103031A (en) 2015-06-04

Family

ID=53179298

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2013243336A Pending JP2015103031A (en) 2013-11-25 2013-11-25 Push notification management device, push notification management method and push notification management program

Country Status (2)

Country Link
JP (1) JP2015103031A (en)
WO (1) WO2015076028A1 (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017045426A (en) * 2015-08-28 2017-03-02 株式会社ソニー・インタラクティブエンタテインメント Event management server, information processing system, information processing apparatus, and event attendance management method
JP2017220720A (en) * 2016-06-03 2017-12-14 日本電信電話株式会社 Communication monitoring device and communication monitoring method
JP2018018344A (en) * 2016-07-28 2018-02-01 日本電気株式会社 Server device, thin client system, notification transfer method, and program
US10637944B2 (en) 2015-09-30 2020-04-28 Brother Kogyo Kabushiki Kaisha Information-processing terminal notifying user about status of image-processing device
WO2020090364A1 (en) * 2018-10-29 2020-05-07 Necプラットフォームズ株式会社 Exchange, communication system, registration method and program
JP2020120157A (en) * 2019-01-18 2020-08-06 合同会社エルプラス Encrypted data management system, encrypted data management program, and encrypted data management method
US11064034B2 (en) 2015-08-28 2021-07-13 Sony Interactive Entertainment Inc. Information processing device, event management server, event participation method, and event participation management method
JP7438715B2 (en) 2019-10-30 2024-02-27 キヤノン株式会社 Information processing device, control method and program

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001325287A (en) * 2000-05-12 2001-11-22 Crops:Kk Method and system for distributing information and mobile radio telephone
JP2006195609A (en) * 2005-01-12 2006-07-27 Trance Media Gp:Kk Information delivery system
JP2013025582A (en) * 2011-07-21 2013-02-04 Rakuten Inc Electronic mail transmission destination determination device, electronic mail transmission destination determination method, electronic mail transmission destination determination program and recording medium

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002312683A (en) * 2002-01-31 2002-10-25 Ftl International:Kk Information providing system
US8958559B2 (en) * 2011-06-03 2015-02-17 Apple Inc. System and method for secure instant messaging

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001325287A (en) * 2000-05-12 2001-11-22 Crops:Kk Method and system for distributing information and mobile radio telephone
JP2006195609A (en) * 2005-01-12 2006-07-27 Trance Media Gp:Kk Information delivery system
JP2013025582A (en) * 2011-07-21 2013-02-04 Rakuten Inc Electronic mail transmission destination determination device, electronic mail transmission destination determination method, electronic mail transmission destination determination program and recording medium

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017045426A (en) * 2015-08-28 2017-03-02 株式会社ソニー・インタラクティブエンタテインメント Event management server, information processing system, information processing apparatus, and event attendance management method
US11064034B2 (en) 2015-08-28 2021-07-13 Sony Interactive Entertainment Inc. Information processing device, event management server, event participation method, and event participation management method
US11451617B2 (en) 2015-08-28 2022-09-20 Sony Interactive Entertainment Inc. Event management server, information processing system, information processing device, and event participation management method
US10637944B2 (en) 2015-09-30 2020-04-28 Brother Kogyo Kabushiki Kaisha Information-processing terminal notifying user about status of image-processing device
JP2017220720A (en) * 2016-06-03 2017-12-14 日本電信電話株式会社 Communication monitoring device and communication monitoring method
JP2018018344A (en) * 2016-07-28 2018-02-01 日本電気株式会社 Server device, thin client system, notification transfer method, and program
WO2020090364A1 (en) * 2018-10-29 2020-05-07 Necプラットフォームズ株式会社 Exchange, communication system, registration method and program
CN111434098A (en) * 2018-10-29 2020-07-17 Nec平台株式会社 Switch, communication system, registration method, and program
CN111434098B (en) * 2018-10-29 2021-12-07 Nec平台株式会社 Switch, communication system, registration method, and computer-readable medium
US11223709B2 (en) 2018-10-29 2022-01-11 Nec Platforms, Ltd. Exchange, communication system, registration method, and program
JP2020120157A (en) * 2019-01-18 2020-08-06 合同会社エルプラス Encrypted data management system, encrypted data management program, and encrypted data management method
JP7438715B2 (en) 2019-10-30 2024-02-27 キヤノン株式会社 Information processing device, control method and program

Also Published As

Publication number Publication date
WO2015076028A1 (en) 2015-05-28

Similar Documents

Publication Publication Date Title
WO2015076028A1 (en) Push notification management device, push notification management method, and push notification management program
US11533356B2 (en) Establishing a trust association
JP6887419B2 (en) Proposal of object identifier to be included in communication
JP5069730B2 (en) Event notification function providing device, event notification function providing method, and event notification function providing program
US9015174B2 (en) Likefarm determination
CN107924413B (en) Bifurcation searching
US20110320422A1 (en) System and Method for Delivery of Business Information Through an Electronic Address Book
WO2015200051A1 (en) Cross-device notifications
JP2013250745A (en) Contribution information sharing system, information processing system, information processing method, program, and computer platform
WO2013141302A1 (en) Information-providing device, information-providing system, information-providing method, and program
JP2022082538A (en) Dynamic application content analysis
US20090049540A1 (en) Method and system for providing targeted web feed subscription recomendations calculated through knowledge of ip addresses
JP2013077056A (en) Application recommendation device and application recommendation method
JP2015052858A (en) Abbreviation management program, abbreviation management device, full spelling display program, and full spelling display device
TWI435269B (en) Method for opening file
JP2006113984A (en) Information providing system, metadata collection analysis server, and computer program
JP5736599B2 (en) Push notification management device, push notification management method, and push notification management program
US10771572B1 (en) Method and system for implementing circle of trust in a social network
WO2012075838A1 (en) Method, system, client and server for acquiring and pushing content in internet community
JP5890078B1 (en) Information processing apparatus, information processing method, program, and storage medium
JP2011243078A (en) Article management device
JP2011076478A (en) Sns server, property information management method and program for the same
JP6108253B1 (en) Content information providing apparatus, content information providing method, and program
KR20110032668A (en) System for providing contents usign widget application and mehtod thereoof
KR101752323B1 (en) System and method for searching keyword about abstract-centered dynamic information, and apparatus applied to the same

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20150512