JP2015228221A - Notification management method, notification management server, and notification management program - Google Patents

Notification management method, notification management server, and notification management program Download PDF

Info

Publication number
JP2015228221A
JP2015228221A JP2015127545A JP2015127545A JP2015228221A JP 2015228221 A JP2015228221 A JP 2015228221A JP 2015127545 A JP2015127545 A JP 2015127545A JP 2015127545 A JP2015127545 A JP 2015127545A JP 2015228221 A JP2015228221 A JP 2015228221A
Authority
JP
Japan
Prior art keywords
notification
user terminal
user
game
application
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.)
Granted
Application number
JP2015127545A
Other languages
Japanese (ja)
Other versions
JP5865540B2 (en
Inventor
慶介 村田
Keisuke Murata
慶介 村田
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.)
GREE Inc
Original Assignee
GREE Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by GREE Inc filed Critical GREE Inc
Priority to JP2015127545A priority Critical patent/JP5865540B2/en
Publication of JP2015228221A publication Critical patent/JP2015228221A/en
Application granted granted Critical
Publication of JP5865540B2 publication Critical patent/JP5865540B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Abstract

PROBLEM TO BE SOLVED: To provide a notification management method, a notification management server, and a notification management program for effectively performing notification to a user.SOLUTION: A control section 21 of a management server 20 receives a new notification from a game server 30. In this case, the control section 21 executes state detection processing to a user terminal 10, and executes determination processing on whether the user terminal 10 is online. When it is determined that the user terminal 10 is not online, the control section 21 executes normal display processing to the notification. When it is determined that the user terminal 10 is online, the control section 21 displays the notification in a game. In this case, the control section 21 extracts the notification to a user from a notification information storage section 23, and for each notification type, rearranges the notification in the descending order of a receipt time to output it.

Description

本発明は、ユーザに対する通知を管理する通知管理方法、通知管理サーバ及び通知管理プログラムに関する。   The present invention relates to a notification management method, a notification management server, and a notification management program for managing notifications to users.

近年、ネットワークを介して各種ゲームが提供されている。このようなゲームには、ソーシャル・ネットワーキング・サービス(SNS)上で提供されるソーシャルゲームもある。   In recent years, various games have been provided via networks. Some of these games are social games offered on a social networking service (SNS).

このようなゲームにおいて、ゲームに登場するキャラクタの状態を管理するための技術も検討されている(例えば、特許文献1参照)。この文献に記載された技術では、他のキャラクタからの攻撃が発生したとき、キャラクタの状態を表すパラメータの値として、ダメージの累積を算出する。そして、ダメージを受けた後の時間的な経過により回復するストレス値に応じてモーション再生手順を決定する。   In such a game, a technique for managing the state of characters appearing in the game has also been studied (see, for example, Patent Document 1). In the technique described in this document, when an attack from another character occurs, the accumulation of damage is calculated as a parameter value representing the character state. Then, the motion reproduction procedure is determined according to the stress value that recovers over time after receiving the damage.

また、ユーザ同士の相乗効果によりユーザの興趣を高めるための技術も検討されている(例えば、特許文献2参照)。この文献に記載されたサーバ装置においては、複数の第1の特性データをユーザ毎に関連付けて記憶し、第2の特性データを複数の第1の特性データが属するグループ毎に関連付けて記憶する。ゲームの実行中に所定のイベントが発生した場合、他のユーザを選択し、ユーザ及び他のユーザに関連付けられている第1の特性データの中に、グループに属する第1の特性データがすべて含まれているか否かを判定する。そして、ユーザ及び他のユーザに関連付けられている第1の特性データに加えて、属する第1の特性データがすべて含まれていると判定されたグループに関連付けられている第2の特性データを用いて所定のアクションを実行する。   In addition, a technique for enhancing user interest by synergistic effects between users has been studied (for example, see Patent Document 2). In the server device described in this document, a plurality of first characteristic data is stored in association with each user, and the second characteristic data is stored in association with each group to which the plurality of first characteristic data belongs. When a predetermined event occurs during the execution of the game, another user is selected, and all the first characteristic data belonging to the group is included in the first characteristic data associated with the user and the other user. It is determined whether or not. Then, in addition to the first characteristic data associated with the user and other users, the second characteristic data associated with the group determined to include all of the first characteristic data to which the user belongs are used. To execute a predetermined action.

また、オンラインゲームを観戦するプレーヤが、ゲームプレイを行うプレーヤに対して応援する動機を与えるための技術も検討されている(例えば、特許文献3参照)。この文献に記載されたサーバは、応援情報に基づいて、特定条件を満たすか否かを判断し、特定条件を満たす場合には特殊コマンドの実行の制限を解除する処理を行なう。特殊コマンドの実行の制限が解除されている場合に、プレーヤからの操作情報に基づき特殊コマンドを実行させる処理を行なう。   In addition, a technique for giving a motivation for a player who watches an online game to cheer for a player who plays a game has been studied (see, for example, Patent Document 3). The server described in this document determines whether or not a specific condition is satisfied based on the support information, and performs a process of releasing the restriction on the execution of the special command when the specific condition is satisfied. When the restriction on the execution of the special command is released, a process for executing the special command is performed based on the operation information from the player.

特開2001−87543公報(第1頁、図1)Japanese Patent Laid-Open No. 2001-87543 (first page, FIG. 1) 特開2013−163030公報(第1頁、図1)JP2013-163030A (first page, FIG. 1) 特開2013−63296公報(第1頁、図1)JP2013-63296A (first page, FIG. 1)

特許文献1に記載されているように、ゲームに登場するキャラクタの状態は、時間経過とともに状態が変化する。また、特許文献2に記載されているゲームにおいて、複数のユーザが協働するが、特許文献3に記載されているように、他のユーザに対する応援が必要になる場合もある。   As described in Patent Document 1, the state of the character appearing in the game changes with time. Further, in the game described in Patent Literature 2, a plurality of users cooperate, but as described in Patent Literature 3, support for other users may be required.

しかしながら、多くのアプリケーションが提供されている場合、これらのアプリケーションが個別独立に管理されていることがある。例えば、各アプリケーションの提供者(プロバイダ)が異なる場合には、他プロバイダにおいて管理されているアプリケーションの状況を把握することができない。このため、ユーザが特定のアプリケーションを使用している場合、他のアプリケーションにおける状態が変化したことを把握できないことがある。例えば、ゲームに登場するキャラクタの体力回復状況を把握できなければ、タイムリーなゲーム利用が困難である。また、他のユーザから応援等の協力要請を迅速に把握ができなければ、的確な対応が困難である。   However, when many applications are provided, these applications may be managed individually. For example, when the provider (provider) of each application is different, the status of the application managed by another provider cannot be grasped. For this reason, when the user is using a specific application, it may not be possible to grasp that the state in another application has changed. For example, it is difficult to use the game in a timely manner unless the physical strength recovery status of the character appearing in the game can be grasped. In addition, if it is not possible to quickly grasp a cooperation request such as support from another user, it is difficult to respond accurately.

また、ゲーム等のアプリケーションを使用している場合に、電子メール等による通知を取得する場合がある。この場合には、使用中のアプリケーションに加えて、通知表示のための別のアプリケーション(例えば、メーラー等)を起動させる必要がある。この場合、通知に気がつかなかったり、通知表示のためのアプリケーションの起動に手間がかかったりするという課題がある。   In addition, when an application such as a game is used, notification by e-mail or the like may be acquired. In this case, in addition to the application in use, it is necessary to start another application (for example, a mailer) for displaying notifications. In this case, there is a problem that the notification is not noticed or it takes time to start an application for displaying the notification.

本発明は、上述した問題に鑑みてなされたものであり、その目的は、ユーザに対して効率的に通知を行なうための通知管理方法、通知管理サーバ及び通知管理プログラムを提供することにある。   The present invention has been made in view of the above-described problems, and an object thereof is to provide a notification management method, a notification management server, and a notification management program for efficiently notifying a user.

(1)上記課題を解決する通知管理方法においては、ユーザ端末におけるアプリケーションの使用状況、及びユーザ端末に対する通知を記憶する記憶部と、ネットワークを介して、ユーザ端末に接続された制御部とを用いる。そして、前記制御部が、ユーザ端末に対する新たな通知を受信した場合、前記記憶部に記憶し、前記記憶部において、前記ユーザ端末のアプリケーションの使用状況を確認し、前記使用状況において、前記ユーザ端末で使用中のアプリケーションと異なる他のアプリケーションについて新たに受信した場合、前記通知の通知種別を特定し、前記通知の通知種別に応じて、前記通知を統合して出力する。これにより、アプリケーションの使用中であっても、タイムリーに通知を出力することができる。   (1) In the notification management method that solves the above-described problem, a storage unit that stores a usage status of an application in a user terminal and a notification to the user terminal, and a control unit that is connected to the user terminal via a network are used. . And when the said control part receives the new notification with respect to a user terminal, it memorize | stores in the said memory | storage part, In the said memory | storage part, the usage condition of the application of the said user terminal is confirmed, In the said usage condition, the said user terminal When another application different from the application in use is received, the notification type of the notification is specified, and the notification is integrated and output according to the notification type of the notification. As a result, even when the application is in use, a notification can be output in a timely manner.

(2)上記通知管理方法においては、前記記憶部には、ユーザ端末において、アプリケーション表示内において出力した通知の対応履歴を記憶し、前記制御部が、新たな通知を受信した場合、前記記憶部において、前記通知と共通する過去の通知に対する対応履歴を特定し、前記対応履歴に基づいて、前記通知種別に応じて統合した通知を出力することが好ましい。これにより、通知に対する対応履歴に応じて、アプリケーション表示内における通知の出力要否を決定することができる。
(3)上記通知管理方法においては、前記制御部が、前記ユーザ端末において使用中のアプリケーションの状態を評価し、前記状態に対応する対応履歴を特定することが好ましい。これにより、アプリケーションの状態に応じた対応履歴により、アプリケーション表示内における通知の出力要否を決定することができる。
(2) In the notification management method, the storage unit stores a correspondence history of the notification output in the application display in the user terminal, and when the control unit receives a new notification, the storage unit It is preferable that a correspondence history for past notifications common to the notification is specified, and a notification integrated according to the notification type is output based on the correspondence history. Thereby, it is possible to determine whether or not to output the notification in the application display according to the response history for the notification.
(3) In the notification management method, it is preferable that the control unit evaluates a state of an application in use on the user terminal and specifies a correspondence history corresponding to the state. Thereby, it is possible to determine the necessity of outputting the notification in the application display based on the correspondence history corresponding to the application state.

(4)上記通知管理方法においては、前記通知に関連する他のアプリケーションについての情報を、前記通知の通知種別に応じて異なるタブが付加された画面に出力することが好ましい。これにより、タブを選択して通知内容を確認することができる。   (4) In the notification management method, it is preferable to output information about other applications related to the notification on a screen to which different tabs are added according to the notification type of the notification. Thereby, a tab can be selected and the contents of notification can be checked.

(5)上記通知管理方法においては、前記他のアプリケーションには、ゲームに関するものが含まれ、前記ゲームにおいてユーザが用いるキャラクタの体力の回復状況を取得し、前記通知種別として前記回復状況を示す情報を統合することが好ましい。これにより、他のゲームにおける状況をタイムリーに把握できる。   (5) In the notification management method, the other application includes a game-related information, obtains the recovery status of the physical strength of the character used by the user in the game, and indicates the recovery status as the notification type Are preferably integrated. Thereby, the situation in other games can be grasped in a timely manner.

(6)上記通知管理方法においては、前記他のアプリケーションには、ゲームに関するものが含まれ、前記ゲームについての他のユーザからの協力要請を取得し、前記通知種別として前記他のユーザからの協力要請を統合して出力することが好ましい。これにより、協力要請をタイムリーに把握できる。   (6) In the notification management method, the other application includes a game-related application, obtains a cooperation request from another user about the game, and cooperates from the other user as the notification type. It is preferable that requests are integrated and output. As a result, cooperation requests can be grasped in a timely manner.

本発明によれば、ユーザに対して効率的に通知を行なうことができる。   According to the present invention, it is possible to efficiently notify the user.

第1の実施形態のシステム概略図。1 is a system schematic diagram of a first embodiment. 第1の実施形態の処理手順の説明図であって、(a)はログイン管理処理、(b)は通知転送処理の説明図。It is explanatory drawing of the process sequence of 1st Embodiment, Comprising: (a) is a login management process, (b) is explanatory drawing of a notification transfer process. 第1の実施形態の画面例の説明図。Explanatory drawing of the example of a screen of 1st Embodiment. 第2の実施形態の処理手順の説明図。Explanatory drawing of the process sequence of 2nd Embodiment. 第3の実施形態の処理手順の説明図。Explanatory drawing of the process sequence of 3rd Embodiment. 第4の実施形態の処理手順の説明図。Explanatory drawing of the process sequence of 4th Embodiment.

(第1の実施形態)
以下、通知管理方法の一実施形態を図1〜図3に従って説明する。本実施形態は、複数のアプリケーション(例えば、ゲーム)を利用するユーザに対して、各種通知を行なう場合を想定する。
(First embodiment)
Hereinafter, an embodiment of a notification management method will be described with reference to FIGS. This embodiment assumes the case where various notifications are given to a user who uses a plurality of applications (for example, games).

図1に示すように、本実施形態では、インターネット等のネットワークを介して接続されたユーザ端末10、管理サーバ20、複数のゲームサーバ30を用いる。
ユーザ端末10は、ユーザ登録されたユーザのコンピュータ端末(スマートフォン等の情報処理端末)である。このユーザ端末10は、ゲームサーバ30から提供されるゲームに参加する場合に用いられる。また、ユーザ端末10においてローカルカレンダを管理したり、各種SNS(ソーシャルネットワークサービス)に参加したりする場合にも用いられる。
As shown in FIG. 1, in this embodiment, a user terminal 10, a management server 20, and a plurality of game servers 30 connected via a network such as the Internet are used.
The user terminal 10 is a user's registered computer terminal (information processing terminal such as a smartphone). This user terminal 10 is used when participating in a game provided from the game server 30. Moreover, it is used also when managing a local calendar in the user terminal 10 or participating in various SNSs (social network services).

ゲームサーバ30は、インターネットにおいて、各種ゲームを提供しているサーバコンピュータである。本実施形態では、ゲームサーバ30は、ユーザ端末10に対してゲームサービスを提供する。更に、ゲームサーバ30は、例えば、対戦ゲーム等において、ゲームにおけるキャラクタの体力が回復した場合や、仲間と協力して敵と戦う場面において他のユーザに協力要請を行なう場合等に、管理サーバ20に対して通知(体力情報や協力要請)を送信する。   The game server 30 is a server computer that provides various games on the Internet. In the present embodiment, the game server 30 provides a game service to the user terminal 10. Furthermore, the game server 30 is, for example, when the character's physical strength has been recovered in a battle game or the like, or when a cooperation request is made to another user in a scene where the enemy fights in cooperation with a friend. A notification (physical fitness information and cooperation request) is sent to.

管理サーバ20は、ユーザ端末10に対して、複数のアプリケーションを利用するユーザを管理するコンピュータシステムである。具体的には、管理サーバ20は、ユーザを取りまとめ、各種ゲームサーバ30から提供されるゲームサービスを管理する基盤システム(プラットフォーム)として機能する。この管理サーバ20は、CPU、RAM及びROM等からなる制御部21、ユーザ情報記憶部22、通知情報記憶部23を備える。   The management server 20 is a computer system that manages users who use a plurality of applications for the user terminal 10. Specifically, the management server 20 functions as a platform system (platform) that manages users and manages game services provided from various game servers 30. The management server 20 includes a control unit 21 including a CPU, a RAM, a ROM, and the like, a user information storage unit 22, and a notification information storage unit 23.

この制御部21は、管理プログラムを実行することにより、ユーザ管理部211、通知取得部212、ユーザ状況判定部213、通知転送部214として機能する。
ユーザ管理部211は、各種アプリケーションを利用するユーザを管理する処理を実行する。
The control unit 21 functions as a user management unit 211, a notification acquisition unit 212, a user status determination unit 213, and a notification transfer unit 214 by executing a management program.
The user management unit 211 executes processing for managing users who use various applications.

通知取得部212は、ゲームサーバ30から送信された各種通知を取得する処理を実行する。本実施形態では、例えば、ゲームサーバ30が送信した体力情報や協力要請に関する通知を取得する。   The notification acquisition unit 212 executes processing for acquiring various notifications transmitted from the game server 30. In the present embodiment, for example, a notification regarding physical fitness information and a cooperation request transmitted by the game server 30 is acquired.

ユーザ状況判定部213は、ユーザ端末10における状態を判定する処理を実行する。ここでは、状態として、ユーザ端末10がオンラインかどうかを判定する。
通知転送部214は、ユーザ端末10に通知を送信する処理を実行する。この通知転送部214は、ユーザ端末10の状況に応じて転送方法を決定する転送方法決定情報を保持している。
The user situation determination unit 213 executes processing for determining a state in the user terminal 10. Here, it is determined as a state whether or not the user terminal 10 is online.
The notification transfer unit 214 executes processing for transmitting a notification to the user terminal 10. The notification transfer unit 214 holds transfer method determination information that determines a transfer method according to the situation of the user terminal 10.

ユーザ情報記憶部22には、ユーザを認証するための情報や、ユーザが利用しているゲームに関するユーザ管理情報が記録される。このユーザ管理情報は、プラットフォームにおいてユーザ登録された場合に記録され、ユーザ端末10の利用状況によりステータスが更新される。ユーザ管理情報には、ユーザID、ログインパスワード、利用ゲーム、ステータスに関するデータが記録される。   The user information storage unit 22 stores information for authenticating the user and user management information related to the game used by the user. This user management information is recorded when a user is registered in the platform, and the status is updated according to the usage status of the user terminal 10. In the user management information, data relating to a user ID, a login password, a use game, and a status is recorded.

ユーザIDデータ領域は、各ユーザを特定するための識別子に関するデータが記録される。
ログインパスワードデータ領域には、このユーザが管理サーバ20にログインする場合に、ユーザを認証するためのデータが記録される。
In the user ID data area, data relating to an identifier for specifying each user is recorded.
In the login password data area, data for authenticating the user when the user logs in to the management server 20 is recorded.

利用ゲームデータ領域には、このユーザが利用しているゲームを特定するための識別子(ゲームID)に関するデータが記録される。
ステータスデータ領域には、ユーザ端末10の状態を特定するためのデータが記録される。このステータスにより、オンラインかどうかを判定することができる。
In the use game data area, data relating to an identifier (game ID) for specifying a game used by the user is recorded.
Data for specifying the state of the user terminal 10 is recorded in the status data area. Based on this status, it can be determined whether or not it is online.

通知情報記憶部23には、各ユーザに対する通知管理情報が記録される。この通知管理情報は、ゲームサーバ30から通知を取得した場合に記録される。通知管理情報には、ユーザID、ゲームID、取得時刻、通知種別、通知内容に関するデータが記録される。   In the notification information storage unit 23, notification management information for each user is recorded. This notification management information is recorded when a notification is acquired from the game server 30. In the notification management information, data relating to a user ID, a game ID, an acquisition time, a notification type, and notification contents are recorded.

ユーザIDデータ領域には、各ユーザを特定するための識別子に関するデータが記録される。
ゲームIDデータ領域には、このユーザに対する通知に関わるゲームを特定するための識別子に関するデータが記録される。
Data relating to an identifier for identifying each user is recorded in the user ID data area.
In the game ID data area, data relating to an identifier for specifying a game related to the notification to the user is recorded.

取得時刻領域には、この通知を取得した年月日及び時刻に関するデータが記録される。
通知種別データ領域には、受信した通知の種類を特定するためのデータが記録される。本実施形態では、通知種別として、ゲーム内のキャラクタの体力ゲージや協力要請がある。
In the acquisition time area, data related to the date and time when this notification is acquired is recorded.
In the notification type data area, data for specifying the type of received notification is recorded. In this embodiment, the notification type includes a physical strength gauge of the character in the game and a cooperation request.

通知内容データ領域には、通知の内容に関するデータが記録される。例えば、体力ゲージにおいては、ユーザが用いるキャラクタ、体力ゲージ(パワー、フォース)の回復状況がある。また、協力要請においては、他のユーザから取得したメッセージがある。   Data relating to the content of the notification is recorded in the notification content data area. For example, in the physical strength gauge, there is a recovery status of the character used by the user and the physical strength gauge (power, force). In the cooperation request, there is a message acquired from another user.

次に、図2、図3を用いて、管理サーバ20を用いて実行される通知管理方法の処理手順を説明する。ここでは、ログイン管理処理、通知転送処理の順番に説明する。
(ログイン管理処理)
まず、図2(a)を用いて、ログイン管理処理を説明する。
ここでは、まず、管理サーバ20の制御部21は、アクセス取得処理を実行する(ステップS1−1)。具体的には、ゲームを行なう場合、ユーザ端末10を用いて、管理サーバ20にアクセスする。この場合、管理サーバ20の制御部21のユーザ管理部211は、ユーザ端末10のディスプレイにログイン画面を出力する。そして、ユーザは、このログイン画面において、ユーザID、ログインパスワードを入力する。そして、ユーザ管理部211は、ユーザ端末10のログイン画面に入力されたユーザID、ログインパスワードを取得する。
Next, a processing procedure of a notification management method executed using the management server 20 will be described with reference to FIGS. Here, description will be made in the order of login management processing and notification transfer processing.
(Login management process)
First, the login management process will be described with reference to FIG.
Here, first, the control unit 21 of the management server 20 executes an access acquisition process (step S1-1). Specifically, when playing a game, the management server 20 is accessed using the user terminal 10. In this case, the user management unit 211 of the control unit 21 of the management server 20 outputs a login screen on the display of the user terminal 10. And a user inputs user ID and a login password in this login screen. Then, the user management unit 211 acquires the user ID and login password input on the login screen of the user terminal 10.

次に、管理サーバ20の制御部21は、ユーザ認証処理を実行する(ステップS1−2)。具体的には、制御部21のユーザ管理部211は、ユーザ端末10から取得したユーザID、ログインパスワードが、ユーザ情報記憶部22に登録されている場合には、ログイン認証を完了する。そして、ログイン認証の完了により、ログインユーザのユーザIDが特定される。この場合、ユーザ管理部211は、ユーザ情報記憶部22のユーザ管理情報に、ステータスとして、管理サーバ20へのログインを記録する。   Next, the control part 21 of the management server 20 performs a user authentication process (step S1-2). Specifically, the user management unit 211 of the control unit 21 completes the login authentication when the user ID and login password acquired from the user terminal 10 are registered in the user information storage unit 22. When the login authentication is completed, the user ID of the login user is specified. In this case, the user management unit 211 records the login to the management server 20 as the status in the user management information in the user information storage unit 22.

次に、管理サーバ20の制御部21は、アプリケーション選択処理を実行する(ステップS1−3)。具体的には、制御部21のユーザ管理部211は、ユーザ端末10のディスプレイに、ログインユーザが利用しているゲームを一覧表示させた選択画面を出力する。ここでは、アプリケーションAのゲームを選択する場合を想定する。この場合、ユーザ管理部211は、ユーザ端末10からアプリケーション選択情報を取得する。このアプリケーション選択情報には、ゲームIDに関するデータを含める。   Next, the control unit 21 of the management server 20 executes application selection processing (step S1-3). Specifically, the user management unit 211 of the control unit 21 outputs a selection screen that displays a list of games used by the logged-in user on the display of the user terminal 10. Here, it is assumed that a game of application A is selected. In this case, the user management unit 211 acquires application selection information from the user terminal 10. This application selection information includes data related to the game ID.

次に、管理サーバ20の制御部21は、ゲームログイン通知処理を実行する(ステップS1−4)。具体的には、制御部21のユーザ管理部211は、選択されたアプリケーションAのゲームサーバ30に対して、ログインを通知する。この場合、ユーザ管理部211は、ユーザ情報記憶部22のユーザ管理情報に、ステータスとして、ログイン「ゲームA」を記録する。   Next, the control part 21 of the management server 20 performs a game login notification process (step S1-4). Specifically, the user management unit 211 of the control unit 21 notifies the login to the game server 30 of the selected application A. In this case, the user management unit 211 records the login “game A” as the status in the user management information in the user information storage unit 22.

(通知転送処理)
次に、図2(b)を用いて、通知転送処理を説明する。
ここでは、まず、管理サーバ20の制御部21は、通知の受信処理を実行する(ステップS2−1)。具体的には、制御部21の通知取得部212は、ゲームサーバ30から、各ユーザ宛の通知を取得する。ここでは、ユーザがログインしていないアプリケーションのゲームサーバ30から、通知を取得する。この場合、通知取得部212は、取得した通知の通知種別を特定する。そして、通知取得部212は、ユーザID、ゲームID、取得時刻、通知種別、通知内容を記録した通知管理情報を生成し、通知情報記憶部23に登録する。
(Notification forwarding process)
Next, the notification transfer process will be described with reference to FIG.
Here, first, the control unit 21 of the management server 20 executes notification reception processing (step S2-1). Specifically, the notification acquisition unit 212 of the control unit 21 acquires a notification addressed to each user from the game server 30. Here, the notification is acquired from the game server 30 of the application to which the user has not logged in. In this case, the notification acquisition unit 212 identifies the notification type of the acquired notification. The notification acquisition unit 212 generates notification management information in which the user ID, game ID, acquisition time, notification type, and notification content are recorded, and registers the notification management information in the notification information storage unit 23.

次に、管理サーバ20の制御部21は、状態検知処理を実行する(ステップS2−2)。具体的には、制御部21のユーザ状況判定部213は、通知の宛先であるユーザIDが記録されたユーザ管理情報を、ユーザ情報記憶部22から抽出する。そして、ユーザ状況判定部213は、ユーザ管理情報に記録されているステータスを特定する。   Next, the control part 21 of the management server 20 performs a state detection process (step S2-2). Specifically, the user status determination unit 213 of the control unit 21 extracts user management information in which a user ID that is a notification destination is recorded from the user information storage unit 22. Then, the user status determination unit 213 identifies the status recorded in the user management information.

次に、管理サーバ20の制御部21は、オンラインかどうかについての判定処理を実行する(ステップS2−3)。具体的には、制御部21のユーザ状況判定部213は、ユーザ管理情報のステータスとして、「ログイン」情報が記録されている場合には、オンラインと判定する。   Next, the control part 21 of the management server 20 performs the determination process about whether it is online (step S2-3). Specifically, the user status determination unit 213 of the control unit 21 determines online when “login” information is recorded as the status of the user management information.

「ログイン」情報が記録されておらず、オンラインでないと判定した場合(ステップS2−3において「NO」の場合)、管理サーバ20の制御部21は、通常表示処理を実行する(ステップS2−4)。具体的には、制御部21の通知転送部214は、転送方法決定情報を用いて、オンラインでない場合に対応する通常方法(例えば、電子メール、プッシュ通知、SNSアプリケーションの個人用のボードへの掲載等)により、通知を転送する。このような通常方法による通知を確認する場合には、通知表示のための別のアプリケーションを起動させる必要がある。   When it is determined that the “login” information is not recorded and is not online (“NO” in step S2-3), the control unit 21 of the management server 20 executes a normal display process (step S2-4). ). Specifically, the notification transfer unit 214 of the control unit 21 uses the transfer method determination information to perform a normal method (for example, e-mail, push notification, SNS application posting on a personal board) corresponding to the case of not online. Etc.) to forward the notification. In order to confirm such notification by the normal method, it is necessary to start another application for displaying the notification.

一方、オンラインと判定した場合(ステップS2−3において「YES」の場合)、管理サーバ20の制御部21は、ゲーム内表示処理を実行する(ステップS2−5)。具体的には、制御部21の通知転送部214は、ユーザ管理情報におけるステータスに基づいて、ログインしているゲームを特定する。そして、通知転送部214は、ゲーム画面にオンライン通知を出力する。   On the other hand, when it determines with online (in the case of "YES" in step S2-3), the control part 21 of the management server 20 performs the display process in a game (step S2-5). Specifically, the notification transfer unit 214 of the control unit 21 specifies a logged-in game based on the status in the user management information. The notification transfer unit 214 then outputs an online notification on the game screen.

この場合、図3に示すように、ユーザ端末10のディスプレイには、ゲーム画面500が出力される。このゲーム画面500には、新規通知リンク501が出力される。この新規通知リンク501には、新たな通知を受けたことを示すメッセージが含まれる。   In this case, as shown in FIG. 3, a game screen 500 is output on the display of the user terminal 10. A new notification link 501 is output on the game screen 500. The new notification link 501 includes a message indicating that a new notification has been received.

新規通知リンク501が選択された場合、管理サーバ20の制御部21は、このログインユーザのユーザIDに関連付けられた通知管理情報を、通知情報記憶部23において検索する。この場合、通知転送部214は、抽出した通知管理情報を、通知種別毎に、受信時刻が新しい順番に並べ替える。そして、通知転送部214は、通知情報記憶部23から抽出した通知管理情報をユーザ端末10のディスプレイに出力する。   When the new notification link 501 is selected, the control unit 21 of the management server 20 searches the notification information storage unit 23 for notification management information associated with the user ID of the login user. In this case, the notification transfer unit 214 rearranges the extracted notification management information in order of new reception time for each notification type. Then, the notification transfer unit 214 outputs the notification management information extracted from the notification information storage unit 23 to the display of the user terminal 10.

この場合、図3に示すように、ユーザ端末10のディスプレイには、詳細表示画面510が出力される。この詳細表示画面510には、他のアプリケーションB,C,Dの各ゲームサーバ30から取得した通知の通知種別に対応して、「体力ゲージ」タブ、「協力要請」タブが含まれる。「体力ゲージ」タブが選択された場合、このユーザのキャラクタについて、各ゲームサーバ30から取得した体力ゲージ画面511が表示される。また、「協力要請」タブが選択された場合には、ゲームサーバ30から取得した他のユーザの協力要請画面512が表示される。   In this case, as shown in FIG. 3, a detailed display screen 510 is output on the display of the user terminal 10. The detailed display screen 510 includes a “physical strength gauge” tab and a “cooperation request” tab corresponding to the notification types of notifications acquired from the game servers 30 of the other applications B, C, and D. When the “physical strength gauge” tab is selected, the physical strength gauge screen 511 acquired from each game server 30 is displayed for this user character. When the “cooperation request” tab is selected, a cooperation request screen 512 of another user acquired from the game server 30 is displayed.

上記実施形態によれば、以下のような効果を得ることができる。
(1)上記実施形態では、ユーザ端末10に対して、複数のアプリケーションを利用するユーザを管理するプラットフォームとして、管理サーバ20を用いる。この管理サーバ20は、制御部21、ユーザ情報記憶部22、通知情報記憶部23を備える。これにより、プラットフォームにおける通知情報記憶部23により、ユーザにおいて、複数のアプリケーションに係わる通知を統合して把握することができる。従って、アプリケーションプロバイダが異なる場合であっても、ユーザに対して通知を提供することができ、全体的なアプリケーション利用の活性化を促進することができる。
According to the above embodiment, the following effects can be obtained.
(1) In the above embodiment, the management server 20 is used as a platform for managing users who use a plurality of applications for the user terminal 10. The management server 20 includes a control unit 21, a user information storage unit 22, and a notification information storage unit 23. Thereby, the notification related to a plurality of applications can be integrated and understood by the user by the notification information storage unit 23 in the platform. Therefore, even when the application providers are different, notification can be provided to the user, and activation of overall application use can be promoted.

(2)上記実施形態では、管理サーバ20の制御部21は、ゲーム内表示処理を実行する(ステップS2−5)。ユーザ端末10のディスプレイに出力される詳細表示画面510には、各ゲームサーバ30から取得した体力ゲージ画面511が表示される。これにより、ゲーム内表示では、使用中のゲームアプリケーションで通知を行なうため、通知表示のための別アプリケーションの起動が不要である。通常方法では、使用中のアプリケーションに加えて、通知表示のための別のアプリケーションを起動させる必要があるが、ゲーム内表示においては、使用している画面内に表示されるため、ユーザへのリアルタイムの報知が成功する可能性が高い。そして、ゲームにおけるキャラクタの体力が回復している場合には、他のゲームも実施することができる。従って、他のゲームにおける状況をタイムリーに把握し、状況に応じた回遊性を向上させることができる。   (2) In the above embodiment, the control unit 21 of the management server 20 executes an in-game display process (step S2-5). On the detailed display screen 510 output to the display of the user terminal 10, the physical strength gauge screen 511 acquired from each game server 30 is displayed. Thereby, in the in-game display, since the notification is performed by the game application being used, it is not necessary to start another application for displaying the notification. In the normal method, in addition to the application being used, it is necessary to start another application for displaying the notification. However, in the in-game display, since it is displayed on the screen being used, the real time to the user is displayed. Is likely to be successful. And when the character's physical strength is recovered in the game, other games can also be executed. Therefore, the situation in other games can be grasped in a timely manner, and the migratory property corresponding to the situation can be improved.

(3)上記実施形態では、管理サーバ20の制御部21は、ゲーム内表示処理を実行する(ステップS2−5)。ユーザ端末10のディスプレイに出力される詳細表示画面510には、各ゲームサーバ30から取得した他のユーザの協力要請画面512が表示される。これにより、他のユーザからの協力要請をタイムリーに把握し、状況に応じて、他のゲームへの展開を図ることができる。従って、ゲーム間の回遊性を向上させることができる。   (3) In the said embodiment, the control part 21 of the management server 20 performs the display process in a game (step S2-5). On the detailed display screen 510 output on the display of the user terminal 10, a cooperation request screen 512 of another user acquired from each game server 30 is displayed. Thereby, the cooperation request from other users can be grasped in a timely manner, and development to other games can be achieved according to the situation. Therefore, the migratory property between games can be improved.

(4)上記実施形態では、オンラインでないと判定した場合(ステップS2−3において「NO」の場合)、管理サーバ20の制御部21は、通常表示処理を実行する(ステップS2−4)。この場合には、従来通りの通知を行なうことができる。   (4) In the above-described embodiment, when it is determined that it is not online (in the case of “NO” in Step S2-3), the control unit 21 of the management server 20 executes normal display processing (Step S2-4). In this case, the conventional notification can be performed.

(第2の実施形態)
上記第1の実施形態においては、ユーザ端末10の状況に応じて、通知の表示方法を変更する。第2の実施形態においては、通知元との関連性に応じて、オンライン通知の要否を判断する。この場合、ユーザ情報記憶部22に、ユーザ毎に、他のユーザやゲームとの関係を示すユーザ関連性情報を記録する。
(Second Embodiment)
In the first embodiment, the notification display method is changed according to the situation of the user terminal 10. In the second embodiment, the necessity of online notification is determined according to the relationship with the notification source. In this case, user relevance information indicating the relationship with other users and games is recorded in the user information storage unit 22 for each user.

このユーザ関連性情報においては、例えば、ユーザ間の相互の関連性を評価した評価値を記録する。ここでは、SNSの友達や、複数のアプリケーション(例えばゲーム)を共通して利用している仲間等のように、つき合いが多いユーザに対して高い評価値を設定する。
更に、このユーザ関連性情報には、ゲームの利用頻度を評価した評価値を記録しておく。ここでは、利用頻度が高いゲームに対して、高い評価値を設定する。
In the user relevance information, for example, an evaluation value obtained by evaluating the mutual relevance between users is recorded. Here, a high evaluation value is set for a user who has a lot of relationships, such as a friend of SNS or a friend who commonly uses a plurality of applications (for example, games).
Further, an evaluation value obtained by evaluating the usage frequency of the game is recorded in the user relevance information. Here, a high evaluation value is set for a game that is frequently used.

また、制御部21の通知転送部214には、ユーザとの関連性を評価するための基準値に関するデータを保持させておく。そして、管理サーバ20の制御部21は、これらの評価値、基準値を用いて、通知転送処理を実行する。   Further, the notification transfer unit 214 of the control unit 21 stores data related to a reference value for evaluating the relevance with the user. And the control part 21 of the management server 20 performs a notification transfer process using these evaluation values and reference values.

(通知転送処理)
図4を用いて、この通知転送処理を説明する。
まず、管理サーバ20の制御部21は、ステップS2−1と同様に、通知の受信処理を実行する(ステップS3−1)。
(Notification forwarding process)
The notification transfer process will be described with reference to FIG.
First, similarly to step S2-1, the control unit 21 of the management server 20 executes notification reception processing (step S3-1).

この場合、管理サーバ20の制御部21は、ステップS2−2と同様に、状態検知処理を実行する(ステップS3−2)。
次に、管理サーバ20の制御部21は、ステップS2−3同様に、オンラインかどうかについての判定処理を実行する(ステップS3−3)。
In this case, the control unit 21 of the management server 20 executes a state detection process as in step S2-2 (step S3-2).
Next, the control part 21 of the management server 20 performs the determination process about whether it is online similarly to step S2-3 (step S3-3).

オンラインでないと判定した場合(ステップS3−3において「NO」の場合)、管理サーバ20の制御部21は、ステップS2−4と同様に、通常表示処理を実行する(ステップS3−4)。   When it determines with not being online (in the case of "NO" in step S3-3), the control part 21 of the management server 20 performs a normal display process similarly to step S2-4 (step S3-4).

一方、オンラインと判定した場合(ステップS3−3において「YES」の場合)、管理サーバ20の制御部21は、ユーザとの関係の評価処理を実行する(ステップS3−5)。具体的には、制御部21の通知転送部214は、ユーザ情報記憶部22に記録されたユーザ関連性情報を用いて、新着通知の送信元(ゲームや他のユーザ等)の評価値を取得する。そして、通知転送部214は、ユーザ関連性情報から抽出した、ゲームや他のユーザ等の評価値を合計した総合評価値を算出する。   On the other hand, when it determines with online (in the case of "YES" in step S3-3), the control part 21 of the management server 20 performs the evaluation process of a relationship with a user (step S3-5). Specifically, the notification transfer unit 214 of the control unit 21 uses the user relevance information recorded in the user information storage unit 22 to obtain an evaluation value of a new arrival notification transmission source (such as a game or another user). To do. Then, the notification transfer unit 214 calculates a total evaluation value obtained by summing the evaluation values of the game and other users extracted from the user relevance information.

次に、管理サーバ20の制御部21は、関連性が高いかどうかについての判定処理を実行する(ステップS3−6)。具体的には、制御部21の通知転送部214は、総合評価値が基準値より高いかどうかを判定する。   Next, the control part 21 of the management server 20 performs the determination process about whether relevance is high (step S3-6). Specifically, the notification transfer unit 214 of the control unit 21 determines whether or not the comprehensive evaluation value is higher than the reference value.

総合評価値が基準値以下であり、関連性が低いと判定した場合(ステップS3−6において「NO」の場合)、管理サーバ20の制御部21は、ステップS2−4と同様に、通常表示処理を実行する(ステップS3−4)。   When it is determined that the comprehensive evaluation value is equal to or lower than the reference value and the relevance is low (in the case of “NO” in step S3-6), the control unit 21 of the management server 20 performs normal display as in step S2-4. Processing is executed (step S3-4).

一方、総合評価値が基準値より高く、関連性が高いと判定した場合(ステップS3−6において「YES」の場合)、管理サーバ20の制御部21は、ステップS2−5と同様に、ゲーム内表示処理を実行する(ステップS3−7)。   On the other hand, when it is determined that the comprehensive evaluation value is higher than the reference value and the relevance is high (in the case of “YES” in step S3-6), the control unit 21 of the management server 20 controls the game in the same manner as in step S2-5. The internal display process is executed (step S3-7).

本実施形態によれば、以下のような効果を得ることができる。
(5)上記実施形態では、管理サーバ20の制御部21は、ユーザとの関係の評価処理を実行する(ステップS3−5)。そして、関連性が低いと判定した場合(ステップS3−6において「NO」の場合)、管理サーバ20の制御部21は、通常表示処理を実行する(ステップS3−4)。一方、関連性が高いと判定した場合(ステップS3−6において「YES」の場合)、管理サーバ20の制御部21は、ゲーム内表示処理を実行する(ステップS3−7)。これにより、ユーザとの関連性が高いゲームや他のユーザの状況を考慮して、タイムリーな通知を行なうことができる。
According to this embodiment, the following effects can be obtained.
(5) In the said embodiment, the control part 21 of the management server 20 performs the evaluation process of the relationship with a user (step S3-5). If it is determined that the relevance is low (in the case of “NO” in step S3-6), the control unit 21 of the management server 20 executes a normal display process (step S3-4). On the other hand, when it is determined that the relevance is high (in the case of “YES” in step S3-6), the control unit 21 of the management server 20 executes an in-game display process (step S3-7). Thus, timely notification can be performed in consideration of a game highly relevant to the user and the situation of other users.

(第3の実施形態)
上記第1の実施形態においては、ユーザ端末10の状況に応じて、通知の表示方法を変更する。第3の実施形態においては、ユーザ端末10の状況と、通知の緊急性に応じて、オンライン通知の要否を判断する。この場合、通知転送部214は、通知の緊急性を評価するための緊急性評価情報や、ユーザ端末10の状態を評価した状況評価情報を保持する。
(Third embodiment)
In the first embodiment, the notification display method is changed according to the situation of the user terminal 10. In the third embodiment, the necessity of online notification is determined according to the situation of the user terminal 10 and the urgency of notification. In this case, the notification transfer unit 214 holds urgent evaluation information for evaluating the urgency of the notification and situation evaluation information for evaluating the state of the user terminal 10.

この緊急性評価情報においては、例えば、通知に含まれるキーワードに基づいて緊急性を評価した通知評価値を記録する。ここでは、強い敵が登場しているバトルにおける協力要請など、送信元ユーザの協力要請が強いと予想される場合に、高い評価値を設定する。   In this urgency evaluation information, for example, a notification evaluation value that evaluates urgency based on a keyword included in the notification is recorded. Here, a high evaluation value is set when it is expected that the cooperation request of the transmission source user is strong, such as a cooperation request in a battle where a strong enemy appears.

また、状況評価情報には、ユーザ端末10がログインしているアプリケーション(ゲーム)の進捗状況を評価した状況評価値を記録する。例えば、ゲームにおいて、バトル実行中のように、ログインユーザが、目を離せない状況の場合には、高い状況評価値を設定する。   In the situation evaluation information, a situation evaluation value obtained by evaluating the progress of the application (game) to which the user terminal 10 is logged in is recorded. For example, in a game, when the logged-in user cannot keep an eye on, such as during battle execution, a high situation evaluation value is set.

そして、管理サーバ20の制御部21は、これらの評価値を用いて、通知転送処理を実行する。
(通知転送処理)
図5を用いて、この通知転送処理を説明する。
まず、管理サーバ20の制御部21は、ステップS2−1と同様に、通知の受信処理を実行する(ステップS4−1)。
Then, the control unit 21 of the management server 20 executes notification transfer processing using these evaluation values.
(Notification forwarding process)
The notification transfer process will be described with reference to FIG.
First, similarly to step S2-1, the control unit 21 of the management server 20 executes notification reception processing (step S4-1).

この場合、管理サーバ20の制御部21は、ステップS2−2と同様に、状態検知処理を実行する(ステップS4−2)。
次に、管理サーバ20の制御部21は、ステップS2−3同様に、オンラインかどうかについての判定処理を実行する(ステップS4−3)。
In this case, the control unit 21 of the management server 20 executes the state detection process as in step S2-2 (step S4-2).
Next, the control part 21 of the management server 20 performs the determination process about whether it is online similarly to step S2-3 (step S4-3).

オンラインでないと判定した場合(ステップS4−3において「NO」の場合)、管理サーバ20の制御部21は、ステップS2−4と同様に、通常表示処理を実行する(ステップS4−4)。   When it determines with not being online (in the case of "NO" in step S4-3), the control part 21 of the management server 20 performs a normal display process similarly to step S2-4 (step S4-4).

一方、オンラインと判定した場合(ステップS4−3において「YES」の場合)、管理サーバ20の制御部21は、通知の緊急性の評価処理を実行する(ステップS4−5)。具体的には、制御部21の通知転送部214は、保持している緊急性評価情報を用いて、通知に含まれるキーワードに基づいて、緊急性評価値を算出する。   On the other hand, when it determines with online (in the case of "YES" in step S4-3), the control part 21 of the management server 20 performs the urgent evaluation process of notification (step S4-5). Specifically, the notification transfer unit 214 of the control unit 21 calculates the urgency evaluation value based on the keyword included in the notification using the stored urgency evaluation information.

次に、管理サーバ20の制御部21は、現在のゲーム状況の特定処理を実行する(ステップS4−6)。具体的には、制御部21の通知転送部214は、ログインしているゲームサーバ30から、ゲームの進捗状況(ステータス)を取得する。そして、通知転送部214は、保持している状況評価情報を用いて、アプリケーションの進捗状況に基づいて、状況評価値を算出する。   Next, the control unit 21 of the management server 20 executes current game situation specifying processing (step S4-6). Specifically, the notification transfer unit 214 of the control unit 21 acquires the progress status (status) of the game from the logged-in game server 30. Then, the notification transfer unit 214 calculates a status evaluation value based on the progress status of the application using the status evaluation information held.

次に、管理サーバ20の制御部21は、通知の緊急性が高いかどうかについての判定処理を実行する(ステップS4−7)。具体的には、制御部21の通知転送部214は、緊急性評価値と、状況評価値とを比較する。ここで、緊急性評価値が状況評価値よりも高い場合には、通知の緊急性が高いと判定する。   Next, the control part 21 of the management server 20 performs the determination process about whether the urgency of notification is high (step S4-7). Specifically, the notification transfer unit 214 of the control unit 21 compares the urgency evaluation value and the situation evaluation value. Here, when the urgency evaluation value is higher than the situation evaluation value, it is determined that the urgency of the notification is high.

緊急性評価値が状況評価値以下であり、通知の緊急性が低いと判定した場合(ステップS4−7において「NO」の場合)、管理サーバ20の制御部21は、ステップS2−4と同様に、通常表示処理を実行する(ステップS4−4)。   When it is determined that the urgency evaluation value is equal to or less than the situation evaluation value and the notification urgency is low (in the case of “NO” in step S4-7), the control unit 21 of the management server 20 is the same as in step S2-4. Then, a normal display process is executed (step S4-4).

一方、緊急性評価値が状況評価値よりも高く、通知の緊急性が高いと判定した場合(ステップS4−7において「YES」の場合)、管理サーバ20の制御部21は、ステップS2−5と同様に、ゲーム内表示処理を実行する(ステップS4−8)。   On the other hand, when it is determined that the urgency evaluation value is higher than the situation evaluation value and the notification urgency is high (in the case of “YES” in step S4-7), the control unit 21 of the management server 20 performs step S2-5. In the same manner as described above, in-game display processing is executed (step S4-8).

本実施形態によれば、以下のような効果を得ることができる。
(6)上記実施形態では、管理サーバ20の制御部21は、通知の緊急性の評価処理(ステップS4−5)、現在のゲーム状況の特定処理(ステップS4−6)を実行する。そして、管理サーバ20の制御部21は、通知の緊急性が高いかどうかについての判定処理を実行する(ステップS4−7)。ここで、通知の緊急性が低いと判定した場合(ステップS4−7において「NO」の場合)、管理サーバ20の制御部21は、通常表示処理を実行する(ステップS4−4)。一方、通知の緊急性が高いと判定した場合(ステップS4−7において「YES」の場合)、管理サーバ20の制御部21は、ゲーム内表示処理を実行する(ステップS4−8)。これにより、ログインユーザにおける状況を考慮して、的確かつタイムリーな通知を行なうことができる。
According to this embodiment, the following effects can be obtained.
(6) In the said embodiment, the control part 21 of the management server 20 performs the evaluation process (step S4-5) of notification urgency, and the specific process (step S4-6) of the present game situation. And the control part 21 of the management server 20 performs the determination process about whether the emergency of notification is high (step S4-7). Here, when it determines with the urgency of notification being low (in the case of "NO" in step S4-7), the control part 21 of the management server 20 performs a normal display process (step S4-4). On the other hand, when it determines with the urgency of notification being high (in the case of "YES" in step S4-7), the control part 21 of the management server 20 performs the display process in a game (step S4-8). Thereby, it is possible to perform accurate and timely notification in consideration of the situation of the logged-in user.

(第4の実施形態)
上記第1の実施形態においては、ユーザ端末10の状況に応じて、通知の表示方法を変更する。第4の実施形態においては、通知に対する対応履歴に応じて、オンライン通知の要否を判断する。この場合、通知情報記憶部23には、各通知管理情報に関連付けて、通知を受けたときのユーザ端末10の状況、通知に対する対応実績についての対応履歴情報を記録する。本実施形態では、対応実績として、新規通知リンクの選択による詳細情報の閲覧の有無を記録する。
(Fourth embodiment)
In the first embodiment, the notification display method is changed according to the situation of the user terminal 10. In the fourth embodiment, the necessity of online notification is determined according to the response history for the notification. In this case, the notification information storage unit 23 records correspondence history information about the status of the user terminal 10 when the notification is received and the response record for the notification in association with each notification management information. In this embodiment, the presence / absence of browsing of detailed information due to selection of a new notification link is recorded as the response record.

また、制御部21の通知転送部214には、通知に対する対応実績を評価するための基準値に関するデータを保持させておく。そして、管理サーバ20の制御部21は、この対応履歴情報を用いて、通知転送処理を実行する。   In addition, the notification transfer unit 214 of the control unit 21 stores data related to the reference value for evaluating the response performance for the notification. Then, the control unit 21 of the management server 20 executes notification transfer processing using the correspondence history information.

(通知転送処理)
図6を用いて、この通知転送処理を説明する。
まず、管理サーバ20の制御部21は、ステップS2−1と同様に、通知の受信処理を実行する(ステップS5−1)。
(Notification forwarding process)
The notification transfer process will be described with reference to FIG.
First, similarly to step S2-1, the control unit 21 of the management server 20 executes notification reception processing (step S5-1).

この場合、管理サーバ20の制御部21は、ステップS2−2と同様に、状態検知処理を実行する(ステップS5−2)。
次に、管理サーバ20の制御部21は、ステップS2−3同様に、オンラインかどうかについての判定処理を実行する(ステップS5−3)。
In this case, the control unit 21 of the management server 20 executes a state detection process as in step S2-2 (step S5-2).
Next, the control part 21 of the management server 20 performs the determination process about whether it is online similarly to step S2-3 (step S5-3).

オンラインでないと判定した場合(ステップS5−3において「NO」の場合)、管理サーバ20の制御部21は、ステップS2−4と同様に、通常表示処理を実行する(ステップS5−4)。   When it determines with not being online (in the case of "NO" in step S5-3), the control part 21 of the management server 20 performs a normal display process similarly to step S2-4 (step S5-4).

一方、オンラインと判定した場合(ステップS5−3において「YES」の場合)、管理サーバ20の制御部21は、現在のゲーム状況の特定処理を実行する(ステップS5−5)。具体的には、制御部21の通知転送部214は、ユーザがログインしているアプリケーションのゲームサーバ30から、ゲームの進捗状況(ステータス)を取得する。   On the other hand, when it determines with online (in the case of "YES" in step S5-3), the control part 21 of the management server 20 performs the specific process of the present game condition (step S5-5). Specifically, the notification transfer unit 214 of the control unit 21 acquires the progress status (status) of the game from the game server 30 of the application to which the user is logged in.

次に、管理サーバ20の制御部21は、通知履歴の検索処理を実行する(ステップS5−6)。具体的には、制御部21の通知転送部214は、通知情報記憶部23において、ゲームID、通知種別、ユーザ端末10の状況に関連付けられた対応履歴情報を検索する。   Next, the control unit 21 of the management server 20 executes notification history search processing (step S5-6). Specifically, the notification transfer unit 214 of the control unit 21 searches the notification information storage unit 23 for correspondence history information associated with the game ID, the notification type, and the situation of the user terminal 10.

次に、管理サーバ20の制御部21は、対応実績があるかどうかについての判定処理を実行する(ステップS5−7)。具体的には、制御部21の通知転送部214は、対応履歴情報を用いて、閲覧した場合の割合(閲覧頻度)を算出する。そして、閲覧頻度が基準値より高い場合には、対応実績があると判定する。   Next, the control part 21 of the management server 20 performs the determination process about whether there exists a corresponding performance (step S5-7). Specifically, the notification transfer unit 214 of the control unit 21 calculates the ratio (viewing frequency) when browsing using the correspondence history information. If the browsing frequency is higher than the reference value, it is determined that there is a corresponding record.

閲覧頻度が基準値以下で、対応実績がないと判定した場合(ステップS5−7において「NO」の場合)、管理サーバ20の制御部21は、ステップS2−4と同様に、通常表示処理を実行する(ステップS5−4)。   When it is determined that the browsing frequency is equal to or less than the reference value and there is no corresponding record (in the case of “NO” in step S5-7), the control unit 21 of the management server 20 performs the normal display process as in step S2-4. Execute (Step S5-4).

一方、閲覧頻度が基準値よりも高く、対応実績があると判定した場合(ステップS5−7において「YES」の場合)、管理サーバ20の制御部21は、ステップS2−5と同様に、ゲーム内表示処理を実行する(ステップS5−8)。   On the other hand, when it is determined that the browsing frequency is higher than the reference value and there is a corresponding record (in the case of “YES” in step S5-7), the control unit 21 of the management server 20 controls the game in the same manner as in step S2-5. The internal display process is executed (step S5-8).

そして、管理サーバ20の制御部21は、対応履歴の記録処理を実行する(ステップS5−9)。具体的には、制御部21の通知転送部214は、通知情報記憶部23には、この通知管理情報に関連付けて、通知を受けたときのユーザ端末10の状況、詳細情報の閲覧「あり」を記録する。   Then, the control unit 21 of the management server 20 executes a response history recording process (step S5-9). Specifically, the notification transfer unit 214 of the control unit 21 associates with the notification management information in the notification information storage unit 23, the status of the user terminal 10 when the notification is received, and viewing of detailed information “Yes” Record.

本実施形態によれば、以下のような効果を得ることができる。
(7)上記実施形態では、管理サーバ20の制御部21は、通知履歴の検索処理を実行する(ステップS5−6)。対応実績がないと判定した場合(ステップS5−7において「NO」の場合)、管理サーバ20の制御部21は、通常表示処理を実行する(ステップS5−4)。一方、対応実績があると判定した場合(ステップS5−7において「YES」の場合)、管理サーバ20の制御部21は、ゲーム内表示処理を実行する(ステップS5−8)。これにより、対応履歴に応じて、的確かつタイムリーな通知を行なうことができる。従って、不必要な通知を抑制し、ユーザの趣向に応じた通知を行なうことができる。
According to this embodiment, the following effects can be obtained.
(7) In the above embodiment, the control unit 21 of the management server 20 executes notification history search processing (step S5-6). When it determines with there being no corresponding | compatible performance (in the case of "NO" in step S5-7), the control part 21 of the management server 20 performs a normal display process (step S5-4). On the other hand, if it is determined that there is a corresponding record (“YES” in step S5-7), the control unit 21 of the management server 20 executes an in-game display process (step S5-8). Thus, accurate and timely notification can be performed according to the correspondence history. Therefore, unnecessary notifications can be suppressed and notifications according to user preferences can be performed.

なお、上記実施形態は以下のように変更してもよい。
・上記各実施形態では、管理サーバ20の制御部21は、通知の受信処理を実行する(ステップS2−1)。これに代えて、通知転送部214が、各ゲームサーバ30から、使用中ではない他の利用ゲームの体力情報を取得するようにしてもよい。そして、体力ゲージ値が最大値になった場合には、ゲーム内表示処理を実行する。
In addition, you may change the said embodiment as follows.
In each of the above embodiments, the control unit 21 of the management server 20 executes notification reception processing (step S2-1). Instead, the notification transfer unit 214 may acquire physical strength information of other used games that are not in use from each game server 30. When the physical strength gauge value reaches the maximum value, in-game display processing is executed.

・上記第3の実施形態では、管理サーバ20の制御部21は、現在のゲーム状況の特定処理(ステップS4−6)、通知の緊急性が高いかどうかについての判定処理(ステップS4−7)を実行する。ここでは、ゲームの進捗状況に応じて高い状況評価値を付与する。状況評価値の付与方法は、これに限定されるものではない。例えば、使用中のゲームにおけるキャラクタの体力ゲージ値に応じて状況評価値を設定するようにしてもよい。ここでは、体力ゲージ値が低い場合には、状況評価値を低く設定する。これにより、使用中のゲームにおけるキャラクタの体力が少ない場合には、ゲーム内表示処理(ステップS4−7)が実行し、回遊性を向上させることができる。   In the third embodiment, the control unit 21 of the management server 20 determines the current game situation (step S4-6) and determines whether the notification is urgent (step S4-7). Execute. Here, a high situation evaluation value is assigned according to the progress of the game. The method for assigning the situation evaluation value is not limited to this. For example, the situation evaluation value may be set according to the physical strength gauge value of the character in the game in use. Here, when the physical strength gauge value is low, the situation evaluation value is set low. Thereby, when the physical strength of the character in the game in use is small, an in-game display process (step S4-7) is executed, and the migratory property can be improved.

また、状況評価情報において、ユーザの利用ゲームの体力情報を含めて保持するようにしてもよい。ここでは、管理サーバ20の制御部21の通知転送部214は、各ゲームサーバ30から、各ゲームにおけるログインユーザのキャラクタの体力ゲージ値を取得して保持する。そして、通知転送部214は、使用中のゲームにおける体力ゲージ値と、他の利用ゲームの体力ゲージ値との比較に基づいて、状況評価値を設定するようにしてもよい。ここでは、使用中のゲームにおける体力ゲージ値が、他の利用ゲームの体力ゲージ値よりも相対的に低くなった場合、状況評価値を低くする。これにより、使用中のゲームにおける状況と、他のゲームにおける状況との比較に応じて、ゲーム内表示の要否を判定することができる。   Further, the situation evaluation information may be held including the physical strength information of the user's game used. Here, the notification transfer unit 214 of the control unit 21 of the management server 20 acquires the physical strength gauge value of the logged-in user character in each game from each game server 30 and holds it. Then, the notification transfer unit 214 may set the situation evaluation value based on a comparison between the physical strength gauge value of the game in use and the physical strength gauge value of another game used. Here, when the physical strength gauge value in the game in use is relatively lower than the physical strength gauge values of the other games used, the situation evaluation value is lowered. Thereby, the necessity of the display in a game can be determined according to the comparison with the situation in the game in use, and the situation in other games.

更に、制御部21は、他の利用ゲームにおけるキャラクタの体力に基づいて、ゲーム内表示の表示順番の並び替えを行なうようにしてもよい。この場合には、通知転送部214は、各ゲームサーバ30から取得したキャラクタの体力ゲージ値が高いものから順番に並び替えて表示する。   Furthermore, the control unit 21 may rearrange the display order of the in-game display based on the character's physical strength in another use game. In this case, the notification transfer unit 214 rearranges and displays the characters acquired from each game server 30 in descending order of the physical strength gauge values.

・上記第3の実施形態では、管理サーバ20の制御部21は、通知の緊急性の評価処理(ステップS4−5)、現在のゲーム状況の特定処理(ステップS4−6)を実行する。そして、管理サーバ20の制御部21は、通知の緊急性が高いかどうかについての判定処理(ステップS4−7)において、緊急性評価値と状況評価値とを比較する。ここで、緊急性評価値を参照せずに、ゲームの状況評価情報のみに基づいて、ゲーム内表示を実行するか否かを判定するようにしてもよい。例えば、通知転送部214は、使用中のゲームの体力ゲージ値が基準値(例えば体力がゼロ)になった場合に、ゲーム内表示処理(ステップS4−8)を実行し、体力が残っている場合には通常表示(ステップS4−4)を実行する。   In the third embodiment, the control unit 21 of the management server 20 executes the notification urgency evaluation process (step S4-5) and the current game situation specifying process (step S4-6). And the control part 21 of the management server 20 compares an urgent evaluation value with a situation evaluation value in the determination process (step S4-7) about whether the urgency of a notification is high. Here, without referring to the urgency evaluation value, it may be determined whether or not to perform in-game display based only on the game situation evaluation information. For example, the notification transfer unit 214 performs in-game display processing (step S4-8) when the physical strength gauge value of the game in use becomes a reference value (for example, physical strength is zero), and physical strength remains. In this case, normal display (step S4-4) is executed.

・上記各実施形態では、オンラインと判定した場合(ステップS2−3において「YES」の場合)、管理サーバ20の制御部21は、ゲーム内表示処理を実行する(ステップS2−5)。具体的には、制御部21の通知転送部214は、ユーザ管理情報におけるステータスに基づいて、ログインしているゲームを特定する。そして、通知転送部214は、ゲーム画面にオンライン通知を出力する。ここで、ログイン先のゲーム種類に応じて、通知方法を変更してもよい。この場合には、ユーザ情報記憶部に、ユーザ毎に、ゲーム内表示が可能なゲームIDを記録しておく。管理サーバ20の制御部21は、ユーザ端末10のログイン先のアプリケーションのゲームIDを特定する。そして、制御部21は、ログインしているゲームに応じて、ゲーム内表示の可否を判定する。これにより、使用中にアプリケーションに応じて、ゲーム内通知の要否を判定することができる。   In each of the above embodiments, when it is determined to be online (in the case of “YES” in Step S2-3), the control unit 21 of the management server 20 executes an in-game display process (Step S2-5). Specifically, the notification transfer unit 214 of the control unit 21 specifies a logged-in game based on the status in the user management information. The notification transfer unit 214 then outputs an online notification on the game screen. Here, the notification method may be changed according to the game type of the login destination. In this case, a game ID that can be displayed in the game is recorded in the user information storage unit for each user. The control unit 21 of the management server 20 specifies the game ID of the login destination application of the user terminal 10. And the control part 21 determines the propriety of the display in a game according to the game which is logging in. This makes it possible to determine whether or not in-game notification is necessary according to the application during use.

・上記各実施形態では、アプリケーションとしてゲームにおいて、通知を行なう場合を説明したが、通知の対象アプリケーションは、ゲームに限定されるものではない。プラットフォームにおいて提供されている複数のアプリケーションにおいて、通知を行なうことができる。   In each of the above embodiments, the case where notification is performed in a game as an application has been described. However, the target application for notification is not limited to a game. Notification can be performed in a plurality of applications provided in the platform.

・上記各実施形態では、各ゲームサーバ30から通知を取得するが、通知の送信者はゲームサーバ30に限定されるものではない。電子メール等のように、各ユーザ端末10から、直接、通知を取得するようにしてもよい。   In each of the above embodiments, a notification is acquired from each game server 30, but the sender of the notification is not limited to the game server 30. The notification may be acquired directly from each user terminal 10 like an e-mail or the like.

・上記各実施形態では、通知種別として、ゲーム内のキャラクタの体力ゲージ値や協力要請を用いる。通知の種別は、これらに限定されるものではなく、他のゲームのイベントやゲーム状況に関する通知を提供するようにしてもよい。   In each of the above embodiments, the physical strength gauge value or cooperation request of a character in the game is used as the notification type. The notification types are not limited to these, and notifications regarding other game events and game situations may be provided.

次に、上記実施形態及び別例から把握できる技術的思想について、それらの効果とともに以下に追記する。
(a)ユーザ端末におけるアプリケーションの使用状況、及びユーザ端末に対する通知を記憶する記憶部と、
ネットワークを介して、ユーザ端末に接続された制御部とを用いて、複数のアプリケーションを管理する方法であって、
前記制御部が、
ユーザ端末に対する新たな通知を受信した場合、前記記憶部に記憶し、
前記記憶部において、前記ユーザ端末のアプリケーションの使用状況を確認し、
前記使用状況において、アプリケーションの使用中と判定した場合には、前記記憶部に記憶された前記通知を、前記ユーザ端末において使用中のアプリケーション表示内において出力する通知方法を決定することを特徴とする通知管理方法。
これにより、アプリケーションの使用中であっても、タイムリーに通知を出力することができる。
Next, technical ideas that can be grasped from the above-described embodiment and other examples will be described below together with their effects.
(A) a storage unit that stores a usage status of an application in the user terminal and a notification to the user terminal;
A method for managing a plurality of applications using a control unit connected to a user terminal via a network,
The control unit is
When a new notification is received for the user terminal, it is stored in the storage unit,
In the storage unit, confirm the usage status of the application of the user terminal,
In the usage situation, when it is determined that an application is in use, a notification method for outputting the notification stored in the storage unit in an application display being used in the user terminal is determined. Notification management method.
As a result, even when the application is in use, a notification can be output in a timely manner.

(b)前記制御部が、
前記通知の内容に応じて緊急性を評価し、
前記緊急性の評価結果に応じて、前記通知方法を決定することを特徴とする請求項(a)に記載の通知管理方法。
これにより、通知の緊急性に応じて、アプリケーション表示内における通知の出力要否を決定することができる。
(B) The control unit
Assess urgency according to the content of the notification,
The notification management method according to claim (a), wherein the notification method is determined according to the urgency evaluation result.
Thereby, it is possible to determine whether or not to output a notification in the application display according to the urgency of the notification.

(c)前記制御部が、
前記ユーザ端末において使用中のアプリケーションの状態を評価し、
前記緊急性の評価結果とアプリケーションの状態の評価結果との比較に基づいて、前記通知方法を決定することを特徴とする請求項(b)に記載の通知管理方法。
これにより、通知の出力が、使用中のアプリケーションの妨げになる場合には、通知の出力を抑制することができる。
(C) the control unit
Evaluating the state of the application in use on the user terminal;
The notification management method according to claim (b), wherein the notification method is determined based on a comparison between the urgency evaluation result and the application state evaluation result.
As a result, when the notification output hinders the application in use, the notification output can be suppressed.

(d)前記記憶部には、ユーザ端末において、アプリケーション表示内において出力した通知の対応履歴を記憶し、
前記制御部が、
新たな通知を受信した場合、前記記憶部において、前記通知と共通する過去の通知に対する対応履歴を特定し、
前記対応履歴に基づいて、前記通知方法を決定することを特徴とする請求項(a)〜(c)のいずれか1つに記載の通知管理方法。
これにより、通知に対する対応履歴に応じて、アプリケーション表示内における通知の出力要否を決定することができる。
(D) The storage unit stores a correspondence history of notifications output in the application display in the user terminal,
The control unit is
When a new notification is received, in the storage unit, a correspondence history for a past notification common to the notification is specified,
The notification management method according to any one of claims (a) to (c), wherein the notification method is determined based on the correspondence history.
Thereby, it is possible to determine whether or not to output the notification in the application display according to the response history for the notification.

(e)前記制御部が、
前記ユーザ端末において使用中のアプリケーションの状態を評価し、
前記状態に対応する対応履歴を特定することを特徴とする請求項(d)に記載の通知管理方法。
これにより、アプリケーションの状態に応じた対応履歴により、アプリケーション表示内における通知の出力要否を決定することができる。
(E) The control unit
Evaluating the state of the application in use on the user terminal;
The notification management method according to claim (d), wherein a correspondence history corresponding to the state is specified.
Thereby, it is possible to determine the necessity of outputting the notification in the application display based on the correspondence history corresponding to the application state.

10…ユーザ端末、20…管理サーバ、21…制御部、211…ユーザ管理部、212…通知取得部、213…ユーザ状況判定部、214…通知転送部、22…ユーザ情報記憶部、23…通知情報記憶部、30…ゲームサーバ。   DESCRIPTION OF SYMBOLS 10 ... User terminal, 20 ... Management server, 21 ... Control part, 211 ... User management part, 212 ... Notification acquisition part, 213 ... User situation determination part, 214 ... Notification transfer part, 22 ... User information storage part, 23 ... Notification Information storage unit, 30... Game server.

(1)上記課題を解決する通知管理方法においては、ユーザ端末におけるゲームに関するアプリケーションの使用状況、及びユーザ端末に対する通知を記憶する記憶部と、ネットワークを介して、ユーザ端末に接続された制御部とを用いる。そして、前記制御部が、ユーザ端末に対する前記アプリケーションについての新たな通知を受信した場合、当該通知を前記記憶部に記憶し、前記記憶部において、前記ユーザ端末のアプリケーションの使用状況を確認し、前記受信した通知が、前記ユーザ端末で使用中のアプリケーションと異なる他のアプリケーションについての通知である場合、複数の前記アプリケーションの間で共通である通知種別を特定し、前記通知の通知種別毎に、前記通知を前記通知の内容とともに統合して出力する。これにより、アプリケーションの使用中であっても、タイムリーに通知を出力することができる。 (1) In the notification management method for solving the above-described problem, a storage unit that stores a usage status of an application relating to a game in a user terminal and a notification to the user terminal, a control unit connected to the user terminal via a network, Is used. And when the said control part receives the new notification about the said application with respect to a user terminal, the said notification is memorize | stored in the said memory | storage part, In the said memory | storage part, the usage condition of the application in the said user terminal is confirmed, notification said received, if the a notice of application and different other applications running on the user terminal, to identify a is common notification type among the plurality of applications, each notification type of the notification, The notification is integrated and output together with the content of the notification . As a result, even when the application is in use, a notification can be output in a timely manner.

Claims (8)

ユーザ端末におけるアプリケーションの使用状況、及びユーザ端末に対する通知を記憶する記憶部と、
ネットワークを介して、ユーザ端末に接続された制御部とを用いて、複数のアプリケーションを管理する方法であって、
前記制御部が、
ユーザ端末に対する新たな通知を受信した場合、前記記憶部に記憶し、
前記記憶部において、前記ユーザ端末のアプリケーションの使用状況を確認し、
前記使用状況において、前記ユーザ端末で使用中のアプリケーションと異なる他のアプリケーションについて新たに受信した場合、前記通知の通知種別を特定し、前記通知の通知種別に応じて、前記通知を統合して出力することを特徴とする通知管理方法。
A storage unit for storing a usage status of an application in the user terminal and a notification to the user terminal;
A method for managing a plurality of applications using a control unit connected to a user terminal via a network,
The control unit is
When a new notification is received for the user terminal, it is stored in the storage unit,
In the storage unit, confirm the usage status of the application of the user terminal,
In the usage situation, when another application different from the application being used in the user terminal is newly received, the notification type of the notification is specified, and the notification is integrated and output according to the notification type of the notification A notification management method characterized by:
前記記憶部には、ユーザ端末において、アプリケーション表示内において出力した通知の対応履歴を記憶し、
前記制御部が、
新たな通知を受信した場合、前記記憶部において、前記通知と共通する過去の通知に対する対応履歴を特定し、
前記対応履歴に基づいて、前記通知種別に応じて統合した通知を出力することを特徴とする請求項1に記載の通知管理方法。
The storage unit stores a correspondence history of notifications output in the application display in the user terminal,
The control unit is
When a new notification is received, in the storage unit, a correspondence history for a past notification common to the notification is specified,
The notification management method according to claim 1, wherein a notification integrated according to the notification type is output based on the correspondence history.
前記制御部が、
前記ユーザ端末において使用中のアプリケーションの状態を評価し、
前記状態に対応する対応履歴を特定することを特徴とする請求項2に記載の通知管理方法。
The control unit is
Evaluating the state of the application in use on the user terminal;
The notification management method according to claim 2, wherein a correspondence history corresponding to the state is specified.
前記通知に関連する他のアプリケーションについての情報を、前記通知の通知種別に応じて異なるタブが付加された画面に出力することを特徴とする請求項1〜3のいずれか1項に記載の通知管理方法。   4. The notification according to claim 1, wherein information about another application related to the notification is output on a screen to which a different tab is added according to the notification type of the notification. Management method. 前記他のアプリケーションには、ゲームに関するものが含まれ、
前記ゲームにおいてユーザが用いるキャラクタの体力の回復状況を取得し、
前記通知種別として前記回復状況を示す情報を統合することを特徴とする請求項1〜4のいずれか1項に記載の通知管理方法。
The other applications include those related to games,
Obtaining the recovery status of the physical strength of the character used by the user in the game;
5. The notification management method according to claim 1, wherein information indicating the recovery status is integrated as the notification type.
前記他のアプリケーションには、ゲームに関するものが含まれ、
前記ゲームについての他のユーザからの協力要請を取得し、
前記通知種別として前記他のユーザからの協力要請を統合して出力することを特徴とする請求項1〜5のいずれか1項に記載の通知管理方法。
The other applications include those related to games,
Obtain a request for cooperation from another user about the game,
The notification management method according to claim 1, wherein cooperation requests from the other users are integrated and output as the notification type.
ユーザ端末におけるアプリケーションの使用状況、及びユーザ端末に対する通知を記憶する記憶部と、
ネットワークを介して、ユーザ端末に接続された制御部とを備え、
前記制御部が、
ユーザ端末に対する新たな通知を受信した場合、前記記憶部に記憶し、
前記記憶部において、前記ユーザ端末のアプリケーションの使用状況を確認し、
前記使用状況において、前記ユーザ端末で使用中のアプリケーションと異なる他のアプリケーションについて新たに受信した場合、前記通知の通知種別を特定し、前記通知の通知種別に応じて、前記通知を統合して出力することを特徴とする通知管理サーバ。
A storage unit for storing a usage status of an application in the user terminal and a notification to the user terminal;
A control unit connected to the user terminal via the network,
The control unit is
When a new notification is received for the user terminal, it is stored in the storage unit,
In the storage unit, confirm the usage status of the application of the user terminal,
In the usage situation, when another application different from the application being used in the user terminal is newly received, the notification type of the notification is specified, and the notification is integrated and output according to the notification type of the notification A notification management server characterized by:
ユーザ端末におけるアプリケーションの使用状況、及びユーザ端末に対する通知を記憶する記憶部と、
ネットワークを介して、ユーザ端末に接続された制御部とを用いて、複数のアプリケーションを管理するプログラムであって、
前記制御部を、
ユーザ端末に対する新たな通知を受信した場合、前記記憶部に記憶し、
前記記憶部において、前記ユーザ端末のアプリケーションの使用状況を確認し、
前記使用状況において、前記ユーザ端末で使用中のアプリケーションと異なる他のアプリケーションについて新たに受信した場合、前記通知の通知種別を特定し、前記通知の通知種別に応じて、前記通知を統合して出力する手段
として機能させることを特徴とする通知管理プログラム。
A storage unit for storing a usage status of an application in the user terminal and a notification to the user terminal;
A program for managing a plurality of applications using a control unit connected to a user terminal via a network,
The control unit
When a new notification is received for the user terminal, it is stored in the storage unit,
In the storage unit, confirm the usage status of the application of the user terminal,
In the usage situation, when another application different from the application being used in the user terminal is newly received, the notification type of the notification is specified, and the notification is integrated and output according to the notification type of the notification A notification management program which functions as a means for performing
JP2015127545A 2015-06-25 2015-06-25 Notification management method, notification management server, and notification management program Active JP5865540B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2015127545A JP5865540B2 (en) 2015-06-25 2015-06-25 Notification management method, notification management server, and notification management program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2015127545A JP5865540B2 (en) 2015-06-25 2015-06-25 Notification management method, notification management server, and notification management program

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2013204206A Division JP5770804B2 (en) 2013-09-30 2013-09-30 Notification management method, notification management server, and notification management program

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2015253120A Division JP6114373B2 (en) 2015-12-25 2015-12-25 Notification management method, notification management system, and notification management program

Publications (2)

Publication Number Publication Date
JP2015228221A true JP2015228221A (en) 2015-12-17
JP5865540B2 JP5865540B2 (en) 2016-02-17

Family

ID=54885613

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2015127545A Active JP5865540B2 (en) 2015-06-25 2015-06-25 Notification management method, notification management server, and notification management program

Country Status (1)

Country Link
JP (1) JP5865540B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112206509A (en) * 2020-10-12 2021-01-12 上海酷量信息技术有限公司 System and method for dynamically sending notification according to server state

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003319020A (en) * 2002-04-24 2003-11-07 Kyocera Corp Portable terminal
JP2007249868A (en) * 2006-03-17 2007-09-27 Ricoh Co Ltd Information processor and information processing method
US20120060103A1 (en) * 2010-08-31 2012-03-08 Kenshi Arasaki Systems and methods to support real-time integrated mobile communication for social applications
US20120254770A1 (en) * 2011-03-31 2012-10-04 Eyal Ophir Messaging interface

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003319020A (en) * 2002-04-24 2003-11-07 Kyocera Corp Portable terminal
JP2007249868A (en) * 2006-03-17 2007-09-27 Ricoh Co Ltd Information processor and information processing method
US20120060103A1 (en) * 2010-08-31 2012-03-08 Kenshi Arasaki Systems and methods to support real-time integrated mobile communication for social applications
US20120254770A1 (en) * 2011-03-31 2012-10-04 Eyal Ophir Messaging interface

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112206509A (en) * 2020-10-12 2021-01-12 上海酷量信息技术有限公司 System and method for dynamically sending notification according to server state

Also Published As

Publication number Publication date
JP5865540B2 (en) 2016-02-17

Similar Documents

Publication Publication Date Title
JP6006986B2 (en) Posting information sharing system, information processing apparatus, information processing method, and information processing system
US10232252B2 (en) Information processing system, information processing method, program, and information storage medium
US11032230B2 (en) Method, server, and program for managing notification
US9185187B2 (en) Posted information sharing
US20120225720A1 (en) Gaming System
JP2015066075A (en) Application management method, application management server and application management program
JP7210499B2 (en) Notification system, notification method, server, information processing device, control method and program
JP5865540B2 (en) Notification management method, notification management server, and notification management program
JP2015041237A (en) Information evaluation apparatus, information evaluation method, and information evaluation program
JP2017170164A (en) Notification method, user terminal, and notification program
JP6145590B1 (en) Notification method, notification system, notification program, user terminal, and user terminal control program
JP6114373B2 (en) Notification management method, notification management system, and notification management program
JP6679708B2 (en) Program, user terminal, notification method, and notification system
JP2009020583A (en) Information processing system and information processing method
KR20130091391A (en) Server and method for recommending contents, and recording medium storing program for executing method of the same in computer
US10220316B2 (en) Information processing device, information processing method, program, information storing medium, information processing system, and management device
CN109413459B (en) User recommendation method and related equipment in live broadcast platform
JP6035075B2 (en) Information processing system, information processing apparatus, program, and information processing method
JP4383441B2 (en) Circulation document management system, circulation document management method, and circulation document management program
JP2013109547A (en) Information processing system, information processing method, program and information storage medium
JP6226403B2 (en) Information processing apparatus, program, information processing system
JP6145620B2 (en) Information processing apparatus, program, information processing system
KR20210082771A (en) Method for serving social netwok service based on iot and ai
JP2020035005A (en) Communication support device and program
KR101630136B1 (en) Organization of inputs for online service

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20150918

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20151208

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20151225

R150 Certificate of patent or registration of utility model

Ref document number: 5865540

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250