CN113504858A - Order page processing method, device, equipment and storage medium - Google Patents

Order page processing method, device, equipment and storage medium Download PDF

Info

Publication number
CN113504858A
CN113504858A CN202110809223.2A CN202110809223A CN113504858A CN 113504858 A CN113504858 A CN 113504858A CN 202110809223 A CN202110809223 A CN 202110809223A CN 113504858 A CN113504858 A CN 113504858A
Authority
CN
China
Prior art keywords
page
resource
target
preset
interest
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202110809223.2A
Other languages
Chinese (zh)
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 Ape Power Future Technology Co Ltd
Original Assignee
Beijing Ape Power Future 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 Ape Power Future Technology Co Ltd filed Critical Beijing Ape Power Future Technology Co Ltd
Priority to CN202110809223.2A priority Critical patent/CN113504858A/en
Publication of CN113504858A publication Critical patent/CN113504858A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • G06F3/04817Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance using icons
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/06Buying, selling or leasing transactions
    • G06Q30/0601Electronic shopping [e-shopping]
    • G06Q30/0633Lists, e.g. purchase orders, compilation or processing
    • G06Q30/0635Processing of requisition or of purchase orders

Abstract

The application relates to the technical field of internet, and provides an order page processing method, an order page processing device, order page processing equipment and a storage medium, wherein the method comprises the following steps: sending a first message to a service server, wherein the first message is used for initiating an order request to a target resource; receiving a second message from the service server and playing a target page, wherein the second message is used for indicating that the order request is rejected by the service server; and when a preset condition is met, jumping from the target page to a service page of the target resource. The scheme can avoid the frequent repeated order requests initiated by the service current-limited terminal so as to reduce the network payment load of the service server.

Description

Order page processing method, device, equipment and storage medium
Technical Field
The embodiment of the application relates to the technical field of internet, in particular to an order page processing method, device, equipment and storage medium.
Background
The service flow limitation is a method for limiting the flow or the function of a system according to a preset rule in order to ensure that limited resources can be normally served when the system resources are insufficient to deal with a large number of requests. Therefore, the method can protect the service node or the data node of the server cluster, and prevent the unavailability caused by the service and data crash (such as a large amount of actual effects of front-end cache) caused by overlarge instantaneous flow. The prior art already has some solutions in service throttling. For example, a simpler strategy is to randomly select some requests to respond, and some other requests are filtered or rejected.
For example, after the terminal initiates an order request for a certain commodity, if the service flow limit of the server is met, the server informs the terminal that the order request is rejected to be processed. After the terminal receives the notification message that the order request fed back by the server is rejected, the terminal keeps the state of an order generation page or a commodity page and waits for an operation instruction of a user.
Disclosure of Invention
The embodiment of the application provides an order page processing method, an order page processing device and a storage medium, which can prevent a terminal limited by a service from frequently and repeatedly initiating order requests so as to reduce the network payment load of a service server.
In a first aspect, an order page processing method includes: sending a first message to a service server, wherein the first message is used for initiating an order request to a target resource; receiving a second message from the service server and playing a target page, wherein the second message is used for indicating that the order request is rejected by the service server; and when a preset condition is met, jumping from the target page to a service page of the target resource.
In the above method, the meeting the preset condition includes: the playing time of the target page reaches a preset time; or, the target page is played completely; or detecting the playing progress of the target page, wherein the ratio of the playing progress to the playing time of the target page is greater than a preset ratio.
Wherein the jumping from the target page to the service page of the target resource includes: displaying a first return icon or a first popup on the target page, wherein the first return icon or the first popup is used for indicating that the target resource order page is jumped to; detecting a first input of the user to the first return icon or the first popup; and responding to the first input, jumping the current page from the target page to an order page of the target resource for a user to initiate an order request.
In the above method, the jumping from the target page to the service page of the target resource includes: and automatically jumping from the target page to an order page of the target resource for a user to initiate an order request.
The method further comprises the following steps: and playing a preset audio on the target page, wherein the preset audio is used for prompting a user to return to the service page of the target resource.
In an embodiment, when the preset condition is satisfied, jumping from the target page to the service page of the target resource includes: receiving a third message of the service server, wherein the third message is used for indicating that the order request is processed by the service server; and switching the current page from the target page to a payment page of the target resource.
In the method, the target page is preset content corresponding to the interest resource;
before the target page is played, the method further includes: acquiring user interest data of a user; determining an interest resource set according to the user interest data; and generating preset content corresponding to each interest resource in the interest resource set.
On the basis of the method, after the preset content corresponding to each interest resource in the interest resource set is generated and before the target page is played, the method further includes: determining resource characteristics of the target resource; obtaining a first interest resource from the interest resource set, wherein the similarity between the resource characteristics of the first interest resource and the resource characteristics of the target resource is higher than a preset similarity; the playing target page comprises: and playing the first preset content corresponding to the first interest resource as the target page.
Wherein the first interest resource is not traffic limited by the traffic server.
In an embodiment of the application, the user interest resource set includes news or resource activity information obtained according to a preset rule; and playing the news or the resource activity information as the content of the target page.
In a second aspect, an embodiment of the present application further provides a device for executing the order page processing method in the first aspect, where the device includes:
the system comprises an input/output module, a service server and a payment server, wherein the input/output module is used for sending a first message to the service server on a payment page, and the first message is used for initiating an order request to a target resource; and receiving a second message from the service server, the second message indicating that the order request of the target resource is rejected by the service server;
the display module is used for playing a target page after the second message is obtained; and performing page jump playing under the control of the processing module;
and the processing module is used for controlling the display module to jump the page from the target page to the service page of the target resource when a preset condition is met.
In an embodiment, the processing module is specifically configured to:
controlling the display module to display a first return icon or a first popup on the target page, wherein the first return icon or the first popup is used for indicating to jump to an order page of the target resource;
detecting a first input of the user to the first return icon or the first popup;
and responding to the first input, controlling the display module to jump the current page from the target page to the order page of the target resource for a user to initiate an order request.
Wherein the processing module is specifically configured to: and controlling the display module to automatically jump from the target page to the order page of the target resource for a user to initiate an order request.
In the above apparatus, the display module is further configured to: and playing a preset audio on the target page, wherein the preset audio is used for prompting a user to return to the service page of the target resource.
In one embodiment, the target page is preset content corresponding to an interest resource; the processing module is specifically configured to: receiving a third message of the service server through the input/output module, wherein the third message is used for indicating that the order request is processed by the service server; and controlling the display module to switch the current page from the target page to the payment page of the target resource.
In the above apparatus, before playing the target page, the processing module is further configured to:
acquiring user interest data of a user through the input and output module;
determining a set of interest resources according to the user interest data, wherein the set of interest resources comprises a plurality of interest resources meeting the interest of the user;
and generating preset content corresponding to the interest resources in the interest resource set.
In the device, the target page comprises first preset content; the processing module further obtains the first preset content according to the following mode:
determining resource characteristics of the target resource;
determining a first interest resource which is not limited within the preset time length from the interest resource set, wherein the similarity between the resource characteristics of the first interest resource and the resource characteristics of the target resource is higher than the preset similarity;
and acquiring the first preset content corresponding to the first interest resource and taking the first preset content as the target page.
Wherein the first interest resource is not traffic limited by the traffic server.
In one embodiment, the processing module further obtains the content of the target page according to the following manner:
acquiring news or resource activity information according to a preset rule;
and taking the news or the resource activity information as the content of the target page.
Compared with the prior art, in the embodiment of the application, after the terminal receives the first message for refusing to process the target resource order request, the terminal plays the target page, and the terminal which is limited by the service flow can be prevented from frequently and repeatedly initiating the order related request for obtaining the target resource within the playing duration of the target page, so that the network payment load is reduced. On one hand, the target page is preset, so that the target page can be loaded quickly to reduce the time delay of playing the target page; on the other hand, because the target page is a file matching the user requirement or matching the target resource, playing the target page does not obviously cause user conflict, and rich content is provided for the user within the time period of the service request being limited, so that the subsequent target resource can be seamlessly linked to the order page or payment page of the target resource after being de-limited.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present application, the drawings needed to be used in the description of the embodiments are briefly introduced below, and it is obvious that the drawings in the following description are only some embodiments of the present application, and it is obvious for those skilled in the art to obtain other drawings based on these drawings without creative efforts.
Fig. 1 is a schematic diagram of a network architecture of a communication system of the present application;
FIG. 2 is a schematic flow chart of a method for processing an order page according to the present application;
fig. 3 is a schematic structural diagram of an order page processing apparatus in the present application.
Detailed Description
The terms "first," "second," and the like in the description and in the claims of the embodiments of the application and in the drawings described above are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It will be appreciated that the data so used may be interchanged under appropriate circumstances such that the embodiments described herein may be practiced otherwise than as specifically illustrated or described herein. Furthermore, the terms "comprise" and "have," and any variations thereof, are intended to cover non-exclusive inclusions, such that a process, method, system, article, or apparatus that comprises a list of steps or modules is not necessarily limited to those steps or modules expressly listed, but may include other steps or modules not expressly listed or inherent to such process, method, article, or apparatus, such that the division of modules presented in the present application is merely a logical division and may be implemented in a practical application in a different manner, such that multiple modules may be combined or integrated into another system or some features may be omitted or not implemented, and such that couplings or direct couplings or communicative connections shown or discussed may be through interfaces, indirect couplings or communicative connections between modules may be electrical or the like, the embodiments of the present application are not limited. Moreover, the modules or sub-modules described as separate components may or may not be physically separated, may or may not be physical modules, or may be distributed in a plurality of circuit modules, and some or all of the modules may be selected according to actual needs to achieve the purpose of the embodiments of the present application.
In the prior art, if a server adopts a service flow limiting strategy, an order request initiated by a user for a certain commodity is rejected to be processed according to the service flow limiting strategy. And when the order request of the user is rejected, returning to the order generation page, and continuously and repeatedly initiating the order request to the service server by the user. Thus, during a period of time when the service is limited, the service server will receive repeated and frequent order requests from the terminal, which aggravates the load of the service server.
The method and the device are applied to a scene after the terminal initiates an order request about the target resource to the service server. Specifically, based on the reason that the service server implements service flow limitation, the user terminal receives a notification message fed back by the service server to reject processing of the order request, and then the user terminal adopts the following processing method provided in this embodiment.
The embodiment of the application provides an order page processing method, which is used for a terminal to initiate an order request about target resources to a service server and receive processing after the server refuses to process the order request, for example, the terminal side plays preset content within a preset time length, so that the terminal user limited by service can be prevented from frequently and repeatedly initiating the order request. Under some service flow limiting policies, a rejected notification message is also returned for an order request re-initiated by a user within a period of time, so that the user cannot achieve the user purpose but the service load of the network and the server is increased when the user frequently initiates the order request.
In some embodiments, when the present solution is applied to a communication system as shown in fig. 1, the communication system may include a service server (a background server and a web server), a plurality of terminals (only 1 target terminal is labeled in fig. 1), and a plurality of resource providers (only 1 target resource provider is labeled in fig. 1). The application (app) installed in each terminal may be an app with the same or different version number, and may also be a terminal with the same or different operating system. The details will be described below.
A service server: the method can be used for providing business services for each terminal, such as an introduction page, a purchase order page, a payment page, an after-sales page and the like of the target resource. The service server can perform service flow limitation on target resources provided by a resource provider according to service requirements or service access and the like, and after a user initiates an order request of the target resources to the service server through an app in a target terminal, if the server takes a flow limitation measure on the request of the target resources, the order request of the target terminal is refused to be executed due to a flow limitation strategy.
The resource provider: can be used for providing resources to the terminal through a transaction platform provided by the service server. When the inventory goods are ordered by the user, the resource provider maintains and updates the information such as the quantity of the inventory goods. The embodiment shown in fig. 1 is an example of a target resource provider, which may be referred to as a seller, a merchant, and the like, and the embodiment of the present application is not limited thereto.
A terminal: any resource may be selected among the resources provided by the resource provider for the transaction.
In some embodiments, based on the communication system shown in fig. 1, the service server performs current limiting on the target resource, and may perform current limiting according to an access link of the target resource. After receiving the order request of the terminal for the target resource, the service server generates a notification message for rejecting the response to the order request and sends the notification message for rejecting the response to the terminal. After the terminal receives the notification message of refusing to respond, the preset file can be played within the preset time length.
It should be particularly noted that the service servers (i.e., the background server and the web server) related to the embodiment of the present application may be independent physical servers, may also be a server cluster or a distributed system formed by a plurality of physical servers, and may also be cloud servers that provide basic cloud computing services such as cloud services, cloud databases, cloud computing, cloud functions, cloud storage, network services, cloud communication, middleware services, domain name services, security services, CDNs, and big data and artificial intelligence platforms. The terminal related to the embodiment of the application may be a smart phone, a tablet computer, a notebook computer, a desktop computer, a smart speaker, a smart watch, a personal digital assistant, and the like, but is not limited thereto. The terminal and the service server may be directly or indirectly connected through wired or wireless communication, and the embodiment of the present application is not limited herein.
The order page processing method provided by the embodiment of the application is described below.
Referring to fig. 2, fig. 2 shows a schematic flow chart of an order page processing method in the embodiment of the present application, and the following describes the order page processing method provided in the embodiment of the present application, where the scheme may be executed by an order page processing device, the order page processing device is applied to a terminal side, and the order page processing device in the embodiment of the present application may cover os, Android, Windows, Linux, iMac, and other operating systems, which are not limited in the embodiment of the present application. The embodiment of the application comprises the following steps:
101. the terminal sends a first message to the service server.
Wherein the first message is used for initiating an order request to a target resource. The target resource may include a virtual resource, such as a virtual commodity like an online education service product, a telephone fee, a network fee, an electric fee, or a design drawing, or a physical commodity, such as a cup, a sofa, a mobile phone, and the like, which is not limited in the embodiments of the present application.
For example, a user may wish to purchase an online educational product, such as an online English class, and initiate a request at the terminal for an order to be generated for the product.
102. And the service server sends a second message to the terminal.
The second message is used for informing the terminal that the order request operation of the target resource is rejected based on the reason such as the service server implementing service flow limitation.
For example, when the user places an order for an online english lesson at the terminal, since the current positive value is in the peak period of access, the service server performs service throttling on a plurality of commodities in a plurality of stores, so that an order for the online english lesson cannot be generated, and the terminal receives the second message from the service server and is informed that the order request is rejected to be executed.
103. And after receiving the second message from the service server, the terminal plays the target page.
The target page comprises preset content, preset pictures, or preset pages corresponding to target resources and the like.
For example, the terminal receives a notification message from the server, which indicates that the order request of the online english lesson is rejected for processing, and the terminal can play a preset file. The configuration file may be a lesson introduction of an online english lesson or a pageable content obtained according to the policy described below.
On one hand, the preset file is preset, so that quick loading can be realized, and the time delay of playing the preset file is reduced; in another aspect, the preset file is a file that matches the user's requirements or matches the online english lesson, so playing the preset file within the preset duration will not cause user conflict significantly, and can also alleviate the blank period before the user waits for the electric toothbrush to be de-limited, so that the subsequent order page of the electric toothbrush can be seamlessly linked after the electric toothbrush is de-limited.
And after the preset file is played, skipping to the order page of the online English course to guide the user to place the order again.
In some embodiments, to reduce the delay of playing the target page, the target page may be generated in advance. Specifically, before playing the target page, the method further includes:
acquiring user interest data of a user;
determining an interest resource set according to user interest data, wherein the interest resource set comprises a plurality of interest resources meeting the interest of the user;
and generating a preset page, preset content and a preset picture corresponding to the interest resource in the interest resource set. And obtaining the content related to the target resource ordered by the user or the user data in the interest resource set according to at least one preset strategy. For example, a lesson introduction related to an online english lesson ordered by a user, such as lessons with the same content taught by other teachers, lessons in adjacent stages, or offline lessons with the same teaching content, etc. The method for acquiring the interest resource is described below.
In some embodiments, the target page can be played within a preset time length, so that the phenomenon that the user feels dislike due to too long time for playing the target page is avoided. The preset duration can be dynamically set or adjusted according to actual requirements, and the embodiment of the application is not limited to this.
Therefore, the corresponding preset page is generated in advance based on each interest resource, and the target page can be played in time when the order request operation is rejected. On one hand, the time delay of playing the target page can be reduced; on the other hand, since the user can be provided with the resource in accordance with the user's interest in a short time, it is possible to avoid the user from viewing the "page failed to place an order" while waiting or viewing the resource that is not of interest. Therefore, the embodiment can also improve the user experience.
104. And when the preset condition is met, the terminal jumps to the service page of the target resource from the target page.
In some embodiments, the meeting the preset condition includes:
and when the playing time of the target page reaches the preset time, jumping from the target page to an order generation page of the target resource for which the user initiates an order request to the server. For example, the terminal jumps back to the order generation page of the online english course from the currently played target page.
Or the target page playing is completed.
Or detecting the playing progress of the target page, wherein the ratio of the playing progress to the playing time of the target page is greater than a preset ratio.
Referring to step 104', the meeting of the preset condition in this embodiment further includes receiving a third message from the service server.
The third message is a response message after the business server determines to execute the target resource order request. For example, in some service server current limiting measures, a service request message for rejecting a response is cached, and after the current limiting measures are removed, the cached service request is processed, and a response message for processing the service request is fed back to the terminal. For example, as shown in FIG. 2, the step 104 is replaced with a step 104' within a dashed rectangle.
104' receives a third message from said service server and the terminal jumps from said played destination page to the next service page.
Since it is known that the order request of the terminal is currently processed by the service server by receiving the third message from the service server, according to the third message of the server, the terminal jumps from the played target page to a next service page of the service page, that is, to a payment page of the requested target resource (for example, an online english course commodity). Compared with the above embodiment, since the order request sent by the terminal is processed by the service server, the terminal jumps from the target page to the payment page after receiving the third message. Therefore, after the user watches the popularization content played by the short-time target page, the user directly enters a payment process, and better experience is provided for the user.
Specifically, a user requests that an order be generated for an online english curriculum product. And the server implements a service flow limiting strategy, refuses to process the order request of the online English course and caches the order request. Therefore, the service request of the user terminal is rejected to be processed because of the current period of the current throttling strategy and receives the notification message from the server, and then the target page is played, for example, the target page is the online course introduction of reading.
And in the next period of the server service flow limiting strategy, processing the order requests of the cached online English courses. And, the terminal that initiated the order request is notified by a third message.
It can be seen that, when the terminal playing the target page receives the third message from the server, the terminal directly jumps to the payment page from the currently played target page. The difference from the above embodiment is that the terminal no longer jumps back to the order page, but jumps directly to the payment page, guiding the user to pay directly for the order.
The method and the device have the advantages that the terminal plays the target page after receiving the second message aiming at the target resource, so that the terminal limited by the service can be prevented from frequently and repeatedly initiating the order request for acquiring the target resource during playing.
The target page played at the terminal in the embodiment of the application comprises preset content, preset pictures, or preset pages corresponding to resources and the like. Different preset contents, preset pictures or preset pages corresponding to resources are displayed, and different playing effects can be brought. The manner in which the target page is generated is explained below.
(1) The target page comprises a first preset page corresponding to the interest resource of the user, which is obtained based on the target resource. Namely, the resource corresponding to the first preset page is the interest resource of the user.
In order to increase the playing speed of the target page, preset contents corresponding to a plurality of interest resources can be generated in advance, then a first preset page is matched in real time according to the target resources, and the first preset page is used as the target page to be played. Specifically, before playing the target page, the method further includes:
acquiring user interest data of a user;
determining a set of interest resources according to the user interest data, wherein the set of interest resources comprises a plurality of interest resources meeting the interest of the user;
and generating preset content corresponding to each interest resource in the interest resource set.
In some embodiments, to save the user time and match the user's needs, other merchandise purchase pages that are not currently being restricted access and are the same or similar to the current merchandise may be obtained. Specifically, the first preset page may be obtained according to the first interest resource, specifically by the following means:
first interest resources are determined from the interest resource set, then a first preset page corresponding to the first interest resources is used as a target page to be played, and the types of the first interest resources are the same as or similar to the target resources.
Specifically, before a target page is played, the resource characteristics of the target resource are determined;
obtaining a first interest resource from the interest resource set, wherein the similarity between the resource characteristics of the first interest resource and the resource characteristics of the target resource is higher than a preset similarity;
and taking the preset content corresponding to the first interest resource as the target page, namely playing the preset content corresponding to the first interest resource as the target page.
In some embodiments, the first interest resource may be an interest resource for which the service server does not perform service current limitation, or may be an interest resource for which the service server does not perform service current limitation within the preset time duration, so that the terminal can smoothly play the first preset page corresponding to the first interest resource.
In some embodiments, the first preset page may be an introduction page, an activity page, a purchase page, or the like of the resource, which is not limited in this embodiment of the present application, and the preset page may include an access link (for example, a purchase address, a two-dimensional code, page content or an icon associated with the purchase address), so that the user may access the target resource or a page of the same kind of resource of the target resource through the access link in the preset page.
Therefore, the first preset page is obtained based on the first interest resource of the user, and the similarity between the resource characteristics of the first interest resource and the target resource is higher than the preset similarity, so that the boring feeling of the user is not caused, and the drainage effect can be achieved. If the first interest resource is not limited, on one hand, the first interest resource can simultaneously meet the user interest, is not limited and has the same or similar characteristics with the target resource, and when the first preset page corresponding to the first interest resource is played, the content displayed by the first preset page also meets the user interest, then the preset page is played within the preset time, smooth playing can be realized, the user is not annoyed, and the drainage effect can be achieved. On the other hand, because the first interest resource has the same or similar resource characteristics as the target resource, when the user fails to respond to the original order request of the target resource in the current page in time, the same type of commodity of the target resource or the same commodity of different sellers can be provided for the user, so that even if the business server limits the flow of the seller of the target resource, the user can go to other sellers to purchase the same type of commodity or the same commodity, and the purposes of guiding the flow of other sellers and shunting the flow of the current seller of the target resource can be achieved.
(2) The target page comprises first preset content
The first preset content may include news or resource activity information obtained according to preset rules.
In some embodiments, the first preset content is obtained according to the following manner:
acquiring news or resource activity information of which the current heat value is higher than a preset heat value; and taking the news or the resource activity information as the first preset content.
For example, the news may be any news or related activity information list of the popularity value top10, the news or activity information may be randomly pushed, or pushed according to user behavior data and the like of the user on other applications in the terminal, and the embodiment of the present application is not limited to this.
Or push relevant news or event information according to the relevance to the target resource requested by the user. For example, when a user requests an order for an art online education course, news or information related to art education, such as art exhibition information, art competition notification, etc., can be pushed in the target page.
Correspondingly, the first preset content can be used as an interest resource in the user interest resource set, that is, the user interest resource set includes news or resource activity information obtained according to a preset rule; and playing the news or the resource activity information as the target page content.
Therefore, the first preset content is displayed on the terminal side, the short time during the period that the service request is limited is utilized, and news or resource activity information which may be interested by the user is pushed to the user, so that the popularization of the service is realized, the user experience is improved, and the user does not feel anxious about waiting during the service current limiting period.
In some embodiments of the present application, the current user terminal plays the target page, and when a preset condition is reached, the system may automatically jump back to the order page; or displaying an icon or a popup window in the currently played target page, and returning the order page of the target resource by the user through the icon or the popup window in the first page.
The following cases can be specifically classified:
(1) and returning through the first return icon or the first popup window after the target page is played.
As noted above, jumping from the destination page to the order service page may be based on a variety of triggering conditions. For example, the page jump may be performed after the target page is played.
The playing duration of the target page may be set corresponding to the service traffic throttling policy, for example, if the throttling period of the server throttling policy is 1 second, the playing duration of the target page is set to 1 second or less than 1 second, that is, after receiving the notification message of the server rejecting to process the user traffic request, the playing duration of the target page is less than or equal to the throttling period duration.
In some embodiments, said jumping from said target page to said order page for said target resource comprises:
if the fact that the target page is played completely is detected, displaying a first return icon or a first popup window on the target page, wherein the first return icon or the first popup window is used for indicating that the target resource is jumped to an order generation page or a payment page;
detecting a first input of the user to the first return icon or the first popup;
in response to the first input, jumping a current page from the first page to an order generating page or a payment page of the target resource.
Therefore, the first return icon or the first popup window is displayed on the first page in real time, so that a user can directly click the first return icon or the first popup window to quickly return to an order service page (an order generation page or a payment page) of the target resource. The operation flow of the user is reduced, and the user does not need to search the target resource in the order again after the first page is closed. Obviously, the method and the device can improve the page efficiency and the user experience through a small amount of operation without going through multi-level pages.
(2) And setting the playing time length of the target page. Preferably, the preset playing time length is less than or equal to the time length of the current limiting period of the server. Even if the target page content is not played completely, if the playing time is reached, outputting a first return icon or the first popup window, and accepting a user instruction to carry out page jump.
(3) In this embodiment, other types of thresholds may also be set, for example, a threshold of the playing progress of the target page, specifically, the playing progress of the target page is detected, and if the ratio of the playing progress to the playing time is greater than a preset ratio, a first return icon or the first popup window is output, and a user instruction is accepted to perform page jump.
(4) On the basis of the embodiments (1) to (3), the user may be further prompted to return to the service page of the target resource by playing the preset audio on the service page displayed in step 103.
Specific examples are: and if the proportion of the playing progress occupying the playing time length is greater than a preset proportion, playing a preset audio, wherein the preset audio is used for prompting the user to return to the payment page of the target resource.
Similar to the above manners, when the target page is played or the playing time of the target page reaches the set playing time, the preset audio playing progress reaches a certain proportion, or other conditions are met, the terminal can automatically jump back to the service page from the target page, and the page jump can be completed without the instruction of the user.
In the above description, an order page processing method in the embodiment of the present application is described, and a device for executing the order page processing method is described below.
Referring to fig. 3, a schematic structural diagram of an order page processing apparatus 30 shown in fig. 3 is applicable to page processing. The functions implemented by the order page processing device 30 may be implemented by hardware, or may be implemented by hardware executing corresponding software. The hardware or software includes one or more modules corresponding to the above functions, which may be software and/or hardware. The order page processing device 30 may include an input and output module 301, a display module 302, and a processing module 303. The functions of the input/output module 301, the display module 302, and the processing module 303 implement the operations performed in the above embodiments, which are not described herein again. For example, the processing module 301 may be configured to control the input/output module 301 to send a first message, receive a second message, and the like, and control the display module 302 to display a target page, perform page jump, and the like.
In some embodiments, the input/output module 301 may be configured to send a first message to a service server on an order page, where the first message is used to initiate an order generation request for a target resource;
the input/output module 301 is further configured to receive a second message from the service server, where the second message is used to indicate that the order request is rejected by the service server;
the display module 302 may be configured to play a target page after obtaining the second message; and performing page jump playing under the control of the processing module;
the processing module 303 is configured to control the display module 802 to jump a page from the target page to a service page of the target resource when a preset condition is met, where the preset condition refers to the above description.
In an embodiment, the processing module 303 is specifically configured to:
controlling the display module 302 to display a first return icon or a first popup on the target page, for instructing to jump to an order page of the target resource;
detecting a first input of the user to the first return icon or the first popup;
in response to the first input, controlling the display module 302 to jump the current page from the target page to an order page of the target resource for a user to initiate an order request.
In an embodiment, the processing module 303 is specifically configured to:
and controlling the display module 302 to automatically jump from the target page to the order page of the target resource for the user to initiate an order request.
In one embodiment, the display module 302 is further configured to:
and playing a preset audio on the target page, wherein the preset audio is used for prompting a user to return to the service page of the target resource.
In one embodiment, the target page is preset content corresponding to an interest resource; the processing module 303 is specifically configured to:
receiving a third message of the service server through the input/output module 301, where the third message is used to indicate that the order request is processed by the service server;
and controlling the display module 302 to switch the current page from the target page to the payment page of the target resource.
In one embodiment, the processing module 303 is further configured to, before playing the target page:
acquiring user interest data of a user through the input and output module 301;
determining a set of interest resources according to the user interest data, wherein the set of interest resources comprises a plurality of interest resources meeting the interest of the user;
and generating preset content corresponding to the interest resources in the interest resource set.
In one embodiment, the target page includes a first preset content; the processing module 303 further obtains the first preset content according to the following manner:
determining resource characteristics of the target resource;
determining a first interest resource which is not limited within the preset time length from the interest resource set, wherein the similarity between the resource characteristics of the first interest resource and the resource characteristics of the target resource is higher than the preset similarity;
and acquiring the first preset content corresponding to the first interest resource and taking the first preset content as the target page.
In one embodiment, the first interest resource is not traffic throttled by the traffic server.
In one embodiment, the processing module 303 further obtains the content of the target page according to the following manner:
acquiring news or resource activity information according to a preset rule;
and taking the news or the resource activity information as the content of the target page.
In this embodiment of the present application, after the input/output module 301 receives the first message of rejecting the generation of the order request for the target resource, the display module 302 plays the target page, and during the playing, the terminal limited by the service can be prevented from frequently and repeatedly initiating the order related request for obtaining the target resource, so as to reduce the network payment load. On one hand, the target page is preset, so that quick loading can be realized, and the time delay of playing the target page is reduced; in another aspect, because the target page is a file that matches the user's requirements or matches the target resource, playing the target page within a preset duration will not cause user conflict, and the time during which the requested service resource is limited is fully utilized to provide rich content for the user, thereby passing the waiting time.
It should be noted that, in the embodiment shown in fig. 3 of this application, the entity device corresponding to the input/output module 303 may be an input/output unit, a transceiver, a radio frequency circuit, a communication module, an output interface, and the like, and the entity device corresponding to the display module 302 and the processing module 301 may be a processor.
An embodiment of the present application further provides an electronic device, which includes a memory and a processor.
The Processor may be a Central Processing Unit (CPU), other general purpose Processor, 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, etc. A general purpose processor may be a microprocessor or the processor may be any conventional processor or the like.
The memory may include various types of storage units, such as system memory, Read Only Memory (ROM), and permanent storage. Wherein the ROM may store static data or instructions that are required by the processor or other modules of the computer. The persistent storage device may be a read-write storage device. The persistent storage may be a non-volatile storage device that does not lose stored instructions and data even after the computer is powered off. In some embodiments, the persistent storage device employs a mass storage device (e.g., magnetic or optical disk, flash memory) as the persistent storage device. In other embodiments, the permanent storage may be a removable storage device (e.g., floppy disk, optical drive). The system memory may be a read-write memory device or a volatile read-write memory device, such as a dynamic random access memory. The system memory may store instructions and data that some or all of the processors require at runtime. Further, the memory may comprise any combination of computer-readable storage media, including various types of semiconductor memory chips (DRAM, SRAM, SDRAM, flash memory, programmable read-only memory), magnetic and/or optical disks, may also be employed. In some embodiments, the memory may include a removable storage device that is readable and/or writable, such as a Compact Disc (CD), a read-only digital versatile disc (e.g., DVD-ROM, dual layer DVD-ROM), a read-only Blu-ray disc, an ultra-dense optical disc, a flash memory card (e.g., SD card, min SD card, Micro-SD card, etc.), a magnetic floppy disc, or the like. Computer-readable storage media do not contain carrier waves or transitory electronic signals transmitted by wireless or wired means.
The memory has stored thereon executable code which, when processed by the processor, causes the processor to perform some or all of the methods described above.
With regard to the apparatus in the above embodiments, the specific manner in which each module performs operations has been described in detail in the embodiments related to the sub-method, and will not be elaborated here.
The aspects of the present application have been described in detail hereinabove with reference to the accompanying drawings. In the above embodiments, the descriptions of the respective embodiments have respective emphasis, and for parts that are not described in detail in a certain embodiment, reference may be made to related descriptions of other embodiments. Those skilled in the art should also appreciate that the acts and modules referred to in the specification are not necessarily required in the present application. In addition, it can be understood that the steps in the tone scoring method of the embodiment of the present application may be sequentially adjusted, combined, and deleted according to actual needs, and the modules in the device of the embodiment of the present application may be combined, divided, and deleted according to actual needs.
The present application may also be embodied as a non-transitory machine-readable storage medium (or computer-readable storage medium, or machine-readable storage medium) having stored thereon executable code (or a computer program, or computer instruction code) that, when executed by a processor of a computing device (or electronic device, server, etc.), causes the processor to perform some or all of the steps of the above-described intonation scoring method according to the present application.
Those of skill would further appreciate that the various illustrative logical blocks, modules, circuits, and algorithm steps described in connection with the applications disclosed herein may be implemented as electronic hardware, computer software, or combinations of both.
The flowchart and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of systems and intonation scoring methods according to various embodiments of the present application. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
The technical solutions provided by the embodiments of the present application are introduced in detail, and the principles and implementations of the embodiments of the present application are explained by applying specific examples in the embodiments of the present application, and the descriptions of the embodiments are only used to help understanding the method and core ideas of the embodiments of the present application; meanwhile, for a person skilled in the art, according to the idea of the embodiment of the present application, there may be a change in the specific implementation and application scope, and in summary, the content of the present specification should not be construed as a limitation to the embodiment of the present application.

Claims (13)

1. An order page processing method is characterized by comprising the following steps:
sending a first message to a service server, wherein the first message is used for initiating an order request to a target resource;
receiving a second message from the service server and playing a target page, wherein the second message is used for indicating that the order request is rejected by the service server;
and when a preset condition is met, jumping from the target page to a service page of the target resource.
2. The method according to claim 1, wherein the meeting of the preset condition comprises:
the playing time of the target page reaches a preset time;
or, the target page is played completely;
or detecting the playing progress of the target page, wherein the ratio of the playing progress to the playing time of the target page is greater than a preset ratio.
3. The method of claim 2, wherein said jumping from the target page to the business page of the target resource comprises:
displaying a first return icon or a first popup on the target page, wherein the first return icon or the first popup is used for indicating that the target resource order page is jumped to;
detecting a first input of the user to the first return icon or the first popup;
and responding to the first input, jumping the current page from the target page to an order page of the target resource for a user to initiate an order request.
4. The method of claim 2, wherein said jumping from the target page to the business page of the target resource comprises:
and automatically jumping from the target page to an order page of the target resource for a user to initiate an order request.
5. The method of claim 3 or 4, further comprising:
and playing a preset audio on the target page, wherein the preset audio is used for prompting a user to return to the service page of the target resource.
6. The method according to claim 1, wherein jumping from the target page to the service page of the target resource when the preset condition is satisfied comprises:
receiving a third message of the service server, wherein the third message is used for indicating that the order request is processed by the service server;
and switching the current page from the target page to a payment page of the target resource.
7. The method according to one of claims 1, 2, 3, 4, 6,
the target page is preset content corresponding to the interest resource;
before the target page is played, the method further includes:
acquiring user interest data of a user;
determining an interest resource set according to the user interest data;
and generating preset content corresponding to each interest resource in the interest resource set.
8. The method according to claim 7, wherein after the generating of the preset content corresponding to each interest resource in the interest resource set and before the playing of the target page, the method further comprises:
determining resource characteristics of the target resource;
obtaining a first interest resource from the interest resource set, wherein the similarity between the resource characteristics of the first interest resource and the resource characteristics of the target resource is higher than a preset similarity;
the playing target page comprises:
and playing the first preset content corresponding to the first interest resource as the target page.
9. The method of claim 8, wherein the first resource of interest is not traffic throttled by the traffic server.
10. The method of claim 7, wherein:
the user interest resource set comprises news or resource activity information obtained according to preset rules;
and playing the news or the resource activity information as the content of the target page.
11. An order page processing apparatus, characterized in that the order page processing apparatus comprises:
the system comprises an input/output module, a service server and a payment server, wherein the input/output module is used for sending a first message to the service server on a payment page, and the first message is used for initiating an order request to a target resource; and receiving a second message from the service server, the second message indicating that the order request of the target resource is rejected by the service server;
the display module is used for playing a target page after the second message is obtained; and performing page jump playing under the control of the processing module;
and the processing module is used for controlling the display module to jump the page from the target page to the service page of the target resource when a preset condition is met.
12. A processing device comprising a processor and a memory, a computer program being stored in the memory, the processor performing the method according to any of claims 1 to 10 when calling the computer program in the memory.
13. A computer-readable storage medium storing a plurality of instructions adapted to be loaded by a processor to perform the method of any of claims 1 to 10.
CN202110809223.2A 2021-07-16 2021-07-16 Order page processing method, device, equipment and storage medium Pending CN113504858A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110809223.2A CN113504858A (en) 2021-07-16 2021-07-16 Order page processing method, device, equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110809223.2A CN113504858A (en) 2021-07-16 2021-07-16 Order page processing method, device, equipment and storage medium

Publications (1)

Publication Number Publication Date
CN113504858A true CN113504858A (en) 2021-10-15

Family

ID=78013038

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110809223.2A Pending CN113504858A (en) 2021-07-16 2021-07-16 Order page processing method, device, equipment and storage medium

Country Status (1)

Country Link
CN (1) CN113504858A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115514650A (en) * 2022-09-21 2022-12-23 杭州网易再顾科技有限公司 Bandwidth management method, device, medium and electronic equipment in current limiting scene

Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102006675A (en) * 2009-08-31 2011-04-06 华为技术有限公司 Data transmission method, transmission equipment and mobile terminal
US9070243B1 (en) * 2009-08-19 2015-06-30 Allstate Insurance Company Assistance on the go
CN105491224A (en) * 2015-11-23 2016-04-13 努比亚技术有限公司 Mobile terminal and business request processing method thereof
WO2016062203A1 (en) * 2014-10-24 2016-04-28 阿里巴巴集团控股有限公司 Discrete data centralized processing method, client, server, and system
CN105745645A (en) * 2013-11-01 2016-07-06 柯宝科技公司 Determining web page processing state
CN107292688A (en) * 2016-03-31 2017-10-24 阿里巴巴集团控股有限公司 A kind of method for processing business and device
CN107357914A (en) * 2017-07-19 2017-11-17 北京小度信息科技有限公司 Information processing method and device
CN110020108A (en) * 2017-09-12 2019-07-16 腾讯科技(深圳)有限公司 Network resource recommended method, device, computer equipment and storage medium
CN110675219A (en) * 2019-09-06 2020-01-10 中国平安财产保险股份有限公司 Page and order generation method, system, computer equipment and storage medium
CN110765392A (en) * 2019-09-16 2020-02-07 浙江口碑网络技术有限公司 Data loading method and device, storage medium and terminal
CN111770367A (en) * 2020-06-30 2020-10-13 百度在线网络技术(北京)有限公司 Resource playing and resource allocation method and device, electronic equipment and storage medium
CN111861436A (en) * 2019-04-24 2020-10-30 北京京东尚科信息技术有限公司 Data processing method, device, system, medium executed by server

Patent Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9070243B1 (en) * 2009-08-19 2015-06-30 Allstate Insurance Company Assistance on the go
CN102006675A (en) * 2009-08-31 2011-04-06 华为技术有限公司 Data transmission method, transmission equipment and mobile terminal
CN105745645A (en) * 2013-11-01 2016-07-06 柯宝科技公司 Determining web page processing state
WO2016062203A1 (en) * 2014-10-24 2016-04-28 阿里巴巴集团控股有限公司 Discrete data centralized processing method, client, server, and system
CN105491224A (en) * 2015-11-23 2016-04-13 努比亚技术有限公司 Mobile terminal and business request processing method thereof
CN107292688A (en) * 2016-03-31 2017-10-24 阿里巴巴集团控股有限公司 A kind of method for processing business and device
CN107357914A (en) * 2017-07-19 2017-11-17 北京小度信息科技有限公司 Information processing method and device
CN110020108A (en) * 2017-09-12 2019-07-16 腾讯科技(深圳)有限公司 Network resource recommended method, device, computer equipment and storage medium
CN111861436A (en) * 2019-04-24 2020-10-30 北京京东尚科信息技术有限公司 Data processing method, device, system, medium executed by server
CN110675219A (en) * 2019-09-06 2020-01-10 中国平安财产保险股份有限公司 Page and order generation method, system, computer equipment and storage medium
CN110765392A (en) * 2019-09-16 2020-02-07 浙江口碑网络技术有限公司 Data loading method and device, storage medium and terminal
CN111770367A (en) * 2020-06-30 2020-10-13 百度在线网络技术(北京)有限公司 Resource playing and resource allocation method and device, electronic equipment and storage medium

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115514650A (en) * 2022-09-21 2022-12-23 杭州网易再顾科技有限公司 Bandwidth management method, device, medium and electronic equipment in current limiting scene

Similar Documents

Publication Publication Date Title
US10296953B2 (en) Assisted shopping
US10013416B1 (en) Language based solution agent
US8977554B1 (en) Assisted shopping server
US11586345B2 (en) Method and apparatus for interaction control of display page
CN108509497B (en) Information recommendation method and device and electronic equipment
US20210006872A1 (en) Method for playing video, electronic device, and storage medium
US9586144B2 (en) Contents providing system and operating method thereof
KR20120092654A (en) System and method for word-of-mouth advertising
CN111782873B (en) Book recommendation method based on book video, electronic equipment and storage medium
CN111539739A (en) Risk detection method, device and equipment
CN110300053B (en) Method and device for adding friends
CN111651684A (en) Method and equipment for recommending social users
CN113504858A (en) Order page processing method, device, equipment and storage medium
TW202117557A (en) Content display method and apparatus, and electronic device
CN116628235B (en) Data recommendation method, device, equipment and medium
US9332284B1 (en) Personalized advertisement content
CN112257038A (en) Courseware anti-theft method, courseware anti-theft system, electronic equipment and storage medium
US10328336B1 (en) Concurrent game functionality and video content
US10796345B1 (en) Offline video advertising
US20220129239A1 (en) Democratic skip
US20220394326A1 (en) Method and apparatus for determining object adding mode, electronic device and medium
US11328343B1 (en) System and methods for a shared shopping experience
CN111478886B (en) Traffic guidance and claim settlement service data processing method, device and client
CN112633933A (en) Information recommendation method and device
US10708638B1 (en) Systems and methods for obtaining and displaying videos

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