CN110717118B - Page activation method and device in application, electronic equipment and storage medium - Google Patents

Page activation method and device in application, electronic equipment and storage medium Download PDF

Info

Publication number
CN110717118B
CN110717118B CN201910942169.1A CN201910942169A CN110717118B CN 110717118 B CN110717118 B CN 110717118B CN 201910942169 A CN201910942169 A CN 201910942169A CN 110717118 B CN110717118 B CN 110717118B
Authority
CN
China
Prior art keywords
page
activation
application
information
request
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201910942169.1A
Other languages
Chinese (zh)
Other versions
CN110717118A (en
Inventor
李岩松
杜保兴
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing 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 CN201910942169.1A priority Critical patent/CN110717118B/en
Publication of CN110717118A publication Critical patent/CN110717118A/en
Application granted granted Critical
Publication of CN110717118B publication Critical patent/CN110717118B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/31User authentication

Abstract

The application discloses a page activation method and device in application, electronic equipment and a storage medium. The method comprises the following steps: receiving a pre-activation request of a specified page; the pre-activation request is sent through a first page in a first application; issuing the preactivation information of the specified page to the first page so that the preactivation information is written into a data sharing cache region of an operating system by the first page and is read from the data sharing cache region of the operating system by a second application; and receiving an activation request sent by the second application according to the pre-activation information, and issuing activation information to the second application according to the activation request so as to activate the specified page in the second application. By the scheme, the user who is not registered in the second application can also log in the designated activity page in the second application through the first page of the first application, so that the user focuses on corresponding activities, and the user experience is improved.

Description

Page activation method and device in application, electronic equipment and storage medium
Technical Field
The application relates to the field of computer application, in particular to a page activation method and device in application, electronic equipment and a storage medium.
Background
When the business is delivered outside the station through online and offline channels, the most common mode is to make an HTML5 page, so that users can participate in the process of clicking or scanning codes, and then users are attracted to the application APP to refine the operation. For the device with the application installed, the method can be realized by skipping between applications to carry parameters. However, for a newly activated device, information flow can be blocked by downloading and installing processes, so that an active page cannot be directly landed, wherein the newly activated device refers to a device which is not originally provided with an application and is newly downloaded, installed and opened through some channels.
For a newly activated user, a login operation needs to be performed on an active page first to identify a participating user. After downloading and installing the application, the user needs to log in again, the user identification at the cloud is used for identifying the user as the same user, and then the corresponding movable popup window page is displayed. Therefore, the path of the user is long, and the user who does not log in cannot restore to the activation scene in time; and the coverage rate of the user is low, only the user can be covered with the account, and the unregistered user cannot identify the user by utilizing the cloud due to no user identification, so that the coverage cannot be realized.
Content of application
In view of the above, the present application is proposed to provide a page activation method, apparatus, electronic device and storage medium in an application that overcomes or at least partially solves the above problems.
According to one aspect of the application, a page activation method in an application is provided, and the method comprises the following steps:
receiving a pre-activation request of a specified page; the pre-activation request is sent through a first page in a first application;
issuing pre-activation information of the designated page to the first page so that the pre-activation information is written into a data sharing cache region by the first page and is read from the data sharing cache region by a second application;
and receiving an activation request sent by the second application according to the pre-activation information, and issuing activation information to the second application according to the activation request so as to activate the specified page in the second application.
Optionally, the pre-activation request includes: a first authentication request generated based on the first authentication information;
the issuing of the pre-activation information of the designated page to the first page comprises: and verifying the first verification information, and issuing the pre-activation information of the specified page to the first page if the verification is passed.
Optionally, the pre-activation request includes: a link acquisition request of a designated page; the pre-activation information includes: specifying a link to a page;
the activation request includes: an access request for a link of the specified page;
the activation information includes: the content of the specified page.
Optionally, the pre-activation information includes: second authentication information;
the activation request includes: a second authentication request generated based on the second authentication information;
the activation information includes: specifying a link to a page;
the issuing activation information to the second application according to the activation request to activate the designated page in the second application includes:
and verifying the second verification information, and if the second verification information passes the verification, issuing the link of the specified page to the second application so that the second application acquires and displays the content of the specified page according to the link of the specified page.
Optionally, the pre-activation information includes: second authentication information;
the activation request includes: a second authentication request generated based on the second authentication information;
the activation information includes: the link and the third verification information of the jump page;
the issuing activation information to the second application according to the activation request to activate the designated page in the second application includes:
and verifying the second verification information, and if the verification is passed, issuing the link of the jump page to the second application so that the second application opens the jump page according to the link of the jump page, and then opening the specified page through the verification of third verification information.
According to another aspect of the present application, there is provided a page activation method in an application, the method including:
acquiring data in a data sharing cache region;
if the data comprises pre-activation information, sending an activation request to a server according to the pre-activation information, and receiving activation information returned by the server; the pre-activation information is written into the data sharing cache region through a first page in a first application;
and activating the specified page in a second application according to the activation information.
Optionally, the second application is installed in response to a download instruction received by the first page.
Optionally, the pre-activation information includes: specifying a link to a page;
the activation request includes: an access request for a link of the specified page;
the activation information includes: the content of the specified page.
Optionally, the pre-activation information includes: second authentication information;
the activation request includes: a second authentication request generated based on the second authentication information;
the activation information includes: specifying a link to a page;
the activating the designated page in the second application according to the activation information includes: and acquiring the content of the specified page according to the link of the specified page and displaying the content in a second application.
Optionally, the pre-activation information includes: second authentication information;
the activation request includes: a second authentication request generated based on the second authentication information;
the activation information includes: the link and the third verification information of the jump page;
the activating the designated page in the second application according to the activation information includes: opening a jump page according to the link of the jump page; and responding to the jump request received by the jump page, sending third verification information to the server, receiving the content of the specified page returned by the server and displaying the content in the second application.
According to still another aspect of the present application, there is provided a page activation apparatus in an application, the apparatus including:
a receiving unit adapted to receive a pre-activation request specifying a page; the pre-activation request is sent through a first page in a first application;
the write-in unit is suitable for issuing the pre-activation information of the specified page to the first page so that the pre-activation information is written into a data sharing cache region by the first page and is read from the data sharing cache region by a second application;
and the activation unit is suitable for receiving an activation request sent by the second application according to the pre-activation information, and issuing activation information to the second application according to the activation request so as to activate the specified page in the second application.
According to another aspect of the present application, there is provided a page activation apparatus in an application, the apparatus including:
the acquisition unit is suitable for acquiring data in the data sharing cache region;
the receiving unit is suitable for sending an activation request to the server according to the pre-activation information and receiving the activation information returned by the server if the data comprises the pre-activation information; the pre-activation information is written into the data sharing cache region through a first page in a first application;
and the activation unit is suitable for activating the specified page in the second application according to the activation information.
In accordance with yet another aspect of the present application, there is provided an electronic device including: a processor; and a memory arranged to store computer executable instructions that, when executed, cause the processor to perform a method as any one of the above.
According to a further aspect of the application, there is provided a computer readable storage medium, wherein the computer readable storage medium stores one or more programs which, when executed by a processor, implement a method as in any above.
Therefore, the technical scheme of the application provides a page activation scheme in the application, and the scheme can identify a newly installed application APP user aiming at an activity operator of an off-site projection scene, and enables the user to focus corresponding activities, so that the user can directly reach the activity by one key; the login state of the user is not depended on, and the user can use the device without logging in; the method is independent of the account system of the user, and the unregistered user can use the method; identifying that an activation channel does not depend on a network environment and a cloud end, and using a data sharing cache region of user equipment as an information transmission bridge; therefore, the participation degree of the user is improved, and the experience of the user is improved.
The foregoing description is only an overview of the technical solutions of the present application, and the present application can be implemented according to the content of the description in order to make the technical means of the present application more clearly understood, and the following detailed description of the present application is given in order to make the above and other objects, features, and advantages of the present application more clearly understandable.
Drawings
Various other advantages and benefits will become apparent to those of ordinary skill in the art upon reading the following detailed description of the preferred embodiments. The drawings are only for purposes of illustrating the preferred embodiments and are not to be construed as limiting the application. Also, like reference numerals are used to refer to like parts throughout the drawings. In the drawings:
fig. 1 is a flowchart illustrating a page activation method in a server application according to an embodiment of the present application;
FIG. 2 illustrates a flowchart of a method of page activation in a client application according to one embodiment of the present application;
FIG. 3 shows a schematic structural diagram of an electronic device according to an embodiment of the present application;
FIG. 4 shows a schematic structural diagram of a computer-readable storage medium according to an embodiment of the present application;
FIG. 5 is a schematic structural diagram illustrating a page activation apparatus in a server application according to an embodiment of the present application;
fig. 6 is a schematic structural diagram illustrating a page activation apparatus in a server application according to an embodiment of the present application.
Detailed Description
Exemplary embodiments of the present application will be described in more detail below with reference to the accompanying drawings. While exemplary embodiments of the present application are shown in the drawings, it should be understood that the present application may be embodied in various forms and should not be limited to the embodiments set forth herein. Rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the scope of the disclosure to those skilled in the art.
Fig. 1 is a flowchart illustrating a page activation method in a server application according to an embodiment of the present application; on the server side, the method for implementing page activation in the application comprises the following steps:
step S110, receiving a pre-activation request of a specified page; the pre-activation request is sent through a first page in the first application.
In order to enable a first page in a first application to activate an activity-specific page of a second application, a server needs to receive pre-activation request information sent by the first page of the first application, wherein the information can be verification information and can also include a request for an activity-specific page link of the second application, the first application can be other applications different from the second application, such as an HTML5 page, and the request information can be sent to the server in a click or code scanning manner to indicate participation.
Step S120, issuing the pre-activation information of the designated page to the first page, so that the first page writes the pre-activation information into the data sharing cache region and reads the pre-activation information from the data sharing cache region by the second application, where the cache region can be accessed by each application of the operating system and may be a clipboard of the operating system.
The server sends the pre-activation information about the activity-specific page to the first page after receiving the request information, such as a link, a key password, an activity name and the like of the activity-specific page, and writes the information into the data sharing cache region, so that the second application can read the pre-activation information from the data sharing cache region conveniently.
Step S130, receiving an activation request sent by the second application according to the pre-activation information, and issuing activation information to the second application according to the activation request to activate the designated page in the second application.
When the second application downloaded before is downloaded and opened or opened, the second application sends an activation request according to the pre-activation information of the data sharing cache region, and after receiving the activation request, the server side issues the activation information to the second application according to the activation request, so that the second application can open the designated page of the activity according to the activation information.
According to the scheme described in the embodiment, even if the device or the user is newly activated, under the condition that the second application is not registered, the designated page of the activity in the second application can be opened by one key in a code scanning or clicking mode according to the pages of other applications, so that the activity participation degree is improved, and the user experience is improved.
The scheme can be used for pulling new projects from shared bicycle or game pages to services such as dining, tickets, mobile phone recharging and the like. Use the project of sharing bicycle as an example, to the user of certain sharing bicycle application APP, want to use certain group purchase application APP's sharing bicycle service, even this user does not install the user of this group purchase application APP, sharing bicycle application APP can guide the user to download installation certain group purchase application APP, use this page activation scene restore ability, just can let the user who downloads installation group purchase application APP through this channel fall to the ground and ride sharing bicycle page the very first time of opening group purchase application APP, save the new user and browse, look for, the process of retrieval.
Optionally, the pre-activation information and the activation information in the above embodiments may include various information forms, for example, verification information for ensuring information security, link information for realizing opening of a related page, and the like.
In one embodiment, the pre-activation request includes: a first authentication request generated based on the first authentication information; the issuing of the pre-activation information of the designated page to the first page in step S120 includes: and verifying the first verification information, and issuing the pre-activation information of the specified page to the first page if the verification is passed.
In order to ensure the safety and reliability of information and avoid the same result of information sent by other information sources to the second application server, the preactivation request is set to be a first verification request generated by first page first verification information of the first application, so that the first activation verification is realized. And after obtaining a verification request corresponding to first verification information, the server verifies the first verification information, and if the verification is passed, the server issues the preactivation information of the specified page to the first page.
The pre-activation request and the pre-activation information are not specifically limited, and at least the following three embodiments may be used according to different information.
In one embodiment, the pre-activation request further includes a link acquisition request for specifying a page, and the pre-activation information includes a link for specifying a page; the activation request in the second application may be an access request to the link of the specified page, and the activation information returned by the server may be the content of the specified page. This allows the active page to be obtained without having to go through a further verification.
In one embodiment, the pre-activation information includes: second authentication information, which may specifically be a password or a key; the activation request in the second application is a second authentication request generated based on the second authentication information, and the activation information returned by the server based on the activation request includes: specifying the links of the pages, then the implementation of step S130 is: and verifying the second verification information, and if the second verification information passes the verification, issuing the link of the specified page to the second application so that the second application acquires and displays the content of the specified page according to the link of the specified page. In this case, the second authentication is implemented by requesting the server when the client of the second application is opened.
In one embodiment, the pre-activation information includes: second authentication information; the activation request includes: a second authentication request generated based on the second authentication information; the activation information includes: skipping a link of a page; the step S130 includes: and verifying the second verification information, and if the verification is passed, issuing the link of the jump page to the second application so that the second application opens the jump page according to the link of the jump page, and then opening the specified page through the verification of third verification information.
It can be seen that in this case, a third security verification is implemented based on, for example, a click request to jump to a page. Wherein the third verification information can be either included in the activation information or set on the jumped page.
FIG. 2 illustrates a flowchart of a method of page activation in a client application according to one embodiment of the present application; on the client side, the method for activating the page in the application comprises the following steps:
step S210, obtaining data in the data sharing buffer. The second application is opened to first obtain data in the data sharing cache, and the data may include pre-activation information of a specific page.
Step S220, if the data comprises pre-activation information, sending an activation request to a server according to the pre-activation information, and receiving activation information returned by the server; wherein the pre-activation information is written into the data sharing cache region through a first page in a first application.
In the case that the data includes the pre-activation information, it indicates that the user is logged in through the first page of the first application, in this case, the activation request may be sent to the server while the second application is opened, and the server returns an activation information to the second application.
Step S230, activating the designated page in the second application according to the activation information. And corresponding to the method of the server side, after the second application acquires the activation information, the specified page is opened in the second application according to the activation information.
Through the scheme, even if the device or the user is newly activated, under the condition that the second application is not registered, the appointed page of the activity in the second application can be opened by one key in a code scanning or clicking mode according to the pages of other applications, so that the activity participation degree is improved, and the user experience is improved.
In one embodiment, the second application is installed in response to a download instruction received by the first page. Of course, the second application may be installed under the guidance of the first page, which is the call-up intermediate page of the first application, or may be installed by the user before.
In one embodiment, the pre-activation information includes: specifying a link to a page; the activation request includes: an access request for a link of the specified page; the activation information includes: the content of the specified page; activating the designated page in the second application according to the activation information in step S220 includes: and opening the specified page according to the link of the specified page when the second application is opened.
This embodiment corresponds to the case where the active specified page is opened without re-authentication in the second application.
In one embodiment, the pre-activation information includes: second authentication information; the activation request includes: a second authentication request generated based on the second authentication information; the activation information includes: specifying a link to a page; step S230 includes: and acquiring the content of the specified page according to the link of the specified page and displaying the content in a second application.
As can be seen, in this embodiment, the second verification information is sent when the second application is opened, and if the second application passes the verification, the content of the specified page is acquired and displayed in the second application according to the link of the specified page. This is the case where the specified page content is obtained after two verifications by the first application and the second application.
In one embodiment, the pre-activation information includes: second authentication information; the activation request includes: a second authentication request generated based on the second authentication information; the activation information includes: the link of the jump page and the third verification information step S230 includes: opening a jump page according to the link of the jump page; and responding to the jump request received by the jump page, sending third verification information to the server, receiving the content of the specified page returned by the server and displaying the content in the second application.
In the embodiment, the skip page is also arranged, after the skip page is opened, third verification information can be sent by clicking or scanning a code, and if the third verification information passes the verification, the content of the activity-specified page is displayed to the user, so that three times of verification is realized.
Of course, the link of the designated page can be obtained while the link of the jump page is obtained; the jump page and the designated page may be opened simultaneously or successively, and the third verification information may be included in the activation information or may be set on the jump page.
Fig. 5 is a schematic structural diagram illustrating a page activation apparatus 500 in a server application according to an embodiment of the present application; the device comprises:
a receiving unit 510 adapted to receive a pre-activation request of a specified page; the pre-activation request is sent through a first page in the first application.
In order to enable a first page in a first application to activate an activity-specific page of a second application, a server needs to receive pre-activation request information sent by the first page of the first application, wherein the information can be verification information and can also include a request for an activity-specific page link of the second application, the first application can be other applications different from the second application, such as an HTML5 page, and the request information can be sent to the server in a click or code scanning manner to indicate participation.
The issuing unit 520 is adapted to issue the pre-activation information of the designated page to the first page, so that the first page writes the pre-activation information into the data sharing buffer and the second application reads the pre-activation information from the data sharing buffer.
The server sends the pre-activation information about the activity-specific page to the first page after receiving the request information, such as a link, a key password, an activity name and the like of the activity-specific page, and writes the information into the data sharing cache region, so that the second application can read the pre-activation information from the data sharing cache region conveniently.
The activation unit 530 is adapted to receive an activation request sent by the second application according to the pre-activation information, and send activation information to the second application according to the activation request, so as to activate the specified page in the second application.
When the second application downloaded before is downloaded and opened or opened, the second application sends an activation request according to the pre-activation information of the data sharing cache region, and after receiving the activation request, the server side issues the activation information to the second application according to the activation request, so that the second application can open the designated page of the activity according to the activation information.
According to the scheme described in the embodiment, even if the device or the user is newly activated, under the condition that the second application is not registered, the designated page of the activity in the second application can be opened by one key in a code scanning or clicking mode according to the pages of other applications, so that the activity participation degree is improved, and the user experience is improved.
Fig. 6 is a schematic structural diagram illustrating a page activation apparatus 600 in a server application according to an embodiment of the present application; the device comprises:
the obtaining unit 610 is adapted to obtain data in the data sharing buffer. The second application is opened to first obtain data in the data sharing cache, and the data may include activation information of a specific page.
A receiving unit 620, configured to send an activation request to a server according to pre-activation information if the data includes the pre-activation information, and receive activation information returned by the server; wherein the pre-activation information is written into the data sharing cache region through a first page in a first application.
In the case that the data includes the pre-activation information, it indicates that the user is logged in through the first page of the first application, in this case, the activation request may be sent to the server while the second application is opened, and the server returns an activation information to the second application.
An activating unit 630, which activates the designated page in the second application according to the activation information.
And after the second application acquires the activation information, opening the specified page in the second application according to the activation information.
Through the scheme, even if the device or the user is newly activated, under the condition that the second application is not registered, the appointed page of the activity in the second application can be opened by one key in a code scanning or clicking mode according to the pages of other applications, so that the activity participation degree is improved, and the user experience is improved.
It should be noted that, for the specific implementation of each device embodiment, reference may be made to the specific implementation of the corresponding method embodiment, which is not described herein again.
To sum up, the technical solution of the present application provides a method for activating a page in an application, including receiving a pre-activation request for specifying a page, where the pre-activation request is sent through a first page in a first application; issuing pre-activation information of the designated page to the first page so that the pre-activation information is written into a data sharing cache region by the first page and is read from the data sharing cache region by a second application; and receiving an activation request sent by the second application according to the pre-activation information, and issuing activation information to the second application according to the activation request so as to activate the specified page in the second application. By the scheme, the user who is not registered in the second application can also log in the designated activity page in the second application through the first page of the first application, so that the user focuses on corresponding activities, and the user experience is improved.
It should be noted that:
the algorithms and displays presented herein are not inherently related to any particular computer, virtual machine, or other apparatus. Various general purpose devices may be used with the teachings herein. The required structure for constructing such a device will be apparent from the description above. In addition, this application is not directed to any particular programming language. It will be appreciated that a variety of programming languages may be used to implement the teachings of the present application as described herein, and any descriptions of specific languages are provided above to disclose the best modes of the present application.
In the description provided herein, numerous specific details are set forth. However, it is understood that embodiments of the application may be practiced without these specific details. In some instances, well-known methods, structures and techniques have not been shown in detail in order not to obscure an understanding of this description.
Similarly, it should be appreciated that in the foregoing description of exemplary embodiments of the application, various features of the application are sometimes grouped together in a single embodiment, figure, or description thereof for the purpose of streamlining the application and aiding in the understanding of one or more of the various application aspects. However, the disclosed method should not be interpreted as reflecting an intention that: this application is intended to cover such departures from the present disclosure as come within known or customary practice in the art to which this invention pertains. Rather, as the following claims reflect, application is directed to less than all features of a single foregoing disclosed embodiment. Thus, the claims following the detailed description are hereby expressly incorporated into this detailed description, with each claim standing on its own as a separate embodiment of this application.
Those skilled in the art will appreciate that the modules in the device in an embodiment may be adaptively changed and disposed in one or more devices different from the embodiment. The modules or units or components of the embodiments may be combined into one module or unit or component, and furthermore they may be divided into a plurality of sub-modules or sub-units or sub-components. All of the features disclosed in this specification (including any accompanying claims, abstract and drawings), and all of the processes or elements of any method or apparatus so disclosed, may be combined in any combination, except combinations where at least some of such features and/or processes or elements are mutually exclusive. Each feature disclosed in this specification (including any accompanying claims, abstract and drawings) may be replaced by alternative features serving the same, equivalent or similar purpose, unless expressly stated otherwise.
Furthermore, those skilled in the art will appreciate that while some embodiments described herein include some features included in other embodiments, rather than other features, combinations of features of different embodiments are meant to be within the scope of the application and form different embodiments. For example, in the following claims, any of the claimed embodiments may be used in any combination.
The various component embodiments of the present application may be implemented in hardware, or in software modules running on one or more processors, or in a combination thereof. Those skilled in the art will appreciate that a microprocessor or Digital Signal Processor (DSP) may be used in practice to implement some or all of the functions of some or all of the components in a page activation device in an application according to embodiments of the present application. The present application may also be embodied as apparatus or device programs (e.g., computer programs and computer program products) for performing a portion or all of the methods described herein. Such programs implementing the present application may be stored on a computer readable medium or may be in the form of one or more signals. Such a signal may be downloaded from an internet website or provided on a carrier signal or in any other form.
For example, fig. 3 shows a schematic structural diagram of an electronic device according to an embodiment of the present application. The electronic device 300 comprises a processor 310 and a memory 320 arranged to store computer executable instructions (computer readable program code). The memory 320 may be an electronic memory such as a flash memory, an EEPROM (electrically erasable programmable read only memory), an EPROM, a hard disk, or a ROM. The memory 320 has a storage space 330 storing computer readable program code 331 for performing any of the method steps described above. For example, the storage space 330 for storing the computer readable program code may comprise respective computer readable program codes 331 for respectively implementing various steps in the above method. The computer readable program code 331 may be read from or written to one or more computer program products. These computer program products comprise a program code carrier such as a hard disk, a Compact Disc (CD), a memory card or a floppy disk. Such a computer program product is typically a computer readable storage medium such as described in fig. 4. FIG. 4 shows a schematic structural diagram of a computer-readable storage medium according to an embodiment of the present application. The computer readable storage medium 400 has stored thereon a computer readable program code 331 for performing the steps of the method according to the application, readable by a processor 310 of an electronic device 300, which computer readable program code 331, when executed by the electronic device 300, causes the electronic device 300 to perform the steps of the method described above, in particular the computer readable program code 331 stored on the computer readable storage medium may perform the method shown in any of the embodiments described above. The computer readable program code 331 may be compressed in a suitable form.
It should be noted that the above-mentioned embodiments illustrate rather than limit the application, and that those skilled in the art will be able to design alternative embodiments without departing from the scope of the appended claims. In the claims, any reference signs placed between parentheses shall not be construed as limiting the claim. The word "comprising" does not exclude the presence of elements or steps not listed in a claim. The word "a" or "an" preceding an element does not exclude the presence of a plurality of such elements. The application may be implemented by means of hardware comprising several distinct elements, and by means of a suitably programmed computer. In the unit claims enumerating several means, several of these means may be embodied by one and the same item of hardware. The usage of the words first, second and third, etcetera do not indicate any ordering. These words may be interpreted as names.

Claims (14)

1. A method for activating a page in an application, the method being performed by a server and comprising:
receiving a pre-activation request of a specified page; the pre-activation request is sent through a first page in a first application;
issuing pre-activation information of the designated page to the first page so that the pre-activation information is written into a data sharing cache region by the first page and is read from the data sharing cache region by a second application;
receiving an activation request sent by the second application according to the pre-activation information, and issuing activation information to the second application according to the activation request so as to activate the designated page in the second application;
the pre-activation information includes: second authentication information;
the activation request includes: a second authentication request generated based on the second authentication information;
the activation information includes: a link to the page is specified.
2. The method of claim 1, wherein the pre-activation request comprises: a first authentication request generated based on the first authentication information;
the issuing of the pre-activation information of the designated page to the first page comprises: and verifying the first verification information, and issuing the pre-activation information of the specified page to the first page if the verification is passed.
3. The method of claim 1 or 2, wherein the pre-activation request comprises: a link acquisition request of a designated page; the pre-activation information includes: specifying a link to a page;
the activation request includes: an access request for a link of the specified page;
the activation information includes: the content of the specified page.
4. The method according to claim 1 or 2, wherein the issuing activation information to the second application according to the activation request to activate the specified page in the second application comprises:
and verifying the second verification information, and if the second verification information passes the verification, issuing the link of the specified page to the second application so that the second application acquires and displays the content of the specified page according to the link of the specified page.
5. The method of claim 1 or 2, wherein the pre-activation information comprises: second authentication information;
the activation request includes: a second authentication request generated based on the second authentication information;
the activation information includes: the link and the third verification information of the jump page;
the issuing activation information to the second application according to the activation request to activate the designated page in the second application includes:
and verifying the second verification information, and if the verification is passed, issuing the link of the jump page to the second application so that the second application opens the jump page according to the link of the jump page, and then opening the specified page through the verification of third verification information.
6. A method for activating a page in an application, the method comprising:
acquiring data in a data sharing cache region;
if the data comprises pre-activation information, sending an activation request to a server according to the pre-activation information, and receiving activation information returned by the server; the pre-activation information is written into the data sharing cache region through a first page in a first application;
activating a designated page in a second application according to the activation information;
the pre-activation information includes: second authentication information;
the activation request includes: a second authentication request generated based on the second authentication information;
the activation information includes: a link to the page is specified.
7. The method of claim 6, wherein the second application is installed in response to a download instruction received by the first page.
8. The method of claim 6 or 7, wherein the pre-activation information comprises: specifying a link to a page;
the activation request includes: an access request for a link of the specified page;
the activation information includes: the content of the specified page.
9. The method of claim 6 or 7, wherein activating the designated page in the second application according to the activation information comprises: and acquiring the content of the specified page according to the link of the specified page and displaying the content in a second application.
10. The method of claim 6 or 7, wherein the pre-activation information comprises: second authentication information;
the activation request includes: a second authentication request generated based on the second authentication information;
the activation information includes: the link and the third verification information of the jump page;
the activating the designated page in the second application according to the activation information includes: opening a jump page according to the link of the jump page; and responding to the jump request received by the jump page, sending third verification information to the server, receiving the content of the specified page returned by the server and displaying the content in the second application.
11. A device for activating pages in an application, which is applied in a server, comprises:
a receiving unit adapted to receive a pre-activation request specifying a page; the pre-activation request is sent through a first page in a first application;
the write-in unit is suitable for issuing the pre-activation information of the specified page to the first page so that the pre-activation information is written into a data sharing cache region by the first page and is read from the data sharing cache region by a second application;
the activation unit is suitable for receiving an activation request sent by the second application according to the pre-activation information, and issuing activation information to the second application according to the activation request so as to activate the specified page in the second application;
the pre-activation information includes: second authentication information;
the activation request includes: a second authentication request generated based on the second authentication information;
the activation information includes: a link to the page is specified.
12. An apparatus for activating a page in an application, the apparatus comprising:
the acquisition unit is suitable for acquiring data in the data sharing cache region;
the receiving unit is suitable for sending an activation request to the server according to the pre-activation information and receiving the activation information returned by the server if the data comprises the pre-activation information; the pre-activation information is written into the data sharing cache region through a first page in a first application;
the activation unit is suitable for activating a specified page in the second application according to the activation information;
the pre-activation information includes: second authentication information;
the activation request includes: a second authentication request generated based on the second authentication information;
the activation information includes: a link to the page is specified.
13. An electronic device, wherein the electronic device comprises: a processor; and a memory arranged to store computer-executable instructions that, when executed, cause the processor to perform the method of any one of claims 1-10.
14. A computer readable storage medium, wherein the computer readable storage medium stores one or more programs which, when executed by a processor, implement the method of any of claims 1-10.
CN201910942169.1A 2019-09-30 2019-09-30 Page activation method and device in application, electronic equipment and storage medium Active CN110717118B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910942169.1A CN110717118B (en) 2019-09-30 2019-09-30 Page activation method and device in application, electronic equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910942169.1A CN110717118B (en) 2019-09-30 2019-09-30 Page activation method and device in application, electronic equipment and storage medium

Publications (2)

Publication Number Publication Date
CN110717118A CN110717118A (en) 2020-01-21
CN110717118B true CN110717118B (en) 2021-04-30

Family

ID=69212132

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910942169.1A Active CN110717118B (en) 2019-09-30 2019-09-30 Page activation method and device in application, electronic equipment and storage medium

Country Status (1)

Country Link
CN (1) CN110717118B (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9936034B1 (en) * 2015-09-21 2018-04-03 International Business Machines Corporation Browser activity replay with advanced navigation
CN110020330A (en) * 2017-07-17 2019-07-16 北京嘀嘀无限科技发展有限公司 Method for page jump and page skip device, equipment and storage medium

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9936034B1 (en) * 2015-09-21 2018-04-03 International Business Machines Corporation Browser activity replay with advanced navigation
CN110020330A (en) * 2017-07-17 2019-07-16 北京嘀嘀无限科技发展有限公司 Method for page jump and page skip device, equipment and storage medium

Also Published As

Publication number Publication date
CN110717118A (en) 2020-01-21

Similar Documents

Publication Publication Date Title
CN108234505B (en) Account login method and system
US11228599B2 (en) Verification of credential reset
CN109544135B (en) Bank card binding method and device, storage medium and mobile terminal
US9088457B1 (en) Transmission of an application download via an encoded image identifying the authorized recipient
US9203905B1 (en) Sessionization of visitor activity
CN108418787B (en) Method for acquiring enterprise resource planning data, terminal device and medium
CN106254319B (en) Light application login control method and device
CN111355720B (en) Method, system and equipment for accessing intranet by application and computer storage medium
CN104753909A (en) Updated information authentication method, device and system
CN108718337A (en) Website account login, verification, verification information processing method, apparatus and system
CN105825101A (en) Account number management method and device for smart home platform
CN109388702B (en) Reading interaction method, electronic equipment and computer storage medium
CN105704178A (en) Task platform access method and task platform access device
CN108382397B (en) Vehicle control method and device
CN105991610B (en) Log in the method and device of application server
US8990956B2 (en) Systems and methods of exchanging information for a reward
CN110717118B (en) Page activation method and device in application, electronic equipment and storage medium
CN104468549A (en) Client side operating request responding method and device and server
CN106559470B (en) Account information pushing method and device
CN108600242B (en) Account registration method, device and equipment of application software and readable storage medium
KR102379618B1 (en) A shopping mall service providing apparatus for supporting purchase decision, a goods comparison service providing system and method including the same and computer readable medium having computer program recorded thereon
CN113079085B (en) Business service interaction method, business service interaction device, business service interaction equipment and storage medium
CN106326419B (en) Network automata processing method and device
CN115174575A (en) Service control method and device, electronic equipment and storage medium
US20170263068A1 (en) Method for generating counting events and electronic device

Legal Events

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