CN118210988A - Page access method, device, equipment, medium and product - Google Patents

Page access method, device, equipment, medium and product Download PDF

Info

Publication number
CN118210988A
CN118210988A CN202410339126.5A CN202410339126A CN118210988A CN 118210988 A CN118210988 A CN 118210988A CN 202410339126 A CN202410339126 A CN 202410339126A CN 118210988 A CN118210988 A CN 118210988A
Authority
CN
China
Prior art keywords
page
login
access address
account
preset
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202410339126.5A
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.)
Douyin Vision Co Ltd
Original Assignee
Douyin Vision 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 Douyin Vision Co Ltd filed Critical Douyin Vision Co Ltd
Priority to CN202410339126.5A priority Critical patent/CN118210988A/en
Publication of CN118210988A publication Critical patent/CN118210988A/en
Pending legal-status Critical Current

Links

Landscapes

  • Information Transfer Between Computers (AREA)

Abstract

The application discloses a page access method, a device, equipment, a medium and a product, wherein the method comprises the following steps: responding to the information code scanning operation, firstly jumping to a preset page corresponding to an access address carried by the information code; if the login state is determined to be in the preset page display state or the login agreement operation is triggered after the preset page display, the first page is jumped to; but if the login operation is not agreed to after the preset page presentation is triggered, the second page is skipped. The access address of the first page is determined according to the classification information corresponding to the login account and the parameter characterization data carried by the information code, so that the first page can better meet the personalized page access requirements of users with the login account; the access address of the second page is determined according to the parameter characterization data, so that the second page can meet the page access requirements of users without login accounts, and the user code scanning experience can be better improved.

Description

Page access method, device, equipment, medium and product
Technical Field
The present application relates to the field of computer technologies, and in particular, to a method, an apparatus, a device, a medium, and a product for accessing a page.
Background
The information code technology refers to an information transmission mode. Wherein the information code may be used to store some information, and which may be scanned and read quickly by some devices. For example, in some application scenarios, the devices may enter a page by scanning an information code, so as to meet the page access requirement of the user.
Disclosure of Invention
The application provides a page access method, a device, equipment, media and a product, which can better improve the code scanning experience of users.
In order to achieve the above purpose, the technical scheme provided by the application is as follows:
the application provides a page access method, which comprises the following steps:
responding to the information code scanning operation, and jumping to a preset page; the information code carries an access address of the preset page;
Responding to determining that the preset page is in a login state when being displayed or triggering a login agreement operation after the preset page is displayed, and jumping to a first page; the access address of the first page is determined according to classification information corresponding to the login account and parameter characterization data carried by the information code;
Responding to triggering the disagreement login operation after the preset page is displayed, and jumping to a second page; the access address of the second page is determined in accordance with the parameter characterization data.
In one possible implementation, the parameter characterization data includes a parameter ciphertext; the access address of the first page is determined according to the classification information and the decryption result of the parameter ciphertext; the access address of the second page is determined according to the decryption result.
In one possible implementation manner, after the jump to the preset page, the method further includes:
Responding to the fact that the preset page is in an unregistered state when being displayed, and adding a login request object on the preset page; the login agreement operation and the login disagreement operation are triggered by aiming at the login request object;
the jumping to the first page includes:
Jumping from the preset page to a first page;
The jumping to the second page includes:
and jumping from the preset page to a second page.
In one possible implementation manner, the page skip process after the skip to the preset page includes:
In response to determining that the preset page is in a login state when displayed, jumping from the preset page to the first page;
in response to determining that the preset page is in an unregistered state when displayed, jumping from the preset page to a login request page;
responding to triggering of login agreement operation aiming at the login request page, and jumping from the login request page to a first page;
And in response to triggering a disagreement to a login operation for the login request page, jumping from the login request page to a second page.
In one possible implementation, the method is applied to an application;
the access address of the first page is determined by a server according to the classification information and the parameter characterization data sent by the front end of the page corresponding to the application program; the classification information is determined by the server according to account description information of the login account sent by the front end of the page;
the access address of the second page is determined by the server based on the parameter characterization data sent by the front end of the page.
In one possible implementation manner, the determining of the classification information includes:
The server sends the account description information to an account management system; the account management system is used for analyzing the account description information to obtain the account identification of the login account;
After the server receives the account identification fed back by the account management system, the server sends the account identification to a classification management system; the classification management system is used for acquiring classification information matched with the account identification and feeding back the matched classification information to the server as classification information corresponding to the login account.
In one possible implementation, the parameter characterization data includes a parameter ciphertext;
the determining process of the access address of the first page comprises the following steps:
After the server acquires the decryption result of the parameter ciphertext, the server sends the decryption result and the classification information to an address management system; the address management system is used for acquiring a first access address matched with the classification information and the decryption result, and feeding back the first access address to the server as the access address of the first page;
The determining process of the access address of the second page comprises the following steps:
After the server obtains the decryption result of the parameter ciphertext, the server sends the decryption result to an address management system; the address management system is used for acquiring a second access address matched with the decryption result and feeding back the second access address to the server as the access address of the second page.
In one possible implementation, the access address of the first page is determined using an address prediction model;
The address prediction model is used for carrying out updating processing according to the use description information of the first page, and the use description information is used for describing the use condition of the first page after jumping to the first page.
The application provides a page access device, comprising:
The first jumping unit is used for responding to the information code scanning operation and jumping to a preset page; the information code carries an access address of the preset page;
The second jump unit is used for responding to the fact that the preset page is in a login state when being displayed or triggering the login agreement operation after being displayed, and jumping to the first page; the access address of the first page is determined according to classification information corresponding to the login account and parameter characterization data carried by the information code;
The third jump unit is used for responding to the triggering of disagreement login operation after the preset page is displayed and jumping to a second page; the access address of the second page is determined in accordance with the parameter characterization data.
The application provides an electronic device, comprising: a processor and a memory;
The memory is used for storing instructions or computer programs;
The processor is configured to execute the instructions or the computer program in the memory, so that the electronic device executes the page access method provided by the present application.
The present application provides a computer readable medium having instructions or a computer program stored therein which, when run on a device, cause the device to perform the page access method provided by the present application.
The present application provides a computer program product comprising a computer program embodied on a non-transitory computer readable medium, the computer program comprising program code for performing the page access method provided by the present application.
Compared with the related art, the application has at least the following advantages:
In the technical scheme provided by the application, for a certain information code, such as a two-dimensional code, in response to an information code scanning operation, firstly jumping to a preset page corresponding to an access address carried by the information code; if the login state is determined to be in the login state when the preset page is displayed or the login agreement operation is triggered after the preset page is displayed, the method is skipped to the first page; but if the login operation is triggered disagreement after the preset page is presented, a jump is made to the second page. The access address of the first page is determined according to the classification information corresponding to the login account and the parameter characterization data carried by the information code, so that the first page is more adaptive to the login account, the first page can better meet personalized page access requirements of some users, such as users with the login account, and further the code scanning experience of the users is improved. In addition, the access address of the second page is determined according to the parameter characterization data, so that the second page can represent the page which can be accessed when the user does not log in, and therefore the second page can meet the page access requirements of users such as users inconvenient to log in or unregistered in an account, and further the user code scanning experience is improved. Therefore, the technical scheme provided by the application can meet the page access requirements of the code scanning users in different states as far as possible, so that the code scanning experience of the users can be better improved.
Drawings
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the related art, the drawings that are required to be used in the embodiments or the related technical descriptions will be briefly described, and it is apparent that the drawings in the following description are only some embodiments described in the present application, and other drawings may be obtained according to the drawings without inventive effort for those skilled in the art.
FIG. 1 is a flow chart of a page access method provided by an embodiment of the application;
FIG. 2 is a schematic diagram of code scanning logic according to an embodiment of the present application;
Fig. 3 is a schematic structural diagram of a page access device according to an embodiment of the present application;
fig. 4 is a schematic structural diagram of an electronic device according to an embodiment of the present application.
Detailed Description
It is found that for some page access schemes implemented based on two-dimensional codes, the following limitations exist in the schemes: different users can not meet the page access requirements of some users because the same two-dimensional code is scanned by a certain application program and then the user jumps to the fixed page, for example, the user 1 wants to view the page 1 by the two-dimensional code, the user 2 wants to view the page 2 by the two-dimensional code, and the user 3 wants to view the page by the two-dimensional code under the condition of no login, so that the user code scanning experience is affected.
Based on the research, in order to better improve the code scanning experience of the user, the application also provides a page access method, which comprises the following steps: responding to the information code scanning operation, firstly jumping to a preset page corresponding to an access address carried by the information code; if the login state is determined to be in the login state when the preset page is displayed or the login agreement operation is triggered after the preset page is displayed, the method is skipped to the first page; but if the login operation is triggered disagreement after the preset page is presented, a jump is made to the second page. The access address of the first page is determined according to the classification information corresponding to the login account and the parameter characterization data carried by the information code, so that the first page is more adaptive to the login account, the first page can better meet personalized page access requirements of some users, such as users with the login account, and further the code scanning experience of the users is improved. In addition, the access address of the second page is determined according to the parameter characterization data, so that the second page can represent the page which can be accessed when the user does not log in, and therefore the second page can meet the page access requirements of users such as users inconvenient to log in or unregistered in an account, and further the user code scanning experience is improved. Therefore, the technical scheme provided by the application can meet the page access requirements of the code scanning users in different states as far as possible, so that the code scanning experience of the users can be better improved.
In addition, the execution body of the page access method provided by the embodiment of the application is not limited, for example, the page access method provided by the embodiment of the application can be applied to terminal equipment. For another example, the page access method provided by the embodiment of the application can also be implemented by means of a data interaction process between the terminal equipment and the server. The terminal device may be a smart phone, a computer, a Personal digital assistant (Personal DIGITAL ASSITANT, PDA), a tablet computer, or the like. The servers may be stand alone servers, clustered servers, or cloud servers.
In order to make the present application better understood by those skilled in the art, the following description will clearly and completely describe the technical solutions in the embodiments of the present application with reference to the accompanying drawings, and it is apparent that the described embodiments are only some embodiments of the present application, not all embodiments. All other embodiments, which can be made by those skilled in the art based on the embodiments of the application without making any inventive effort, are intended to be within the scope of the application.
In order to better understand the technical scheme provided by the application, the page access method provided by the application is described below with reference to a plurality of drawings. As shown in FIG. 1, the page access method provided by the embodiment of the application comprises the following steps S1-S4. Fig. 1 is a flowchart of a page access method according to an embodiment of the present application.
S1: responding to the information code scanning operation, and jumping to a preset page; the information code carries the access address of the preset page.
The information code scanning operation is an operation triggered by the information code and used for scanning the information code; the present application is not limited to this embodiment, and, for example, any operation that can be performed to scan an information code, such as the operation of scanning the information code by an application program shown in fig. 2, may be used.
The present application is not limited to the embodiment of the above information code, and for example, the information code may be implemented using a one-dimensional code, a two-dimensional code, a three-dimensional code, or the like.
It should be noted that the present application is not limited to the above embodiments of the application program, for example, it may be implemented by any application program capable of having a code scanning function, such as an application program having an instant messaging function, an application program having a payment function, an application program having an online shopping function, an application program having an information flow recommendation function, or an application program having an information introduction function, which are present in the present or in the future.
In addition, in order to better improve the page access effect, the application also provides a possible implementation mode of the above information code, and in this implementation mode, the information code can be used for storing the parameter characterization data and the access address of the preset page, so that the parameter characterization data and the access address of the preset page can be obtained by scanning the information code later. The preset page refers to a page which can be directly jumped to after the information code is scanned; the access address of the preset page refers to a link according to which the preset page is required to be accessed.
Furthermore, for the above parameter characterization data, the parameter characterization data is used to characterize the service parameters that need to be relied upon when determining the final jump page for the information code, such as the service parameters shown in fig. 2; furthermore, the application is not limited to embodiments of the parameter characterization data, for example, in one possible embodiment, the parameter characterization data may include the service parameter in order to better improve efficiency. As another example, in one possible implementation, the parametric characterization data may include parametric ciphertext, such as the parametric ciphertext shown in fig. 2, for better security. The parameter ciphertext is obtained by encrypting the service parameter. It should be noted that, the present application is not limited to the implementation of the service parameter, for example, in some application scenarios, the service parameter is used to describe some configuration information of the final jump page, such as general configuration information or common configuration information.
Based on the above two pieces of information, in one possible implementation manner, the above information code may be used to store the parameter ciphertext and the access address of the preset page, so that the parameter ciphertext and the access address of the preset page can be obtained by scanning the information code, and based on the two pieces of information, the page access process corresponding to the information code, such as the page access process shown in fig. 2, is completed.
Based on the above description of S1, in one possible implementation manner, for an information code, such as a two-dimensional code, after the information code is scanned by an application program, the application program may jump to a preset page corresponding to the access address according to the access address carried by the information code, and provide the parameter characterization data carried by the information code to the front end of the page corresponding to the application program, so that the front end of the page can determine the page finally jump to be displayed by using the parameter characterization data, such as the first page or the second page shown in fig. 2.
S2: in response to determining that the page is in a login state when the preset page is displayed, jumping to the first page; the access address of the first page is determined according to the classification information corresponding to the login account and the parameter characterization data carried by the information code.
The first page is a page adapted to the login account and the parameter characterization data, so that the first page can better meet personalized page access requirements of a user with the login account, the first page can better meet code scanning requirements of the user, and further user code scanning experience is improved.
In addition, for the first page, the access address of the first page refers to a link according to which the first page is required to be accessed; and the access address of the first page is determined according to the classification information corresponding to the login account and the parameter characterization data carried by the information code. The login account refers to an account used when an application program is logged in. The classification information corresponding to the login account is classification information having a corresponding relation with the login account, so that the classification information corresponding to the login account can indicate which features the login account has, such as features presented in the aspect of information browsing, features presented in the aspect of commodity consumption, features presented in the aspect of account configuration, and the like, so that the classification information corresponding to the login account can indicate the personalized state of the login account as comprehensively as possible, such as personalized page access requirements, and the like.
In addition, the embodiment of the application is not limited to the determination manner of the access address of the first page, for example, when the parameter characterization data carried by the above information code includes the parameter ciphertext, the access address of the first page is determined according to the classification information corresponding to the login account and the decryption result of the parameter ciphertext. The decryption result refers to a result obtained by performing decryption processing on the parameter ciphertext, and is shown in fig. 2.
In addition, in order to better improve the user scanning experience, the embodiment of the present application further provides a possible implementation manner of the above determination process of the access address of the first page, where, when the page access method provided by the present application is applied to an application program, for example, S1-S4 are executed by the application program, the determination process of the access address of the first page may include the following steps 11-12.
Step 11: and the server determines classification information corresponding to the login account according to account description information of the login account sent by the front end of the page corresponding to the application program.
The front end of the page corresponding to the application program is used for assisting in displaying the page in the application program; the application is not limited to the implementation of the front end of the page, for example, the front end of the page can be implemented by any type of front end of the page which can assist an application program in page presentation.
The account description information of the login account is used for describing the login account; moreover, the present application is not limited to the embodiment of the account description information, for example, the account description information may be implemented using any information that can describe a login account, such as a user cookie, existing or appearing in the future.
In addition, the present application is not limited to the embodiment of step 11, for example, any method that can determine the classification information corresponding to an account based on the account description information of the account, such as a method based on a mapping table query, a method based on a database query, or a method based on rule generation, which may be implemented in the present or future, may be adopted.
In addition, in order to better improve the classification information determining effect, the present application also provides a possible implementation of the above step 11, and in this implementation, the step 11 may specifically include the following steps 111-112.
Step 111: after receiving account description information of a login account sent by the front end of a page corresponding to an application program, a server sends the account description information to an account management system; the account management system is used for analyzing the account description information to obtain the account identification of the login account.
The account management system is used for processing related information of some login accounts, such as analysis processing of account identification and the like; the application is not limited to the working principle of the account management system, for example, the application can specifically include: after the account management system receives the account description information of the login account sent by the server, the account management system can analyze the account identification of the login account from the account description information, so that the account identification is used for uniquely identifying the login account, and then some information, such as some classification information, which is bound with the login account in advance, can be searched based on the account identification. Wherein the account identifier is used for uniquely identifying the login account; moreover, the present application is not limited to the implementation of the account identifier, for example, the account identifier may be implemented by any account identifier that is present or appears in the future, such as the user ID (Identity document). The present application is not limited to the embodiment of analysis, and may be set according to an actual application scenario, for example.
Step 112: after receiving the account identification of the login account fed back by the account management system, the server sends the account identification to the classification management system; the classification management system is used for acquiring classification information matched with the account identification, and feeding the matched classification information back to the server as classification information corresponding to the login account.
The classification management system is used for recording classification information corresponding to some account identifications, so that the classification management system can inquire the classification information matched with a certain account identification by utilizing the corresponding relations.
In addition, the application is not limited to the working principle of the classification management system, for example, it may specifically be: after the classification management system receives the account number identification of the login account number sent by the server, the classification management system inquires classification information matched with the account number identification, and feeds the matched classification information back to the server as classification information corresponding to the login account number so as to be subjected to subsequent processing by the server according to the classification information.
Based on the above related content in steps 111 to 112, in some application scenarios, after the server receives the account description information of the login account sent by the front end of the page corresponding to the application program, the server may perform, with the aid of some systems, a process of determining the classification information corresponding to the login account based on the account description information. The system has a better data processing function, so that the classification information determined by the system is more accurate, the access address determined based on the classification information is more in line with the personalized page access requirement of the user, and the code scanning experience of the user can be better improved. And because the systems share some data processing tasks, the data processing tasks required to be executed by the server are reduced, so that the resource expense of the server can be reduced, the execution efficiency of the server can be improved, and the code scanning response efficiency can be improved. And the systems and the servers are mutually independent, so that the systems and the servers can work simultaneously, and therefore, some data processing tasks can be executed simultaneously, which is beneficial to improving the data processing efficiency, and is beneficial to improving the code scanning response efficiency.
Based on the above information about step 11, it is known that, for the server, after the server receives the account description information of the login account sent by the front end of the page corresponding to the application program, the server may determine, according to the account description information, classification information corresponding to the login account, so that the classification information can represent some characteristics of the login account as comprehensively as possible, so that the personalized page determination process can be performed based on the classification information.
Step 12: and the server determines the access address of the first page according to the above classification information and the parameter characterization data sent by the front end of the page corresponding to the application program.
The present application is not limited to the embodiment of step 12, and for ease of understanding, the following description will be made with reference to two examples.
Example 1, when the above parameter characterization data includes a service parameter, the above step 12 may specifically be: the server sends the service parameters and the classification information corresponding to the login account to an address management system; the address management system is used for acquiring a first access address matched with the service parameters and the classification information, and feeding back the first access address as an access address of a first page to the server.
The address management system is used for providing relevant services of page access addresses, such as address inquiry services and the like; the application is not limited to the working principle of the address management system, for example, the application can be specifically: after the address management system obtains the service parameters and the classification information corresponding to the login account sent by the server, the address management system can obtain a first access address matched with the service parameters and the classification information, and the first access address is fed back to the server as an access address of a first page.
Table 1 preconfigured mapping table
It should be noted that, for table 1 above, the classification information may be performed by using a key value method, so that contents similar to "key 1", "key 2" are used to represent category identifiers of a category, such as category names, and so on, and contents similar to "value 1", "value 2", and "value 3" are used to represent a value under a corresponding category.
In addition, the present application is not limited to the above determination process of the first access address, for example, when the address management system provides the address query service by means of the mapping table, the determination process of the first access address may specifically be: the address management system queries an address matched with the service parameters and the classification information from the mapping table as a first access address. The mapping table is used for recording access addresses corresponding to some candidate information; and for any one candidate information, the candidate information may include one or more of a preset service parameter and a preset classification information. In addition, the present application is not limited to the embodiment of the mapping table, and for example, the mapping table may be implemented using the mapping table shown in table 1 above.
It should be noted that, for the mapping table shown in table 1 above, the mapping table may be configured by related personnel in advance according to requirements, so that the mapping table can represent, as far as possible, the access address of the page to which the above information code needs to jump in different situations; and related personnel can adjust the page corresponding to the information code by adding, deleting, changing and the like to the content in the mapping table, so that the page can be changed and accessed on the premise of not modifying the information code, thereby being beneficial to reducing the resource cost of the page to be changed and accessed, such as time cost, labor cost, equipment cost and the like.
In addition, in order to better improve the address determination effect, the present application also provides a possible implementation manner of the above first access address determination process, where, when the address management system provides the address query service by means of the address prediction model, the first access address determination process may specifically be: the address management system processes the service parameters and the classification information by using the address prediction model to obtain and output a first access address. The address prediction model is used for carrying out address determination processing on input data of the address prediction model; furthermore, the application is not limited to embodiments of the address prediction model, for example, it may be implemented with any machine learning model, existing or occurring in the future. The present application is not limited to the embodiment of the address determination process, and may be, for example: an address most suitable for the input data is selected from a number of candidate addresses previously constructed.
Based on the above description of example 1, for some application scenarios, when the parameter characterization data carried in the above information code includes a service parameter, the working principle of the above server may include: after the server obtains the service parameters and the classification information corresponding to the login account, the server may send the service parameters and the classification information to an address management system, so that the address management system may determine, by means of a certain manner, such as data query or processing by means of a machine learning model, a first access address matching the service parameters and the classification information, and feed back the first access address to the server.
Example 2, when the above parameter characterization data includes a parameter ciphertext, the above step 12 may specifically be: after the server obtains the decryption result of the parameter ciphertext, the server sends the decryption result and the above classification information to an address management system; the address management system is used for acquiring a first access address matched with the classification information and the decryption result, and feeding back the first access address to the server as the access address of the first page. The decryption result of the parameter ciphertext refers to a result obtained by performing decryption processing on the parameter ciphertext, so that the decryption result can represent a plaintext corresponding to the parameter ciphertext, as shown in fig. 2. It should be noted that the present application is not limited to the manner of obtaining the decryption result, for example, the decryption result may be obtained by the server itself performing decryption processing on the parameter ciphertext. As another example, the decryption result may be obtained by data communication between the server and a preset decryption system. The decryption system is used for decrypting some data, such as the parameter ciphertext.
It can be seen that, for some application scenarios, when the parameter characterization data carried in the above information code includes a parameter ciphertext, the working principle of the above server may include: after the server obtains the parameter ciphertext, the server obtains a decryption result corresponding to the parameter ciphertext, such as the service parameter shown in fig. 2; and then the server sends the decryption result and the classification information corresponding to the login account to an address management system, so that the address management system can determine a first access address matched with the decryption result and the classification information by means of a certain mode, such as data query or processing by means of a machine learning model, and the like, and feed the first access address back to the server.
Based on the above related content of steps 11 to 12, for some application scenarios, the working principle of the server may include: after the server acquires the parameter characterization data sent by the front end of the page corresponding to the application program and the account description information of the login account, the server determines service parameters according to the parameter ciphertext and determines classification information corresponding to the login account according to the account description information; and then, determining an address matched with the service parameters and the classification information by the server as an access address of the first page, so that after the server feeds back the access address to the front end of the page, the front end of the page assists the application program to jump to the page corresponding to the access address, namely the first page, so that the first page meets the personalized requirements of the user of the login account, and the user code scanning experience is improved.
In addition, the present application is not limited to the embodiment of S2 above, for example, S2 may specifically be: and in response to determining that the preset page is in a login state when being displayed, jumping from the preset page to the first page. It can be seen that, for some application scenarios, after an application program jumps to a preset page according to an access address carried by the above information code, if it is detected that the application program has already logged in a certain account, it can be determined that the application program is in a login state, so that the access address of a first page can be obtained according to classification information corresponding to the login account and parameter characterization data carried by the information code, as shown in fig. 2, and the access address of the first page jumps from the preset page to the first page, so that the first page can provide a content meeting the personalized requirements of the user, which is beneficial to improving the user code scanning experience. The access address carried by the information code is the access address of the preset page.
Based on the above content related to S2, in some application scenarios, after the application program jumps to the preset page corresponding to the access address according to the access address carried by the scanned information code, if it is detected that the application program has already logged in a certain account, it can be determined that the application program is in a login state, so that the application program can jump directly from the preset page to the first page where the access address matches with the classification information corresponding to the login account and the parameter characterization data carried by the information code, so that the first page can provide the user with content meeting the personalized requirements of the user, which is beneficial to improving the user code scanning experience.
S3: responding to triggering agreement login operation after preset page display, and jumping to a first page; the access address of the first page is determined according to the classification information corresponding to the login account and the parameter characterization data carried by the information code.
The login agreement operation is used for carrying out account login on the application program; moreover, the present application is not limited to the embodiment of agreeing to the login operation, for example, it may be implemented with a certain gesture or a triggering operation for a certain control in the page, and so on.
In addition, the present application is not limited to the embodiment of the first page showing process in S3 above, and for convenience of understanding, the following description will be made with reference to two examples.
In example 1, in some application scenarios, the presentation process of the first page in S3 above may specifically include the following steps 21-22.
Step 21: and in response to determining that the preset page is in an unregistered state when being displayed, adding a login request object on the preset page.
The login request object refers to an object added on the preset page and used for requesting a user to log in an account on an application program. It should be noted that the present application is not limited to the implementation of the object, for example, it may be implemented using any page component, such as a control, an interface, a popup window, or a hidden window.
Based on the above description of step 21, in some application scenarios, after the application program jumps to the preset page corresponding to the access address according to the access address carried by the scanned information code, if it is detected that no account is logged on the application program, it can be determined that the application program is in an unregistered state, so that a login request object can be directly added on the preset page, so that the login request object can inform the user of the fact that the user is not logged on, and the user can quickly complete account login by means of the login request object, thereby effectively shortening the account login path of the user and further being beneficial to improving the user code scanning experience.
Step 22: and responding to the login agreement operation triggered by the login request object in the preset page, and jumping to the first page from the preset page.
It should be noted that the present application is not limited to the embodiment of "approving the login operation" in the above step 22, for example, it may be a click operation triggered by the approval button in the login request object by the pointer. As another example, it may also be some gesture triggered in the login request object.
Based on the above related content in steps 21 to 22, in some application scenarios, after the application program jumps to the preset page corresponding to the access address according to the access address carried by the scanned information code, if it is detected that no account number is logged in on the application program, it can be determined that the application program is in an unregistered state, so that a login request object can be directly added on the preset page, so that after the login request object is detected to trigger a login approval operation, the application program can jump to the first page directly from the preset page, so that the first page can provide the user with some content meeting the personalized requirements of the user, which is beneficial to improving the user code scanning experience.
Example 2, in some application scenarios, the presentation process of the first page in S3 above may specifically include the following steps 31-32.
Step 31: and in response to determining that the preset page is in an unregistered state when displayed, jumping from the preset page to a login request page.
The login request page is used for requesting a user to log in an account on an application program; the present application is not limited to the embodiment of the login request page, and may refer to, for example, a page for realizing account login processing, which is set in advance for an application.
Step 32: in response to triggering a consent to login operation for a login request page, a jump is made from the login request page to the first page.
It should be noted that the present application is not limited to the embodiment of "approving login operation" in step 32 above, for example, it may be a click operation triggered by the approval button in the login request page by the pointer. As another example, it may also be some gesture that is triggered in the login request page.
Based on the above-mentioned related content in steps 31 to 32, in some application scenarios, after the application program jumps to the preset page corresponding to the access address according to the access address carried by the scanned information code, if it is detected that no account number is logged on the application program, it can be determined that the application program is in an unregistered state, so that the login request page can be directly jumped to the login request page, so that account number login service can be provided for the user by the login request page, so that after the login request page is detected to trigger the login agreement operation, the application program can be directly jumped to the first page from the login request page, and thus, a page meeting the personalized requirements can be shown to the user with as few page jump paths as possible, thereby being beneficial to improving the user code scanning experience.
Based on the above content related to S3, in some application scenarios, after the application program jumps to the preset page corresponding to the access address according to the access address carried by the scanned information code, if it is detected that the application program is in an unregistered state, the application program may query the user with the aid of the front end of the page whether to log in the account, so that after detecting that the login approval operation is performed, the application program jumps to the first page in which the access address matches with the classification information corresponding to the login account and the parameter characterization data carried by the information code, so that the first page can provide the user with some content meeting the personalized requirements of the user, which is beneficial to improving the user code scanning experience.
S4: responding to triggering the disagreement login operation after the preset page is displayed, and jumping to a second page; the access address of the second page is determined in accordance with the parameter characterization data.
The disagreement login operation is used for refusing account login on the application program; moreover, the present application is not limited to the embodiment of disagreeing with the login operation, and for example, it may be implemented with a certain gesture or a triggering operation for a certain control in the page, and so on.
The second page is a final page which is preset for the information code and is used for being displayed to a user not logging in the application program; the application is not limited to the implementation of the second page, for example, the second page may be used to display some content with relatively high universality, such as general content or a top page of a recommendation service, so that the second page is applicable to a large number of users as much as possible. It can be seen that this second page can be implemented using a page with a relatively high universality.
In addition, for the second page, the access address of the second page refers to a link according to which the second page is required to be accessed; and the access address of the second page is determined according to the parameter characterization data carried by the above information code. Wherein, the relevant content of the parameter characterization data is referred to above.
In addition, the embodiment of the present application is not limited to the above determination method of the access address of the second page, for example, when the parameter characterization data carried by the above information code includes the parameter ciphertext, the access address of the second page is determined according to the decryption result of the parameter ciphertext. Wherein, please refer to the above for the relevant content of the decryption result.
Also, in order to better improve the user scanning experience, the embodiment of the present application further provides a possible implementation manner of the above determination process of the access address of the second page, where, when the page access method provided by the present application is applied to an application program, for example, S1-S4 are executed by the application program, the determination process of the access address of the second page may include: the server determines the access address of the second page according to the parameter characterization data sent by the front end of the page corresponding to the application program, as shown in the page address 2 in fig. 2. For ease of understanding, the following description is provided in connection with two examples.
In example 1, when the above parameter characterization data includes a service parameter, the determining procedure of the access address of the above second page may specifically be: after the server acquires the service parameters, the server sends the service parameters to an address management system; the address management system is used for acquiring a second access address matched with the service parameter and feeding back the second access address as an access address of a second page to the server. The working principle of the address management system is similar to that of the address management system, and for brevity, will not be described herein.
It can be seen that, for some application scenarios, when the user does not agree to log in the application program, and the parameter characterization data carried in the above information code includes the service parameter, the working principle of the above server may include: after the server obtains the service parameter, the server may send the service parameter to an address management system, so that the address management system can determine, by means of a certain manner, such as data query or processing by means of a machine learning model, a second access address matched with the service parameter, and feed back the second access address to the server.
Example 2, when the above parameter characterization data includes the parameter ciphertext, the determining of the access address of the above second page may specifically include: after the server obtains the decryption result of the parameter ciphertext, the server sends the decryption result to an address management system; the address management system is used for acquiring a second access address matched with the decryption result and feeding back the second access address to the server as the access address of the second page. Wherein, please refer to the above for the relevant content of the decryption result.
It can be seen that, for some application scenarios, when the user does not agree to log in the application program, and the parameter characterization data carried in the above information code includes the parameter ciphertext, the working principle of the above server may include: after the server obtains the parameter ciphertext, the server obtains a decryption result corresponding to the parameter ciphertext, such as the service parameter shown in fig. 2; and the server sends the decryption result to an address management system so that the address management system can determine a second access address matched with the decryption result by means of a certain mode, such as data query or processing by means of a machine learning model, and the like, and feed the second access address back to the server.
Based on the above related content of the server, for some application scenarios, when the user does not agree to log in the application, the working principle of the server may include: after the server obtains the parameter characterization data sent by the front end of the page corresponding to the application program, the server determines the service parameters according to the parameter ciphertext; and then, determining the address matched with the service parameter by the server as an access address of a second page, so that after the server feeds back the access address to the front end of the page, the front end of the page assists the application program to jump to the page corresponding to the access address, namely the second page, so that the second page meets the page access requirements of some unregistered users, and the code scanning experience of the user is improved.
In addition, the present application is not limited to the embodiment of the second page showing process in S4 above, and for convenience of understanding, the following description will be made with reference to two examples.
Example 1, in some application scenarios, the presentation process of the second page in S4 above may specifically include the following steps 41-42.
Step 41: and in response to determining that the preset page is in an unregistered state when being displayed, adding a login request object on the preset page.
It should be noted that, for brevity, reference is made to step 21 above for the relevant content of step 41, and further description is omitted here.
Step 42: and in response to the disagreement of the login operation triggered by the login request object in the preset page, jumping from the preset page to the second page.
It should be noted that the present application is not limited to the embodiment of "disagree with login operation" in step 42, for example, it may be a click operation triggered by a reject button in the login request object by a pointer. As another example, it may also be some gesture triggered in the login request object.
Based on the above related content in steps 41 to 42, in some application scenarios, after the application program jumps to the preset page corresponding to the access address according to the access address carried by the scanned information code, if it is detected that the application program is not logged in any account number, it can be determined that the application program is in an unregistered state, so that a login request object can be directly added to the preset page, so that after the fact that the login request object is triggered to disagree with the login operation is detected, the application program can jump from the preset page to a second page directly, so that the second page can provide some content with higher universality for the user, so that the user can still view some content by means of the information code in a state of not logging in the application program, further, the defect caused by that the content of the page corresponding to the information code cannot be viewed due to unregistered can be effectively overcome, and the user code-scanning experience of the unregistered user can be improved.
Example 2, in some application scenarios, the presentation process of the second page in S4 above may specifically include the following steps 51-52.
Step 51: and in response to determining that the preset page is in an unregistered state when displayed, jumping from the preset page to a login request page.
It should be noted that, for brevity, reference is made to step 31 above for the relevant content of step 51, and further description is omitted here.
Step 52: in response to triggering a disagreement to a login operation for a login request page, a jump is made from the login request page to a second page.
It should be noted that the present application is not limited to the embodiment of "disagree with login operation" in the above step 52, for example, it may be a click operation triggered by a reject button in the login request page by a pointer. As another example, it may also be some gesture that is triggered in the login request page.
Based on the above related content in steps 51 to 52, in some application scenarios, after the application program jumps to the preset page corresponding to the access address according to the access address carried by the scanned information code, if it is detected that the application program is not logged in any account number, it can be determined that the application program is not logged in, so that the preset page can be directly jumped to the login request page, so that the login request page can provide account number login service for the user, so that after the login request page is detected to trigger the disagreement login operation, the application program can be jumped to the second page directly from the preset page, so that the second page can provide some content with higher universality for the user, so that the user can still view some content by means of the information code in a state of not logging in the application program, further, defects caused by failing to view the content corresponding to the information code can be effectively overcome, and thus the user experience of scanning the code of the user who is not logged in can be improved.
It can be seen that, in some application scenarios, after the application program jumps to a preset page corresponding to the access address according to the access address carried by the information code scanned by the application program, if the application program is detected to be in an unregistered state, the application program can inquire whether to log in the account with the aid of the front end of the page, so that after the login disagreement operation is detected, the application program jumps to a second page with the access address matched with the parameter characterization data carried by the information code, so that the second page can provide some page contents for some unregistered users, and therefore the users can still view some contents by means of the information code under the state of not logging in the application program, which is beneficial to improving the code scanning experience of the users.
Based on the above description of S1 to S4, for the page access method provided by the embodiment of the present application, in response to the information code scanning operation, the page access method first jumps to the preset page corresponding to the access address carried by the information code; if the login state is determined to be in the login state when the preset page is displayed or the login agreement operation is triggered after the preset page is displayed, the method is skipped to the first page; but if the login operation is triggered disagreement after the preset page is presented, a jump is made to the second page. The access address of the first page is determined according to the classification information corresponding to the login account and the parameter characterization data carried by the information code, so that the first page is more adaptive to the login account, the first page can better meet personalized page access requirements of some users, such as users with the login account, and further the code scanning experience of the users is improved. In addition, the access address of the second page is determined according to the parameter characterization data, so that the second page can represent the page which can be accessed when the user does not log in, and therefore the second page can meet the page access requirements of users such as users inconvenient to log in or unregistered in an account, and further the user code scanning experience is improved. Therefore, the technical scheme provided by the application can meet the page access requirements of the code scanning users in different states as far as possible, so that the code scanning experience of the users can be better improved.
In addition, in order to better improve the user code scanning experience, the application also provides a possible implementation manner of the address prediction model, and in this implementation manner, when the access address of the first page is determined by using the address prediction model, the address prediction model can be used for updating according to the usage description information of the first page. The usage description information is used for describing the usage situation of the first page after the user jumps to the first page, such as how long the user stays on the first page, what operations the user triggers on the first page, etc., so that the usage description information can indicate to a certain extent whether the first page meets the personalized page access requirement of the user, so that the usage description information can indicate to a certain extent the performance of the address prediction model, and further the address prediction model updated based on the usage description information has better performance, so that the address determined by using the updated address prediction model meets the personalized page access requirement more, and thus the user code scanning experience is improved. It should be noted that, the present application is not limited to the embodiment of the update process, for example, the training data of the address prediction model may be updated by using the manner of constructing the positive sample and the negative sample using the description information, so that the address prediction model obtained by training with the updated training data has better performance.
Based on the page access method provided by the embodiment of the present application, the embodiment of the present application further provides a page access device, which is explained and illustrated below with reference to fig. 3. Fig. 3 is a schematic structural diagram of a page access device according to an embodiment of the present application. It should be noted that, for the technical details of the page access device provided in the embodiment of the present application, please refer to the related content of the page access method.
As shown in fig. 3, a page access apparatus 300 provided in an embodiment of the present application includes:
A first jumping unit 301, configured to jump to a preset page in response to an information code scanning operation; the information code carries an access address of the preset page;
a second jumping unit 302, configured to jump to the first page in response to determining that the preset page is in a login state when being displayed or triggering a login agreement operation after the preset page is displayed; the access address of the first page is determined according to classification information corresponding to the login account and parameter characterization data carried by the information code;
A third jumping unit 303, configured to jump to a second page in response to triggering a disagreement to login operation after the preset page is displayed; the access address of the second page is determined in accordance with the parameter characterization data.
In one possible implementation, the parameter characterization data includes a parameter ciphertext; the access address of the first page is determined according to the classification information and the decryption result of the parameter ciphertext; the access address of the second page is determined according to the decryption result.
In one possible implementation manner, after the jump to the preset page, the method further includes:
An object adding unit, configured to add a login request object on the preset page in response to determining that the preset page is in an unregistered state when displayed; the login agreement operation and the login disagreement operation are triggered by aiming at the login request object;
The second jumping unit 302 is specifically configured to: jumping from the preset page to a first page;
the third jumping unit 303 is specifically configured to: and jumping from the preset page to a second page.
In a possible implementation manner, the second jumping unit 302 is specifically configured to: in response to determining that the preset page is in a login state when displayed, jumping from the preset page to the first page;
The method further comprises the steps of:
a fourth jump unit, configured to jump from the preset page to a login request page in response to determining that the preset page is in an unregistered state when displayed;
The second jumping unit 302 is specifically configured to: responding to triggering of login agreement operation aiming at the login request page, and jumping from the login request page to a first page;
the third jumping unit 303 is specifically configured to jump from the login request page to the second page in response to triggering a disagreement to login operation with respect to the login request page.
In one possible implementation, the method is applied to an application;
the access address of the first page is determined by a server according to the classification information and the parameter characterization data sent by the front end of the page corresponding to the application program; the classification information is determined by the server according to account description information of the login account sent by the front end of the page;
the access address of the second page is determined by the server based on the parameter characterization data sent by the front end of the page.
In one possible implementation manner, the determining of the classification information includes: the server sends the account description information to an account management system; the account management system is used for analyzing the account description information to obtain the account identification of the login account; after the server receives the account identification fed back by the account management system, the server sends the account identification to a classification management system; the classification management system is used for acquiring classification information matched with the account identification and feeding back the matched classification information to the server as classification information corresponding to the login account.
In one possible implementation, the parameter characterization data includes a parameter ciphertext;
the determining process of the access address of the first page comprises the following steps: after the server acquires the decryption result of the parameter ciphertext, the server sends the decryption result and the classification information to an address management system; the address management system is used for acquiring a first access address matched with the classification information and the decryption result, and feeding back the first access address to the server as the access address of the first page;
The determining process of the access address of the second page comprises the following steps: after the server obtains the decryption result of the parameter ciphertext, the server sends the decryption result to an address management system; the address management system is used for acquiring a second access address matched with the decryption result and feeding back the second access address to the server as the access address of the second page.
In one possible implementation, the access address of the first page is determined using an address prediction model; the address prediction model is used for carrying out updating processing according to the use description information of the first page, and the use description information is used for describing the use condition of the first page after jumping to the first page.
Based on the above-mentioned related content of the page access device 300, the working principle of the page access device 300 provided in the embodiment of the application is as follows: responding to the information code scanning operation, firstly jumping to a preset page corresponding to an access address carried by the information code; if the login state is determined to be in the login state when the preset page is displayed or the login agreement operation is triggered after the preset page is displayed, the method is skipped to the first page; but if the login operation is triggered disagreement after the preset page is presented, a jump is made to the second page. The access address of the first page is determined according to the classification information corresponding to the login account and the parameter characterization data carried by the information code, so that the first page is more adaptive to the login account, the first page can better meet personalized page access requirements of some users, such as users with the login account, and further the code scanning experience of the users is improved. In addition, the access address of the second page is determined according to the parameter characterization data, so that the second page can represent the page which can be accessed when the user does not log in, and therefore the second page can meet the page access requirements of users such as users inconvenient to log in or unregistered in an account, and further the user code scanning experience is improved. Therefore, the technical scheme provided by the application can meet the page access requirements of the code scanning users in different states as far as possible, so that the code scanning experience of the users can be better improved.
In addition, the embodiment of the application also provides electronic equipment, which comprises a processor and a memory: the memory is used for storing instructions or computer programs; the processor is configured to execute the instructions or the computer program in the memory, so that the electronic device executes any implementation of the page access method provided by the embodiment of the present application.
Referring to fig. 4, a schematic diagram of an electronic device 400 suitable for use in implementing embodiments of the present disclosure is shown. The terminal devices in the embodiments of the present disclosure may include, but are not limited to, mobile terminals such as mobile phones, notebook computers, digital broadcast receivers, PDAs (personal digital assistants), PADs (tablet computers), PMPs (portable multimedia players), in-vehicle terminals (e.g., in-vehicle navigation terminals), and the like, and stationary terminals such as digital TVs, desktop computers, and the like. The electronic device shown in fig. 4 is merely an example and should not be construed to limit the functionality and scope of use of the disclosed embodiments.
As shown in fig. 4, the electronic device 400 may include a processing means (e.g., a central processing unit, a graphics processor, etc.) 401, which may perform various suitable actions and processes according to a program stored in a Read Only Memory (ROM) 402 or a program loaded from a storage means 408 into a Random Access Memory (RAM) 403. In the RAM403, various programs and data necessary for the operation of the electronic device 400 are also stored. The processing device 401, the ROM 402, and the RAM403 are connected to each other by a bus 404. An input/output (I/O) interface 405 is also connected to bus 404.
In general, the following devices may be connected to the I/O interface 405: input devices 406 including, for example, a touch screen, touchpad, keyboard, mouse, camera, microphone, accelerometer, gyroscope, etc.; an output device 407 including, for example, a Liquid Crystal Display (LCD), a speaker, a vibrator, and the like; storage 408 including, for example, magnetic tape, hard disk, etc.; and a communication device 409. The communication means 409 may allow the electronic device 400 to communicate with other devices wirelessly or by wire to exchange data. While fig. 4 shows an electronic device 400 having various means, it is to be understood that not all of the illustrated means are required to be implemented or provided. More or fewer devices may be implemented or provided instead.
In particular, according to embodiments of the present disclosure, the processes described above with reference to flowcharts may be implemented as computer software programs. For example, embodiments of the present disclosure include a computer program product comprising a computer program embodied on a non-transitory computer readable medium, the computer program comprising program code for performing the method shown in the flow chart. In such an embodiment, the computer program may be downloaded and installed from a network via communications device 409, or from storage 408, or from ROM 402. The above-described functions defined in the methods of the embodiments of the present disclosure are performed when the computer program is executed by the processing device 401.
The electronic device provided by the embodiment of the present disclosure belongs to the same inventive concept as the method provided by the above embodiment, and technical details not described in detail in the present embodiment can be seen in the above embodiment, and the present embodiment has the same beneficial effects as the above embodiment.
The embodiment of the application also provides a computer readable medium, wherein the computer readable medium stores instructions or a computer program, and when the instructions or the computer program are run on a device, the device is caused to execute any implementation mode of the page access method provided by the embodiment of the application.
It should be noted that the computer readable medium described in the present disclosure may be a computer readable signal medium or a computer readable storage medium, or any combination of the two. The computer readable storage medium can be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or a combination of any of the foregoing. More specific examples of the computer-readable storage medium may include, but are not limited to: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In the context of this disclosure, a computer-readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. In the present disclosure, however, the computer-readable signal medium may include a data signal propagated in baseband or as part of a carrier wave, with the computer-readable program code embodied therein. Such a propagated data signal may take any of a variety of forms, including, but not limited to, electro-magnetic, optical, or any suitable combination of the foregoing. A computer readable signal medium may also be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device. Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to: electrical wires, fiber optic cables, RF (radio frequency), and the like, or any suitable combination of the foregoing.
In some embodiments, the clients, servers may communicate using any currently known or future developed network protocol, such as HTTP (Hyper Text Transfer Protocol ), and may be interconnected with any form or medium of digital data communication (e.g., a communication network). Examples of communication networks include a local area network ("LAN"), a wide area network ("WAN"), the internet (e.g., the internet), and peer-to-peer networks (e.g., ad hoc peer-to-peer networks), as well as any currently known or future developed networks.
The computer readable medium may be contained in the electronic device; or may exist alone without being incorporated into the electronic device.
The computer readable medium carries one or more programs which, when executed by the electronic device, cause the electronic device to perform the method described above.
Computer program code for carrying out operations of the present disclosure may be written in one or more programming languages, including, but not limited to, an object oriented programming language such as Java, smalltalk, C ++ and conventional procedural programming languages, such as the "C" programming language or similar programming languages. The program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server. In the case of a remote computer, the remote computer may be connected to the user's computer through any kind of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or may be connected to an external computer (for example, through the Internet using an Internet service provider).
The flowcharts and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods and computer program products according to various embodiments of the present disclosure. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
The units involved in the embodiments of the present disclosure may be implemented by means of software, or may be implemented by means of hardware. Where the names of the units/modules do not constitute a limitation of the units themselves in some cases.
The functions described above herein may be performed, at least in part, by one or more hardware logic components. For example, without limitation, exemplary types of hardware logic components that may be used include: a Field Programmable Gate Array (FPGA), an Application Specific Integrated Circuit (ASIC), an Application Specific Standard Product (ASSP), a system on a chip (SOC), a Complex Programmable Logic Device (CPLD), and the like.
In the context of this disclosure, a machine-readable medium may be a tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. The machine-readable medium may be a machine-readable signal medium or a machine-readable storage medium. The machine-readable medium may include, but is not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any suitable combination of the foregoing. More specific examples of a machine-readable storage medium would include an electrical connection based on one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing.
It should be noted that, in the present description, each embodiment is described in a progressive manner, and each embodiment is mainly described in a different manner from other embodiments, and identical and similar parts between the embodiments are all enough to refer to each other. For the system or device disclosed in the embodiments, since it corresponds to the method disclosed in the embodiments, the description is relatively simple, and the relevant points refer to the description of the method section.
It should be understood that in the present application, "at least one (item)" means one or more, and "a plurality" means two or more. "and/or" for describing the association relationship of the association object, the representation may have three relationships, for example, "a and/or B" may represent: only a, only B and both a and B are present, wherein a, B may be singular or plural. The character "/" generally indicates that the context-dependent object is an "or" relationship. "at least one of" or the like means any combination of these items, including any combination of single item(s) or plural items(s). For example, at least one (one) of a, b or c may represent: a, b, c, "a and b", "a and c", "b and c", or "a and b and c", wherein a, b, c may be single or plural.
It is further noted that relational terms such as first and second, and the like are used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Moreover, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising one … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
The steps of a method or algorithm described in connection with the embodiments disclosed herein may be embodied directly in hardware, in a software module executed by a processor, or in a combination of the two. The software modules may be disposed in Random Access Memory (RAM), memory, read Only Memory (ROM), electrically programmable ROM, electrically erasable programmable ROM, registers, hard disk, a removable disk, a CD-ROM, or any other form of storage medium known in the art.
The previous description of the disclosed embodiments is provided to enable any person skilled in the art to make or use the present application. Various modifications to these embodiments will be readily apparent to those skilled in the art, and the generic principles defined herein may be applied to other embodiments without departing from the spirit or scope of the application. Thus, the present application is not intended to be limited to the embodiments shown herein but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.

Claims (12)

1. A method of page access, the method comprising:
responding to the information code scanning operation, and jumping to a preset page; the information code carries an access address of the preset page;
Responding to determining that the preset page is in a login state when being displayed or triggering a login agreement operation after the preset page is displayed, and jumping to a first page; the access address of the first page is determined according to classification information corresponding to the login account and parameter characterization data carried by the information code;
Responding to triggering the disagreement login operation after the preset page is displayed, and jumping to a second page; the access address of the second page is determined in accordance with the parameter characterization data.
2. The method of claim 1, wherein the parametric characterization data comprises parametric ciphertext;
The access address of the first page is determined according to the classification information and the decryption result of the parameter ciphertext;
the access address of the second page is determined according to the decryption result.
3. The method of claim 1, wherein after the jumping to the preset page, the method further comprises:
Responding to the fact that the preset page is in an unregistered state when being displayed, and adding a login request object on the preset page; the login agreement operation and the login disagreement operation are triggered by aiming at the login request object;
the jumping to the first page includes:
Jumping from the preset page to a first page;
The jumping to the second page includes:
and jumping from the preset page to a second page.
4. The method of claim 1, wherein the page skip procedure after the skip to the preset page comprises:
In response to determining that the preset page is in a login state when displayed, jumping from the preset page to the first page;
in response to determining that the preset page is in an unregistered state when displayed, jumping from the preset page to a login request page;
responding to triggering of login agreement operation aiming at the login request page, and jumping from the login request page to a first page;
And in response to triggering a disagreement to a login operation for the login request page, jumping from the login request page to a second page.
5. The method of claim 1, wherein the method is applied to an application;
the access address of the first page is determined by a server according to the classification information and the parameter characterization data sent by the front end of the page corresponding to the application program; the classification information is determined by the server according to account description information of the login account sent by the front end of the page;
the access address of the second page is determined by the server based on the parameter characterization data sent by the front end of the page.
6. The method of claim 5, wherein the determining of the classification information comprises:
The server sends the account description information to an account management system; the account management system is used for analyzing the account description information to obtain the account identification of the login account;
After the server receives the account identification fed back by the account management system, the server sends the account identification to a classification management system; the classification management system is used for acquiring classification information matched with the account identification and feeding back the matched classification information to the server as classification information corresponding to the login account.
7. The method of claim 5, wherein the parametric characterization data comprises parametric ciphertext;
the determining process of the access address of the first page comprises the following steps:
After the server acquires the decryption result of the parameter ciphertext, the server sends the decryption result and the classification information to an address management system; the address management system is used for acquiring a first access address matched with the classification information and the decryption result, and feeding back the first access address to the server as the access address of the first page;
The determining process of the access address of the second page comprises the following steps:
After the server obtains the decryption result of the parameter ciphertext, the server sends the decryption result to an address management system; the address management system is used for acquiring a second access address matched with the decryption result and feeding back the second access address to the server as the access address of the second page.
8. The method of claim 1, wherein the access address of the first page is determined using an address prediction model;
The address prediction model is used for carrying out updating processing according to the use description information of the first page, and the use description information is used for describing the use condition of the first page after jumping to the first page.
9. A page access apparatus, comprising:
The first jumping unit is used for responding to the information code scanning operation and jumping to a preset page; the information code carries an access address of the preset page;
The second jump unit is used for responding to the fact that the preset page is in a login state when being displayed or triggering the login agreement operation after being displayed, and jumping to the first page; the access address of the first page is determined according to classification information corresponding to the login account and parameter characterization data carried by the information code;
The third jump unit is used for responding to the triggering of disagreement login operation after the preset page is displayed and jumping to a second page; the access address of the second page is determined in accordance with the parameter characterization data.
10. An electronic device, the device comprising: a processor and a memory;
The memory is used for storing instructions or computer programs;
The processor for executing the instructions or computer program in the memory to cause the electronic device to perform the method of any of claims 1-8.
11. A computer readable medium, characterized in that it has stored therein instructions or a computer program which, when run on a device, causes the device to perform the method of any of claims 1-8.
12. A computer program product comprising a computer program, carried on a non-transitory computer readable medium, the computer program comprising program code for performing the method of any of claims 1-8.
CN202410339126.5A 2024-03-22 2024-03-22 Page access method, device, equipment, medium and product Pending CN118210988A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202410339126.5A CN118210988A (en) 2024-03-22 2024-03-22 Page access method, device, equipment, medium and product

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202410339126.5A CN118210988A (en) 2024-03-22 2024-03-22 Page access method, device, equipment, medium and product

Publications (1)

Publication Number Publication Date
CN118210988A true CN118210988A (en) 2024-06-18

Family

ID=91448624

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202410339126.5A Pending CN118210988A (en) 2024-03-22 2024-03-22 Page access method, device, equipment, medium and product

Country Status (1)

Country Link
CN (1) CN118210988A (en)

Similar Documents

Publication Publication Date Title
CN111414498B (en) Multimedia information recommendation method and device and electronic equipment
US11762931B2 (en) Feedback method and apparatus based on online document comment, and non-transitory computer-readable storage medium
US20130110992A1 (en) Electronic device management using interdomain profile-based inferences
US20230325443A1 (en) Document processing method and apparatus, and electronic device
JP2021103506A (en) Method and device for generating information
US20220366066A1 (en) Display method, display device, and electronic device
US20230273709A1 (en) Information display method and apparatus, electronic device, and computer readable storage medium
CN111596991A (en) Interactive operation execution method and device and electronic equipment
CN111311358B (en) Information processing method and device and electronic equipment
WO2023088172A1 (en) Interaction method and apparatus, and electronic device and storage medium
CN111241137A (en) Data processing method and device, electronic equipment and storage medium
CN111460020B (en) Method, device, electronic equipment and medium for resolving message
CN118210988A (en) Page access method, device, equipment, medium and product
CN111382365B (en) Method and device for outputting information
CN110941683B (en) Method, device, medium and electronic equipment for acquiring object attribute information in space
CN113568907A (en) Method, device, server and storage medium for processing station information message
CN115017437A (en) Information display method, device, terminal and storage medium
CN112380476A (en) Information display method and device and electronic equipment
CN110826305A (en) Data processing method and device for online form, terminal and server
CN113760382B (en) Plug-in starting method and device, terminal equipment and storage medium
CN111625707B (en) Recommendation response method, device, medium and equipment
WO2022228405A1 (en) Information interaction method and apparatus, and electronic device
KR101250213B1 (en) Method and content service server for providing content request service
CN110046171B (en) System, method and apparatus for obtaining information
CN116886531A (en) Service processing method, device, medium and electronic equipment

Legal Events

Date Code Title Description
PB01 Publication