[go: up one dir, main page]

CN113992620A - Method for tracking mail reading behavior - Google Patents

Method for tracking mail reading behavior Download PDF

Info

Publication number
CN113992620A
CN113992620A CN202111081619.6A CN202111081619A CN113992620A CN 113992620 A CN113992620 A CN 113992620A CN 202111081619 A CN202111081619 A CN 202111081619A CN 113992620 A CN113992620 A CN 113992620A
Authority
CN
China
Prior art keywords
tracking
receiver
link
website
information
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
CN202111081619.6A
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.)
Shenzhen Touch Sea Technology Co ltd
Original Assignee
Shenzhen Touch Sea 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 Shenzhen Touch Sea Technology Co ltd filed Critical Shenzhen Touch Sea Technology Co ltd
Priority to CN202111081619.6A priority Critical patent/CN113992620A/en
Publication of CN113992620A publication Critical patent/CN113992620A/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]
    • 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/957Browsing optimisation, e.g. caching or content distillation

Landscapes

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

Abstract

The invention relates to the technical field of network tracking, and particularly discloses a method for tracking mail reading behavior, which comprises the following steps: when a user clicks a link, the link is rewritten to a server side in advance, and a string of unique identification code for marking the link and address information of a receiver are attached to the url address; after receiving the access request, the server side can identify the accessed mailbox information, so that the access can be associated with a specific receiver; the service redirects the request to the web address that the recipient really wants to access, accompanied by the relevant parameters and the visitor identification code. The method for tracking the mail reading behavior can identify the specific receiver clicked by the link, so that the mail marketing effect can be ascertained, the subsequent website access behavior of the receiver can be associated with the receiver, and the anonymous visitor can be identified; parameters in the website are not attached with a mailbox address plaintext, so that the privacy information of a receiver is prevented from being revealed.

Description

Method for tracking mail reading behavior
Technical Field
The invention relates to the technical field of network tracking, in particular to a method for tracking mail reading behaviors.
Background
Email is a communication method for providing information exchange by electronic means, and is the most widely used service of the internet. Through the e-mail system of the network, the user can contact the network user in any corner of the world in a very quick way (the user can send the information to any specified destination in the world within a few seconds) at a very low price (only the network fee is needed no matter where the user sends the information), and the user can contact the network user in any corner of the world.
In the digital marketing era, a tracking technology for accurately tracking the e-mail reading behavior exists, and products in the market can monitor whether a certain link is opened by a receiver or not, but the link belongs to a certain domain name. The system cannot identify other page access behaviors of the user in the domain name, so that enterprises cannot sense the interest of the user, and accurate marketing cannot be realized.
Disclosure of Invention
The present invention is directed to a method for tracking the reading behavior of a mail, so as to solve the problems mentioned in the background art.
In order to achieve the purpose, the invention provides the following technical scheme: a method of tracking mail reading activity, comprising the steps of:
s1: when a user clicks a link, the link is rewritten to a server side in advance, and a string of unique identification code for marking the link and address information of a receiver are attached to the url address;
s2: after receiving the access request, the server side can identify the accessed mailbox information, so that the access can be associated with a specific receiver;
s3: the server redirects the request to a website which is really visited by the receiver, and attaches relevant parameters and a visitor identification code;
s4: if the website has the monitoring code installed, the parameters are recorded, so that the visit track and the receiver are associated, and continuous tracking of website visit estimation is realized.
Preferably, in S4, a network trace instruction may be generated when the continuous trace is performed, where the network trace instruction includes a trace target and a trace period, and a data stream related to the trace target is extracted from an interface between the mobile network and the internet during the trace period according to the location information of the trace target.
Preferably, the S1 further includes a channel tracing; when a user clicks a mail link, the server side can receive channel information contained in the Cookie, the user downloads and activates the App in the App Store, and at the time, the server side receives the Cookie information again, and the system can track the channel by matching the Cookie twice before and after.
Preferably, in S1, the server includes a processor and a memory, and the memory stores a control program for the processor to execute.
Preferably, in S3, it is determined whether the received parameter information is received for the first time according to the visitor identifier, if so, the parameter information is stored, the total amount of the stored parameter information is recorded as a recording threshold T1, T1 is a positive integer greater than or equal to 1, and the networking rate m of the visited website is calculated and obtained according to a shipment threshold T0 and a recording threshold T1; wherein m is T1/T0 x 100%, T1 is less than or equal to T0.
Preferably, the specific step of S3 is: the service redirects the request to a website which the recipient really wants to access, attaches relevant parameters and a visitor identification code, thereby identifying the identity of the link clicker according to the unique identification code of the visitor, adding the website of the tracking code, and recording the subsequent behavior of the visitor.
Compared with the prior art, the invention has the beneficial effects that:
1. the specific receiver of the link click can be identified, so that the marketing effect of the mail can be ascertained.
2. Subsequent website access behavior of the recipient can be associated with the recipient, thereby identifying the anonymous visitor.
3. Parameters in the website are not attached with a mailbox address plaintext, so that the privacy information of a receiver is prevented from being revealed.
Drawings
FIG. 1 is a schematic flow diagram of the present invention;
FIG. 2 is a flow chart illustrating a tracking process according to the present invention;
FIG. 3 is a schematic view of a continuous tracking process according to the present invention;
FIG. 4 is a channel tracking flow chart according to the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
Referring to fig. 1-4, the present invention provides a technical solution: a method of tracking mail reading activity, comprising the steps of:
s1: when a user clicks a link, the link is rewritten to a server side in advance, and a string of unique identification code for marking the link and address information of a receiver are attached to the url address;
s2: after receiving the access request, the server side can identify the accessed mailbox information, so that the access can be associated with a specific receiver;
s3: the server redirects the request to a website which is really visited by the receiver, and attaches relevant parameters and a visitor identification code;
s4: if the website has the monitoring code installed, the parameters are recorded, so that the visit track and the receiver are associated, and continuous tracking of website visit estimation is realized.
Further, in S4, a network trace command may be generated when the continuous trace is performed, where the network trace command includes a trace target and a trace period, and a data stream related to the trace target is extracted from an interface between the mobile network and the internet during the trace period according to the location information of the trace target.
Further, S1 includes channel tracking; when a user clicks a mail link, the server side can receive channel information contained in the Cookie, the user downloads and activates the App in the App Store, and at the time, the server side receives the Cookie information again, and the system can track the channel by matching the Cookie twice before and after.
Further, in S1, the server includes a processor and a memory, and the memory stores a control program for the processor to execute.
Further, in S3, it is determined whether the received parameter information is received for the first time according to the visitor identifier, and if so, the parameter information is stored, and the total amount of the stored parameter information is recorded as a recording threshold T1, where T1 is a positive integer greater than or equal to 1, and the networking rate m of the visited website is calculated and obtained according to the shipment threshold T0 and the recording threshold T1; wherein m is T1/T0 x 100%, T1 is less than or equal to T0.
Further, the specific step of S3 is: the service redirects the request to a website which the recipient really wants to access, attaches relevant parameters and a visitor identification code, thereby identifying the identity of the link clicker according to the unique identification code of the visitor, adding the website of the tracking code, and recording the subsequent behavior of the visitor.
The method for tracking the mail reading behavior can identify the specific receiver clicked by the link, so that the mail marketing effect can be ascertained;
the subsequent website access behavior of the receiver can be associated with the receiver, so that the anonymous visitor is identified;
parameters in the website are not attached with a mailbox address plaintext, so that the privacy information of a receiver is prevented from being revealed.
Although embodiments of the present invention have been shown and described, it will be appreciated by those skilled in the art that changes, modifications, substitutions and alterations can be made in these embodiments without departing from the principles and spirit of the invention, the scope of which is defined in the appended claims and their equivalents.

Claims (6)

1. A method for tracking mail reading activity, comprising the steps of:
s1: when a user clicks a link, the link is rewritten to a server side in advance, and a string of unique identification code for marking the link and address information of a receiver are attached to the url address;
s2: after receiving the access request, the server side can identify the accessed mailbox information, so that the access can be associated with a specific receiver;
s3: the server redirects the request to a website which is really visited by the receiver, and attaches relevant parameters and a visitor identification code;
s4: if the website has the monitoring code installed, the parameters are recorded, so that the visit track and the receiver are associated, and continuous tracking of website visit estimation is realized.
2. The method of claim 1, wherein the step of tracking the reading of the mail comprises the steps of: in S4, a network trace instruction may be generated during continuous tracing, where the network trace instruction includes a trace target and a trace period, and a data stream related to the trace target is extracted from an interface between the mobile network and the internet in the trace period according to the location information of the trace target.
3. The method of claim 1, wherein the step of tracking the reading of the mail comprises the steps of: the step S1 also comprises channel tracing; when a user clicks a mail link, the server side can receive channel information contained in the Cookie, the user downloads and activates the App in the App Store, and at the time, the server side receives the Cookie information again, and the system can track the channel by matching the Cookie twice before and after.
4. The method of claim 1, wherein the step of tracking the reading of the mail comprises the steps of: in S1, the server includes a processor and a memory, and the memory stores a control program for the processor to execute.
5. The method of claim 1, wherein the step of tracking the reading of the mail comprises the steps of: in S3, determining whether the received parameter information is received for the first time according to the visitor identifier, if so, storing the parameter information, recording the total amount of the stored parameter information as a recording threshold T1, where T1 is a positive integer greater than or equal to 1, and calculating to obtain a networking rate m of the visited website according to a shipment threshold T0 and a recording threshold T1; wherein m is T1/T0 x 100%, T1 is less than or equal to T0.
6. The method of claim 1, wherein the step of tracking the reading of the mail comprises the steps of: the specific steps of S3 are as follows: the service redirects the request to a website which the recipient really wants to access, attaches relevant parameters and a visitor identification code, thereby identifying the identity of the link clicker according to the unique identification code of the visitor, adding the website of the tracking code, and recording the subsequent behavior of the visitor.
CN202111081619.6A 2021-09-15 2021-09-15 Method for tracking mail reading behavior Pending CN113992620A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111081619.6A CN113992620A (en) 2021-09-15 2021-09-15 Method for tracking mail reading behavior

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111081619.6A CN113992620A (en) 2021-09-15 2021-09-15 Method for tracking mail reading behavior

Publications (1)

Publication Number Publication Date
CN113992620A true CN113992620A (en) 2022-01-28

Family

ID=79735892

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111081619.6A Pending CN113992620A (en) 2021-09-15 2021-09-15 Method for tracking mail reading behavior

Country Status (1)

Country Link
CN (1) CN113992620A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114860557A (en) * 2022-04-08 2022-08-05 广东联想懂的通信有限公司 User behavior information generation method, device, equipment and readable storage medium

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1708762A (en) * 2002-10-28 2005-12-14 雅虎公司 Method and system for creating, serving and tracking advertisements
US20060271669A1 (en) * 2006-07-13 2006-11-30 Cubicice(Pty) Ltd Method of collecting data regarding a plurality of web pages visited by at least one user
CN104301208A (en) * 2014-10-31 2015-01-21 亚信科技(南京)有限公司 Method for carrying out full-process tracking on EDM mail after EDM mail is sent
CN106162641A (en) * 2016-07-25 2016-11-23 福建富士通信息软件有限公司 A kind of safe and efficient public's WiFi authentication method and system
CN110619538A (en) * 2019-08-05 2019-12-27 深圳市炬力北方微电子有限公司 Advertisement effect tracking method and related equipment thereof
CN110875933A (en) * 2018-08-29 2020-03-10 阿里巴巴集团控股有限公司 Information matching confirmation method and device
CN111641546A (en) * 2020-04-27 2020-09-08 完美世界控股集团有限公司 Method, device and system for displaying mail reading state in mailbox

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1708762A (en) * 2002-10-28 2005-12-14 雅虎公司 Method and system for creating, serving and tracking advertisements
US20060271669A1 (en) * 2006-07-13 2006-11-30 Cubicice(Pty) Ltd Method of collecting data regarding a plurality of web pages visited by at least one user
CN104301208A (en) * 2014-10-31 2015-01-21 亚信科技(南京)有限公司 Method for carrying out full-process tracking on EDM mail after EDM mail is sent
CN106162641A (en) * 2016-07-25 2016-11-23 福建富士通信息软件有限公司 A kind of safe and efficient public's WiFi authentication method and system
CN110875933A (en) * 2018-08-29 2020-03-10 阿里巴巴集团控股有限公司 Information matching confirmation method and device
CN110619538A (en) * 2019-08-05 2019-12-27 深圳市炬力北方微电子有限公司 Advertisement effect tracking method and related equipment thereof
CN111641546A (en) * 2020-04-27 2020-09-08 完美世界控股集团有限公司 Method, device and system for displaying mail reading state in mailbox

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
"防不胜防 看看钓鱼邮件的新花样", 《计算机与网络》 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114860557A (en) * 2022-04-08 2022-08-05 广东联想懂的通信有限公司 User behavior information generation method, device, equipment and readable storage medium
CN114860557B (en) * 2022-04-08 2023-05-26 广东联想懂的通信有限公司 User behavior information generation method, device, equipment and readable storage medium

Similar Documents

Publication Publication Date Title
US12015681B2 (en) Methods and apparatus to determine media impressions using distributed demographic information
US10552864B2 (en) Methods and apparatus to de-duplicate impression information
US9118542B2 (en) Methods and apparatus to determine an adjustment factor for media impressions
US20140324544A1 (en) Methods and apparatus to determine demographic distributions of online users
US20070239528A1 (en) Dynamic proxy method and apparatus for an online marketing campaign
US10311465B2 (en) Estimating foot traffic lift in response to an advertisement campaign at an online system
CN113992620A (en) Method for tracking mail reading behavior
US11444967B2 (en) Method and system for identifying malicious activity of pre-determined type
JP2019036074A (en) Accessor characteristic estimation system and provided content control system
AU2012275032A1 (en) Dynamic Proxy Method and Apparatus for an Online Marketing Campaign

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

Application publication date: 20220128

RJ01 Rejection of invention patent application after publication