CN101316192A - Encoding method for unique identity code of network visitor - Google Patents

Encoding method for unique identity code of network visitor Download PDF

Info

Publication number
CN101316192A
CN101316192A CNA2008101278875A CN200810127887A CN101316192A CN 101316192 A CN101316192 A CN 101316192A CN A2008101278875 A CNA2008101278875 A CN A2008101278875A CN 200810127887 A CN200810127887 A CN 200810127887A CN 101316192 A CN101316192 A CN 101316192A
Authority
CN
China
Prior art keywords
visitor
network visitor
network
code
coding method
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
CNA2008101278875A
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.)
Beijing Heimi Tiancheng Technology Co., Ltd.
Original Assignee
BEIJING HITME INFORMATION 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 BEIJING HITME INFORMATION TECHNOLOGY Co Ltd filed Critical BEIJING HITME INFORMATION TECHNOLOGY Co Ltd
Priority to CNA2008101278875A priority Critical patent/CN101316192A/en
Publication of CN101316192A publication Critical patent/CN101316192A/en
Pending legal-status Critical Current

Links

Abstract

The invention discloses a method for encoding the exclusive code of the identity of a network visitor, namely: a script program embedded in a target page can automatically collect the UNIX time stamp of the visiting time of the network visitor and feeds the time stamp back to a monitoring server when the network visitor visits the target page. A monitoring server collects the common IP address of the PC of the network visitor and generates a section of exclusive 16-18 digit code which is stored in the PC of the network visitor in the form of cookie. The invention can be applied to the Internet behavior marketing field, the core idea is that: (1) a segment of the script program is embedded in the target page; (2) the program and the monitoring server can automatically collects the common IP address of the PC of the network visitor and the UNIX time stamp of the visiting time when the network visitor visits the target page; (3) a section of the exclusive 16-18 digit code is generated by special algorithm after the collection; (4) the exclusive code is stored in the PC of the network visitor in the form of the cookie. The method fills blankness in the Internet visitor identity encoding field.

Description

The coding method of unique identity code of network visitor
Technical field
The present invention relates to the Internet association area.
Background technology
In a plurality of fields such as the Internet marketing, traffic statistics, often make and come client of unique identification in two ways: a kind of is to use the IP address; A kind of is to use the cookie mode.
These modes, otherwise marked network visitor's accuracy is relatively poor; Because of character encoding format causes access efficiency low, can't satisfy the demand of network visitor being carried out long-term follow.
Summary of the invention
In order to solve the problem of above-mentioned existence, the invention provides the coding method of unique identity code of network visitor, that is: when the network visitor access destination page, the shell script that the is embedded in target pages the inside UNIX timestamp in epoch of time of can automatic collection network visitor visiting, beam back monitor server, the public ip address of monitor server collection network visitor PC, and generate one section 16~18 unique position digital coding, be stored in the cookie mode on the PC of network visitor.The present invention is applied to the Internet (Internet) behavior marketing domain, and its core concept is:
(1) embeds one section shell script at target pages;
(2) when the network visitor access destination page, this program and monitor server be public ip address and the UNIX timestamp in epoch of visiting time of collection network visitor PC automatically;
(3) gather the back and generate one section 16~18 unique position digital coding by special algorithm;
(4) unique code is stored on the PC of network visitor in the cookie mode.
The present invention has filled up a blank in visitor's identity coding field, the Internet.
Embodiment
The technical solution used in the present invention is: embed one section shell script in the target pages source code of destination server, when network visitor is visited this target pages, this program is the visit UNIX timestamp in epoch of time of collection network visitor automatically, send it back to monitor server, server obtains the IP address of network visitor PC, according to these two variablees, utilize algorithm to generate one section 16~18 unique position digital coding, this coding is recorded on the PC of network visitor in the cookie mode.Unless the cookie on this PC removes, otherwise this unique code is stored in last 2 year of this PC all the time.
Concrete workflow is as follows:
(1), at first, in the target pages source code of destination server, embed one section shell script.
(2), when network visitor is visited this target pages, this program can automatically be taken out the timestamp of visitor's visiting time, is designated as A, beams back monitor server;
(3), monitor server obtains visitor's public ip address, obtains int form Hash number, is designated as B; Obtain the timestamp A that shell script is beamed back simultaneously;
(4), calculate this visitor's unique code, method is: unique code equals the B decimal system and moves to left 8, adds the low eight-digit number value of the decimal system of A.
(4), after coding generates, be recorded in the cookie mode on the PC of network visitor.
(5) unless the cookie on this PC removes, otherwise this unique code is stored in last 2 year of this PC all the time.
(6),, can regenerate a new unique code when this network visitor once more during the access destination page if the cookie on this PC is eliminated.
More clear in order to explain, unique code generating method describes with following example.Should be appreciated that following object lesson only is exemplary and explanat a certain situation, be intended to provide the present invention's further explanation as claimed in claim, the present invention is not limited to example itself.
Suppose:
(1), visitor's the visiting time: time zone, 17:52:13 standard time+8 on the 26th in June on Thursday 2008, then UNIX timestamp in epoch A=1214473933265;
(2), visitor's public ip address is 210.10.0.99, its int form Hash is counted B=3523870819;
Then: unique code equals B (decimal system) and moves to left 8, adds the decimal system low eight-digit number value, that is: unique code=352387081973933265 (18 bit digital) of A.
Unique code mentioned above can move to left with above-mentioned B 8, adds that the low eight-digit number of the decimal system of A is worth the place, also can use other method, and any algorithm of every use A and two variablees of B all belongs to this patent protection range.Should be appreciated that to those skilled in the art clearly can be to the method for describing in the claim according to the present invention, and makes multiple modifications and changes in conjunction with above example, even seeks other program meanses and do not break away from the spirit and scope of the present invention.The invention is intended to cover modification of the present invention and the modification that provides in claims and the equivalent scope thereof.

Claims (7)

1. the invention discloses the coding method of unique identity code of network visitor, that is: when the network visitor access destination page, the shell script that the is embedded in target pages the inside UNIX timestamp in epoch of time of can automatic collection network visitor visiting, beam back monitor server, the public ip address of monitor server collection network visitor PC, and generate one section 16~18 unique position digital coding, be stored in the cookie mode on the PC of network visitor.The present invention is applied to the Internet (Internet) behavior marketing domain, and its core concept is:
(1) embeds one section shell script at target pages;
(2) when the network visitor access destination page, this program and monitor server be public ip address and the UNIX timestamp in epoch of visiting time of collection network visitor PC automatically;
(3) gather the back and generate one section 16~18 unique position digital coding by special algorithm;
(4) unique code is stored on the PC of network visitor in the cookie mode.
2. require the coding method of described unique identity code of network visitor according to right 1, it is characterized in that: described visitor is characterized as network visitor, that is: the Internet visitor.
3. require the coding method of described unique identity code of network visitor according to right 1, it is characterized in that: described unique code energy and can only identify a definite visitor's identity.
4. require the coding method of described unique identity code of network visitor according to right 1, it is characterized in that: the computational methods of described unique code are: two variablees of timestamp and visitor's public ip address generate by certain algorithm.
5. require the coding method of described unique identity code of network visitor according to right 1, it is characterized in that: described unique code is stored in the cookie mode in the PC of network visitor after generating.
6. require the coding method of described unique identity code of network visitor according to right 1, it is characterized in that: described unique code generates behind the access destination page for the first time at network visitor.
7. require the coding method of described unique identity code of network visitor according to right 1, it is characterized in that: after the PC of described network visitor was removed cookie by various means, the access destination page can regenerate new unique code once more.
CNA2008101278875A 2008-07-09 2008-07-09 Encoding method for unique identity code of network visitor Pending CN101316192A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CNA2008101278875A CN101316192A (en) 2008-07-09 2008-07-09 Encoding method for unique identity code of network visitor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CNA2008101278875A CN101316192A (en) 2008-07-09 2008-07-09 Encoding method for unique identity code of network visitor

Publications (1)

Publication Number Publication Date
CN101316192A true CN101316192A (en) 2008-12-03

Family

ID=40107049

Family Applications (1)

Application Number Title Priority Date Filing Date
CNA2008101278875A Pending CN101316192A (en) 2008-07-09 2008-07-09 Encoding method for unique identity code of network visitor

Country Status (1)

Country Link
CN (1) CN101316192A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109361574A (en) * 2018-12-17 2019-02-19 广州天懋信息系统股份有限公司 NAT detection method, system, medium and equipment based on JavaScript script
CN110717605A (en) * 2019-10-10 2020-01-21 腾讯科技(深圳)有限公司 Access information processing method and device based on block chain
CN111274516A (en) * 2018-12-04 2020-06-12 阿里巴巴集团控股有限公司 Page display method, page configuration method and device

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1516833A (en) * 2001-05-10 2004-07-28 �Ҵ���˾ Method and apparatus for serving content from semi-trusted server
CN1926566A (en) * 2003-06-29 2007-03-07 微型支付公司 Dynamic indicator for context sensitive real-time communications
CN1956400A (en) * 2005-10-27 2007-05-02 国际商业机器公司 Method and system for selecting domain name server

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1516833A (en) * 2001-05-10 2004-07-28 �Ҵ���˾ Method and apparatus for serving content from semi-trusted server
CN1926566A (en) * 2003-06-29 2007-03-07 微型支付公司 Dynamic indicator for context sensitive real-time communications
CN1956400A (en) * 2005-10-27 2007-05-02 国际商业机器公司 Method and system for selecting domain name server

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111274516A (en) * 2018-12-04 2020-06-12 阿里巴巴集团控股有限公司 Page display method, page configuration method and device
CN111274516B (en) * 2018-12-04 2024-04-05 阿里巴巴新加坡控股有限公司 Page display method, page configuration method and device
CN109361574A (en) * 2018-12-17 2019-02-19 广州天懋信息系统股份有限公司 NAT detection method, system, medium and equipment based on JavaScript script
CN110717605A (en) * 2019-10-10 2020-01-21 腾讯科技(深圳)有限公司 Access information processing method and device based on block chain
CN110717605B (en) * 2019-10-10 2023-10-13 腾讯科技(深圳)有限公司 Block chain-based access information processing method and device

Similar Documents

Publication Publication Date Title
CN109102287B (en) Block chain accounting method, device, equipment and storage medium
ATE498970T1 (en) NETWORK CONFIGURATION EVALUATION
CN108600163B (en) Cloud environment distributed hash chain architecture and cloud data integrity verification method
DE60308887D1 (en) TRIGGERING A SERVICE DELIVERY EVENT
DE60330163D1 (en) IDENTIFICATION OF A TERMINAL WITH A SERVER
CN104519018A (en) Method, device and system for preventing malicious requests for server
WO2003014875A3 (en) Method and system for providing management information
ATE242897T1 (en) DISTRIBUTED DATABASE SYSTEM
CN103701946A (en) Method and system for client-side to be in communication with server through URL (Universal Resource Locator)
CN106155812A (en) Method, device, system and the electronic equipment of a kind of resource management to fictitious host computer
CN105491519A (en) Privacy protection method based on continuous real time inquiry scene in position service
CN103297291A (en) Method and system for monitoring website real-time statuses
CN104252502A (en) Method and device for carrying out data migration on database management platform
CN105915535B (en) A kind of virtual resources access control method based on user identity
GB2406465B (en) System and method of network fault monitoring
CN106973125A (en) Domain name mapping implementation method and device
CN108898440A (en) Flow exchanging method and device
CN101316192A (en) Encoding method for unique identity code of network visitor
CN110704511B (en) Data processing method, device, apparatus and medium
CN111583068A (en) Statistical method for stay time and heat degree of personnel in construction area combined with block chain
CN208046653U (en) A kind of electric power monitoring system network security monitoring main website plateform system
CN113098900B (en) SDN network IP hopping method supporting address space expansion
ATE400850T1 (en) ADDRESSING AN ADMINISTRATIVE OBJECT
CN105321331B (en) The processing method of ammeter information, apparatus and system
CN107995062B (en) RPC-based traffic management integrated platform remote service real-time processing method and system

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
ASS Succession or assignment of patent right

Owner name: BEIJING HEIMITIANCHENG SCIENCE AND TECHNOLOGY CO.,

Free format text: FORMER OWNER: BEIJING CENTURY BLACK RICE INFORMATION TECHNOLOGY CO.

Effective date: 20091030

C41 Transfer of patent application or patent right or utility model
TA01 Transfer of patent application right

Effective date of registration: 20091030

Address after: Beijing city Chaoyang District West Road No. 19 No. 5 (residential) building 1 unit 202

Applicant after: Beijing Heimi Tiancheng Technology Co., Ltd.

Address before: Beijing city Chaoyang District West Road No. 19 Hong Kong International Garden 5-1-202

Applicant before: Beijing Hitme Information Technology Co., Ltd.

C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
DD01 Delivery of document by public notice

Addressee: Beijing Heimi Tiancheng Technology Co., Ltd.

Document name: Notification that Application Deemed to be Withdrawn

C02 Deemed withdrawal of patent application after publication (patent law 2001)
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20081203