WO2019085654A1 - 页面数据处理方法和装置、客户端、服务器 - Google Patents

页面数据处理方法和装置、客户端、服务器 Download PDF

Info

Publication number
WO2019085654A1
WO2019085654A1 PCT/CN2018/105462 CN2018105462W WO2019085654A1 WO 2019085654 A1 WO2019085654 A1 WO 2019085654A1 CN 2018105462 W CN2018105462 W CN 2018105462W WO 2019085654 A1 WO2019085654 A1 WO 2019085654A1
Authority
WO
WIPO (PCT)
Prior art keywords
page data
page
identifier
user behavior
server
Prior art date
Application number
PCT/CN2018/105462
Other languages
English (en)
French (fr)
Inventor
柳林东
Original Assignee
阿里巴巴集团控股有限公司
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 阿里巴巴集团控股有限公司 filed Critical 阿里巴巴集团控股有限公司
Publication of WO2019085654A1 publication Critical patent/WO2019085654A1/zh

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/955Retrieval from the web using information identifiers, e.g. uniform resource locators [URL]
    • G06F16/9566URL specific, e.g. using aliases, detecting broken or misspelled links
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/955Retrieval from the web using information identifiers, e.g. uniform resource locators [URL]

Definitions

  • the embodiments of the present disclosure relate to the field of computer technologies, and in particular, to a page data processing method and apparatus, a client, and a server.
  • the website may be, for example, a shopping website, a third party payment website, or the like.
  • a website can have one main page and one or more sub-pages.
  • the main page may have a navigation bar, and the navigation bar may have one or more tags, and the tag may correspond to a link address of the sub-page. In this way, the main page can be used to guide the user to browse the content on the subpage.
  • the information that the user needs to browse may be located on a sub-page of the website (hereinafter referred to as a target sub-page).
  • a target sub-page a sub-page of the website
  • the user can access the main page of the website through the browser, and then click the tab corresponding to the target sub-page to access the target sub-page.
  • the user can also directly access the target sub-page through the browser.
  • the user accesses the target sub-page via the main page, or directly accesses the target sub-page, and the browsed content is the same; that is, the content of the target sub-page displayed by the browser is the same.
  • the business needs to differentiate the way the user accesses the target sub-page to present different content on the target sub-page according to the user's access path.
  • the purpose of embodiments of the present specification is to provide a page data processing method capable of displaying page data according to a user's access behavior.
  • the embodiment of the present disclosure provides a page data processing method, including: receiving a page data acquisition request sent by a client; and acquiring a page based on the page data identifier and the user behavior identifier carried in the page data acquisition request. Data; the page data is sent to the client.
  • an embodiment of the present disclosure provides a server, including a communication component and a processor; the communication component is configured to receive a page data acquisition request sent by a client; and send page data to the client; the processor And acquiring page data based on the page data identifier and the user behavior identifier carried in the page data acquisition request.
  • an embodiment of the present disclosure provides a page data processing apparatus, including: a receiving unit, configured to receive a page data obtaining request sent by a client, and an acquiring unit, configured to be carried according to the page data acquiring request The page data identifier and the user behavior identifier are used to obtain page data, and the sending unit is configured to send the page data to the client.
  • an embodiment of the present disclosure provides a page data processing method, including: providing a first page; wherein the first page includes at least one page data identifier; and responding to the page data identifier for the first page
  • the first triggering operation, the page data identifier and the user behavior identifier corresponding to the first triggering operation are obtained; the first page data obtaining request is sent to the server; wherein the first page data obtaining request carries the first Trigger the page data identifier and user behavior identifier corresponding to the operation; display the first page data returned by the server.
  • an embodiment of the present disclosure provides a client, including a display component, a communication component, and a processor.
  • the display component is configured to provide a first page, where the first page includes at least one page data identifier. Displaying the first page data returned by the server; the communication component is configured to send a first page data acquisition request to the server; wherein the first page data acquisition request carries the page data identifier corresponding to the first triggering operation a user behavior identifier; the processor, configured to acquire a page data identifier and a user behavior identifier corresponding to the first triggering operation in response to the first triggering operation for the page data identifier in the first page.
  • an embodiment of the present disclosure provides a page data processing apparatus, including: a providing unit, configured to provide a first page; wherein the first page includes at least one page data identifier; and an acquiring unit, configured to respond to And acquiring, by the first triggering operation of the page data identifier in the first page, a page data identifier and a user behavior identifier corresponding to the first triggering operation, where the sending unit is configured to send a first page data obtaining request to the server, where The first page data acquisition request carries the page data identifier and the user behavior identifier corresponding to the first triggering operation, and the display unit is configured to display the first page data returned by the server.
  • the server may receive the page data acquisition request sent by the client, and may obtain the page data identifier and the user behavior identifier carried in the request according to the page data. Get page data; the page data can be sent to the client. In this way, the server can send the page data to the client based on the user behavior identifier, so that the client can implement the technical effect of displaying the page data according to the behavior of the user initiating the page access request.
  • FIG. 1 is a flowchart of a page data processing method according to an embodiment of the present specification
  • FIG. 2 is a flowchart of a page data processing method according to an embodiment of the present specification
  • FIG. 3 is a schematic diagram of a page corresponding to page data A in the embodiment of the present specification.
  • FIG. 4a is a schematic diagram of a triggering operation for a page data identifier IDC in the embodiment of the present specification
  • 4b is a schematic diagram of a page corresponding to page data C1 in the embodiment of the present specification.
  • FIG. 5a is a schematic diagram of inputting a page data identifier IDC in a client address bar in the embodiment of the present specification
  • FIG. 5b is a schematic diagram of a page corresponding to page data C2 in the embodiment of the present specification.
  • FIG. 5c is a schematic diagram of scrolling down in a page corresponding to page data C2 in the embodiment of the present specification
  • FIG. 5 is a schematic diagram of displaying page data B on a page corresponding to page data C2 in the embodiment of the present specification
  • FIG. 6 is a flowchart of a page data processing method according to an embodiment of the present disclosure.
  • FIG. 7 is a flowchart of a page data processing method according to an embodiment of the present disclosure.
  • FIG. 8 is a schematic structural diagram of a server according to an embodiment of the present disclosure.
  • FIG. 9 is a schematic diagram showing the functional structure of a page data processing apparatus according to an embodiment of the present disclosure.
  • FIG. 10 is a schematic structural diagram of a function of a client according to an embodiment of the present disclosure.
  • FIG. 11 is a schematic diagram showing the functional structure of a page data processing apparatus according to an embodiment of the present specification.
  • the page data processing system may include a client and a server.
  • the client can be implemented in hardware, software, or a combination of hardware and software.
  • the client can be, for example, a PC (personal computer), a server, an industrial computer (industrial control computer), a mobile smart phone, a tablet electronic device, a portable computer (such as a laptop computer, etc.), a personal digital assistant (PDA), or a desktop.
  • a hardware device such as a computer or smart wearable device.
  • the client may also be a standalone application, such as a browser or the like.
  • the client may also be a function module or the like embedded in an application, such as a browser module embedded in an application or the like.
  • the server may be a server or a server cluster including multiple servers.
  • the server may be a server of a website, and is configured to provide page data of the website to the client.
  • the website may be, for example, a shopping website, a third party payment website, or the like.
  • the page data may be, for example, shopping page data, third party payment page data, and the like.
  • the server may store at least one page data set of a website. Each page data set may include at least two page data, for example including 2, 3, or 5 page data.
  • each page data set may correspond to a page data identifier.
  • the page data identifier can be used to identify page data in a page data set.
  • the page data identifier may be, for example, a link address of the page data, an encoding of the link address, or the like.
  • the link address includes, but is not limited to, an XPath (XML Path Language), a URL (Uniform Resource Locator), a URI (Uniform Resource Identifier), and the like.
  • the page data in each page data set may correspond to a user behavior identifier.
  • the user behavior identifier may be used to identify a behavior of a user initiating a page access request, such as a path to initiate a page access request, a time interval, or a physical address.
  • the manner in which the user initiates the page access request may include: initiating a page access request via the mediation page; and directly initiating the page access request.
  • the user may initiate a page access request via the mediation page, for example, the user may perform a trigger operation such as clicking, double-clicking, or sliding over the page data identifier in the mediation page.
  • the user directly initiating the page access request may include, for example, the user inputting the page data identifier in the address bar of the client.
  • the user behavior identifier can include indirect and direct.
  • the user behavior identifier indirect may be used to identify that the user initiates a page access request via the mediation page.
  • the user behavior identifier direct may be used to identify that the user directly initiates a page access request.
  • the time interval in which the user initiates the page access request may include day and night.
  • the user behavior indicator can include day and night.
  • the user behavior identifier day may be used to identify that the time interval in which the user initiates the page access request is daytime.
  • the user behavior identifier night may be used to identify that the time interval in which the user initiates the page access request is night.
  • the physical address of the user-initiated page access request may include a northeast geographic geographic region, an eastern geographic geographic region, a northwest geographic geographic region, a central China geographic geographic region, a south China geographic geographic region, and a southwest geographic geographic region. And the northwest geographic location.
  • the user behavior identifier may include northeast, east, north, central, south, southwest, northwest.
  • the user behavior identifier northeast can be used to identify that the physical address of the user initiated page access request is the northeast geographic location area.
  • the user behavior identifier east may be used to identify that the physical address of the user-initiated page access request is an East China geographic location area.
  • the user behavior identifier north may be used to identify that the physical address of the user-initiated page access request is the North China geographic location area.
  • the user behavior identifier central can be used to identify that the physical address of the user-initiated page access request is the central China geographic location area.
  • the user behavior identifier south can be used to identify that the physical address of the user-initiated page access request is a South China geographic location area.
  • the user behavior identifier southwest may be used to identify that the physical address of the user-initiated page access request is a southwest geographic location area.
  • the user behavior identifier northwest may be used to identify that the physical address of the user-initiated page access request is the northwest geographic location area.
  • each page data identifier may be used to identify at least two page data.
  • the server may also be provided with at least one page data of a website.
  • Each page data provided by the server may correspond to a page data identifier; the page data identifier may be used to identify the page data; the page data may correspond to a user behavior identifier, or may not have a corresponding user behavior identifier.
  • the developer may embed program code for obtaining the user behavior identifier in the page data of the website, such as a script language code such as JavaScript.
  • the client can obtain the page data carrying the program code from the server; the program code can be executed to obtain the user behavior identifier.
  • the developer can embed the program code for obtaining the user behavior identifier in some or all of the page data of the website.
  • the client may be provided with a data display page.
  • the data display page can include at least one page data identification.
  • the page data identifier may be displayed on the data display page by means of a text, a control, an image, or the like; or may be directly displayed on the data display page.
  • the client may obtain page data corresponding to the data display page from the server; and the acquired page data may be displayed to provide the data display page.
  • the program code corresponding to the user behavior identifier may be embedded in the page data corresponding to the data display page.
  • the client may detect a triggering operation of the page data identifier in the data display page by the user by executing the program code; in response to the triggering operation, the page data identifier and the user behavior identifier corresponding to the triggering operation may be acquired; Sending a page data acquisition request to the server, where the page data acquisition request may carry a page data identifier and a user behavior identifier corresponding to the triggering operation.
  • the server may receive the page data acquisition request; the target page data set corresponding to the page data identifier may be acquired; the page data corresponding to the user behavior identifier may be obtained from the target page data set;
  • the client sends the obtained page data.
  • the client may receive the page data; the page data may be displayed. In this way, the embodiment can implement the technical effect of displaying the page data according to the behavior of the user accessing the page data.
  • the triggering operations include, but are not limited to, click, double click, slide over, scroll, and the like.
  • the triggering operation may be a click, a double click, a slide, or the like for a carrier, a control, an image, and the like corresponding to the page data identifier; or, a click, a double click, or a slide directly for the page data identifier.
  • the triggering operation may be a scrolling operation. Specifically, after detecting the scroll operation on the data display page, the client may consider that a trigger operation for identifying an agreed page data identifier is detected.
  • the user behavior identifier corresponding to the triggering operation may be generated by the client. After detecting the triggering operation of the page data identifier in the data display page by the user, the client may generate a user behavior identifier corresponding to the triggering operation. For example, the client may generate a user behavior identifier indirect after detecting a trigger operation of the user for the page data identifier in the data display page. The user behavior identifier indirect may be used to identify that the user initiates a page access request via the mediation page. As another example, the client may acquire the current time after detecting the trigger operation of the page data identifier in the data display page by the user; the user behavior identifier day or night may be generated according to the current time.
  • the user behavior identifier day may be used to identify that the time interval in which the user initiates the page access request is daytime; and the user behavior identifier night may be used to identify that the time interval in which the user initiates the page access request is night.
  • the client may obtain the network address of the client after detecting the triggering operation of the page data identifier in the data display page, and the network address may be, for example, an IPV4 address or an IPV6 address.
  • a user behavior identifier northeast, east, north, central, south, southwest, or northwest may be generated based on the network address.
  • the user behavior identifier northeast can be used to identify that the physical address of the user-initiated page access request is the northeast geographic location area; the user behavior identifier east can be used to identify that the physical address of the user-initiated page access request is the East China geographic location area;
  • the user behavior identifier north may be used to identify the physical address of the user-initiated page access request as the North China geographic location area;
  • the user behavior identifier central may be used to identify the physical address of the user-initiated page access request as the central China geographic location area;
  • the identifier south can be used to identify that the physical address of the user-initiated page access request is the South China geographic location area; the user behavior identifier southwest can be used to identify that the physical address of the user-initiated page access request is the southwest geographic location area;
  • the user behavior identifier northwest The physical address that can be used to identify the user-initiated page access request is the northwest geographic location area.
  • the user behavior identifier corresponding to the triggering operation may also be obtained from the data display page.
  • the developer may preset a user behavior identifier corresponding to some or all of the page data identifiers in the data display page in the data display page.
  • the client After detecting the triggering operation of the page data identifier in the data display page, the client may obtain the page data identifier corresponding to the triggering operation; and then the triggering operation may be obtained from the data display page.
  • http://www.XXX.com can identify the page data; indirect can identify the user behavior identifier corresponding to http://www.XXX.com. Then, after detecting the trigger operation of the user for the control, the client may obtain the user behavior identifier indirect corresponding to the page data identifier http://www.XXX.com.
  • the page data acquisition request sent by the client to the server carries a page data identifier and a user behavior identifier.
  • the embodiment does not exclude the technical solution that the client does not carry the user behavior identifier in the page data acquisition request sent by the client to the server.
  • the page data acquisition request sent by the client to the server may carry the user behavior identifier or may not carry the user behavior identifier.
  • the server may acquire page data based on the user behavior identifier under the condition that the received page data acquisition request carries the user behavior identifier.
  • the server may acquire page data based on a default user behavior identifier under the condition that the received page data acquisition request does not carry the user behavior identifier.
  • the default user behavior indicator can be flexibly set according to actual needs.
  • the server may also obtain the page data only according to the page data identifier.
  • the server may be provided with page data A, page data B, and page data set C.
  • the page data set C may include page data C1 and C2.
  • the page data identifier corresponding to the page data A, the page data B, and the page data set C, and the user behavior identifier corresponding to the page data C1 and C2 may be as shown in Table 1 below.
  • the page data identifier corresponding to the page data A may be IDA; the page data identifier corresponding to the page data B may be IDB; the page data identifier corresponding to the page data set C may be IDC; and the user behavior identifier corresponding to the page data C1
  • the user behavior identifier corresponding to the page data C2 may be direct; the user behavior identifier indirect may be used to identify the user to initiate a page access request via the mediation page; the user behavior identifier direct may be the default user behavior identifier, which is used to identify the user directly Page access request.
  • the client may provide a page corresponding to the page data A.
  • Program code for obtaining a user behavior identifier may be embedded in the page data A.
  • the page corresponding to the page data A may include a page data identifier IDC.
  • the client may obtain the page data identifier IDC and the user behavior identifier indirect corresponding to the triggering operation; and may send a page data obtaining request to the server.
  • the page data obtaining request may carry a page data identifier IDC and a user behavior identifier indirect.
  • the server may receive the page data acquisition request; the page data set C corresponding to the page data identifier IDC may be acquired; the page data C1 corresponding to the user behavior identifier indirect may be obtained from the page data set C; The page data C1.
  • the client may receive the page data C1; the page data C1 may be displayed.
  • the client may have an address bar.
  • the user can enter the page data identifier IDC in the address bar.
  • the client may send a page data acquisition request to the server, where the page data acquisition request may carry a page data identifier IDC.
  • the server may receive the page data acquisition request.
  • the server may obtain the page data set C corresponding to the page data identifier IDC, and obtain the page data C2 corresponding to the default user behavior identifier direct from the page data set C.
  • the page data C2 can be sent to the client.
  • the client may receive the page data C2; the page data C2 may be displayed.
  • the page corresponding to the page data C2 may include a page data identifier IDB.
  • the client may obtain the page data identifier IDB corresponding to the triggering operation after detecting the triggering operation of the user for the page data identifier IDB; the page data may be sent to the server.
  • the page data obtaining request may carry a page data identifier IDB.
  • the server may receive the page data acquisition request; the page data B corresponding to the page data identifier IDB may be acquired; and the page data B may be sent to the client.
  • the client may receive the page data B; the page data B may be displayed on a page corresponding to the page data C2.
  • the display effect achieved by displaying the page data B on the page corresponding to the page data C2 can be the same as the display effect achieved by directly displaying the page data C2.
  • the embodiment of the present specification provides a page data processing method, where the page data processing method uses a server as an execution subject.
  • a detailed description of the server can be referred to the foregoing embodiment.
  • the page data processing method of this embodiment may include the following steps.
  • Step S10 Receive a page data acquisition request sent by the client.
  • the page data obtaining request may carry a page data identifier and a user behavior identifier.
  • a page data identifier and a user behavior identifier For a detailed description of the page data identifier and the user behavior identifier, reference may be made to the foregoing embodiment, and details are not described herein again.
  • the client may send a page data acquisition request to the server, where the page data acquisition request may carry a page data identifier and a user behavior identifier.
  • the client may separately send a page data identifier and a user behavior identifier to the server.
  • the client may further encapsulate the page data identifier and the user behavior identifier into a data set, and may send the encapsulated data set to the server.
  • the server may receive the page data acquisition request.
  • Step S12 Acquire page data based on the page data identifier and the user behavior identifier carried in the page data acquisition request.
  • the server may be provided with at least one page data set.
  • Each page data set may include at least two page data, and corresponding to the page data identifier.
  • the page data in each page data set may correspond to a user behavior identifier.
  • the server may obtain the target page data set corresponding to the page data identifier; the page data corresponding to the user behavior identifier may be obtained from the target page data set.
  • Step S14 Send the page data to the client.
  • the server may send the page data to the client.
  • the client may receive the page data; the page data may be displayed.
  • the server may receive a page data acquisition request sent by the client, and may obtain the page data based on the page data identifier and the user behavior identifier carried in the page data acquisition request, and may send the page to the client.
  • the page data In this way, the server can send the page data to the client based on the user behavior identifier, so that the client can implement the technical effect of displaying the page data according to the behavior of the user initiating the page access request.
  • the embodiment of the present specification further provides another page data processing method, where the page data processing method takes the client as the execution subject.
  • the page data processing method of this embodiment may include the following steps.
  • Step S20 Providing the first page.
  • the first page may include at least one page data identifier.
  • the page data identifier may be displayed on the first page by means of a text, a control, an image, or the like; or may be directly displayed on the first page.
  • a text, a control, an image, or the like or may be directly displayed on the first page.
  • the client may obtain page data corresponding to the first page from the server; and the acquired page data may be displayed to provide the first page.
  • Program code for acquiring a user behavior identifier may be embedded in the page data corresponding to the first page.
  • Step S22 Acquire a page data identifier and a user behavior identifier corresponding to the first triggering operation in response to the first triggering operation for the page data identifier in the first page.
  • the client may detect a first triggering operation of the user for the page data identifier in the first page; and in response to the first triggering operation, the first trigger may be acquired.
  • the corresponding page data identifier and user behavior identifier are operated.
  • the first triggering operation includes, but is not limited to, a triggering operation such as clicking, double clicking, sliding over, scrolling, and the like.
  • the user behavior identifier corresponding to the first triggering operation may be generated by the client, or may be obtained from the first page.
  • Step S24 Send a first page data acquisition request to the server.
  • the client may send a first page data acquisition request to the server, where the first page data acquisition request may carry the page data identifier and the user behavior identifier corresponding to the first triggering operation.
  • Step S26 Display the first page data sent by the server.
  • the server may be provided with at least one page data set.
  • Each page data set may include at least two page data, and corresponding to the page data identifier.
  • the page data in each page data set may correspond to a user behavior identifier.
  • the server may receive the first page data acquisition request; the target page data set corresponding to the page data identifier corresponding to the first triggering operation may be acquired; and the first page data set may be obtained from the target page data set.
  • the page data corresponding to the user behavior identifier corresponding to the triggering operation is used as the first page data; the first page data may be sent to the client.
  • the client may receive the first page data; the first page data may be displayed.
  • the page corresponding to the first page data may be used as the second page.
  • the second page may include at least one page data identifier.
  • the client may also detect a second triggering operation of the user for the page data identifier in the second page; in response to the second triggering operation, the page data identifier corresponding to the second triggering operation may be acquired; Sending a second page data acquisition request to the server, where the second page data acquisition request may carry the page data identifier corresponding to the second triggering operation.
  • the second triggering operation includes, but is not limited to, a triggering operation such as clicking, double clicking, sliding over, scrolling, and the like.
  • the server may receive the second page data acquisition request; the page data may be acquired as the second page data based on the page data identifier corresponding to the second triggering operation; and the second page data may be sent to the client.
  • the client may receive the second page data; the second page data may be displayed. Specifically, the client may separately display the second page data; or, the second page data may also be displayed on the first page.
  • the client may further acquire a user behavior identifier corresponding to the second triggering operation.
  • the second page data obtaining request may further carry the user behavior identifier corresponding to the second triggering operation.
  • the server may receive the second page data acquisition request, and obtain page data as the second page data based on the page data identifier and the user behavior identifier corresponding to the second triggering operation.
  • the page data acquisition request sent by the client to the server may carry a page data identifier and a user behavior identifier.
  • the server may send the page data to the client based on the page data identifier and the user behavior identifier, so that the client may implement the technical effect of displaying the page data according to the behavior of the user initiating the page access request.
  • the embodiment of the present specification provides a server.
  • the server can include a communication component and a processor.
  • the communication component can be implemented in any suitable manner, including but not limited to a wired network card, a wireless network card, a Bluetooth module, an infrared transceiver module, an ultra-wideband communication module, and a Zigbee protocol communication module.
  • the communication component can be used to receive a page data acquisition request sent by the client; the page data can be sent to the client.
  • the processor can be implemented in any suitable manner.
  • a processor can employ, for example, a microprocessor or processor and a computer readable medium, logic gate, switch, or application-specific integrated circuit (such as software or firmware) that can be executed by the (micro)processor.
  • ASIC Application Specific Integrated Circuit
  • the processor may be configured to acquire page data based on the page data identifier and the user behavior identifier carried in the page data acquisition request.
  • the embodiment of the present specification provides a page data processing apparatus.
  • the page data processing apparatus may include a receiving unit 30, an obtaining unit 32, and a transmitting unit 34.
  • the receiving unit 30 is configured to receive a page data acquisition request sent by the client;
  • the obtaining unit 32 is configured to acquire page data based on the page data identifier and the user behavior identifier carried in the page data acquisition request.
  • the sending unit 34 is configured to send the page data to a client.
  • the embodiment of the present specification provides a client.
  • the client can include a display component, a communication component, and a processor.
  • the display component includes, but is not limited to, a liquid crystal display (LCD) display, a cathode ray tube (CRT) display, and a light emitting diode (LED) display.
  • the display component can be configured to provide a first page; wherein the first page includes at least one page data identifier; and the first page data returned by the server can be displayed.
  • the communication component can be implemented in any suitable manner, including but not limited to a wired network card, a wireless network card, a Bluetooth module, an infrared transceiver module, an ultra-wideband communication module, and a Zigbee protocol communication module.
  • the communication component may be configured to send a first page data acquisition request to the server, where the first page data acquisition request carries a page data identifier and a user behavior identifier corresponding to the first triggering operation.
  • the processor can be implemented in any suitable manner.
  • a processor can employ, for example, a microprocessor or processor and a computer readable medium, logic gate, switch, or application-specific integrated circuit (such as software or firmware) that can be executed by the (micro)processor.
  • ASIC Application Specific Integrated Circuit
  • the processor may be configured to obtain a page data identifier and a user behavior identifier corresponding to the first triggering operation in response to the first triggering operation for the page data identifier in the first page.
  • the embodiment of the present specification provides another page data processing apparatus.
  • the page data processing apparatus may include a providing unit 40, an obtaining unit 42, a transmitting unit 44, and a display unit 46.
  • the providing unit 40 is configured to provide a first page, where the first page includes at least one page data identifier
  • the obtaining unit 42 is configured to obtain, according to a first triggering operation for the page data identifier in the first page, a page data identifier and a user behavior identifier corresponding to the first triggering operation;
  • the sending unit 44 is configured to send a first page data obtaining request to the server, where the first page data obtaining request carries the page data identifier and the user behavior identifier corresponding to the first triggering operation;
  • the display unit 46 is configured to display first page data returned by the server.
  • PLD Programmable Logic Device
  • FPGA Field Programmable Gate Array
  • HDL Hardware Description Language
  • the system, device, module or unit illustrated in the above embodiments may be implemented by a computer chip or an entity, or by a product having a certain function.
  • the system, device, module or unit illustrated in the above embodiments may be implemented by a computer chip or an entity, or by a product having a certain function.
  • a typical implementation device is a computer.
  • the computer can be, for example, a personal computer, a laptop computer, a cellular phone, a camera phone, a smart phone, a personal digital assistant, a media player, a navigation device, an email device, a game console, a tablet computer, a wearable device, or A combination of any of these devices.
  • the present specification can be implemented by means of software plus a necessary general hardware platform. Based on such understanding, the technical solution of the present specification may be embodied in the form of a software product in essence or in the form of a software product, which may be stored in a storage medium such as a ROM/RAM or a disk. , an optical disk, etc., includes instructions for causing a computer device (which may be a personal computer, server, or network device, etc.) to perform the methods described in various embodiments of the present specification or portions of the embodiments.
  • a computer device which may be a personal computer, server, or network device, etc.
  • This description can be used in a variety of general purpose or special purpose computer system environments or configurations.
  • program modules include routines, programs, objects, components, data structures, and the like that perform particular tasks or implement particular abstract data types.
  • the present specification can also be practiced in distributed computing environments where tasks are performed by remote processing devices that are connected through a communication network.
  • program modules can be located in both local and remote computer storage media including storage devices.

Abstract

一种页面数据处理方法和装置、客户端、服务器。所述方法包括:接收客户端发来的页面数据获取请求;基于所述页面数据获取请求中携带的页面数据标识和用户行为标识,获取页面数据;向客户端发送所述页面数据。

Description

页面数据处理方法和装置、客户端、服务器 技术领域
本说明书实施例涉及计算机技术领域,特别涉及一种页面数据处理方法和装置、客户端、服务器。
背景技术
随着网站技术的发展,越来越多的网页开始复杂化。所述网站例如可以为购物网站、第三方支付网站等。通常地,网站可以具有一个主页面,以及一个或多个子页面。所述主页面上可以具有导航栏,所述导航栏上可以具有一个或多个标签,所述标签可以对应有子页面的链接地址。这样,所述主页面可以用于引导用户浏览子页面上的内容。
用户需要浏览的信息有可能位于网站的子页面(以下称为目标子页面)。这样,用户可以通过浏览器访问网站的主页面,继而可以点击目标子页面对应的标签以访问所述目标子页面。当然,用户还可以通过浏览器直接访问所述目标子页面。
通常地,用户经由主页面访问目标子页面,或者,直接访问目标子页面,浏览到的内容是相同的;即,浏览器呈现目标子页面的内容是相同的。然而,在一些情况下,业务需要对用户访问目标子页面的途径进行区分,以根据用户的访问途径,在目标子页面呈现不同的内容。
发明内容
本说明书实施例的目的是提供一种页面数据处理方法,以能够根据用户的访问行为显示页面数据。
为实现上述目的,本说明书实施例提供一种页面数据处理方法,包括:接收客户端发来的页面数据获取请求;基于所述页面数据获取请求中携带的页面数据标识和用户行为标识,获取页面数据;向客户端发送所述页面数据。
为实现上述目的,本说明书实施例提供一种服务器,包括通信组件和处理器;所述通信组件,用于接收客户端发来的页面数据获取请求;向客户端发送页面数据;所述处 理器,用于基于所述页面数据获取请求中携带的页面数据标识和用户行为标识,获取页面数据。
为实现上述目的,本说明书实施例提供一种页面数据处理装置,包括:接收单元,用于接收客户端发来的页面数据获取请求;获取单元,用于基于所述页面数据获取请求中携带的页面数据标识和用户行为标识,获取页面数据;发送单元,用于向客户端发送所述页面数据。
为实现上述目的,本说明书实施例提供一种页面数据处理方法,包括:提供第一页面;其中,所述第一页面包括至少一个页面数据标识;响应于针对所述第一页面中页面数据标识的第一触发操作,获取所述第一触发操作对应的页面数据标识和用户行为标识;向服务器发送第一页面数据获取请求;其中,所述第一页面数据获取请求中携带有所述第一触发操作对应的页面数据标识和用户行为标识;显示服务器返回的第一页面数据。
为实现上述目的,本说明书实施例提供一种客户端,包括显示组件、通信组件和处理器;所述显示组件,用于提供第一页面;其中,所述第一页面包括至少一个页面数据标识;显示服务器返回的第一页面数据;所述通信组件,用于向服务器发送第一页面数据获取请求;其中,所述第一页面数据获取请求中携带有第一触发操作对应的页面数据标识和用户行为标识;所述处理器,用于响应于针对所述第一页面中页面数据标识的第一触发操作,获取所述第一触发操作对应的页面数据标识和用户行为标识。
为实现上述目的,本说明书实施例提供一种页面数据处理装置,包括:提供单元,用于提供第一页面;其中,所述第一页面包括至少一个页面数据标识;获取单元,用于响应于针对所述第一页面中页面数据标识的第一触发操作,获取所述第一触发操作对应的页面数据标识和用户行为标识;发送单元,用于向服务器发送第一页面数据获取请求;其中,所述第一页面数据获取请求中携带有所述第一触发操作对应的页面数据标识和用户行为标识;显示单元,用于显示服务器返回的第一页面数据。
由以上本说明书实施例提供的技术方案可见,本说明书实施例中,服务器可以接收客户端发来的页面数据获取请求;可以基于所述页面数据获取请求中携带的页面数据标识和用户行为标识,获取页面数据;可以向客户端发送所述页面数据。这样,所述服务器可以基于用户行为标识向客户端发送页面数据,从而所述客户端可以实现根据用户发起页面访问请求的行为显示页面数据的技术效果。
附图说明
为了更清楚地说明本说明书实施例或现有技术中的技术方案,下面将对实施例或现有技术描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本说明书中记载的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动性的前提下,还可以根据这些附图获得其他的附图。
图1为本说明书实施例一种页面数据处理方法的流程图;
图2为本说明书实施例一种页面数据处理方法的流程图;
图3为本说明书实施例中页面数据A对应的页面示意图;
图4a为本说明书实施例中针对页面数据标识IDC进行触发操作的示意图;
图4b为本说明书实施例中页面数据C1对应的页面示意图;
图5a为本说明书实施例中在客户端地址栏输入页面数据标识IDC示意图;
图5b为本说明书实施例中页面数据C2对应的页面示意图;
图5c为本说明书实施例中在页面数据C2对应的页面中进行向下滚动操作示意图;
图5d为本说明书实施例中在页面数据C2对应的页面上,显示页面数据B的示意图;
图6为本说明书实施例一种页面数据处理方法的流程图;
图7为本说明书实施例一种页面数据处理方法的流程图;
图8为本说明书实施例一种服务器的功能结构示意图;
图9为本说明书实施例一种页面数据处理装置的功能结构示意图;
图10为本说明书实施例一种客户端的功能结构示意图;
图11为本说明书实施例一种页面数据处理装置的功能结构示意图。
具体实施方式
下面将结合本说明书实施例中的附图,对本说明书实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例仅仅是本说明书一部分实施例,而不是全部的实施例。基于本说明书中的实施例,本领域普通技术人员在没有作出创造性劳动前提下所获 得的所有其他实施例,都应当属于本说明书保护的范围。
请参阅图1。以下首先介绍本说明书页面数据处理系统的一个实施例。
在本实施例中,所述页面数据处理系统可以包括客户端和服务器。所述客户端可以采用硬件、软件、或软硬件的组合来实现。所述客户端例如可以为PC(personal computer)机、服务器、工控机(工业控制计算机)、移动智能电话、平板电子设备、便携式计算机(例如笔记本电脑等)、个人数字助理(PDA)、或桌面型计算机或智能穿戴设备等硬件设备。或者,所述客户端也可以是独立的应用程序,例如浏览器等。又或者,所述客户端还可以是嵌入在应用程序中的功能模块等,例如嵌入在应用程序中的浏览器模块等。所述服务器可以为一个服务器,还可以为包括多个服务器的服务器集群。
在本实施例中,所述服务器可以为网站的服务器,用于向客户端提供网站的页面数据。所述网站例如可以为购物网站、第三方支付网站等。所述页面数据例如可以为购物页面数据、第三方支付页面数据等。具体地,所述服务器可以存储有网站的至少一个页面数据集合。每个页面数据集合可以包括至少两个页面数据,例如包括2、3、或5个页面数据。
在本实施例中,每个页面数据集合可以对应有页面数据标识。所述页面数据标识可以用于标识页面数据集合中的页面数据。所述页面数据标识例如可以为页面数据的链接地址、或链接地址的编码等。所述链接地址包括但不限于XPath(XML Path Language,XML路径语言)、URL(Uniform Resource Locator,统一资源定位符)、和URI(Uniform Resource Identifier,统一资源标识符)等。
在本实施例中,每个页面数据集合中的页面数据可以对应有用户行为标识。所述用户行为标识可以用于标识用户发起页面访问请求的行为,例如发起页面访问请求的途径、时间区间、或物理地址等。
在本实施例的一个场景示例中,用户发起页面访问请求的途径可以包括:经由中介页面发起页面访问请求;以及,直接发起页面访问请求。用户经由中介页面发起页面访问请求例如可以包括:用户对中介页面中的页面数据标识进行单击、双击、或滑过等触发操作。用户直接发起页面访问请求例如可以包括:用户在客户端的地址栏中输入页面数据标识。那么,所述用户行为标识可以包括indirect和direct。所述用户行为标识indirect可以用于标识用户经由中介页面发起页面访问请求。所述用户行为标识direct可以用于标识用户直接发起页面访问请求。
在本实施例的另一个场景示例中,用户发起页面访问请求的时间区间可以包括白天和晚上。那么,所述用户行为标识可以包括day和night。所述用户行为标识day可以用于标识用户发起页面访问请求的时间区间为白天。所述用户行为标识night可以用于标识用户发起页面访问请求的时间区间为晚上。
在本实施例的另一个场景示例中,用户发起页面访问请求的物理地址可以包括东北地理位置区域、华东地理位置区域、华北地理位置区域、华中地理位置区域、华南地理位置区域、西南地理位置区域和西北地理位置区域。那么,所述用户行为标识可以包括northeast、east、north、central、south、southwest、northwest。所述用户行为标识northeast可以用于标识用户发起页面访问请求的物理地址为东北地理位置区域。所述用户行为标识east可以用于标识用户发起页面访问请求的物理地址为华东地理位置区域。所述用户行为标识north可以用于标识用户发起页面访问请求的物理地址为华北地理位置区域。所述用户行为标识central可以用于标识用户发起页面访问请求的物理地址为华中地理位置区域。所述用户行为标识south可以用于标识用户发起页面访问请求的物理地址为华南地理位置区域。所述用户行为标识southwest可以用于标识用户发起页面访问请求的物理地址为西南地理位置区域。所述用户行为标识northwest可以用于标识用户发起页面访问请求的物理地址为西北地理位置区域。
以上列举出了各个场景示例中的用户行为标识。本领域技术人员应当能够理解,在实际中以上各个场景示例还可以包括其它的用户行为标识;或者,还可以包括其它的场景示例。
以上的实现方案中,每个页面数据标识可以用于标识至少两个页面数据。本领域技术人员应当能够理解,本实施例并不排除页面数据标识用于标识一个页面数据的方案。例如,所述服务器还可以提供有网站的至少一个页面数据。所述服务器提供的每个页面数据可以对应有页面数据标识;该页面数据标识可以用于标识该页面数据;该页面数据可以对应有用户行为标识,也可以没有对应用户行为标识。
在本实施例中,开发人员可以在网站的页面数据中嵌入用于获取用户行为标识的程序代码,例如JavaScript等脚本语言代码。这样,客户端可以从服务器中获取到携带有所述程序代码的页面数据;可以执行所述程序代码以获取用户行为标识。需要说明的是,开发人员可以在网站的部分或全部页面数据中嵌入用于获取用户行为标识的程序代码。
在本实施例中,所述客户端可以提供有数据显示页面。所述数据显示页面可以包括至少一个页面数据标识。所述页面数据标识可以借助于文字、控件、图像等载体显示于 所述数据显示页面;或者,还可以直接显示于所述数据显示页面。具体地,所述客户端可以从所述服务器中获取所述数据显示页面对应的页面数据;可以显示获取的页面数据以提供所述数据显示页面。所述数据显示页面对应的页面数据中可以嵌入有用于获取用户行为标识的程序代码。通过执行程序代码,所述客户端可以检测用户针对所述数据显示页面中页面数据标识的触发操作;响应于所述触发操作,可以获取所述触发操作对应的页面数据标识和用户行为标识;可以向所述服务器发送页面数据获取请求,所述页面数据获取请求中可以携带有所述触发操作对应的页面数据标识和用户行为标识。所述服务器可以接收所述页面数据获取请求;可以获取所述页面数据标识对应的目标页面数据集合;可以从所述目标页面数据集合中获取所述用户行为标识对应的页面数据;可以向所述客户端发送获取的页面数据。所述客户端可以接收所述页面数据;可以显示所述页面数据。这样,本实施例可以实现根据用户访问页面数据的行为显示页面数据的技术效果。
所述触发操作包括但不限于单击、双击、滑过、滚动等操作。例如,所述触发操作可以是针对对应有页面数据标识的文字、控件、图像等载体的单击、双击、滑过等操作;或者,还可以是直接针对页面数据标识的单击、双击、滑过等操作。另举一例,所述触发操作可以为滚动操作。具体地,所述客户端在所述数据显示页面检测到滚动操作以后,便可以认为检测到针对某一约定页面数据标识的触发操作。
所述触发操作对应的用户行为标识可以是所述客户端生成的。所述客户端在检测到用户针对所述数据显示页面中页面数据标识的触发操作以后,可以生成所述触发操作对应的用户行为标识。例如,所述客户端在检测到用户针对所述数据显示页面中页面数据标识的触发操作以后,可以生成用户行为标识indirect。所述用户行为标识indirect可以用于标识用户经由中介页面发起页面访问请求。另举一例,所述客户端在检测到用户针对所述数据显示页面中页面数据标识的触发操作以后,可以获取当前时刻;可以根据当前时刻生成用户行为标识day或night。所述用户行为标识day可以用于标识用户发起页面访问请求的时间区间为白天;所述用户行为标识night可以用于标识用户发起页面访问请求的时间区间为晚上。另举一例,所述客户端在检测到用户针对所述数据显示页面中页面数据标识的触发操作以后,可以获取所述客户端的网络地址,所述网络地址例如可以为IPV4地址或IPV6地址等;可以基于所述网络地址生成用户行为标识northeast、east、north、central、south、southwest或northwest。所述用户行为标识northeast可以用于标识用户发起页面访问请求的物理地址为东北地理位置区域;所述用户行为标识east可以用于标识用户发起页面访问请求的物理地址为华东地理位置区域;所述用户行为标 识north可以用于标识用户发起页面访问请求的物理地址为华北地理位置区域;所述用户行为标识central可以用于标识用户发起页面访问请求的物理地址为华中地理位置区域;所述用户行为标识south可以用于标识用户发起页面访问请求的物理地址为华南地理位置区域;所述用户行为标识southwest可以用于标识用户发起页面访问请求的物理地址为西南地理位置区域;所述用户行为标识northwest可以用于标识用户发起页面访问请求的物理地址为西北地理位置区域。
或者,所述触发操作对应的用户行为标识还可以是从所述数据显示页面中获取的。具体地,开发人员可以在所述数据显示页面中预先设置所述数据显示页面中部分或全部页面数据标识对应的用户行为标识。所述客户端在检测到用户针对所述数据显示页面中页面数据标识的触发操作以后,可以获取所述触发操作对应的页面数据标识;继而可以从所述数据显示页面中获取所述触发操作对应的页面数据标识所对应的用户行为标识。例如,所述数据显示页面可以具有控件,该控件可以对应有链接地址http://www.XXX.com/id=indirect。其中,http://www.XXX.com可以为页面数据标识;indirect可以为页面数据标识http://www.XXX.com对应的用户行为标识。那么,所述客户端在检测到用户针对该控件的触发操作以后,可以获取页面数据标识http://www.XXX.com对应的用户行为标识indirect。
需要说明的是,以上的实现方案中,所述客户端向所述服务器发送的页面数据获取请求中携带有页面数据标识和用户行为标识。本领域技术人员应当能够理解,本实施例并不排除所述客户端向所述服务器发送的页面数据获取请求中没有携带用户行为标识的技术方案。例如,所述客户端向所述服务器发送的页面数据获取请求中可以携带有用户行为标识,也可以没有携带用户行为标识。在接收到的页面数据获取请求中携带有用户行为标识的条件下,所述服务器可以基于用户行为标识来获取页面数据。在接收到的页面数据获取请求中没有携带用户行为标识的条件下,所述服务器可以基于默认的用户行为标识来获取页面数据。所述默认用户行为标识可以根据实际需要灵活设定。当然,在接收到的页面数据获取请求中没有携带用户行为标识的条件下,所述服务器还可以仅根据页面数据标识来获取页面数据。
请一并参阅图2、图3、图4a、图4b、图5a、图5b、图5c、图5d。在本实施例的一个场景示例中,所述服务器可以提供有页面数据A、页面数据B和页面数据集合C。所述页面数据集合C可以包括页面数据C1和C2。页面数据A、页面数据B、页面数据集合C对应的页面数据标识,以及页面数据C1、C2对应的用户行为标识可以如下表1 所示。
表1
Figure PCTCN2018105462-appb-000001
上述表1中,页面数据A对应的页面数据标识可以为IDA;页面数据B对应的页面数据标识可以为IDB;页面数据集合C对应的页面数据标识可以为IDC;页面数据C1对应的用户行为标识可以为indirect;页面数据C2对应的用户行为标识可以为direct;用户行为标识indirect可以用于标识用户经由中介页面发起页面访问请求;用户行为标识direct可以为默认用户行为标识,用于标识用户直接发起页面访问请求。
在本场景示例中,所述客户端可以提供有页面数据A对应的页面。所述页面数据A中可以嵌入有用于获取用户行为标识的程序代码。所述页面数据A对应的页面中可以包括页面数据标识IDC。如此,所述客户端在检测到用户针对页面数据标识IDC的触发操作以后,可以获取所述触发操作对应的页面数据标识IDC和用户行为标识indirect;可以向所述服务器发送页面数据获取请求,所述页面数据获取请求中可以携带有页面数据标识IDC和用户行为标识indirect。所述服务器可以接收所述页面数据获取请求;可以获取页面数据标识IDC对应的页面数据集合C;可以从所述页面数据集合C中获取用户行为标识indirect对应的页面数据C1;可以向客户端发送所述页面数据C1。所述客户端可以接收所述页面数据C1;可以显示所述页面数据C1。
或者,在本场景示例中,所述客户端可以具有地址栏。用户可以在所述地址栏中输入页面数据标识IDC。如此,所述客户端可以向所述服务器发送页面数据获取请求,所述页面数据获取请求中可以携带有页面数据标识IDC。所述服务器可以接收所述页面数据获取请求。鉴于所述页面数据获取请求中没有携带用户行为标识,所述服务器可以获取页面数据标识IDC对应的页面数据集合C;可以从所述页面数据集合C中获取默认用户行为标识direct对应的页面数据C2;可以向客户端发送所述页面数据C2。所述客户端可以接收所述页面数据C2;可以显示所述页面数据C2。
所述页面数据C2对应的页面中可以包括页面数据标识IDB。如此,在本场景示例 中,进一步地,所述客户端在检测到用户针对页面数据标识IDB的触发操作以后,可以获取所述触发操作对应的页面数据标识IDB;可以向所述服务器发送页面数据获取请求,所述页面数据获取请求中可以携带有页面数据标识IDB。所述服务器可以接收所述页面数据获取请求;可以获取页面数据标识IDB对应的页面数据B;可以向客户端发送所述页面数据B。所述客户端可以接收所述页面数据B;可以在所述页面数据C2对应的页面上,显示所述页面数据B。这样,在页面数据C2对应的页面上显示页面数据B所达到的显示效果,可以与直接显示页面数据C2所达到的显示效果相同。
请参阅图6。本说明书实施例提供一种页面数据处理方法,所述页面数据处理方法以服务器为执行主体。关于所述服务器的详细介绍可以参照前述实施例。本实施例的页面数据处理方法可以包括以下步骤。
步骤S10:接收客户端发来的页面数据获取请求。
在本实施例中,所述页面数据获取请求中可以携带有页面数据标识和用户行为标识。关于所述页面数据标识和所述用户行为标识的详细介绍可以参照前述实施例,在此不再赘述。
在本实施例中,所述客户端可以向所述服务器发送页面数据获取请求,所述页面数据获取请求中可以携带有页面数据标识和用户行为标识。关于所述客户端的详细介绍可以参照前述实施例。所述客户端可以向所述服务器分别发送页面数据标识和用户行为标识。当然,所述客户端还可以将所述页面数据标识和所述用户行为标识封装为一个数据集合,并可以向所述服务器发送封装后的数据集合。所述服务器可以接收所述页面数据获取请求。
步骤S12:基于所述页面数据获取请求中携带的页面数据标识和用户行为标识,获取页面数据。
在本实施例中,所述服务器可以提供有至少一个页面数据集合。每个页面数据集合可以包括至少两个页面数据,且对应有页面数据标识。每个页面数据集合中的页面数据可以对应有用户行为标识。如此,所述服务器可以获取所述页面数据标识对应的目标页面数据集合;可以从所述目标页面数据集合中获取所述用户行为标识对应的页面数据。
步骤S14:向客户端发送所述页面数据。
在本实施例中,所述服务器可以向所述客户端发送所述页面数据。所述客户端可以接收所述页面数据;可以显示所述页面数据。
在本实施例中,所述服务器可以接收客户端发来的页面数据获取请求;可以基于所述页面数据获取请求中携带的页面数据标识和用户行为标识,获取页面数据;可以向客户端发送所述页面数据。这样,所述服务器可以基于用户行为标识向客户端发送页面数据,从而所述客户端可以实现根据用户发起页面访问请求的行为显示页面数据的技术效果。
请参阅图7。本说明书实施例还提供另一种页面数据处理方法,所述页面数据处理方法以客户端为执行主体。关于所述客户端的详细介绍可以参照前述实施例。本实施例的页面数据处理方法可以包括以下步骤。
步骤S20:提供第一页面。
在本实施例中,所述第一页面可以包括至少一个页面数据标识。所述页面数据标识可以借助于文字、控件、图像等载体显示于所述第一页面;或者,还可以直接显示于所述第一页面。关于所述第一页面的详细介绍可以参照本说明书前述实施例中的数据显示页面。
在本实施例中,所述客户端可以从所述服务器中获取所述第一页面对应的页面数据;可以显示获取的页面数据以提供所述第一页面。所述第一页面对应的页面数据中可以嵌入有用于获取用户行为标识的程序代码。
步骤S22:响应于针对所述第一页面中页面数据标识的第一触发操作,获取所述第一触发操作对应的页面数据标识和用户行为标识。
在本实施例中,通过执行程序代码,所述客户端可以检测用户针对所述第一页面中页面数据标识的第一触发操作;响应于所述第一触发操作,可以获取所述第一触发操作对应的页面数据标识和用户行为标识。所述第一触发操作包括但不限于单击、双击、滑过、滚动等触发操作。所述第一触发操作对应的用户行为标识可以是所述客户端生成的,还可以是从所述第一页面中获取的。关于所述客户端获取所述第一触发操作对应的页面数据标识和用户行为标识的过程,可以参照本说明书的前述实施例。
步骤S24:向服务器发送第一页面数据获取请求。
在本实施例中,所述客户端可以向所述服务器发送第一页面数据获取请求,所述第一页面数据获取请求中可以携带有所述第一触发操作对应的页面数据标识和用户行为标识。
步骤S26:显示服务器发来的第一页面数据。
在本实施例中,所述服务器可以提供有至少一个页面数据集合。每个页面数据集合可以包括至少两个页面数据,且对应有页面数据标识。每个页面数据集合中的页面数据可以对应有用户行为标识。如此,所述服务器可以接收所述第一页面数据获取请求;可以获取所述第一触发操作对应的页面数据标识所对应的目标页面数据集合;可以从所述目标页面数据集合中获取所述第一触发操作对应的用户行为标识所对应的页面数据,作为第一页面数据;可以向所述客户端发送所述第一页面数据。所述客户端可以接收所述第一页面数据;可以显示所述第一页面数据。
在本实施例的一个实施方式中,可以将所述第一页面数据对应的页面作为第二页面。所述第二页面可以包括至少一个页面数据标识。如此,所述客户端还可以检测用户针对所述第二页面中页面数据标识的第二触发操作;响应于所述第二触发操作,可以获取所述第二触发操作对应的页面数据标识;可以向服务器发送第二页面数据获取请求,所述第二页面数据获取请求中可以携带有所述第二触发操作对应的页面数据标识。所述第二触发操作包括但不限于单击、双击、滑过、滚动等触发操作。所述服务器可以接收所述第二页面数据获取请求;可以基于所述第二触发操作对应的页面数据标识,获取页面数据作为第二页面数据;可以向客户端发送所述第二页面数据。所述客户端可以接收所述第二页面数据;可以显示所述第二页面数据。具体地,所述客户端可以单独显示所述第二页面数据;或者,还可以在所述第一页面显示所述第二页面数据。
进一步地,响应于所述第二触发操作,所述客户端还可以获取所述第二触发操作对应的用户行为标识。如此,所述第二页面数据获取请求中还可以携带有所述第二触发操作对应的用户行为标识。所述服务器可以接收所述第二页面数据获取请求;可以基于所述第二触发操作对应的页面数据标识和用户行为标识,获取页面数据作为第二页面数据。
在本实施例中,所述客户端向所述服务器发送的页面数据获取请求中可以携带有页面数据标识和用户行为标识。所述服务器可以基于页面数据标识和用户行为标识向客户端发送页面数据,从而所述客户端可以实现根据用户发起页面访问请求的行为显示页面数据的技术效果。
请参阅图8。本说明书实施例提供一种服务器。所述服务器可以包括通信组件和处理器。
在本实施例中,所述通信组件可以按任何适当的方式实现,包括但不限于有线网卡、无线网卡、蓝牙模块、红外收发模块、超宽带通信模块、以及紫蜂协议通信模块等。所 述通信组件可以用于接收客户端发来的页面数据获取请求;可以向客户端发送页面数据。
在本实施例中,所述处理器可以按任何适当的方式实现。例如,处理器可以采取例如微处理器或处理器以及存储可由该(微)处理器执行的计算机可读程序代码(例如软件或固件)的计算机可读介质、逻辑门、开关、专用集成电路(Application Specific Integrated Circuit,ASIC)、可编程逻辑控制器和嵌入微控制器的形式等等。所述处理器可以用于基于所述页面数据获取请求中携带的页面数据标识和用户行为标识,获取页面数据。
上述实施例公开的服务器,其通信组件和处理器实现的具体功能,可以与本说明书中的前述实施例对照解释。
请参阅图9。本说明书实施例提供一种页面数据处理装置。所述页面数据处理装置可以包括接收单元30、获取单元32和发送单元34。
所述接收单元30,用于接收客户端发来的页面数据获取请求;
所述获取单元32,用于基于所述页面数据获取请求中携带的页面数据标识和用户行为标识,获取页面数据;
所述发送单元34,用于向客户端发送所述页面数据。
请参阅图10。本说明书实施例提供一种客户端。所述客户端可以包括显示组件、通信组件和处理器。
在本实施例中,所述显示组件包括但不限于液晶(Liquid Crystal Display,LCD)显示器、阴极射线管(Cathode Ray Tube,CRT)显示器、和发光二极管(Light Emitting Diode,LED)显示器等。所述显示组件可以用于提供第一页面;其中,所述第一页面包括至少一个页面数据标识;可以显示服务器返回的第一页面数据。
在本实施例中,所述通信组件可以按任何适当的方式实现,包括但不限于有线网卡、无线网卡、蓝牙模块、红外收发模块、超宽带通信模块、以及紫蜂协议通信模块等。所述通信组件可以用于向服务器发送第一页面数据获取请求;其中,所述第一页面数据获取请求中携带有第一触发操作对应的页面数据标识和用户行为标识。
在本实施例中,所述处理器可以按任何适当的方式实现。例如,处理器可以采取例如微处理器或处理器以及存储可由该(微)处理器执行的计算机可读程序代码(例如软 件或固件)的计算机可读介质、逻辑门、开关、专用集成电路(Application Specific Integrated Circuit,ASIC)、可编程逻辑控制器和嵌入微控制器的形式等等。所述处理器可以用于响应于针对所述第一页面中页面数据标识的第一触发操作,获取所述第一触发操作对应的页面数据标识和用户行为标识。
上述实施例公开的客户端,其显示组件、通信组件和处理器实现的具体功能,可以与本说明书中的前述实施例对照解释。
请参阅图11。本说明书实施例提供另一种页面数据处理装置。所述页面数据处理装置可以包括提供单元40、获取单元42、发送单元44和显示单元46。
所述提供单元40,用于提供第一页面;其中,所述第一页面包括至少一个页面数据标识;
所述获取单元42,用于响应于针对所述第一页面中页面数据标识的第一触发操作,获取所述第一触发操作对应的页面数据标识和用户行为标识;
所述发送单元44,用于向服务器发送第一页面数据获取请求;其中,所述第一页面数据获取请求中携带有所述第一触发操作对应的页面数据标识和用户行为标识;
所述显示单元46,用于显示服务器返回的第一页面数据。
在20世纪90年代,对于一个技术的改进可以很明显地区分是硬件上的改进(例如,对二极管、晶体管、开关等电路结构的改进)还是软件上的改进(对于方法流程的改进)。然而,随着技术的发展,当今的很多方法流程的改进已经可以视为硬件电路结构的直接改进。设计人员几乎都通过将改进的方法流程编程到硬件电路中来得到相应的硬件电路结构。因此,不能说一个方法流程的改进就不能用硬件实体模块来实现。例如,可编程逻辑器件(Programmable Logic Device,PLD)(例如现场可编程门阵列(Field Programmable Gate Array,FPGA))就是这样一种集成电路,其逻辑功能由用户对器件编程来确定。由设计人员自行编程来把一个数字系统“集成”在一片PLD上,而不需要请芯片制造厂商来设计和制作专用的集成电路芯片2。而且,如今,取代手工地制作集成电路芯片,这种编程也多半改用“逻辑编译器(logic compiler)”软件来实现,它与程序开发撰写时所用的软件编译器相类似,而要编译之前的原始代码也得用特定的编程语言来撰写,此称之为硬件描述语言(Hardware Description Language,HDL),而HDL也并非仅有一种,而是有许多种,如ABEL(Advanced Boolean Expression Language)、AHDL(Altera Hardware Description Language)、Confluence、CUPL(Cornell  University Programming Language)、HDCal、JHDL(Java Hardware Description Language)、Lava、Lola、MyHDL、PALASM、RHDL(Ruby Hardware Description Language)等,目前最普遍使用的是VHDL(Very-High-Speed Integrated Circuit Hardware Description Language)与Verilog2。本领域技术人员也应该清楚,只需要将方法流程用上述几种硬件描述语言稍作逻辑编程并编程到集成电路中,就可以很容易得到实现该逻辑方法流程的硬件电路。
上述实施例阐明的系统、装置、模块或单元,具体可以由计算机芯片或实体实现,或者由具有某种功能的产品来实现。
上述实施例阐明的系统、装置、模块或单元,具体可以由计算机芯片或实体实现,或者由具有某种功能的产品来实现。一种典型的实现设备为计算机。具体的,计算机例如可以为个人计算机、膝上型计算机、蜂窝电话、相机电话、智能电话、个人数字助理、媒体播放器、导航设备、电子邮件设备、游戏控制台、平板计算机、可穿戴设备或者这些设备中的任何设备的组合。
通过以上的实施方式的描述可知,本领域的技术人员可以清楚地了解到本说明书可借助软件加必需的通用硬件平台的方式来实现。基于这样的理解,本说明书的技术方案本质上或者说对现有技术做出贡献的部分可以以软件产品的形式体现出来,该计算机软件产品可以存储在存储介质中,如ROM/RAM、磁碟、光盘等,包括若干指令用以使得一台计算机设备(可以是个人计算机,服务器,或者网络设备等)执行本说明书各个实施例或者实施例的某些部分所述的方法。
本说明书中的各个实施例均采用递进的方式描述,各个实施例之间相同相似的部分互相参见即可,每个实施例重点说明的都是与其他实施例的不同之处。尤其,对于系统实施例而言,由于其基本相似于方法实施例,所以描述的比较简单,相关之处参见方法实施例的部分说明即可。
本说明书可用于众多通用或专用的计算机系统环境或配置中。例如:个人计算机、服务器计算机、手持设备或便携式设备、平板型设备、多处理器系统、基于微处理器的系统、置顶盒、可编程的消费电子设备、网络PC、小型计算机、大型计算机、包括以上任何系统或设备的分布式计算环境等等。
本说明书可以在由计算机执行的计算机可执行指令的一般上下文中描述,例如程序模块。一般地,程序模块包括执行特定任务或实现特定抽象数据类型的例程、程序、对 象、组件、数据结构等等。也可以在分布式计算环境中实践本说明书,在这些分布式计算环境中,由通过通信网络而被连接的远程处理设备来执行任务。在分布式计算环境中,程序模块可以位于包括存储设备在内的本地和远程计算机存储介质中。
虽然通过实施例描绘了本说明书,本领域普通技术人员知道,本说明书有许多变形和变化而不脱离本说明书的精神,希望所附的权利要求包括这些变形和变化而不脱离本说明书的精神。

Claims (10)

  1. 一种页面数据处理方法,包括:
    接收客户端发来的页面数据获取请求;
    基于所述页面数据获取请求中携带的页面数据标识和用户行为标识,获取页面数据;
    向客户端发送所述页面数据。
  2. 如权利要求1所述的方法,所述用户行为标识用于标识用户发起页面数据获取请求的途径、时间区间、或物理地址。
  3. 如权利要求1所述的方法,提供有至少一个页面数据集合;所述页面数据集合包括至少两个页面数据,且对应有页面数据标识;所述页面数据对应有用户行为标识;相应地,所述获取页面数据,包括:
    获取所述页面数据标识对应的目标页面数据集合;
    从所述目标页面数据集合中获取所述用户行为标识对应的页面数据。
  4. 一种服务器,包括通信组件和处理器;
    所述通信组件,用于接收客户端发来的页面数据获取请求;向客户端发送页面数据;
    所述处理器,用于基于所述页面数据获取请求中携带的页面数据标识和用户行为标识,获取页面数据。
  5. 一种页面数据处理装置,包括:
    接收单元,用于接收客户端发来的页面数据获取请求;
    获取单元,用于基于所述页面数据获取请求中携带的页面数据标识和用户行为标识,获取页面数据;
    发送单元,用于向客户端发送所述页面数据。
  6. 一种页面数据处理方法,包括:
    提供第一页面;其中,所述第一页面包括至少一个页面数据标识;
    响应于针对所述第一页面中页面数据标识的第一触发操作,获取所述第一触发操作对应的页面数据标识和用户行为标识;
    向服务器发送第一页面数据获取请求;其中,所述第一页面数据获取请求中携带有所述第一触发操作对应的页面数据标识和用户行为标识;
    显示服务器返回的第一页面数据。
  7. 如权利要求6所述的方法,所述触发操作包括单击操作、双击操作、滑过操作、和滚动操作中的一个或多个。
  8. 如权利要求6所述的方法,所述方法还包括:
    响应于检测到针对第二页面中页面数据标识的第二触发操作,获取所述第二触发操作对应的页面数据标识和用户行为标识;其中,所述第二页面为所述第一页面数据对应的页面;
    向服务器发送第二页面数据获取请求;其中,所述第二页面数据获取请求中携带有所述第二触发操作对应的页面数据标识和用户行为标识;
    在所述第一页面显示服务器返回的第二页面数据。
  9. 一种客户端,包括显示组件、通信组件和处理器;
    所述显示组件,用于提供第一页面;其中,所述第一页面包括至少一个页面数据标识;显示服务器返回的第一页面数据;
    所述通信组件,用于向服务器发送第一页面数据获取请求;其中,所述第一页面数据获取请求中携带有第一触发操作对应的页面数据标识和用户行为标识;
    所述处理器,用于响应于针对所述第一页面中页面数据标识的第一触发操作,获取所述第一触发操作对应的页面数据标识和用户行为标识。
  10. 一种页面数据处理装置,包括:
    提供单元,用于提供第一页面;其中,所述第一页面包括至少一个页面数据标识;
    获取单元,用于响应于针对所述第一页面中页面数据标识的第一触发操作,获取所述第一触发操作对应的页面数据标识和用户行为标识;
    发送单元,用于向服务器发送第一页面数据获取请求;其中,所述第一页面数据获取请求中携带有所述第一触发操作对应的页面数据标识和用户行为标识;
    显示单元,用于显示服务器返回的第一页面数据。
PCT/CN2018/105462 2017-10-31 2018-09-13 页面数据处理方法和装置、客户端、服务器 WO2019085654A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201711045380.0A CN107729537A (zh) 2017-10-31 2017-10-31 页面数据处理方法和装置、客户端、服务器
CN201711045380.0 2017-10-31

Publications (1)

Publication Number Publication Date
WO2019085654A1 true WO2019085654A1 (zh) 2019-05-09

Family

ID=61202499

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2018/105462 WO2019085654A1 (zh) 2017-10-31 2018-09-13 页面数据处理方法和装置、客户端、服务器

Country Status (3)

Country Link
CN (1) CN107729537A (zh)
TW (1) TWI712941B (zh)
WO (1) WO2019085654A1 (zh)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107729537A (zh) * 2017-10-31 2018-02-23 阿里巴巴集团控股有限公司 页面数据处理方法和装置、客户端、服务器
CN109408387B (zh) * 2018-10-24 2022-03-22 天津字节跳动科技有限公司 页面测试方法及装置

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104657451A (zh) * 2015-02-05 2015-05-27 百度在线网络技术(北京)有限公司 页面的处理方法及装置
CN104866544A (zh) * 2015-05-07 2015-08-26 百度在线网络技术(北京)有限公司 一种信息推送方法及装置
CN106874471A (zh) * 2017-02-16 2017-06-20 北京百度网讯科技有限公司 信息推送方法和装置
CN106991091A (zh) * 2016-01-20 2017-07-28 百度在线网络技术(北京)有限公司 页面选项的处理方法及装置
CN107729537A (zh) * 2017-10-31 2018-02-23 阿里巴巴集团控股有限公司 页面数据处理方法和装置、客户端、服务器

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103368986B (zh) * 2012-03-27 2017-04-26 阿里巴巴集团控股有限公司 一种信息推荐方法及信息推荐装置
CN104144404A (zh) * 2013-05-10 2014-11-12 中国电信股份有限公司 获取移动应用或内容的方法和系统
CN106530012B (zh) * 2016-11-23 2019-05-28 北京字节跳动科技有限公司 广告物料数据处理方法及装置

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104657451A (zh) * 2015-02-05 2015-05-27 百度在线网络技术(北京)有限公司 页面的处理方法及装置
CN104866544A (zh) * 2015-05-07 2015-08-26 百度在线网络技术(北京)有限公司 一种信息推送方法及装置
CN106991091A (zh) * 2016-01-20 2017-07-28 百度在线网络技术(北京)有限公司 页面选项的处理方法及装置
CN106874471A (zh) * 2017-02-16 2017-06-20 北京百度网讯科技有限公司 信息推送方法和装置
CN107729537A (zh) * 2017-10-31 2018-02-23 阿里巴巴集团控股有限公司 页面数据处理方法和装置、客户端、服务器

Also Published As

Publication number Publication date
TWI712941B (zh) 2020-12-11
TW201918855A (zh) 2019-05-16
CN107729537A (zh) 2018-02-23

Similar Documents

Publication Publication Date Title
US20220014552A1 (en) Detecting malicious behavior using an accomplice model
CN107622135B (zh) 用于显示信息的方法和装置
US9984408B1 (en) Method, medium, and system for live video cooperative shopping
US11016716B2 (en) Picture interface display method and apparatus according to jump protocol
US8907927B2 (en) Camera based hover detection for touch-based mobile devices
JP6440828B2 (ja) デジタルコンテンツの可視性の検出
US20200125622A1 (en) Method and device for processing hyperlink object
US20150193832A1 (en) Method, apparatus, and system for communicating and presenting product information
US10235030B2 (en) Electronic device and user interface display method for the same
KR20210062095A (ko) 미디어 아이템 부착 시스템
EP3016012A1 (en) Method and device for marking terminal
CN111443909B (zh) 用于生成页面的方法及装置
WO2019085654A1 (zh) 页面数据处理方法和装置、客户端、服务器
CN113076294A (zh) 一种信息分享方法和装置
US20210192563A1 (en) Webpage advertisement anti-blocking method, content delivery network, and client terminal
US10931771B2 (en) Method and apparatus for pushing information
CN108667915B (zh) 信息推送系统、方法和装置
CN110597580B (zh) 一种截屏方法和装置
US11210453B2 (en) Host pair detection
JP6544871B2 (ja) 情報表示方法、端末、及びサーバ
US20190172263A1 (en) Method and apparatus for augmenting reality
CN115470432A (zh) 一种页面渲染方法、装置、电子设备及计算机可读介质
US10592476B2 (en) Enabling clients to expose secured files via virtual hosts
CN114417782A (zh) 展示方法、装置和电子设备
US11258845B2 (en) Browser management system, browser management method, browser management program, and client program

Legal Events

Date Code Title Description
NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 18872543

Country of ref document: EP

Kind code of ref document: A1