WO2018149399A1 - Application download counting method, readable storage medium, terminal apparatus and device - Google Patents

Application download counting method, readable storage medium, terminal apparatus and device Download PDF

Info

Publication number
WO2018149399A1
WO2018149399A1 PCT/CN2018/076665 CN2018076665W WO2018149399A1 WO 2018149399 A1 WO2018149399 A1 WO 2018149399A1 CN 2018076665 W CN2018076665 W CN 2018076665W WO 2018149399 A1 WO2018149399 A1 WO 2018149399A1
Authority
WO
WIPO (PCT)
Prior art keywords
download
flag field
link address
link
channel
Prior art date
Application number
PCT/CN2018/076665
Other languages
French (fr)
Chinese (zh)
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 平安科技(深圳)有限公司
Publication of WO2018149399A1 publication Critical patent/WO2018149399A1/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/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
    • 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
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/61Installation

Definitions

  • Invention name an application download statistical method, readable storage medium, terminal equipment and equipment
  • the present application relates to the field of mobile terminal technologies, and in particular, to an application download statistics method, a computer readable storage medium, a terminal device, and a device.
  • the present application provides an application download statistics method, a computer readable storage medium, a terminal device and a device, which can provide analysis data for accurate delivery of an application.
  • the first aspect of the embodiment of the present application provides an application downloading statistics method, including: [0008] obtaining a download request of the target application;
  • a second aspect of the embodiments of the present application provides a computer readable storage medium, where the computer readable storage medium stores computer readable instructions, which are executed by a processor, and are implemented as the present application.
  • a third aspect of the embodiments of the present application provides a terminal device, including a memory, a processor, and computer readable instructions stored in the memory and executable on the processor, where the processor executes
  • the computer readable instructions implement the steps of the application download statistics method as set forth in the first aspect of the embodiments of the present application.
  • a fourth aspect of the embodiment of the present application provides an application downloading statistics apparatus, including:
  • a download request obtaining module configured to acquire a download request of the target application
  • a link address obtaining module configured to acquire a link address of a source of the download request
  • a flag field extracting module configured to extract a flag field from the link address according to a preset rule, where the flag field is preset in a link address of the source;
  • a download link determining module configured to determine a download link corresponding to the flag field
  • an access record module configured to access the download link to perform downloading of the target application, and record current access data to a download channel corresponding to the flag field.
  • the present application distinguishes each download channel by the flag field in the link address, and records the access data to the download channel after downloading the application. After the operation delivery strategy analysis is required, the access data may be analyzed according to the access data of each channel. Provides a basis for accurate delivery of your app.
  • FIG. 1 is a flow chart of a first embodiment of an application downloading statistical method in the present application
  • FIG. 2 is a flow chart of a second embodiment of an application downloading statistical method in the present application
  • FIG. 3 is a flow chart of a third embodiment of an application downloading statistical method in the present application
  • FIG. 4 is a structural diagram of a first embodiment of an application downloading statistical device in the present application
  • FIG. 5 is a structural diagram of a second embodiment of an application downloading statistical device in the present application.
  • FIG. 6 is a structural diagram of a third embodiment of an application downloading statistical device in the present application.
  • the present application provides an application downloading statistics method and apparatus, which are used to solve the problem that existing application downloads do not distinguish between different download channels and statistical data.
  • the first embodiment of an application download statistics method in the present application includes:
  • a download request of the target application may be acquired. This download request is typically initiated by the user who wants to download the target application.
  • the link address of the source of the download request may be acquired.
  • the source of the download request will have a link address, such as the URL address of the source under the HTTP protocol.
  • the download request includes the source address of the request and the destination address of the request, and the source address can be obtained directly from the download request; if the source address cannot be directly obtained from the download request, the source can be reversed. The way to find the source of the download request to get the link address of the source.
  • the flag field may be extracted from the link address according to a preset rule. It can be understood that the flag field can be constructed in advance in the link address according to a preset rule.
  • different download channels are distinguished by different flag fields. Therefore, different flag fields can be set for each download channel, and then these flag fields are respectively embedded in the link of the download request source to which the corresponding download channel is delivered.
  • an operating channel node of an APP includes a department to which the product belongs, a supplier under the department, and an application market delivered by each vendor. Each of the three channel nodes is connected to form a different download channel.
  • “Department 1 - Supplier A - Application Market A” is one download channel
  • “Department 1 - Supplier B - Application Market A” is another download channel.
  • different corresponding identification fields are set for different download channels.
  • the flag field corresponding to the download channel A is "CXX-WX DLUFAXHK-001-BIDTB-PC”
  • the corresponding flag field of the download channel B is "CXX-WXDLUFAX HK”.
  • -001-BID-WAP the "CXX-WXDLUFAXHK-001-BIDTB-PC” field is embedded in the link address of the download request corresponding to the download channel A, and the download address of the download request corresponding to the download channel B is inserted. Embed the "CXX-WXDLUFAXHK-001-BID-WAP" field.
  • a download link corresponding to the flag field may be determined.
  • the flag field may have a corresponding relationship with the download channel, and the corresponding relationship exists with the download link.
  • the determining the download channel according to the flag field may be determined by looking up the table, and the corresponding relationship between the flag field and the download channel may be recorded in the background of the system, as shown in the following table 1:
  • the flag field, the download channel, and the download link are one-to-one correspondence and associated with each other.
  • the corresponding download link may be determined according to the flag field. And download channels.
  • the download link may be accessed to perform downloading of the target application, and the current access data is recorded to a download channel corresponding to the flag field.
  • the current access can be considered to be valid, that is, the access corresponding to the download channel generates an access benefit, and thus, the current access data can be recorded to the corresponding download channel.
  • the above access data may include information such as the time of the visit, the IP address accessed, the number of times the application is downloaded, and the traffic downloaded by the application.
  • the access data is recorded to the corresponding download channel.
  • the access data can be separately obtained, so that which downloads can be counted. There are more effective accesses to the channels, and fewer download channels have fewer effective accesses, so the download channel can be adjusted based on the results of statistics and analysis.
  • each of the download channels is distinguished by the flag field in the link address, and after the application is downloaded, the access data is recorded to the download channel. After the operation and delivery strategy analysis is required, the access data of each channel may be analyzed. , providing a basis for accurate application delivery.
  • a second embodiment of an application download statistics method in the present application includes:
  • a download request of the target application may be acquired. This download request is typically initiated by the user who wants to download the target application. Further, after the download request is initiated, the model of the terminal that initiates the download request may be detected. If the terminal is an Iphone, the device may be redirected to the AppStore. If the terminal is an Android phone, step 202 is performed to obtain the source of the download request. Link address. Understandably, since the application source of the AppStore is strictly controlled, the download channel is relatively simple, and there is no need to set the flag field to distinguish the download source.
  • step 204 After obtaining the link address of the source of the download request, it may be determined whether the link address meets a preset rule. If not, step 204 is performed, and if yes, step 205 is performed.
  • step 206 If the link address does not meet the preset rule, the default flag field is obtained, and step 206 is performed.
  • the link address does not meet the preset rule, it indicates that the source does not belong to the download source of the preset download channel, and the default flag field may be preset for the download source of the part. It is also assigned to the default download channel, and then step 206 is performed.
  • Steps 205-207 are the same as steps 103-105. For details, refer to the related description of steps 103-105.
  • the number of downloads of the target application of each of the download channels may be counted according to historical access data of each of the download channels.
  • the access data is recorded to the corresponding download channel after each valid access, and when the data analysis needs to be performed on each download channel, the access data may be separately obtained, thereby It can be counted which download channels have more effective access, and which download channels have less effective access, so that the download channel can be adjusted according to the results of statistics and analysis.
  • a third embodiment of an application download statistics method includes:
  • a download request of the target application may be acquired. This download request is typically initiated by the user who wants to download the target application.
  • the model of the terminal that initiates the download request may be detected. If the terminal is an Iphone, the device may be redirected to the AppStore; if the terminal is an Android phone, step 302 is performed to obtain the download. The link address of the requested source. Understandably, since the application source of the AppStore is strictly controlled, the download channel is relatively simple, and there is no need to set the flag field to distinguish the download source.
  • Step 302 is the same as step 102. For details, refer to the related description of step 102.
  • step 303 determining whether the link address meets a preset rule, if not, executing step 304, and if yes, Go to step 305;
  • step 304 After obtaining the link address of the source of the download request, it may be determined whether the link address meets a preset rule. If not, step 304 is performed, and if yes, step 305 is performed.
  • step 306 is performed.
  • the link address does not meet the preset rule, it indicates that the source does not belong to the download source of the preset download channel.
  • the default flag field may be preset, and the attribution is also Go to the default download channel and go to step 306.
  • Step 305 is the same as step 103.
  • Step 305 refers to the related description of step 103.
  • the flag field includes all levels of field information, and the level field information is two or more fields of information.
  • the field information of each level corresponds to each channel node in the download channel.
  • the field information of each level is " CXX1-GYS B-YYSCA”, and the field information is a three-level field, wherein the first-level field information is "CXX1" Corresponding channel node "Department 1"; the secondary field information is "GYSB", corresponding to the channel node "Supplier B”; the third-level field information is "YYSCA”, corresponding to the application market A.
  • the download channel may be determined according to the determined respective channel nodes.
  • the correspondence between each channel node and the download channel can be determined by looking up the table, and the corresponding relationship between the flag field and the download channel can be recorded in the background of the system, as shown in Table 1.
  • each flag field is expressed in the form of field information of each level, for example, "CXX-WXDLUFA XHK-001-BIDTB-PC", a field information on it can correspond to a channel node, and can be directly checked through Table 1. Inquire about the download channel corresponding to each channel node.
  • step 308 is similar to the step 104 in the first embodiment, and details are not described herein again.
  • the download link may be accessed to perform downloading of the target application, and the current access data is recorded to the download channel corresponding to the flag field.
  • the current access can be considered as valid, that is, the access corresponding to the download channel generates an access benefit, and thus, the current access data can be recorded to the corresponding download channel.
  • the above access data may include information such as the time of the visit, the IP address accessed, the number of times the application is downloaded, and the traffic downloaded by the application.
  • the number of downloads of the target application of each of the download channels may be counted according to historical access data of each of the download channels.
  • the access data is recorded to the corresponding download channel after each valid access, and when the data analysis needs to be performed on each download channel, the access data may be separately obtained, thereby It can be counted which download channels have more effective access, and which download channels have less effective access, so that the download channel can be adjusted according to the results of statistics and analysis.
  • the number of downloads of the target application of each channel node may be counted according to historical access data of each of the download channels. It can be understood that, in this embodiment, each download channel is composed of each channel node. Therefore, after counting the number of download channels, the number of each channel node can also be counted.
  • the number of downloads for the download channel "Department 1 - Vendor B - App Market A” is 100
  • the download channel "Department 1 - Vendor A - App Market A” has a download count of 50
  • the channel node "Department 1 "The number of downloads for statistics is 150
  • the number of downloads for the channel node "vendor B” is 100
  • the number of downloads for the channel node “vendor A” is 50
  • the number of downloads for the channel node "application market A” is 150.
  • the number of downloads of the target application can be counted for each channel node, and which channel nodes have more downloads and which channel nodes have fewer downloads, so that the channel nodes can be adjusted according to the statistics and analysis results.
  • the above mainly describes an application download statistics method, and an application download statistics device will be described in detail below.
  • FIG. 4 is a structural diagram showing a first embodiment of an application download statistical device in the present application.
  • an application downloading statistics device includes:
  • a download request obtaining module 401 configured to acquire a download request of the target application
  • a link address obtaining module 402 configured to acquire a link address of a source of the download request
  • a flag field extraction module 403 configured to extract a flag field from the link address according to a preset rule, where the flag field is preset in a link address of the source;
  • a download link determining module 404 configured to determine a download link of a download channel corresponding to the flag field
  • the access record module 405 is configured to access the download link to perform downloading of the target application, and record current access data to a download channel corresponding to the flag field.
  • FIG. 5 is a block diagram showing a second embodiment of an application download statistics device in the present application.
  • the flag field may include field information of each level, and the field information of the levels is two or more fields of information;
  • the application downloading statistics device may further include:
  • the channel node determining module 411 is configured to separately determine each channel node of the download channel according to the field information of each level;
  • the download channel determining module 412 is configured to determine, according to the determined each channel node, a download channel corresponding to the flag field.
  • the application downloading statistics device may further include:
  • the second download quantity statistic module 406 is configured to collect, according to historical access data of each of the download channels, the download quantity of the target application of each channel node.
  • FIG. 6 is a structural diagram showing a third embodiment of an application download statistical device in the present application.
  • the application downloading statistics device may further include:
  • the first download quantity statistic module 407 is configured to count, according to historical access data of each of the download channels, the number of downloads of the target application of each of the download channels.
  • the application downloading statistics device may further include: [0108]
  • the link address determining module 408 is configured to determine whether the link address meets a preset rule
  • the triggering module 409 is configured to trigger the flag field extraction module if the determination result of the link address determining module 408 is YES;
  • the default field obtaining module 410 is configured to: if the determination result of the link address determining module 408 is negative, obtain a default flag field, and trigger the download link determining module.
  • the embodiment of the present application further provides a computer readable storage medium, where the computer readable storage medium stores computer readable instructions, which are executed by a processor, and are implemented as shown in FIG. 1 to FIG. Any of the steps to download a statistical method.
  • the embodiment of the present application further provides a terminal device, including a memory, a processor, and computer readable instructions stored in the memory and executable on the processor, where the processor executes the computer
  • the read command ⁇ implements the steps of any of the application download statistics methods as shown in FIGS. 1 to 3.

Landscapes

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

Abstract

An application download counting method, a readable storage medium, a terminal apparatus and a device are provided to resolve an issue of not performing classification or counting on data downloaded from respective downloading channels in the prior art. The application download counting method comprises: obtaining a download request of a target application (101); obtaining a link address linking to a source of the download request (102); extracting, according to a preset rule and from the link address, an identifier field (103); determining a download link corresponding to the identifier field (104); and accessing the download link to download the target application, and classifying the present data access into a classification of a download channel corresponding to the identifier field (105).

Description

发明名称:一种应用下载统计方法、 可读存储介质、 终端设备及装  Invention name: an application download statistical method, readable storage medium, terminal equipment and equipment
 Set
[0001] 本申请要求于 2017年 2月 16日提交中国专利局、 申请号为 201710083436.5、 发明 名称为 "一种应用下载统计方法和装置"的中国专利申请的优先权, 其全部内容通 过引用结合在本申请中。  [0001] This application claims the priority of the Chinese Patent Application filed on February 16, 2017, the Chinese Patent Application No. PCT Application No. In this application.
技术领域  Technical field
[0002] 本申请涉及移动终端技术领域, 尤其涉及一种应用下载统计方法、 计算机可读 存储介质、 终端设备及装置。  [0002] The present application relates to the field of mobile terminal technologies, and in particular, to an application download statistics method, a computer readable storage medium, a terminal device, and a device.
背景技术  Background technique
[0003] 在软件市场上, 为了扩大应用产品 (如 APP) 的获客量, 需要为用户提供尽可 能多的下载渠道, 比如可以将这些应用投放至各个应用市场中, 如安卓市场、 应用宝、 豌豆荚等应用平台。  [0003] In the software market, in order to expand the number of users of application products (such as APP), it is necessary to provide users with as many download channels as possible, for example, these applications can be put into various application markets, such as Android market, application treasure. , pea pods and other application platforms.
[0004] 目前, 应用投放至各大应用市场后, 用户通过这些应用市场发出应用的下载请 求, 进行应用的下载和安装。 由于投放成本的存在, 且并非所有的应用市场均 具有足够的投放价值, 从而, 在应用运营过程中需要考虑将应用产品投放至哪 些应用市场以及投放吋间、 成本等问题。  [0004] Currently, after the application is delivered to the major application markets, the user issues a download request for the application through these application markets, and downloads and installs the application. Due to the cost of delivery, and not all application markets have sufficient delivery value, it is necessary to consider the application market and the time and cost of the application in the application operation process.
[0005] 然而, 现有的应用下载均为统一下载, 并未对各个应用市场的下载渠道进行区 分, 难以为应用的运营投放策略提供分析数据。  [0005] However, the existing application downloads are all unified downloads, and the download channels of the respective application markets are not distinguished, and it is difficult to provide analysis data for the application operation and delivery policies.
技术问题 technical problem
[0006] 本申请提供了一种应用下载统计方法、 计算机可读存储介质、 终端设备及装置 , 能够为应用的精准投放提供分析数据。  The present application provides an application download statistics method, a computer readable storage medium, a terminal device and a device, which can provide analysis data for accurate delivery of an application.
问题的解决方案  Problem solution
技术解决方案  Technical solution
[0007] 本申请实施例的第一方面提供了一种应用下载统计方法, 包括: [0008] 获取目标应用的下载请求; The first aspect of the embodiment of the present application provides an application downloading statistics method, including: [0008] obtaining a download request of the target application;
[0009] 获取所述下载请求的来源的链接地址;  [0009] obtaining a link address of a source of the download request;
[0010] 根据预设规则从所述链接地址中提取标志字段, 所述标志字段预先设置在所述 来源的链接地址中;  [0010] extracting a flag field from the link address according to a preset rule, where the flag field is preset in a link address of the source;
[0011] 确定与所述标志字段对应的下载链接; Determining a download link corresponding to the flag field;
[0012] 访问所述下载链接进行所述目标应用的下载, 并记录当前访问数据至与所述标 志字段对应的下载渠道。  [0012] accessing the download link to perform downloading of the target application, and recording current access data to a download channel corresponding to the flag field.
[0013] 本申请实施例的第二方面提供了一种计算机可读存储介质, 所述计算机可读存 储介质存储有计算机可读指令, 所述计算机可读指令被处理器执行吋实现如本 申请实施例的第一方面提出的应用下载统计方法的步骤。 [0013] A second aspect of the embodiments of the present application provides a computer readable storage medium, where the computer readable storage medium stores computer readable instructions, which are executed by a processor, and are implemented as the present application. The steps of the application download statistics method proposed by the first aspect of the embodiment.
[0014] 本申请实施例的第三方面提供了一种终端设备, 包括存储器、 处理器以及存储 在所述存储器中并可在所述处理器上运行的计算机可读指令, 所述处理器执行 所述计算机可读指令吋实现如本申请实施例的第一方面提出的应用下载统计方 法的步骤。 [0014] A third aspect of the embodiments of the present application provides a terminal device, including a memory, a processor, and computer readable instructions stored in the memory and executable on the processor, where the processor executes The computer readable instructions implement the steps of the application download statistics method as set forth in the first aspect of the embodiments of the present application.
[0015] 本申请实施例的第四方面提供了一种应用下载统计装置, 包括:  [0015] A fourth aspect of the embodiment of the present application provides an application downloading statistics apparatus, including:
[0016] 下载请求获取模块, 用于获取目标应用的下载请求;  [0016] a download request obtaining module, configured to acquire a download request of the target application;
[0017] 链接地址获取模块, 用于获取所述下载请求的来源的链接地址;  [0017] a link address obtaining module, configured to acquire a link address of a source of the download request;
[0018] 标志字段提取模块, 用于根据预设规则从所述链接地址中提取标志字段, 所述 标志字段预先设置在所述来源的链接地址中;  [0018] a flag field extracting module, configured to extract a flag field from the link address according to a preset rule, where the flag field is preset in a link address of the source;
[0019] 下载链接确定模块, 用于确定与所述标志字段对应的下载链接; [0019] a download link determining module, configured to determine a download link corresponding to the flag field;
[0020] 访问记录模块, 用于访问所述下载链接进行所述目标应用的下载, 并记录当前 访问数据至与所述标志字段对应的下载渠道。 And [0020] an access record module, configured to access the download link to perform downloading of the target application, and record current access data to a download channel corresponding to the flag field.
发明的有益效果  Advantageous effects of the invention
有益效果  Beneficial effect
[0021] 本申请通过链接地址中的标志字段区分各个下载渠道, 在下载应用吋, 将访问 数据记录至该下载渠道, 在需要进行运营投放策略分析吋, 可以根据各个渠道 的访问数据进行分析, 为应用的精准投放提供了依据。  [0021] The present application distinguishes each download channel by the flag field in the link address, and records the access data to the download channel after downloading the application. After the operation delivery strategy analysis is required, the access data may be analyzed according to the access data of each channel. Provides a basis for accurate delivery of your app.
对附图的简要说明 附图说明 Brief description of the drawing DRAWINGS
[0022] 图 1为本申请中-一种应用下载统计方法第一 •个实施例流程图;  [0022] FIG. 1 is a flow chart of a first embodiment of an application downloading statistical method in the present application;
[0023] 图 2为本申请中-一种应用下载统计方法第二 .个实施例流程图;  [0023] FIG. 2 is a flow chart of a second embodiment of an application downloading statistical method in the present application;
[0024] 图 3为本申请中-一种应用下载统计方法第三 .个实施例流程图;  [0024] FIG. 3 is a flow chart of a third embodiment of an application downloading statistical method in the present application;
[0025] 图 4为本申请中-一种应用下载统计装置第一 •个实施例结构图;  [0025] FIG. 4 is a structural diagram of a first embodiment of an application downloading statistical device in the present application;
[0026] 图 5为本申请中-一种应用下载统计装置第二 .个实施例结构图;  5 is a structural diagram of a second embodiment of an application downloading statistical device in the present application;
[0027] 图 6为本申请中-一种应用下载统计装置第三 .个实施例结构图。  6 is a structural diagram of a third embodiment of an application downloading statistical device in the present application.
本发明的实施方式 Embodiments of the invention
[0028] 本申请提供了一种应用下载统计方法和装置, 用于解决现有应用下载未对各个 下载渠道进行区分和统计数据的问题。  [0028] The present application provides an application downloading statistics method and apparatus, which are used to solve the problem that existing application downloads do not distinguish between different download channels and statistical data.
[0029] 请参阅图 1, 本申请中一种应用下载统计方法第一个实施例包括: [0029] Please refer to FIG. 1. The first embodiment of an application download statistics method in the present application includes:
[0030] 101、 获取目标应用的下载请求; [0030] 101. Acquire a download request of the target application.
[0031] 本实施例中, 首先, 可以获取目标应用的下载请求。 该下载请求一般由想要下 载该目标应用的用户发起。  [0031] In this embodiment, first, a download request of the target application may be acquired. This download request is typically initiated by the user who wants to download the target application.
[0032] 102、 获取所述下载请求的来源的链接地址; [0032] 102. Obtain a link address of a source of the download request.
[0033] 在获取目标应用的下载请求之后, 可以获取所述下载请求的来源的链接地址。  [0033] After obtaining the download request of the target application, the link address of the source of the download request may be acquired.
可以理解的是, 发起该下载请求的来源会具有一个链接地址, 例如在 HTTP协议 下, 来源的 URL地址。 在一般情况下, 该下载请求中包括请求的来源地址和请 求的目的地址, 可以直接从下载请求中获取到来源地址; 而若无法从下载请求 中直接获取到来源地址, 则可以通过反向溯源的方式寻找该下载请求的来源, 从而获取到来源的链接地址。  It can be understood that the source of the download request will have a link address, such as the URL address of the source under the HTTP protocol. In general, the download request includes the source address of the request and the destination address of the request, and the source address can be obtained directly from the download request; if the source address cannot be directly obtained from the download request, the source can be reversed. The way to find the source of the download request to get the link address of the source.
[0034] 103、 根据预设规则从所述链接地址中提取标志字段;  [0034] 103. Extract a flag field from the link address according to a preset rule.
[0035] 在获取所述下载请求的来源的链接地址之后, 可以根据预设规则从所述链接地 址中提取标志字段。 可以理解的是, 该标志字段可以预先根据预设规则构建在 链接地址中。 本实施例中, 通过不同的标志字段来区分各个下载渠道, 因此, 可以对每个下载渠道设置不同的标志字段, 然后将这些标志字段分别嵌入在对 应的下载渠道投放到的下载请求来源的链接地址上。 [0036] 举例说明如下, 在一个应用场景中, 某 APP的运营渠道节点分别包括产品所属 部门、 部门下的供应商以及各个供应商投放的应用市场。 这三个渠道节点的各 个节点连接而成不同的下载渠道。 例如, "部门 1-供应商 A-应用市场 A"为一条下 载渠道, "部门 1-供应商 B-应用市场 A"为另一条下载渠道。 然后, 对不同的下载 渠道设置对应的不同标识字段, 比如, 下载渠道 A对应的标志字段为" CXX-WX DLUFAXHK-001-BIDTB-PC", 下载渠道 B对应的标志字段为" CXX-WXDLUFAX HK-001-BID-WAP", 则在下载渠道 A对应投放的下载请求的链接地址上嵌入该" CXX-WXDLUFAXHK-001-BIDTB-PC"字段, 在下载渠道 B对应投放的下载请求 的链接地址上嵌入该 "CXX-WXDLUFAXHK-001-BID-WAP"字段。 [0035] After obtaining the link address of the source of the download request, the flag field may be extracted from the link address according to a preset rule. It can be understood that the flag field can be constructed in advance in the link address according to a preset rule. In this embodiment, different download channels are distinguished by different flag fields. Therefore, different flag fields can be set for each download channel, and then these flag fields are respectively embedded in the link of the download request source to which the corresponding download channel is delivered. At the address. [0036] For example, in an application scenario, an operating channel node of an APP includes a department to which the product belongs, a supplier under the department, and an application market delivered by each vendor. Each of the three channel nodes is connected to form a different download channel. For example, "Department 1 - Supplier A - Application Market A" is one download channel, and "Department 1 - Supplier B - Application Market A" is another download channel. Then, different corresponding identification fields are set for different download channels. For example, the flag field corresponding to the download channel A is "CXX-WX DLUFAXHK-001-BIDTB-PC", and the corresponding flag field of the download channel B is "CXX-WXDLUFAX HK". -001-BID-WAP", the "CXX-WXDLUFAXHK-001-BIDTB-PC" field is embedded in the link address of the download request corresponding to the download channel A, and the download address of the download request corresponding to the download channel B is inserted. Embed the "CXX-WXDLUFAXHK-001-BID-WAP" field.
[0037] 104、 确定与所述标志字段对应的下载链接;  [0037] 104. Determine a download link corresponding to the flag field.
[0038] 在根据预设规则从所述链接地址中提取标志字段之后, 可以确定与所述标志字 段对应的下载链接。 本实施例中, 标志字段可以与下载渠道存在对应关系, 同 吋, 也与下载链接存在对应关系。 其中, 根据标志字段确定下载渠道可以通过 査表来确定, 在系统后台可以记录有标志字段与下载渠道之前的对应关系, 如 下表一所示:  [0038] After extracting the flag field from the link address according to a preset rule, a download link corresponding to the flag field may be determined. In this embodiment, the flag field may have a corresponding relationship with the download channel, and the corresponding relationship exists with the download link. The determining the download channel according to the flag field may be determined by looking up the table, and the corresponding relationship between the flag field and the download channel may be recorded in the background of the system, as shown in the following table 1:
[0039] 表一  [0039] Table 1
[0040] [0040]
-^^士 r -^^士士 r
下载渠遣 Download
XS 1 CS -WXDLJ¾D2K-½I -BIDTB- G XS 1 CS -WXDLJ3⁄4D2K-1⁄2I -BIDTB- G
WXS 2 WXS 2
m CXS— ¾¾DLUF ]qa-:購 -B| ,,W»': m CXS— 3⁄43⁄4DLUF ]qa-: buy-B| , ,,W»' :
CX- ¾33L¾1¾XI¾-顯 1:-BW¾- C CX- 3⁄433L3⁄413⁄4XI3⁄4- Display 1 : -BW3⁄4- C
CXX- W ¾yi¾»iK-贿- B1D1 ¾¾F CXX- W 3⁄4yi3⁄4»iK-Bribble - B1D1 3⁄43⁄4F
€¾C- WXDLUlMli -觸 -腦 G €3⁄4C- WXDLUlMli - Touch - Brain G
CTC- aHUFWK-觀-腿 - CTC- aHUFWK-View-legs -
CX - W¾¾ MXHi- 1 -BIB 1 -WA CX - W3⁄43⁄4 MXHi- 1 -BIB 1 -WA
0iX-W aUI¾LXHi:-耐 -Β 輔-糧 1> 0iX-W aUI3⁄4LXHi:-resistant -Β auxiliary-grain 1>
:C - PL'0fe ¾-¾l -BIBWMl-'Wffi:C - PL'0fe 3⁄4-3⁄4l -BIBWMl-'Wffi
: C5O-¾£0LM ¾-卿 :1 -S i¾— PG : C5O-3⁄4£0LM 3⁄4-Qing :1 -S i3⁄4— PG
■c稱- 幌 -SGG Z- WAF 糧 SGi - w¾oiui¾SHK:-側 i - GJS-WXDOT¾HS-猶-: QpS½- G  ■c--幌-SGG Z-WAF Grain SGi - w3⁄4oiui3⁄4SHK:-side i - GJS-WXDOT3⁄4HS-June-: QpS1⁄2- G
截嚇: €X - IMJJIA Hi-賺 i -QIH-PC Tear-off: €X - IMJJIA Hi- earn i -QIH-PC
Saii AXH -観 - : 懇- W  Saii AXH -観 - : 恳- W
'醫 'medical
XS 2 eXX-WJSMMXHil-姆 -SHM — ¾¾F 職 G ■e3X- 0l¾I¾ I¾ -鋼 -GGL  XS 2 eXX-WJSMMXHil-m -SHM — 3⁄43⁄4F Position G ■e3X- 0l3⁄4I3⁄4 I3⁄4 - Steel -GGL
[0041] 上述表一中, 各个下载渠道的名称用字母表示。 [0041] In the above Table 1, the names of the respective download channels are indicated by letters.
[0042] 在某个应用场景下, 标志字段、 下载渠道和下载链接三者是一一对应并相互关 联的, 在得到标志字段的情况下, 可以根据该标志字段确定出与之对应的下载 链接以及下载渠道。  [0042] In an application scenario, the flag field, the download channel, and the download link are one-to-one correspondence and associated with each other. In the case of obtaining the flag field, the corresponding download link may be determined according to the flag field. And download channels.
[0043] 105、 访问所述下载链接进行所述目标应用的下载, 并记录当前访问数据至与 所述标志字段对应的下载渠道。  [0043] 105. Access the download link to perform downloading of the target application, and record current access data to a download channel corresponding to the flag field.
[0044] 在确定与所述标志字段对应的下载渠道的下载链接之后, 可以访问所述下载链 接进行所述目标应用的下载, 并记录当前访问数据至与所述标志字段对应的下 载渠道。 [0045] 可以理解的是, 在目标应用幵始下载吋, 可以认为本次访问有效, 即对应下载 渠道的投放产生一次访问效益, 此吋, 可以记录当前访问数据至对应的下载渠 道中。 上述的访问数据可以包括访问的吋间、 访问的 IP地址、 应用下载的次数、 应用下载的流量等信息。 [0044] After determining the download link of the download channel corresponding to the flag field, the download link may be accessed to perform downloading of the target application, and the current access data is recorded to a download channel corresponding to the flag field. [0045] It can be understood that, after the target application starts downloading, the current access can be considered to be valid, that is, the access corresponding to the download channel generates an access benefit, and thus, the current access data can be recorded to the corresponding download channel. The above access data may include information such as the time of the visit, the IP address accessed, the number of times the application is downloaded, and the traffic downloaded by the application.
[0046] 本实施例中, 在每次有效访问吋, 将访问数据记录至对应的下载渠道, 当需要 对各个下载渠道进行数据分析吋, 可以分别获取到这些访问数据, 从而可以统 计出哪些下载渠道的有效访问较多, 哪些下载渠道的有效访问较少, 从而可以 根据统计和分析的结果进行下载渠道的调整。  [0046] In this embodiment, after each valid access, the access data is recorded to the corresponding download channel. When data analysis needs to be performed on each download channel, the access data can be separately obtained, so that which downloads can be counted. There are more effective accesses to the channels, and fewer download channels have fewer effective accesses, so the download channel can be adjusted based on the results of statistics and analysis.
[0047] 本实施例通过链接地址中的标志字段区分各个下载渠道, 在下载应用吋, 将访 问数据记录至该下载渠道, 在需要进行运营投放策略分析吋, 可以根据各个渠 道的访问数据进行分析, 为应用的精准投放提供了依据。  [0047] In this embodiment, each of the download channels is distinguished by the flag field in the link address, and after the application is downloaded, the access data is recorded to the download channel. After the operation and delivery strategy analysis is required, the access data of each channel may be analyzed. , providing a basis for accurate application delivery.
[0048] 请参阅图 2, 本申请中一种应用下载统计方法第二个实施例包括:  [0048] Referring to FIG. 2, a second embodiment of an application download statistics method in the present application includes:
[0049] 201、 获取目标应用的下载请求;  [0049] 201. Acquire a download request of the target application.
[0050] 本实施例中, 首先, 可以获取目标应用的下载请求。 该下载请求一般由想要下 载该目标应用的用户发起。 进一步地, 在发起下载请求吋, 还可以检测发起下 载请求的终端的机型, 若终端为 Iphone手机, 则可以跳转至 AppStore; 若终端为 安卓手机, 则执行步骤 202, 获取下载请求的来源的链接地址。 可以理解的是, 由于 AppStore中应用的投放来源均被严格控制, 因此下载渠道也相对单一, 无需 通过设置标志字段的方式来区分下载来源。  [0050] In this embodiment, first, a download request of the target application may be acquired. This download request is typically initiated by the user who wants to download the target application. Further, after the download request is initiated, the model of the terminal that initiates the download request may be detected. If the terminal is an Iphone, the device may be redirected to the AppStore. If the terminal is an Android phone, step 202 is performed to obtain the source of the download request. Link address. Understandably, since the application source of the AppStore is strictly controlled, the download channel is relatively simple, and there is no need to set the flag field to distinguish the download source.
[0051] 202、 获取所述下载请求的来源的链接地址;  [0051] 202. Obtain a link address of a source of the download request.
[0052] 203、 判断所述链接地址是否符合预设规则, 若否, 则执行步骤 204, 若是, 则 执行步骤 205 ;  [0052] 203, determining whether the link address meets a preset rule, if not, executing step 204, and if yes, executing step 205;
[0053] 在获取所述下载请求的来源的链接地址之后, 可以判断所述链接地址是否符合 预设规则, 若否, 则执行步骤 204, 若是, 则执行步骤 205。  [0053] After obtaining the link address of the source of the download request, it may be determined whether the link address meets a preset rule. If not, step 204 is performed, and if yes, step 205 is performed.
[0054] 204、 获取默认的标志字段, 并执行步骤 206; [0054] 204, obtain a default flag field, and perform step 206;
[0055] 若所述链接地址不符合预设规则, 则获取默认的标志字段, 并执行步骤 206。  [0055] If the link address does not meet the preset rule, the default flag field is obtained, and step 206 is performed.
可以理解的是, 当链接地址不符合预设规则吋, 则表示该来源不属于预设的下 载渠道投放的下载来源, 针对这部分的下载来源, 可以预设默认的标志字段, 也即将其归属到默认的下载渠道中去, 然后执行步骤 206。 It can be understood that, when the link address does not meet the preset rule, it indicates that the source does not belong to the download source of the preset download channel, and the default flag field may be preset for the download source of the part. It is also assigned to the default download channel, and then step 206 is performed.
[0056] 205、 根据预设规则从所述链接地址中提取标志字段; [0056] 205. Extract a flag field from the link address according to a preset rule.
[0057] 206、 确定与所述标志字段对应的下载链接; [0057] 206. Determine a download link corresponding to the flag field.
[0058] 207、 访问所述下载链接进行所述目标应用的下载, 并记录当前访问数据至与 所述标志字段对应的下载渠道;  [0058] 207: accessing the download link to perform downloading of the target application, and recording current access data to a download channel corresponding to the flag field;
[0059] 步骤 205-207与步骤 103-105相同, 具体可参照步骤 103-105的相关说明。 [0059] Steps 205-207 are the same as steps 103-105. For details, refer to the related description of steps 103-105.
[0060] 208、 根据各个所述下载渠道的历史访问数据统计各个所述下载渠道的所述目 标应用的下载数量。 [0060] 208. Count, according to historical access data of each of the download channels, a download quantity of the target application of each of the download channels.
[0061] 在需要对各个下载渠道进行数据分析吋, 可以根据各个所述下载渠道的历史访 问数据统计各个所述下载渠道的所述目标应用的下载数量。  [0061] After data analysis is performed on each download channel, the number of downloads of the target application of each of the download channels may be counted according to historical access data of each of the download channels.
[0062] 可以理解的是, 本实施例中, 在每次有效访问吋, 将访问数据记录至对应的下 载渠道, 当需要对各个下载渠道进行数据分析吋, 可以分别获取到这些访问数 据, 从而可以统计出哪些下载渠道的有效访问较多, 哪些下载渠道的有效访问 较少, 从而可以根据统计和分析的结果进行下载渠道的调整。  [0062] It can be understood that, in this embodiment, the access data is recorded to the corresponding download channel after each valid access, and when the data analysis needs to be performed on each download channel, the access data may be separately obtained, thereby It can be counted which download channels have more effective access, and which download channels have less effective access, so that the download channel can be adjusted according to the results of statistics and analysis.
[0063] 上面主要从预设规则判断和下载数量统计两个方面进行描述, 下面将从另外一 个方面对本申请中的一种应用下载统计方法进行更加详细的描述, 请参阅图 3, 本申请中一种应用下载统计方法第三个实施例包括:  [0063] The above description is mainly from two aspects of the preset rule judgment and the download quantity statistics. The following is a more detailed description of an application download statistics method in the present application. Referring to FIG. 3, in the present application, A third embodiment of an application download statistics method includes:
[0064] 301、 获取目标应用的下载请求;  [0064] 301. Obtain a download request of the target application.
[0065] 本实施例中, 首先, 可以获取目标应用的下载请求。 该下载请求一般由想要下 载该目标应用的用户发起。  [0065] In this embodiment, first, a download request of the target application may be acquired. This download request is typically initiated by the user who wants to download the target application.
[0066] 进一步地, 在发起下载请求吋, 还可以检测发起下载请求的终端的机型, 若终 端为 Iphone手机, 则可以跳转至 AppStore; 若终端为安卓手机, 则执行步骤 302 , 获取下载请求的来源的链接地址。 可以理解的是, 由于 AppStore中应用的投放 来源均被严格控制, 因此下载渠道也相对单一, 无需通过设置标志字段的方式 来区分下载来源。 [0066] Further, after the download request is initiated, the model of the terminal that initiates the download request may be detected. If the terminal is an Iphone, the device may be redirected to the AppStore; if the terminal is an Android phone, step 302 is performed to obtain the download. The link address of the requested source. Understandably, since the application source of the AppStore is strictly controlled, the download channel is relatively simple, and there is no need to set the flag field to distinguish the download source.
[0067] 302、 获取所述下载请求的来源的链接地址; [0067] 302. Obtain a link address of a source of the download request.
[0068] 步骤 302与步骤 102相同, 具体可参照步骤 102的相关说明。 [0068] Step 302 is the same as step 102. For details, refer to the related description of step 102.
[0069] 303、 判断所述链接地址是否符合预设规则, 若否, 则执行步骤 304, 若是, 则 执行步骤 305; [0069] 303, determining whether the link address meets a preset rule, if not, executing step 304, and if yes, Go to step 305;
[0070] 在获取所述下载请求的来源的链接地址之后, 可以判断所述链接地址是否符合 预设规则, 若否, 则执行步骤 304, 若是, 则执行步骤 305。  [0070] After obtaining the link address of the source of the download request, it may be determined whether the link address meets a preset rule. If not, step 304 is performed, and if yes, step 305 is performed.
[0071] 304、 获取默认的标志字段, 并执行步骤 306; [0071] 304, obtaining a default flag field, and performing step 306;
[0072] 若所述链接地址不符合预设规则, 则获取默认的标志字段, 并执行步骤 306。  [0072] If the link address does not meet the preset rule, the default flag field is obtained, and step 306 is performed.
可以理解的是, 当链接地址不符合预设规则吋, 则表示该来源不属于预设的下 载渠道投放的下载来源, 针对这部分的下载来源, 可以预设默认的标志字段, 也即将其归属到默认的下载渠道中去, 然后执行步骤 306。  It can be understood that when the link address does not meet the preset rule, it indicates that the source does not belong to the download source of the preset download channel. For the download source of this part, the default flag field may be preset, and the attribution is also Go to the default download channel and go to step 306.
[0073] 305、 根据预设规则从所述链接地址中提取标志字段; [0073] 305. Extract a flag field from the link address according to a preset rule.
[0074] 步骤 305与步骤 103相同, 具体可参照步骤 103的相关说明。 [0074] Step 305 is the same as step 103. For details, refer to the related description of step 103.
[0075] 306、 根据所述标志字段的各级字段信息分别确定下载渠道的各个渠道节点; [0076] 在得到标志字段之后, 可以根据所述标志字段的各级字段信息分别确定下载渠 道的各个渠道节点。 其中, 所述标志字段包括各级字段信息, 所述各级字段信 息为两级以上的字段信息。 各级字段信息与下载渠道中的各个渠道节点对应。 例如, 下载渠道为"部门 1-供应商 B-应用市场 A", 则各级字段信息为" CXX1-GYS B-YYSCA", 该字段信息为三级字段, 其中一级字段信息为 "CXX1", 对应渠道 节点"部门 1"; 二级字段信息为" GYSB", 对应渠道节点"供应商 B"; 三级字段信 息为 "YYSCA", 对应应用市场 A。 [0075] 306: determining, according to each level field information of the flag field, each channel node of the download channel; [0076] after obtaining the flag field, determining, according to each field information of the flag field, each of the download channels Channel node. The flag field includes all levels of field information, and the level field information is two or more fields of information. The field information of each level corresponds to each channel node in the download channel. For example, if the download channel is "Department 1 - Vendor B - Application Market A", the field information of each level is " CXX1-GYS B-YYSCA", and the field information is a three-level field, wherein the first-level field information is "CXX1" Corresponding channel node "Department 1"; the secondary field information is "GYSB", corresponding to the channel node "Supplier B"; the third-level field information is "YYSCA", corresponding to the application market A.
[0077] 307、 根据确定的所述各个渠道节点确定所述下载渠道; [0077] 307. Determine the download channel according to the determined each channel node.
[0078] 在确定下载渠道的各个渠道节点, 可以根据确定的所述各个渠道节点确定所述 下载渠道。 其中, 各个渠道节点与下载渠道之间的对应关系可以通过査表来确 定, 在系统后台可以记录有标志字段与下载渠道之前的对应关系, 如表一所示 。 表一中, 各个标志字段均表示为各级字段信息的形式, 例如" CXX-WXDLUFA XHK-001-BIDTB-PC", 其上的一个字段信息可以对应一个渠道节点, 并且通过 表一可以直接査询到各个渠道节点对应的下载渠道。  [0078] In determining each of the channel nodes of the download channel, the download channel may be determined according to the determined respective channel nodes. The correspondence between each channel node and the download channel can be determined by looking up the table, and the corresponding relationship between the flag field and the download channel can be recorded in the background of the system, as shown in Table 1. In Table 1, each flag field is expressed in the form of field information of each level, for example, "CXX-WXDLUFA XHK-001-BIDTB-PC", a field information on it can correspond to a channel node, and can be directly checked through Table 1. Inquire about the download channel corresponding to each channel node.
[0079] 308、 确定与所述标志字段对应的下载链接;  [0079] 308. Determine a download link corresponding to the flag field.
[0080] 本实施例中, 上述步骤 308与实施例一中的步骤 104类似, 此处不再赘述。  [0080] In the embodiment, the foregoing step 308 is similar to the step 104 in the first embodiment, and details are not described herein again.
[0081] 309、 访问所述下载链接进行所述目标应用的下载, 并记录当前访问数据至与 所述标志字段对应的下载渠道; [0081] 309. Access the download link to perform downloading of the target application, and record current access data to and a download channel corresponding to the flag field;
[0082] 在确定与所述标志字段对应的下载渠道的下载链接之后, 可以访问所述下载链 接进行所述目标应用的下载, 并记录当前访问数据至与所述标志字段对应的下 载渠道。  After determining the download link of the download channel corresponding to the flag field, the download link may be accessed to perform downloading of the target application, and the current access data is recorded to the download channel corresponding to the flag field.
[0083] 可以理解的是, 在目标应用幵始下载吋, 可以认为本次访问有效, 即对应下载 渠道的投放产生一次访问效益, 此吋, 可以记录当前访问数据至对应的下载渠 道中。 上述的访问数据可以包括访问的吋间、 访问的 IP地址、 应用下载的次数、 应用下载的流量等信息。  [0083] It can be understood that, after the target application starts downloading, the current access can be considered as valid, that is, the access corresponding to the download channel generates an access benefit, and thus, the current access data can be recorded to the corresponding download channel. The above access data may include information such as the time of the visit, the IP address accessed, the number of times the application is downloaded, and the traffic downloaded by the application.
[0084] 310、 根据各个所述下载渠道的历史访问数据统计各个所述下载渠道的所述目 标应用的下载数量;  [0084] 310. Count, according to historical access data of each of the download channels, a download quantity of the target application of each of the download channels.
[0085] 在需要对各个下载渠道进行数据分析吋, 可以根据各个所述下载渠道的历史访 问数据统计各个所述下载渠道的所述目标应用的下载数量。  [0085] After data analysis is performed on each download channel, the number of downloads of the target application of each of the download channels may be counted according to historical access data of each of the download channels.
[0086] 可以理解的是, 本实施例中, 在每次有效访问吋, 将访问数据记录至对应的下 载渠道, 当需要对各个下载渠道进行数据分析吋, 可以分别获取到这些访问数 据, 从而可以统计出哪些下载渠道的有效访问较多, 哪些下载渠道的有效访问 较少, 从而可以根据统计和分析的结果进行下载渠道的调整。  [0086] It can be understood that, in this embodiment, the access data is recorded to the corresponding download channel after each valid access, and when the data analysis needs to be performed on each download channel, the access data may be separately obtained, thereby It can be counted which download channels have more effective access, and which download channels have less effective access, so that the download channel can be adjusted according to the results of statistics and analysis.
[0087] 311、 根据各个所述下载渠道的历史访问数据统计所述各个渠道节点的所述目 标应用的下载数量。  [0087] 311. Count, according to historical access data of each of the download channels, a download quantity of the target application of each channel node.
[0088] 在需要对各个下载渠道进行数据分析吋, 可以根据各个所述下载渠道的历史访 问数据统计所述各个渠道节点的所述目标应用的下载数量。 可以理解的是, 本 实施例中, 每个下载渠道均由各个渠道节点组成, 因此, 在对下载渠道进行数 量统计吋, 也可以对各个渠道节点进行数量统计。 例如, 下载渠道"部门 1-供应 商 B-应用市场 A"统计的下载数量为 100, 下载渠道"部门 1-供应商 A-应用市场 A" 统计的下载数量为 50, 则渠道节点"部门 1 "统计的下载数量为 150, 渠道节点"供 应商 B"统计的下载数量为 100, 渠道节点"供应商 A"统计的下载数量为 50, 渠道 节点"应用市场 A"统计的下载数量为 150。 可见, 可以针对各个渠道节点进行目 标应用的下载数量统计, 得到哪些渠道节点的下载数量较多, 哪些渠道节点的 下载数量较少, 从而可以根据统计和分析的结果进行渠道节点的调整。 [0089] 上面主要描述了一种应用下载统计方法, 下面将对一种应用下载统计装置进行 详细描述。 [0088] After performing data analysis on each download channel, the number of downloads of the target application of each channel node may be counted according to historical access data of each of the download channels. It can be understood that, in this embodiment, each download channel is composed of each channel node. Therefore, after counting the number of download channels, the number of each channel node can also be counted. For example, the number of downloads for the download channel "Department 1 - Vendor B - App Market A" is 100, and the download channel "Department 1 - Vendor A - App Market A" has a download count of 50, then the channel node "Department 1 "The number of downloads for statistics is 150, the number of downloads for the channel node "vendor B" is 100, the number of downloads for the channel node "vendor A" is 50, and the number of downloads for the channel node "application market A" is 150. It can be seen that the number of downloads of the target application can be counted for each channel node, and which channel nodes have more downloads and which channel nodes have fewer downloads, so that the channel nodes can be adjusted according to the statistics and analysis results. [0089] The above mainly describes an application download statistics method, and an application download statistics device will be described in detail below.
[0090] 图 4示出了本申请中一种应用下载统计装置第一个实施例结构图。  4 is a structural diagram showing a first embodiment of an application download statistical device in the present application.
[0091] 本实施例中, 一种应用下载统计装置包括:  [0091] In this embodiment, an application downloading statistics device includes:
[0092] 下载请求获取模块 401, 用于获取目标应用的下载请求;  [0092] a download request obtaining module 401, configured to acquire a download request of the target application;
[0093] 链接地址获取模块 402, 用于获取所述下载请求的来源的链接地址;  [0093] a link address obtaining module 402, configured to acquire a link address of a source of the download request;
[0094] 标志字段提取模块 403, 用于根据预设规则从所述链接地址中提取标志字段, 所述标志字段预先设置在所述来源的链接地址中;  [0094] a flag field extraction module 403, configured to extract a flag field from the link address according to a preset rule, where the flag field is preset in a link address of the source;
[0095] 下载链接确定模块 404, 用于确定与所述标志字段对应的下载渠道的下载链接 [0095] a download link determining module 404, configured to determine a download link of a download channel corresponding to the flag field
[0096] 访问记录模块 405, 用于访问所述下载链接进行所述目标应用的下载, 并记录 当前访问数据至与所述标志字段对应的下载渠道。 [0096] The access record module 405 is configured to access the download link to perform downloading of the target application, and record current access data to a download channel corresponding to the flag field.
[0097] 图 5示出了本申请中一种应用下载统计装置第二个实施例结构图。 [0097] FIG. 5 is a block diagram showing a second embodiment of an application download statistics device in the present application.
[0098] 如图 5所示, 进一步地, 所述标志字段可以包括各级字段信息, 所述各级字段 信息为两级以上的字段信息; [0098] As shown in FIG. 5, the flag field may include field information of each level, and the field information of the levels is two or more fields of information;
[0099] 所述应用下载统计装置还可以包括: [0099] The application downloading statistics device may further include:
[0100] 渠道节点确定模块 411, 用于根据所述各级字段信息分别确定下载渠道的各个 渠道节点;  [0100] The channel node determining module 411 is configured to separately determine each channel node of the download channel according to the field information of each level;
[0101] 下载渠道确定模块 412, 用于根据确定的所述各个渠道节点确定与所述标志字 段对应的下载渠道。  [0101] The download channel determining module 412 is configured to determine, according to the determined each channel node, a download channel corresponding to the flag field.
[0102] 进一步地, 所述应用下载统计装置还可以包括: [0102] Further, the application downloading statistics device may further include:
[0103] 第二下载数量统计模块 406, 用于根据各个所述下载渠道的历史访问数据统计 所述各个渠道节点的所述目标应用的下载数量。  [0103] The second download quantity statistic module 406 is configured to collect, according to historical access data of each of the download channels, the download quantity of the target application of each channel node.
[0104] 图 6示出了本申请中一种应用下载统计装置第三个实施例结构图。 6 is a structural diagram showing a third embodiment of an application download statistical device in the present application.
[0105] 如图 6所示, 进一步地, 所述应用下载统计装置还可以包括: [0105] As shown in FIG. 6, the application downloading statistics device may further include:
[0106] 第一下载数量统计模块 407, 用于根据各个所述下载渠道的历史访问数据统计 各个所述下载渠道的所述目标应用的下载数量。 [0106] The first download quantity statistic module 407 is configured to count, according to historical access data of each of the download channels, the number of downloads of the target application of each of the download channels.
[0107] 进一步地, 所述应用下载统计装置还可以包括: [0108] 链接地址判断模块 408, 用于判断所述链接地址是否符合预设规则; [0107] Further, the application downloading statistics device may further include: [0108] The link address determining module 408 is configured to determine whether the link address meets a preset rule;
[0109] 触发模块 409, 用于若所述链接地址判断模块 408的判断结果为是, 则触发所述 标志字段提取模块;  [0109] The triggering module 409 is configured to trigger the flag field extraction module if the determination result of the link address determining module 408 is YES;
[0110] 默认字段获取模块 410, 用于若所述链接地址判断模块 408的判断结果为否, 则 获取默认的标志字段, 并触发所述下载链接确定模块。  [0110] The default field obtaining module 410 is configured to: if the determination result of the link address determining module 408 is negative, obtain a default flag field, and trigger the download link determining module.
[0111] 所属领域的技术人员可以清楚地了解到, 上述描述的系统, 装置和单元的具体 工作过程, 可以参考前述方法实施例中的对应过程, 在此不再赘述。 For a specific working process of the system, the device and the unit described above, reference may be made to the corresponding processes in the foregoing method embodiments, and details are not described herein again.
[0112] 本申请实施例还提供一种计算机可读存储介质, 所述计算机可读存储介质存储 有计算机可读指令, 所述计算机可读指令被处理器执行吋实现如图 1至图 3表示 的任意一种应用下载统计方法的步骤。  [0112] The embodiment of the present application further provides a computer readable storage medium, where the computer readable storage medium stores computer readable instructions, which are executed by a processor, and are implemented as shown in FIG. 1 to FIG. Any of the steps to download a statistical method.
[0113] 本申请实施例还提供一种终端设备, 包括存储器、 处理器以及存储在所述存储 器中并可在所述处理器上运行的计算机可读指令, 所述处理器执行所述计算机 可读指令吋实现如图 1至图 3表示的任意一种应用下载统计方法的步骤。  [0113] The embodiment of the present application further provides a terminal device, including a memory, a processor, and computer readable instructions stored in the memory and executable on the processor, where the processor executes the computer The read command 吋 implements the steps of any of the application download statistics methods as shown in FIGS. 1 to 3.

Claims

权利要求书 Claim
一种应用下载统计方法, 其特征在于, 包括: An application download statistics method, comprising:
获取目标应用的下载请求; Obtain a download request for the target application;
获取所述下载请求的来源的链接地址; Obtaining a link address of the source of the download request;
根据预设规则从所述链接地址中提取标志字段, 所述标志字段预先设 置在所述来源的链接地址中; Extracting a flag field from the link address according to a preset rule, the flag field being preset in a link address of the source;
确定与所述标志字段对应的下载链接; Determining a download link corresponding to the flag field;
访问所述下载链接进行所述目标应用的下载, 并记录当前访问数据至 与所述标志字段对应的下载渠道。 The download link is accessed to perform downloading of the target application, and the current access data is recorded to a download channel corresponding to the flag field.
根据权利要求 1所述的应用下载统计方法, 其特征在于, 所述标志字 段包括各级字段信息, 所述各级字段信息为两级以上的字段信息; 在访问所述下载链接进行所述目标应用的下载, 并记录当前访问数据 至与所述标志字段对应的下载渠道之前, 还包括: The method for downloading statistics according to claim 1, wherein the flag field includes field information of each level, and the field information of each level is two or more fields of information; and the target is accessed by accessing the download link. Before the download of the application, and recording the current access data to the download channel corresponding to the flag field, the method further includes:
根据所述各级字段信息分别确定下载渠道的各个渠道节点; 根据确定的所述各个渠道节点确定与所述标志字段对应的下载渠道。 根据权利要求 1所述的应用下载统计方法, 其特征在于, 所述应用下 载统计方法还包括: Determining, according to the level information of each level, each channel node of the download channel; and determining, according to the determined each channel node, a download channel corresponding to the flag field. The application downloading statistics method according to claim 1, wherein the application downloading statistical method further comprises:
根据各个所述下载渠道的历史访问数据统计各个所述下载渠道的所述 目标应用的下载数量。 Counting the number of downloads of the target applications of each of the download channels according to historical access data of each of the download channels.
根据权利要求 2所述的应用下载统计方法, 其特征在于, 所述应用下 载统计方法还包括: The application downloading statistics method according to claim 2, wherein the application downloading statistical method further comprises:
根据各个所述下载渠道的历史访问数据统计所述各个渠道节点的所述 目标应用的下载数量。 And counting the number of downloads of the target applications of the respective channel nodes according to historical access data of each of the download channels.
根据权利要求 1至 4中任一项所述的应用下载统计方法, 其特征在于, 在根据预设规则从所述链接地址中提取标志字段之前, 还包括: 判断所述链接地址是否符合预设规则; The method for downloading statistics according to any one of claims 1 to 4, wherein before the extracting the flag field from the link address according to the preset rule, the method further comprises: determining whether the link address meets a preset Rule
若所述链接地址符合预设规则, 则执行根据预设规则从所述链接地址 中提取标志字段的步骤; 若所述链接地址不符合预设规则, 则获取默认的标志字段, 并执行确 定与所述标志字段对应的下载渠道的下载链接的步骤。 If the link address meets a preset rule, performing a step of extracting a flag field from the link address according to a preset rule; If the link address does not meet the preset rule, the default flag field is obtained, and a step of determining a download link of the download channel corresponding to the flag field is performed.
一种计算机可读存储介质, 所述计算机可读存储介质存储有计算机可 读指令, 其特征在于, 所述计算机可读指令被处理器执行吋实现如下 步骤: A computer readable storage medium storing computer readable instructions, wherein the computer readable instructions are executed by a processor to implement the following steps:
获取目标应用的下载请求; Obtain a download request for the target application;
获取所述下载请求的来源的链接地址; Obtaining a link address of the source of the download request;
根据预设规则从所述链接地址中提取标志字段, 所述标志字段预先设 置在所述来源的链接地址中; Extracting a flag field from the link address according to a preset rule, the flag field being preset in a link address of the source;
确定与所述标志字段对应的下载链接; Determining a download link corresponding to the flag field;
访问所述下载链接进行所述目标应用的下载, 并记录当前访问数据至 与所述标志字段对应的下载渠道。 The download link is accessed to perform downloading of the target application, and the current access data is recorded to a download channel corresponding to the flag field.
根据权利要求 6所述的计算机可读存储介质, 其特征在于, 所述标志 字段包括各级字段信息, 所述各级字段信息为两级以上的字段信息; 在访问所述下载链接进行所述目标应用的下载, 并记录当前访问数据 至与所述标志字段对应的下载渠道之前, 还包括: The computer readable storage medium according to claim 6, wherein the flag field includes all levels of field information, and the level field information is two or more fields of information; and the accessing the download link is performed. Before downloading the target application and recording the current access data to the download channel corresponding to the flag field, the method further includes:
根据所述各级字段信息分别确定下载渠道的各个渠道节点; 根据确定的所述各个渠道节点确定与所述标志字段对应的下载渠道。 根据权利要求 6所述的计算机可读存储介质, 其特征在于, 所述计算 机可读指令被处理器执行吋实现的步骤还包括: Determining, according to the level information of each level, each channel node of the download channel; and determining, according to the determined each channel node, a download channel corresponding to the flag field. The computer readable storage medium according to claim 6, wherein the step of implementing the computer readable instructions by the processor further comprises:
根据各个所述下载渠道的历史访问数据统计各个所述下载渠道的所述 目标应用的下载数量。 Counting the number of downloads of the target applications of each of the download channels according to historical access data of each of the download channels.
根据权利要求 7所述的计算机可读存储介质, 其特征在于, 所述计算 机可读指令被处理器执行吋实现的步骤还包括: The computer readable storage medium of claim 7, wherein the step of implementing the computer readable instructions by the processor further comprises:
根据各个所述下载渠道的历史访问数据统计所述各个渠道节点的所述 目标应用的下载数量。 And counting the number of downloads of the target applications of the respective channel nodes according to historical access data of each of the download channels.
根据权利要求 6至 9中任一项所述的计算机可读存储介质, 其特征在于 , 在根据预设规则从所述链接地址中提取标志字段之前, 还包括: 判断所述链接地址是否符合预设规则; The computer readable storage medium according to any one of claims 6 to 9, wherein before the flag field is extracted from the link address according to a preset rule, the method further includes: Determining whether the link address meets a preset rule;
若所述链接地址符合预设规则, 则执行根据预设规则从所述链接地址 中提取标志字段的步骤; If the link address meets a preset rule, performing a step of extracting a flag field from the link address according to a preset rule;
若所述链接地址不符合预设规则, 则获取默认的标志字段, 并执行确 定与所述标志字段对应的下载渠道的下载链接的步骤。 If the link address does not conform to the preset rule, the default flag field is obtained, and a step of determining a download link of the download channel corresponding to the flag field is performed.
一种终端设备, 包括存储器、 处理器以及存储在所述存储器中并可在 所述处理器上运行的计算机可读指令, 其特征在于, 所述处理器执行 所述计算机可读指令吋实现如下步骤: A terminal device includes a memory, a processor, and computer readable instructions stored in the memory and executable on the processor, wherein the processor executes the computer readable instructions to implement the following Steps:
获取目标应用的下载请求; Obtain a download request for the target application;
获取所述下载请求的来源的链接地址; Obtaining a link address of the source of the download request;
根据预设规则从所述链接地址中提取标志字段, 所述标志字段预先设 置在所述来源的链接地址中; Extracting a flag field from the link address according to a preset rule, the flag field being preset in a link address of the source;
确定与所述标志字段对应的下载链接; Determining a download link corresponding to the flag field;
访问所述下载链接进行所述目标应用的下载, 并记录当前访问数据至 与所述标志字段对应的下载渠道。 The download link is accessed to perform downloading of the target application, and the current access data is recorded to a download channel corresponding to the flag field.
根据权利要求 11所述的终端设备, 其特征在于, 所述标志字段包括各 级字段信息, 所述各级字段信息为两级以上的字段信息; The terminal device according to claim 11, wherein the flag field includes field information of each level, and the field information of each level is field information of two or more levels;
在访问所述下载链接进行所述目标应用的下载, 并记录当前访问数据 至与所述标志字段对应的下载渠道之前, 还包括: Before accessing the download link to perform downloading of the target application, and recording current access data to a download channel corresponding to the flag field, the method further includes:
根据所述各级字段信息分别确定下载渠道的各个渠道节点; 根据确定的所述各个渠道节点确定与所述标志字段对应的下载渠道。 根据权利要求 11所述的终端设备, 其特征在于, 所述处理器执行所述 计算机可读指令吋实现的步骤还包括: Determining, according to the level information of each level, each channel node of the download channel; and determining, according to the determined each channel node, a download channel corresponding to the flag field. The terminal device according to claim 11, wherein the step of the processor executing the computer readable instruction 还 further comprises:
根据各个所述下载渠道的历史访问数据统计各个所述下载渠道的所述 目标应用的下载数量。 Counting the number of downloads of the target applications of each of the download channels according to historical access data of each of the download channels.
根据权利要求 12所述的终端设备, 其特征在于, 所述处理器执行所述 计算机可读指令吋实现的步骤还包括: The terminal device according to claim 12, wherein the step of the processor executing the computer readable instruction 还 further comprises:
根据各个所述下载渠道的历史访问数据统计所述各个渠道节点的所述 目标应用的下载数量。 Counting the respective channel nodes according to historical access data of each of the download channels The number of downloads for the target app.
根据权利要求 11至 14中任一项所述的终端设备, 其特征在于, 在根据 预设规则从所述链接地址中提取标志字段之前, 还包括: The terminal device according to any one of claims 11 to 14, wherein before the flag field is extracted from the link address according to a preset rule, the method further includes:
判断所述链接地址是否符合预设规则; Determining whether the link address meets a preset rule;
若所述链接地址符合预设规则, 则执行根据预设规则从所述链接地址 中提取标志字段的步骤; If the link address meets a preset rule, performing a step of extracting a flag field from the link address according to a preset rule;
若所述链接地址不符合预设规则, 则获取默认的标志字段, 并执行确 定与所述标志字段对应的下载渠道的下载链接的步骤。 If the link address does not conform to the preset rule, the default flag field is obtained, and a step of determining a download link of the download channel corresponding to the flag field is performed.
一种应用下载统计装置, 其特征在于, 包括: An application downloading statistics device, comprising:
下载请求获取模块, 用于获取目标应用的下载请求; a download request acquisition module, configured to obtain a download request of the target application;
链接地址获取模块, 用于获取所述下载请求的来源的链接地址; 标志字段提取模块, 用于根据预设规则从所述链接地址中提取标志字 段, 所述标志字段预先设置在所述来源的链接地址中; a link address obtaining module, configured to obtain a link address of the source of the download request, and a flag field extracting module, configured to extract a flag field from the link address according to a preset rule, where the flag field is preset in the source In the link address;
下载链接确定模块, 用于确定与所述标志字段对应的下载链接; 访问记录模块, 用于访问所述下载链接进行所述目标应用的下载, 并 记录当前访问数据至与所述标志字段对应的下载渠道。 a download link determining module, configured to determine a download link corresponding to the flag field; an access record module, configured to access the download link to perform downloading of the target application, and record current access data to correspond to the flag field Download channel.
根据权利要求 16所述的应用下载统计装置, 其特征在于, 所述标志字 段包括各级字段信息, 所述各级字段信息为两级以上的字段信息; 所述应用下载统计装置还包括: The application downloading statistical device according to claim 16, wherein the flag field includes all levels of field information, and the field information of each level is more than two levels of field information;
渠道节点确定模块, 用于根据所述各级字段信息分别确定下载渠道的 各个渠道节点; a channel node determining module, configured to respectively determine each channel node of the download channel according to the field information of each level;
下载渠道确定模块, 用于根据确定的所述各个渠道节点确定与所述标 志字段对应的下载渠道。 And a downloading channel determining module, configured to determine, according to the determined each channel node, a download channel corresponding to the flag field.
根据权利要求 16所述的应用下载统计装置, 其特征在于, 所述应用下 载统计装置还包括: The application downloading statistical device according to claim 16, wherein the application downloading statistical device further comprises:
第一下载数量统计模块, 用于根据各个所述下载渠道的历史访问数据 统计各个所述下载渠道的所述目标应用的下载数量。 And a first download quantity statistic module, configured to count, according to historical access data of each of the download channels, a download quantity of the target application of each of the download channels.
根据权利要求 17所述的应用下载统计装置, 其特征在于, 所述应用下 载统计装置还包括: The application downloading statistics device according to claim 17, wherein the application is The statistical device also includes:
第二下载数量统计模块, 用于根据各个所述下载渠道的历史访问数据 统计所述各个渠道节点的所述目标应用的下载数量。  And a second download quantity statistic module, configured to count, according to historical access data of each of the download channels, a download quantity of the target application of each channel node.
[权利要求 20] 根据权利要求 16至 19中任一项所述的应用下载统计装置, 其特征在于 , 所述应用下载统计装置还包括:  The application downloading statistical device according to any one of claims 16 to 19, wherein the application downloading statistical device further comprises:
链接地址判断模块, 用于判断所述链接地址是否符合预设规则; 触发模块, 用于若所述链接地址判断模块的判断结果为是, 则触发所 述标志字段提取模块;  a link address judging module, configured to determine whether the link address meets a preset rule; a triggering module, configured to trigger the flag field extracting module if the judgment result of the link address judging module is yes;
默认字段获取模块, 用于若所述链接地址判断模块的判断结果为否, 则获取默认的标志字段, 并触发所述下载链接确定模块。  And a default field obtaining module, configured to: if the determination result of the link address determining module is no, obtain a default flag field, and trigger the download link determining module.
PCT/CN2018/076665 2017-02-16 2018-02-13 Application download counting method, readable storage medium, terminal apparatus and device WO2018149399A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201710083436.5 2017-02-16
CN201710083436.5A CN107798028A (en) 2017-02-16 2017-02-16 One kind applies download statistics method and apparatus

Publications (1)

Publication Number Publication Date
WO2018149399A1 true WO2018149399A1 (en) 2018-08-23

Family

ID=61530180

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2018/076665 WO2018149399A1 (en) 2017-02-16 2018-02-13 Application download counting method, readable storage medium, terminal apparatus and device

Country Status (2)

Country Link
CN (1) CN107798028A (en)
WO (1) WO2018149399A1 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111428117B (en) * 2019-01-09 2023-05-16 百度在线网络技术(北京)有限公司 Application program data acquisition method and device
CN110177135A (en) * 2019-05-21 2019-08-27 深圳壹账通智能科技有限公司 Channel information processing method, device and the computer equipment of application program

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1799042A (en) * 2001-10-03 2006-07-05 诺基亚有限公司 System and method for controlling access to downloadable resources
CN101355569A (en) * 2008-09-10 2009-01-28 北大方正集团有限公司 Control method, apparatus and system for downloading digital content
CN103617544A (en) * 2013-11-27 2014-03-05 友盟同欣(北京)科技有限公司 Channel effect monitoring method and system
EP2773080A1 (en) * 2011-10-26 2014-09-03 Tencent Technology (Shenzhen) Co., Ltd Sharing control system and method for network resources download information

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104104717B (en) * 2014-06-30 2017-11-03 广州唯品会网络技术有限公司 Deliver channel data statistical approach and device
CN105608145B (en) * 2015-12-17 2019-05-24 北京奇虎科技有限公司 The method and device of download based on downloading channel statistics application software

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1799042A (en) * 2001-10-03 2006-07-05 诺基亚有限公司 System and method for controlling access to downloadable resources
CN101355569A (en) * 2008-09-10 2009-01-28 北大方正集团有限公司 Control method, apparatus and system for downloading digital content
EP2773080A1 (en) * 2011-10-26 2014-09-03 Tencent Technology (Shenzhen) Co., Ltd Sharing control system and method for network resources download information
CN103617544A (en) * 2013-11-27 2014-03-05 友盟同欣(北京)科技有限公司 Channel effect monitoring method and system

Also Published As

Publication number Publication date
CN107798028A (en) 2018-03-13

Similar Documents

Publication Publication Date Title
US20230376453A1 (en) Method and system for applying data retention policies in a computing platform
CN107911249B (en) Method, device and equipment for sending command line of network equipment
EP2989543B1 (en) Method and device for updating client
CN107404481B (en) User information recognition methods and device
CN110888838B (en) Request processing method, device, equipment and storage medium based on object storage
JP2017506034A5 (en)
EP3211825A1 (en) Trusted terminal verification method and apparatus
CN109495467B (en) Method and device for updating interception rule and computer readable storage medium
WO2017000761A1 (en) Method and apparatus for extracting feature information of terminal device
JP2018014765A5 (en)
CN104702575B (en) A kind of account management method, management platform and system
WO2018121266A1 (en) Method and device for obtaining application and terminal device
CN110247857B (en) Current limiting method and device
CN109688094B (en) Suspicious IP configuration method, device, equipment and storage medium based on network security
WO2013152729A1 (en) Method and apparatus for providing software for terminal device
US9665732B2 (en) Secure Download from internet marketplace
CN110851334B (en) Flow statistics method, electronic equipment, system and medium
WO2018149399A1 (en) Application download counting method, readable storage medium, terminal apparatus and device
CN106547791A (en) A kind of data access method and system
JP2008233966A5 (en)
CN105184559B (en) A kind of payment system and method
CN109388558A (en) A kind of method, apparatus, equipment and storage medium managing electronic equipment
CN110830492B (en) Method and system for mutually scheduling edge applications based on CoreDNS registration service
CN106469166B (en) A kind of information processing method and device
CN116938546A (en) Control method, device, equipment and medium of intelligent household Internet of things equipment

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: 18754214

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205 DATED 25/11/2019)

122 Ep: pct application non-entry in european phase

Ref document number: 18754214

Country of ref document: EP

Kind code of ref document: A1