WO2015010589A1 - 链接地址更新方法和装置 - Google Patents

链接地址更新方法和装置 Download PDF

Info

Publication number
WO2015010589A1
WO2015010589A1 PCT/CN2014/082647 CN2014082647W WO2015010589A1 WO 2015010589 A1 WO2015010589 A1 WO 2015010589A1 CN 2014082647 W CN2014082647 W CN 2014082647W WO 2015010589 A1 WO2015010589 A1 WO 2015010589A1
Authority
WO
WIPO (PCT)
Prior art keywords
link address
tracking parameter
parameter information
link
address
Prior art date
Application number
PCT/CN2014/082647
Other languages
English (en)
French (fr)
Inventor
吴充
张运
池雷
赖华贵
黄勇坚
Original Assignee
北京国双科技有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 北京国双科技有限公司 filed Critical 北京国双科技有限公司
Priority to US14/907,191 priority Critical patent/US20160239506A1/en
Publication of WO2015010589A1 publication Critical patent/WO2015010589A1/zh
Priority to US15/162,345 priority patent/US10116529B2/en

Links

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/958Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/23Updating
    • G06F16/2379Updates performed during online database operations; commit processing
    • 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/951Indexing; Web crawling techniques
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/955Retrieval from the web using information identifiers, e.g. uniform resource locators [URL]
    • G06F16/9566URL specific, e.g. using aliases, detecting broken or misspelled links
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/53Network services using third party service providers

Definitions

  • the present invention relates to the field of the Internet, and in particular to a link address update method and apparatus.
  • BACKGROUND OF THE INVENTION When an advertiser places an advertisement, it needs to set a link address of the advertisement.
  • the advertising materials are different, the tracking parameters are often different.
  • Excel macros or other tools are often used to generate parameters in batches, which causes many problems.
  • the tracking parameter information is added or changed to the first link address to obtain a second link address. Further, if the tracking parameter information or the first link address is changed, rechecking whether the first link address enables the tracking parameter information, wherein if the tracking parameter information is enabled, the tracking parameter information of the parent is searched; if the tracking parameter information is not enabled , the second check is performed on the content of the first link address.
  • the link address check is performed on the second link address, wherein the link address check is performed on the second link address in the following manner: Checking the second link address Whether the tracking parameter is full; checking whether the value of the second link address is correct; and checking whether the length of the second link address is too long, wherein if the tracking parameter of the second link address is not fully added, the value of the second link address is incorrect Or if the length of the second link address is too long, recheck whether the first link address is enabled. Tracking parameter information; if the tracking parameter of the second link address has been fully added, the value of the second link address is correct, and the length of the second link address is not excessively long, the check result is recorded.
  • the link address updating apparatus further includes: a detecting module, configured to detect whether the first link address enables tracking parameter information before generating the second link address according to the tracking parameter information and the first link address; When the link parameter enables the tracking parameter information, it is found whether the parent of the first link address has tracking parameter information, wherein the parent of the first link address has tracking parameter information including: if the parent of the first link address has tracking The parameter information is used to perform a first check process on the first link address, where the first check process is to mark the parameter information existing in the first link address; if the parent of the first link address does not track the parameter information, the search is performed.
  • the second link address content is subjected to a second check process.
  • the tracking parameter information or the first link address is changed, rechecking whether the first link address enables the tracking parameter information, wherein if the tracking parameter information is enabled, the tracking parameter information of the parent is searched; if the tracking parameter information is not enabled , the second check is performed on the content of the first link address.
  • the link address updating apparatus further includes: an checking module, configured to perform a link address check on the second link address after generating the second link address according to the tracking parameter information and the first link address, where the second link is used in the following manner Checking the address of the address: checking whether the tracking parameter of the second link address is full; checking whether the value of the second link address is correct; and checking whether the length of the second link address is too long, wherein if the tracking parameter of the second link address is If the value of the second link address is not correct or the length of the second link address is too long, then the first link address is rechecked whether the tracking parameter information is enabled; if the tracking parameter of the second link address has been added, the second link If the value of the address is correct and the length of the second link address is not too long, the result of the check is recorded.
  • an checking module configured to perform a link address check on the second link address after generating the second link address according to the tracking parameter information and the first link address, where the second link is used in the following manner Checking the address of
  • FIG. 1 is a schematic diagram of a link address updating apparatus according to a first embodiment of the present invention
  • FIG. 2 is a schematic diagram of a link address updating apparatus according to a second embodiment of the present invention
  • FIG. 4 is a flowchart of a link address update method according to an embodiment of the present invention
  • FIG. 5 is a flowchart of adding parameters in a link address update method according to an embodiment of the present invention
  • FIG. 6 is a flowchart according to the present invention.
  • Yet another embodiment is a flowchart of a link address update method
  • FIG. 7 is a flow diagram of adding parameters to a link address in accordance with an embodiment of the present invention.
  • FIG. 1 is a schematic diagram of a link address updating apparatus according to a first embodiment of the present invention.
  • the apparatus includes a first acquisition module 10, a second acquisition module 20, and a generation module 30.
  • the first obtaining module 10 is configured to acquire tracking parameter information, where the tracking parameter is parameter information of the first link address, and is used to track the first link address.
  • the tracking parameter information may be a series of key-value pairs, and the value of each tracking parameter may be a fixed constant or a variable represented by a wildcard, and the tracking parameter information is set according to a certain rule to enable tracking of the link address.
  • the first link address can be any web page or link address of the advertisement.
  • the second obtaining module 20 is configured to obtain a first link address.
  • the generating module 30 is configured to generate a second link address according to the tracking parameter information and the first link address, where the second link address adds or changes a link address after the tracking parameter, where the first link address and the second link address Is the link address of the same web page.
  • the generating module when the value of the tracking parameter is a constant constant or a variable represented by a wildcard, the generating module is configured to generate the second link according to the tracking parameter information and the reference link address of the first link address in the following manner Address: Generate a second link address according to the fixed constant and the first link address, or generate a second link address according to the variable represented by the wildcard and the first link address.
  • 2 is a schematic diagram of a link address updating apparatus according to a second embodiment of the present invention.
  • the generating module 30 of the link address updating device further includes a determining submodule 301, a first adding submodule 302, and a second adding submodule 303.
  • the search module 50 is configured to: when the first link address is enabled with the tracking parameter information, whether the parent of the first link address has tracking parameter information, where the parent of the first link address has tracking parameter information, including: The parent of the link address has tracking parameter information, and then performs a first check process on the first link address, wherein the first check process is to mark the parameter information existing in the first link address, and the existing parameter in the first link address
  • the checking module 60 is configured to perform a second check on the content of the detected first link address when the first link address does not enable the tracking parameter information, and record the check result.
  • the second checking process includes: if the content of the first link address after the search is the same as the content of the first link address, recording the check result; if the content of the first link address after the search is different from the content of the first link address, rechecking Whether tracking information is enabled for a link address.
  • the checking module 60 is further configured to perform a link address check on the second link address after the second link address is generated according to the tracking parameter information and the first link address, where the link address check is performed on the second link address in the following manner: Whether the tracking parameter of the link address is added; checking whether the value of the second link address is correct; and checking whether the length of the second link address is too long, wherein if the tracking parameter of the second link address is not fully added, the second link address is If the value is incorrect or the length of the second link address is too long, then the first link address is rechecked whether the tracking parameter information is enabled; if the tracking parameter of the second link address has been fully added, the value of the second link address is correct, and the second link address is If the length is not too long, the result of the check is recorded.
  • the tracking parameter information is added or changed to the first link address by the generating module to obtain the second link address. If the tracking parameter information or the first link address changes, recheck whether the first link address enables the tracking parameter information, wherein if the tracking parameter information is enabled, the tracking parameter information of the parent is searched; if the tracking parameter information is not enabled, The content of the first link address is subjected to a second check.
  • 4 is a flowchart of a link address update method according to an embodiment of the present invention.
  • the link address update method includes the following steps S401 to S403: Step S401: Obtain tracking parameter information, where the tracking parameter is parameter information of the first link address, and is used to track the first link address.
  • the link address contains a lot of address information.
  • the tracking parameter information is a series of key-value pairs.
  • the value of each tracking parameter can be a fixed constant or a variable represented by a wildcard, thus forming a set of tracking parameter setting rules, that is, tracking parameter information.
  • the first link address may be any web page or the link value of the advertisement.
  • the parameter value in the tracking parameter may be some related attribute of the material, for example: unit name, plan name, plan name, account name, and the like. Because the related attributes of the material are directly related to the material information, it is more convenient to manage the tracking parameters by using the relevant attributes of the material as the parameter values in the tracking parameters.
  • the tracking parameter information can be applied to any one of the links, and the predetermined link is tracked according to the tracking parameter information, so that when the material information is changed, the link address is changed according to the tracking parameter information corresponding to the material information, thereby achieving the purpose of tracking the link. Step S402, obtaining a first link address.
  • the tracking parameter When the tracking parameter needs to be added at the first link address, the tracking parameter is added to the first link address according to the first link address and the tracking parameter to obtain the second link address; when the tracking parameter information is changed, the first link is obtained. The original tracking parameter of the address is changed to a new tracking parameter, and the second link address is obtained.
  • the tracking parameter is added or changed to the first link address, the content of the web page corresponding to the first link address does not change. Because the update of the link address is to add or change the tracking parameter information on the first link address, forming a second link address with the tracking parameter, the link address to be tracked can be found by searching the tracking parameter in the second link address.
  • the purpose of tracking the link address is realized, and the entire content of the link address needs to be searched when searching for the link address, which simplifies the tracking and searching process and reduces the workload of tracking and searching.
  • the following takes the advertisement link address as an example, and adds a parameter to the link address for detailed description. It is understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
  • Step S601 to S602 are the same as steps S401 to S402 in the embodiment shown in FIG. 4, and details are not described herein again.
  • Step S603 Before generating the second link address according to the tracking parameter information and the first link address, detecting whether the first link address enables the tracking parameter information.
  • step S604 when the tracking parameter information or the address information of the first link address is changed, detecting the first link address requires enabling the tracking parameter information.
  • step S604 when the tracking parameter information is enabled in the first link address, it is found whether the parent of the first link address has tracking parameter information, and wherein the parent of the first link address has tracking parameter information includes: Step S6041, if The parent of a link address has tracking parameter information, and performs a first check process on the first link address, where the first check process is to mark the parameter information existing in the first link address, and the existing one in the first link address
  • the parameter information is used to perform a second check process on the content of the first link address after the search, and the parent of the first link address may be a unit, a plan, a plan, an
  • Step S605 When the tracking parameter information is not enabled in the first link address, perform a second check on the content of the detected first link address, and record the check result.
  • the second checking process includes: if the content of the first link address after the search is the same as the content of the first link address, recording the check result; if the content of the first link address after the search is different from the content of the first link address, rechecking Whether tracking information is enabled for a link address.
  • the tracking parameter information is added or changed to the first link address by the generating module to obtain the second link address. If the tracking parameter information or the first link address changes, recheck whether the first link address enables the tracking parameter information, wherein if the tracking parameter information is enabled, the tracking parameter information of the parent is searched; if the tracking parameter information is not enabled, The content of the first link address is subjected to a second check.
  • 7 is a flow chart of link address addition parameters in accordance with an embodiment of the present invention.
  • the method of adding a parameter to an advertisement link address according to an embodiment of the present invention includes steps S701 to S702. Step S701, detecting whether the link address of the advertisement enables the tracking parameter information.
  • the first detecting module detects whether the link address of the advertisement enables the tracking parameter information, and if the tracking parameter information is enabled, whether the parent of the link address of the advertisement has tracking parameter information; if the tracking parameter information is not enabled, Then, in step S705, the verification module checks whether the link address of the advertisement is correct. The checking whether the link address of the advertisement is correct is to check whether the link address of the advertisement without the tracking parameter information is the same as the link address content of the original advertisement. If the content is the same, step S706 is performed to record the check result; if the content is different, Then, step S702 is performed to record the check result. Preferably, if an advertising material is added, tracking parameter information is set.
  • the first check processing is performed on the link address of the advertisement that finds the parent tracking parameter information, and the first check processing is to mark the existing parameter information.
  • the existing parameter information in the process of adding tracking parameters or changing the tracking parameters to the link address, it is convenient to distinguish the existing parameter information and the added or changed tracking parameters. Number information, accurately locate the position of the parameter to be added or changed, avoiding duplicate parameter information or incorrect tracking parameter information.
  • Step S704 adding or changing tracking parameters to the link address of the advertisement.
  • the tracking parameter is added or changed according to the tracking parameter and the advertisement link address.
  • the tracking parameter is a series of key value pairs, and the value of each tracking parameter may be a fixed constant or a variable represented by a wildcard.
  • the value of the added tracking parameter is a variable represented by a wildcard
  • the wildcard in the tracking parameter is automatically converted into the value of the corresponding variable; when the value of the added tracking parameter
  • the constant is fixed, the fixed constant is added directly to the ad link address.
  • the tracking parameter information corresponding to the advertisement link changes or the value of the variable represented by the wildcard changes, the tracking parameter in the changed tracking parameter information may be used instead of the original tracking parameter.
  • performing the step S705 to track the parameters in the parameter may take the related attribute of the material as a parameter value, such as a unit name, a plan name, a plan name, an account name, and the like.

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)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

一种链接地址更新方法和装置。该链接地址更新方法包括:获取跟踪参数信息,其中,跟踪参数为第一链接地址的参数信息,用于跟踪第一链接地址;获取第一链接地址;以及根据跟踪参数信息和第一链接地址生成第二链接地址,第二链接地址为第一链接地址添加或更改跟踪参数后的链接地址,第一链接地址和第二链接地址是同一网页的链接地址。能够自动更新链接地址。

Description

链接地址更新方法和装置 技术领域 本发明涉及互联网领域, 具体而言, 涉及一种链接地址更新方法和装置。 背景技术 广告主在投放广告时, 需要设置广告的链接地址。 而出于关键绩效指标跟踪的目 的, 链接地址往往要添加很多的形如 trackidl=valuel&trackid2=value2...这样的跟踪参 数。 而投放的广告物料不同时, 跟踪参数往往也不相同, 当需要投放的广告物料较多 时, 往往使用 Excel宏或其他工具批量生成参数, 这就出现了很多问题。
1、 使用 Excel宏或其他工具能解决一次性生成地址的问题, 但无法实现之后参数 策略变更时已投放的广告链接地址的自动更新。
2、 无法自动检验广告链接地址的参数设置是否正确。 针对现有技术中链接参数信息变更时, 无法自动更新链接地址的问题, 目前尚未 提出有效的解决方案。 发明内容 本发明的主要目的在于提供一种链接地址更新方法和装置, 以解决链接参数信息 变更时, 无法自动更新链接地址的问题。 为了实现上述目的, 根据本发明的一个方面, 提供了一种链接地址更新方法。 根据本发明的链接地址更新方法包括: 获取跟踪参数信息, 其中, 跟踪参数为第 一链接地址的参数信息, 用于跟踪第一链接地址; 获取第一链接地址; 以及根据跟踪 参数信息和第一链接地址生成第二链接地址, 第二链接地址为第一链接地址添加或更 改跟踪参数后的链接地址, 其中, 第一链接地址和第二链接地址是同一网页的链接地 址。 进一步地, 跟踪参数的值为固定常量或通配符表示的变量, 其中, 根据跟踪参数 信息和第一链接地址的基准链接地址生成第二链接地址包括: 根据固定常量和第一链 接地址生成第二链接地址, 或者, 根据通配符表示的变量和第一链接地址生成第二链 接地址。 进一步地, 根据跟踪参数信息和第一链接地址生成第二链接地址包括: 将跟踪参 数信息附加到第一链接地址上, 其中, 将跟踪参数信息附加到第一链接地址上包括: 判断跟踪参数的值是否为固定常量; 如果跟踪参数的值为固定常量, 将固定常量附加 到第一链接地址上; 如果跟踪参数的值为通配符表示的变量, 则将通配符表示的变量 转变为对应的变量的值, 然后将变量的值附加到第一链接地址上。 进一步地, 在根据跟踪参数信息和第一链接地址生成第二链接地址之前, 方法还 包括: 检测第一链接地址是否启用跟踪参数信息; 如果第一链接地址启用跟踪参数信 息, 则查找第一链接地址的父级是否有跟踪参数信息, 其中, 查找第一链接地址的父 级是否有跟踪参数信息包括: 如果第一链接地址的父级有跟踪参数信息, 则对第一链 接地址进行第一检查处理, 其中, 第一检查处理为标记第一链接地址中已有的参数信 息; 如果第一链接地址的父级没有跟踪参数信息, 则对查找后的第一链接地址内容进 行第二检查处理; 如果第一链接地址没有启用跟踪参数信息, 则对检测后的第一链接 地址内容进行第二检查, 并记录检查结果。 进一步地, 对查找后的第一链接地址内容进行第二检查处理包括: 如果查找后的 第一链接地址内容与第一链接地址内容相同, 则记录检查结果; 如果查找后的第一链接地址内容与第一链接地址内容不相同, 则重新检查第一链 接地址是否启用跟踪参数信息。 进一步地, 对第一链接地址进行第一检查处理后, 对第一链接地址添加或更改跟 踪参数信息, 得到第二链接地址。 进一步地, 如果跟踪参数信息或第一链接地址改变, 则重新检查第一链接地址是 否启用跟踪参数信息, 其中, 如果启用跟踪参数信息, 则查找父级的跟踪参数信息; 如果不启用跟踪参数信息, 则对第一链接地址的内容进行第二检查。 进一步地, 根据跟踪参数信息和第一链接地址生成第二链接地址后, 对第二链接 地址进行链接地址检查, 其中, 采用以下方式对第二链接地址进行链接地址检查: 检 查第二链接地址的跟踪参数是否加全; 检查第二链接地址的值是否正确; 以及检查第 二链接地址的长度是否超长, 其中, 如果第二链接地址的跟踪参数没有加全、 第二链 接地址的值不正确或者第二链接地址的长度超长, 则重新检查第一链接地址是否启用 跟踪参数信息; 如果第二链接地址的跟踪参数已经加全、 第二链接地址的值正确以及 第二链接地址的长度没有超长, 则记录检查结果。 为了实现上述目的, 根据本发明的一个方面, 提供了一种链接地址更新装置。 根据本发明的链接地址更新装置包括: 第一获取模块, 用于获取跟踪参数信息, 其中, 跟踪参数为第一链接地址的参数信息, 用于跟踪第一链接地址; 第二获取模块, 用于获取第一链接地址; 以及生成模块, 用于根据跟踪参数信息和第一链接地址生成 第二链接地址, 第二链接地址为第一链接地址添加或更改跟踪参数后的链接地址, 其 中, 第一链接地址和第二链接地址是同一网页的链接地址。 进一步地, 跟踪参数的值为固定常量或通配符表示的变量, 其中, 生成模块用于 采用以下方式根据跟踪参数信息和第一链接地址的基准链接地址生成第二链接地址: 根据固定常量和第一链接地址生成第二链接地址, 或者, 根据通配符表示的变量和第 一链接地址生成第二链接地址。 进一步地, 生成模块用于通过将跟踪参数信息附加到第一链接地址上来根据跟踪 参数信息和第一链接地址生成第二链接地址, 生成模块包括: 判断子模块, 用于判断 跟踪参数的值是否为固定常量; 第一添加子模块,用于如果跟踪参数的值为固定常量, 将固定常量附加到第一链接地址上; 第二添加子模块, 用于如果跟踪参数的值为通配 符表示的变量, 则将通配符表示的变量转变为对应的变量的值, 然后将变量的值附加 到第一链接地址上。 进一步地, 链接地址更新装置还包括: 检测模块, 用于在根据跟踪参数信息和第 一链接地址生成第二链接地址之前, 检测第一链接地址是否启用跟踪参数信息; 查找 模块, 用于在第一链接地址启用跟踪参数信息时, 查找第一链接地址的父级是否有跟 踪参数信息, 其中, 查找第一链接地址的父级是否有跟踪参数信息包括: 如果第一链 接地址的父级有跟踪参数信息, 则对第一链接地址进行第一检查处理, 其中, 第一检 查处理为标记第一链接地址中已有的参数信息; 如果第一链接地址的父级没有跟踪参 数信息, 则对查找后的第一链接地址内容进行第二检查处理; 检查模块, 用于在第一 链接地址没有启用跟踪参数信息时, 对检测后的第一链接地址内容进行第二检查, 并 记录检查结果。 进一步地, 检查模块用于采用以下方式对查找后的第一链接地址内容进行第二检 查处理包括: 如果查找后的第一链接地址内容与第一链接地址内容相同, 则记录检查 结果; 如果查找后的第一链接地址内容与第一链接地址内容不相同,则重新检查第一 链接地址是否启用跟踪参数信息。 进一步地, 生成模块用于对第一链接地址进行第一检查处理后, 对第一链接地址 添加或更改跟踪参数信息, 得到第二链接地址。 进一步地, 如果跟踪参数信息或第一链接地址改变, 则重新检查第一链接地址是 否启用跟踪参数信息, 其中, 如果启用跟踪参数信息, 则查找父级的跟踪参数信息; 如果不启用跟踪参数信息, 则对第一链接地址的内容进行第二检查。 进一步地, 链接地址更新装置还包括: 检查模块, 用于根据跟踪参数信息和第一 链接地址生成第二链接地址后, 对第二链接地址进行链接地址检查, 其中, 采用以下 方式对第二链接地址进行链接地址检查: 检查第二链接地址的跟踪参数是否加全; 检 查第二链接地址的值是否正确; 以及检查第二链接地址的长度是否超长, 其中, 如果 第二链接地址的跟踪参数没有加全、 第二链接地址的值不正确或者第二链接地址的长 度超长, 则重新检查第一链接地址是否启用跟踪参数信息; 如果第二链接地址的跟踪 参数已经加全、 第二链接地址的值正确以及第二链接地址的长度没有超长, 则记录检 查结果。 通过本发明, 采用管理链接地址跟踪参数的方法, 解决了当链接地址参数信息变 更时, 无法自动更新链接地址的问题, 进而达到了自动更新链接地址的效果。 附图说明 构成本申请的一部分的附图用来提供对本发明的进一步理解, 本发明的示意性实 施例及其说明用于解释本发明, 并不构成对本发明的不当限定。 在附图中: 图 1是根据本发明第一实施例链接地址更新装置的示意图; 图 2是根据本发明第二实施例链接地址更新装置的示意图; 图 3是根据本发明第三实施例的链接地址更新装置的示意图; 图 4是根据本发明实施例的链接地址更新方法的流程图; 图 5是根据本发明一实施例链接地址更新方法中添加参数的流程图; 图 6是根据本发明又一实施例链接地址更新方法流程图; 以及 图 7是根据本发明实施例的对链接地址添加参数的流程图。 具体实施方式 需要说明的是, 在不冲突的情况下, 本申请中的实施例及实施例中的特征可以相 互组合。 下面将参考附图并结合实施例来详细说明本发明。 为了使本技术领域的人员更好地理解本发明方案, 下面将结合本发明实施例中的 附图, 对本发明实施例中的技术方案进行清楚、 完整地描述, 显然, 所描述的实施例 仅仅是本发明一部分的实施例, 而不是全部的实施例。 基于本发明中的实施例, 本领 域普通技术人员在没有做出创造性劳动前提下所获得的所有其他实施例, 都应当属于 本发明保护的范围。 图 1是根据本发明第一实施例链接地址更新装置的示意图。 该装置包括第一获取 模块 10、 第二获取模块 20和生成模块 30。 第一获取模块 10用于获取跟踪参数信息,其中,跟踪参数为第一链接地址的参数 信息, 用于跟踪第一链接地址。 跟踪参数信息可以是一系列键-值对, 每个跟踪参数的值可以是固定常量, 也可以 是通配符所表示的变量, 将跟踪参数信息按照一定的规则进行设置以能够实现链接地 址的跟踪。 链接地址包含很多地址信息, 链接地址的地址信息可以是网页的链接地址信息, 也可以是广告的链接地址信息, 还可以是其他需要进行链接地址跟踪的链接地址。 例 如: 出于关键业绩指标跟踪的 目 的, 链接地址可以添加很多形如 trackidl=valuel&trackid2=value2...这样的信息, 即为跟踪参数。当网页或者广告中的物 料信息不同时, 跟踪参数可以不相同。 第一链接地址可以是任意一个网页或者广告的链接地址。 第二获取模块 20用于获取第一链接地址。第二获取模块 20获取的第一链接地址, 可以是获取任一网页的原始链接地址, 例如 www.baidu.com, 也可以是获取任一具有 跟踪参数的网页链接地址, 例如 www.baidu.com/ trackidl=valuel。 生成模块 30用于根据跟踪参数信息和第一链接地址生成第二链接地址,第二链接 地址为第一链接地址添加或更改跟踪参数后的链接地址, 其中, 第一链接地址和第二 链接地址是同一网页的链接地址。 第二链接地址为第一链接地址添加或更改跟踪参数后的链接地址, 例如获取的第 一链接地址为 www.baidu.com/ trackidl=valuel,跟踪参数信息为 trackid2=value2,根据 跟踪参数信息和第一链接地址生成的第二链接地址可以为对第一链接地址添加跟踪参 数, 生成的第二链接地址为 www.baidu.com/ trackidl=valuel &trackid2=value2, 还可以 是对第一链接地址的跟踪参数进行更改, 生成第二链接地址为 www.baidu.com/ trackid2=value2。 需要说明的是, 生成的第二链接地址与第一链接地址不同, 但是第一链接地址与 第二链接地址可以对应同一个网页。 根据本发明实施例的链接地址更新装置, 在跟踪参数的值为固定常量或通配符表 示的变量时, 生成模块用于采用以下方式根据跟踪参数信息和第一链接地址的基准链 接地址生成第二链接地址: 根据固定常量和第一链接地址生成第二链接地址, 或者根 据通配符表示的变量和第一链接地址生成第二链接地址。 图 2是根据本发明第二实施例链接地址更新装置的示意图。 该链接地址更新装置 的生成模块 30还包括判断子模块 301、 第一添加子模块 302和第二添加子模块 303。 判断子模块 301用于判断跟踪参数的值是否为固定常量。 跟踪参数的值可以为固 定常量, 也可以为通配符表示的变量。当跟踪参数的值为固定常量时,判断子模块 301 判断跟踪参数的值是固定常量。 第一添加子模块 302用于如果跟踪参数的值为固定常量, 将固定常量附加到第一 链接地址上。 例如固定常量为 C, 第一链接地址为 www.baidu.com, 则生成的第二链 接地址为 www.baidu.com/ trackid2=C, 第二添加子模块 303用于如果跟踪参数的值为通配符表示的变量, 则将通配符表 示的变量转变为对应的变量的值, 然后将变量的值附加到第一链接地址上。 例如通配符表示的变量为 valuel , 变量 valuel的值为 5, 则将变量的值附加到第 一链接地址 www.baidu.com上, 则生成的第二链接地址为 www.baidu.com/ trackidl=5。 图 3是根据本发明第三实施例的链接地址更新装置的示意图。 该装置包括第一获 取模块 10、 第二获取模块 20、 生成模块 30和检测模块 40。 第一获取模块 10、 第二获取模块 20、 生成模块 30与图 1所示实施例中的第一获 取模块 10、 第二获取模块 20、 生成模块 30的作用相同, 在此不再赘述。 检测模块 40用于在根据跟踪参数信息和第一链接地址生成第二链接地址之前,检 测第一链接地址是否启用跟踪参数信息。 例如, 在跟踪参数信息或者第一链接地址的 地址信息变更时, 检测第一链接地址需要启用跟踪参数信息。 查找模块 50用于在第一链接地址启用跟踪参数信息时,查找第一链接地址的父级 是否有跟踪参数信息, 其中, 查找第一链接地址的父级是否有跟踪参数信息包括: 如 果第一链接地址的父级有跟踪参数信息, 则对第一链接地址进行第一检查处理,其中, 第一检查处理为标记第一链接地址中已有的参数信息, 第一链接地址中已有的参数信 息可以是形如 www.baidu.com这样的地址, 也可以是形如 www.baidu.com/ trackidl=5 这样带有跟踪参数的地址; 如果第一链接地址的父级没有跟踪参数信息, 则对查找后 的第一链接地址内容进行第二检查处理, 第一链接地址的父级可以是单元、 计划、 方 案、 账户等。 检查模块 60用于在第一链接地址没有启用跟踪参数信息时,对检测后的第一链接 地址内容进行第二检查, 并记录检查结果。 第二检查处理包括: 如果查找后的第一链 接地址内容与第一链接地址内容相同, 则记录检查结果; 如果查找后的第一链接地址 内容与第一链接地址内容不相同, 则重新检查第一链接地址是否启用跟踪参数信息。 检查模块 60还用于根据跟踪参数信息和第一链接地址生成第二链接地址后,对第 二链接地址进行链接地址检查, 其中, 采用以下方式对第二链接地址进行链接地址检 查: 检查第二链接地址的跟踪参数是否加全; 检查第二链接地址的值是否正确; 以及 检查第二链接地址的长度是否超长, 其中, 如果第二链接地址的跟踪参数没有加全、 第二链接地址的值不正确或者第二链接地址的长度超长, 则重新检查第一链接地址是 否启用跟踪参数信息; 如果第二链接地址的跟踪参数已经加全、 第二链接地址的值正 确以及第二链接地址的长度没有超长, 则记录检查结果。 对第一链接地址进行第一检查处理后, 利用生成模块对第一链接地址添加或更改 跟踪参数信息, 得到第二链接地址。 如果跟踪参数信息或第一链接地址改变, 则重新检查第一链接地址是否启用跟踪 参数信息, 其中, 如果启用跟踪参数信息, 则查找父级的跟踪参数信息; 如果不启用 跟踪参数信息, 则对第一链接地址的内容进行第二检查。 图 4是根据本发明实施例的链接地址更新方法的流程图, 根据本发明实施例的链 接地址更新方法包括如下的步骤 S401至步骤 S403 : 步骤 S401, 获取跟踪参数信息, 其中, 跟踪参数为第一链接地址的参数信息, 用 于跟踪第一链接地址。 链接地址包含很多地址信息, 出于关键业绩指标跟踪的目的, 链接地址会添加很 多形如 trackidl=valuel&trackid2=value2...这样的跟踪参数。 当网页中的物料信息不同 时, 跟踪参数往往也不相同。 跟踪参数信息是一系列键-值对, 每个跟踪参数的值可以是固定常量, 也可是通配 符所表示的变量, 这样就形成了一套跟踪参数设置规则, 也就是跟踪参数信息。 第一链接地址可以是任意一个网页或者广告的链接地址 跟踪参数中的参数值可以为物料的一些相关属性, 例如: 单元名、 计划名、 方案 名、 账户名等。 因为物料的相关属性与物料信息直接相关, 所以以物料的相关属性为 跟踪参数中的参数值可以更方便对跟踪参数进行管理。 跟踪参数信息可以运用到任意一个链接中, 根据跟踪参数信息跟踪预定的链接, 这样, 当物料信息更改时, 根据与物料信息相对应的跟踪参数信息变更链接地址, 从 而达到了跟踪链接的目的。 步骤 S402, 获取第一链接地址。第一链接地址可以是需要添加参数的网页的链接 地址, 也可以是广告的基准链接地址, 在获得的第一链接地址的基础上添加参数, 以 获得添加参数后的、 可跟踪的链接地址。 获取的第一链接地址, 可以是获取任一网页的原始链接地址, 例如 www.baidu.com, 也可以是获取任一具有跟踪参数的网页链接地址, 例如 www.baidu.com/ trackidl=valuel。 步骤 S403, 根据跟踪参数信息和第一链接地址生成第二链接地址, 第二链接地址 为第一链接地址添加或更改跟踪参数后的链接地址, 第一链接地址和第二链接地址是 同一网页的链接地址。 第二链接地址为第一链接地址添加或更改跟踪参数后的链接地址, 例如获取的第 一链接地址为 www.baidu.com/ trackidl=valuel,跟踪参数信息为 trackid2=value2,根据 跟踪参数信息和第一链接地址生成的第二链接地址可以为对第一链接地址添加跟踪参 数, 生成的第二链接地址为 www.baidu.com/ trackidl=valuel &trackid2=value2, 还可以 是对第一链接地址的跟踪参数进行更改, 生成第二链接地址为 www.baidu.com/ trackid2=value2。 当需要在第一链接地址添加跟踪参数时, 以第一链接地址和跟踪参数为依据, 在 第一链接地址上添加跟踪参数, 获得第二链接地址; 当跟踪参数信息改变时, 将第一 链接地址的原跟踪参数改变为新的跟踪参数, 得到第二链接地址。 当对第一链接地址 添加或更改跟踪参数时, 与第一链接地址对应的网页内容不变。 因为上述链接地址的更新是在第一链接地址上添加或更改跟踪参数信息, 形成了 带有跟踪参数的第二链接地址, 可以通过查找第二链接地址中的跟踪参数来找到需要 跟踪的链接地址, 既实现了跟踪链接地址的目的, 也避免了查找链接地址时需要查找 链接地址的全部内容, 简化了跟踪查找程序, 减少了跟踪查找的工作量。 为了使本发明的技术方案更加清楚, 以下以广告链接地址为例, 对链接地址添加 参数进行详细说明。 应当理解, 此处所描述的具体实施例仅仅用于解释本发明, 不用 于限定本发明。 根据本发明实施例的链接地址更新方法, 在跟踪参数的值为固定常量或通配符表 示的变量时, 根据跟踪参数信息和第一链接地址的基准链接地址生成第二链接地址: 根据固定常量和第一链接地址生成第二链接地址, 或者根据通配符表示的变量和第一 链接地址生成第二链接地址。 图 5是根据本发明一实施例链接地址更新方法中添加参数的流程图。 该链接地址 更新方法中添加参数包括如下步骤: 步骤 S501 , 判断跟踪参数的值是否为固定常量。 跟踪参数的值可以为固定常量, 也可以为通配符表示的变量。 步骤 S502, 如果跟踪参数的值为固定常量, 将固定常量附加到第一链接地址上。 例如固定常量为 C, 第一链接地址为 www.baidu.com, 则生成的第二链接地址为 www.baidu.com/ trackid2=C, 步骤 S503, 如果跟踪参数的值为通配符表示的变量, 则将通配符表示的变量转变 为对应的变量的值, 然后将变量的值附加到第一链接地址上。 例如通配符表示的变量为 valuel , 变量 valuel的值为 5, 则将变量的值附加到第 一链接地址 www.baidu.com上, 则生成的第二链接地址为 www.baidu.com/ trackidl=5。 图 6是根据本发明又一实施例链接地址更新方法流程图。 该实施例链接地址更新 方法包括如下步骤: 步骤 S601至步骤 S602与图 4所示实施例中的歩骤 S401至步骤 S402相同, 在此 不再赘述。 步骤 S603 , 在根据跟踪参数信息和第一链接地址生成第二链接地址之前, 检测第 一链接地址是否启用跟踪参数信息。 例如, 在跟踪参数信息或者第一链接地址的地址 信息变更时, 检测第一链接地址需要启用跟踪参数信息。 步骤 S604, 在第一链接地址启用跟踪参数信息时, 查找第一链接地址的父级是否 有跟踪参数信息, 其中, 查找第一链接地址的父级是否有跟踪参数信息包括: 步骤 S6041 , 如果第一链接地址的父级有跟踪参数信息, 则对第一链接地址进行 第一检查处理, 其中, 第一检查处理为标记第一链接地址中已有的参数信息, 第一链 接地址中已有的参数信息可以是形如 www.baidu.com 这样的地址, 也可以是形如 www.baidu.com/ trackidl=5 这样带有跟踪参数的地址; 步骤 S6042, 如果第一链接地址的父级没有跟踪参数信息, 则对查找后的第一链 接地址内容进行第二检查处理, 第一链接地址的父级可以是单元、 计划、 方案、 账户 等。 步骤 S605, 在第一链接地址没有启用跟踪参数信息时, 对检测后的第一链接地址 内容进行第二检查, 并记录检查结果。 第二检查处理包括: 如果查找后的第一链接地 址内容与第一链接地址内容相同, 则记录检查结果; 如果查找后的第一链接地址内容 与第一链接地址内容不相同, 则重新检查第一链接地址是否启用跟踪参数信息。 在根据跟踪参数信息和第一链接地址生成第二链接地址后, 对第二链接地址进行 链接地址检查, 其中, 采用以下方式对第二链接地址进行链接地址检查: 检查第二链 接地址的跟踪参数是否加全; 检查第二链接地址的值是否正确; 以及检查第二链接地 址的长度是否超长, 其中, 如果第二链接地址的跟踪参数没有加全、 第二链接地址的 值不正确或者第二链接地址的长度超长, 则重新检查第一链接地址是否启用跟踪参数 信息; 如果第二链接地址的跟踪参数已经加全、 第二链接地址的值正确以及第二链接 地址的长度没有超长, 则记录检查结果。 对第一链接地址进行第一检查处理后, 利用生成模块对第一链接地址添加或更改 跟踪参数信息, 得到第二链接地址。 如果跟踪参数信息或第一链接地址改变, 则重新检查第一链接地址是否启用跟踪 参数信息, 其中, 如果启用跟踪参数信息, 则查找父级的跟踪参数信息; 如果不启用 跟踪参数信息, 则对第一链接地址的内容进行第二检查。 图 7是根据本发明实施例的链接地址添加参数的流程图。 根据本发明实施例的对 广告链接地址添加参数的方法包括步骤 S701至步骤 S702。 步骤 S701 , 检测广告的链接地址是否启用跟踪参数信息。 在对链接地址添加参数之前, 首先检测模块检测广告的链接地址是否启用跟踪参 数信息, 如果启用跟踪参数信息,则查找广告的链接地址的父级是否有跟踪参数信息; 如果没有启用跟踪参数信息, 则执行步骤 S705 , 由校验模块检查广告的链接地址是否 正确。 其中, 检查广告的链接地址是否正确是检查没有启用跟踪参数信息的广告的链 接地址与原来的广告的链接地址内容是否相同, 如果内容相同, 则执行步骤 S706, 记 录检查结果; 如果内容不相同, 则执行步骤 S702, 记录检查结果。 优选地, 如果添加广告物料, 则设置跟踪参数信息。 当需要启用跟踪参数信息时, 查找跟踪参数信息, 并进行第一检查处理。 其中, 第一检查处理可以是对链接地址中 已有的信息进行标注。 但是, 在没有设置跟踪参数信息的情况下, 查找链接地址的父 级是否有跟踪参数信息, 如果链接地址的父级有跟踪参数信息, 则以父级跟踪参数信 息和广告链接地址为依据, 进行跟踪参数的添加。 步骤 S702, 查找广告的链接地址的父级是否有跟踪参数信息。 如果广告的链接地址启用跟踪参数信息, 则查找广告的链接地址的父级是否有跟 踪参数信息。 如果找到广告的链接地址的父级的跟踪参数信息, 那么将父级的跟踪参 数信息作为广告的链接地址的跟踪参数信息。 如果广告的链接地址的父级没有跟踪参 数信息, 那么执行步骤 S705, 对广告的链接地址进行检查。 检查查找后的广告的链接 地址与查找前的广告的链接地址的内容是否相同, 如果内容相同, 则执行步骤 S706, 记录检查结果; 如果内容不相同, 则执行步骤 S702, 记录检查结果。 步骤 S703 , 对广告的链接地址进行第一检查处理。 对找到父级跟踪参数信息的广告的链接地址进行第一检查处理, 第一检查处理就 是标记已有的参数信息。 对已有的参数信息标记后, 在对链接地址进行添加跟踪参数 或者更改跟踪参数的过程中, 能方便的辨别已有的参数信息和添加或者更改的跟踪参 数信息, 准确定位要添加或者更改的参数的位置, 避免添加的参数信息重复或者更改 的跟踪参数信息错误。 步骤 S704, 对广告的链接地址添加或者更改跟踪参数。 在对链接地址进行第一检查处理后, 根据跟踪参数及广告链接地址对链接地址添 加或者更改跟踪参数。 其中, 跟踪参数是一系列键值对, 每个跟踪参数的值可以是固 定常量也可以是通配符所表示的变量。 当添加的跟踪参数的值是通配符所表示的变量 的时候, 在对广告的链接地址添加参数的过程中, 自动将跟踪参数中的通配符转变为 对应的变量的值; 当添加的跟踪参数的值是固定常量的时候, 直接将固定常量添加到 广告链接地址中。 当广告链接所对应的跟踪参数信息改变或者通配符所表示的变量的值改变时, 可 以用更改后的跟踪参数信息中的跟踪参数代替原来的跟踪参数。 当对广告的链接地址添加参数后, 执行步骤 S705 跟踪参数中的参数可以以物料的相关属性作为参数值, 比如单元名、 计划名、 方 案名、 账户名等。 以物料的相关属性为跟踪参数中的参数值, 因为与物料信息直接相 关, 所以更方便对跟踪参数进行管理。 步骤 S705 , 链接地址检查。 链接地址检查由检测模块完成,对于没有添加和更改跟踪参数的广告的链接地址, 检查其与原广告的链接地址的内容是否相同;对于添加了跟踪参数的广告的链接地址, 检查得到的链接地址的跟踪参数是否加全; 检查得到的链接地址的值是否正确以及检 查得到的链接地址的长度是否超长。 如果第二链接地址的跟踪参数没有加全、 第二链 接地址的值不正确或者第二链接地址的长度超长, 则重新检查第一链接地址是否启用 跟踪参数信息; 如果第二链接地址的跟踪参数已经加全、 第二链接地址的值正确以及 第二链接地址的长度没有超长, 则记录检查结果。 在检查结束后, 执行步骤 S706, 记 录检查结果。 步骤 S706, 记录检查结果。 记录检查结果包括记录正确的链接地址以及错误的链接地址, 链接地址正确则对 链接地址进行提交, 如果链接地址不正确, 则重新检查是否需要添加跟踪参数。 以上所述仅为本发明的优选实施例而已, 并不用于限制本发明, 对于本领域的技 术人员来说, 本发明可以有各种更改和变化。 凡在本发明的精神和原则之内, 所作的 任何修改、 等同替换、 改进等, 均应包含在本发明的保护范围之内。

Claims

权 利 要 求 书
1. 一种链接地址更新方法, 其特征在于, 包括:
获取跟踪参数信息, 其中, 所述跟踪参数为第一链接地址的参数信息, 用 于跟踪所述第一链接地址;
获取所述第一链接地址; 以及 根据所述跟踪参数信息和所述第一链接地址生成第二链接地址, 所述第二 链接地址为所述第一链接地址添加或更改所述跟踪参数后的链接地址, 其中, 所述第一链接地址和所述第二链接地址是同一网页的链接地址。
2. 根据权利要求 1所述的链接地址更新方法, 其特征在于, 所述跟踪参数的值为 固定常量或通配符表示的变量, 其中, 根据所述跟踪参数信息和所述第一链接 地址的基准链接地址生成第二链接地址包括: 根据所述固定常量和所述第一链接地址生成第二链接地址, 或者, 根据所述通配符表示的变量和所述第一链接地址生成第二链接地址。
3. 根据权利要求 2所述的链接地址更新方法, 其特征在于, 根据所述跟踪参数信 息和所述第一链接地址生成第二链接地址包括: 将所述跟踪参数信息附加到所 述第一链接地址上, 其中, 将所述跟踪参数信息附加到所述第一链接地址上包 括:
判断所述跟踪参数的值是否为所述固定常量;
如果所述跟踪参数的值为所述固定常量, 将所述固定常量附加到所述第一 链接地址上; 如果所述跟踪参数的值为所述通配符表示的变量, 则将所述通配符表示的 变量转变为对应的变量的值,然后将所述变量的值附加到所述第一链接地址上。
4. 根据权利要求 1所述的链接地址更新方法, 其特征在于, 在根据所述跟踪参数 信息和所述第一链接地址生成第二链接地址之前, 所述方法还包括:
检测所述第一链接地址是否启用所述跟踪参数信息; 如果所述第一链接地址启用所述跟踪参数信息, 则查找所述第一链接地址 的父级是否有所述跟踪参数信息, 其中, 查找所述第一链接地址的父级是否有 所述跟踪参数信息包括: 如果所述第一链接地址的父级有所述跟踪参数信息, 则对所述第一链接地 址进行第一检查处理, 其中, 所述第一检查处理为标记所述第一链接地址中已 有的参数信息;
如果所述第一链接地址的父级没有所述跟踪参数信息, 则对查找后的所述 第一链接地址内容进行第二检查处理;
如果所述第一链接地址没有启用所述跟踪参数信息, 则对检测后的所述第 一链接地址内容进行第二检查, 并记录检查结果。
5. 根据权利要求 4所述的链接地址更新方法, 其特征在于, 对查找后的所述第一 链接地址内容进行第二检查处理包括: 如果查找后的所述第一链接地址内容与所述第一链接地址内容相同, 则记 录检查结果; 如果查找后的所述第一链接地址内容与所述第一链接地址内容不相同, 则 重新检查所述第一链接地址是否启用所述跟踪参数信息。
6. 根据权利要求 4所述的链接地址更新方法, 其特征在于, 对所述第一链接地址 进行第一检查处理后, 对所述第一链接地址添加或更改所述跟踪参数信息, 得 到所述第二链接地址。
7. 根据权利要求 4所述的链接地址更新方法, 其特征在于, 如果所述跟踪参数信 息或所述第一链接地址改变, 则重新检查所述第一链接地址是否启用所述跟踪 参数信息, 其中, 如果启用所述跟踪参数信息, 则查找父级的跟踪参数信息; 如果不启用所述跟踪参数信息, 则对所述第一链接地址的内容进行第二检 查。
8. 根据权利要求 1所述的链接地址更新方法, 其特征在于, 根据所述跟踪参数信 息和所述第一链接地址生成第二链接地址后, 对所述第二链接地址进行链接地 址检查, 其中, 采用以下方式对所述第二链接地址进行链接地址检查: 检查所述第二链接地址的所述跟踪参数是否加全; 检查所述第二链接地址的值是否正确; 以及
检查所述第二链接地址的长度是否超长, 其中, 如果所述第二链接地址的所述跟踪参数没有加全、 所述第二链接地址的值 不正确或者所述第二链接地址的长度超长, 则重新检查所述第一链接地址是否 启用所述跟踪参数信息; 如果所述第二链接地址的所述跟踪参数已经加全、 所述第二链接地址的值 正确以及所述第二链接地址的长度没有超长, 则记录检查结果
9. 一种链接地址更新装置, 其特征在于, 包括: 第一获取模块, 用于获取跟踪参数信息, 其中, 所述跟踪参数为第一链接 地址的参数信息, 用于跟踪所述第一链接地址; 第二获取模块, 用于获取所述第一链接地址; 以及
生成模块, 用于根据所述跟踪参数信息和所述第一链接地址生成第二链接 地址, 所述第二链接地址为所述第一链接地址添加或更改所述跟踪参数后的链 接地址,其中,所述第一链接地址和所述第二链接地址是同一网页的链接地址。
10. 根据权利要求 9所述的链接地址更新装置, 其特征在于, 所述跟踪参数的值为 固定常量或通配符表示的变量, 其中, 所述生成模块用于采用以下方式根据所 述跟踪参数信息和所述第一链接地址的基准链接地址生成第二链接地址: 根据所述固定常量和所述第一链接地址生成第二链接地址, 或者, 根据所述通配符表示的变量和所述第一链接地址生成第二链接地址。
11. 根据权利要求 10所述的链接地址更新装置,其特征在于,所述生成模块用于通 过将所述跟踪参数信息附加到所述第一链接地址上来根据所述跟踪参数信息和 所述第一链接地址生成第二链接地址, 所述生成模块包括: 判断子模块, 用于判断所述跟踪参数的值是否为所述固定常量; 第一添加子模块, 用于如果所述跟踪参数的值为所述固定常量, 将所述固 定常量附加到所述第一链接地址上;
第二添加子模块, 用于如果所述跟踪参数的值为所述通配符表示的变量, 则将所述通配符表示的变量转变为对应的变量的值, 然后将所述变量的值附加 到所述第一链接地址上。
2. 根据权利要求 9所述的链接地址更新装置, 其特征在于, 所述链接地址更新装 置还包括: 检测模块, 用于在根据所述跟踪参数信息和所述第一链接地址生成第二链 接地址之前, 检测所述第一链接地址是否启用所述跟踪参数信息; 查找模块, 用于在所述第一链接地址启用所述跟踪参数信息时, 查找所述 第一链接地址的父级是否有所述跟踪参数信息, 其中, 查找所述第一链接地址 的父级是否有所述跟踪参数信息包括: 如果所述第一链接地址的父级有所述跟 踪参数信息, 则对所述第一链接地址进行第一检查处理, 其中, 所述第一检查 处理为标记所述第一链接地址中已有的参数信息; 如果所述第一链接地址的父 级没有所述跟踪参数信息, 则对查找后的所述第一链接地址内容进行第二检查 处理; 检查模块, 用于在所述第一链接地址没有启用所述跟踪参数信息时, 对检 测后的所述第一链接地址内容进行第二检查, 并记录检查结果。
PCT/CN2014/082647 2013-07-22 2014-07-21 链接地址更新方法和装置 WO2015010589A1 (zh)

Priority Applications (2)

Application Number Priority Date Filing Date Title
US14/907,191 US20160239506A1 (en) 2013-07-22 2014-07-21 Method and Device for Link Address Update
US15/162,345 US10116529B2 (en) 2013-07-22 2016-05-23 Method and device for link address update

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201310308933.2A CN103390048B (zh) 2013-07-22 2013-07-22 链接地址更新方法和装置
CN201310308933.2 2013-07-22

Related Child Applications (2)

Application Number Title Priority Date Filing Date
US14/907,191 A-371-Of-International US20160239506A1 (en) 2013-07-22 2014-07-21 Method and Device for Link Address Update
US15/162,345 Continuation-In-Part US10116529B2 (en) 2013-07-22 2016-05-23 Method and device for link address update

Publications (1)

Publication Number Publication Date
WO2015010589A1 true WO2015010589A1 (zh) 2015-01-29

Family

ID=49534320

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2014/082647 WO2015010589A1 (zh) 2013-07-22 2014-07-21 链接地址更新方法和装置

Country Status (3)

Country Link
US (1) US20160239506A1 (zh)
CN (1) CN103390048B (zh)
WO (1) WO2015010589A1 (zh)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20230259573A1 (en) * 2021-03-24 2023-08-17 Rookie Road, Inc. Systems and methods for automatic resource replacement

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10116529B2 (en) 2013-07-22 2018-10-30 Beijing Gridsum Technology Co., Ltd. Method and device for link address update
CN103390048B (zh) * 2013-07-22 2017-03-15 北京国双科技有限公司 链接地址更新方法和装置
US10650081B2 (en) * 2016-08-25 2020-05-12 Adobe Inc. Television application page tracking using declarative page tracking
CN110020237A (zh) * 2017-09-18 2019-07-16 北京国双科技有限公司 网页跳转方法及装置
CN110417841B (zh) * 2018-04-28 2022-01-18 阿里巴巴集团控股有限公司 地址归一化处理方法、装置和系统、数据处理方法

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007195057A (ja) * 2006-01-20 2007-08-02 Mitsubishi Electric Corp ネットワークパラメータ決定装置
CN101304320A (zh) * 2008-06-16 2008-11-12 华为技术有限公司 一种地址处理方法和装置
CN101699431A (zh) * 2008-04-23 2010-04-28 北京恒泰实达科技发展有限公司 一种增强网页访问者相互沟通的方法
CN103220371A (zh) * 2012-01-18 2013-07-24 中国移动通信集团公司 内容适配方法及系统
CN103390048A (zh) * 2013-07-22 2013-11-13 北京国双科技有限公司 链接地址更新方法和装置

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040205503A1 (en) * 2001-11-02 2004-10-14 Srinivas Gutta Adaptive web pages
CN101432728A (zh) * 2004-07-02 2009-05-13 Aol有限责任公司 基于搜索查询的相关目标多媒体广告
US9106709B2 (en) * 2011-09-22 2015-08-11 Opera Software Asa Server side mobile audience intelligence creation
CN102663049B (zh) * 2012-03-29 2015-11-25 天津奇思科技有限公司 一种更新搜索引擎网址库方法及装置

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007195057A (ja) * 2006-01-20 2007-08-02 Mitsubishi Electric Corp ネットワークパラメータ決定装置
CN101699431A (zh) * 2008-04-23 2010-04-28 北京恒泰实达科技发展有限公司 一种增强网页访问者相互沟通的方法
CN101304320A (zh) * 2008-06-16 2008-11-12 华为技术有限公司 一种地址处理方法和装置
CN103220371A (zh) * 2012-01-18 2013-07-24 中国移动通信集团公司 内容适配方法及系统
CN103390048A (zh) * 2013-07-22 2013-11-13 北京国双科技有限公司 链接地址更新方法和装置

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20230259573A1 (en) * 2021-03-24 2023-08-17 Rookie Road, Inc. Systems and methods for automatic resource replacement
US12013914B2 (en) * 2021-03-24 2024-06-18 Rookie Road, Inc. Systems and methods for automatic resource replacement

Also Published As

Publication number Publication date
CN103390048A (zh) 2013-11-13
CN103390048B (zh) 2017-03-15
US20160239506A1 (en) 2016-08-18

Similar Documents

Publication Publication Date Title
WO2015010589A1 (zh) 链接地址更新方法和装置
US20220038261A1 (en) Content validation using blockchain
US10691763B2 (en) Trustable web searching verification in a blockchain
WO2020207034A1 (zh) 一种接口测试用例的生成方法、装置、存储介质和服务器
US9613070B2 (en) Multi-entity normalization
US8266281B1 (en) Collecting client-side performance metrics and latencies
CN104077401B (zh) 用于数据库的数据迁移装置和数据迁移方法
US20150127660A1 (en) Method and apparatus for calculating ranks and trust levels for data sources
CN106484606A (zh) 一种代码提交方法和设备
CN103116621B (zh) 检测计算机硬件温度的方法、系统及识别硬件型号的方法
WO2015087034A1 (en) A system and method for checking data for errors
CN104182548B (zh) 网页更新处理方法及装置
US20160283584A1 (en) Grouping of Database Objects
US20190236105A1 (en) Authority based content filtering
US20200175174A1 (en) Vulnerability Context Graph
CN112532489A (zh) 物联网设备识别方法、系统及存储介质
CN109598131A (zh) 一种文件上传、下载方法、装置、电子设备及存储介质
CN105184156A (zh) 一种安全威胁管理方法和系统
US20140082480A1 (en) Identification of sequential browsing operations
US10452239B2 (en) Iterative detection of forms-usage patterns
JP5137936B2 (ja) 知識注釈結果検査方法および知識注釈結果検査システム
CN108449778B (zh) 一种无线接入点展示方法及装置、以及终端设备
US10116529B2 (en) Method and device for link address update
WO2022028170A1 (zh) 一种数据传输方法、相关网络节点和存储介质
WO2015139540A1 (zh) 一种用于解析视频网页的方法及装置

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 14830261

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

WWE Wipo information: entry into national phase

Ref document number: 14907191

Country of ref document: US

122 Ep: pct application non-entry in european phase

Ref document number: 14830261

Country of ref document: EP

Kind code of ref document: A1