CN112069427A - Resource bit link generation method, device, equipment and storage medium - Google Patents

Resource bit link generation method, device, equipment and storage medium Download PDF

Info

Publication number
CN112069427A
CN112069427A CN202010942325.7A CN202010942325A CN112069427A CN 112069427 A CN112069427 A CN 112069427A CN 202010942325 A CN202010942325 A CN 202010942325A CN 112069427 A CN112069427 A CN 112069427A
Authority
CN
China
Prior art keywords
resource bit
link
target
resource
page
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN202010942325.7A
Other languages
Chinese (zh)
Other versions
CN112069427B (en
Inventor
尹家露
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Dajia Internet Information Technology Co Ltd
Original Assignee
Beijing Dajia Internet Information Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Dajia Internet Information Technology Co Ltd filed Critical Beijing Dajia Internet Information Technology Co Ltd
Priority to CN202010942325.7A priority Critical patent/CN112069427B/en
Publication of CN112069427A publication Critical patent/CN112069427A/en
Application granted granted Critical
Publication of CN112069427B publication Critical patent/CN112069427B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/955Retrieval from the web using information identifiers, e.g. uniform resource locators [URL]
    • G06F16/9558Details of hyperlinks; Management of linked annotations
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The present disclosure relates to a method, an apparatus, a device and a storage medium for generating a resource bit link, and relates to the technical field of computers, wherein the method is applied to a client, and comprises: acquiring a target page path and a target resource bit of a page to be displayed at a client; generating a resource bit identifier of the target resource bit by adopting a link generation plug-in according to a set identifier generation rule; the identification generation rule is used for indicating identification generation modes respectively corresponding to different types of resource bits; and splicing the target page path and the resource bit identifier according to a preset link format to generate a resource bit link corresponding to the target resource bit. The method and the device solve the problem that the unique resource bit identifier cannot be automatically generated in the related technology, and automatically generate the unique resource bit identifier and the resource bit link for the target resource bit by adopting the link generation plug-in.

Description

Resource bit link generation method, device, equipment and storage medium
Technical Field
The present disclosure relates to the field of computer technologies, and in particular, to a method, an apparatus, a device, and a storage medium for generating a resource bit link.
Background
Currently, the H5 page is widely used because of the flexible deployment and access. When different resource bits are linked by using H5, unique identifiers of current resource bits need to be added in the resource bit links, so that subsequent data analysis is facilitated.
In the related art, a from message is usually spliced behind a page path to generate a resource bit link, for example: < url >? from ═ XXX >, where XXX is a semantically string set by the operator for the resource bits, and the resource bit links are maintained on a document by the operator.
However, as the number of resource bits increases, the situation that the resource bit identifiers are repeated may occur depending on the operator to set the resource bit identifiers for different resource bits, and the flow of the operator may also cause a problem that the document is not maintained timely, which causes troubles in subsequent data analysis. Moreover, the identifier of the resource bit is generally unrelated to the specific service, and cannot be maintained in the service code.
Disclosure of Invention
The present disclosure provides a method, an apparatus, a device, and a storage medium for generating a resource bit link, so as to at least solve the problem that a unique resource bit identifier cannot be automatically generated in the related art. The technical scheme of the disclosure is as follows:
according to a first aspect of the embodiments of the present disclosure, a method for generating a resource bit link is provided, which is applied to a client, and the method includes:
acquiring a target page path and a target resource bit of a page to be displayed at a client;
adopting a link generation plug-in to generate a resource bit identifier of a target resource bit according to a set identifier generation rule; the identification generation rules are used for indicating identification generation modes respectively corresponding to different types of resource bits;
and splicing the target page path and the resource bit identifier according to a preset link format to generate a resource bit link corresponding to the target resource bit.
According to a second aspect of the embodiments of the present disclosure, there is provided a resource bit link generation apparatus, applied to a client, including:
the system comprises an acquisition unit, a display unit and a display unit, wherein the acquisition unit is configured to execute the acquisition of a target page path and a target resource bit of a page to be displayed of a client;
the identification generation unit is configured to execute the adoption link generation plug-in and generate a resource bit identification of the target resource bit according to a set identification generation rule; the identification generation rules are used for indicating identification generation modes respectively corresponding to different types of resource bits;
and the link generation unit is configured to splice the target page path and the resource bit identifier according to a preset link format, and generate a resource bit link corresponding to the target resource bit.
According to a third aspect of the embodiments of the present disclosure, there is provided an electronic apparatus including:
a processor;
a memory for storing processor-executable instructions;
wherein the processor is configured to execute the instructions to implement the method for generating resource bit links applied to the client as provided in any embodiment of the present disclosure.
According to a fourth aspect of embodiments of the present disclosure, there is provided a storage medium, wherein instructions of the storage medium, when executed by a processor of an electronic device, enable the electronic device to perform a method for generating resource bit links applied to a client as provided in any of the embodiments of the present disclosure.
According to a fifth aspect of the embodiments of the present disclosure, there is provided a computer program product for use in conjunction with an electronic device, the computer program product including a computer-readable storage medium and a computer program mechanism embedded therein, the program being loaded into a computer and executed to implement the method for generating a resource bit link applied to a client according to any of the embodiments of the present disclosure.
The technical scheme provided by the embodiment of the disclosure at least brings the following beneficial effects:
the problem that a unique resource bit identifier cannot be automatically generated in the related technology is solved, and the unique resource bit identifier and the resource bit link are automatically generated for the target resource bit by adopting the link generation plug-in.
It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the disclosure.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the present disclosure and, together with the description, serve to explain the principles of the disclosure and are not to be construed as limiting the disclosure.
FIG. 1a is a flow chart illustrating a method for resource bit chaining generation in accordance with an exemplary embodiment.
FIG. 1b is a flow diagram illustrating a method for generating resource bit chaining in accordance with an exemplary embodiment.
FIG. 2 is a diagram illustrating a generation of resource bit chaining, according to an example embodiment.
FIG. 3 is a block diagram illustrating an apparatus for generating resource bit chaining in accordance with an exemplary embodiment.
Fig. 4 is a schematic structural diagram of an electronic device according to an exemplary embodiment.
Detailed Description
In order to make the technical solutions of the present disclosure better understood by those of ordinary skill in the art, the technical solutions in the embodiments of the present disclosure will be clearly and completely described below with reference to the accompanying drawings.
It should be noted that the terms "first," "second," and the like in the description and claims of the present disclosure and in the above-described drawings are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used is interchangeable under appropriate circumstances such that the embodiments of the disclosure described herein are capable of operation in sequences other than those illustrated or otherwise described herein. The implementations described in the exemplary embodiments below are not intended to represent all implementations consistent with the present disclosure. Rather, they are merely examples of apparatus and methods consistent with certain aspects of the present disclosure, as detailed in the appended claims.
When the page to be displayed is popularized, the links of the page to be displayed can be placed on different resource positions to be displayed, in order to facilitate statistics of page conversion rates corresponding to the resource position links, resource position identifications corresponding to current resource positions exclusively need to be added in the resource position links, and the problem that the resource position identifications are repeated possibly occurs when the resource position identifications are artificially added for the resource positions along with the increase of the number of the resource positions. The embodiment of the disclosure can be applied to the situation of automatically generating the resource bit identifier for the resource bit, and automatically generating the unique resource bit identifier for different resource bits and the resource bit link including the resource bit identifier by adopting the link generation plug-in.
Fig. 1a is a flowchart illustrating a method for generating a resource bit link according to an exemplary embodiment, where the method for generating a resource bit link is used in an electronic device, such as a client, and is performed by a device for generating a resource bit link configured in the electronic device, as shown in fig. 1a, and the method includes the following steps.
In step S11, a target page path and a target resource bit of the page to be displayed by the client are obtained.
The page to be displayed may be a page for displaying detailed information of the resource to be promoted, for example, a detailed page of a certain commodity, or a detailed page of an advertisement, etc. The target page path may be an address of the page to be presented, and is an entry for the user to access the page to be presented. The target resource position can be a predetermined fixed resource position and is used for displaying the link of the page to be displayed, so that when a user browses to the target resource position, the user can jump to the page to be displayed by clicking the link on the target resource position.
In order to facilitate obtaining the target page path and the target resource bit, in an implementation manner of the embodiment of the present disclosure, optionally, the obtaining the target page path and the target resource bit of the page to be displayed at the client includes: and acquiring a target page path and a target resource bit of a page to be displayed input by a user at a client through a configuration interface provided by the link generation plug-in.
The client is configured with a link generation plug-in, which may be a custom SDK toolkit, and provides a visual configuration interface to the user, so that the user may configure a target page path of the page to be displayed, a target resource bit for promoting the page to be displayed, and other parameters required for generating a resource bit link on the configuration page, as shown in fig. 1 b. The target page path of the page to be displayed can be input into the configuration page in a mode of importing the routing file, and can also be input into the configuration page in a mode of manual input.
In step S12, the link generation plug-in is used to generate the resource bit identifier of the target resource bit according to the set identifier generation rule.
The mark generation rule is used for indicating mark generation modes respectively corresponding to different types of resource bits.
Wherein the target resource bits comprise fixed resource bits. In one implementation of the embodiment of the present disclosure, the fixed resource slot is oriented to all users, for example, an advertisement placement slot on a hot page of a microblog, or a goods display slot on a homepage of a certain website.
For the situation that the target resource bit is a fixed resource bit, in order to automatically generate the resource bit identifier of the target resource bit, in an implementation manner of the embodiment of the present disclosure, optionally, a link generation plug-in is used, and the resource bit identifier of the target resource bit is generated according to a set identifier generation rule, including: and responding to the click operation of the user on the identification generation option which is provided by the configuration interface and corresponds to the target resource position, adopting the link generation plug-in, and randomly generating a character string which accords with the set identification format and is used as the resource position identification of the target resource position.
After a target page path and a target resource bit configured by a user are acquired, if it is detected that the user clicks an identifier generation button corresponding to the target resource bit in a configuration page, the client randomly generates a character string conforming to a set identifier format for the target resource bit through the link generation plug-in, for example, randomly combines a character string which comprises letters and numbers and has a preset length as a resource bit identifier of the target resource bit, and displays the resource bit identifier to the user through a popup window. In the embodiment of the present disclosure, the value of the preset length is not fixed, and may be adjusted according to the number of the resource bits.
In an implementation manner of the embodiment of the present disclosure, as shown in fig. 1b, a configuration page provided by a link generation plug-in may also be used to obtain a target resource bit description field, such as a resource bit name and a resource bit remark, set by a user for a target resource bit. The target resource bit description field and the resource bit identifier of the target resource bit can be bound and stored, so that the target resource bit corresponding to the resource bit identifier can be quickly determined through the target resource bit description field subsequently.
In step S13, the target page path and the resource bit identifier are spliced according to a preset link format, and a resource bit link corresponding to the target resource bit is generated.
In order to automatically generate a resource bit link including a unique resource bit identifier, in an implementation manner of the embodiment of the present disclosure, optionally, according to a preset link format, a target page path and a resource bit identifier are spliced to generate a resource bit link corresponding to a target resource bit, including: acquiring an associated parameter matched with a target page path by adopting a link generation plug-in; the associated parameters comprise a target domain name corresponding to a target page path, default parameters and an entrance identification field; and splicing the correlation parameters, the target page path and the resource bit identifier according to a preset link format to generate a resource bit link corresponding to the target resource bit.
The target domain name, default parameters and entry identification fields included in the associated parameters are all components of the resource bit link corresponding to the target page path. The default parameters comprise parameters related to the layout of the page to be displayed, the field value of the entry identification field can be from or refer, and other field values can be defined for the entry identification field according to business requirements on the premise of not conflicting with the existing field.
In an implementation manner of the embodiment of the present disclosure, after a resource bit identifier of a target resource bit is generated, an association parameter that is configured in advance by a user and matches a target page path may be obtained through a link generation plugin, and then the association parameter, the target page path, and the resource bit identifier are correspondingly spliced together according to a link format of "target domain name + target page path + default parameter + entry identifier field ═ target resource bit identifier", so as to obtain a resource bit link corresponding to the target resource bit.
In an implementation manner of the embodiment of the present disclosure, the description field of the target resource bit may be spliced into a resource bit link corresponding to the target resource bit, so as to quickly determine the target resource bit corresponding to the resource bit link through the description field of the target resource bit.
According to the embodiment of the disclosure, the client side can automatically generate the resource bit identifier for the target resource bit by adopting the link generation plug-in, and the uniqueness of the resource bit identifier can be ensured. Meanwhile, the configuration page provided by the link generation plug-in provides rich configuration items for the user, so that the flexibility of resource bit link configuration can be ensured, the maintainability of a large amount of data is improved, and accurate basis is provided for subsequent data analysis.
The technical scheme of the embodiment of the disclosure is applied to the client, and the target page path and the target resource position of the page to be displayed of the client are obtained; adopting a link generation plug-in to generate a resource bit identifier of a target resource bit according to a set identifier generation rule; the identification generation rules are used for indicating identification generation modes respectively corresponding to different types of resource bits; the method comprises the steps that an identification generation rule is used for indicating identification generation modes corresponding to different types of resource bits respectively, the problem that unique resource bit identifications cannot be automatically generated in the related technology is solved, and unique resource bit identifications and resource bit links are automatically generated for target resource bits by adopting a link generation plug-in.
Fig. 2 is a flowchart illustrating a method for generating resource bit links according to an exemplary embodiment, where this embodiment is a further refinement of the above technical solution, and the technical solution in this embodiment may be combined with various alternatives in one or more embodiments described above. As shown in fig. 2, the method for generating the resource bit link includes the following steps.
In step S21, a target page path and a target resource bit of the page to be displayed by the client are obtained.
The page to be displayed may be a page for displaying detailed information of the resource to be promoted, for example, a detailed page of a certain commodity, or a detailed page of an advertisement, etc. The target page path may be an address of the page to be presented, and is an entry for the user to access the page to be presented. The target resource bit may be predetermined or determined according to a real-time sharing operation of the user.
In order to obtain a target page path and a target resource bit in real time, in an implementation manner of the embodiment of the present disclosure, optionally, the obtaining a target page path and a target resource bit of a page to be displayed by a client includes: and responding to the real-time sharing operation of the user on the page to be displayed at the client, and acquiring a target page path and a target resource bit of the page to be displayed.
When a user opens a page to be displayed at a client, if the client detects that the user clicks a sharing button corresponding to the page to be displayed, a target page path and a target resource position of the page to be displayed are acquired in real time. For example, a user opens a detailed page of a commodity at a client, and if the user clicks a sharing button for sharing a current page to a friend circle, the client acquires an address of the current page as a target page path and takes the friend circle of the user as a target resource position.
In step S22, the link generation plug-in is used to generate the resource bit identifier of the target resource bit according to the set identifier generation rule.
Wherein the target resource bits comprise dynamic resource bits. In one implementation of the disclosed embodiment, the dynamic resource allocation is owned by a user and is directed to some users related to the user, but not visible to all users. Such as a user's microblog, circle of friends, or blog homepage, etc.
For the situation that the target resource bit is a dynamic resource bit, in order to automatically generate the resource bit identifier of the target resource bit, in an implementation manner of the embodiment of the present disclosure, optionally, before generating the resource bit identifier of the target resource bit by using a link generation plug-in and according to a set identifier generation rule, the method further includes: and responding to the real-time sharing operation of the page to be displayed by the user, and acquiring the user information of the user and the page sharing platform.
For the dynamic resource bit, in order to facilitate subsequent statistics of page conversion efficiency of the resource bit link shared by each user and page conversion rate conditions of each sharing platform, a resource bit identifier can be generated according to the user information and the page sharing platform, and therefore when it is detected that the user clicks a sharing button corresponding to a page to be displayed, the user information and the page sharing platform of the user need to be acquired.
In an implementation manner of the embodiment of the present disclosure, optionally, generating, by using a link generation plug-in, a resource bit identifier of a target resource bit according to a set identifier generation rule, includes: and encrypting the user information and the page sharing platform by adopting a link generation plug-in to obtain a character string which accords with a set identification format and is used as a resource bit identification of the target resource bit.
According to the method, for the situation that a user shares a page to be displayed in real time, after obtaining user information and a page sharing platform, a client directly calls a link to generate a plug-in, and according to a preset encryption algorithm, such as a symmetric encryption algorithm, the user information and the page sharing platform are encrypted to obtain a character string which is consistent with a set identification format, for example, a character string which comprises letters and numbers and has a length of 20, and the character string is used as a resource bit identification of a target resource bit.
In step S23, the target page path and the resource bit identifier are spliced according to a preset link format, and a resource bit link corresponding to the target resource bit is generated.
In order to automatically generate a resource bit link including a unique resource bit identifier, in an implementation manner of the embodiment of the present disclosure, optionally, according to a preset link format, a target page path and a resource bit identifier are spliced to generate a resource bit link corresponding to a target resource bit, including: acquiring an associated parameter matched with a target page path by adopting a link generation plug-in; the associated parameters comprise a target domain name corresponding to a target page path, default parameters and an entrance identification field; and splicing the correlation parameters, the target page path and the resource bit identifier according to a preset link format to generate a resource bit link corresponding to the target resource bit.
According to the method, a client does not provide a configuration page of a link generation plug-in for a user under the condition that the user shares a page to be displayed in real time, and the user is enabled to configure the associated parameters of a target page path. After the resource bit identifier is generated by the link generation plug-in, the link generation plug-in is continuously called to obtain preset associated parameters matched with the target page path, such as a target domain name, default parameters and an entry identifier field corresponding to the target page path, and then the associated parameters, the target page path and the resource bit identifier are correspondingly spliced together according to a link format of 'the target domain name, the target page path, the default parameters and the entry identifier field being the target resource bit identifier', so that a resource bit link corresponding to the target resource bit is obtained.
In step S24, the resource bit link is fed back to the server for storage, so that when the resource bit link is displayed and converted, the server obtains corresponding conversion data, and performs associated storage on the conversion data according to the resource bit identifier.
The resource bit link is clicked, browsed, shared and bought by a user, commodities and the like in the page to be displayed corresponding to the resource bit link can be displayed and converted as the resource bit link, and corresponding conversion data can be acquired. The client sends the resource bit link to the server, so that the server can selectively store the resource bit link, the associated parameter matched with the target page path, the target page path and the target resource bit description field correspondingly according to the resource bit identifier, and can record conversion data corresponding to the display conversion behavior of the user on the resource bit link, for example, the browsing times, click times, commodity purchase times and the like of the resource bit link put to a certain fixed resource bit, and the page conversion efficiency of the resource bit link is counted.
In order to encourage the user to actively share the resource bit link, in an implementation manner of the embodiment of the present disclosure, optionally, after the resource bit link is fed back to the server, the method further includes: calling an API (application programming interface) provided by the link generation plug-in, and acquiring conversion data corresponding to the resource bit identifier from the server; and calculating a user score value corresponding to the conversion data according to a score calculation rule, and displaying the user score value, wherein the user score value is positively correlated with the conversion rate of the resource bit link.
According to the situation that a user shares a resource bit link in real time, the client feeds the resource bit link, user information, a page sharing platform, current time and other business information back to the server, so that the server performs associated storage on the business information according to a resource bit identifier, and a server can count conversion data of the resource bit link corresponding to the user based on the business information.
In an implementation manner of the embodiment of the present disclosure, in order to encourage the user to actively share the resource bit link, some incentive rules, for example, score calculation rules, may be set, so as to give rewards to the user according to the page conversion efficiency of the resource bit link shared by the user. When a user clicks a reward viewing button on a configuration page provided by the link generation plug-in, calling an API (application programming interface) provided by the link generation plug-in, acquiring conversion data corresponding to a resource bit link shared by the user from a server according to a resource bit identifier, and calculating a user score value corresponding to the conversion data according to a score calculation rule, for example, when the number of clicks of the resource bit link is greater than 5000 within 30 minutes, the user score value is 500, and displaying the score value to the user through the configuration page. The user score value is positively correlated with the conversion rate of the resource bit link, the higher the conversion efficiency of the resource bit link is, the higher the user score value which can be obtained by the user is, for example, when the number of clicks of the resource bit link in 30 minutes is greater than 8000, the user score value is 900, and when the number of clicks of the resource bit link in 30 minutes is greater than 15000, the user score value is 2000. The user score value can be set as the amount of the bonus distributed to the user according to requirements, or the special score value of the user in the application program and the like.
The technical scheme of the embodiment of the disclosure is applied to a client, a target page path and a target resource bit of a page to be displayed of the client are obtained, a link generation plug-in is adopted, and a resource bit identifier of the target resource bit is generated according to a set identifier generation rule, wherein the identifier generation rule is used for indicating identifier generation modes corresponding to different types of resource bits respectively; according to a preset link format, a target page path and a resource bit identifier are spliced to generate a resource bit link corresponding to a target resource bit, the problem that a unique resource bit identifier cannot be automatically generated in the related technology is solved, a link generation plug-in is adopted to automatically generate the unique resource bit identifier and the resource bit link for the target resource bit, the conversion rate brought by each resource bit link can be obtained according to the resource bit identifier, and therefore the launching platform of the resource bit link is adjusted according to the conversion rate of each platform.
FIG. 3 is a block diagram illustrating an apparatus for generating resource bit chaining in accordance with an exemplary embodiment. Referring to fig. 3, the apparatus, applied to a client, includes an acquisition unit 121, an identifier generation unit 122, and a link generation unit 123.
An obtaining unit 121, configured to perform obtaining a target page path and a target resource bit of a page to be displayed at a client;
the identifier generating unit 122 is configured to execute the link generation plug-in, and generate the resource bit identifier of the target resource bit according to the set identifier generation rule; the identification generation rules are used for indicating identification generation modes respectively corresponding to different types of resource bits;
the link generating unit 123 is configured to perform splicing on the target page path and the resource bit identifier according to a preset link format, and generate a resource bit link corresponding to the target resource bit.
In an implementation manner of the embodiment of the present disclosure, optionally, the apparatus for generating resource bit links further includes:
and the feedback unit is configured to perform splicing generation of a resource bit link corresponding to the target resource bit according to the target page path and the resource bit identifier, and then feed the resource bit link back to the server for storage, so that the server acquires corresponding conversion data when the resource bit link is displayed and converted, and performs associated storage on the conversion data according to the resource bit identifier.
In an implementation manner of the embodiment of the present disclosure, optionally, the obtaining unit 121 includes:
the first acquisition subunit is configured to execute a configuration interface provided by the link generation plug-in, and acquire a target page path and a target resource bit of a page to be displayed of a user input client; or
And the second obtaining subunit is configured to execute real-time sharing operation of the user on the page to be displayed at the client, and obtain a target page path and a target resource bit of the page to be displayed.
In an implementation manner of the embodiment of the present disclosure, optionally, the target resource bits include fixed resource bits;
an identification generation unit 122, comprising: and the first generation subunit is configured to execute a click operation of a user on an identification generation option which is provided by the configuration interface and corresponds to the target resource bit, and randomly generate a character string which accords with the set identification format by adopting a link generation plug-in as the resource bit identification of the target resource bit.
In an implementation manner of the embodiment of the present disclosure, optionally, the target resource bit includes a dynamic resource bit;
the generation device of resource bit link, still include: the user information acquisition unit is configured to respond to the real-time sharing operation of a user on a page to be displayed and acquire user information of the user and a page sharing platform before generating a resource bit identifier of a target resource bit by adopting a link generation plug-in according to a set identifier generation rule;
an identification generation unit 122, comprising: and the second generation subunit is configured to execute the link generation plug-in, encrypt the user information and the page sharing platform, and obtain a character string conforming to the set identification format as the resource bit identification of the target resource bit.
In an implementation manner of the embodiment of the present disclosure, optionally, the link generating unit 123 includes:
the parameter acquisition subunit is configured to execute acquisition of the associated parameters matched with the target page path by adopting the link generation plug-in; the associated parameters comprise a target domain name corresponding to a target page path, default parameters and an entrance identification field;
and the resource bit link generation subunit is configured to execute splicing of the association parameters, the target page path and the resource bit identifier according to a preset link generation rule, and generate a resource bit link corresponding to the target resource bit.
In an implementation manner of the embodiment of the present disclosure, optionally, the method further includes: the conversion data acquisition unit is configured to call an Application Programming Interface (API) provided by the link generation plug-in after the resource bit link is fed back to the server, and acquire conversion data corresponding to the resource bit identifier from the server;
and the showing unit is configured to calculate a user score value corresponding to the conversion data according to a score calculation rule and show the user score value, wherein the user score value is positively correlated with the conversion rate of the resource bit link.
With regard to the generation apparatus of the resource bit link in the above embodiment, the specific manner in which each unit performs the operation has been described in detail in the embodiment related to the method, and will not be elaborated here.
Fig. 4 is a schematic structural diagram illustrating an electronic device according to an exemplary embodiment, where the electronic device includes, as shown in fig. 4:
the one or more processors 410 may be capable of,
in FIG. 4, a processor 410 is illustrated as an example;
a memory 420;
the processor 410 and the memory 420 in the device may be connected by a bus or other means, as exemplified by the bus connection in fig. 4.
The memory 420, as a non-transitory computer-readable storage medium, may be used to store software programs, computer-executable programs, and units, such as program instructions/units corresponding to a resource bit link generation method in the embodiments of the present disclosure (for example, the obtaining unit 121, the identifier generation unit 122, and the link generation unit 123 shown in fig. 3). The processor 410 executes various functional applications and data processing of the computer device by executing the software programs, instructions and units stored in the memory 420, that is, the method for generating resource bit links for implementing the above method embodiments is applied to a client, and the method includes:
acquiring a target page path and a target resource bit of a page to be displayed at a client;
adopting a link generation plug-in to generate a resource bit identifier of a target resource bit according to a set identifier generation rule; the identification generation rules are used for indicating identification generation modes respectively corresponding to different types of resource bits;
and splicing the target page path and the resource bit identifier according to a preset link format to generate a resource bit link corresponding to the target resource bit.
The memory 420 may include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application program required for at least one function; the storage data area may store data created according to use of the computer device, and the like. Further, the memory 420 may include high speed random access memory, and may also include non-transitory memory, such as at least one magnetic disk storage device, flash memory device, or other non-transitory solid state storage device. In some embodiments, memory 420 may optionally include memory located remotely from processor 410, which may be connected to the terminal device via a network. Examples of such networks include, but are not limited to, the internet, intranets, local area networks, mobile communication networks, and combinations thereof.
In an exemplary embodiment, a storage medium comprising instructions, such as a memory 420 comprising instructions, executable by a processor 410 of an electronic device to perform the method of generating a resource bit link is also provided. Alternatively, the storage medium may be a non-transitory computer readable storage medium, for example, the non-transitory computer readable storage medium may be a ROM, a Random Access Memory (RAM), a CD-ROM, a magnetic tape, a floppy disk, an optical data storage device, and the like.
In an exemplary embodiment, a computer program product is also provided for use in conjunction with an electronic device, the computer program product comprising a computer-readable storage medium and a computer program mechanism embedded therein, the program being loaded into and executed by a computer to implement the method for generating resource bit chaining as any of the embodiments of the present disclosure.
Other embodiments of the disclosure will be apparent to those skilled in the art from consideration of the specification and practice of the disclosure disclosed herein. This application is intended to cover any variations, uses, or adaptations of the disclosure following, in general, the principles of the disclosure and including such departures from the present disclosure as come within known or customary practice within the art to which the disclosure pertains. It is intended that the specification and examples be considered as exemplary only, with a true scope and spirit of the disclosure being indicated by the following claims.
It will be understood that the present disclosure is not limited to the precise arrangements described above and shown in the drawings and that various modifications and changes may be made without departing from the scope thereof. The scope of the present disclosure is limited only by the appended claims.

Claims (10)

1. A resource bit link generation method is applied to a client, and comprises the following steps:
acquiring a target page path and a target resource bit of a page to be displayed at a client;
generating a resource bit identifier of the target resource bit by adopting a link generation plug-in according to a set identifier generation rule; the identification generation rule is used for indicating identification generation modes respectively corresponding to different types of resource bits;
and splicing the target page path and the resource bit identifier according to a preset link format to generate a resource bit link corresponding to the target resource bit.
2. The method for generating resource bit links according to claim 1, wherein after the target page path and the resource bit identifier are spliced according to a preset link format to generate the resource bit link corresponding to the target resource bit, the method further comprises:
and feeding back the resource bit link to a server for storage, so that the server acquires corresponding conversion data when the resource bit link is displayed and converted, and performing associated storage on the conversion data according to the resource bit identifier.
3. The method for generating the resource bit link according to claim 1, wherein the step of obtaining the target page path and the target resource bit of the page to be displayed at the client comprises:
a configuration interface provided by the plug-in is generated through the link, and a target page path and a target resource bit of a page to be displayed input by a user client are obtained; or
And responding to real-time sharing operation of a user on a page to be displayed at a client, and acquiring a target page path and a target resource bit of the page to be displayed.
4. The method of claim 3, wherein the target resource bits comprise fixed resource bits;
adopting the link to generate the plug-in, generating the resource bit identifier of the target resource bit according to the set identifier generation rule, including:
and responding to the click operation of the user on the identification generation option which is provided by the configuration interface and corresponds to the target resource bit, adopting a link generation plug-in, and randomly generating a character string which accords with a set identification format and is used as the resource bit identification of the target resource bit.
5. The method of claim 3, wherein the target resource bits comprise dynamic resource bits;
before generating the resource bit identifier of the target resource bit according to the set identifier generation rule by adopting the link generation plug-in, the method further comprises the following steps:
responding to real-time sharing operation of a user on a page to be displayed, and acquiring user information of the user and a page sharing platform;
adopting the link to generate the plug-in, generating the resource bit identifier of the target resource bit according to the set identifier generation rule, including:
and encrypting the user information and the page sharing platform by adopting a link generation plug-in to obtain a character string which accords with a set identification format and is used as the resource bit identification of the target resource bit.
6. The method for generating resource bit links according to claim 4 or 5, wherein the splicing is performed on the target page path and the resource bit identifier according to a preset link format to generate resource bit links corresponding to the target resource bits, and the method includes:
acquiring the associated parameters matched with the target page path by adopting a link generation plug-in; the associated parameters comprise a target domain name corresponding to the target page path, default parameters and an entrance identification field;
and splicing the correlation parameters, the target page path and the resource bit identifier according to a preset link format to generate a resource bit link corresponding to the target resource bit.
7. The method of claim 2, wherein after the resource bit chaining is fed back to the server, the method further comprises:
calling an Application Programming Interface (API) provided by the link generation plug-in, and acquiring conversion data corresponding to the resource bit identifier from a server;
and calculating a user score value corresponding to the conversion data according to a score calculation rule, and displaying the user score value, wherein the user score value is positively correlated with the conversion rate of the resource bit link.
8. A resource bit link generation device is applied to a client and comprises:
the system comprises an acquisition unit, a display unit and a display unit, wherein the acquisition unit is configured to execute the acquisition of a target page path and a target resource bit of a page to be displayed of a client;
the identification generation unit is configured to execute the adoption link generation plug-in and generate the resource bit identification of the target resource bit according to a set identification generation rule; the identification generation rule is used for indicating identification generation modes respectively corresponding to different types of resource bits;
and the link generation unit is configured to splice the target page path and the resource bit identifier according to a preset link format, and generate a resource bit link corresponding to the target resource bit.
9. An electronic device, comprising:
a processor;
a memory for storing the processor-executable instructions;
wherein the processor is configured to execute the instructions to implement the method of generating a resource bit chaining as claimed in any one of claims 1 to 7.
10. A storage medium in which instructions, when executed by a processor of an electronic device, enable the electronic device to perform the method of generating a resource bit link of any of claims 1 to 7.
CN202010942325.7A 2020-09-09 2020-09-09 Method, device, equipment and storage medium for generating resource bit links Active CN112069427B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010942325.7A CN112069427B (en) 2020-09-09 2020-09-09 Method, device, equipment and storage medium for generating resource bit links

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010942325.7A CN112069427B (en) 2020-09-09 2020-09-09 Method, device, equipment and storage medium for generating resource bit links

Publications (2)

Publication Number Publication Date
CN112069427A true CN112069427A (en) 2020-12-11
CN112069427B CN112069427B (en) 2023-10-13

Family

ID=73664644

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010942325.7A Active CN112069427B (en) 2020-09-09 2020-09-09 Method, device, equipment and storage medium for generating resource bit links

Country Status (1)

Country Link
CN (1) CN112069427B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113822694A (en) * 2021-01-15 2021-12-21 北京沃东天骏信息技术有限公司 Data returning method, device and storage medium

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104601672A (en) * 2014-12-26 2015-05-06 北京奇虎科技有限公司 Method and device for sharing network resources based on different application clients
CN108197126A (en) * 2016-12-08 2018-06-22 阿里巴巴集团控股有限公司 A kind of processing method and system of data displaying, client and server
CN108304397A (en) * 2017-01-11 2018-07-20 阿里巴巴集团控股有限公司 Promotion link address processing method, client, server and system
CN109783743A (en) * 2019-01-16 2019-05-21 深圳壹账通智能科技有限公司 Task management method, device, storage medium and computer equipment are promoted on line
CN110083783A (en) * 2019-03-22 2019-08-02 深圳壹账通智能科技有限公司 A kind of method, apparatus, storage medium and computer equipment for sharing link
CN110232591A (en) * 2019-05-24 2019-09-13 深圳市轱辘汽车维修技术有限公司 A kind of page promotion method, page extension system and server
CN110442285A (en) * 2019-07-19 2019-11-12 北京口袋时尚科技有限公司 A kind of method and device that information is shared
CN110750741A (en) * 2019-10-18 2020-02-04 深圳市比量科技传媒有限公司 Webpage link skipping processing method, computer device and storage medium

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104601672A (en) * 2014-12-26 2015-05-06 北京奇虎科技有限公司 Method and device for sharing network resources based on different application clients
CN108197126A (en) * 2016-12-08 2018-06-22 阿里巴巴集团控股有限公司 A kind of processing method and system of data displaying, client and server
CN108304397A (en) * 2017-01-11 2018-07-20 阿里巴巴集团控股有限公司 Promotion link address processing method, client, server and system
CN109783743A (en) * 2019-01-16 2019-05-21 深圳壹账通智能科技有限公司 Task management method, device, storage medium and computer equipment are promoted on line
CN110083783A (en) * 2019-03-22 2019-08-02 深圳壹账通智能科技有限公司 A kind of method, apparatus, storage medium and computer equipment for sharing link
CN110232591A (en) * 2019-05-24 2019-09-13 深圳市轱辘汽车维修技术有限公司 A kind of page promotion method, page extension system and server
CN110442285A (en) * 2019-07-19 2019-11-12 北京口袋时尚科技有限公司 A kind of method and device that information is shared
CN110750741A (en) * 2019-10-18 2020-02-04 深圳市比量科技传媒有限公司 Webpage link skipping processing method, computer device and storage medium

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113822694A (en) * 2021-01-15 2021-12-21 北京沃东天骏信息技术有限公司 Data returning method, device and storage medium

Also Published As

Publication number Publication date
CN112069427B (en) 2023-10-13

Similar Documents

Publication Publication Date Title
US11810184B2 (en) Matching content providers and interested content users
KR102069758B1 (en) Improved Push Messaging
CN104111975B (en) The method and device of information push
EP3485450B1 (en) Network based advertisement data traffic latency reduction
CA2920905C (en) Targeting advertisements to customized groups of users of an online system
CN106471543B (en) User&#39;s cross-correlation across multiple applications on client device
KR101673536B1 (en) System and method for providing advertisement based on message using lock screen
KR20180095550A (en) Present content items to online system users in order based on the interaction of users and content items
CN109582873A (en) Method and apparatus for pushed information
JP2020517016A (en) System and method for relevance targeting of online digital advertising
CN112069427B (en) Method, device, equipment and storage medium for generating resource bit links
CN114245234A (en) Virtual resource processing method and device, electronic equipment and storage medium
CN112260933B (en) Communication method, communication device, electronic equipment and medium
US10374929B2 (en) Measuring deletion of cookies included in browsers used by online system users
KR20130072907A (en) Method and system for shortening url
US20160275548A1 (en) Integrating advertisement impressions with user identity for search advertisements
GB2565795A (en) Targeted content delivery
KR20170115925A (en) System and method for providing advertisement based on message using lock screen
CN111125501A (en) Method and apparatus for processing information
CN108811036A (en) Method and apparatus for showing wireless access point information
CN111784427B (en) Product information processing method and device based on electronic shelf and storage medium
US20160104193A1 (en) Universal cross-channel audience addressability
KR20150034547A (en) System and method for user paring between applications
CN113807880A (en) Method and device for data monitoring, electronic equipment and storage medium
JP2016006691A (en) Information providing device, information providing method and information providing program

Legal Events

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