CN112307370A - Order source tracking method and system - Google Patents

Order source tracking method and system Download PDF

Info

Publication number
CN112307370A
CN112307370A CN202011158002.5A CN202011158002A CN112307370A CN 112307370 A CN112307370 A CN 112307370A CN 202011158002 A CN202011158002 A CN 202011158002A CN 112307370 A CN112307370 A CN 112307370A
Authority
CN
China
Prior art keywords
order
channel
user
information
website
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202011158002.5A
Other languages
Chinese (zh)
Inventor
梁松金
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Yinsheng Telecom Co ltd
Original Assignee
Yinsheng Telecom Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Yinsheng Telecom Co ltd filed Critical Yinsheng Telecom Co ltd
Priority to CN202011158002.5A priority Critical patent/CN112307370A/en
Publication of CN112307370A publication Critical patent/CN112307370A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/955Retrieval from the web using information identifiers, e.g. uniform resource locators [URL]
    • G06F16/9566URL specific, e.g. using aliases, detecting broken or misspelled links
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/02Marketing; Price estimation or determination; Fundraising
    • G06Q30/0201Market modelling; Market analysis; Collecting market data
    • G06Q30/0202Market predictions or forecasting for commercial activities
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/06Buying, selling or leasing transactions
    • G06Q30/0601Electronic shopping [e-shopping]
    • G06Q30/0633Lists, e.g. purchase orders, compilation or processing
    • G06Q30/0635Processing of requisition or of purchase orders

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Accounting & Taxation (AREA)
  • Finance (AREA)
  • Theoretical Computer Science (AREA)
  • Development Economics (AREA)
  • Strategic Management (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • Marketing (AREA)
  • Economics (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Game Theory and Decision Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention discloses an order source tracking method and system, relating to the technical field of order processing; the method comprises the following steps: s1, acquiring user access information of the access website; s2, obtaining order data created during the information session accessed by the user; s3, identifying the channel source corresponding to the user access information by identifying the channel source corresponding to the user access information; s4, merging channel sources of orders, analyzing URL of a user access website, identifying the channel sources, acquiring order data created by user access information, and merging the channel sources of the orders; s5, identifying user equipment side information, analyzing a user agent parameter of an access website, identifying the user equipment side information, and matching an APP of an order source and an operating system of the order source according to the equipment side information; the invention has the beneficial effects that: different promotion links can be configured for each promotion channel of each merchant, and the source channel of the transaction is determined according to different ordering links.

Description

Order source tracking method and system
Technical Field
The invention relates to the technical field of order processing, in particular to an order source tracking method and system.
Background
The order management system in the mall project is a system important for shopping process, manages the states of trading, after-sale and the like of orders of each merchant, and each merchant can sell the orders through different channels, so that the order management system has the following problems:
1. the APP or promotion website from which the merchant order originates cannot be identified;
2. the single-line bit cannot be tracked by the user;
3. user sharing links cannot be tracked across APPs;
4. the information of the user equipment for placing the order cannot be tracked;
5. the popularization strategies are scattered, unified management cannot be performed, difficulty and abnormity appear through manual screening, and the working efficiency is low.
Disclosure of Invention
In order to overcome the defects of the prior art, the invention provides an order source tracking method and an order source tracking system, which can configure different promotion links for each promotion channel of each merchant and determine the source channel of the transaction according to different ordering links.
The technical scheme adopted by the invention for solving the technical problems is as follows: in a method of order source tracking, the improvement comprising the steps of:
s1, acquiring user access information of the accessed website, wherein the user access information comprises but is not limited to a client Token of the accessed website, a URL of the accessed website and a user agent parameter of the accessed website;
s2, obtaining order data created during the information session accessed by the user;
s3, identifying the channel source corresponding to the user access information according to the URL of the user access website and the UserAgent parameter of the access website;
s4, merging channel sources of orders, analyzing URL of a user access website, identifying the channel sources, acquiring order data created by user access information, and merging the channel sources of the orders;
and S5, identifying the user equipment side information, analyzing the user agent parameter of the access website, identifying the user equipment side information, and matching the APP of the order source and the operating system of the order source according to the equipment side information.
Further, in step S2, the information of the order data includes, but is not limited to, an order ID, an order type, and order commodity information.
Further, in the step S3, identifying the channel source corresponding to the user access information includes the following steps:
s31, acquiring channel parameters in the URL of the access website;
s32, identifying a corresponding channel according to a channel dictionary in the channel parameter matching system;
and S33, binding the user access information with the corresponding channel source.
Further, in step S5, the ue-side information includes, but is not limited to, a browser identifier, an operating system identifier, and a version identifier.
Further, the step S5 is followed by the following steps:
and S6, storing information, namely storing a channel source corresponding to the user access information, a client Token of the access website and order data information into an order source tracking system.
On the other hand, the invention also provides an order source tracking system, which is improved in that the system comprises a collection module, an analysis module and a storage module;
the acquisition module is used for acquiring user access information of the accessed website, and the user access information comprises but is not limited to a client Token of the accessed website, a URL of the accessed website and a user agent parameter of the accessed website;
the analysis module is connected with the acquisition module and is used for identifying the source of the order channel according to the URL of the website accessed by the user and the Useragent parameter of the website accessed by the user;
the storage module is connected with the analysis module and is used for storing the channel source corresponding to the user access information, the client Token of the access website and the data information of the order into the order source tracking system.
Further, the analysis module creates order data during the user access information session, the order data information including, but not limited to, order ID, order type, and order commodity information.
The invention has the beneficial effects that: different promotion links can be configured for each promotion channel of each merchant, and only the channel from which the transaction comes is provided according to different ordering links; the method and the system can realize unified management of the tracking orders, facilitate inquiry and analysis of popularization conditions of each channel by merchants, and can also perform statistical analysis on user groups of each channel to predict user behaviors more accurately, thereby taking targeted operation measures.
Drawings
FIG. 1 is a flowchart illustrating an order source tracking method according to the present invention.
FIG. 2 is a schematic diagram of a frame structure of an order source tracking system according to the present invention.
Detailed Description
The invention is further illustrated with reference to the following figures and examples.
The conception, the specific structure, and the technical effects produced by the present invention will be clearly and completely described below in conjunction with the embodiments and the accompanying drawings to fully understand the objects, the features, and the effects of the present invention. It is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all embodiments, and those skilled in the art can obtain other embodiments without inventive effort based on the embodiments of the present invention, and all embodiments are within the protection scope of the present invention. In addition, all the connection/connection relations referred to in the patent do not mean that the components are directly connected, but mean that a better connection structure can be formed by adding or reducing connection auxiliary components according to specific implementation conditions. All technical characteristics in the invention can be interactively combined on the premise of not conflicting with each other.
Referring to fig. 1, the invention discloses an order source tracking method, by which different promotion links are configured for each promotion channel of each merchant, and which channel of the transaction source is known according to the different ordering links, thereby identifying the source of the merchant order, realizing the tracking of the ordering behavior of the user, realizing the unified management of the tracked order, and facilitating the query and analysis of the promotion condition of each channel by the merchant. In this embodiment, the order source tracking comprises the following steps:
s1, acquiring user access information of the accessed website, wherein the user access information comprises but is not limited to a client Token of the accessed website, a URL of the accessed website and a user agent parameter of the accessed website;
s2, obtaining order data created during the information session accessed by the user;
in step S2, the information of the order data includes, but is not limited to, an order ID, an order type, and order commodity information.
S3, identifying the channel source corresponding to the user access information according to the URL of the user access website and the UserAgent parameter of the access website;
in this embodiment, identifying a channel source corresponding to the user access information includes the following steps:
s31, acquiring channel parameters in the URL of the access website;
s32, identifying a corresponding channel according to a channel dictionary in the channel parameter matching system;
and S33, binding the user access information with the corresponding channel source.
S4, merging channel sources of orders, analyzing URL of a user access website, identifying the channel sources, acquiring order data created by user access information, and merging the channel sources of the orders; in this embodiment, the channel source of the order is merged and calculated statistically;
and S5, identifying the user equipment side information, analyzing the user agent parameter of the access website, identifying the user equipment side information, and matching the APP of the order source and the operating system of the order source according to the equipment side information.
In step S5, the ue-side information includes, but is not limited to, a browser identifier, an operating system identifier, and a version identifier.
In addition, the method also comprises the following steps:
and S6, storing information, namely storing a channel source corresponding to the user access information, a client Token of the access website and order data information into an order source tracking system.
In this embodiment, the channel a user, the channel B user, and the channel C user access URLs of a mall website at the same time to generate a shopping flow service, and the order source tracking system is embedded in an order management system of the mall, specifically, the order source tracking system includes an acquisition module, an analysis module, and a storage module, the acquisition module is used to acquire user access information for accessing the website, and the user access information includes but is not limited to a client Token for accessing the website, a URL for accessing the website, and a user agent parameter for accessing the website; the analysis module is connected with the acquisition module and is used for identifying the source of the order channel according to the URL of the website accessed by the user and the Useragent parameter of the website accessed by the user; in this embodiment, the analysis module creates order data during a user access information session, the information of which includes, but is not limited to, an order ID, an order type, and order commodity information. The storage module is connected with the analysis module and is used for storing the channel source corresponding to the user access information, the client Token of the access website and the data information of the order into the order source tracking system.
By the order source tracking method and the order source tracking system, different promotion links can be configured for each promotion channel of each merchant, and only the channel from which the transaction comes is selected according to different ordering links; the method and the system can realize unified management of the tracking orders, facilitate inquiry and analysis of popularization conditions of each channel by merchants, and can also perform statistical analysis on user groups of each channel to predict user behaviors more accurately, thereby taking targeted operation measures.
While the preferred embodiments of the present invention have been illustrated and described, it will be understood by those skilled in the art that various changes in form and details may be made therein without departing from the spirit and scope of the invention as defined by the appended claims.

Claims (7)

1. An order source tracking method, comprising the steps of:
s1, acquiring user access information of the accessed website, wherein the user access information comprises but is not limited to a client Token of the accessed website, a URL of the accessed website and a user agent parameter of the accessed website;
s2, obtaining order data created during the information session accessed by the user;
s3, identifying the channel source corresponding to the user access information according to the URL of the user access website and the UserAgent parameter of the access website;
s4, merging channel sources of orders, analyzing URL of a user access website, identifying the channel sources, acquiring order data created by user access information, and merging the channel sources of the orders;
and S5, identifying the user equipment side information, analyzing the user agent parameter of the access website, identifying the user equipment side information, and matching the APP of the order source and the operating system of the order source according to the equipment side information.
2. The method for tracking order source of claim 1, wherein in step S2, the information of the order data includes, but is not limited to, order ID, order type and order commodity information.
3. The method for tracking source of order as claimed in claim 1, wherein the step S3 of identifying the channel source corresponding to the user access information comprises the following steps:
s31, acquiring channel parameters in the URL of the access website;
s32, identifying a corresponding channel according to a channel dictionary in the channel parameter matching system;
and S33, binding the user access information with the corresponding channel source.
4. The method as claimed in claim 1, wherein in step S5, the user device side information includes but is not limited to a browser identifier, an operating system identifier, and a version identifier.
5. The method for tracking the source of an order according to claim 1, wherein said step S5 is followed by the steps of:
and S6, storing information, namely storing a channel source corresponding to the user access information, a client Token of the access website and order data information into an order source tracking system.
6. An order source tracking system is characterized by comprising an acquisition module, an analysis module and a storage module;
the acquisition module is used for acquiring user access information of the accessed website, and the user access information comprises but is not limited to a client Token of the accessed website, a URL of the accessed website and a user agent parameter of the accessed website;
the analysis module is connected with the acquisition module and is used for identifying the source of the order channel according to the URL of the website accessed by the user and the Useragent parameter of the website accessed by the user;
the storage module is connected with the analysis module and is used for storing the channel source corresponding to the user access information, the client Token of the access website and the data information of the order into the order source tracking system.
7. The order source tracking system of claim 6, wherein the analysis module creates order data during a user access information session, the order data information including but not limited to order ID, order type, and order commodity information.
CN202011158002.5A 2020-10-26 2020-10-26 Order source tracking method and system Pending CN112307370A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011158002.5A CN112307370A (en) 2020-10-26 2020-10-26 Order source tracking method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011158002.5A CN112307370A (en) 2020-10-26 2020-10-26 Order source tracking method and system

Publications (1)

Publication Number Publication Date
CN112307370A true CN112307370A (en) 2021-02-02

Family

ID=74330511

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011158002.5A Pending CN112307370A (en) 2020-10-26 2020-10-26 Order source tracking method and system

Country Status (1)

Country Link
CN (1) CN112307370A (en)

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103390233A (en) * 2012-05-08 2013-11-13 九樱天下(北京)信息技术有限公司 Order source identification method
CN103810620A (en) * 2014-02-21 2014-05-21 广东绿瘦健康信息咨询有限公司 Advertisement serving optimization method and system for same
CN104104717A (en) * 2014-06-30 2014-10-15 广州唯品会网络技术有限公司 Inputting channel data statistical method and device
CN107609890A (en) * 2017-08-03 2018-01-19 北京京东尚科信息技术有限公司 A kind of method and apparatus of order tracking
CN107886382A (en) * 2016-09-29 2018-04-06 北京京东尚科信息技术有限公司 The method, apparatus and system of channel drainage effect in analyzing web site station
CN108984572A (en) * 2017-06-05 2018-12-11 北京国双科技有限公司 Site information method for pushing and device
CN110020364A (en) * 2017-11-27 2019-07-16 北京京东尚科信息技术有限公司 The method and apparatus for determining the traffic source of page access
CN111222911A (en) * 2019-12-03 2020-06-02 佛山欧神诺云商科技有限公司 Customer tracking method, device, medium and system based on online privilege order
CN111292108A (en) * 2018-12-07 2020-06-16 北京京东尚科信息技术有限公司 Order counting method, device, equipment and computer readable storage medium

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103390233A (en) * 2012-05-08 2013-11-13 九樱天下(北京)信息技术有限公司 Order source identification method
CN103810620A (en) * 2014-02-21 2014-05-21 广东绿瘦健康信息咨询有限公司 Advertisement serving optimization method and system for same
CN104104717A (en) * 2014-06-30 2014-10-15 广州唯品会网络技术有限公司 Inputting channel data statistical method and device
CN107886382A (en) * 2016-09-29 2018-04-06 北京京东尚科信息技术有限公司 The method, apparatus and system of channel drainage effect in analyzing web site station
CN108984572A (en) * 2017-06-05 2018-12-11 北京国双科技有限公司 Site information method for pushing and device
CN107609890A (en) * 2017-08-03 2018-01-19 北京京东尚科信息技术有限公司 A kind of method and apparatus of order tracking
CN110020364A (en) * 2017-11-27 2019-07-16 北京京东尚科信息技术有限公司 The method and apparatus for determining the traffic source of page access
CN111292108A (en) * 2018-12-07 2020-06-16 北京京东尚科信息技术有限公司 Order counting method, device, equipment and computer readable storage medium
CN111222911A (en) * 2019-12-03 2020-06-02 佛山欧神诺云商科技有限公司 Customer tracking method, device, medium and system based on online privilege order

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
何典;宋中山;刘济波;: "基于用户访问记录的Web挖掘研究", 计算机系统应用, no. 04, 5 April 2007 (2007-04-05), pages 42 - 70 *

Similar Documents

Publication Publication Date Title
US9792365B2 (en) Method and system for tracking and gathering multivariate testing data
CN106202117B (en) Data processing method and device and server
US9591088B2 (en) Method and system for collecting and providing application usage analytics
US20190114649A1 (en) Method and system for identifying fraudulent publisher networks
US8463919B2 (en) Process for associating data requests with site visits
US9514469B2 (en) Identification of consumers based on a unique device ID
US10362086B2 (en) Method and system for automating submission of issue reports
CN106651416A (en) Analyzing method and analyzing device of application popularization information
CN111339151B (en) Online examination method, device, equipment and computer storage medium
CN105069087A (en) Web log data mining based website optimization method
CN114817968B (en) Method, device and equipment for tracing path of featureless data and storage medium
CN102904774B (en) Terminal, server and server performance test methods
CN109284450B (en) Method and device for determining order forming paths, storage medium and electronic equipment
CN105224544A (en) A kind of data editing method of database and device
CN104732425A (en) E-commerce platform customer behavior analytical method based on big data
CN105721578A (en) User behavior data collection method and system
CN108932640B (en) Method and device for processing orders
CN107786641B (en) Method for collecting distributed multi-system user behavior logs
CN111552981B (en) Insurance business attribution method and system based on block chain technology
CN112307370A (en) Order source tracking method and system
CN111340062A (en) Mapping relation determining method and device
CN116155597A (en) Access request processing method and device and computer equipment
CN115757995A (en) Method and device for processing characteristic-free data label, computer equipment and storage medium
CN1674011A (en) Electronic business decision-making support system
CN110557351A (en) Method and apparatus for generating information

Legal Events

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