CN109816495B - Commodity information pushing method, system, server and storage medium - Google Patents

Commodity information pushing method, system, server and storage medium Download PDF

Info

Publication number
CN109816495B
CN109816495B CN201910116890.5A CN201910116890A CN109816495B CN 109816495 B CN109816495 B CN 109816495B CN 201910116890 A CN201910116890 A CN 201910116890A CN 109816495 B CN109816495 B CN 109816495B
Authority
CN
China
Prior art keywords
commodity
information
identification information
data stream
pushing
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.)
Active
Application number
CN201910116890.5A
Other languages
Chinese (zh)
Other versions
CN109816495A (en
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.)
Beijing Dajia Internet Information Technology Co Ltd
Original Assignee
Beijing Dajia Internet Information Technology Co Ltd
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 Beijing Dajia Internet Information Technology Co Ltd filed Critical Beijing Dajia Internet Information Technology Co Ltd
Priority to CN201910116890.5A priority Critical patent/CN109816495B/en
Publication of CN109816495A publication Critical patent/CN109816495A/en
Application granted granted Critical
Publication of CN109816495B publication Critical patent/CN109816495B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

The present disclosure provides a method, a system, a server and a storage medium for pushing commodity information, which relate to the technical field of data processing, wherein the method comprises the following steps: acquiring payment information of the commodity; extracting data stream identification information of corresponding audio and video data streams from the payment information; counting a first commodity quantity of the commodities corresponding to the data stream identification information in a preset second redis ordered set; judging whether the quantity of the first commodities meets a preset pushing condition or not; when the number of the first commodities meets the pushing condition, pushing the relevant information of the commodities to a first terminal corresponding to the data stream identification information so that the first terminal can display the relevant information; the commodity is any commodity which is purchased and paid by the first terminal in response to user operation. The commodity information is stored and searched more quickly, and the commodity information is pushed more timely.

Description

Commodity information pushing method, system, server and storage medium
Technical Field
The present disclosure relates to the field of data processing technologies, and in particular, to a method for pushing commodity information, and a corresponding system, server, and storage medium for pushing commodity information.
Background
Online shopping has become the preferred way for consumers to shop because of its convenience. However, how to push goods to consumers has been a challenge compared to traditional shopping.
In the related art, the information of the goods to be pushed can be searched in the database, and then the searched information of the goods can be pushed to the consumer. However, limited by the storage speed and the search speed of the database, the efficiency of recommending commodity information to fans in some application scenarios with high time efficiency requirements, such as live broadcast, is low.
Disclosure of Invention
To overcome the problems in the related art, the present disclosure provides a method, a system, a server, and a storage medium for pushing commodity information.
According to a first aspect of the embodiments of the present disclosure, there is provided a commodity information pushing method, including: acquiring payment information of the commodity; extracting data stream identification information of corresponding audio and video data streams from the payment information; counting a first commodity quantity of the commodities corresponding to the data stream identification information in a preset second redis ordered set; judging whether the quantity of the first commodities meets a preset pushing condition or not; when the number of the first commodities meets the pushing condition, pushing the relevant information of the commodities to a first terminal corresponding to the data stream identification information so that the first terminal can display the relevant information; the commodity is any commodity which is purchased and paid by the first terminal in response to user operation.
Optionally, before the step of counting, in a preset second redis ordered set, the first number of the commodities corresponding to the data stream identification information, the method further includes: extracting commodity identification information of the commodity from the payment information; searching a preset third redis ordered set by using the commodity identification information and the data stream identification information to obtain a second commodity number of the commodity; judging whether the number of the second commodities is larger than or equal to a preset first number threshold value or not; when the second commodity quantity is larger than or equal to the first quantity threshold value, storing the payment information into the second redis ordered set; and the third redis ordered set stores the corresponding relationship among the commodity identification information, the data stream identification information and the second commodity quantity.
Optionally, the first number threshold has a corresponding relationship with the number of the first terminals.
Optionally, the step of counting, in a preset second redis ordered set, a first number of the commodities corresponding to the data stream identification information includes: and counting the number of the first commodities stored in the second redis ordered set by using a preset timing task.
Optionally, the step of determining whether the first quantity of the goods meets a preset pushing condition includes: comparing the first commodity quantity with a third commodity quantity of other commodities in the second redis ordered set; when the first commodity quantity is larger than or equal to the third commodity quantity, determining that the first commodity quantity meets the pushing condition; and when the first commodity quantity is smaller than the third commodity quantity, determining that the first commodity quantity does not meet the pushing condition.
Optionally, after the step of pushing the relevant information of the commodity to the first terminal corresponding to the data stream identification information when the number of the first commodity meets the pushing condition, so that the first terminal displays the relevant information, the method further includes: deleting the payment information from the second redis ordered set.
Optionally, after the step of extracting data stream identification information of a corresponding audio-video data stream from the payment information, the method further includes: extracting user identification information of the first terminal from the payment information; and pushing the user identification information and the commodity identification information to the first terminal so that the first terminal can display the identification information and the commodity identification information according to a preset rule.
Optionally, after the step of obtaining payment information of the goods, the method further comprises: extracting payment time information of the commodity from the payment information; and sending the payment information to a second terminal corresponding to the data stream identification information so as to display the payment information on the second terminal according to the payment time information paging.
According to a second aspect of the embodiments of the present disclosure, there is provided a commodity information pushing system including: an acquisition unit configured to acquire payment information of a commodity; the extraction unit is configured to extract data stream identification information of the corresponding audio and video data stream from the payment information; the counting unit is configured to count a first commodity quantity of the commodities corresponding to the data stream identification information in a preset second redis ordered set; the judging unit is configured to judge whether the first commodity quantity meets a preset pushing condition; the pushing unit is configured to push the relevant information of the commodity to a first terminal corresponding to the data stream identification information when the quantity of the first commodity meets the pushing condition so that the first terminal can display the relevant information; the commodity is any commodity which is purchased and paid by the first terminal in response to user operation.
Optionally, the extracting unit is further configured to extract, before the counting unit counts the first number of the commodities corresponding to the data stream identification information in a preset second redis ordered set, the commodity identification information of the commodity from the payment information; the system further comprises: the searching unit is configured to search a preset third redis ordered set by utilizing the commodity identification information and the data stream identification information to obtain a second commodity number of the commodity; the judging unit is further configured to judge whether the second commodity quantity is greater than or equal to a preset first quantity threshold value; the system further comprises: a storage unit configured to store the payment information into the second redis ordered set when the second quantity of merchandise is greater than or equal to the first quantity threshold; and the third redis ordered set stores the corresponding relationship among the commodity identification information, the data stream identification information and the second commodity quantity.
Optionally, the first number threshold has a corresponding relationship with the number of the first terminals.
Optionally, the counting unit is configured to count the number of the first commodities stored in the second redis ordered set by using a preset timing task.
Optionally, the determining unit includes: a comparison module configured to compare the first quantity of merchandise with a third quantity of merchandise of other merchandise in the second redis ordered set; a determination module configured to determine that the first commodity quantity satisfies the push condition when the first commodity quantity is greater than or equal to the third commodity quantity; and when the first commodity quantity is smaller than the third commodity quantity, determining that the first commodity quantity does not meet the pushing condition.
Optionally, the system further comprises: and the deleting unit is configured to push the relevant information of the commodity to a first terminal corresponding to the data stream identification information when the pushing unit meets the pushing condition in the number of the first commodities, so that the payment information is deleted from the second redis ordered set after the first terminal displays the relevant information.
Optionally, the extracting unit is further configured to extract, after extracting the data stream identification information of the corresponding audio and video data stream from the payment information, the user identification information of the first terminal from the payment information; the pushing unit is further configured to push the user identification information and the commodity identification information to the first terminal, so that the first terminal displays the identification information and the commodity identification information according to a preset rule.
Optionally, the extracting unit is further configured to extract payment time information of the commodity from the payment information after the obtaining unit obtains the payment information of the commodity; the system further comprises: and the paging unit is configured to send the payment information to a second terminal corresponding to the data stream identification information so as to display the payment information on the second terminal in a paging mode according to the payment time information.
According to a third aspect of the embodiments of the present disclosure, there is provided a server, including: a processor; a memory for storing processor-executable instructions; wherein the processor is configured to: acquiring payment information of the commodity; extracting data stream identification information of corresponding audio and video data streams from the payment information; counting a first commodity quantity of the commodities corresponding to the data stream identification information in a preset second redis ordered set; judging whether the quantity of the first commodities meets a preset pushing condition or not; when the number of the first commodities meets the pushing condition, pushing the relevant information of the commodities to a first terminal corresponding to the data stream identification information so that the first terminal can display the relevant information; the commodity is any commodity which is purchased and paid by the first terminal in response to user operation.
According to a fourth aspect of the embodiments of the present disclosure, there is provided a non-transitory computer-readable storage medium having instructions stored thereon, which when executed by a processor of a mobile terminal, enable the mobile terminal to perform a goods information push method, the method including: acquiring payment information of the commodity; extracting data stream identification information of corresponding audio and video data streams from the payment information; counting a first commodity quantity of the commodities corresponding to the data stream identification information in a preset second redis ordered set; judging whether the quantity of the first commodities meets a preset pushing condition or not; when the number of the first commodities meets the pushing condition, pushing the relevant information of the commodities to a first terminal corresponding to the data stream identification information so that the first terminal can display the relevant information; the commodity is any commodity which is purchased and paid by the first terminal in response to user operation.
According to a fifth aspect of embodiments of the present disclosure, there is provided a computer program product comprising: the instructions in the computer program product, when executed by a processor of a server, enable the server to perform a merchandise information pushing method, the method comprising: acquiring payment information of the commodity; extracting data stream identification information of corresponding audio and video data streams from the payment information; counting a first commodity quantity of the commodities corresponding to the data stream identification information in a preset second redis ordered set; judging whether the quantity of the first commodities meets a preset pushing condition or not; when the number of the first commodities meets the pushing condition, pushing the relevant information of the commodities to a first terminal corresponding to the data stream identification information so that the first terminal can display the relevant information; the commodity is any commodity which is purchased and paid by the first terminal in response to user operation.
The technical scheme provided by the embodiment of the disclosure can have the following beneficial effects:
according to the commodity information pushing scheme provided by the embodiment of the disclosure, after the payment operation of the commodity is completed, the payment information of the commodity is obtained, and the data stream identification information of the corresponding audio and video data stream is extracted from the payment information. The audio and video data stream can be understood as the audio and video data stream corresponding to the payment operation of the commodity. And further counting the first commodity quantity of the commodities corresponding to the data stream identification information in a preset second redis ordered set, and pushing the relevant information of the commodities to a first terminal corresponding to the data stream identification information when the first commodity quantity meets a preset pushing condition so that the first terminal can display the relevant information. The commodity may be any commodity that the first terminal purchases and pays in response to a user operation.
The technical scheme provided by the embodiment of the disclosure is applied to a live broadcast scene, and the audio and video data streams can be considered as audio and video data streams which are acquired by a main broadcast client and displayed on a fan client. The commodity can be regarded as a commodity purchased and paid by the fan client when the audio and video data stream is displayed. After a commodity is purchased and paid by a fan client, the payment information of the commodity is obtained, and the data stream identification information of the audio and video data stream displayed by the fan client is determined by using the payment information. And then counting the first commodity quantity of the commodity corresponding to the audio and video data stream displayed by the fan client in the second redis ordered set, namely counting the first commodity quantity of the commodity purchased and paid by all the fan clients displaying the audio and video data stream. And when the counted number of the first commodities meets the pushing condition, pushing the relevant information of the commodities to all fan clients displaying audio and video data streams so as to display the relevant information of the commodities on the fan clients.
According to the technical scheme, the first commodity data can be counted in the second redis ordered set based on the redis, the relevant information of the commodity meeting the pushing condition can be pushed, and the redis can utilize the memory as the storage medium, so that the storage and searching speed of the commodity information is higher and the pushing of the commodity information is more time-efficient compared with a database which utilizes a mechanical hard disk as the storage medium.
It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the disclosure.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the invention and together with the description, serve to explain the principles of the invention.
Fig. 1 is a flowchart illustrating a commodity information push method according to an exemplary embodiment.
Fig. 2 is a schematic diagram illustrating a commodity information push method according to another exemplary embodiment.
Fig. 3 is a block diagram illustrating a merchandise information push system according to an example embodiment.
Fig. 4 is a block diagram illustrating an electronic device for pushing merchandise information according to an example embodiment.
Fig. 5 is a block diagram illustrating an apparatus for pushing merchandise information according to an example embodiment.
Detailed Description
Reference will now be made in detail to the exemplary embodiments, examples of which are illustrated in the accompanying drawings. When the following description refers to the accompanying drawings, like numbers in different drawings represent the same or similar elements unless otherwise indicated. The embodiments described in the following exemplary embodiments do not represent all embodiments consistent with the present invention. Rather, they are merely examples of methods and apparatus consistent with certain aspects of the invention, as detailed in the appended claims.
The redis is an open-source log-type and Key-Value (Value-based on keywords) database which is written by using ANSI C language, supports network, can be based on memory and can also be persistent. The redis can be understood as an in-memory database with high running speed. And the data persistence is supported, the data in the memory can be stored in the disk, and the data can be loaded from the disk to the memory again for use when the disk is restarted.
The commodity information and the order information in the embodiment of the present disclosure may be stored in a MySQL relational database, and when the commodity information is pushed in a live broadcast, several redis ordered sets may be created in advance, specifically as follows: a first redis ordered set a, a second redis ordered set B, a third redis ordered set C, and a fourth redis ordered set D. The members (member) of the first redis ordered set a may include at least identification information of the audio and video data stream, and optionally, may further include user identification information of a main broadcast of the audio and video data stream, and the score (score) of the first redis ordered set a may be creation time information of the audio and video data stream. The members of the second redis ordered set B may at least include identification information of the goods and the number of the goods, the score of the second redis ordered set B may be storage time information of the goods in the second redis ordered set B, and the keyword (key) of the second redis ordered set B may at least be identification information of the audio-video data stream. The members of the third redis ordered set C may at least include identification information of the goods, the score of the third redis ordered set C may be the number of the goods, and the keyword of the third redis ordered set C may at least be the identification information of the audio and video data stream. The members of the fourth redis ordered set D may include at least identification information of the order, the score of the fourth redis ordered set D may be identification information related to the payment time information, and the identification information related to the payment time information may be the payment time information + the identification information of the order.
Fig. 1 is a flowchart illustrating a commodity information pushing method according to an exemplary embodiment, and as shown in fig. 1, a commodity information pushing method in an embodiment of the present disclosure may include the following steps.
In step S11, payment information of the commodity is acquired.
In a live broadcast scene, the payment operation of the commodity can be completed at the fan client, the order state of the commodity can be changed from an unpaid state to a paid state, meanwhile, the payment information of the commodity can be stored in a commodity order database, and the payment information of the commodity is sent to an order event message queue. The order event message queue may be coupled to a goods order database. A subscriber (which may be an anchor client, a goods order database, a server, or the like) of the order event message queue may obtain payment information of the goods from the order event message queue.
The payment information of the goods may include identification information of an order, identification information of an audio-video data stream, identification information of the goods, identification information of a purchasing user of the goods, a purchasing quantity, and the like.
In a preferred embodiment of the present disclosure, after the payment information of the commodity is obtained, the payment information of the commodity may be sent to a commodity purchase information message queue, and a subscriber (which may be an anchor client and/or a fan client) of the commodity purchase information message queue may display all or part of the information in the payment information of the commodity.
In a preferred embodiment of the present disclosure, after the payment information of the commodity is obtained, the payment information of the commodity may be stored in the fourth redis ordered set D. And the fourth redis ordered set D is used for paging and displaying the related information of the commodities purchased by the fan client by the anchor client. For example, the fourth redis ordered set D stores payment information of items s1, s2, s3, and s4, where items s1, s2, and s3 are items purchased by fan clients zf1 and zf2 of anchor client z1, and item s4 is an item purchased by fan client zf3 of anchor client z 2. The anchor client z1 may show the commodities s1, s2 and s3 in a preset area, and the anchor client z2 may show the commodity s4 in a preset area. When the anchor client z1 presents the commodities s1, s2, and s3, the presentation can be performed in accordance with the payment time information of the commodities s1, s2, and s 3. If the number of commodities needing to be displayed by the anchor client is large, paging display can be performed according to the sequence of the payment time information. Since the payment time information of different commodities may be the same, if the paging display is performed only according to the payment time information of the commodities, paging failure may be caused. Therefore, when the commodities are displayed in a paging mode, the payment time information of the commodities and the identification information of the orders of the commodities can be spliced into the only paging identification information, and the commodities are displayed in a paging mode according to the paging identification information.
In step S12, the data stream identification information of the corresponding audio-visual data stream is extracted from the payment information.
As described above, the payment information of the commodity may include identification information of an audio-video data stream corresponding to the payment operation of the commodity, that is, when the fan client displays the audio-video data stream acquired by the anchor client, the fan client completes the payment operation of the commodity, and then the payment information of the commodity may include the identification information of the audio-video data stream. The data stream identification information extracted in step S12 is the data stream identification information of the audio and video data stream that is displayed by the fan client and collected by the anchor client. Generally, in a live broadcast scene, a fan client can only display one audio and video data stream within a period of time, and during the display of the audio and video data stream, a certain purchased commodity has a corresponding relationship with data stream identification information of the audio and video data stream.
In step S13, the first commodity number of the commodity corresponding to the data stream identification information is counted in the second redis ordered set.
In the embodiment of the present disclosure, a third redis ordered set C may be maintained for the audio and video data streams, where the third redis ordered set C may include data stream identification information of the audio and video data streams, and related information of all commodities purchased on all fan clients displaying the audio and video data streams, such as identification information and number of the commodities, and the like. In a live broadcast scene, under the condition that a plurality of audio and video data streams exist, a third redis ordered set C can be commonly maintained for the plurality of audio and video data streams, and the third redis ordered set C can contain identification information of each audio and video data stream and show related information of all commodities purchased on all fan clients of each audio and video data stream.
In a preferred embodiment of the present disclosure, before the step S13 is executed, it is determined whether to store the payment information of the commodity in the second redis ordered set. Specifically, the commodity identification information of the commodity can be extracted from the payment information, a second commodity number of the commodity is obtained by searching the third redis ordered set by using the commodity identification information and the data stream identification information, whether the second commodity number is greater than or equal to a preset first number threshold value or not is judged, and when the second commodity number is greater than or equal to the first number threshold value, the payment information is stored in the second redis ordered set, wherein the third redis ordered set stores a corresponding relationship among the commodity identification information, the data stream identification information and the second commodity number. It should be noted that, when the first number threshold is set in the embodiment of the present disclosure, on one hand, the first number threshold may be determined according to the total purchase amount of all the commodities in the live broadcast scene, for example, if the total amount of the commodities s5 purchased by all the fan clients corresponding to all the anchor clients in the live broadcast scene is 10 ten thousand, the first number threshold may be set to be 4 ten thousand. On the other hand, the number of the fan clients corresponding to each anchor client in the live broadcast scene and the total number of the commodities purchased by the fan clients corresponding to each anchor client can be determined. For example, in a live broadcast scene, the number of commodities s6 purchased by all fan clients corresponding to anchor client z1 is 2 ten thousand, the number of commodities s6 purchased by all fan clients corresponding to anchor client z2 is 7 ten thousand, the number of all fan clients corresponding to anchor client z1 is 1 ten thousand, and the number of all fan clients corresponding to anchor client z2 is 3 ten thousand, then a first number threshold value of 5 thousand may be set for anchor client z1 and the corresponding fan client, and a first number threshold value of 1.5 thousand may be set for anchor client z2 and the corresponding fan client. The numerical value, unit, and the like of the first number threshold are not particularly limited in the embodiments of the present disclosure.
As described above, the payment information of the goods may contain the goods identification information of the goods. And counting the first commodity quantity of the commodities corresponding to the data stream identification information of the audio and video data stream, namely counting the quantity of the commodities purchased by all fan clients displaying the audio and video data stream, and searching the second commodity quantity of the commodities having a corresponding relation with the commodity identification information of the commodities in the third redis ordered set C by utilizing the commodity identification information of the commodities. Or searching the second commodity quantity of the commodities which have corresponding relations with the data stream identification information of the audio-video data stream and the commodity identification information of the commodities in the third redis ordered set C by using the data stream identification information of the audio-video data stream and the commodity identification information of the commodities.
In step S14, it is determined whether the first quantity of merchandise satisfies the pushing condition, and if the first quantity of merchandise satisfies the pushing condition, step S15 is executed; and if the first commodity quantity does not meet the pushing condition, ending the process.
In practical application, the first commodity quantity and the commodity quantities of other commodities in the second redis ordered set can be compared, and if the first commodity quantity is the largest, it can be determined that the first commodity quantity meets the pushing condition; if the first commodity quantity is not the maximum, it may be determined that the first commodity quantity does not satisfy the push condition.
In step S15, the related information of the commodity is pushed to the first terminal corresponding to the data stream identification information, so that the first terminal presents the related information.
The related information of the product may include identification information of the product, a purchase quantity of the product, identification information of a purchase user of the product, payment time information of the product, and the like, and the content, the form, and the like of the related information of the product are not particularly limited in the embodiments of the present disclosure. When the first terminal displays the relevant information, the relevant information may be displayed in a floating window manner, the relevant information may also be displayed in a list manner, and the relevant information may also be displayed in a bullet screen manner.
In a preferred embodiment of the present disclosure, after the information related to the product is pushed to the first terminal, the information related to the product may be deleted from the second redis ordered set, and the information related to other products may be retained, so as to ensure that each product has a possibility of being recommended.
Fig. 2 is a schematic diagram illustrating a commodity information push method according to another exemplary embodiment, as shown in fig. 2. The commodity information pushing method in the embodiment of the disclosure may involve a front end, a back end and a pushing end, wherein the front end may include a main broadcasting end and a powder end, the back end may include a live broadcasting back end and an e-commerce back end, and the pushing end may include a live broadcasting id redis ordered set, a commodity sales quantity redis ordered set, a pagination order redis ordered set and a floating window event redis ordered set. In practical application, an anchor end starts E-commerce live broadcast, a live broadcast back end sends a broadcast starting notice to the E-commerce back end, and the E-commerce back end adds information such as live broadcast stream identification information live of the E-commerce live broadcast, user identification information userid of the anchor, and creation time information time of the live broadcast in a live broadcast id redis ordered set. If the main broadcasting end closes the live broadcasting of the E-commerce, the live broadcasting back end sends a broadcast closing notification to the E-commerce back end, and the E-commerce back end deletes relevant information of the live broadcasting of the E-commerce from the live broadcasting id redis ordered set, so that the validity and the real-time performance of the relevant information of the live broadcasting of the E-commerce in the live broadcasting id redis ordered set are guaranteed. After the bean vermicelli end finishes commodity payment in the live broadcast room, the E-commerce back end adds information such as live broadcast stream identification information live, identification information itemid of commodities, purchase quantity information num of the commodities and the like of the live broadcast room where the commodity payment is located to the commodity sales quantity redis ordered set. And adding the live broadcast stream identification information live, the identification information itemid of the commodity, the purchase quantity information num of the commodity and the like of a live broadcast room where the commodity payment is located into the paging order redis ordered set by the E-commerce back end. And if the quantity information of the commodities purchased by the fan end meets the push rule, the E-commerce back end adds the live broadcast stream identification information live of the live broadcast room where the purchased commodities are located, the identification information itemid of the commodities, the purchase quantity information num of the commodities, the purchase time and other information to the floating window event redis ordered set. Optionally, the e-commerce back end may also push a purchase record of the commodity to the live broadcast back end, such as a certain fan purchasing a certain exhibit. The purchase record can be pushed to the anchor terminal and the fan terminal from the live broadcast back end and displayed in the chat records of the anchor terminal and the fan terminal. The method comprises the steps that related information of purchased commodities stored in a floating window event redis ordered set can be scanned by a timing task, specifically, quantity information of the purchased commodities can be scanned, then a live broadcast rear end is informed to display the related information of one or more purchased commodities with the largest quantity information at an anchor end and a fan end, and specifically, the anchor end and the fan end can display the related information of one or more purchased commodities which are purchased most within a period of time in a floating window mode.
According to the commodity information pushing method provided by the embodiment of the disclosure, after the payment operation of the commodity is completed, the payment information of the commodity is obtained, and the data stream identification information of the corresponding audio and video data stream is extracted from the payment information. The audio and video data stream can be understood as the audio and video data stream corresponding to the payment operation of the commodity. And further counting the first commodity quantity of the commodities corresponding to the data stream identification information in a preset second redis ordered set, and pushing the relevant information of the commodities to a first terminal corresponding to the data stream identification information when the first commodity quantity meets a preset pushing condition so that the first terminal can display the relevant information. The commodity may be any commodity that the first terminal purchases and pays in response to a user operation.
The technical scheme provided by the embodiment of the disclosure is applied to a live broadcast scene, and the audio and video data streams can be considered as audio and video data streams which are acquired by a main broadcast client and displayed on a fan client. The commodity can be regarded as a commodity purchased and paid by the fan client when the audio and video data stream is displayed. After a commodity is purchased and paid by a fan client, the payment information of the commodity is obtained, and the data stream identification information of the audio and video data stream displayed by the fan client is determined by using the payment information. And then counting the first commodity quantity of the commodity corresponding to the audio and video data stream displayed by the fan client in the second redis ordered set, namely counting the first commodity quantity of the commodity purchased and paid by all the fan clients displaying the audio and video data stream. And when the counted number of the first commodities meets the pushing condition, pushing the relevant information of the commodities to all fan clients displaying audio and video data streams so as to display the relevant information of the commodities on the fan clients.
According to the technical scheme, the first commodity data can be counted in the second redis ordered set based on the redis, the relevant information of the commodity meeting the pushing condition can be pushed, and the redis can utilize the memory as the storage medium, so that the storage and searching speed of the commodity information is higher and the pushing of the commodity information is more time-efficient compared with a database which utilizes a mechanical hard disk as the storage medium.
Fig. 3 is a block diagram illustrating a merchandise information push system according to an example embodiment. Referring to fig. 3, the system may include an acquisition unit 31, an extraction unit 32, a statistics unit 33, a judgment unit 34, and a push unit 35. Wherein, the obtaining unit 31 may be connected and/or in communication with the extracting unit 32, the extracting unit 32 may be connected and/or in communication with the counting unit 33, the counting unit 33 may be connected and/or in communication with the judging unit 34, and the pushing unit 35 may be connected and/or in communication with the judging unit 34 and the obtaining unit 31.
An acquisition unit 31 configured to acquire payment information of a commodity; an extracting unit 32 configured to extract data stream identification information of a corresponding audio-video data stream from the payment information; a counting unit 33 configured to count a first commodity number of the commodity corresponding to the data stream identification information in a preset second redis ordered set; a judging unit 34 configured to judge whether the first commodity quantity satisfies a preset push condition; a pushing unit 35 configured to, when the number of the first commodity satisfies the pushing condition, push related information of the commodity to a first terminal corresponding to the data stream identification information so that the first terminal displays the related information, where the commodity is any commodity that the first terminal purchases and pays in response to a user operation.
In a preferred embodiment of the present disclosure, the extracting unit 32 is further configured to extract the commodity identification information of the commodity from the payment information before the counting unit 33 counts the first commodity quantity of the commodity corresponding to the data stream identification information in a preset second redis ordered set; the system further comprises: a searching unit 36 connected and/or in communication with the extracting unit 32, configured to search for a second quantity of the product from a preset third redis ordered set by using the product identification information and the data stream identification information; the judging unit 34 is further configured to judge whether the second quantity of the commodities is greater than or equal to a preset first quantity threshold; the system further comprises: a storage unit 37 connected and/or in communication with the determining unit 34 and the obtaining unit 31, and configured to store the payment information into the second ordered set when the number of the second commodities is greater than or equal to the first number threshold; and the third redis ordered set stores the corresponding relationship among the commodity identification information, the data stream identification information and the second commodity quantity.
In a preferred embodiment of the present disclosure, the first number threshold has a corresponding relationship with the number of the first terminals.
In a preferred embodiment of the present disclosure, the counting unit 33 is configured to count the number of the first commodities stored in the second redis ordered set by using a preset timing task.
In a preferred embodiment of the present disclosure, the determining unit 34 includes: a comparing module 341 and a determining module 342, the comparing module 341 and the determining module 342 being connected and/or in communication, the comparing module 341 configured to compare the first quantity of merchandise to a third quantity of merchandise of other merchandise in the second redis ordered set; a determining module 342 configured to determine that the first quantity of merchandise satisfies the pushing condition when the first quantity of merchandise is greater than or equal to the third quantity of merchandise; and when the first commodity quantity is smaller than the third commodity quantity, determining that the first commodity quantity does not meet the pushing condition.
In a preferred embodiment of the present disclosure, the system further comprises: a deleting unit 38 connected and/or in communication with the pushing unit 35, configured to, when the pushing unit 35 meets the pushing condition when the first quantity of the commodities meets the pushing condition, push the relevant information of the commodities to the first terminal corresponding to the data stream identification information, so that the payment information is deleted from the second redis ordered set after the first terminal displays the relevant information.
In a preferred embodiment of the present disclosure, the extracting unit 32 is further configured to extract the user identification information of the first terminal from the payment information after extracting the data stream identification information of the corresponding audio/video data stream from the payment information; the pushing unit 35 is further configured to push the user identification information and the commodity identification information to the first terminal, so that the first terminal displays the identification information and the commodity identification information according to a preset rule.
In a preferred embodiment of the present disclosure, the extracting unit 35 is further configured to, after the obtaining unit 31 obtains payment information of a commodity, extract payment time information of the commodity from the payment information; the system further comprises: a paging unit 39 connected to and/or in communication with the extracting unit 35, configured to transmit the payment information to a second terminal corresponding to the data stream identification information, so as to page the payment information on the second terminal according to the payment time information.
With regard to the system in the above-described embodiment, the specific manner in which each unit and/or module performs the operation has been described in detail in the embodiment related to the method, and will not be described in detail herein.
Fig. 4 is a block diagram illustrating an electronic device 400 for pushing merchandise information according to an example embodiment. The electronic device 400 may be a mobile phone, a computer, a digital broadcast terminal, a messaging device, a game console, a tablet device, a medical device, a fitness device, a personal digital assistant, and the like. Electronic device 400 may include one or more of the following components: processing components 402, memory 404, power components 406, multimedia components 408, audio components 410, input/output (I/O) interfaces 412, sensor components 414, and communication components 416.
The processing component 402 generally controls overall operation of the electronic device 400, such as operations associated with display, telephone calls, data communications, camera operations, and recording operations. The processing component 402 may include one or more processors 420 to execute instructions to perform all or a portion of the steps of the methods described above. Further, the processing component 402 can include one or more modules that facilitate interaction between the processing component 402 and other components. For example, the processing component 402 can include a multimedia module to facilitate interaction between the multimedia component 408 and the processing component 402.
The memory 404 is configured to store various types of data to support operations at the electronic device 400. Examples of such data include instructions for any application or method operating on the electronic device 400, contact data, phonebook data, messages, pictures, videos, and so forth. The memory 404 may be implemented by any type or combination of volatile or non-volatile memory devices such as Static Random Access Memory (SRAM), electrically erasable programmable read-only memory (EEPROM), erasable programmable read-only memory (EPROM), programmable read-only memory (PROM), read-only memory (ROM), magnetic memory, flash memory, magnetic or optical disks.
The power supply component 406 provides power to the various components of the electronic device 400. Power components 406 may include a power management system, one or more power supplies, and other components associated with generating, managing, and distributing power for electronic device 400.
The multimedia component 408 comprises a screen providing an output interface between the electronic device 400 and a user. In some embodiments, the screen may include a Liquid Crystal Display (LCD) and a Touch Panel (TP). If the screen includes a touch panel, the screen may be implemented as a touch screen to receive an input signal from a user. The touch panel includes one or more touch sensors to sense touch, slide, and gestures on the touch panel. The touch sensor may not only sense the boundary of a touch or slide action, but also detect the duration and pressure associated with the touch or slide operation. In some embodiments, the multimedia component 408 includes a front facing camera and/or a rear facing camera. The front camera and/or the rear camera may receive external multimedia data when the electronic device 400 is in an operating mode, such as a shooting mode or a video mode. Each front camera and rear camera may be a fixed optical lens system or have a focal length and optical zoom capability.
The audio component 410 is configured to output and/or input audio signals. For example, the audio component 410 includes a Microphone (MIC) configured to receive external audio signals when the electronic device 400 is in an operational mode, such as a call mode, a recording mode, and a voice recognition mode. The received audio signals may further be stored in the memory 404 or transmitted via the communication component 416. In some embodiments, audio component 410 also includes a speaker for outputting audio signals.
The I/O interface 412 provides an interface between the processing component 402 and peripheral interface modules, which may be keyboards, click wheels, buttons, etc. These buttons may include, but are not limited to: a home button, a volume button, a start button, and a lock button.
The sensor component 414 includes one or more sensors for providing various aspects of status assessment for the electronic device 400. For example, the sensor assembly 414 may detect an open/closed state of the electronic device 400, the relative positioning of components, such as a display and keypad of the electronic device 400, the sensor assembly 414 may also detect a change in the position of the electronic device 400 or a component of the electronic device 400, the presence or absence of user contact with the electronic device 400, orientation or acceleration/deceleration of the electronic device 400, and a change in the temperature of the electronic device 400. The sensor assembly 414 may include a proximity sensor configured to detect the presence of a nearby object without any physical contact. The sensor assembly 414 may also include a light sensor, such as a CMOS or CCD image sensor, for use in imaging applications. In some embodiments, the sensor assembly 414 may also include an acceleration sensor, a gyroscope sensor, a magnetic sensor, a pressure sensor, or a temperature sensor.
The communication component 416 is configured to facilitate wired or wireless communication between the electronic device 400 and other devices. The electronic device 400 may access a wireless network based on a communication standard, such as WiFi, a carrier network (such as 2G, 3G, 4G, or 5G), or a combination thereof. In an exemplary embodiment, the communication component 416 receives broadcast signals or broadcast related information from an external broadcast management system via a broadcast channel. In an exemplary embodiment, the communication component 316 further includes a Near Field Communication (NFC) module to facilitate short-range communications. For example, the NFC module may be implemented based on Radio Frequency Identification (RFID) technology, infrared data association (IrDA) technology, Ultra Wideband (UWB) technology, Bluetooth (BT) technology, and other technologies.
In an exemplary embodiment, the electronic device 400 may be implemented by one or more Application Specific Integrated Circuits (ASICs), Digital Signal Processors (DSPs), Digital Signal Processing Devices (DSPDs), Programmable Logic Devices (PLDs), Field Programmable Gate Arrays (FPGAs), controllers, micro-controllers, microprocessors or other electronic components for performing the above-described methods.
In an exemplary embodiment, a non-transitory computer-readable storage medium comprising instructions, such as the memory 404 comprising instructions, executable by the processor 420 of the electronic device 400 to perform the above-described method is also provided. For example, the non-transitory computer readable storage medium may be a ROM, a Random Access Memory (RAM), a CD-ROM, a magnetic tape, a floppy disk, an optical data storage device, and the like.
Fig. 5 is a block diagram illustrating an apparatus 500 for pushing merchandise information according to an example embodiment. For example, the apparatus 500 may be provided as a server or an electronic device. Referring to fig. 5, the apparatus 500 includes a processing component 522 that further includes one or more processors and memory resources, represented by memory 532, for storing instructions, such as applications, that are executable by the processing component 522. The application programs stored in memory 532 may include one or more modules that each correspond to a set of instructions. Further, the processing component 522 is configured to execute instructions to perform the merchandise information pushing method described above.
The apparatus 500 may also include a power component 526 configured to perform power management of the apparatus 500, a wired or wireless network interface 550 configured to connect the apparatus 500 to a network, and an input/output (I/O) interface 558. The apparatus 500 may operate based on an operating system stored in the memory 532, such as Windows Server, Mac OS XTM, UnixTM, LinuxTM, FreeBSDTM, or the like.
The present disclosure may also provide a computer program product, wherein when the instructions in the computer program product are executed by a processor of a server, an apparatus, or an electronic device, the server, the apparatus, or the electronic device may be enabled to execute the above pushing method of the commodity information.
Other embodiments of the invention will be apparent to those skilled in the art from consideration of the specification and practice of the invention disclosed herein. This application is intended to cover any variations, uses, or adaptations of the invention following, in general, the principles of the invention and including such departures from the present disclosure as come within known or customary practice within the art to which the invention pertains. It is intended that the specification and examples be considered as exemplary only, with a true scope and spirit of the invention being indicated by the following claims.
It will be understood that the invention is not limited to the precise arrangements described above and shown in the drawings and that various modifications and changes may be made without departing from the scope thereof. The scope of the invention is limited only by the appended claims.

Claims (16)

1. A commodity information pushing method is characterized by comprising the following steps:
acquiring payment information of the commodity;
extracting data stream identification information of corresponding audio and video data streams and commodity identification information of the commodity from the payment information;
searching a preset third redis ordered set by using the commodity identification information and the data stream identification information to obtain a second commodity number of the commodity;
judging whether the number of the second commodities is larger than or equal to a preset first number threshold value or not;
when the second commodity quantity is larger than or equal to the first quantity threshold value, storing the payment information into a second redis ordered set; wherein, the third redis ordered set stores the corresponding relationship among the commodity identification information, the data stream identification information and the second commodity number;
counting a first commodity quantity of the commodities corresponding to the data stream identification information in the second redis ordered set;
judging whether the quantity of the first commodities meets a preset pushing condition or not;
when the number of the first commodities meets the pushing condition, pushing the relevant information of the commodities to a first terminal corresponding to the data stream identification information so that the first terminal can display the relevant information;
the commodity is any commodity which is purchased and paid by the first terminal in response to user operation.
2. The merchandise information pushing method according to claim 1, wherein the first number threshold value has a correspondence with the number of the first terminals.
3. The product information pushing method according to claim 1, wherein the step of counting a first product quantity of the product corresponding to the data stream identification information in the second redis ordered set includes:
and counting the number of the first commodities stored in the second redis ordered set by using a preset timing task.
4. The commodity information pushing method according to claim 1, wherein the step of determining whether the first commodity quantity satisfies a preset pushing condition includes:
comparing the first commodity quantity with a third commodity quantity of other commodities in the second redis ordered set;
when the first commodity quantity is larger than or equal to the third commodity quantity, determining that the first commodity quantity meets the pushing condition;
and when the first commodity quantity is smaller than the third commodity quantity, determining that the first commodity quantity does not meet the pushing condition.
5. The merchandise information pushing method according to claim 1, wherein after the step of pushing the relevant information of the merchandise to the first terminal corresponding to the data stream identification information when the first number of merchandise satisfies the pushing condition, so that the first terminal displays the relevant information, the method further comprises:
deleting the payment information from the second redis ordered set.
6. The merchandise information pushing method according to claim 1, wherein after the step of extracting the data stream identification information of the corresponding audio-visual data stream from the payment information, the method further comprises:
extracting user identification information of the first terminal from the payment information;
and pushing the user identification information and the commodity identification information to the first terminal so that the first terminal can display the identification information and the commodity identification information according to a preset rule.
7. The commodity information pushing method according to any one of claims 1 to 6, wherein after the step of acquiring payment information of a commodity, the method further comprises:
extracting payment time information of the commodity from the payment information;
and sending the payment information to a second terminal corresponding to the data stream identification information so as to display the payment information on the second terminal according to the payment time information paging.
8. A commodity information pushing system, comprising:
an acquisition unit configured to acquire payment information of a commodity;
the extraction unit is configured to extract data stream identification information of the corresponding audio and video data stream and commodity identification information of the commodity from the payment information;
the searching unit is configured to search a preset third redis ordered set by utilizing the commodity identification information and the data stream identification information to obtain a second commodity number of the commodity;
a judging unit configured to judge whether the second commodity quantity is greater than or equal to a preset first quantity threshold;
a storage unit configured to store the payment information into a second redis ordered set when the second quantity of merchandise is greater than or equal to the first quantity threshold; wherein, the third redis ordered set stores the corresponding relationship among the commodity identification information, the data stream identification information and the second commodity number;
a counting unit configured to count a first commodity number of the commodity corresponding to the data stream identification information in the second redis ordered set;
the judging unit is further configured to judge whether the first commodity quantity meets a preset pushing condition;
the pushing unit is configured to push the relevant information of the commodity to a first terminal corresponding to the data stream identification information when the quantity of the first commodity meets the pushing condition so that the first terminal can display the relevant information;
the commodity is any commodity which is purchased and paid by the first terminal in response to user operation.
9. The merchandise information pushing system according to claim 8, wherein the first number threshold value has a correspondence with the number of the first terminals.
10. The merchandise information pushing system according to claim 8, wherein the counting unit is configured to count the number of the first merchandise stored in the second redis ordered set by using a preset timing task.
11. The merchandise information pushing system according to claim 8, wherein the judging unit includes:
a comparison module configured to compare the first quantity of merchandise with a third quantity of merchandise of other merchandise in the second redis ordered set;
a determination module configured to determine that the first commodity quantity satisfies the push condition when the first commodity quantity is greater than or equal to the third commodity quantity; and when the first commodity quantity is smaller than the third commodity quantity, determining that the first commodity quantity does not meet the pushing condition.
12. The merchandise information pushing system according to claim 8, further comprising:
and the deleting unit is configured to push the relevant information of the commodity to a first terminal corresponding to the data stream identification information when the pushing unit meets the pushing condition in the number of the first commodities, so that the payment information is deleted from the second redis ordered set after the first terminal displays the relevant information.
13. The merchandise information pushing system according to claim 8, wherein the extracting unit is further configured to extract user identification information of the first terminal from the payment information after extracting data stream identification information of a corresponding audio-visual data stream from the payment information;
the pushing unit is further configured to push the user identification information and the commodity identification information to the first terminal, so that the first terminal displays the identification information and the commodity identification information according to a preset rule.
14. The merchandise information pushing system according to any one of claims 8 to 13, wherein the extraction unit is further configured to extract payment time information of the merchandise from the payment information after the acquisition unit acquires the payment information of the merchandise;
the system further comprises:
and the paging unit is configured to send the payment information to a second terminal corresponding to the data stream identification information so as to display the payment information on the second terminal in a paging mode according to the payment time information.
15. A server, comprising:
a processor;
a memory for storing processor-executable instructions;
wherein the processor is configured to:
acquiring payment information of the commodity;
extracting data stream identification information of corresponding audio and video data streams and commodity identification information of the commodity from the payment information;
searching a preset third redis ordered set by using the commodity identification information and the data stream identification information to obtain a second commodity number of the commodity;
judging whether the number of the second commodities is larger than or equal to a preset first number threshold value or not;
when the second commodity quantity is larger than or equal to the first quantity threshold value, storing the payment information into a second redis ordered set; wherein, the third redis ordered set stores the corresponding relationship among the commodity identification information, the data stream identification information and the second commodity number;
counting a first commodity quantity of the commodities corresponding to the data stream identification information in the second redis ordered set;
judging whether the quantity of the first commodities meets a preset pushing condition or not;
when the number of the first commodities meets the pushing condition, pushing the relevant information of the commodities to a first terminal corresponding to the data stream identification information so that the first terminal can display the relevant information;
the commodity is any commodity which is purchased and paid by the first terminal in response to user operation.
16. A non-transitory computer-readable storage medium having instructions therein, which when executed by a processor of a mobile terminal, enable the mobile terminal to perform a goods information pushing method, the method comprising:
acquiring payment information of the commodity;
extracting data stream identification information of corresponding audio and video data streams and commodity identification information of the commodity from the payment information;
searching a preset third redis ordered set by using the commodity identification information and the data stream identification information to obtain a second commodity number of the commodity;
judging whether the number of the second commodities is larger than or equal to a preset first number threshold value or not;
when the second commodity quantity is larger than or equal to the first quantity threshold value, storing the payment information into a second redis ordered set; wherein, the third redis ordered set stores the corresponding relationship among the commodity identification information, the data stream identification information and the second commodity number;
counting a first commodity quantity of the commodities corresponding to the data stream identification information in the second redis ordered set;
judging whether the quantity of the first commodities meets a preset pushing condition or not;
when the number of the first commodities meets the pushing condition, pushing the relevant information of the commodities to a first terminal corresponding to the data stream identification information so that the first terminal can display the relevant information;
the commodity is any commodity which is purchased and paid by the first terminal in response to user operation.
CN201910116890.5A 2019-02-13 2019-02-13 Commodity information pushing method, system, server and storage medium Active CN109816495B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910116890.5A CN109816495B (en) 2019-02-13 2019-02-13 Commodity information pushing method, system, server and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910116890.5A CN109816495B (en) 2019-02-13 2019-02-13 Commodity information pushing method, system, server and storage medium

Publications (2)

Publication Number Publication Date
CN109816495A CN109816495A (en) 2019-05-28
CN109816495B true CN109816495B (en) 2020-11-24

Family

ID=66606653

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910116890.5A Active CN109816495B (en) 2019-02-13 2019-02-13 Commodity information pushing method, system, server and storage medium

Country Status (1)

Country Link
CN (1) CN109816495B (en)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110213380B (en) * 2019-06-11 2021-09-03 深圳市思迪信息技术股份有限公司 Message pushing method and device, computer equipment and storage medium
CN110415083B (en) * 2019-07-30 2022-06-03 北京达佳互联信息技术有限公司 Article transaction method, device, terminal, server and storage medium
CN112399200B (en) * 2019-08-13 2023-01-06 腾讯科技(深圳)有限公司 Method, device and storage medium for recommending information in live broadcast
CN111915413B (en) * 2020-08-21 2023-04-07 支付宝(杭州)信息技术有限公司 Payment implementation method and device and electronic equipment
CN113238860B (en) * 2021-04-29 2024-03-26 北京达佳互联信息技术有限公司 Task request processing method and device, electronic equipment and storage medium
CN113923500A (en) * 2021-09-30 2022-01-11 北京达佳互联信息技术有限公司 Data processing method, device, server and storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103559206A (en) * 2013-10-10 2014-02-05 Tcl集团股份有限公司 Information recommending method and system
CN104778612A (en) * 2015-04-23 2015-07-15 上海未来宽带技术股份有限公司 Method and system for realizing offline-to-online marketing management of physical store
CN106296305A (en) * 2016-08-23 2017-01-04 上海海事大学 Electric business website real-time recommendation System and method under big data environment
WO2018124842A1 (en) * 2017-01-02 2018-07-05 삼성전자 주식회사 Method and device for providing information on content

Family Cites Families (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102446326B (en) * 2010-10-09 2016-02-24 阿里巴巴集团控股有限公司 A kind of method of information pushing, system and equipment
CN105184618A (en) * 2015-10-20 2015-12-23 广州唯品会信息科技有限公司 Commodity individual recommendation method for new users and system
CN106022842A (en) * 2016-05-31 2016-10-12 北京小米移动软件有限公司 Product information recommending method and product information recommending device
CN106791895B (en) * 2016-11-29 2020-07-03 北京小米移动软件有限公司 Interaction method and device in E-commerce application program
CN108462889A (en) * 2017-02-17 2018-08-28 阿里巴巴集团控股有限公司 Information recommendation method during live streaming and device
CN106934689A (en) * 2017-02-25 2017-07-07 杭州领娱科技有限公司 Commodity supplying system and method based on instant messaging chatroom
US20180336645A1 (en) * 2017-05-22 2018-11-22 Google Inc. Using machine learning to recommend live-stream content
CN108737898A (en) * 2018-05-23 2018-11-02 武汉斗鱼网络科技有限公司 A kind of hot spot live streaming method for pushing, server and storage medium
CN108959443A (en) * 2018-06-13 2018-12-07 沈文策 A kind of information-pushing method, information processing method and device
CN109255676B (en) * 2018-08-14 2023-04-18 平安科技(深圳)有限公司 Commodity recommendation method and device, computer equipment and storage medium

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103559206A (en) * 2013-10-10 2014-02-05 Tcl集团股份有限公司 Information recommending method and system
CN104778612A (en) * 2015-04-23 2015-07-15 上海未来宽带技术股份有限公司 Method and system for realizing offline-to-online marketing management of physical store
CN106296305A (en) * 2016-08-23 2017-01-04 上海海事大学 Electric business website real-time recommendation System and method under big data environment
WO2018124842A1 (en) * 2017-01-02 2018-07-05 삼성전자 주식회사 Method and device for providing information on content

Also Published As

Publication number Publication date
CN109816495A (en) 2019-05-28

Similar Documents

Publication Publication Date Title
CN109816495B (en) Commodity information pushing method, system, server and storage medium
US10372469B2 (en) Method and device for displaying information
US10141025B2 (en) Method, device and computer-readable medium for adjusting video playing progress
CN113382308B (en) Information display method and device, electronic equipment and computer readable storage medium
CN105068976B (en) Ticket information display method and device
CN107463643B (en) Barrage data display method and device and storage medium
CN109064277B (en) Commodity display method and device
CN109308334B (en) Information recommendation method and device and search engine system
WO2015161643A1 (en) Target terminal recognition method, and terminal monitoring method, device and system
CN113065008A (en) Information recommendation method and device, electronic equipment and storage medium
CN109754277B (en) Rights acquisition operation object processing method and device and electronic equipment
CN107402767B (en) Method and device for displaying push message
WO2023035560A9 (en) Information processing method and apparatus
CN112131466A (en) Group display method, device, system and storage medium
CN111127053B (en) Page content recommendation method and device and electronic equipment
CN109542297B (en) Method and device for providing operation guide information and electronic equipment
WO2019095810A1 (en) Interface display method and device
CN112256890A (en) Information display method and device, electronic equipment and storage medium
CN109962983B (en) Click rate statistical method and device
CN107908522B (en) Information display method and device and computer readable storage medium
CN114666643A (en) Information display method and device, electronic equipment and storage medium
WO2019095818A1 (en) Interface presenting method and apparatus
CN114647774A (en) Pushing method and device, electronic equipment and storage medium
CN112040257A (en) Method and device for pushing information in live broadcast room
CN111179011A (en) Insurance product recommendation method and device

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant