Detailed Description
The technical solutions in the embodiments of the present disclosure will be clearly and completely described below with reference to the drawings in the embodiments of the present disclosure, and it is obvious that the described embodiments are only a part of the embodiments of the present disclosure, and not all of the embodiments. The following description of at least one exemplary embodiment is merely illustrative in nature and is in no way intended to limit the disclosure, its application, or uses. All other embodiments, which can be derived by a person skilled in the art from the embodiments disclosed herein without making any creative effort, shall fall within the protection scope of the present disclosure.
The relative arrangement of the components and steps, the numerical expressions, and numerical values set forth in these embodiments do not limit the scope of the present disclosure unless specifically stated otherwise.
Meanwhile, it should be understood that the sizes of the respective portions shown in the drawings are not drawn in an actual proportional relationship for the convenience of description.
Techniques, methods, and apparatus known to those of ordinary skill in the relevant art may not be discussed in detail but are intended to be part of the specification where appropriate.
In all examples shown and discussed herein, any particular value should be construed as merely illustrative, and not limiting. Thus, other examples of the exemplary embodiments may have different values.
It should be noted that: like reference numbers and letters refer to like items in the following figures, and thus, once an item is defined in one figure, further discussion thereof is not required in subsequent figures.
Fig. 1 is an exemplary flowchart of an information processing method according to an embodiment of the present disclosure. In some embodiments, the information processing method is performed by an information processing apparatus.
In step 101, after receiving order information of a user, identification information of an article is extracted from the order information.
At step 102, item association information associated with the identification information is queried.
In some embodiments, the item association information is stored locally, thereby improving query efficiency. In other embodiments, item-related information may be stored in the configuration system, thereby reducing the local storage burden.
In step 103, the use time length information and the related article information of the article are extracted from the article related information.
Different articles have different use durations. For example, a life consumable has a certain usage period. In the case where a user normally uses toothpaste, the usage time of one tube of toothpaste is one month. Over a month, the user needs to buy toothpaste again.
At step 104, a cycle trigger time is determined based on the usage duration information for the item.
In step 105, the associated item information is periodically recommended to the user according to the cycle trigger time.
To ensure that the user is able to continue using the item, the determined trigger time will typically be before the item is exhausted. For example, a user of an item may purchase the item once a month, and the user may be sent recommendation information on the last week of each month. For another example, if the usage time of a certain article is one month, and the user buys two articles at a time, the recommendation information is sent to the user every two months.
Further, the associated item information transmitted to the user is item information associated with an item purchased by the user. For example, if a user purchases a whitening dentifrice, the user is sent items associated with that dentifrice (e.g., medicinal, periodontal, toothbrush, etc. in addition to the whitening dentifrice) to provide the user with more options.
In some embodiments, if the item-related information does not include the use duration information of the item, the recommendation information is sent to the user in a normal recommendation manner. Since a general recommendation is not the point of the invention of the present disclosure, it is not described herein.
In the information processing method provided by the above embodiment of the present disclosure, recommendation information is periodically sent to the user according to the use duration of the article, so as to remind the user to purchase the desired article in time.
Thereby significantly enhancing the user experience.
Fig. 2 is an exemplary flowchart of an information processing method according to another embodiment of the present disclosure. In some embodiments, the information processing method is performed by an information processing apparatus.
In step 201, after receiving order information of a user, identification information of an item is extracted from the order information.
At step 202, item association information associated with the identification information is queried.
In some embodiments, the item association information is stored locally, thereby improving query efficiency. In other embodiments, item-related information may be stored in the configuration system, thereby reducing the local storage burden.
In step 203, it is determined whether an automatic ordering flag is included in the item association information.
If the item-related information includes the automatic ordering identifier, step 204 is executed. And if the item associated information does not include the automatic ordering identification, ending the process.
In step 204, the periodic ordering time is determined according to the article use duration information in the article related information.
In step 205, the order data associated with the item is periodically transmitted to the order processing device according to the periodic order placing time, so that the order processing device performs the corresponding order placing process.
For example, if the user sets an automatic ordering flag for an item, and the use duration of the item is one month, the information processing apparatus performs automatic ordering operation for the item every month. Therefore, the user does not need to repeatedly perform order placing operation, the information processing device can automatically complete order placing processing for the user every month, and user experience is effectively improved.
In some embodiments, the step 205 may include: and generating ordering data associated with the article, and writing the ordering data into the database. And periodically extracting order placing data from the database according to the periodic order placing time, and sending the extracted order placing data to the order processing device.
In the above embodiment, the order data is written into the database of the configuration system. The information processing device automatically extracts order placing data from the database at a preset time and sends the order placing data to the order processing device for processing. The ordering data is not stored in the information processing device, so that the storage burden of the information processing device is effectively reduced.
In some embodiments, if the user wishes to cancel the automatic ordering operation for the item, the user may cancel the automatic ordering identification by updating the item association information. For example, if the item relationship information is stored in the configuration device, the user updates the item-related information in the configuration device. The configuration device sends a corresponding automatic ordering cancellation notice to the information processing device after the article related information is updated, so that the information processing device deletes the periodic ordering time and stops the automatic ordering processing.
Fig. 3 is an exemplary block diagram of an information processing apparatus according to an embodiment of the present disclosure. As shown in fig. 3, the information processing apparatus includes an identification extraction module 31, a query module 32, an associated information extraction module 33, a time determination module 34, and a recommendation module 35.
The identification extraction module 31 is configured to extract the identification information of the item from the order information after receiving the order information of the user.
The query module 32 is configured to query item association information associated with the identification information.
In some embodiments, the item association information is stored locally, thereby improving query efficiency. In other embodiments, item-related information may be stored in the configuration system, thereby reducing the local storage burden.
The related information extraction module 33 is configured to extract the use duration information of the article and the related article information from the article related information.
Different articles have different use durations. For example, a life consumable has a certain usage period. In the case where a user normally uses toothpaste, the usage time of one tube of toothpaste is one month. Over a month, the user needs to buy toothpaste again.
The time determination module 34 is configured to determine the cycle trigger time based on the usage duration information of the item.
And the recommending module 35 is configured to periodically recommend the associated item information to the user according to the periodic trigger time.
To ensure that the user is able to continue using the item, the determined trigger time will typically be before the item is exhausted. For example, a user of an item may purchase the item once a month, and the user may be sent recommendation information on the last week of each month. For another example, if the usage time of a certain article is one month, and the user buys two articles at a time, the recommendation information is sent to the user every two months.
Further, the associated item information transmitted to the user is item information associated with an item purchased by the user. For example, if a user purchases a whitening dentifrice, the user is sent items associated with that dentifrice (e.g., medicinal, periodontal, toothbrush, etc. in addition to the whitening dentifrice) to provide the user with more options.
In some embodiments, if the item-related information does not include the use duration information of the item, the recommendation information is sent to the user in a normal recommendation manner. Since a general recommendation is not the point of the invention of the present disclosure, it is not described herein.
In the information processing apparatus provided by the above-mentioned embodiment of the present disclosure, the recommendation information is periodically sent to the user according to the use duration of the article, so as to remind the user to purchase the desired article in time.
Thereby significantly enhancing the user experience.
Fig. 4 is an exemplary block diagram of an information processing apparatus according to another embodiment of the present disclosure. Fig. 4 differs from fig. 3 in that, in the embodiment shown in fig. 4, the information processing apparatus further includes an identification module 36 and a placing order processing module 37.
The identification module 36 is configured to determine whether an automatic ordering identification is included in the item association information.
The time determination module 34 is configured to determine the periodic ordering time according to the item usage duration information in the case that the automatic ordering identification is included in the item-related information.
The order placing processing module 37 is configured to periodically transmit order placing data associated with the item to the order processing device according to the periodic order placing time so that the order processing device performs a corresponding order placing process.
For example, if the user sets an automatic ordering flag for an item, and the use duration of the item is one month, the information processing apparatus performs automatic ordering operation for the item every month. Therefore, the user does not need to repeatedly perform order placing operation, the information processing device can automatically complete order placing processing for the user every month, and user experience is effectively improved.
In some embodiments, the order processing module 37 is configured to generate order data associated with the item, write the order data into a database, periodically extract the order data from the database according to a periodic order time, and transmit the extracted order data to the order processing device. Therefore, the periodic ordering processing can be realized.
In some embodiments, if the user wishes to cancel the automatic ordering operation for the item, the user may cancel the automatic ordering identification by updating the item association information. For example, if the item relationship information is stored in the configuration device, the user updates the item-related information in the configuration device. The configuration device sends a corresponding automatic ordering cancellation notice to the information processing device after the article related information is updated. The time determination module 34 is further configured to delete the periodic order time upon receiving the automatic order cancellation notification. So that the information processing device deletes the period ordering time and stops the automatic ordering processing.
Fig. 5 is an exemplary block diagram of an information processing apparatus of yet another embodiment of the present disclosure. As shown in fig. 5, the information processing apparatus includes a memory 51 and a processor 52.
The memory 51 is used for storing instructions, the processor 52 is coupled to the memory 51, and the processor 52 is configured to execute the method according to any one of the embodiments in fig. 1 or fig. 2 based on the instructions stored in the memory.
As shown in fig. 5, the information processing apparatus further includes a communication interface 53 for information interaction with other devices. Meanwhile, the device also comprises a bus 54, and the processor 52, the communication interface 53 and the memory 51 are communicated with each other through the bus 54.
The memory 51 may comprise a high-speed RAM memory, and may also include a non-volatile memory (non-volatile memory), such as at least one disk memory. The memory 51 may also be a memory array. The storage 51 may also be partitioned and the blocks may be combined into virtual volumes according to certain rules.
Further, the processor 52 may be a central processing unit CPU, or may be an application specific integrated circuit ASIC, or one or more integrated circuits configured to implement embodiments of the present disclosure.
The present disclosure also relates to a computer-readable storage medium, wherein the computer-readable storage medium stores computer instructions, and the instructions, when executed by a processor, implement a method according to any one of the embodiments shown in fig. 1 or fig. 2.
The present disclosure also provides an information processing system including the information processing apparatus according to any one of the above embodiments.
In some embodiments, the information handling system further comprises an order processing device. The order processing device is configured to send corresponding order information to the information processing device after the user order is generated. The order processing apparatus is further configured to perform order placing processing in accordance with the order placing data transmitted by the information processing apparatus.
In some embodiments, the information handling system may also include a configuration device. By storing the item-related information in the configuration system, the storage load of the information processing apparatus can be reduced.
FIG. 6 is an exemplary flow diagram of information loop recommendation, according to one embodiment of the present disclosure.
In step 601, a user configures item related information of a related item in a configuration system through a data terminal.
In step 602, the order processing apparatus transmits order information to the information processing apparatus after generating a new order.
In step 603, the information processing apparatus extracts identification information of an article from the order information after receiving the order information of the user.
At step 604, the information processing apparatus transmits an inquiry request to the configuration apparatus to inquire about the item association information associated with the identification information.
In step 605, the configuration device transmits item-related information associated with the identification information to the information processing device.
In step 606, the information processing apparatus determines whether or not the article-related information includes the use time length information of the article.
In step 607, when the use time length information of the article exists in the article-related information, the use time length information of the article and the related article information are extracted from the article-related information.
If the article related information does not include the use duration information of the article, the recommendation information is sent to the user in a normal recommendation mode.
At step 608, a cycle trigger time is determined based on the usage duration information for the item.
In step 609, the associated item information is periodically recommended to the user according to the cycle trigger time.
FIG. 7 is an exemplary flow diagram for automatic ordering according to one embodiment of the present disclosure.
In step 701, a user configures item related information of a related item in a configuration system through a data terminal.
In step 702, the order processing apparatus transmits order information to the information processing apparatus after generating a new order.
In step 703, the information processing apparatus extracts identification information of an article from the order information after receiving the order information of the user.
At step 704, the information processing apparatus transmits an inquiry request to the configuration apparatus to inquire about the item association information associated with the identification information.
In step 705, the configuration device transmits item related information associated with the identification information to the information processing device.
In step 706, the information processing apparatus determines whether or not the automatic order placing identification is included in the item association information.
In step 707, if the item-related information includes the automatic ordering flag, the information processing apparatus generates ordering data associated with the item.
In step 708, the information processing apparatus writes the order data in the database of the configuration apparatus.
In step 709, the information processing apparatus periodically transmits a placing data extraction request to the configuration apparatus according to the periodic placing time.
In step 710, the configuration device sends the corresponding order data in the database to the information processing device.
In step 711, the information processing apparatus transmits the extracted order data to the order processing apparatus to call the order processing apparatus to perform automatic order placing processing.
In some embodiments, the functional unit modules described above may be implemented as a general purpose Processor, a Programmable Logic Controller (PLC), a Digital Signal Processor (DSP), an Application Specific Integrated Circuit (ASIC), a Field Programmable Gate Array (FPGA) or other Programmable Logic device, discrete gate or transistor Logic, discrete hardware components, or any suitable combination thereof for performing the functions described in this disclosure.
It will be understood by those skilled in the art that all or part of the steps for implementing the above embodiments may be implemented by hardware, or may be implemented by a program instructing relevant hardware, where the program may be stored in a computer-readable storage medium, and the above-mentioned storage medium may be a read-only memory, a magnetic disk or an optical disk, etc.
The description of the present disclosure has been presented for purposes of illustration and description, and is not intended to be exhaustive or limited to the disclosure in the form disclosed. Many modifications and variations will be apparent to practitioners skilled in this art. The embodiment was chosen and described in order to best explain the principles of the disclosure and the practical application, and to enable others of ordinary skill in the art to understand the disclosure for various embodiments with various modifications as are suited to the particular use contemplated.