CN112581180A - Method and device for tracing APP source in iOS system based on clipboard - Google Patents

Method and device for tracing APP source in iOS system based on clipboard Download PDF

Info

Publication number
CN112581180A
CN112581180A CN202011559973.0A CN202011559973A CN112581180A CN 112581180 A CN112581180 A CN 112581180A CN 202011559973 A CN202011559973 A CN 202011559973A CN 112581180 A CN112581180 A CN 112581180A
Authority
CN
China
Prior art keywords
clipboard
identification information
app
ios system
sources
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
CN202011559973.0A
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.)
Fuzhou Zhangzhong Cloud Technology Co ltd
Original Assignee
Fuzhou Zhangzhong Cloud Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fuzhou Zhangzhong Cloud Technology Co ltd filed Critical Fuzhou Zhangzhong Cloud Technology Co ltd
Priority to CN202011559973.0A priority Critical patent/CN112581180A/en
Publication of CN112581180A publication Critical patent/CN112581180A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • 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/0241Advertisements
    • G06Q30/0242Determining effectiveness of advertisements
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/543User-generated data transfer, e.g. clipboards, dynamic data exchange [DDE], object linking and embedding [OLE]

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Accounting & Taxation (AREA)
  • Development Economics (AREA)
  • Finance (AREA)
  • Software Systems (AREA)
  • Strategic Management (AREA)
  • General Physics & Mathematics (AREA)
  • Entrepreneurship & Innovation (AREA)
  • General Business, Economics & Management (AREA)
  • Marketing (AREA)
  • Economics (AREA)
  • Game Theory and Decision Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Debugging And Monitoring (AREA)

Abstract

According to the method and the device for realizing APP popularization source tracking in the iOS system based on the clipboard, the unique identification information is injected into the clipboard; obtaining identification information from the clipboard through the APP, and storing the identification information to the local; the received registration information and the identification information stored in the local area are simultaneously sent to the server side for association, so that tracking of APP sources in the iOS system is achieved, accuracy is high, and implementation is easy.

Description

Method and device for tracing APP source in iOS system based on clipboard
Technical Field
The invention relates to the technical field of computers, in particular to a method and equipment for tracking an APP source in an iOS system based on a clipboard.
Background
When the APP is popularized, the APP is generally popularized through different channels, and the activation and conversion effects brought by the different channels are tracked. Android APP can achieve the effect of tracking a new user source channel by injecting channel information into the apk, but the APPs of the iOS platform are downloaded through the AppStore, so that different popularization channel information cannot be injected into the same APP packet, and the APP in the existing iOS system is difficult to track the source channel information when being popularized in multiple channels.
Disclosure of Invention
Technical problem to be solved
In order to solve the above problems in the prior art, the present invention provides a method and an apparatus for tracing an APP source in an iOS system based on a clipboard, which can implement tracing of the APP source in the iOS system with high accuracy and easy implementation.
(II) technical scheme
In order to achieve the purpose, the invention adopts a technical scheme that:
a clipboard-based method for tracking APP sources in an iOS system comprises the following steps:
s1, injecting unique identification information into the shear plate;
s2, obtaining identification information from the clipboard through the APP, and storing the identification information to the local;
and S3, simultaneously sending the received registration information and the identification information stored locally to the server side for association.
In order to achieve the purpose, the invention adopts another technical scheme as follows:
apparatus for clipboard-based tracing of APP sources in an iOS system, comprising a memory, a processor and a computer program stored on the memory and executable on the processor, the processor implementing the following steps when executing the program:
s1, injecting unique identification information into the shear plate;
s2, obtaining identification information from the clipboard through the APP, and storing the identification information to the local;
and S3, simultaneously sending the received registration information and the identification information stored locally to the server side for association.
(III) advantageous effects
The invention has the beneficial effects that: by injecting unique identification information into the clipboard; obtaining identification information from the clipboard through the APP, and storing the identification information to the local; the received registration information and the identification information stored in the local area are simultaneously sent to the server side for association, so that tracking of APP sources in the iOS system is achieved, accuracy is high, and implementation is easy.
Drawings
FIG. 1 is a flowchart of a method for clipboard-based tracking of APP sources in an iOS system according to an embodiment of the present invention;
fig. 2 is a schematic overall structure diagram of a clipboard-based device for tracking APP sources in an iOS system according to an embodiment of the present invention.
[ description of reference ]
1: tracking equipment of an APP source in the iOS system based on a clipboard;
2: a memory;
3: a processor.
Detailed Description
For the purpose of better explaining the present invention and to facilitate understanding, the present invention will be described in detail by way of specific embodiments with reference to the accompanying drawings.
Example one
Referring to fig. 1, a method for clipboard-based tracking of APP sources in an iOS system includes the steps of:
s1, injecting unique identification information into the shear plate;
s2, obtaining identification information from the clipboard through the APP, and storing the identification information to the local;
and S3, simultaneously sending the received registration information and the identification information stored locally to the server side for association.
The identification information is specifically channel information.
Preferably, the format of the channel information is zzy: channel ID
Step S1 specifically includes:
and unique identification information is injected into the clipboard while the downloading instruction is received.
Step S2 specifically includes:
when an APP starting instruction is received for the first time, the identification information in the shear plate is obtained through the APP, and the cache is locally performed.
Step S3 specifically includes:
s31, receiving registration information when the user registers for the first time;
and S32, simultaneously sending the received registration information and the identification information stored locally to the server side for association.
Example two
Referring to fig. 2, a clipboard-based apparatus 1 for tracing APP sources in an iOS system includes a memory 2, a processor 3, and a computer program stored in the memory 2 and capable of running on the processor 3, wherein the processor 3 implements the steps of the first embodiment when executing the program.
The above description is only an embodiment of the present invention, and not intended to limit the scope of the present invention, and all equivalent changes made by using the contents of the present specification and the drawings, or applied directly or indirectly to the related technical fields, are included in the scope of the present invention.

Claims (10)

1. A method for tracing APP sources in an iOS system based on a clipboard is characterized by comprising the following steps:
s1, injecting unique identification information into the shear plate;
s2, obtaining identification information from the clipboard through the APP, and storing the identification information to the local;
and S3, simultaneously sending the received registration information and the identification information stored locally to the server side for association.
2. The clipboard-based method of tracking APP sources in an iOS system according to claim 1, wherein the identification information is channel information.
3. The method for clipboard-based tracking of APP sources in an iOS system according to claim 1, wherein step S1 specifically comprises:
and unique identification information is injected into the clipboard while the downloading instruction is received.
4. The method for clipboard-based tracking of APP sources in an iOS system according to claim 1, wherein step S2 specifically comprises:
when an APP starting instruction is received for the first time, the identification information in the shear plate is obtained through the APP, and the cache is locally performed.
5. The method for clipboard-based tracking of APP sources in an iOS system according to claim 1, wherein step S3 specifically comprises:
s31, receiving registration information when the user registers for the first time;
and S32, simultaneously sending the received registration information and the identification information stored locally to the server side for association.
6. Apparatus for clipboard-based tracing of the origin of an APP in an iOS system, comprising a memory, a processor and a computer program stored on the memory and executable on the processor, characterized in that the processor implements the following steps when executing said program:
s1, injecting unique identification information into the shear plate;
s2, obtaining identification information from the clipboard through the APP, and storing the identification information to the local;
and S3, simultaneously sending the received registration information and the identification information stored locally to the server side for association.
7. The clipboard-based apparatus for tracking the source of APP in an iOS system according to claim 6, wherein the identification information is channel information.
8. The apparatus for clipboard-based tracking of APP sources in an iOS system according to claim 6, wherein step S1 specifically comprises:
and unique identification information is injected into the clipboard while the downloading instruction is received.
9. The apparatus for clipboard-based tracking of APP sources in an iOS system according to claim 6, wherein step S2 specifically comprises:
when an APP starting instruction is received for the first time, the identification information in the shear plate is obtained through the APP, and the cache is locally performed.
10. The apparatus for clipboard-based tracking of APP sources in an iOS system according to claim 6, wherein step S3 specifically comprises:
s31, receiving registration information when the user registers for the first time;
and S32, simultaneously sending the received registration information and the identification information stored locally to the server side for association.
CN202011559973.0A 2020-12-25 2020-12-25 Method and device for tracing APP source in iOS system based on clipboard Pending CN112581180A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011559973.0A CN112581180A (en) 2020-12-25 2020-12-25 Method and device for tracing APP source in iOS system based on clipboard

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011559973.0A CN112581180A (en) 2020-12-25 2020-12-25 Method and device for tracing APP source in iOS system based on clipboard

Publications (1)

Publication Number Publication Date
CN112581180A true CN112581180A (en) 2021-03-30

Family

ID=75140241

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011559973.0A Pending CN112581180A (en) 2020-12-25 2020-12-25 Method and device for tracing APP source in iOS system based on clipboard

Country Status (1)

Country Link
CN (1) CN112581180A (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102870103A (en) * 2010-02-16 2013-01-09 谷歌公司 Server-based data sharing in computer applications
CN108171547A (en) * 2017-12-27 2018-06-15 平安普惠企业管理有限公司 User behavior method for tracing, device, equipment and storage medium
CN109471738A (en) * 2018-10-16 2019-03-15 五八有限公司 A kind of application program downloads recognition methods and the relevant device of channel
CN109688144A (en) * 2013-08-13 2019-04-26 北京奇虎科技有限公司 A kind of method of Account Registration and corresponding device and server
US20200219144A1 (en) * 2019-01-07 2020-07-09 Alphonso Inc. Bidding Agent Using Ad Opportunity Source to Limit Ad Reach

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102870103A (en) * 2010-02-16 2013-01-09 谷歌公司 Server-based data sharing in computer applications
CN109688144A (en) * 2013-08-13 2019-04-26 北京奇虎科技有限公司 A kind of method of Account Registration and corresponding device and server
CN108171547A (en) * 2017-12-27 2018-06-15 平安普惠企业管理有限公司 User behavior method for tracing, device, equipment and storage medium
CN109471738A (en) * 2018-10-16 2019-03-15 五八有限公司 A kind of application program downloads recognition methods and the relevant device of channel
US20200219144A1 (en) * 2019-01-07 2020-07-09 Alphonso Inc. Bidding Agent Using Ad Opportunity Source to Limit Ad Reach

Similar Documents

Publication Publication Date Title
CN102779151B (en) The searching method of application program, Apparatus and system
US9411573B2 (en) Testing framework for applications
CN107450922B (en) Method, storage medium, device and system for automatically registering popup events in android
US20160378456A1 (en) Method for offline updating virtual machine images
CN104077521B (en) Information processing method and device
CN109447691B (en) Advertisement putting tracking method and device
CN109739524B (en) Software installation package generation method and device, electronic equipment and storage medium
CN105786511B (en) The implementation method of terminal device Web application management
ATE302512T1 (en) METHOD AND APPARATUS FOR MANAGING MULTIPLE NETWORK DEVICES
EP3828701A3 (en) Mini app processing method, server, device and storage medium
CN106686200B (en) Mobile application program updating method, mobile terminal and updating system
CN110825424B (en) Channel tracing method and related device
CN103812914A (en) Method and device for tracking spreader
CN105389160A (en) Information issuing method and device
CN102262684A (en) Method and device for generating webpage page of mobile terminal
CN103178962B (en) General-purpose fingerprint authentication method and device
CN108733370B (en) Stylized display method, device, terminal and storage medium of native APP
CN111818518A (en) 5G message receiving method and device based on application software and storage medium
CN112581180A (en) Method and device for tracing APP source in iOS system based on clipboard
CN104346195A (en) Software installing method and system
US10922064B2 (en) Method, device and user terminal for software installation
CN103842960A (en) Method and apparatus for inter-widget communication
CN103034734A (en) File storage and inquiry agency and information searching method and system
EP2450791B1 (en) Method for updating media database in portable terminal
CN112379938A (en) Cross-browser safe local application calling method based on domestic operating system

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
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20210330