WO2016199250A1 - 情報処理装置、制御方法及びプログラム - Google Patents

情報処理装置、制御方法及びプログラム Download PDF

Info

Publication number
WO2016199250A1
WO2016199250A1 PCT/JP2015/066769 JP2015066769W WO2016199250A1 WO 2016199250 A1 WO2016199250 A1 WO 2016199250A1 JP 2015066769 W JP2015066769 W JP 2015066769W WO 2016199250 A1 WO2016199250 A1 WO 2016199250A1
Authority
WO
WIPO (PCT)
Prior art keywords
information
distribution
distributed
delivery
processing apparatus
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.)
Ceased
Application number
PCT/JP2015/066769
Other languages
English (en)
French (fr)
Inventor
拓也 槌谷
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Rakuten Group Inc
Original Assignee
Rakuten 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 Rakuten Inc filed Critical Rakuten Inc
Priority to PCT/JP2015/066769 priority Critical patent/WO2016199250A1/ja
Priority to JP2015559385A priority patent/JP6077143B1/ja
Publication of WO2016199250A1 publication Critical patent/WO2016199250A1/ja
Anticipated expiration legal-status Critical
Ceased legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units

Definitions

  • the present invention relates to an information processing apparatus, a control method, and a program, and more particularly to a technique for determining a distribution method for information accompanied by a notification that requires content confirmation.
  • a pull-type method that requires user operation a push-type method that does not require user operation to obtain information from the information providing side (hereinafter simply referred to as the providing side).
  • the providing side a push-type method that does not require user operation to obtain information from the information providing side
  • the pull-type method for example, information acquisition from the provider side is triggered by the activation of a predetermined application for service use or the display of a user-dedicated page after user authentication at an online service site, and a predetermined GUI is used. Information is notified using.
  • the push-type method for example, when a user's information terminal is in an activated state, so-called push notification that allows information to be forcibly received using the OS function of the terminal and notified in a predetermined manner, or periodically
  • the terminal actively receives the information transmitted from the provider side, such as a notification of reception of an e-mail acquired by a server check, without being based on a user operation, and is notified.
  • the information distributed by the push type method is designed to be acquired without being based on the user operation and notified basically at the acquisition timing as described above, so the notification timing is not preferable for the user. It may be.
  • Patent Document 1 when push-type information is received, notification is made based on an operation tendency such as time until notification of detailed content is made after notification related to similar content information in the past. A technique for controlling the timing and the notification mode to be different is disclosed.
  • the present invention has been made in view of the above-described problems, and an information processing apparatus, a control method, and a program that suitably control a distribution method and a notification mode for each user based on a tendency of content confirmation of information to be distributed.
  • the purpose is to provide.
  • an information processing apparatus includes an acquisition unit that acquires information to be distributed and information on a distribution destination of the information, and a distribution indicated by the information on the distribution destination acquired by the acquisition unit.
  • an acquisition unit that acquires information to be distributed and information on a distribution destination of the information, and a distribution indicated by the information on the distribution destination acquired by the acquisition unit.
  • For each of the destinations reference is made to statistical information including information on a delivery method that is statistically determined based on the content confirmation history of the information related to the delivery destination, and one delivery method is selected from among a plurality of delivery methods.
  • a selection unit, and a setting unit that sets one distribution method selected by the selection unit for each of the distribution destinations.
  • a distribution server capable of distributing information determined as a distribution target to one of a plurality of predetermined distribution methods, as an example of an information processing apparatus.
  • an example to which the present invention is applied will be described.
  • the present invention is applicable to any device that can set a distribution method for information set as a distribution target.
  • distributed means that at least a part of information to be distributed is transmitted to an electronic device as a distribution destination, and in a transmittable state (in response to a predetermined request based on an operation in the electronic device) Is a ready state).
  • notification means that the electronic device is informed to the user that the at least part of the information has been acquired, exists or has been updated.
  • content confirmation means that the user has browsed the entire delivered information or the information corresponding to the notification (having a larger amount of information than the information presented at the time of notification), or is included in the information to be delivered It means that the user has browsed the link destination information associated with at least one of the link information.
  • FIG. 1 is a diagram showing a system configuration of a distribution system according to an embodiment of the present invention.
  • the electronic device 200 used by the user is connected to the distribution server 100 via the network 300, and information determined as a distribution target is distributed from the distribution server 100 to the electronic device 200.
  • the distribution server 100 sets an information distribution method for each of the electronic devices 200 and distributes the information to each electronic device 200 at a timing based on the set distribution method.
  • the distribution server 100 is described as being responsible for both the determination of the distribution method and the information distribution to the electronic device 200, but the device that determines the distribution method and the device that distributes the information are separate devices. Needless to say, it may be configured.
  • the electronic device 200 may be any information communication terminal such as a PC or a smartphone used by the user.
  • the electronic device 200 is configured to be able to process information distributed by at least two or more of a plurality of distribution methods prepared by the distribution server 100. Then, the electronic device 200 uses a predetermined notification method to notify that the information to be distributed is received according to each distribution method, the information is present, the information is updated, and the like. Notify 200 users.
  • the user of the electronic device 200 is registered as a “user” in a predetermined service that uses the distribution server 100 for information distribution.
  • the distribution server 100 distributes information to be distributed to the electronic device 200 based on the information on the distribution destination for each distribution method managed for each user.
  • the network 300 may be a medium for realizing communication connection between a plurality of devices such as the Internet and a wide area communication network, but various communication methods are adopted regardless of wired communication. Good.
  • FIG. 2 is a block diagram illustrating a functional configuration of the distribution server 100.
  • the control unit 101 controls the operation of each block included in the distribution server 100 such as a CPU.
  • the control unit 101 reads out an operation program for each block stored in the storage unit 102 and a program for processing (distribution processing, method determination processing) relating to determination of a distribution method, which will be described later, and develops and executes the program in the memory 103. Control the operation of each block.
  • the storage unit 102 is a storage device that permanently stores stored information such as a nonvolatile memory or an HDD.
  • the storage unit 102 stores not only the program but also information such as parameters necessary for the operation of each block of the distribution server 100.
  • the memory 103 is a storage device that temporarily stores stored information such as a volatile memory in a state where it can be easily accessed.
  • the memory 103 is used not only as a program development area but also as a storage area for temporarily holding intermediate data output in the operation of each block.
  • the acquisition unit 104 acquires information (distribution target information) distributed to the target electronic device 200 by the distribution server 100 according to the present embodiment and information on the distribution destination.
  • the distribution target information includes, for example, a message ID 601 for identifying the distribution target information as shown in FIG. 6A, a message type 602 indicating the type and attribute of the content that the distribution target information presents on the electronic device 200, and the content of the distribution target information.
  • link information 604 that enables access to specific information stored in the distribution server 100 or an external server such as a specific Web page.
  • the message type 602 includes, for example, major classifications such as new product information, DM, maintenance information, purchase information, and reservation information, and combinations of medium categories such as product genres, limited-time events, and urgency / importance related to information confirmation. It may be configured to include.
  • the message body 603 may simply be information indicating that specific information has been updated.
  • the distribution target information may be acquired by being generated based on a user operation via a user interface (not shown) included in the distribution server 100, or may be acquired via the communication unit 108 described below. May be acquired by receiving from an external device. Further, the distribution target information may be recognized as being acquired by, for example, being generated by the control unit 101 using a predetermined automatic generation program, an update management program, or the like as a trigger at an arbitrary timing.
  • the user DB 105 is a database that manages various types of user information (user information) registered as “use users” in a service that uses the distribution system of the present embodiment for information distribution.
  • the user information includes, for example, personal information such as name, age, and address in association with an account ID for identifying the user, as well as information on a distribution method that can be handled by the device used and destination information necessary for distribution.
  • the user DB 105 may store / manage user information according to the hardware configuration inside the distribution server 100, or may exist as a device outside the distribution server 100. When the user DB 105 exists as an external device, the information acquisition from the user DB 105 may be performed by receiving it as a response to a request transmission via the network 300, for example.
  • the distribution statistics DB 106 is information (statistical information) that statistically shows the history of whether or not the contents of the distribution target information distributed for each user managed by the user DB 105 has been confirmed, and the behavior tendency based on the history. ).
  • the statistical information is, for example, as shown in FIG. 6B for each user, the behavior history 612 indicating the history of behavior performed by the user on the distribution target information already distributed, and the statistical information of the user obtained by analysis of the behavior history 612. It is assumed that a behavior distribution 613 and a use distribution method 614 indicating a distribution method used when information distribution for the user is performed are managed for each message type 611.
  • the usage distribution method 614 is determined by the method determination unit 107 for each combination of the user and the message type 611 based on the user behavior tendency 613.
  • the distribution statistics DB 106 may be configured integrally with the distribution server 100 or as a separate body, like the user DB 105.
  • the method determination unit 107 determines the distribution method for each user by referring to the statistical information stored in the distribution statistics DB 106 for the distribution target information acquired by the acquisition unit 104. In addition, when the method determination unit 107 collects information on an action performed by the user in response to the distribution of the distribution target information, that is, information indicating an action related to the content confirmation of the distribution target information performed at the distribution destination, The behavior history 612 of statistical information is generated or updated. Then, the method determination unit 107 analyzes the behavior history 612 to estimate a statistical behavior tendency 613, and generates or updates information on the corresponding use distribution method 614 based on the statistical result.
  • the actions related to the content confirmation performed at the delivery destination will be described later together with information on delivery methods that can be selected by the delivery server 100 of the present embodiment. Moreover, you may comprise the action tendency 613 as a thing which shows the user's interest level with respect to the delivery object information classified into the message classification 611.
  • the communication unit 108 is a communication interface that the distribution server 100 has.
  • the communication unit 108 is connected to another device (the electronic device 200, in some cases, the user DB 105, the distribution statistics DB 106, or the device that provides the distribution target information) via the network 300, and uses a communication method according to a predetermined protocol. Send and receive data between devices.
  • processing is realized in each block included in the distribution server 100 as hardware.
  • the present invention is not limited to this, and processing of each block performs the same processing as that of each block. It may be realized by a program.
  • ⁇ Delivery method ⁇ In the distribution server 100 of the present embodiment, the following plurality of methods are provided as selectable distribution methods for distributing distribution target information.
  • the push notification distribution method is a push type method in which distribution target information transmitted from the distribution server 100 is received by the electronic device 200 without a request from the electronic device 200 and is forcibly notified to the user by the electronic device 200.
  • the received distribution target information is forcibly notified to the user of the electronic device 200 that the distribution target information has been received, for example, by a function of an operation system (OS) operating in the electronic device 200.
  • OS operation system
  • the notification mode the subject, the beginning of the text, etc. included in the memory 103 of the distribution target information are displayed on the display device of the electronic device 200 using a specific dialog such as a popup, a window, a banner display, or the like. May be.
  • notification modes a GUI indicating the presence of unread / new information to be distributed is displayed on the information browsing application icon, a similar GUI is displayed in a predetermined notification area of the electronic device 200, and the like. It may be adopted. Further, the notification mode is not limited to the display device, and it is needless to say that the notification mode may be performed by audio output or signal output via a notification device such as a vibrator of the electronic device 200. Yes. In addition, in order to distribute the distribution target information in this method with forced notification, it may be necessary to install a dedicated application on the electronic device 200.
  • the distribution target information is transmitted and accumulated from the distribution server 100 as an electronic mail to the electronic mail service mail server used by the user of the electronic device 200, and at the specified electronic mail acquisition timing,
  • the distribution target information is received by the electronic device 200 from the mail server.
  • the application email client
  • it is received when the presence of a new incoming mail in the mail server is checked at a predetermined interval determined by the mail client.
  • a method of making a request, or a method of making a reception request for distribution target information to the mail server when notification that the distribution target information has been accumulated in the mail server is made.
  • this method is a push type because it does not require a user's operation input to acquire distribution target information.
  • this method can be said to be a pull type in a method of checking the presence of a new received mail in the mail server and requesting reception.
  • the e-mail delivery method is basically assumed to be the former, and is an aspect of a push-type delivery method.
  • the notification when this method is adopted may be forcibly made in the same manner as the push notification distribution method, but the notification is performed at the timing and conditions desired by the user according to the settings of the mail client. There may be.
  • ⁇ Distribution method for service use sites In online shopping services in recent years, when using a service, a user starts a browsing application (browser) on the electronic device 200 to access a service portal site, and uses the service with a registered user account. By performing the login process, it is possible to view a personalized page.
  • the distribution method for this service using site is a pull type that is made by acquiring the distribution target information accumulated for distribution to the user based on the operation and processing related to the display of such a personal page. It is a method.
  • the distribution target information is associated with each user and stored in the user DB 105 or the like.
  • the distribution target information when targeting all users who use the service, is not associated with the information for each user and stored in a predetermined server or the like. May be stored.
  • the distribution target information is notified that at least a part of the information is acquired as information for display when the personal page is logged in, and that the information is present or acquired.
  • the notification may be an aspect in which at least a part of the distribution target information existing in an unread state in a partial area of the personal page is displayed, or the presence and the number of the distribution target information.
  • a mode in which (unread number) is displayed as a GUI on a predetermined icon may be employed.
  • the notification related to the distribution target information is not limited to the personal page, but is made for the first time when an access request to another page for displaying the distribution target information that can be transitioned from the personal page is made. May be.
  • the distribution target information is distributed by the pull type method according to the processing when the user is using the service via the browser.
  • some online services have dedicated applications related to service use. Since such a dedicated application is designed specifically for service use, there is a case where information transmitted / received in relation to display control is different from the case of using a browser.
  • the distribution server 100 of the present embodiment uses these four distribution methods depending on how much the content of the information is preferably checked by the user of the electronic device 200 that is the distribution destination of the distribution target information. Use for each user.
  • the four distribution methods are selectively used based on a measure such as whether it leads to the user benefit or the benefit of the service provider, or whether the emergency notification or the like can be reliably transmitted and smooth service operation can be achieved.
  • the degree to which the content confirmation of information is preferably performed is determined by the method determination unit 107 using information indicating an action related to the content confirmation performed at the distribution destination for the distributed distribution target information on the scale described above. Estimated based on the result of analysis in the light.
  • Action information indicating an action related to the content confirmation made at the distribution destination with respect to the distribution target information is the presence / absence of the content confirmation of the distribution target information, the time elapsed from the notification regarding the distribution target information to the content confirmation, and
  • the content of action may include at least one of presence / absence of execution of a predetermined function based on content confirmation. For example, if the distribution target information is a notification of a specific campaign in the provided service and includes link information to the notification site, ⁇ After the notification related to the distribution target information was made, the link information was accessed to the notification site.
  • action information is, for example, ⁇ Elapsed time from notification or delivery to confirmation of the contents of the delivery target information ⁇ Access to the notification site and whether or not the campaign was registered for use ⁇ Users for the campaign such as whether or not the service was actually used based on the campaign Information that can evaluate the degree of interest and the demand for service provision related to the campaign may be included as the action content.
  • Such action information may be acquired from each electronic device 200 to which distribution target information is distributed via the communication unit 108. The action information may be generated in the distribution server 100 based on analysis of a request made on the system side when using the service.
  • the distribution target information is distributed in the order of push notification distribution method ⁇ e-mail distribution method ⁇ dedicated application distribution method ⁇ service use site distribution method (or distribution). It is assumed that a ranking has been made. That is, it is assumed that the four distribution methods are ranked according to the ease of recognition of the notification related to the distribution target information for the user. Each of the four distribution methods has predetermined notification modes with different visibility in connection with notification of distributed information, and the ranking is set in descending order based on the visibility. Such visibility is the possibility of information transmission in the presentation of the distribution target information to the user, the ease of content confirmation (simplification of the operation procedure), and the notification related to the distribution target information in the normal use of the electronic device 200 May be different from each other.
  • the push notification delivery method forcibly notifies the presence of delivery target information by a dialog or the like, it can be easily seen by the user, and a lead for confirming the contents can be provided without requiring a complicated user operation.
  • the distribution method for service use sites does not notify the existence of the distribution target information until the user login to the use site is performed, and launches the browser, accesses the use site, logs in the user, and confirms the distribution target information to be confirmed. Multiple stages of user operations, such as designation, are required before confirming the contents.
  • a push-type delivery method such as a push notification delivery method
  • use of the user's electronic device 200 may be interrupted by forced display.
  • the notification timing changes according to the operation input made by the user, so that the content of the information can be confirmed at a user-desired timing.
  • the method determining unit 107 refers to the statistical information managed for each user as described above, and is estimated based on the user's behavior tendency.
  • the distribution method used for distributing the distribution target information is selected according to the scale of “ka”.
  • the distribution method does not intentionally distribute the distribution target information, or performs distribution but acquires the distribution target information. You may include the thing which does not perform the notification which concerns on an update. Further, it will be easily understood that the distribution method selected for any distribution target information is not limited to the above four methods. Furthermore, it is to be understood that the notification mode of the distribution target information in each distribution method is not limited to the above-described one, and various notification modes including presentation of the distribution target information itself may be adopted.
  • the plurality of delivery methods that can be selected in the implementation of the present invention are, from the viewpoint of the user, the necessity of operation input in the electronic device 200, the notification mode relating to the delivery target information in the electronic device 200, and the delivery. It may be a distribution method in which at least one of the presence or absence is different. In other words, these multiple delivery methods are ⁇ Whether the distribution target information is acquired by push type or pull type ⁇ Notification of notification visibility, procedures required to notify the user, procedures required from notification to contents confirmation, presence / absence of notification, etc. It may be provided so that the combination of the mode and the presence / absence of delivery is different.
  • the electronic device 200 related to all users will be described as being able to acquire the distribution target information by any of the above-described distribution methods. Obviously, it is not limited to.
  • the method determination unit 107 acquires information on a distribution method that is not compatible based on the user information, and the user statistics An unsupported distribution method may not be set as the information use distribution method 614.
  • a different distribution method is selected for each device, or the distribution method is suitable for the selected distribution method. You may choose to distribute information only to the devices.
  • a distribution method suitable for a device that will be used at the time of distribution may be selected based on the history of the device usage time zone.
  • the content confirmation history may be managed by integrating actions related to content confirmation performed by a plurality of devices used by one user. In this case, it may be managed by including in the statistical information whether the action has been made based on the notification made by which distribution method.
  • the distribution server 100 distributes the distribution target information acquired by the acquisition unit 104 to each electronic device 200 using the flowchart of FIG. Will be described.
  • the processing corresponding to the flowchart can be realized by the control unit 101 reading, for example, a corresponding processing program stored in the storage unit 102, developing it in the memory 103, and executing it.
  • This distribution process will be described as being started when, for example, the acquisition unit 104 acquires distribution target information and information about the distribution destination.
  • control unit 101 refers to the distribution target information acquired by the acquisition unit 104, and sets the message type 602 as a reference type that is a determination criterion of the distribution method.
  • the control unit 101 selects, as the target distribution destination, one distribution destination for which no distribution method is set for the acquired distribution target information.
  • the distribution destination information is described as an account ID indicating a user corresponding to the distribution destination.
  • the distribution destination information is not limited to the user and may identify the electronic device 200 of the distribution destination.
  • the method determination unit 107 reads out statistical information managed in the distribution statistics DB 106 in association with the account ID that is the target distribution destination under the control of the control unit 101. Then, the method determination unit 107 transmits the used distribution method 614 associated with the reference type in the statistical information to the control unit 101 as a distribution method (used distribution method) used for the distribution target information that is the target of this distribution processing. . Note that if the use distribution method 614 associated with the reference type does not exist in the statistical information, or if there is no statistical information, the method determination unit 107 uses the distribution method determined by default for the distribution target information. To the control unit 101.
  • step S ⁇ b> 304 the control unit 101 adds the target distribution destination account ID and the used distribution method transmitted from the method determination unit 107 to the distribution list related to the acquired distribution target information in association with each other, thereby adding the target distribution.
  • the distribution list may be a list stored in the memory 103 or the storage unit 102 in association with the message ID 601 of the distribution target information, and may be segmented for each used distribution method.
  • control unit 101 determines whether or not the use distribution method has been set for all the distribution destinations acquired in executing the distribution process. If the control unit 101 determines that the used distribution method has been set for all the distribution destinations, it moves the process to S306, and if it determines that there is a distribution destination that has not yet been set, it returns the process to S302.
  • the control unit 101 distributes the distribution target information based on the distribution list related to the distribution target information.
  • the distribution target information is distributed to various destinations (devices for identifying the electronic device 200) associated with the account ID of the target distribution destination and managed in the user DB 105.
  • the information is distributed to the corresponding electronic device 200 via the communication unit 108 with reference to the information of the token, e-mail address, and the like.
  • the use distribution method is a pull-type distribution method, for example, distribution is possible by adding the distribution target information to the display information required for display from the distribution destination in a predetermined manner for the use distribution method. And can be configured so that delivery is performed upon request.
  • the display information may be stored in the user DB 105 in association with the account ID, for example.
  • the distribution server 100 can distribute the distribution target information to each distribution destination based on the statistical information.
  • the distribution does not need to distribute the entire contents to be presented to the user as the distribution target information. For example, information indicating that distribution target information has been registered, information indicating that already registered distribution target information has been updated, or at least a part of information such as the title and head of the distribution target information, link information You may distribute with. And the structure by which the whole delivery object information is shown to a user by the access process via this link information being performed in a delivery destination may be sufficient.
  • step S ⁇ b> 401 the method determination unit 107 reads out statistical information (target statistical information) associated with the account ID included in the acquired action information and stored in the distribution statistical DB 106 and stores it in the memory 103.
  • the action information includes, for example, a message ID 622 and a message type 623, which are the basis of the action, in addition to the action content 624 indicating the process performed according to the distribution target information as described above as shown in FIG. 6C.
  • Information associated with the account ID 621 of the user of the electronic device 200 may be used.
  • the method determination unit 107 adds the acquired action information in association with the message ID 622 and the action content 624 to the action history 612 corresponding to the message type 623 in the target statistical information.
  • the method determination unit 107 processes the action history 612 stored in association with the message type 623 in the target statistical information, and analyzes the tendency of actions that the user can take for the information distribution related to the message type 623. And the method determination part 107 produces
  • the analysis of the behavior tendency of the present embodiment is based on what kind of actions have been performed on content confirmation at the delivery destination for the delivery of the distribution target information determined to be the same type so far. Will be described as being assigned to one of a plurality of predetermined stages. The degree of interest may be evaluated based on the behavior of the content that is frequently taken for the same type.
  • the distribution target information is a campaign notification as described above
  • ⁇ Total amount purchased by using services based on the campaign ⁇ Time required to register the campaign and access to the notification site ⁇ Access to the notification site was not made only by content confirmation ⁇ Notification was not read without confirming the content
  • the specified period has passed in the state ⁇
  • the content confirmation was not performed and the notification was deleted ⁇
  • the content confirmation related to the notification of the target type was not performed, but the content confirmation related to the notification of another type made at the same time was not confirmed What is necessary is just to evaluate an interest degree by combining the action etc. which can estimate the user's interest degree which concerns on the information of the classification of object.
  • the method determination unit 107 of the present embodiment evaluates the behavior history performed for information distribution of the same type in the past, the statistical information is evaluated based on the behavior with statistically high probability. The degree of interest can be evaluated.
  • the action history 612 included in the statistical information will be described as simply storing the action content included in the acquired action information.
  • the user's interest may transition, for example, by evaluating the degree of interest based on behavioral trends such as behavior content history made during a predetermined period until the execution date of this method determination process, Needless to say, it can be adapted to such a transition of interest.
  • the method determination unit 107 updates the distribution method (used distribution method 614) used when distributing the corresponding type of information based on the behavior tendency 613 changed in S402.
  • the usage distribution method is based on criteria such as whether it is preferable that the operation input in the electronic device 200 is less when distributing the distribution target information, or whether the notification visibility related to the distribution target information is higher. To be determined.
  • the method determining unit 107 may determine that the type of information distribution is not performed so as not to give the user a troublesome impression by distributing information of low interest. Note that in the method determination process of this embodiment, information on which of the above four distribution methods is assigned according to the degree of interest is determined in advance, and the method determination unit 107 determines the interest level indicated by the behavior tendency 613. A description will be given assuming that the corresponding distribution method is determined as the use distribution method 614.
  • the method determination unit 107 transmits the updated target statistical information to the distribution statistics DB 106, stores it in place of the old target statistical information, and completes this method determination processing.
  • the distribution server 100 of this embodiment will perform the same type of information distribution in the future based on the history of actions related to the content confirmation made at each distribution destination for the distributed information.
  • a distribution method suitable for the distribution destination can be determined.
  • the distribution server 100 determines a distribution method based on the user's behavior tendency, so that the distribution method is changed for each user even in the case of information distribution that is conventionally performed by push notification to all users. .
  • the information processing apparatus can suitably control the distribution method and the notification mode for each user based on the tendency of the content confirmation of the information to be distributed. Specifically, the information processing apparatus acquires information to be distributed and information on the distribution destination of the information, and is statistically determined for each of the distribution destinations based on the content confirmation history of the information related to the distribution destination. One of the plurality of distribution methods is selected with reference to statistical information including information on the distribution method. At this time, for the information to be distributed, the apparatus sets one selected distribution method for distribution to each of the distribution destinations.
  • the degree of interest and the distribution method are associated one-to-one, and the degree of interest is analyzed based on the action history, so that the distribution method is uniquely determined. Implementation is not limited to this.
  • the frequency and number of times used for distribution in a predetermined period are set in advance.
  • a different priority is set in advance for each of a plurality of distribution methods as a distribution method used for each stage of interest.
  • the method determination unit 107 keeps the frequency of use of each predetermined distribution method according to the priority and the distribution of the types of distribution target information already distributed or distributed in the future (distribution of the number of distributions).
  • a distribution method is determined for each distribution target information.
  • the method determination unit 107 determines whether to use the push notification distribution method according to the frequency determined for the use of the push notification distribution method. It is determined whether or not to use the push notification delivery method for the delivery target information. At this time, the method determination unit 107 arranges a plurality of pieces of distribution target information in descending order of priority based on the priority information of the push notification distribution method determined for each type, and sets the number of pieces of distribution target information satisfying the above frequency. Select in order from the top, and decide to use the push notification delivery method. For the lower-level distribution target information that has not been selected, the method determination unit 107 may control the distribution method in consideration of the frequency in the same manner for the distribution method for which the priority of each time point is determined.
  • Modification 2 In the above-described embodiment and Modification 1, the behavior tendency analysis is described as merely evaluating the degree of interest. However, the use distribution method based on the behavior history need not be determined only by the measure of interest. .
  • the distribution target information has a short time required for content confirmation, such as a limited-time event, an urgent event, etc. (high speed of required information transmission is high) ) Can also exist.
  • urgent / importance notifications such as a notice that service usage will be stopped in a few hours due to emergency maintenance of the server, or a notice that a withdrawal related to card usage repayment cannot be performed due to a shortage of the remaining bank account.
  • a user confirms a content irrespective of the presence or absence of an interest degree.
  • the method determination unit 107 of the present modification depends on statistical information depending on the distribution target information. Without selecting a delivery method. Specifically, for example, in the case of distribution target information with an attribute that is classified as having a high degree of urgency or importance over the entire user, the method determination unit 107 performs forced notification and visibility. Forcibly select a delivery method that gives a high notification without depending on statistical information.
  • the method determination unit 107 selects a distribution method having a lower notice visibility than the forcibly selected distribution method. Also good. Furthermore, for a user who does not confirm the content for a notification of distribution target information with a high degree of urgency in the action history, a distribution method having a lower notice visibility than the forcibly selected distribution method is selected. May be.
  • Embodiment 2 In Embodiment 1 and Modifications 1 and 2 described above, it has been described that the distribution method of distribution target information is determined based on statistical information, importance of distribution target information, and the like, but the present invention is not limited to this. It is not a thing. For example, when the user himself / herself can set a delivery method for various types of information in advance, the delivery method may be determined based on the setting instead of statistical information.
  • the distribution method is determined based on the setting of the distribution method made by the user in this way, information suitable for the user is initially distributed when the setting is performed.
  • the interest of the user has changed, for example.
  • the information distribution frequency is not desired, the user has to change the setting each time.
  • information distribution on a mail medium such as a mail magazine
  • information is customarily configured so that link information for stopping information distribution is included in the mail, but in this case, no information distribution is performed.
  • the service provider side may reduce the chances of profits due to sales announcements. Is not preferred.
  • the present embodiment even when a setting related to the designation of a distribution method is made by the user, a method for changing so that suitable information distribution can be performed without requiring subsequent setting change by the user is described. To do.
  • the structure of the delivery server 100 of the delivery system which concerns on this embodiment shall be the same as that of Embodiment 1 mentioned above.
  • the user DB 105 of this embodiment when a delivery method (priority delivery method) selected preferentially by each user is set, information indicating the delivery method and information on the date and time when the setting was made (setting) It is assumed that the date information is managed in association with the message type.
  • the method determination unit 107 determines whether or not the priority distribution method for the reference type is set in association with the account ID of the user of the target distribution destination in S501. . Specifically, the method determination unit 107 refers to the user information corresponding to the target distribution destination managed in the user DB 105, and determines whether the priority distribution method associated with the reference type is included. If the method determination unit 107 determines that the priority distribution method for the reference type has been set, it moves the process to S502. If it determines that the priority distribution method has not been set, it moves the process to S303.
  • the method determining unit 107 determines whether or not a predetermined time has elapsed since the date and time when the priority distribution method was set for the reference type. Specifically, the method determination unit 107 determines this step by referring to the set date information and the current time information related to the reference type stored in the user information together with the priority distribution method. If the method determining unit 107 determines that the predetermined time has elapsed, it moves the process to S303, and if it determines that the predetermined time has not elapsed, it moves the process to S503.
  • step S503 the method determination unit 107 acquires information on the priority distribution method set as the target distribution destination for the reference type, and transmits the information to the control unit 101 as a distribution method used for the distribution target information.
  • the priority delivery method can be used even if the setting is not updated by the user when a predetermined time has elapsed since the setting was made.
  • information can be distributed by a distribution method based on an actual behavior tendency. That is, it is possible to perform information distribution by setting a suitable distribution method in accordance with the actual state of the content confirmation status on the system side. In this case, the user may be notified that the distribution method has been changed.
  • the delivery method is determined based on the statistical information when a predetermined time has elapsed, but the implementation of the present invention is not limited to this.
  • the distribution method to be used may be determined by weighting based on the elapsed time from the setting. Good.
  • the distribution methods are ranked based on the visibility of the notification, each of the priority distribution method and the used distribution method 614 is quantified on a scale that quantifies the visibility. Then, the weighted visibility is calculated based on the weighting coefficient set so that the weight of the used distribution method 614 becomes higher according to the time elapsed from the setting, and the distribution method uses the distribution method corresponding to the numerical value. You may decide.
  • the content type of information distributed according to the service may be one type, so the statistical information does not need to be provided for each type.
  • the description has been made assuming that the notification mode is determined for each of the distribution methods, but each of the distribution method and the notification mode may be determined in the method determination process (for example, the top in the distribution method for service use sites) A combination of a display mode for notifying the title and the beginning of the message at the top of the page, a display mode for performing a pop-up notification when the application is started in the distribution method for dedicated applications, and the like is determined).
  • the notification mode since the notification mode is individually set by the user in the electronic device 200 even in the push type distribution method, the setting information may be received and taken into consideration in the determination of the distribution method.
  • the present invention is not limited to the above-described embodiment, and various changes and modifications can be made without departing from the spirit and scope of the present invention.
  • the information processing apparatus according to the present invention can also be realized by a program that causes one or more computers to function as the information processing apparatus.
  • the program can be provided / distributed by being recorded on a computer-readable recording medium or through a telecommunication line.

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)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

情報処理装置は、配信対象の情報及び該情報の配信先の情報を取得し、配信先の各々について、該配信先に係る情報の内容確認履歴に基づいて統計的に決定された配信方式の情報を含む統計情報を参照して複数の配信方式のうちの1つの配信方式を選択する。このとき装置は、配信対象の情報について、選択された1つの配信方式を配信先の各々に配信用に設定する。

Description

情報処理装置、制御方法及びプログラム
 本発明は、情報処理装置、制御方法及びプログラムに関し、特に内容確認を要する通知を伴う情報に対する配信方式を決定する技術に関する。
 従来、サービスの利用に係り予めユーザ情報を登録しているユーザに対して、キャンペーン告知や障害・メンテナンス情報等、提供サービスに係る様々な案内等の情報が存在することや更新されたこと、あるいは情報を受信したことを異なる通知態様で通知する、様々な情報配信方式が用いられている。
 情報配信方式には、大別して情報提供側(以下、単に提供側)からなされた情報の取得に、ユーザ操作を必要とするプル型の方式と、ユーザ操作を必要としないプッシュ型の方式とがある。プル型方式では、例えばサービス利用のための所定のアプリケーションの起動や、オンラインサービスサイトにおいてユーザ認証後にユーザ専用ページ等が表示されたことをトリガとして提供側からの情報取得が行われ、所定のGUIを用いて情報の通知がなされる。一方で、プッシュ型方式では、例えばユーザの情報端末が起動状態にあれば該端末のOS機能を利用して強制的に情報受信させて予め定められた態様により通知させる所謂プッシュ通知や、定期的なサーバチェックにより情報取得される電子メールの受信通知等、提供側から送信された情報をユーザ操作に基づかずに端末が能動的に受信して通知がなされる。
 ところで、プッシュ型方式で配信された情報は、上記したようにユーザ操作に基づかずに取得されて基本的に取得のタイミングで通知されるよう設計されているため、通知タイミングがユーザにとって好ましくないタイミングである場合がある。特許文献1には、プッシュ型方式の情報を受信した場合に、過去に同様の内容の情報に係る通知を行ってから詳細な内容確認がなされるまでの時間等の操作傾向に基づいて、通知タイミングや通知態様を異ならせるよう制御する技術が開示されている。
特開2011-082887号公報
 しかしながら、特許文献1のようにタイミングを異ならせてプッシュ型方式により取得された情報を通知する方式では、通知を行っていない情報が未読状態で蓄積するために、例えば特定の時間帯において集中的に通知がなされる、またこれにより通知時にはユーザにとって必要な情報の識別性が低下する可能性があった。さらには、蓄積された多数の情報の詳細確認に係る操作について、ユーザに煩雑な印象を与える可能性があった。また、プッシュ通知の本来の使用目的である、即時の内容確認がユーザにとって好ましいまたは有益であるような、緊急性の高い情報や有効期限を有する情報等が適切なタイミングで通知されない可能性があった。
 また、プッシュ型方式では情報がユーザ操作に依らず端末に受信されるため、ユーザの所望しない情報であったとしても、その取得に係る受信処理が行われて不必要なデータ通信量が発生するため、ユーザに好適な印象を与えない可能性があった。
 本発明は、上述の問題点に鑑みてなされたものであり、配信される情報の内容確認の傾向に基づいてユーザごとに配信方式及び通知態様を好適に制御する情報処理装置、制御方法及びプログラムを提供することを目的とする。
 前述の目的を達成するために、本発明の情報処理装置は、配信対象の情報及び該情報の配信先の情報を取得する取得手段と、取得手段により取得された配信先の情報により示される配信先の各々について、該配信先に係る情報の内容確認履歴に基づいて統計的に決定された配信方式の情報を含む統計情報を参照し、複数の配信方式のうちの1つの配信方式を選択する選択手段と、配信対象の情報について、選択手段により選択された1つの配信方式を配信先の各々に設定する設定手段と、を有する。
 このような構成により本発明によれば、配信される情報の内容確認の傾向に基づいてユーザごとに配信方式及び通知態様を好適に制御することが可能となる。
 本発明のその他の特徴及び利点は、添付図面を参照とした以下の説明により明らかになるであろう。なお、添付図面においては、同じ若しくは同様の構成には、同じ参照番号を付す。
 添付図面は明細書に含まれ、その一部を構成し、本発明の実施の形態を示し、その記述と共に本発明の原理を説明するために用いられる。
本発明の実施形態に係る配信システムのシステム構成を示した図 本発明の実施形態に係る配信サーバ100の機能構成を示したブロック図 本発明の実施形態1に係る配信サーバ100で実行される配信処理を例示したフローチャート 本発明の実施形態に係る配信サーバ100で実行される方式決定処理を例示したフローチャート 本発明の実施形態2に係る配信サーバ100で実行される配信処理を例示したフローチャート 本発明の実施形態に係る各種データのデータ構成を例示した図
 [実施形態1]
 以下、本発明の例示的な実施形態について、図面を参照して詳細に説明する。なお、以下に説明する一実施形態は、情報処理装置の一例としての、配信対象として決定された情報を予め定められた複数の配信方式のいずれかにより配信先の電子機器に配信可能な配信サーバに、本発明を適用した例を説明する。しかし、本発明は、配信対象として設定された情報についての配信方式を設定することが可能な任意の機器に適用可能である。
 本明細書において、「配信」とは、配信対象の情報の少なくとも一部を配信先である電子機器に送信すること、及び送信可能な状態(電子機器における操作に基づく所定の要求に応じて送信が可能な準備状態)にすることを意味するものとする。また「通知」とは、該少なくとも一部の情報の取得がなされたこと、存在することまたは更新されたことを電子機器においてユーザに知らしめることを意味するものとする。そして「内容確認」とは、配信した情報の全体や(通知時に提示される情報よりも多くの情報量を有する)該通知に対応する情報をユーザが閲覧したこと、または配信対象の情報に含まれる少なくともいずれかのリンク情報で関連付けられたリンク先の情報をユーザが閲覧したことを意味するものとする。
 《配信システムの構成》
 図1は、本発明の実施形態に係る配信システムのシステム構成を示した図である。
 本実施形態の配信システムでは、ユーザの使用する電子機器200がネットワーク300を介して配信サーバ100に接続しており、配信対象として決定された情報が配信サーバ100から電子機器200に対して配信される。このとき配信サーバ100は、電子機器200の各々について情報の配信方式を設定し、設定した配信方式に基づくタイミングで各電子機器200に対して情報を配信する。本実施形態では、配信サーバ100が配信方式の決定及び電子機器200への情報配信の両方を担うものとして説明するが、配信方式を決定する機器と情報配信を行う機器とが別体の装置として構成されてもよいことは言うまでもない。
 電子機器200は、ユーザの使用するPCやスマートフォン等、任意の情報通信端末であってよい。電子機器200は、配信サーバ100が用意する複数の配信方式のうちの少なくとも2以上の方式によって配信された情報を処理可能に構成される。そして電子機器200は、各配信方式に応じて配信対象の情報を受信したこと、情報が存在すること、情報が更新されたこと等を情報に係る通知として、予め定められた通知方法により電子機器200のユーザに通知する。
 本実施形態の配信システムでは電子機器200のユーザは、配信サーバ100を情報配信に使用する所定のサービスに「利用ユーザ」として登録されている。配信サーバ100は各利用ユーザについて管理されている、配信方式ごとの配信先の情報に基づいて電子機器200への配信対象の情報の配信を行う。
 ネットワーク300は、例えばインターネットや広域通信網等の複数の機器間の通信接続を実現するための媒体であってよいが、その通信方式は有線無線を問わず、様々な方式のものが採用されてよい。
  〈配信サーバ100の構成〉
 次に、本実施形態の配信システムの配信サーバ100の詳細構成について、図2を参照してさらに説明する。図2は、配信サーバ100の機能構成を示したブロック図である。
 制御部101は、例えばCPU等の配信サーバ100が有する各ブロックの動作の制御を司る。制御部101は、記憶部102に記憶された各ブロックの動作プログラムや後述の配信方式の決定に係る処理(配信処理、方式決定処理)のプログラムを読み出し、メモリ103に展開して実行することにより、各ブロックの動作を制御する。
 記憶部102は、例えば不揮発性メモリやHDD等の格納された情報を恒久的に保持する記憶装置である。記憶部102は、上記プログラムだけでなく、配信サーバ100が有する各ブロックの動作において必要となるパラメータ等の情報を記憶する。またメモリ103は、例えば揮発性メモリ等の格納された情報を、簡易にアクセス可能な状態で、一時的に保持する記憶装置である。メモリ103は、プログラムの展開領域としてだけでなく、各ブロックの動作において出力された中間データ等を一時的に保持する格納領域として用いられる。
 取得部104は、本実施形態の配信サーバ100が対象の電子機器200に対して配信する情報(配信対象情報)及びその配信先の情報を取得する。配信対象情報は、例えば図6Aに示されるように配信対象情報を識別するためのメッセージID601、配信対象情報が電子機器200において提示する内容の種別や属性を示すメッセージ種別602、配信対象情報の内容を示すメッセージ本文603、及び特定のWebページなどの配信サーバ100や外部のサーバに格納された特定の情報へのアクセスを可能とするリンク情報604を含んでいてよい。メッセージ種別602は、例えば新商品情報、DM、メンテナンス情報、購買情報、予約情報等の大分類や、商品ジャンル、期間限定イベント、情報確認に係る緊急性/重要性等の中分類の組み合わせ等を含んで構成されてもよい。またメッセージ本文603は、単に特定の情報が更新されたことを示す情報であってもよい。
 配信対象情報は、配信サーバ100が有する不図示のユーザインタフェースを介したユーザ操作に基づいて生成されることにより取得されるものであってもよいし、後述の通信部108を介して配信サーバ100が外部機器から受信することにより取得されるものであってもよい。また配信対象情報は、所定の自動生成プログラムや更新管理プログラム等の実行によって、任意のタイミングをトリガとして例えば制御部101により生成されることで、取得したと認識されるものであってもよい。
 ユーザDB105は、本実施形態の配信システムを情報配信に使用するサービスに「利用ユーザ」として登録されているユーザの各種情報(ユーザ情報)を管理するデータベースである。ユーザ情報は、例えばユーザを識別するアカウントIDに関連付けて、氏名、年齢、住所等の個人情報に加え、使用する機器において対応可能な配信方式の情報及び配信に必要となる宛先情報を含むものとする。なお、ユーザDB105は、配信サーバ100内部のハードウェア構成によりユーザ情報を記憶/管理するものであってもよいし、配信サーバ100の外部に機器として存在するものであってもよい。ユーザDB105が外部機器として存在する場合、ユーザDB105からの情報取得は、例えばネットワーク300を介した要求送信に対する応答として受信することにより行われてよい。
 配信統計DB106は、ユーザDB105で管理されるユーザの各々について、配信した配信対象情報の内容確認が行われたか否かの履歴、及び該履歴に基づく行動傾向等を統計的に示す情報(統計情報)を管理するデータベースである。統計情報は、例えば各ユーザについて図6Bに示されるような、既に配信した配信対象情報についてユーザによりなされた行動の履歴を示す行動履歴612、行動履歴612の解析により得られた該ユーザの統計的な行動傾向613、及び該ユーザについて情報配信を行う際に使用する配信方式を示す使用配信方式614が、メッセージ種別611ごとに管理されているものとする。使用配信方式614は、ユーザの行動傾向613に基づいて、ユーザとメッセージ種別611の組み合わせごとに方式決定部107により決定される。なお、配信統計DB106もユーザDB105と同様に、配信サーバ100と一体または別体として構成されるものであってよい。
 方式決定部107は、取得部104により取得された配信対象情報について、配信統計DB106に格納される統計情報を参照してユーザごとに配信方式を決定する。また方式決定部107は、配信対象情報の配信に応じてユーザによりなされた行動の情報、即ち配信先でなされた該配信対象情報の内容確認と関連する行為を示す情報を収集すると、該ユーザの統計情報の行動履歴612を生成または更新する。そして方式決定部107は、行動履歴612の解析を行って統計的な行動傾向613を推定し、該統計結果に基づいて対応する使用配信方式614の情報を生成または更新する。なお、配信先でなされた内容確認と関連する行為については、本実施形態の配信サーバ100で選択可能な配信方式の情報と共に後述する。また、行動傾向613は、メッセージ種別611に分類される配信対象情報に対するユーザの関心度を示すものとして構成してもよい。
 通信部108は、配信サーバ100が有する通信インタフェースである。通信部108は、ネットワーク300を介して他の装置(電子機器200、場合によってはユーザDB105、配信統計DB106または配信対象情報の提供元の機器)と接続し、所定のプロトコルに従った通信方式で、機器間のデータの送受信を行う。
 本実施形態ではハードウェアとして配信サーバ100が備える各ブロックにおいて処理が実現されるものとして説明するが、本発明の実施はこれに限らず、各ブロックの処理は該各ブロックと同様の処理を行うプログラムで実現されてもよい。
 《配信方式》
 本実施形態の配信サーバ100では、配信対象情報の配信に係り選択可能な配信方式として以下の複数の方式を設けている。
  〈プッシュ通知配信方式〉
 プッシュ通知配信方式は、配信サーバ100から送信された配信対象情報が電子機器200からの要求なく電子機器200において受信され、電子機器200においてユーザに強制的に通知されるプッシュ型の方式である。受信された配信対象情報は、例えば該電子機器200において動作しているオペレーションシステム(OS)の機能により、配信対象情報の受信がなされたことが電子機器200のユーザに強制的に通知される。通知の態様は、配信対象情報のメモリ103に含まれる件名や本文冒頭部等がポップアップのような特定のダイアログ、ウィンドウ、バナー表示等を用いて電子機器200の表示装置に表示されるものであってもよい。またこの他通知の態様として、情報閲覧用アプリケーションのアイコン上に未読/新規の配信対象情報の存在を示すGUIを表示する、電子機器200が有する所定の通知領域に同様のGUIを表示する等を採用してもよい。また本方式に限らず通知の態様は、表示装置に限られるものではなく、音声出力や電子機器200の有する振動子等の通知用の機器を介した信号出力等によりなされてもよいことは言うまでもない。なお、強制的な通知を伴う本方式での配信対象情報の配信を行うためには、電子機器200への専用のアプリケーションのインストールを要件とするものであってもよい。
  〈電子メール配信方式〉
 電子メール配信方式は、電子機器200のユーザが利用する電子メールサービスのメールサーバに、電子メールとして配信対象情報が配信サーバ100から送信されて蓄積され、指定された電子メールの取得タイミングで、該メールサーバから配信対象情報が電子機器200に受信される方式である。電子機器200の有する電子メールの取得を行うアプリケーション(メールクライアント)等の設定に依るが、メールクライアントにより定められた所定の間隔でメールサーバの新規受信メールの存在をチェックして存在する場合に受信要求を行う方式、あるいはメールサーバに配信対象情報が蓄積されたことの通知がなされた際に配信対象情報の受信要求をメールサーバに行う方式が採用される。このような方式が採用される場合、配信対象情報の取得にユーザの操作入力を要しないため、本方式はプッシュ型と言える。一方、ユーザがメールクライアントの使用において電子メールの受信操作を行った場合にメールサーバの新規受信メールの存在のチェック、及び受信要求を行う方式では、本方式はプル型とも言える。本実施形態では電子メール配信方式は基本的には前者を想定し、プッシュ型の配信方式の一態様であるものとする。なお、本方式を採用した場合の通知も、プッシュ通知配信方式と同様に強制的になされてもよいが、メールクライアントの設定等に応じてユーザの所望するタイミング、条件で通知が行われるものであってもよい。
  〈サービス利用サイト用配信方式〉
 近年のオンライン型ショッピングサービス等では、ユーザはサービスの利用に際して、電子機器200上でブラウジングアプリケーション(ブラウザ)を起動してサービス用のポータルサイト等にアクセスし、利用登録したユーザアカウントにてサービス利用のログイン処理を行うことで、個人用にカスタマイズされたページを閲覧することができる。本サービス利用サイト用配信方式は、このような個人用のページの表示に係る操作や処理に基づいてユーザに配信するために蓄積していた配信対象情報が取得されることによりなされるプル型の方式である。配信対象情報は、例えばユーザ毎に関連付けられてユーザDB105等に格納されている、あるいは例えばサービス利用する全ユーザを対象とするような場合はユーザごとの情報として関連付けられずに所定のサーバ等に格納されていてよい。そして配信対象情報は、少なくとも一部の情報が個人用ページのログイン時に表示用の情報として取得され、その存在や取得がなされたことが通知される。通知は、例えば個人用ページの一部の領域に未読の状態で存在する配信対象情報のうちの少なくとも一部の情報が表示される態様であってもよいし、配信対象情報の存在やその数(未読数)を所定のアイコン上にGUIとして表示する態様であってもよい。このような個人用ページの表示制御は、通常の個人用ページの基本的な構成要素に係る表示パラメータの情報に加え、ユーザごとの配信対象情報の配信状況に応じた表示パラメータを電子機器200に受信させることによりなされる。また、配信対象情報に係る通知は個人用ページに限らず、個人用ページから遷移可能な、配信対象情報を表示するための別ページへのアクセス要求がなされた際に、初めてなされるものであってもよい。
  〈専用アプリケーション用配信方式〉
 サービス利用サイト用配信方式では、ブラウザを介してユーザがサービス利用している際の処理に応じたプル型の方式により配信対象情報の配信がなされるものとしたが、サービス利用の態様はこれに限られない。例えば、近年では使用するブラウザによりGUIレイアウトや機能が制限されること等によるユーザビリティを改良するために、オンライン型サービスでは、サービス利用に係る専用アプリケーションを設けているものがある。このような専用アプリケーションでは、サービス利用に特化して設計されているため、ブラウザを用いる場合とは表示制御に係り送受信される情報が異なるケースもある。しかし基本的にはサービス利用サイトと同様に、該専用アプリケーションの起動、トップページの表示、メニュー表示等の特定の処理に起因してプル型の方式で、蓄積されている配信対象情報の取得がなされる。
 なお、本実施形態の配信サーバ100では、配信対象情報の配信先である電子機器200のユーザにより、どの程度該情報の内容確認がなされることが好ましいかに応じて、これら4つの配信方式をユーザごとに使い分ける。即ち、ユーザ利益あるいはサービス提供側の利益に繋がる、あるいは緊急告知等を確実に伝達して円滑なサービス運用が図れるか否か等の尺度に基づいて、4つの配信方式を使い分ける。具体的にどの程度情報の内容確認がなされることが好ましいかは、配信した配信対象情報に対して配布先でなされた内容確認と関連する行為を示す情報を、方式決定部107が上記尺度に照らして解析した結果に基づいて推定される。
 配信対象情報について配布先でなされた内容確認と関連する行為を示す情報(行為情報)とは、配信対象情報の内容確認の有無、配信対象情報に係る通知から内容確認までに経過した時間、及び内容確認に基づく所定の機能実行の有無の少なくともいずれかを行動内容として含むものであってよい。例えば、配信対象情報が提供サービスにおける特定のキャンペーンの告知であって、告知サイトへのリンク情報を含むものである場合、行為情報は、
 ・配信対象情報に係る通知がなされた後に、リンク情報から告知サイトへのアクセスがなされた
 ・告知サイトへのアクセスはなされていないが、通知に基づいて配信対象情報の内容確認が行われた(例えばメールや通知が既読状態とされた)
 ・内容確認がなされずに、通知または配信した配信対象情報が削除されたか
等の、情報配信に係るキャンペーンの周知効果を段階的に評価可能な情報が、行動内容として含まれる情報であってもよい。また行為情報は例えば、
 ・通知または配信から配信対象情報の内容確認までに経過した時間
 ・告知サイトにアクセスし、キャンペーンの利用登録を行ったか否か
 ・実際にキャンペーンに基づくサービス利用がなされたか否か
等のキャンペーンに対するユーザごとの関心度やキャンペーンに係るサービス提供の需要等を評価可能な情報が行動内容として含まれる情報であってもよい。これら行為情報は、配信対象情報の配信がなされた各電子機器200から通信部108を介して取得されるものであってもよい。また行為情報は、サービスの利用に際してシステム側になされた要求の解析に基づいて、配信サーバ100において生成されるものであってもよい。
 また、本実施形態では上記4つの配信方式は、プッシュ通知配信方式→電子メール配信方式→専用アプリケーション用配信方式→サービス利用サイト用配信方式の順で、配信対象情報の配信がなされた(または配信状態となった)ことの順位づけがなされているものとする。即ち、配信対象情報に係る通知のユーザにとっての認識し易さに応じて、4つの配信方式は順位づけられているものとする。4つの配信方式はそれぞれ、配信された情報の通知に係り視認性の異なる通知態様が予め定められており、上記順位づけは視認性の高さに基づいて降順で設定されるものとする。このような視認性は、配信対象情報のユーザへの提示において情報伝達可能性や内容確認の容易性(操作手順の簡易性)、また単に電子機器200の通常使用用途において配信対象情報に係る通知の識別性が異なるものであってよい。
 例えば、プッシュ通知配信方式はダイアログ等によって強制的に配信対象情報の存在を通知するためユーザに視認されやすく、またその内容確認への導線を煩雑なユーザ操作を必要とせずに提供できる。一方、サービス利用サイト用配信方式は、利用サイトへのユーザログインがなされるまで配信対象情報の存在は通知されない上、ブラウザの起動、利用サイトへのアクセス、ユーザログイン、内容確認する配信対象情報の指定等、複数段階のユーザ操作が内容確認までに必要となる。反面、プッシュ通知配信方式等のプッシュ型の配信方式では、強制的な表示によってユーザの電子機器200の使用を中断する場合がある。故に、プッシュ通知配信方式を利用した頻繁な通知は、却って情報に対するユーザの関心を低減させる、必要な情報の識別性を低減させる、ユーザに煩雑な印象を与える等、好適な情報伝達を妨げ得る。しかしサービス利用サイト用配信方式等のプル型の配信方式では、ユーザによりなされた操作入力に応じて通知のタイミングが変化するため、ユーザ所望のタイミングで情報の内容確認を行うことができる。
 従って、本実施形態の配信サーバでは、配信対象情報が効果的に通知されるように、該配信対象情報の重要度、緊急性(情報伝達に求められる迅速さ)や内容確認の容易性の少なくともいずれかの要素に対して、上記4つの配信方式のうちのいずれかの配信方式が予め対応付けられているものとする。そして方式決定部107が、上述したようにユーザごとに管理される統計情報を参照し、該ユーザの行動傾向に基づいて推定される「配信対象情報がどの程度ユーザに内容確認されることが好ましいか」の尺度に応じて配信対象情報の配信に使用する配信方式を選択する。
 なお、配信方式には、ユーザが配信を所望していない種別の情報等を考慮して、配信対象情報の配信を意図的に行わないもの、あるいは配信は行うが配信対象情報の取得、存在または更新に係る通知を行わせないものを含んでもよい。また、任意の配信対象情報に対して選択する配信方式は、上述の4つの方式に限られるものでないことは容易に理解されよう。さらに、各配信方式における配信対象情報の通知態様は上述したものに限られる必要はなく、配信対象情報そのものの提示を含む様々な通知態様が採用されてもよいことは理解されるべきである。
 換言すると、本発明の実施において選択可能に設けられる複数の配信方式は利用ユーザの観点に立てば、電子機器200における操作入力の要否、電子機器200における配信対象情報に係る通知態様、及び配信の有無の少なくともいずれかが異なる配信方式であってよい。つまり、これらの複数の配信方式は、
・配信対象情報の取得がプッシュ型とプル型のいずれにより行われるか
・通知の視認性、ユーザに通知がなされるまでに要する手順、通知から内容確認までに要する手順、通知の有無等の通知態様
・配信の有無
の組み合わせが異なるように設けられたものであってもよい。
 以下の実施形態では説明を簡単にするため、全てのユーザに係る電子機器200が、上記のいずれの配信方式であっても配信対象情報を取得できるものとして説明するが、本発明の実施はこれに限られるものでないことは明らかである。例えば、ユーザの使用する電子機器200が特定の配信方式に対応していないものである場合、方式決定部107はユーザ情報に基づいて対応していない配信方式の情報を取得し、該ユーザの統計情報の使用配信方式614に未対応の配信方式を設定しないようにすればよい。また1人のユーザの使用する電子機器200がPCやスマートフォン等、複数種類存在する場合には、例えばそれぞれの機器について異なる配信方式を選択したり、選択した配信方式に応じて該配信方式に適した機器にのみ情報配信するよう選択したりしてもよい。また、機器使用時間帯の履歴に基づいて配信時に使用しているであろう機器に適した配信方式を選択してもよい。また、内容確認履歴は、1人のユーザの使用する複数の機器でなされた内容確認と関連する行為を統合して管理してもよい。この場合、いずれの配信方式によりなされた通知に基づいて行動がなされたかを統計情報に含めて管理してもよい。
 《配信処理》
 以下、まず上述のような構成をもつ本実施形態の配信サーバ100が、取得部104により取得された配信対象情報を各電子機器200に配信する配信処理について、図3のフローチャートを用いて具体的な処理を説明する。該フローチャートに対応する処理は、制御部101が、例えば記憶部102に記憶されている対応する処理プログラムを読み出し、メモリ103に展開して実行することにより実現することができる。本配信処理は、例えば取得部104が配信対象情報及びその配信先の情報を取得した際に開始されるものとして説明する。
 S301で、制御部101は、取得部104により取得された配信対象情報を参照し、メッセージ種別602を配信方式の判断基準となる基準種別として設定する。
 S302で、制御部101は、取得した配信対象情報についての配信方式の設定がなされていない1つの配信先を対象配信先として選択する。配信先の情報は、本実施形態では配信先に対応するユーザを示すアカウントIDであるものとして説明するが、ユーザに限らず配信先の電子機器200を識別するものであってもよい。
 S303で、方式決定部107は制御部101の制御の下、対象配信先であるアカウントIDに対応付けられて配信統計DB106に管理されている統計情報を読み出す。そして方式決定部107は、該統計情報において基準種別に関連付けられている使用配信方式614を本配信処理の対象である配信対象情報について使用する配信方式(使用配信方式)として制御部101に伝送する。なお、基準種別に関連付けられている使用配信方式614が統計情報に存在しない場合、あるいは統計情報が存在しない場合、方式決定部107は配信対象情報についてデフォルトで定められている配信方式を使用配信方式として制御部101に伝送すればよい。
 S304で、制御部101は、取得された配信対象情報に係る配信リストに対象配信先のアカウントIDと、方式決定部107から伝送された使用配信方式とを対応付けて追加することにより、対象配信先に対して使用配信方式を設定する。配信リストは、例えばメモリ103または記憶部102に、配信対象情報のメッセージID601に関連付けて格納されるリストであってよく、使用配信方式ごとにセグメント分けがなされていてもよい。
 S305で、制御部101は、本配信処理の実行にあたり取得された全ての配信先について使用配信方式を設定したか否かを判断する。制御部101は、全ての配信先について使用配信方式を設定したと判断した場合は処理をS306に移し、まだ設定がなされていない配信先が存在すると判断した場合は処理をS302に戻す。
 S306で、制御部101は、配信対象情報に係る配信リストに基づき、配信対象情報の配信を行う。配信対象情報の配信は、使用配信方式がプッシュ型配信方式である場合には、対象である配信先のアカウントIDに関連付けられてユーザDB105に管理されている各種宛先(電子機器200を識別するデバイストークン、メールアドレス等)の情報を参照して通信部108を介して、対応の電子機器200に配信される。また使用配信方式がプル型配信方式である場合には、例えば配信先からの表示用に要求される表示用情報に配信対象情報を使用配信方式について予め定められた態様で追加することで配信可能な状態とし、要求に応じて配信がなされるよう構成することができる。表示用情報は、例えばアカウントIDに関連付けてユーザDB105に格納されるものであってよい。
 このようにすることで、本実施形態の配信サーバ100は、配信対象情報を統計情報に基づいて各配信先に配信することができる。なお、上述したように配信は、配信対象情報としてユーザに提示したい内容の全体を配信する必要はない。例えば、配信対象情報が登録されたことを示す情報、既に登録された配信対象情報が更新されたことを示す情報、あるいは配信対象情報のタイトルや冒頭部等の少なくとも一部の情報を、リンク情報とともに配信してもよい。そして、該リンク情報を介したアクセス処理が配信先において実行されることにより、配信対象情報の全体がユーザに提示される構成であってもよい。
 《方式決定処理》
 次に、このような使用配信方式の設定において参照される統計情報の生成または更新に係る、配信サーバ100で実行される方式決定処理について、図4のフローチャートを用いて具体的な処理を説明する。該フローチャートに対応する処理は、制御部101が、例えば記憶部102に記憶されている対応する処理プログラムを読み出し、メモリ103に展開して方式決定部107に実行させることにより実現することができる。本方式決定処理は、例えば既に配信された配信対象情報について、その配布先でなされた内容確認と関連する行為を示す情報(行為情報)を取得した際に開始されるものとして説明する。
 S401で、方式決定部107は、取得した行為情報に含まれるアカウントIDに関連付けられて配信統計DB106に記憶されている統計情報(対象統計情報)を読み出し、メモリ103に格納する。行為情報は、例えば図6Cに示されるように上記したような配信対象情報に応じてなされた処理を示す行動内容624に加えて、行動の基となったメッセージID622及びメッセージ種別623が、配信先である電子機器200のユーザのアカウントID621に関連付けられた情報であればよい。そして方式決定部107は、取得した行為情報を対象統計情報のうち、メッセージ種別623に対応する行動履歴612に、メッセージID622及び行動内容624を関連付けて追加する。
 S402で、方式決定部107は、対象統計情報にメッセージ種別623に係り蓄積されている行動履歴612を処理し、メッセージ種別623に係る情報配信に対してユーザが採り得る行動の傾向を解析する。そして方式決定部107は、解析結果に基づいて対象統計情報の行動傾向613の情報を生成または更新する。
 本実施形態の行動傾向の解析は、同一の種別と判断される配信対象情報の配信に対して、これまで配信先で内容確認に係りどのような行為がなされたかに基づいて、該種別に対するユーザの関心度を予め定められた複数の段階のいずれかに割り振るものとして説明する。関心度は、同一の種別についてとられる頻度の高かった内容の行動に基づいて評価されるものであってよい。例えば上述のように配信対象情報がキャンペーン告知である場合には、
 ・キャンペーンに基づくサービス利用で購入された総額
 ・キャンペーンの登録や告知サイトへのアクセスまでに要した時間
 ・内容確認のみで告知サイトへのアクセスはなされなかった
 ・内容確認はなされずに通知が未読状態のまま所定の期間が経過した
 ・内容確認はなされず通知が削除された
 ・対象の種別の通知に係る内容確認はなされていないが同時期になされた他の種別の通知に係る内容確認がなされている
等、対象の種別の情報に係るユーザの関心度を推定できる行動等を組み合わせることにより、関心度の評価を行えばよい。また、本実施形態の方式決定部107は、統計情報は過去の同一の種別の情報配信に対して行われた行動履歴を評価対象とするため、統計的に確率の高い行動に基づいてユーザの関心度を評価することができる。
 なお、統計情報に含まれる行動履歴612は単に取得した行為情報に含まれる行動内容等を蓄積するものとして説明する。しかしながら、ユーザの関心が遷移し得ることを考慮すれば、例えば本方式決定処理の実行日までの所定の期間になされた行動内容履歴等の行動傾向に基づいて関心度の評価を行うことで、このような関心の遷移にも適応可能であることは言うまでもない。
 S403で、方式決定部107は、S402において変更された行動傾向613に基づいて、対応する種別の情報配信時に使用する配信方式(使用配信方式614)を更新する。使用配信方式は、配信対象情報の配信に際し電子機器200における操作入力が少ない方が好ましいか、配信対象情報に係る通知の視認性が高い方が好適であるか等の基準に従い、行動傾向613に基づいて決定される。あるいは、方式決定部107は関心の低い情報を配信することによって煩わしい印象をユーザに与えぬよう、該種別の情報配信を行わないこと使用配信方式として決定してもよい。なお、本実施形態の方式決定処理では関心度に応じて上記4つの配信方式のいずれを割り当てるかの情報が予め定められているものとし、方式決定部107は行動傾向613で示される関心度に対応する配信方式を使用配信方式614として決定するものとして説明する。
 S404で、方式決定部107は、更新後の対象統計情報を配信統計DB106に伝送して、旧対象統計情報に代えて格納させ、本方式決定処理を完了する。
 このようにすることで、配信された情報に対して各配信先でなされた内容確認と関連する行為の履歴に基づいて、本実施形態の配信サーバ100では、今後同一の種別の情報配信を行う場合に配信先にとって好適な配信方式を決定することができる。また配信サーバ100は、ユーザの行動傾向に基づく配信方式の決定を行うことで、従来全てのユーザに対してプッシュ通知で行っていたような情報配信であってもユーザごとに配信方式を変更する。これによって、結果的にプッシュ通知を行う配信数を低減することができ、ひいてはプッシュ通知の一斉配信に係る通信帯域占有に起因するインフラへの負荷やサーバ負荷を低減することができる。
 以上説明したように、本実施形態の情報処理装置は、配信される情報の内容確認の傾向に基づいてユーザごとに配信方式及び通知態様を好適に制御することができる。具体的には情報処理装置は、配信対象の情報及び該情報の配信先の情報を取得し、配信先の各々について、該配信先に係る情報の内容確認履歴に基づいて統計的に決定された配信方式の情報を含む統計情報を参照して複数の配信方式のうちの1つの配信方式を選択する。このとき装置は、配信対象の情報について、選択された1つの配信方式を配信先の各々に配信用に設定する。
 [変形例1]
 上述した実施形態では関心度と配信方式とが一対一に対応付けられ、行動履歴に基づいて関心度が解析されることで、配信方式が一意に決定されるものとして説明したが、本発明の実施はこれに限られるものではない。
 上述したように、ユーザにとって関心の低い情報の配信や通知がなされることで煩わしい印象をユーザに与えうる。これは、関心度が高い種別の情報であっても同様であり、頻繁にプッシュ通知のような強制的な通知がなされることで煩わしい印象を与え、却って重要な情報が確認されない、サービスに対する関心が低くなる等の状況を導きうる。
 このため本変形例では、配信サーバ100が設けている複数の配信方式については、所定の期間において配信に使用する頻度や回数を予め設定しておくものとする。また関心度に対しては、関心度の各段階について使用する配信方式として、複数の配信方式に各々異なる優先度を予め設定しておく。そして方式決定部107は、該優先度と、既に配信したあるいは今後配信する配信対象情報の種別の分布(配信数の分布)に応じて、予め定められた各配信方式の使用頻度を保つよう、配信対象情報ごとに配信方式を決定する。
 例えば、使用配信方式614にプッシュ通知配信方式を含む異なる種別の配信対象情報が同時期に複数取得された場合、方式決定部107はプッシュ通知配信方式の使用について定められた頻度に応じて、各配信対象情報にプッシュ通知配信方式を使用するか否かを決定する。このとき方式決定部107は、種別ごとに定められたプッシュ通知配信方式の優先度の情報に基づいて、複数の配信対象情報を優先度の降順に並べ、上記頻度を満たす数の配信対象情報を上位から順に選択し、プッシュ通知配信方式を使用するものとして決定する。また選択されなかった下位の配信対象情報については、方式決定部107はさらに各々時点の優先度が定められた配信方式について、同様に頻度を考慮して配信方式の制御を行えばよい。
 このようにすることで、関心度を優先することで特定の配信方式に偏りが生じることを回避し、好適な情報伝達を実現することができる。
 [変形例2]
 上述した実施形態及び変形例1では行動傾向の解析を単に関心度を評価するものとして説明したが、行動履歴に基づく使用配信方式は、関心度の尺度に限り決定されるものである必要はない。
 実施形態1でメッセージ種別602について説明したように、配信対象情報には、期間限定イベント、緊急性を要するイベント等、内容確認までに求められる時間が短い(要求される情報伝達の迅速性が高い)ものも存在し得る。例えば、サーバの緊急メンテナンス等によりサービス利用が数時間後に停止されることの告知や、銀行口座残額の不足によりカード利用返済額に係る引落が実施できないことの告知のような緊急度/重要度の高い配信対象情報については、関心度の有無に依らずユーザに内容確認がなされることが好ましい。
 故に、本変形例の方式決定部107は、配信処理のS303で、配信対象情報のメッセージ種別602が配信先のユーザにとって関心度の低い種別であっても、配信対象情報によっては統計情報に依らずに配信方式の選択を行う。具体的には、例えば利用ユーザの全般に渡って緊急度や重要度が高いと分類される属性が付された配信対象情報である場合に、方式決定部107は強制的な通知や視認性の高い通知がなされる配信方式を統計情報に依らずに強制的に選択する。
 一方で、例えばサービス利用に係るサイトアクセス履歴により、所定の期間サービスログインがなされていないような所謂休眠ユーザや、夜間にしかサービス利用を行わないようなユーザにとっては、日中の時間限定セールのようなイベント等の需要は少ない。従って、全体的な利用ユーザの観点からすればイベントの重要度が高くとも、方式決定部107は上記強制的に選択される配信方式よりも通知の視認性が低い配信方式を選択するようにしてもよい。さらには行動履歴において緊急度の高い配信対象情報の通知に対する内容確認がなされないユーザについても、同様に上記強制的に選択される配信方式よりも通知の視認性が低い配信方式を選択するようにしてもよい。
 [実施形態2]
 上述した実施形態1や変形例1及び2では、統計情報や配信対象情報の重要度等に基づいて配信対象情報の配信方式を決定するものとして説明したが、本発明の実施はこれに限られるものではない。例えば、ユーザ自身が各種別の情報について配信方式を予め設定可能である場合には、統計情報ではなく該設定に基づいて配信方式の決定がなされるようにしてもよい。
 一方で、このようにユーザによりなされた配信方式の設定に基づいて配信方式を決定する場合、設定を行った当初はユーザにとって好適な情報配信がなされるが、例えばユーザの興趣の対象が変化した場合や所望の情報配信頻度ではない場合等、ユーザが都度設定を変更する必要があった。メールマガジン等のメール媒体の情報配信では、情報配信を停止するためのリンク情報をメール内に含むよう慣習的に情報が構成されるが、この場合情報配信が一切なされないことになる。即ち、利用ユーザとしてはセール等の有益な情報の取得機会がなくなる、サービス提供側としてはセール告知等による収益の機会が低減する可能性があるため、このような配信停止を一概に適用することは好ましくない。
 従って、本実施形態ではユーザにより配信方式の指定に係る設定がなされた場合であっても、ユーザによるその後の設定変更等を要さずとも、好適な情報配信がなされるよう変更する方法について説明する。なお、本実施形態に係る配信システムの配信サーバ100の構成は上述した実施形態1と同様であるものとする。しかしながら、本実施形態のユーザDB105は、各ユーザにより優先的に選択する配信方式(優先配信方式)の設定がなされた場合に、該配信方式を示す情報とその設定がなされた日時の情報(設定日情報)とを、共にメッセージ種別に関連付けて管理するものとする。
 《配信処理》
 以下、本実施形態の配信サーバ100で実行する配信処理について、図5のフローチャートを用いて具体的な処理を説明する。本実施形態の配信処理の説明において、実施形態1の同処理と同様の処理を行うステップについては同一の参照番号を付して説明を省略し、以下では本実施形態につき特徴的なステップの説明に留める。
 S302において対象配信先が選択された後、方式決定部107はS501で、対象配信先のユーザのアカウントIDに関連付けられて、基準種別についての優先配信方式の設定がなされているか否かを判断する。具体的には方式決定部107は、ユーザDB105に管理されている対象配信先に対応するユーザ情報を参照し、基準種別に関連付けられた優先配信方式が含まれているかを判断する。方式決定部107は、基準種別についての優先配信方式の設定がなされていると判断した場合は処理をS502に移し、なされていないと判断した場合は処理をS303に移す。
 S502で、方式決定部107は、基準種別について優先配信方式の設定がなされた日時から所定の時間が経過しているか否かを判断する。具体的には、方式決定部107は優先配信方式と共にユーザ情報に格納されている基準種別に係る設定日情報と現在時刻の情報とを参照することにより、本ステップの判断を行う。方式決定部107は、所定の時間が経過していると判断した場合は処理をS303に移し、経過していないと判断した場合は処理をS503に移す。
 S503で、方式決定部107は、基準種別について対象配信先に設定されている優先配信方式の情報を取得して、配信対象情報について使用する配信方式として制御部101に伝送する。
 このようにすることで、ユーザにより配信方式の設定がなされた場合であっても、設定がなされてから所定の時間が経過した際にはユーザからの設定の更新がなされずとも、優先配信方式とは独立に、実際の行動傾向に基づいた配信方式で情報配信を行うようにできる。即ち、内容確認状況の実態により則した好適な配信方式を、システム側で設定して情報配信を行うことができる。この場合、配信方式を変更したことをユーザに対して通知してもよい。
 また、本実施形態では所定の時間が経過した場合に統計情報に基づいて配信方式を決定するものとして説明したが、本発明の実施はこれに限られるものではない。例えば配信方式の決定は、基準種別についてユーザにより設定された優先配信方式と統計情報の使用配信方式614とが異なる場合に、設定からの経過時間に基づく重み付けにより使用する配信方式を決定してもよい。具体的には上述したように配信方式について通知の視認性に基づく順位づけがなされている場合、該視認性を定量化した尺度において、優先配信方式と使用配信方式614各々を数値化する。そして、設定から経過した時間に応じて使用配信方式614の重みが高くなるよう設定された重み付け係数に基づいて重み付けされた視認性を算出し、該数値に対応する配信方式を使用する配信方式として決定してもよい。
 [変形例3]
 実施形態1及び2、変形例1及び2を通じて情報配信に係り、配信対象情報の種別に係る内容確認履歴に係る統計情報に基づいて配信方式を決定する方法について説明した。しかしながら、本発明の実施はこれに限られるものでなく、種々の変形が可能である。
 例えば、提供サービスによってはサービスに係り配信される情報の内容種別が1種類となることもあるため、統計情報は種別ごとに設けられる必要はない。また例えば配信方式の各々について通知態様が定められているものとして説明したが、方式決定処理において配信方式と通知態様の各々を決定するものであってもよい(例えばサービス利用サイト用配信方式でトップページの最上段にメッセージのタイトル及び冒頭部の通知を行う表示態様や、専用アプリケーション用配信方式でアプリケーションの起動時にポップアップ通知を行う表示態様等の組み合わせを決定する)。また、プッシュ型配信方式であっても通知態様は電子機器200においてユーザにより個別に設定されているものであるため、該設定の情報を受信して、配信方式の決定に考慮してもよい。
 [その他の実施形態]
 本発明は上記実施の形態に制限されるものではなく、本発明の精神及び範囲から離脱することなく、様々な変更及び変形が可能である。また本発明に係る情報処理装置は、1以上のコンピュータを情報処理装置として機能させるプログラムによっても実現可能である。該プログラムは、コンピュータが読み取り可能な記録媒体に記録されることにより、あるいは電気通信回線を通じて、提供/配布することができる。

Claims (17)

  1.  配信対象の情報及び該情報の配信先の情報を取得する取得手段と、
     前記取得手段により取得された前記配信先の情報により示される配信先の各々について、該配信先に係る情報の内容確認履歴に基づいて統計的に決定された配信方式の情報を含む統計情報を参照し、複数の配信方式のうちの1つの配信方式を選択する選択手段と、
     前記配信対象の情報について、前記選択手段により選択された前記1つの配信方式を配信先の各々に設定する設定手段と、
    を有することを特徴とする情報処理装置。
  2.  前記取得手段により取得された前記配信対象の情報の種別を特定する特定手段をさらに有し、
     前記選択手段は、前記特定手段により特定された種別の情報についての内容確認履歴に係る前記統計情報を参照し、配信先の各々について前記1つの配信方式を選択する
    ことを特徴とする請求項1に記載の情報処理装置。
  3.  配信済の情報について配信先で実行された、該配信済の情報の内容確認と関連する行為を示す情報を取得し、前記行為を示す情報に基づいて配信先の各々についての前記統計情報を生成または更新する解析手段をさらに有することを特徴とする請求項2に記載の情報処理装置。
  4.  前記解析手段は、前記行為を示す情報に基づいて配信先のユーザの各種別の情報に対する関心度を設定し、前記統計情報に含めることを特徴とする請求項3に記載の情報処理装置。
  5.  前記統計情報に含まれる前記特定された種別に対する関心度の情報に基づく配信方式の優先度に従い、配信先の各々について前記情報の内容確認履歴に基づいて統計的に決定された配信方式を決定し、前記統計情報に含める決定手段をさらに有することを特徴とする請求項4に記載の情報処理装置。
  6.  前記行為を示す情報は、前記配信対象の情報の内容確認の有無、前記配信対象の情報に係る通知から内容確認までに経過した時間、及び前記配信対象の情報の内容確認に基づく所定の機能実行の有無の少なくともいずれかを含むことを特徴とする請求項3乃至5のいずれか1項に記載の情報処理装置。
  7.  前記複数の配信方式の各々は、前記配信対象の情報の取得についての配信先の機器における操作入力の要否、配信先の機器における前記配信対象の情報の通知態様、及び配信の有無の少なくともいずれかが異なる配信方式であることを特徴とする請求項1乃至6のいずれか1項に記載の情報処理装置。
  8.  前記複数の配信方式は、前記配信対象の情報に係る通知を前記配信先の機器において行わない配信方式を含むことを特徴とする請求項7に記載の情報処理装置。
  9.  前記複数の配信方式は、前記配信対象の情報に係る通知の前記配信先の機器における視認性が異なる配信方式を含むことを特徴とする請求項7または8に記載の情報処理装置。
  10.  前記選択手段はさらに、1つの配信先に対して同一の配信方式を選択する頻度を予め定めた情報に基づいて、該頻度を満たすように前記1つの配信方式を選択することを特徴とする請求項1乃至9のいずれか1項に記載の情報処理装置。
  11.  前記情報の内容確認履歴に基づいて統計的に決定された配信方式は、優先度の異なる複数の配信方式を含むものであり、
     前記選択手段は、所定の期間において同一の配信方式を選択する頻度が予め定められた頻度となるよう、前記優先度に基づいて前記統計的に決定された複数の配信方式のうちのいずれかの配信方式を前記1つの配信方式として選択する
    ことを特徴とする請求項10に記載の情報処理装置。
  12.  前記選択手段は、前記配信対象の情報の内容と前記統計情報とに基づいて、前記配信対象の情報に求められる通知の視認性、内容確認の重要性、及び内容確認の緊急性の少なくともいずれかを決定し、該決定に従って前記配信先のユーザについての前記1つの配信方式を選択することを特徴とする請求項1乃至11のいずれか1項に記載の情報処理装置。
  13.  配信先の各々について、前記選択手段により選択される配信方式の指定を受け付ける受付手段をさらに有し、
     前記選択手段は、前記受付手段により前記配信方式の指定が受け付けられてから所定の時間が経過した後に、該指定された配信方式を前記統計情報に基づいて変更することを特徴とする請求項1乃至12のいずれか1項に記載の情報処理装置。
  14.  配信先の各々について、前記選択手段により選択される配信方式の指定を受け付ける受付手段をさらに有し、
     前記選択手段は、前記受付手段により前記配信方式の指定が受け付けられてから所定の期間が経過した後に、該配信方式の指定とは独立に前記1つの配信方式を選択することを特徴とする請求項1乃至11のいずれか1項に記載の情報処理装置。
  15.  前記設定手段により配信先の各々について設定された前記1つの配信方式で、各配信先に前記配信対象の情報を配信する配信手段をさらに有することを特徴とする請求項1乃至14のいずれか1項に記載の情報処理装置。
  16.  配信対象の情報及び該情報の配信先の情報を取得する取得工程と、
     前記取得工程において取得された前記配信先の情報により示される配信先の各々について、該配信先に係る情報の内容確認履歴に基づいて統計的に決定された配信方式の情報を含む統計情報を参照し、複数の配信方式のうちの1つの配信方式を選択する選択工程と、
     前記配信対象の情報について、前記選択工程において選択された前記1つの配信方式を配信先の各々に設定する設定工程と、
    を有することを特徴とする情報処理装置の制御方法。
  17.  1以上のコンピュータを、請求項1乃至15のいずれか1項に記載の情報処理装置の各手段として機能させるためのプログラム。
PCT/JP2015/066769 2015-06-10 2015-06-10 情報処理装置、制御方法及びプログラム Ceased WO2016199250A1 (ja)

Priority Applications (2)

Application Number Priority Date Filing Date Title
PCT/JP2015/066769 WO2016199250A1 (ja) 2015-06-10 2015-06-10 情報処理装置、制御方法及びプログラム
JP2015559385A JP6077143B1 (ja) 2015-06-10 2015-06-10 情報処理装置、制御方法及びプログラム

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2015/066769 WO2016199250A1 (ja) 2015-06-10 2015-06-10 情報処理装置、制御方法及びプログラム

Publications (1)

Publication Number Publication Date
WO2016199250A1 true WO2016199250A1 (ja) 2016-12-15

Family

ID=57503360

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2015/066769 Ceased WO2016199250A1 (ja) 2015-06-10 2015-06-10 情報処理装置、制御方法及びプログラム

Country Status (2)

Country Link
JP (1) JP6077143B1 (ja)
WO (1) WO2016199250A1 (ja)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2018037717A (ja) * 2016-08-29 2018-03-08 株式会社Nttドコモ 通知装置
JP2020123290A (ja) * 2019-01-31 2020-08-13 トッパン・フォームズ株式会社 通知方法選択装置、通知方法選択方法、及びプログラム
JPWO2023002597A1 (ja) * 2021-07-21 2023-01-26

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012165236A (ja) * 2011-02-08 2012-08-30 Nippon Telegr & Teleph Corp <Ntt> コンテンツ配信システム、および、コンテンツ配信方法
JP2014170437A (ja) * 2013-03-05 2014-09-18 Nippon Telegr & Teleph Corp <Ntt> メッセージ配信システムおよびその動作方法

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09231144A (ja) * 1996-02-28 1997-09-05 Mitsubishi Electric Corp データファイル管理方法およびデータファイル管理装置
JP5275175B2 (ja) * 2009-08-31 2013-08-28 日本放送協会 コンテンツ表示システム、携帯端末、およびサーバ
JP2011091681A (ja) * 2009-10-23 2011-05-06 Sharp Corp コンテンツ配信システムおよびコンテンツ配信方法

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012165236A (ja) * 2011-02-08 2012-08-30 Nippon Telegr & Teleph Corp <Ntt> コンテンツ配信システム、および、コンテンツ配信方法
JP2014170437A (ja) * 2013-03-05 2014-09-18 Nippon Telegr & Teleph Corp <Ntt> メッセージ配信システムおよびその動作方法

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2018037717A (ja) * 2016-08-29 2018-03-08 株式会社Nttドコモ 通知装置
JP2020123290A (ja) * 2019-01-31 2020-08-13 トッパン・フォームズ株式会社 通知方法選択装置、通知方法選択方法、及びプログラム
JP7345259B2 (ja) 2019-01-31 2023-09-15 Toppanエッジ株式会社 通知方法選択装置、通知方法選択方法、及びプログラム
JPWO2023002597A1 (ja) * 2021-07-21 2023-01-26
WO2023002597A1 (ja) * 2021-07-21 2023-01-26 日本電信電話株式会社 ユーザ行動支援装置、方法およびプログラム
JP7687402B2 (ja) 2021-07-21 2025-06-03 日本電信電話株式会社 ユーザ行動支援装置、方法およびプログラム

Also Published As

Publication number Publication date
JPWO2016199250A1 (ja) 2017-06-22
JP6077143B1 (ja) 2017-02-08

Similar Documents

Publication Publication Date Title
US10410241B1 (en) Swipe screen advertisement metrics and tracking
KR102085473B1 (ko) 애플리케이션 제안 특징
US20180121185A1 (en) Information processing device, information processing method, computer program, and server device
WO2018164714A1 (en) Notification permission management
KR20160104068A (ko) 사용자 디바이스 상에 설치된 다수의 애플리케이션으로 보내지는 통지들을 관리하는 방법, 시스템, 및 매체
JP6306254B1 (ja) 予約支援方法およびプログラム
US10616149B2 (en) Optimizing evaluation of effectiveness for multiple versions of electronic messages
JP2014502743A (ja) アクティビティのリアルタイムモニタリングのためのシステム、方法、およびコンピュータ可読プログラム
CN105991407B (zh) 一种消息处理方法、装置及处理服务器
US20150185973A1 (en) Systems and methods for clustering electronic messages
JP6077143B1 (ja) 情報処理装置、制御方法及びプログラム
US9137475B2 (en) Digital video recorder notifications
US20080036794A1 (en) System and method for personalized scrolling banner
US12422974B2 (en) Methods, systems, and media for specifying different content management techniques across various publishing platforms
US20220383346A1 (en) Event-triggered microsurvey customization and delivery system
KR102163087B1 (ko) 리워드 기반의 광고 제공 방법 및 장치
US8504636B2 (en) Monitoring communications using a unified communications protocol
US7613281B2 (en) Monitoring a response time for a user request
KR102716935B1 (ko) 인스턴트 메시지를 제공하기 위한 서버, 사용자 단말 및 이를 위한 방법
KR102433969B1 (ko) 리워드를 제공하는 사용자 단말 장치 및 그 방법, 그리고 리워드 제공 서버
KR20200092479A (ko) 마케팅 자동화 방법 및 시스템
JP7526620B2 (ja) 計算機システム及び目的行動の習慣化支援方法
JP2022147362A (ja) サービス提供システム、情報処理装置、情報処理方法、及びプログラム
KR20040023216A (ko) 정보통신망을 이용한 정보 전송방법
KR101899131B1 (ko) 메시징 애플리케이션 베이스의 광고 제공 방법, 광고 제공 장치, 및 컴퓨터 프로그램

Legal Events

Date Code Title Description
ENP Entry into the national phase

Ref document number: 2015559385

Country of ref document: JP

Kind code of ref document: A

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

Ref document number: 15894935

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 15894935

Country of ref document: EP

Kind code of ref document: A1