CN111680232A - Page display method, device, equipment and storage medium - Google Patents

Page display method, device, equipment and storage medium Download PDF

Info

Publication number
CN111680232A
CN111680232A CN202010494875.7A CN202010494875A CN111680232A CN 111680232 A CN111680232 A CN 111680232A CN 202010494875 A CN202010494875 A CN 202010494875A CN 111680232 A CN111680232 A CN 111680232A
Authority
CN
China
Prior art keywords
target
terminal
content item
link
page
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.)
Withdrawn
Application number
CN202010494875.7A
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 Sankuai Online Technology Co Ltd
Original Assignee
Beijing Sankuai Online 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 Sankuai Online Technology Co Ltd filed Critical Beijing Sankuai Online Technology Co Ltd
Priority to CN202010494875.7A priority Critical patent/CN111680232A/en
Publication of CN111680232A publication Critical patent/CN111680232A/en
Withdrawn legal-status Critical Current

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/9558Details of hyperlinks; Management of linked annotations
    • 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/957Browsing optimisation, e.g. caching or content distillation
    • G06F16/9577Optimising the visualization of content, e.g. distillation of HTML documents
    • 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/958Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The application discloses a page display method, a page display device, page display equipment and a storage medium, and belongs to the field of data processing. The method comprises the following steps: receiving channel information of a first terminal, wherein the channel information is sent by the first terminal after a target event occurs, and the channel information is used for indicating the version of an application running on the first terminal; generating a target link according to the channel information and the target content item, wherein the target link points to a target page to which the target content item should jump after being triggered; sending a target content item carrying a target link to a first terminal; and in response to receiving the access request for the target link, displaying the target page for the first terminal. According to the method and the device, the server can provide appropriate target links for the applications of different versions without all links stored in the database one by one, the problem that the links of the new version application and the old version application are incompatible after the applications are updated is avoided, and the problem of page loss is solved.

Description

Page display method, device, equipment and storage medium
Technical Field
The present application relates to the field of data processing, and in particular, to a page display method, apparatus, device, and storage medium.
Background
With the development of network technology, users can browse pages to obtain information in various ways, for example, users can browse news pages through news applications to obtain news information; the user can browse the commodity page through the shopping application to obtain commodity information.
In the related art, the link corresponding to the page is often directly stored, after a user clicks a certain window of an application, the terminal can display the corresponding page according to the link corresponding to the window, and the user can browse the page.
However, when the application version is upgraded, the link structure may be changed, for example, the link structure corresponding to the old version of the application is a + B, and the link structure corresponding to the new version of the application is a + C + D. In this case, in order to ensure that the user can successfully browse the page, the links need to be updated one by one, and the updating of the links needs to consume much time, so that when the user clicks a link which is not updated in time, the page corresponding to the link may be lost, and the experience of the user in using the application is reduced.
Disclosure of Invention
The embodiment of the application provides a page display method, a page display device, page display equipment and a storage medium, and the situation of page loss can be improved. The technical scheme is as follows:
in one aspect, a page display method is provided, which is applied to a server, and the method includes:
receiving channel information of a first terminal, wherein the channel information is sent by the first terminal after a target event occurs, and the channel information is used for indicating the version of an application running on the first terminal;
generating a target link according to the channel information and a target content item, wherein the target link points to a target page to which the target content item should jump after being triggered;
sending the target content item carrying the target link to a first terminal;
and responding to the received access request of the target link, and displaying the target page for the first terminal.
In one possible implementation, the generating a target link according to the channel information and the target content item includes:
determining a first link address template according to the channel information, wherein the first link address template is used for generating the target link;
and generating the target link according to the first link address template and the target content item.
In a possible implementation, the channel information is further used to indicate a type of an application running on the first terminal, the target content item corresponds to at least one first identifier, each first identifier corresponds to a type of an application, and the generating the target link according to the first link address template and the target content item includes:
determining a target identifier of the target content item from the at least one first identifier according to the type of the application;
and splicing the first link address template and the target identification of the target content item to generate the target link.
In a possible implementation manner, the channel information is further used for indicating a type of an application running on the first terminal, and the determining a first link address template according to the channel information includes:
determining the version and the type of an application running on the first terminal according to the channel information;
and determining the first link address template according to the version and the type of the application.
In one possible implementation, the generating the target link according to the first link address template and the target content item includes:
determining a second link address template according to the type of the target content item and the first link address template;
and generating the target link according to the second link address template and the target content item.
In a possible implementation manner, before the receiving channel information of the first terminal, the method further includes:
receiving release information of a second terminal, wherein the release information carries a content item to be displayed and a page to be displayed to which the content item to be displayed jumps after being triggered;
storing the content item to be displayed and the page to be displayed;
and determining the identifier of the content item to be displayed according to the content item to be displayed and at least one application type.
On one hand, a page display method is provided and applied to a terminal, and the method comprises the following steps:
in response to the target event, sending channel information to a server, wherein the channel information is used for indicating the version of the running application;
acquiring a target content item carrying a target link, wherein the target link points to a target page to which the target content item should jump after being triggered;
and responding to the triggering of the target content item, sending an access request for the target link to a server, and receiving and presenting the target page.
In one possible embodiment, the channel information is further used to indicate a type of running application.
In one aspect, a page display apparatus is provided, the apparatus comprising:
the system comprises a receiving module, a judging module and a sending module, wherein the receiving module is used for receiving channel information of a first terminal, the channel information is sent by the first terminal after a target event occurs, and the channel information is used for indicating the version of an application running on the first terminal;
the generating module is used for generating a target link according to the channel information and the target content item, wherein the target link points to a target page to which the target content item is to be jumped after being triggered;
a first sending module, configured to send the target content item carrying the target link to a first terminal;
and the first display module is used for responding to the received access request of the target link and displaying the target page for the first terminal.
In one possible implementation, the generating module includes:
the template determining submodule is used for determining a first link address template according to the channel information, and the first link address template is used for generating the target link;
and the generation submodule is used for generating the target link according to the first link address template and the target content item.
In a possible implementation manner, the channel information is further used to indicate a type of an application running on the first terminal, the target content item corresponds to at least one first identifier, each first identifier corresponds to a type of an application, and the generation submodule is used to determine the type of the application running on the first terminal according to the channel information; determining a target identifier of the target content item from the at least one first identifier according to the type of the application; and splicing the first link address template and the target identification of the target content item to generate the target link.
In a possible implementation manner, the channel information is further used for indicating a type of an application running on the first terminal, and the template determination submodule is used for determining a version and a type of the application running on the first terminal according to the channel information; and determining the first link address template according to the version and the type of the application.
In a possible implementation manner, the generating sub-module is configured to determine a second link address template according to the type of the target content item and the first link address template; and splicing the second link address template and the identification of the target content item to generate the target link.
In a possible implementation manner, the receiving module is further configured to receive release information of a second terminal, where the release information carries a content item to be displayed and a page to be displayed to which the content item to be displayed jumps after being triggered;
the device further comprises:
the storage module is used for storing the content item to be displayed and the page to be displayed;
and the determining module is used for determining the identifier of the content item to be displayed according to the content item to be displayed and at least one application type.
In one aspect, a page display apparatus is provided, the apparatus comprising:
the second sending module is used for responding to the occurrence of the target event and sending channel information to the server, wherein the channel information is used for indicating the version of the running application;
the system comprises an acquisition module, a display module and a display module, wherein the acquisition module is used for acquiring a target content item carrying a target link, and the target link points to a target page to which the target content item should jump after being triggered;
and the second display module is used for responding to the triggering of the target content item, sending an access request for the target link to a server, and receiving and displaying the target page.
In one aspect, a computer device is provided that includes one or more processors and one or more memories having at least one instruction stored therein, the instruction being loaded and executed by the one or more processors to implement operations performed by the page presentation method.
In one aspect, a computer-readable storage medium is provided, in which at least one instruction is stored, and the instruction is loaded and executed by a processor to implement the operation performed by the page presentation method.
According to the technical scheme provided by the embodiment of the application, the server can determine the version of the application running on the first terminal according to the channel information, and immediately generate the target link pointing to the target page corresponding to the target content item according to the version of the application and the target content item, and the first terminal can display the target page to the user through the target link. That is, the target link corresponding to the target page is not stored on the server in a fixed form, but is generated instantly according to the channel information and the target content item. When the version of the application is changed, only the rule of the server for generating the target link needs to be adjusted, the server can provide a proper target link for the applications of different versions without all links stored in the database one by one, the problem that the links of the new version application and the old version application are incompatible after the application is updated is avoided, and the problem of page loss is solved.
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 an implementation environment of a page display method according to an embodiment of the present application;
fig. 2 is a flowchart of a page display method provided in the embodiment of the present application;
fig. 3 is a flowchart of a page display method provided in the embodiment of the present application;
fig. 4 is a schematic diagram of an interaction between a first terminal and a server according to an embodiment of the present application;
FIG. 5 is a schematic view of an interface provided by an embodiment of the present application;
fig. 6 is a schematic diagram of an interaction between a first terminal, a second terminal, and a server according to an embodiment of the present application;
fig. 7 is an information flow diagram of a page display method according to an embodiment of the present application;
FIG. 8 is a schematic structural diagram of a page displaying apparatus according to an embodiment of the present disclosure;
FIG. 9 is a schematic structural diagram of a page displaying apparatus according to an embodiment of the present disclosure;
FIG. 10 is a schematic structural diagram of a page display system according to an embodiment of the present application;
fig. 11 is a schematic structural diagram of a terminal according to an embodiment of the present application;
fig. 12 is a schematic structural diagram of a server according to an embodiment of the present application.
Detailed Description
The terms "first," "second," and the like in this application are used for distinguishing between similar items and items that have substantially the same function or similar functionality, and it should be understood that "first," "second," and "nth" do not have any logical or temporal dependency or limitation on the number or order of execution.
The term "at least one" in this application means one or more, "a plurality" means two or more, for example, a plurality of reference face images means two or more reference face images.
To make the objects, technical solutions and advantages of the present application clearer, first, terms related to embodiments of the present application are explained:
landing page of advertisement: the user clicks the page to jump to after the advertisement.
And (3) end B: b represents a Business merchant, and the B end is also the merchant end.
Channel information: channel Information, which may also be referred to as traffic Information, is used to indicate the source of the Information. Taking an example that the first terminal sends the channel information to the server, the channel information may carry information such as a type a and a version B of an application running on the first terminal, and a type C of the first terminal. After receiving the channel information, the server can determine that the information is from the application A with the version B running on the first terminal with the type C according to the channel information, and then can perform subsequent processing according to the channel information.
To make the objects, technical solutions and advantages of the present application more clear, embodiments of the present application will be described in further detail below with reference to the accompanying drawings.
Fig. 1 is a schematic diagram of an implementation environment of a page display method according to an embodiment of the present application, and referring to fig. 1, the implementation environment may include a first terminal 110, a second terminal 120, and a server 130.
The first terminal 110 is connected to the server 130 through a wireless network or a wired network, and the first client 110 may be a mobile phone, a tablet computer, a notebook computer, or a desktop computer. The first terminal 110 may be installed and run with an application program supporting page display, and a user may browse a page corresponding to the content item through the application program supporting page display.
The second terminal 120 is connected to the server 130 through a wireless network or a wired network, and the second terminal 120 may be a mobile phone, a tablet computer, a notebook computer, or a desktop computer. The user may produce a content item and a page corresponding to the content item through the second terminal 120 and transmit the produced content item and page to the server 120.
The server 130 may be a single server or a cluster of multiple servers. The server 130 may generate a link pointing to a page corresponding to the content item according to the content item and the page corresponding to the content item sent by the second terminal 120, and information such as the type and version of the application installed on the first terminal 110.
Those skilled in the art will appreciate that the number of first terminals and second terminals may be greater or less. For example, the number of the first terminal and the second terminal may be only one, or the number of the first terminal and the second terminal may be several tens or several hundreds, or more, and in this case, other first terminals and other second terminals are also included in the implementation environment. The number and the device type of the first terminal and the second terminal are not limited in the embodiments of the present application.
In order to more clearly explain the page display method provided by the present application, some possible application scenarios are explained below:
in a possible implementation manner, the page display method provided by the application can be applied to the field of advertisement putting, the corresponding content item can be an advertisement poster, and the page can be an advertisement landing page.
The first terminal may be a terminal used by a user, and the first terminal has an application running thereon that may be used to present advertising posters and advertising landing pages. And responding to the triggering of the advertising poster, and the first terminal can acquire and display the advertising landing page corresponding to the advertising poster according to the link carried by the advertising poster. For example, a group-buying application program may be run on the first terminal, when the user opens the group-buying application, the advertisement posters of a plurality of group-buying products may be displayed to the user in sequence on the application interface of the group-buying application, and in response to the user clicking any one of the advertisement posters, the first terminal may obtain the advertisement landing page corresponding to the link according to the link carried by the advertisement posters, display the advertisement landing page corresponding to the group-buying product through the group-buying application, and the user may know details of the group-buying product through the advertisement landing page, and may further perform behaviors such as consumption through the advertisement landing page.
The second terminal can be the terminal that the trade company used, and the operation has the application that can be used for making the advertisement poster and the advertisement poster corresponding advertisement falls to the ground page on the second terminal, and after the trade company accomplished advertisement poster and advertisement through the second terminal preparation and falls to the ground page, can fall to the ground page with advertisement poster and advertisement and send the server to, fall to the ground page with advertisement poster and advertisement by the server and bind and store to advertisement poster and advertisement fall to the ground page and carry out subsequent processing. For example, the second terminal may run an application program for creating the group-purchase advertisement poster and the advertisement landing page corresponding to the group-purchase advertisement, and after the merchant creates the group-purchase advertisement poster and the advertisement landing page corresponding to the group-purchase advertisement through the application program, the merchant may send the group-purchase advertisement poster and the advertisement landing page corresponding to the group-purchase advertisement to the server, and the server performs storage and subsequent processing.
The server may be configured to provide the advertisement poster and an advertisement landing page corresponding to the advertisement poster to the first terminal, for example, to send the advertisement poster carrying the link to the first terminal, and the first terminal displays the advertisement poster at a specified location. In response to receiving an access request for a link, the server provides the first terminal with a landing page for an advertisement to which the link points. For example, the server may store a group purchase advertisement poster made by a merchant and an advertisement landing page corresponding to the group purchase advertisement in the database, generate a link according to the relevant information of the group purchase application running on the first terminal and the identifier of the group purchase advertisement poster, and send the group purchase advertisement poster carrying the link to the first terminal. In response to receiving an access request for a link, the server provides the first terminal with a landing page for an advertisement to which the link points.
In a possible implementation manner, the page display method provided by the present application may be applied to video projection, the corresponding content item may be a cover page of a video, and the page may be a playing page of the video.
The first terminal may be a terminal used by a viewer and may have an application running thereon for presenting video cover pages and play pages. In response to the video cover being triggered, the first terminal may acquire and display a play page corresponding to the video cover according to the link carried by the video cover. For example, a short video application may be run on the first terminal, and when the viewer starts the short video application, a video cover with a plurality of short videos may be displayed on an application interface of the short video application. In response to the viewer clicking any one of the video covers, the first terminal can display a playing page corresponding to the video cover on the application interface according to the link carried by the video cover, and the viewer can watch the short video through the playing page.
The second terminal can be a terminal used by a video author, an application program which can be used for making a video cover and a video runs on the second terminal, the video author can send the video cover and the video to the server after the second terminal completes the making of the video cover and the video, the server binds and stores the video cover and the video, and the subsequent processing is carried out on the video cover and a playing page. For example, the second terminal may run an application program for making a video cover page of the short video and the short video, and after the video author makes the short video and the video cover page through the application program, the short video and the video cover page may be sent to the server, and the server may perform storage and subsequent processing.
The server may be configured to provide the first terminal with a video cover and a playback page corresponding to the video cover, for example, the server may generate the playback page based on the short video, send the video cover with the link to the first terminal, and display the video cover at the specified position by the first terminal. In response to receiving an access request for a link, the server may provide the first terminal with a play page to which the link points. For example, the server may store a video cover of a short video produced by a video author and a playing page corresponding to the short video in the database, generate a link according to the related information of the short video application running on the first terminal and the video cover of the short video, and send the video cover carrying the linked short video to the first terminal. And responding to the received access request of the link, and providing the playing page pointed by the link to the first terminal.
In a possible implementation manner, the page display method provided by the application can be applied to the projection of test questions, the corresponding content items can be test question covers, information such as types and names of the test questions can be displayed in the test question covers, and the pages can be content pages of the test questions.
The first terminal can be a terminal used by students, and an application program which can be used for displaying test question covers and content pages is operated on the first terminal. And responding to the trigger of the test question cover, and the first terminal can acquire and display a content page corresponding to the test question according to the link carried by the test question cover. For example, a driver examination application program can be run on the first terminal, when a student opens the driver examination application, a plurality of examination question covers of driver examinations can be displayed on an application interface of the driver examination application, when the student clicks any one of the examination question covers, the first terminal can display a content page corresponding to the driver examination through the driver examination application according to a link carried by the examination question covers of the driver examination, and the student can browse the examination questions through the content page and answer the test questions.
The second terminal can be a terminal used by a teacher, an application program which can be used for making test question covers and test questions is run on the second terminal, and the teacher can send the test question covers and the test questions to the server after the second terminal completes the test question covers and the test questions, and the server stores and subsequently processes the test question covers and the test questions. For example, the second terminal may run an application program for making a test question cover of a driver test and the driver test, and after the teacher makes the test question cover of the driver test and the driver test through the application program, the test question cover of the driver test and the driver test may be sent to the server, and the server performs storage and subsequent processing.
The server may be configured to provide the first terminal with a test question cover and a content page corresponding to the test question cover, for example, to send the test question cover carrying the link to the first terminal, display the test question cover at a specified position by the first terminal, and provide the content page pointed by the link to the first terminal in response to receiving an access request for the link. For example, the server may store a test question cover page of a driver test made by a merchant and a content page corresponding to the driver test in a database, generate a link according to the relevant information of the driver test application running on the first terminal and the test question cover page of the driver test, and send the test question cover page of the driver test carrying the link to the first terminal. In response to receiving an access request for a link, the content page to which the link points is provided to the first terminal.
It should be noted that the three specific application scenarios are only given by way of example to illustrate the technical solution provided by the present application, and in other possible implementation methods, the technical solution provided by the present application may also be applied to more application scenarios, which are not limited in the embodiments of the present application.
To make the objects, technical solutions and advantages of the present application more clear, embodiments of the present application will be described in further detail below with reference to the accompanying drawings.
Fig. 2 is a flowchart of a page display method provided in an embodiment of the present application, which may be applied to a server, and referring to fig. 2, the method includes:
201. the server receives channel information of the first terminal, the channel information is sent by the first terminal after a target event occurs, and the channel information is used for indicating the version of an application running on the first terminal.
202. And the server generates a target link according to the channel information and the target content item, wherein the target link points to a target page to which the target content item should jump after being triggered.
203. The server sends the target content item carrying the target link to the first terminal.
204. In response to receiving an access request for the target link, the server presents the target page for the first terminal.
According to the technical scheme provided by the embodiment of the application, the server can determine the version of the application running on the first terminal according to the channel information, and immediately generate the target link pointing to the target page corresponding to the target content item according to the version of the application and the target content item, and the first terminal can display the target page to the user through the target link. That is, the target link corresponding to the target page is not stored on the server in a fixed form, but is generated instantly according to the channel information and the target content item. When the version of the application is changed, only the rule of the server for generating the target link needs to be adjusted, the server can provide a proper target link for the applications of different versions without all links stored in the database one by one, the problem that the links of the new version application and the old version application are incompatible after the application is updated is avoided, and the problem of page loss is solved.
Fig. 3 is a flowchart of a page display method provided in an embodiment of the present application, which may be applied to a first terminal, and referring to fig. 3, the method includes:
301. the first terminal transmits channel information to the server in response to occurrence of the target event, the channel information indicating a version of the running application.
302. The first terminal obtains a target content item carrying a target link, and the target link points to a target page to which the target content item should jump after being triggered.
303. And in response to the target content item being triggered, the first terminal sends an access request for the target link to the server, and receives and displays the target page.
Fig. 4 is a flowchart of a page display method provided in an embodiment of the present application, and referring to fig. 4, the method includes:
401. the first terminal transmits channel information to the server in response to occurrence of the target event, the channel information indicating a version of the running application.
The target event may refer to the first terminal starting the target application, or may refer to a user triggering a target area in an application interface, or may also refer to the target application being updated, and certainly, the target event may also be another event, such as the sending time of the channel information, and the like. The following description will take the target event as the first terminal to start the target application, the user to trigger the target area in the application interface, and the target application is updated as an example:
1. taking a target event as an example for starting the application by the first terminal, responding to the starting of the target application, the first terminal acquires the version information of the target application, generates channel information according to the version information, and sends the channel information to the server. For example, the first terminal may be installed with a group purchase application, and in response to the user starting the group purchase application, the first terminal may obtain a version number of the group purchase application, generate channel information according to the version number, and send the channel information to the server.
2. Taking a target event as an example for triggering a target area in an application interface by a user, the first terminal acquires version information of an application in response to the target area in the application interface triggered by the user, generates channel information according to the version information, and sends the channel information to the server. For example, the first terminal may be installed with a group purchase application, and in response to the user clicking a tag in an application interface of the group purchase application, such as a tag for group purchase of restaurants, the first terminal may obtain a version number of the group purchase application, generate channel information according to the version number, and send the channel information to the server.
3. Taking the target event as an application update completion example for explanation, the first terminal acquires version information of the application in response to the application update completion, generates channel information according to the version information, and sends the channel information to the server. For example, the first terminal may be installed with a group purchase application, and in response to the completion of updating the group purchase application, the first terminal may obtain a version number of the group purchase application, generate channel information according to the version number, and send the channel information to the server.
In addition, if the server serves at least two different types of applications simultaneously, the channel information sent by the first terminal may be used to indicate the type of the application running on the first terminal, in addition to the version of the application running on the first terminal. For example, the server may provide services for two group purchase applications a and B of different types at the same time, and in response to a target event, the first terminal may obtain type information and version information of the application, generate channel information according to the type information and version information of the application, and send the channel information to the server. The server can subsequently generate the target link according to the application type and the application version indicated by the channel information, so that the compatibility of generating the target link can be improved, and the page loss caused by different application types or application version upgrading is avoided.
Certainly, the channel information sent by the first terminal may also be used to indicate the type of the first terminal, for example, the first terminal is a mobile phone or a computer, so that the server may generate a link according to the type of the first terminal, ensure that a page displayed on the first terminal is adapted to the type of the first terminal, and improve the display effect of the page.
402. The server receives the channel information of the first terminal, and generates a target link according to the channel information and the target content item, wherein the target link points to a target page to which the target content item should jump after being triggered.
The target content item may be an advertisement poster, a video cover, a test question cover, or other types of content items, such as a cover of a book, and the like, which is not limited in the embodiment of the present application. The target content item may be a content item to be displayed to the first terminal, which is determined by the server from the plurality of content items according to a preset rule, where the preset rule may be a preset time rule, for example, the server may set a display time period for each content item, and in response to a presence of intersection between the display time period corresponding to any content item and a current time point, the server may determine the content item as the target content item, and of course, the preset rule may also be another rule, which is not limited in this embodiment of the present application.
In one possible implementation, the server may determine a first link address template according to the channel information, and the first link address template is used for generating the target link. The server may generate a target link based on the first link address template and the target content item. In the implementation mode, the server can generate the target link in real time according to the application version indicated by the channel information, namely the target link is matched with the version of the application run by the first terminal, when a user logs in the applications of different versions, the target link matched with the application version can be obtained, the page display success rate is improved, and the page loss problem is solved.
For example, the server may obtain version information of an application run by the first terminal from the channel information, perform query from a link address template database maintained correspondingly according to the version information, and obtain a first link address template corresponding to the version information. The server may splice the first link address template and the identifier of the target content item to generate the target link.
For example, the application running on the first terminal is a group purchase application, the group purchase application may show an icon of a group purchase commodity for the user, the channel information may carry a version number 8.6 of the group purchase application, and after receiving the channel information, the server may obtain the version number 8.6 of the group purchase application from the channel information. The server can query in the link address template database according to the version number 8.6 to obtain a first link address template a + B corresponding to the version number 8.6.
Of course, in order to further improve the efficiency of determining the link address template, the server may also set a preset version number, such as 8.4. After receiving the channel information, the server may obtain a version number of the group purchase application, for example, 8.6, from the channel information. In response to that the version number of the group purchase application is greater than or equal to the preset version number, the server may obtain, from the link address template database, a first link address template, such as a + C, whose version number is greater than or equal to the preset version number; in response to the version number being smaller than the preset version number, the server may obtain, from the link address template database, a first link address template, such as D + E, whose version number is smaller than the preset version number. The server may splice the first link address template and the identifier of the group purchase item to obtain a target link, such as a + C + K, where K is the identifier of the group purchase item.
In a possible implementation, the channel information may also be used to indicate a type of application running on the first terminal, the target content item corresponding to at least one first identifier, each first identifier corresponding to a type of application. The server may determine a type of an application running on the first terminal according to the channel information. The server may determine a target identity for the target content item from the at least one first identity in dependence on the type of application. The server can splice the first link address template and the target identification to generate the target link. In the implementation mode, the server may provide services for multiple types of applications at the same time, when the server stores the same content item, the server may store first identifiers corresponding to different types of applications, the first terminal may also carry application type information when sending channel information, and the server may obtain a target identifier corresponding to the application type of the content item when storing according to the application type information, so that the generated target link may meet format requirements of links corresponding to different types of applications, a situation that a page is lost due to incompatibility of link formats is avoided, and a success rate of page display is improved.
For example, the server may provide services for two applications, and the channel information sent by the first terminal may be used to indicate a type of running application in addition to a version of the running application. After the server acquires the channel information, version information and type information of an application running on the first terminal can be acquired from the channel information, and the first link address template is determined according to the version information. The server can determine the target identification of the target content item according to the type information of the application, and splice the first link address template and the target identification to obtain the target link.
For example, the server may provide services for a group purchase application α and a group purchase application β, the application running on the first terminal is the group purchase application α, the channel information carries a version number 8.6 of the group purchase application α and a type identifier α of the group purchase application α, and the server may query in the link address template database according to the version number 8.6 to obtain a first link address template a + B corresponding to the version number 8.6. Different first identifications of the group purchase item corresponding to the group purchase application α and the group purchase application β, such as K and Z, may be stored on the server, where K is the first identification corresponding to the group purchase application α and Z is the first identification corresponding to the group purchase application β. In response to that the identifier of the application running on the first terminal is acquired from the channel information and is alpha, the server can determine K as the target identifier of the group purchase type commodity, and splice the first link address template a + B and the target identifier K to obtain a target link a + B + K.
In a possible embodiment, the channel information is further used to indicate a type of application running on the first terminal. The server can determine the version and the type of the application running on the first terminal according to the channel information, and determine the first link address template according to the version and the type of the application. The server may splice the first link address template and the target identifier of the target content item to generate the target link. In this implementation manner, the template of the first link address is determined according to the version and the type of the application running on the first terminal, so that the success rate of displaying the target page by the target link by different types of applications can be improved, and the condition of page loss is further improved.
For example, the server may provide a server for at least two applications, and the channel information transmitted by the first terminal may be used to indicate a type of running application in addition to a version of the running application. After the server acquires the channel information, version information and type information of an application running on the first terminal can be acquired from the channel information, and a first link address template corresponding to the version information and the type information is obtained by inquiring in a link address template database according to the version information and the type information. The server may splice the first link address template and the target identifier of the target content item to generate the target link.
For example, the server may provide services for a group purchase application α and a group purchase application β, the application running on the first terminal is the group purchase application α, the channel information carries a version number 8.6 of the group purchase application α and an identifier α of the group purchase application α, and the server may query in the link address template database according to the version number 8.6 and the identifier α to obtain a first link address template E + F corresponding to the version number 8.6 and the identifier α. The server can splice the first link address template E + F and the identification K of the group purchase type commodity to obtain a target link E + F + K.
In one possible implementation, the server may determine a second link address template according to the type of the target content item and the first link address template, and generate the target link according to the second link address template and the target content item.
For example, the content item may correspond to a plurality of types, and the server may splice the first link address template and the type identifier of the target content item to obtain a second link address template. The server may splice the second link address template and the identifier of the target content item to generate the target link.
For example, the group purchase product recommended in the group purchase application may correspond to different product types, for example, the group purchase product may correspond to a restaurant class, a beauty class, a transportation class, and the like, and the product type is not limited in the embodiment of the present application. The server can determine the commodity type gamma of the group purchase commodity M as the type of the advertisement poster of the group purchase commodity, and splice the first link address template A + B and the type identifier gamma of the advertisement poster of the group purchase commodity to obtain a second link address template A + B + gamma. The server may splice the second link address template a + B + γ and the identifier M of the group purchase item to generate a target link a + B + γ + M.
The server may also combine the above embodiments to generate the target link, and the method includes:
in a possible embodiment, the server may provide a server for at least two applications, and the channel information transmitted by the first terminal may be used to indicate a type of running application in addition to a version of the running application. After the server acquires the channel information, version information and type information of an application running on the first terminal can be acquired from the channel information, and a first link address template corresponding to the version information and the type information is obtained by inquiring in a link address template database according to the version information and the type information. The server can splice the first link address template and the type identifier of the target content item to obtain a second link address template. The server can determine the target identification of the target content item according to the type information, and splice the second link address template and the target identification to obtain the target link.
For example, the server may provide services for a group purchase application α and a group purchase application β at the same time, the application running on the first terminal is the group purchase application α, and the channel information carries the version number 8.6 of the group purchase application α and the identifier α of the group purchase application α. The server can query in the link address template database according to the version number 8.6 and the identifier α to obtain a first link address template E + F corresponding to the version number 8.6 and the identifier α. The server can determine the commodity type gamma of the group purchase commodity M as the type of the advertisement poster of the group purchase commodity, and splice the first link address template E + F and the type identifier gamma of the advertisement poster of the group purchase commodity to obtain a second link address template E + F + gamma. The server can determine that the identifier of the group purchase commodity is K according to the identifier alpha of the group purchase application, and the second link address template E + F + gamma and the identifier K of the group purchase commodity are spliced to obtain the target link E + F + gamma + K.
Optionally, before executing step 402, the server may receive delivery information of the second terminal, where the delivery information carries the content item to be displayed and the page to be displayed to which the content item to be displayed jumps after being triggered. The server may store the content item to be presented and the page to be presented, and determine the identity of the content item to be presented according to the content item to be presented and the at least one application type.
The second terminal may be a terminal used by a merchant, a terminal used by a video author, or a terminal used by a teacher, and the type of the second terminal is not limited in the embodiment of the present application. The following description takes the second terminal as a terminal used by the merchant as an example:
in one possible implementation mode, the merchant can make an advertisement poster of the group purchase commodity and an advertisement landing page corresponding to the group purchase commodity through the second terminal. The second terminal can generate the delivery information according to the advertisement poster of the group purchase commodity and the advertisement landing page corresponding to the group purchase commodity. In response to the placement operation of the merchant, the second terminal may send placement information to the server. The service can obtain the advertisement poster of the group purchase commodity and the advertisement landing page corresponding to the group purchase commodity from the delivery information, bind and store the advertisement poster of the group purchase commodity and the advertisement landing page corresponding to the group purchase commodity in an advertisement database, and determine the identifier of the advertisement poster of the group purchase commodity according to at least one type of application simultaneously served by the server. For example, if the server serves two different types of applications simultaneously, the server may set identifiers corresponding to the two application types for the same group purchase item, and when step 402 is executed, the server may determine an advertisement identifier of the group purchase item according to the application types.
403. The server sends the target content item carrying the target link to the first terminal.
404. The first terminal acquires a target content item carrying a target link, and sends an access request for the target link to the server in response to the target content item being triggered.
In a possible implementation manner, after the first terminal obtains the target content item carrying the target link, the target content item may be presented on the application interface. For example, referring to fig. 5, the first terminal may present the target content item in the application interface 501. The user may trigger the target content item by clicking on the target content item presented on the application interface, and in response to the target content item being triggered, the first terminal may send an access request for the target link to the server.
405. In response to receiving an access request for the target link, the server presents the target page for the first terminal.
In one possible implementation manner, after receiving an access request for the target link, the server may obtain an identifier of the target content item from the target link, and perform a query in the database according to the identifier of the target content item to obtain a target page corresponding to the identifier of the target content item. The server can send the target page to the first terminal, and the first terminal can jump to the target page after receiving the target page.
According to the technical scheme provided by the embodiment of the application, the server can determine the version of the application running on the first terminal according to the channel information, and immediately generate the target link pointing to the target page corresponding to the target content item according to the version of the application and the target content item, and the first terminal can display the target page to the user through the target link. That is, the target link corresponding to the target page is not stored on the server in a fixed form, but is generated instantly according to the channel information and the target content item. When the version of the application is changed, only the rule of the server for generating the target link needs to be adjusted, the server can provide a proper target link for the applications of different versions without all links stored in the database one by one, the problem that the links of the new version application and the old version application are incompatible after the application is updated is avoided, and the problem of page loss is solved.
The following describes a technical solution provided by an embodiment of the present application by taking an example in which a content item serves as an advertisement poster and a server simultaneously serves two group purchase applications, namely "M group" and "N group", and the method shown in fig. 6 and 7 includes:
601. the server sets a type tag for the content item.
Taking the application of the server service as "M clique" as an example for explanation: the "M-team" application can classify goods into three broad categories, respectively store, ticket, and group purchase. The server may set a type tag for the content item according to the classification of the "M-party" application, such as setting store to 1, ticket to 2, and group-buy to 3. It should be noted that the above classification method is only an example of providing one classification, and in other possible implementations, the server may also classify the content items according to the goals of resource, organization division and delivery inside the application operating company, which is not limited in this embodiment of the present application.
602. The server sets a link template of the target link according to the type of the application, the version of the application, and the type of the content item.
Taking the application of the server service as "M clique" as an example for explanation: the M clique application can comprise 8.1-8.6 versions, and the server can set the versions 8.1-8.4 as the same link template and set the versions 8.4-8.6 as the same link template according to the version updating record of the M clique application, wherein the version updating record can carry the link templates supported by the M cliques of different versions. Then, the server may set a template according to the type of the content item, based on the link template previously set according to the type and version of the application, such as forming a link template of the target link after adding a content item type tag to the link template.
For example, the server may set the following link templates for "M cliques" and "N cliques", respectively:
1. n group + app + group purchase: dianping:// canal? And id is equal to.
2. M group + app + group purchase + restaurant + version 8.4 above: imeituan:// www.meituan.com/food/deal? And d is equal to.
3. M group + app + group purchase + other + version 8.4 above: imeituan:// www.meituan.com/gc/deal/detail? And d is equal to.
4. M group + app + group purchase + version 8.4 the following: imeituan:// www.meituan.com/deal? And d is equal to.
603. And the second terminal sends delivery information to the server, wherein the delivery information carries the target content item and a target page to which the target content item jumps after being triggered.
For example, a merchant may set an advertisement poster and a target page for a group purchase product in his/her store through a second terminal (B-side), and the first terminal generates delivery information according to the advertisement poster and the target page and sends the delivery information to the server.
604. And the server receives the release information and determines the identification of the target content item according to the application type and the release information.
For example, the server may set the identification of the advertising poster corresponding to "M cliques" to 123 and the identification corresponding to "N cliques" to 456.
605. The server binds and stores the type of the target content item and the identification of the target content item.
For example, the server may bind and store a type group purchase of an advertising poster with an identification of the advertising poster corresponding to a different application.
In addition, if the type of the target content item is different from any one of the types stored in the server, the server may store a first link corresponding to the target page, and may directly transmit the target content item and the first link to the first terminal after receiving the channel information of the first terminal.
606. The first terminal sends channel information to the server, the channel information is sent by the first terminal after a target event occurs, and the channel information is used for indicating the version and the type of an application running on the first terminal.
607. The server receives channel information of the first terminal, determines a target link template according to the version of the application, the type of the application and the type of the target content item, and generates a target link according to the target link template and a target identifier of the target content item.
For example, the server may determine that the type of the application running on the first terminal is "M-clique" and the version is 8.5 according to the channel information. The server can query the link template database according to the M group, the version 8.5 and the group purchase to obtain a target link template imeituan:// www.meituan.com/food/deal? And d is equal to. The server can determine that the target identification of the advertising poster is 123 according to the M group, and splice the target link template with the identification of the advertising poster to obtain the target link imeituan:// www.meituan.com/food/deal? And did 123.
608. The server sends the target content item carrying the target link to the first terminal.
For example, the server may send the target content item carrying the target link to the first terminal in a Remote Procedure Call (RPC) manner, and due to the better expansibility of the RPC manner, the expansibility of the technical solution of the present application may be improved as a whole by using this embodiment. Certainly, the first terminal may also perform splicing target link in real time by using a way of archiving files (JAR), and since the JAR way is stable and fast, the implementation is more efficient.
609. And the first terminal receives and displays the target content item, and jumps to a target page in response to the target content item being triggered.
For example, the first terminal may receive and decompress a JAR file, acquire a target content item carrying a target link from the JAR file, and display the target content item. And responding to the position of the target content item clicked by the user, and skipping to display a target page according to a target link carried by the target content item.
According to the technical scheme provided by the embodiment of the application, the server can determine the version of the application running on the first terminal according to the channel information, and immediately generate the target link pointing to the target page corresponding to the target content item according to the version of the application and the target content item, and the first terminal can display the target page to the user through the target link. That is, the target link corresponding to the target page is not stored on the server in a fixed form, but is generated instantly according to the channel information and the target content item. When the version of the application is changed, only the rule of the server for generating the target link needs to be adjusted, the server can provide a proper target link for the applications of different versions without all links stored in the database one by one, the problem that the links of the new version application and the old version application are incompatible after the application is updated is avoided, and the problem of page loss is solved.
Fig. 8 is a schematic structural diagram of a page displaying apparatus provided in an embodiment of the present application, and referring to fig. 8, the apparatus includes: a receiving module 801, a generating module 802, a first sending module 803, and a first presenting module 804.
The receiving module 801 is configured to receive channel information of the first terminal, where the channel information is sent by the first terminal after a target event occurs, and the channel information is used to indicate a version of an application running on the first terminal.
A generating module 802, configured to generate a target link according to the channel information and the target content item, where the target link points to a target page to which the target content item should jump after being triggered.
A first sending module 803, configured to send the target content item carrying the target link to the first terminal.
The first presentation module 804 is configured to present a target page for the first terminal in response to receiving an access request for the target link.
In one possible implementation, the generating module includes:
and the template determining submodule is used for determining a first link address template according to the channel information, and the first link address template is used for generating the target link.
And the generation submodule is used for generating the target link according to the first link address template and the target content item.
In a possible implementation, the channel information is further used to indicate a type of an application running on the first terminal, the target content item corresponds to at least one first identifier, each first identifier corresponds to a type of an application, and the generation submodule is used to determine the target identifier of the target content item from the at least one first identifier according to the type of the application. And splicing the first link address template and the target identification of the target content item to generate a target link.
In a possible embodiment, the channel information is further used to indicate a type of an application running on the first terminal, and the template determination submodule is used to determine a version and a type of the application running on the first terminal according to the channel information. And determining a first link address template according to the version and the type of the application.
In a possible embodiment, the generation submodule is configured to determine the second link address template according to the type of the target content item and the first link address template. And generating the target link according to the second link address template and the target content item.
In a possible implementation manner, the receiving module is further configured to receive release information of the second terminal, where the release information carries the content item to be displayed and the page to be displayed to which the content item to be displayed jumps after being triggered.
The device still includes:
and the storage module is used for storing the content items to be displayed and the pages to be displayed.
And the determining module is used for determining the identifier of the content item to be displayed according to the content item to be displayed and at least one application type.
It should be noted that: in the page display device provided in the above embodiment, when displaying a page, only the division of the functional modules is used for illustration, and in practical applications, the function distribution may be completed by different functional modules according to needs, that is, the internal structure of the computer device is divided into different functional modules to complete all or part of the functions described above. In addition, the page display device and the page display method provided by the above embodiments belong to the same concept, and specific implementation processes thereof are described in the method embodiments in detail and are not described herein again.
Fig. 9 is a schematic structural diagram of a page displaying apparatus provided in an embodiment of the present application, and referring to fig. 9, the apparatus includes: second sending module 901, obtaining module 902 and second showing module 903
A second sending module 901, configured to send, in response to the occurrence of the target event, channel information to the server, where the channel information is used to indicate a version of the running application.
An obtaining module 902, configured to obtain a target content item carrying a target link, where the target link points to a target page to which a jump should be made after the target content item is triggered.
And a second presentation module 903, configured to send an access request for the target link to the server in response to the target content item being triggered, receive and present the target page.
In one possible implementation, the channel information is also used to indicate the type of running application.
Fig. 10 is a schematic structural diagram of a page display system provided in an embodiment of the present application, and referring to fig. 10, the system includes: a first terminal 1001, a second terminal 1002, and a server 1003.
The first terminal 1001 is configured to transmit channel information indicating a version of a running application to the server 1003 in response to occurrence of a target event.
The server 1003 is configured to receive the channel information, and generate a target link according to the channel information and the target content item, where the target link points to a target page to which the target content item should jump after being triggered. The target content item carrying the target link is sent to the first terminal 1001.
The first terminal 1001 is further configured to send an access request for the target link to the server 1003 in response to the target content item being triggered.
The server 1003 is further configured to present a destination page for the first terminal 1001 in response to receiving an access request for the destination link.
In a possible implementation manner, the server is configured to determine a first link address template according to the channel information, where the first link address template is used to generate the target link. And generating a target link according to the first link address template and the target content item.
In a possible embodiment, the channel information is further used to indicate a type of an application running on the first terminal 1001, the target content item corresponds to at least one first identifier, each first identifier corresponds to a type of an application, and the server 1003 is used to determine the type of the application running on the first terminal 1001 according to the channel information. A target identity of the target content item is determined from the at least one first identity in dependence of the type of application. And splicing the first link address template and the target identification of the target content item to generate a target link.
In a possible embodiment, the channel information is further used to indicate a type of an application running on the first terminal 1001, and the server 1003 is used to determine a version and a type of the application running on the first terminal 1001 according to the channel information. And determining a first link address template according to the version and the type of the application.
In one possible embodiment, the server 1003 is configured to determine the second link address template according to the type of the target content item and the first link address template. And splicing the second link address template and the identification of the target content item to generate a target link.
In a possible implementation manner, the server 1003 is further configured to receive release information of the second terminal 1002, where the release information carries the content item to be displayed and the page to be displayed to which the content item to be displayed jumps after being triggered. And storing the content item to be displayed and the page to be displayed. And determining the identifier of the content item to be displayed according to the content item to be displayed and at least one application type.
In one possible embodiment, the system further comprises a second terminal 1002.
The second terminal 1002 is configured to send delivery information to the server, where the delivery information carries the content item to be displayed and the page to be displayed to which the content item to be displayed jumps after being triggered.
The server is further configured to receive the delivery information of the second terminal 1002. And storing the content item to be displayed and the page to be displayed. And determining the identifier of the content item to be displayed according to the content item to be displayed and at least one application type.
According to the technical scheme provided by the embodiment of the application, the server can determine the version of the application running on the first terminal according to the channel information, and immediately generate the target link pointing to the target page corresponding to the target content item according to the version of the application and the target content item, and the first terminal can display the target page to the user through the target link. That is, the target link corresponding to the target page is not stored on the server in a fixed form, but is generated instantly according to the channel information and the target content item. When the version of the application is changed, only the rule of the server for generating the target link needs to be adjusted, the server can provide a proper target link for the applications of different versions without all links stored in the database one by one, the problem that the links of the new version application and the old version application are incompatible after the application is updated is avoided, and the problem of page loss is solved.
The computer device provided in the embodiment of the present application may be implemented as a terminal, and a structure of the terminal is first described, referring to fig. 11, where fig. 11 is a schematic structural diagram of a terminal provided in the embodiment of the present application. The terminal 1100 may be: a smartphone, a tablet, a laptop, or a desktop computer. Terminal 1100 may also be referred to by other names such as user equipment, portable terminal, laptop terminal, desktop terminal, and so forth.
In general, terminal 1100 includes: one or more processors 1101 and one or more memories 1102.
Processor 1101 may include one or more processing cores, such as a 4-core processor, an 8-core processor, or the like. The processor 1101 may be implemented in at least one hardware form of a DSP (Digital Signal Processing), an FPGA (Field-Programmable Gate Array), and a PLA (Programmable Logic Array). The processor 1101 may also include a main processor and a coprocessor, the main processor is a processor for processing data in an awake state, and is also called a Central Processing Unit (CPU); a coprocessor is a low power processor for processing data in a standby state. In some embodiments, the processor 1101 may be integrated with a GPU (Graphics Processing Unit) that is responsible for rendering and drawing the content that the display screen needs to display. In some embodiments, the processor 1101 may further include an AI (Artificial Intelligence) processor for processing computing operations related to machine learning.
Memory 1102 may include one or more computer-readable storage media, which may be non-transitory. Memory 1102 can also include high-speed random access memory, as well as non-volatile memory, such as one or more magnetic disk storage devices, flash memory storage devices. In some embodiments, a non-transitory computer readable storage medium in memory 1102 is used to store at least one instruction for execution by processor 1101 to implement the page presentation method provided by the method embodiments of the present application.
In some embodiments, the terminal 1100 may further include: a peripheral interface 1103 and at least one peripheral. The processor 1101, memory 1102 and peripheral interface 1103 may be connected by a bus or signal lines. Various peripheral devices may be connected to the peripheral interface 1103 by buses, signal lines, or circuit boards. Specifically, the peripheral device includes: at least one of radio frequency circuitry 1104, display screen 1105, camera assembly 1106, audio circuitry 1107, positioning assembly 1108, and power supply 1109.
The peripheral interface 1103 may be used to connect at least one peripheral associated with I/O (Input/Output) to the processor 1101 and the memory 1102. In some embodiments, the processor 1101, memory 1102, and peripheral interface 1103 are integrated on the same chip or circuit board; in some other embodiments, any one or two of the processor 1101, the memory 1102 and the peripheral device interface 1103 may be implemented on separate chips or circuit boards, which is not limited by this embodiment.
The Radio Frequency circuit 1104 is used to receive and transmit RF (Radio Frequency) signals, also called electromagnetic signals. The radio frequency circuit 1104 communicates with communication networks and other communication devices via electromagnetic signals. The radio frequency circuit 1104 converts an electric signal into an electromagnetic signal to transmit, or converts a received electromagnetic signal into an electric signal. Optionally, the radio frequency circuit 1104 includes: an antenna system, an RF transceiver, one or more amplifiers, a tuner, an oscillator, a digital signal processor, a codec chipset, a subscriber identity module card, and so forth. The radio frequency circuit 1104 may communicate with other terminals via at least one wireless communication protocol. The wireless communication protocols include, but are not limited to: metropolitan area networks, various generation mobile communication networks (2G, 3G, 4G, and 5G), Wireless local area networks, and/or WiFi (Wireless Fidelity) networks. In some embodiments, the rf circuit 1104 may further include NFC (Near Field Communication) related circuits, which are not limited in this application.
The display screen 1105 is used to display a UI (User Interface). The UI may include graphics, text, icons, video, and any combination thereof. When the display screen 1105 is a touch display screen, the display screen 1105 also has the ability to capture touch signals on or over the surface of the display screen 1105. The touch signal may be input to the processor 1101 as a control signal for processing. At this point, the display screen 1105 may also be used to provide virtual buttons and/or a virtual keyboard, also referred to as soft buttons and/or a soft keyboard. In some embodiments, display 1105 may be one, disposed on a front panel of terminal 1100; in other embodiments, the display screens 1105 can be at least two, respectively disposed on different surfaces of the terminal 1100 or in a folded design; in other embodiments, display 1105 can be a flexible display disposed on a curved surface or on a folded surface of terminal 1100. Even further, the display screen 1105 may be arranged in a non-rectangular irregular pattern, i.e., a shaped screen. The Display screen 1105 may be made of LCD (Liquid Crystal Display), OLED (Organic Light-emitting diode), and the like.
Camera assembly 1106 is used to capture images or video. Optionally, camera assembly 1106 includes a front camera and a rear camera. Generally, a front camera is disposed at a front panel of the terminal, and a rear camera is disposed at a rear surface of the terminal. In some embodiments, the number of the rear cameras is at least two, and each rear camera is any one of a main camera, a depth-of-field camera, a wide-angle camera and a telephoto camera, so that the main camera and the depth-of-field camera are fused to realize a background blurring function, and the main camera and the wide-angle camera are fused to realize panoramic shooting and VR (Virtual Reality) shooting functions or other fusion shooting functions. In some embodiments, camera assembly 1106 may also include a flash. The flash lamp can be a monochrome temperature flash lamp or a bicolor temperature flash lamp. The double-color-temperature flash lamp is a combination of a warm-light flash lamp and a cold-light flash lamp, and can be used for light compensation at different color temperatures.
The audio circuitry 1107 may include a microphone and a speaker. The microphone is used for collecting sound waves of a user and the environment, converting the sound waves into electric signals, and inputting the electric signals to the processor 1101 for processing or inputting the electric signals to the radio frequency circuit 1104 to achieve voice communication. For stereo capture or noise reduction purposes, multiple microphones may be provided, each at a different location of terminal 1100. The microphone may also be an array microphone or an omni-directional pick-up microphone. The speaker is used to convert electrical signals from the processor 1101 or the radio frequency circuit 1104 into sound waves. The loudspeaker can be a traditional film loudspeaker or a piezoelectric ceramic loudspeaker. When the speaker is a piezoelectric ceramic speaker, the speaker can be used for purposes such as converting an electric signal into a sound wave audible to a human being, or converting an electric signal into a sound wave inaudible to a human being to measure a distance. In some embodiments, the audio circuitry 1107 may also include a headphone jack.
Positioning component 1108 is used to locate the current geographic position of terminal 1100 for purposes of navigation or LBS (location based Service). The positioning component 1108 may be a positioning component based on the united states GPS (global positioning System), the chinese beidou System, the russian graves System, or the european union's galileo System.
Power supply 1109 is configured to provide power to various components within terminal 1100. The power supply 1109 may be alternating current, direct current, disposable or rechargeable. When the power supply 1109 includes a rechargeable battery, the rechargeable battery may support wired or wireless charging. The rechargeable battery may also be used to support fast charge technology.
In some embodiments, terminal 1100 can also include one or more sensors 1110. The one or more sensors 1110 include, but are not limited to: acceleration sensor 1111, gyro sensor 1112, pressure sensor 1113, fingerprint sensor 1114, optical sensor 1115, and proximity sensor 1116.
Acceleration sensor 1111 may detect acceleration levels in three coordinate axes of a coordinate system established with terminal 1100. For example, the acceleration sensor 1111 may be configured to detect components of the gravitational acceleration in three coordinate axes. The processor 1101 may control the display screen 1105 to display the user interface in a landscape view or a portrait view according to the gravitational acceleration signal collected by the acceleration sensor 1111. The acceleration sensor 1111 may also be used for acquisition of motion data of a game or a user.
The gyro sensor 1112 may detect a body direction and a rotation angle of the terminal 1100, and the gyro sensor 1112 may cooperate with the acceleration sensor 1111 to acquire a 3D motion of the user with respect to the terminal 1100. From the data collected by gyroscope sensor 1112, processor 1101 may implement the following functions: motion sensing (such as changing the UI according to a user's tilting operation), image stabilization at the time of photographing, game control, and inertial navigation.
Pressure sensor 1113 may be disposed on a side bezel of terminal 1100 and/or underlying display screen 1105. When the pressure sensor 1113 is disposed on the side frame of the terminal 1100, the holding signal of the terminal 1100 from the user can be detected, and the processor 1101 performs left-right hand recognition or shortcut operation according to the holding signal collected by the pressure sensor 1113. When the pressure sensor 1113 is disposed at the lower layer of the display screen 1105, the processor 1101 controls the operability control on the UI interface according to the pressure operation of the user on the display screen 1105. The operability control comprises at least one of a button control, a scroll bar control, an icon control and a menu control.
The fingerprint sensor 1114 is configured to collect a fingerprint of the user, and the processor 1101 identifies the user according to the fingerprint collected by the fingerprint sensor 1114, or the fingerprint sensor 1114 identifies the user according to the collected fingerprint. Upon recognizing that the user's identity is a trusted identity, the user is authorized by the processor 1101 to perform relevant sensitive operations including unlocking the screen, viewing encrypted information, downloading software, paying for and changing settings, etc. Fingerprint sensor 1114 may be disposed on the front, back, or side of terminal 1100. When a physical button or vendor Logo is provided on the terminal 1100, the fingerprint sensor 1114 may be integrated with the physical button or vendor Logo.
Optical sensor 1115 is used to collect ambient light intensity. In one embodiment, the processor 1101 may control the display brightness of the display screen 1105 based on the ambient light intensity collected by the optical sensor 1115. Specifically, when the ambient light intensity is high, the display brightness of the display screen 1105 is increased; when the ambient light intensity is low, the display brightness of the display screen 1105 is reduced. In another embodiment, processor 1101 may also dynamically adjust the shooting parameters of camera assembly 1106 based on the ambient light intensity collected by optical sensor 1115.
Proximity sensor 1116, also referred to as a distance sensor, is typically disposed on a front panel of terminal 1100. Proximity sensor 1116 is used to capture the distance between the user and the front face of terminal 1100. In one embodiment, when the proximity sensor 1116 detects that the distance between the user and the front face of the terminal 1100 is gradually decreased, the display screen 1105 is controlled by the processor 1101 to switch from a bright screen state to a dark screen state; when the proximity sensor 1116 detects that the distance between the user and the front face of the terminal 1100 becomes progressively larger, the display screen 1105 is controlled by the processor 1101 to switch from a breath-screen state to a light-screen state.
Those skilled in the art will appreciate that the configuration shown in fig. 11 does not constitute a limitation of terminal 1100, and may include more or fewer components than those shown, or may combine certain components, or may employ a different arrangement of components.
The computer device provided in this embodiment of the present application may also be implemented as a server, and the following description refers to fig. 12, where fig. 12 is a schematic structural diagram of a server provided in this embodiment of the present application, and the server 1200 may generate a relatively large difference due to different configurations or performances, and may include one or more processors (CPUs) 1201 and one or more memories 1202, where the one or more memories 1202 store at least one instruction, and the at least one instruction is loaded and executed by the one or more processors 1201 to implement the methods provided in the foregoing method embodiments. Certainly, the server 1200 may further have components such as a wired or wireless network interface, a keyboard, and an input/output interface, so as to perform input and output, and the server 1200 may further include other components for implementing the functions of the device, which is not described herein again.
In an exemplary embodiment, a computer-readable storage medium, such as a memory, including instructions executable by a processor to perform the page presentation method in the above embodiments is also provided. For example, the computer-readable storage medium may be a Read-Only Memory (ROM), a Random Access Memory (RAM), a Compact Disc Read-Only Memory (CD-ROM), a magnetic tape, a floppy disk, an optical data storage device, and the like.
It will be understood by those skilled in the art that all or part of the steps for implementing the above embodiments may be implemented by hardware, or may be implemented by a program instructing relevant hardware, and the program may be stored in a computer-readable storage medium, and the above-mentioned storage medium may be a read-only memory, a magnetic disk or an optical disk, etc.
The above description is only exemplary of the present application and should not be taken as limiting, as any modification, equivalent replacement, or improvement made within the spirit and principle of the present application should be included in the protection scope of the present application.

Claims (12)

1. A page display method is characterized by comprising the following steps:
receiving channel information of a first terminal, wherein the channel information is sent by the first terminal after a target event occurs, and the channel information is used for indicating the version of an application running on the first terminal;
generating a target link according to the channel information and a target content item, wherein the target link points to a target page to which the target content item should jump after being triggered;
sending the target content item carrying the target link to a first terminal;
and responding to the received access request of the target link, and displaying the target page for the first terminal.
2. The method of claim 1, wherein generating a target link based on the channel information and a target content item comprises:
determining a first link address template according to the channel information, wherein the first link address template is used for generating the target link;
and generating the target link according to the first link address template and the target content item.
3. The method of claim 2, wherein the channel information is further used for indicating a type of application running on the first terminal, wherein the target content item corresponds to at least one first identifier, each first identifier corresponding to a type of application, and wherein generating the target link according to the first link address template and the target content item comprises:
determining a target identifier of the target content item from the at least one first identifier according to the type of the application;
and splicing the first link address template and the target identification of the target content item to generate the target link.
4. The method of claim 2, wherein the channel information is further used for indicating a type of an application running on the first terminal, and wherein determining the first link address template according to the channel information comprises:
determining the version and the type of an application running on the first terminal according to the channel information;
and determining the first link address template according to the version and the type of the application.
5. The method of claim 2, wherein generating the target link based on the first link address template and the target content item comprises:
determining a second link address template according to the type of the target content item and the first link address template;
and generating the target link according to the second link address template and the target content item.
6. The method of claim 1, wherein before the receiving the channel information of the first terminal, the method further comprises:
receiving release information of a second terminal, wherein the release information carries a content item to be displayed and a page to be displayed to which the content item to be displayed jumps after being triggered;
storing the content item to be displayed and the page to be displayed;
and determining the identifier of the content item to be displayed according to the content item to be displayed and at least one application type.
7. A page display method is characterized by comprising the following steps:
in response to the target event, sending channel information to a server, wherein the channel information is used for indicating the version of the running application;
acquiring a target content item carrying a target link, wherein the target link points to a target page to which the target content item should jump after being triggered;
and responding to the triggering of the target content item, sending an access request for the target link to a server, and receiving and presenting the target page.
8. The method of claim 7, wherein the channel information is further used to indicate a type of running application.
9. A page display apparatus, the apparatus comprising:
the system comprises a receiving module, a judging module and a sending module, wherein the receiving module is used for receiving channel information of a first terminal, the channel information is sent by the first terminal after a target event occurs, and the channel information is used for indicating the version of an application running on the first terminal;
the generating module is used for generating a target link according to the channel information and the target content item, wherein the target link points to a target page to which the target content item is to be jumped after being triggered;
a first sending module, configured to send the target content item carrying the target link to a first terminal;
and the first display module is used for responding to the received access request of the target link and displaying the target page for the first terminal.
10. A page display apparatus, the apparatus comprising:
the second sending module is used for responding to the occurrence of the target event and sending channel information to the server, wherein the channel information is used for indicating the version of the running application;
the system comprises an acquisition module, a display module and a display module, wherein the acquisition module is used for acquiring a target content item carrying a target link, and the target link points to a target page to which the target content item should jump after being triggered;
and the second display module is used for responding to the triggering of the target content item, sending an access request for the target link to a server, and receiving and displaying the target page.
11. A computer device comprising one or more processors and one or more memories having stored therein at least one instruction that is loaded and executed by the one or more processors to perform operations performed by the page presentation method of any one of claims 1 to 6; or an operation performed by the page presentation method of any one of claims 7 or 8.
12. A computer-readable storage medium having stored therein at least one instruction, which is loaded and executed by a processor to perform operations performed by the page presentation method of any one of claims 1 to 6; or an operation performed by the page presentation method of any one of claims 7 or 8.
CN202010494875.7A 2020-06-03 2020-06-03 Page display method, device, equipment and storage medium Withdrawn CN111680232A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010494875.7A CN111680232A (en) 2020-06-03 2020-06-03 Page display method, device, equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010494875.7A CN111680232A (en) 2020-06-03 2020-06-03 Page display method, device, equipment and storage medium

Publications (1)

Publication Number Publication Date
CN111680232A true CN111680232A (en) 2020-09-18

Family

ID=72434648

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010494875.7A Withdrawn CN111680232A (en) 2020-06-03 2020-06-03 Page display method, device, equipment and storage medium

Country Status (1)

Country Link
CN (1) CN111680232A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112258241A (en) * 2020-10-30 2021-01-22 北京达佳互联信息技术有限公司 Page display method, device, terminal and storage medium
CN112269613A (en) * 2020-10-23 2021-01-26 北京金和网络股份有限公司 Data display method and device
CN112527287A (en) * 2020-12-08 2021-03-19 北京达佳互联信息技术有限公司 Article detail information display method, device, terminal and storage medium
CN112565293A (en) * 2020-12-23 2021-03-26 平安养老保险股份有限公司 Information security management method and device, computer equipment and readable storage medium
CN113741895A (en) * 2021-08-24 2021-12-03 上海数禾信息科技有限公司 Method and device for manufacturing thrown material, computer equipment and storage medium

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107391626A (en) * 2017-07-07 2017-11-24 腾讯科技(深圳)有限公司 Land the creation method and device of page
CN107784516A (en) * 2016-11-29 2018-03-09 上海壹账通金融科技有限公司 Advertisement placement method and device
CN108243219A (en) * 2016-12-26 2018-07-03 百度在线网络技术(北京)有限公司 The method and apparatus of information push
CN109522079A (en) * 2018-11-16 2019-03-26 北京搜狐新媒体信息技术有限公司 A kind of landing page generation method and device
CN109858273A (en) * 2018-11-26 2019-06-07 平安科技(深圳)有限公司 Obtaining product information method, apparatus, computer equipment and storage medium
CN110135897A (en) * 2019-04-24 2019-08-16 上海淇毓信息科技有限公司 A kind of building of Internet advertising, loading method and background management system

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107784516A (en) * 2016-11-29 2018-03-09 上海壹账通金融科技有限公司 Advertisement placement method and device
CN108243219A (en) * 2016-12-26 2018-07-03 百度在线网络技术(北京)有限公司 The method and apparatus of information push
CN107391626A (en) * 2017-07-07 2017-11-24 腾讯科技(深圳)有限公司 Land the creation method and device of page
CN109522079A (en) * 2018-11-16 2019-03-26 北京搜狐新媒体信息技术有限公司 A kind of landing page generation method and device
CN109858273A (en) * 2018-11-26 2019-06-07 平安科技(深圳)有限公司 Obtaining product information method, apparatus, computer equipment and storage medium
CN110135897A (en) * 2019-04-24 2019-08-16 上海淇毓信息科技有限公司 A kind of building of Internet advertising, loading method and background management system

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112269613A (en) * 2020-10-23 2021-01-26 北京金和网络股份有限公司 Data display method and device
CN112258241A (en) * 2020-10-30 2021-01-22 北京达佳互联信息技术有限公司 Page display method, device, terminal and storage medium
CN112527287A (en) * 2020-12-08 2021-03-19 北京达佳互联信息技术有限公司 Article detail information display method, device, terminal and storage medium
CN112527287B (en) * 2020-12-08 2024-03-12 北京达佳互联信息技术有限公司 Item detail information display method, device, terminal and storage medium
CN112565293A (en) * 2020-12-23 2021-03-26 平安养老保险股份有限公司 Information security management method and device, computer equipment and readable storage medium
CN113741895A (en) * 2021-08-24 2021-12-03 上海数禾信息科技有限公司 Method and device for manufacturing thrown material, computer equipment and storage medium
CN113741895B (en) * 2021-08-24 2023-08-15 上海数禾信息科技有限公司 Method and device for manufacturing put materials, computer equipment and storage medium

Similar Documents

Publication Publication Date Title
CN108415705B (en) Webpage generation method and device, storage medium and equipment
CN111680232A (en) Page display method, device, equipment and storage medium
CN111597008A (en) Popup management method, popup management device, terminal and storage medium
CN110278464B (en) Method and device for displaying list
CN110362762B (en) Content data display method and device, electronic equipment and storage medium
CN113204298A (en) Method and device for displaying release progress, electronic equipment and storage medium
CN111192005A (en) Government affair service processing method and device, computer equipment and readable storage medium
CN109800003B (en) Application downloading method, device, terminal and storage medium
CN111949879A (en) Method and device for pushing message, electronic equipment and readable storage medium
CN112052354A (en) Video recommendation method, video display method and device and computer equipment
CN111694478A (en) Content display method, device, terminal and storage medium
CN112749362A (en) Control creating method, device, equipment and storage medium
CN112257006A (en) Page information configuration method, device, equipment and computer readable storage medium
CN111368114A (en) Information display method, device, equipment and storage medium
CN113613028A (en) Live broadcast data processing method, device, terminal, server and storage medium
CN109995804B (en) Target resource information display method, information providing method and device
CN112770177B (en) Multimedia file generation method, multimedia file release method and device
CN113837709A (en) Online processing method and device of business process, terminal and readable storage medium
CN113051485B (en) Group searching method, device, terminal and storage medium
CN112311661B (en) Message processing method, device, equipment and storage medium
CN112230822B (en) Comment information display method and device, terminal and storage medium
CN114329292A (en) Resource information configuration method and device, electronic equipment and storage medium
CN113836426A (en) Information pushing method and device and electronic equipment
CN111399717B (en) Method, device, equipment and storage medium for publishing contents
CN114222155A (en) Resource recommendation method and device, electronic equipment and storage medium

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
WW01 Invention patent application withdrawn after publication

Application publication date: 20200918

WW01 Invention patent application withdrawn after publication