CA2410599A1 - System and method for linking information in a global computer network - Google Patents

System and method for linking information in a global computer network Download PDF

Info

Publication number
CA2410599A1
CA2410599A1 CA002410599A CA2410599A CA2410599A1 CA 2410599 A1 CA2410599 A1 CA 2410599A1 CA 002410599 A CA002410599 A CA 002410599A CA 2410599 A CA2410599 A CA 2410599A CA 2410599 A1 CA2410599 A1 CA 2410599A1
Authority
CA
Canada
Prior art keywords
consumer
data
server
identifier
address
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.)
Granted
Application number
CA002410599A
Other languages
French (fr)
Other versions
CA2410599C (en
Inventor
James D. Shaffer
George G. Moore
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.)
Murex Securities Ltd Ireland
Original Assignee
Individual
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
Family has litigation
First worldwide family litigation filed litigation Critical https://patents.darts-ip.com/?family=24385686&utm_source=google_patent&utm_medium=platform_link&utm_campaign=public_patent_search&patent=CA2410599(A1) "Global patent litigation dataset” by Darts-ip is licensed under a Creative Commons Attribution 4.0 International License.
Application filed by Individual filed Critical Individual
Publication of CA2410599A1 publication Critical patent/CA2410599A1/en
Application granted granted Critical
Publication of CA2410599C publication Critical patent/CA2410599C/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F17/00Digital computing or data processing equipment or methods, specially adapted for specific functions
    • 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
    • G06Q10/00Administration; Management
    • G06Q10/08Logistics, e.g. warehousing, loading or distribution; Inventory or stock management
    • 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
    • GPHYSICS
    • G10MUSICAL INSTRUMENTS; ACOUSTICS
    • G10LSPEECH ANALYSIS OR SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING; SPEECH OR AUDIO CODING OR DECODING
    • G10L15/00Speech recognition
    • G10L15/28Constructional details of speech recognition systems
    • G10L15/30Distributed recognition, e.g. in client-server systems, for mobile phones or network applications
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10TECHNICAL SUBJECTS COVERED BY FORMER USPC
    • Y10STECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10S707/00Data processing: database and file management or data structures
    • Y10S707/99941Database schema or data structure
    • Y10S707/99944Object-oriented database structure
    • Y10S707/99945Object-oriented database structure processing

Abstract

A system (10) that flexibly, retrieves, processes and distributes data across a global computer network (16) is disclosed. Within the system, a first party identifier is captured (208) and converted (210) into a Linkage Key, such as a United States Postal Service Delivery point code (11-digit zip code). The Linkage Key is then used to retrieve (214) Linkage Key indexed data (216) from various network nodes that house components of a virtual Linkage Key indexed database (25). The retrieved information associated with the first party identifier is then distributed (220) by the system to one or more network nodes to provide benefits to the first party (14c) and other network nodes.

Claims (46)

1. A computerized information system for retrieving consumer data over a network, comprising:
a consumer network interface device;
a first information server for receiving a consumer identifier ;
a Linkage Key conversion module comprising instructions for converting said consumer identifier into a Linkage Key;
a Linkage Key database comprising consumer data indexed by said Linkage Key;
and instructions for comparing said Linkage Key to said linkage database in order to retrieve consumer data from said linkage database.
2. The information system of Claim 1, wherein said consumer network interface device is selected from the group consisting of: a wireless telephone, an interactive voice response system, a personal computer, a television, a personal digital assistant and a database server.
3. The information system of Claim 1, wherein said Linkage Key is a spatial key that defines a geographic location.
4. The information system of Claim 3, wherein the spatial key is a zip code.
5. The information system of Claim 1, wherein said consumer identifier is selected from the group consisting of:
a 10-digit telephone number, a United States Postal Service address, Postal Service address plus a consumer name, a 10-digit telephone number plus a consumer name, a latitude and longitude, an IP address and an e-mail address.
6. The information system of Claim 1, wherein said Linkage Key is selected from a group of: a United States Postal Service Delivery Point Code (DPC), ZIP+4, State-county/census tract/census block, coordinate interleaved pair (quad-tree), 10-digit telephone number, standardized street address, standardized street address plus a standardized name,10-digit telephone number plus standardized name, sequentially assigned number.
7. The information system of Claim 1, wherein said Linkage Key conversion module comprises instructions for converting a consumer address into a United States Postal Service Delivery Point Code.
8. The information system of Claim 1, wherein said information server comprises an Internet server.
9. The information system of Claim 8, wherein said Internet server comprises instructions for writing said consumer identifier to a consumer's computer.
10. The information system of Claim 9, wherein said Internet server comprises instructions for writing a cookie data file to said consumer's computer.
11. The information system of Claim 1, wherein said consumer data comprises household data, individual data, census data, business location data or government location data, business financial data, consumer product/service consumption scores, maps, driving directions, USPS address data, property data, environmental data and geography related data.
12. A wide area network system for capturing consumer data, comprising:

a first server comprising first commands that are executed in response to a request for an Internet page component, wherein execution of said first commands results in storing a unique consumer identifier on a consumer computer; and a second server comprising second commands that are executed in response to a consumer accessing a merchant server, said second commands performing a method comprising:
receiving a unique merchant identifier from said merchant server;
reading said unique consumer identifier from said consumer computer;
accessing consumer data based on said unique consumer identifier; and transmitting said consumer data and said unique merchant identifier to said merchant server.
13. The system of Claim 12, wherein said second commands perform a method comprising converting said unique consumer identifier into a Linkage Key.
14. The system of Claim 13, wherein said consumer data is accessed by comparing said Linkage Key with a Linkage Key database comprising consumer data indexed by said Linkage Key.
15. The system of Claim f2, wherein said unique consumer identifier is selected from the group consisting of: a 10-digit telephone number, an United States Postal Service address, an United States Postal Service address plus a consumer name, a 10-digit telephone number plus a consumer name, a latitude and longitude, an IP address and an e-mail address.
16. The system of Claim 12, wherein said Internet page component is an image or a pixel.
17. The system of Claim 12, wherein said first server and said second server are the same server, and said second commands comprise instructions for reading a cookie data file from said consumer computer.
18. The system of Claim 12, wherein said first server and said second server are the same server, and said first commands comprise instructions for storing a cookie data file on said consumer computer.
19. A wide area network system for providing consumer data to a merchant, comprising:

a first information server in communication with a first merchant server, said first information server configured to store a cookie data file comprising a consumer identifier on a consumer computer after said consumer computer has accessed said first merchant server; and said first information server being in communication with a second merchant server, said first information server comprising:
a first memory comprising consumer identifiers and corresponding merchant identifiers, and a database of consumer data indexed by said consumer identifier, wherein said first information server is configured so that, in response to said consumer computer accessing said second merchant server, said cookie data file is read and said consumer data and corresponding merchant identifiers are transmitted from said database to said second merchant server.
20. The system of Claim 19, wherein said consumer identifier is a linkage Key and said consumer data is indexed by linkage Keys.
21. The system of Claim 19, wherein said consumer identifier is selected from the group consisting of: a 10-digit telephone number, an United States Postal Service address, an United States Postal Service address plus a consumer name, a 10-digit telephone number plus a consumer name, a latitude and longitude, an IP address and an e-mail address.
22. The system of Claim 19, wherein said consumer data comprises demographic data, consumer mailing addresses, median home prices or business locations.
23. The system of Claim 19, wherein said second commands are executed in response to said consumer computer requesting a page from said second merchant server.
24. A system for providing consumer data to a network node, comprising:

an interactive voice response interface for receiving voice commands and converting the voice commands into an input variable;
a conversion module comprising instructions for converting said input variable into a Linkage Key;
instructions for comparing said Linkage Key to a Linkage Key database in order to retrieve said consumer data relating to said variable; and a second module comprising instructions for transmitting said consumer data to said network node.
25. The method of Claim 24, wherein said network node is selected from the group consisting of: a consumer computer, a 3 nd party server, a merchant server and a merchant store computer.
26. The system of Claim 24, wherein said Linkage Key is a spatial key.
27. The system of Claim 24, wherein said interactive voice response interface is linked to a wireless telephone.
28. The system of Claim 24, wherein said input variable is a telephone number, a postal address, a telephone number and corresponding consumer name, and a United States postal address and corresponding consumer name.
29. A method for providing a merchant with consumer information, comprising:

capturing consumer data being transmitted from a consumer computer to a first merchant server;
writing a unique consumer identifier to said consumer computer, wherein said consumer identifier is based on said consumer data;
providing a second merchant server with an Internet page component, wherein transmission of said page component to said consumer computer allows said information server to read said unique consumer identifier; and providing consumer information to said second merchant server based on said unique identifier.
30. The method of Claim 29, wherein said consumer identifier is a Linkage Key.
31. The method of Claim 30, wherein said Linkage Key is an United States Postal Service Delivery Point Code (DPC).
32. The method of Claim 30, wherein said Linkage Key is a spatial key that defines a geographic area.
33. The method of Claim 32, wherein said spatial key is a zip code.
34. The method of Claim 29, wherein said consumer data is a United States Postal Address.
35. The method of Claim 29, wherein said consumer identifier is selected from the group consisting of: a 10-digit telephone number, an United States Postal Service address, an United States Postal Service address plus a consumer name, a latitude and longitude, an IP address and an e-mail address.
36. The method of Claim 29, wherein said consumer identifier is a Linkage Key input parameter value, and said ' method comprises converting said Linkage Key input parameter value into a Linkage Key.
37. The method of Claim 29, wherein writing a unique consumer identifier comprises writing a cookie data file to said consumer computer.
38. The method of Claim 29, wherein said consumer information comprises median income data, property value data, census data, business location data or government location data.
39. The method of Claim 29, wherein said Internet page component is an image file.
40. A method in an information server for determining the mailing address of a consumer, comprising:
capturing a unique consumer identifier from said consumer as it is being transmitted to a first merchant server;
writing said unique consumer identifier to said consumer computer;
receiving a request from said consumer computer to transmit an Internet page component that was referenced on a second merchant server;
responsive to said request, reading said unique consumer identifier from said consumer computer;
accessing a database of consumer address information using said consumer identifier; and transmitting the mailing address of said consumer computer to said second merchant server.
41. The method of Claim 40, wherein said consumer identifier is a Linkage Key.
42. The method of Claim 41, wherein said Linkage Key is an United States Postal Service Delivery Point Code (DPC).
43. The method of Claim 40, wherein said consumer identifier is selected from the group consisting of: a 10-digit telephone number, an United States Postal Service address, an United States Postal Address plus a consumer name, 10-digit telephone number plus a consumer name, a latitude and longitude, an IP address and an e-mail address.
44. The method of Claim 40, wherein said consumer identifier is a Linkage Key input parameter value, and said method comprises converting said Linkage Key input parameter value into a Linkage Key.
45. The method of Claim 40, wherein writing a unique consumer identifier comprises writing a cookie data file to said consumer computer.
46. The method of Claim 40, wherein said Internet page component is an image file.
CA2410599A 2000-06-15 2001-06-13 System and method for linking information in a global computer network Expired - Fee Related CA2410599C (en)

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
US09/596,024 2000-06-15
US09/596,024 US6748426B1 (en) 2000-06-15 2000-06-15 System and method for linking information in a global computer network
PCT/US2001/018918 WO2001097072A2 (en) 2000-06-15 2001-06-13 System and method for linking information in a global computer network

Publications (2)

Publication Number Publication Date
CA2410599A1 true CA2410599A1 (en) 2001-12-20
CA2410599C CA2410599C (en) 2011-02-22

Family

ID=24385686

Family Applications (1)

Application Number Title Priority Date Filing Date
CA2410599A Expired - Fee Related CA2410599C (en) 2000-06-15 2001-06-13 System and method for linking information in a global computer network

Country Status (8)

Country Link
US (2) US6748426B1 (en)
EP (1) EP1295216A2 (en)
JP (1) JP2004503874A (en)
KR (1) KR100777392B1 (en)
AU (2) AU2001266867B9 (en)
BR (1) BR0111769A (en)
CA (1) CA2410599C (en)
WO (1) WO2001097072A2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8060555B2 (en) 2005-08-17 2011-11-15 Canada Post Corporation Electronic content management systems and methods

Families Citing this family (165)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001007844A (en) * 1999-06-24 2001-01-12 Canon Inc Network status server, information distribution system, and its control method and storage medium storing its control program
US6947977B1 (en) * 2000-06-09 2005-09-20 Metadigm Llc Scalable transaction system for a network environment
WO2002003219A1 (en) 2000-06-30 2002-01-10 Plurimus Corporation Method and system for monitoring online computer network behavior and creating online behavior profiles
JP2002024656A (en) * 2000-07-12 2002-01-25 Fujitsu Ltd Server device and its recording medium
US20020078217A1 (en) * 2000-07-28 2002-06-20 Jonathan Thomas Online alcoholic beverage license verification system
JP2002123598A (en) * 2000-08-08 2002-04-26 Tohsho Logitech Kk Recycle system for reusable article
US7899690B1 (en) 2000-08-18 2011-03-01 The Crawford Group, Inc. Extended web enabled business to business computer system for rental vehicle services
US8600783B2 (en) 2000-08-18 2013-12-03 The Crawford Group, Inc. Business to business computer system for communicating and processing rental car reservations using web services
US8543456B2 (en) * 2003-12-15 2013-09-24 Ip Mining Corporation Media targeting system and method
US20020165781A1 (en) * 2000-10-31 2002-11-07 Mckay Brent Interactive media management system and method for network applications
US20050166220A1 (en) * 2001-08-30 2005-07-28 Mckay Brent Visual Network Appliance System
US20060122886A1 (en) * 2003-12-15 2006-06-08 Mckay Brent Media targeting system and method
US20050195173A1 (en) * 2001-08-30 2005-09-08 Mckay Brent User Interface for Large-Format Interactive Display Systems
US7065712B2 (en) * 2000-09-01 2006-06-20 Nippon Telegraph And Telephone Corp. Scheme for posting advertisements on comprehensive information viewing device
WO2002023389A1 (en) * 2000-09-15 2002-03-21 Robert Fish Systems and methods for translating an item of information using a distal computer
US6703947B1 (en) 2000-09-22 2004-03-09 Tierravision, Inc. Method for organizing and compressing spatial data
US7363367B2 (en) * 2000-10-17 2008-04-22 Avaya Technology Corp. Systems and methods for robust, real-time measurement of network performance
US7080161B2 (en) 2000-10-17 2006-07-18 Avaya Technology Corp. Routing information exchange
US7349994B2 (en) * 2000-10-17 2008-03-25 Avaya Technology Corp. Method and apparatus for coordinating routing parameters via a back-channel communication medium
ATE459154T1 (en) 2000-10-17 2010-03-15 Avaya Technology Corp METHOD AND DEVICE FOR OPTIMIZING PERFORMANCE AND COSTS IN AN INTERNET NETWORK
US7720959B2 (en) 2000-10-17 2010-05-18 Avaya Inc. Method and apparatus for characterizing the quality of a network path
US7487237B2 (en) * 2000-10-17 2009-02-03 Avaya Technology Corp. Load optimization
US8023421B2 (en) 2002-07-25 2011-09-20 Avaya Inc. Method and apparatus for the assessment and optimization of network traffic
US7756032B2 (en) 2000-10-17 2010-07-13 Avaya Inc. Method and apparatus for communicating data within measurement traffic
US20020055912A1 (en) * 2000-10-20 2002-05-09 Byron Buck Network and method for facilitating on-line privacy
US6937986B2 (en) * 2000-12-28 2005-08-30 Comverse, Inc. Automatic dynamic speech recognition vocabulary based on external sources of information
US7328263B1 (en) * 2001-01-30 2008-02-05 Cisco Technology, Inc. Controlling access of concurrent users of computer resources in a distributed system using an improved semaphore counting approach
US20020116531A1 (en) * 2001-02-21 2002-08-22 International Business Machines Corporation Applying anonymous personalization to web-based customer interactions
US7062572B1 (en) * 2001-03-19 2006-06-13 Microsoft Corporation Method and system to determine the geographic location of a network user
US7017049B2 (en) * 2001-04-12 2006-03-21 International Business Machines Corporation Method and system providing secure socket layer session sharing between network based servers and a client
US7428526B2 (en) * 2001-05-29 2008-09-23 Claritas, Inc. Household level segmentation method and system
US20020198760A1 (en) * 2001-06-05 2002-12-26 Carpenter John E. Demographic data development and processing
US20020194266A1 (en) * 2001-06-14 2002-12-19 Gavin Brebner Device and method for outputting location information
US7054939B2 (en) * 2001-06-28 2006-05-30 Bellsouth Intellectual Property Corportion Simultaneous visual and telephonic access to interactive information delivery
US7035936B2 (en) * 2001-07-25 2006-04-25 Fouquet Julie E Method for establishing a communication network based on topographic network devices and for transmitting a message through same
US7117225B2 (en) 2001-08-13 2006-10-03 Jasmin Cosic Universal data management interface
US6990495B1 (en) * 2001-09-05 2006-01-24 Bellsouth Intellectual Property Corporation System and method for finding persons in a corporate entity
US7533179B2 (en) 2001-09-20 2009-05-12 Hitwise Pty, Ltd. Method and system for characterization of online behavior
US20030061232A1 (en) * 2001-09-21 2003-03-27 Dun & Bradstreet Inc. Method and system for processing business data
US7054923B2 (en) * 2001-12-14 2006-05-30 International Business Machines Corporation Access control repository for providing access control of service profiles for web based solutions
US8055578B1 (en) * 2001-12-28 2011-11-08 Fannie Mae Geographic information system for depicting information relating to mortgage lending activity
US20030126209A1 (en) * 2001-12-28 2003-07-03 Inventec Corporation Network customer service and method for the same
US7949702B2 (en) * 2002-01-09 2011-05-24 International Business Machines Corporation Method and apparatus for synchronizing cookies across multiple client machines
AU2003237325A1 (en) * 2002-05-31 2003-12-19 Johann S. Garcia Method and system for targeted internet search engine
US20040039612A1 (en) 2002-06-14 2004-02-26 Neil Fitzgerald Method and apparatus for customer direct on-line reservation of rental vehicles
US8108231B2 (en) 2002-06-14 2012-01-31 The Crawford Group, Inc. Method and apparatus for improved customer direct on-line reservation of rental vehicles
US6940954B1 (en) * 2002-09-06 2005-09-06 Cisco Technology, Inc. Arrangement for retrieving recorded audio announcements from a messaging system for identification of a calling party
US7324987B2 (en) * 2002-10-23 2008-01-29 Infonow Corporation System and method for improving resolution of channel data
US7447700B1 (en) * 2002-11-08 2008-11-04 Oracle International Corporation Dynamically generating code that generates a mapping between territories and territorial assignees
US20040127232A1 (en) * 2002-12-31 2004-07-01 Michael Kotzin Method of tracking mobile station location
US20040149825A1 (en) * 2003-01-30 2004-08-05 Griffin Montague D. Votemaster system: a system conduct an election
US7382771B2 (en) * 2003-03-13 2008-06-03 In Motion Technology, Inc. Mobile wireless hotspot system
JP2004280741A (en) * 2003-03-19 2004-10-07 Hitachi Ltd System and method for determining resource reliability
US7451113B1 (en) 2003-03-21 2008-11-11 Mighty Net, Inc. Card management system and method
US7647344B2 (en) * 2003-05-29 2010-01-12 Experian Marketing Solutions, Inc. System, method and software for providing persistent entity identification and linking entity information in an integrated data repository
US7921135B2 (en) * 2004-02-27 2011-04-05 Adobe Systems Incorporated Method and system for collecting online merchandising data
US20050240468A1 (en) * 2004-04-21 2005-10-27 Claritas, Inc. Method and apparatus for population segmentation
US20050240462A1 (en) * 2004-04-21 2005-10-27 Inman Kenneth L Method and apparatus for population segmentation
US8073819B2 (en) * 2004-05-11 2011-12-06 At&T Intellectual Property I, L.P. System and method for storing element information
US8130929B2 (en) * 2004-05-25 2012-03-06 Galileo Processing, Inc. Methods for obtaining complex data in an interactive voice response system
US7203699B2 (en) * 2004-06-28 2007-04-10 Bellamy Robert E Computerized system for automated completion of forms
US8346593B2 (en) 2004-06-30 2013-01-01 Experian Marketing Solutions, Inc. System, method, and software for prediction of attitudinal and message responsiveness
US20060058953A1 (en) 2004-09-07 2006-03-16 Cooper Clive W System and method of wireless downloads of map and geographic based data to portable computing devices
US8732004B1 (en) 2004-09-22 2014-05-20 Experian Information Solutions, Inc. Automated analysis of data to generate prospect notifications based on trigger events
WO2006036150A1 (en) 2004-09-28 2006-04-06 Nielsen Media Research, Inc Data classification methods and apparatus for use with data fusion
US8175889B1 (en) 2005-04-06 2012-05-08 Experian Information Solutions, Inc. Systems and methods for tracking changes of address based on service disconnect/connect data
US20060281469A1 (en) * 2005-06-14 2006-12-14 Gary Stoller Employee tracking system with verification
US20070050283A1 (en) * 2005-08-26 2007-03-01 Freeman Cheryl L Interactive web-based system for managing mortgage loans and services
US20070050284A1 (en) * 2005-08-26 2007-03-01 Freeman Cheryl L Interactive loan searching and sorting web-based system
US20070050285A1 (en) * 2005-08-26 2007-03-01 Infotrak Inc. Interactive loan information importing and editing web-based system
US20070282677A1 (en) * 2006-05-31 2007-12-06 Carpenter Brown H Method and System for Providing Householding Information to Multiple Merchants
US7930736B2 (en) * 2006-01-13 2011-04-19 Google, Inc. Providing selective access to a web site
US8532096B2 (en) * 2006-02-01 2013-09-10 Cisco Technology, Inc. Local exchange routing guide information maintenance system and method
US7711636B2 (en) 2006-03-10 2010-05-04 Experian Information Solutions, Inc. Systems and methods for analyzing data
US7472169B2 (en) 2006-03-15 2008-12-30 Traffic.Com, Inc. Method of displaying traffic information on a web page
US8271309B2 (en) 2006-03-16 2012-09-18 The Crawford Group, Inc. Method and system for providing and administering online rental vehicle reservation booking services
US8140611B1 (en) * 2006-06-07 2012-03-20 Rockwell Collins, Inc. Method and representations for exporting tactical data link information as a web service
US8005759B2 (en) 2006-08-17 2011-08-23 Experian Information Solutions, Inc. System and method for providing a score for a used vehicle
US7912865B2 (en) * 2006-09-26 2011-03-22 Experian Marketing Solutions, Inc. System and method for linking multiple entities in a business database
US8036979B1 (en) 2006-10-05 2011-10-11 Experian Information Solutions, Inc. System and method for generating a finance attribute from tradeline data
US8135607B2 (en) * 2006-11-03 2012-03-13 Experian Marketing Solutions, Inc. System and method of enhancing leads by determining contactability scores
US8027871B2 (en) 2006-11-03 2011-09-27 Experian Marketing Solutions, Inc. Systems and methods for scoring sales leads
US8341010B1 (en) * 2006-11-21 2012-12-25 The Gadberry Group, LLC Method and system for counting households within a geographic area
US8428999B1 (en) * 2006-11-21 2013-04-23 The Gadberry Group, LLC Method and system for counting households within a geographic area
US20080177796A1 (en) * 2007-01-19 2008-07-24 Eldering Charles A Method of Distributing Contact Information to Merchant Websites
US8606666B1 (en) 2007-01-31 2013-12-10 Experian Information Solutions, Inc. System and method for providing an aggregation tool
US8606626B1 (en) 2007-01-31 2013-12-10 Experian Information Solutions, Inc. Systems and methods for providing a direct marketing campaign planning environment
US20080227077A1 (en) * 2007-03-16 2008-09-18 Thrall Grant I Geographic information system providing academic performance indicators and related methods
US20080228747A1 (en) * 2007-03-16 2008-09-18 Thrall Grant I Information system providing academic performance indicators by lifestyle segmentation profile and related methods
US20080237436A1 (en) * 2007-03-26 2008-10-02 Runbeck Election Services, Inc. Election ballot printing system and method
US8285656B1 (en) 2007-03-30 2012-10-09 Consumerinfo.Com, Inc. Systems and methods for data verification
US7975299B1 (en) 2007-04-05 2011-07-05 Consumerinfo.Com, Inc. Child identity monitor
US20080261698A1 (en) * 2007-04-18 2008-10-23 Technology Assurance Laboratory, Inc. Automated method and system for a gaming opportunity
US20080294540A1 (en) 2007-05-25 2008-11-27 Celka Christopher J System and method for automated detection of never-pay data sets
US8412452B2 (en) * 2007-06-05 2013-04-02 General Motors Llc System serving a remotely accessible page and method for requesting navigation related information
US20090006646A1 (en) * 2007-06-26 2009-01-01 Data Frenzy, Llc System and Method of Auto Populating Forms on Websites With Data From Central Database
US8127986B1 (en) 2007-12-14 2012-03-06 Consumerinfo.Com, Inc. Card registry systems and methods
US9990674B1 (en) 2007-12-14 2018-06-05 Consumerinfo.Com, Inc. Card registry systems and methods
JP4763020B2 (en) * 2007-12-27 2011-08-31 シャープ株式会社 INFORMATION PROVIDING DEVICE, INFORMATION DISPLAY DEVICE, INFORMATION PROVIDING SYSTEM, INFORMATION PROVIDING METHOD, PROGRAM, AND COMPUTER-READABLE RECORDING MEDIUM CONTAINING THE PROGRAM
US20090198954A1 (en) * 2008-02-01 2009-08-06 Electronic Data Systems Corporation Method and system for generating location codes
US8078577B2 (en) * 2008-04-07 2011-12-13 Installfree, Inc. Method of bi-directional synchronization of user data
US7853493B2 (en) * 2008-06-18 2010-12-14 Consumerinfo.Com, Inc. Personal finance integration system and method
US8312033B1 (en) 2008-06-26 2012-11-13 Experian Marketing Solutions, Inc. Systems and methods for providing an integrated identifier
US7984151B1 (en) * 2008-10-09 2011-07-19 Google Inc. Determining placement of user data to optimize resource utilization for distributed systems
US8295855B2 (en) 2008-11-04 2012-10-23 International Business Machines Corporation GPS driven architecture for delivery of location based multimedia and method of use
US8060424B2 (en) 2008-11-05 2011-11-15 Consumerinfo.Com, Inc. On-line method and system for monitoring and reporting unused available credit
US20100174638A1 (en) 2009-01-06 2010-07-08 ConsumerInfo.com Report existence monitoring
US8787929B2 (en) * 2009-02-09 2014-07-22 International Business Machines Corporation System and methods for providing location information using location based queues
US8639920B2 (en) 2009-05-11 2014-01-28 Experian Marketing Solutions, Inc. Systems and methods for providing anonymized user profile data
US9773033B2 (en) * 2009-05-22 2017-09-26 International Business Machines Corporation Storing and retrieving volumes in a database by volume attributes
US9652802B1 (en) 2010-03-24 2017-05-16 Consumerinfo.Com, Inc. Indirect monitoring and reporting of a user's credit data
US20110255736A1 (en) * 2010-04-15 2011-10-20 Pongr, Inc. Networked image recognition methods and systems
US8725613B1 (en) 2010-04-27 2014-05-13 Experian Information Solutions, Inc. Systems and methods for early account score and notification
US20110314114A1 (en) * 2010-06-16 2011-12-22 Adknowledge, Inc. Persistent Cross Channel Cookie Method and System
US8457613B2 (en) 2010-06-25 2013-06-04 Neustar Information Services, Inc. Automated mobile intelligent communication processing system
US9152727B1 (en) 2010-08-23 2015-10-06 Experian Marketing Solutions, Inc. Systems and methods for processing consumer information for targeted marketing applications
US8639616B1 (en) 2010-10-01 2014-01-28 Experian Information Solutions, Inc. Business to contact linkage system
US8930262B1 (en) 2010-11-02 2015-01-06 Experian Technology Ltd. Systems and methods of assisted strategy design
US8484186B1 (en) 2010-11-12 2013-07-09 Consumerinfo.Com, Inc. Personalized people finder
US9147042B1 (en) 2010-11-22 2015-09-29 Experian Information Solutions, Inc. Systems and methods for data verification
US20120191724A1 (en) * 2011-01-26 2012-07-26 Tucek Joseph A Storage of data objects based on a time of creation
EP2676197B1 (en) 2011-02-18 2018-11-28 CSidentity Corporation System and methods for identifying compromised personally identifiable information on the internet
AU2012239843A1 (en) * 2011-04-05 2013-10-24 Airservice Digital Pty Ltd Retail venue ordering system and method
US9483606B1 (en) 2011-07-08 2016-11-01 Consumerinfo.Com, Inc. Lifescore
US9106691B1 (en) 2011-09-16 2015-08-11 Consumerinfo.Com, Inc. Systems and methods of identity protection and management
US8738516B1 (en) 2011-10-13 2014-05-27 Consumerinfo.Com, Inc. Debt services candidate locator
US11030562B1 (en) 2011-10-31 2021-06-08 Consumerinfo.Com, Inc. Pre-data breach monitoring
US9853959B1 (en) 2012-05-07 2017-12-26 Consumerinfo.Com, Inc. Storage and maintenance of personal data
US9177067B2 (en) 2012-11-04 2015-11-03 Walter J. Kawecki, III Systems and methods for enhancing user data derived from digital communications
US9654541B1 (en) 2012-11-12 2017-05-16 Consumerinfo.Com, Inc. Aggregating user web browsing data
US9916621B1 (en) 2012-11-30 2018-03-13 Consumerinfo.Com, Inc. Presentation of credit score factors
US10255598B1 (en) 2012-12-06 2019-04-09 Consumerinfo.Com, Inc. Credit card account data extraction
US9697263B1 (en) 2013-03-04 2017-07-04 Experian Information Solutions, Inc. Consumer data request fulfillment system
US8972400B1 (en) 2013-03-11 2015-03-03 Consumerinfo.Com, Inc. Profile data management
US10102570B1 (en) 2013-03-14 2018-10-16 Consumerinfo.Com, Inc. Account vulnerability alerts
US8812387B1 (en) 2013-03-14 2014-08-19 Csidentity Corporation System and method for identifying related credit inquiries
US9406085B1 (en) 2013-03-14 2016-08-02 Consumerinfo.Com, Inc. System and methods for credit dispute processing, resolution, and reporting
US20140279704A1 (en) * 2013-03-15 2014-09-18 Broadridge Financial Solutions, Inc. Mapping consumer ownership of financial assets to geographic localities and computer-implemented methods and computer systems thereof
US10685398B1 (en) 2013-04-23 2020-06-16 Consumerinfo.Com, Inc. Presenting credit score information
US10325314B1 (en) 2013-11-15 2019-06-18 Consumerinfo.Com, Inc. Payment reporting systems
US10102536B1 (en) 2013-11-15 2018-10-16 Experian Information Solutions, Inc. Micro-geographic aggregation system
US9477737B1 (en) 2013-11-20 2016-10-25 Consumerinfo.Com, Inc. Systems and user interfaces for dynamic access of multiple remote databases and synchronization of data based on user rules
US9529851B1 (en) 2013-12-02 2016-12-27 Experian Information Solutions, Inc. Server architecture for electronic data quality processing
US10262362B1 (en) 2014-02-14 2019-04-16 Experian Information Solutions, Inc. Automatic generation of code for attributes
US9892457B1 (en) 2014-04-16 2018-02-13 Consumerinfo.Com, Inc. Providing credit data in search results
US9576030B1 (en) 2014-05-07 2017-02-21 Consumerinfo.Com, Inc. Keeping up with the joneses
US11257117B1 (en) 2014-06-25 2022-02-22 Experian Information Solutions, Inc. Mobile device sighting location analytics and profiling system
US10339527B1 (en) 2014-10-31 2019-07-02 Experian Information Solutions, Inc. System and architecture for electronic fraud detection
US10445152B1 (en) 2014-12-19 2019-10-15 Experian Information Solutions, Inc. Systems and methods for dynamic report generation based on automatic modeling of complex data structures
US11151468B1 (en) 2015-07-02 2021-10-19 Experian Information Solutions, Inc. Behavior analysis using distributed representations of event data
US9767309B1 (en) 2015-11-23 2017-09-19 Experian Information Solutions, Inc. Access control system for implementing access restrictions of regulated database records while identifying and providing indicators of regulated database records matching validation criteria
US10678894B2 (en) 2016-08-24 2020-06-09 Experian Information Solutions, Inc. Disambiguation and authentication of device users
US10346400B2 (en) * 2017-01-24 2019-07-09 Visa International Service Association Database conditional field access
CA3050139A1 (en) 2017-01-31 2018-08-09 Experian Information Solutions, Inc. Massive scale heterogeneous data ingestion and user resolution
EP3652694A4 (en) * 2017-07-11 2020-07-01 Visa International Service Association Systems and methods for using a transaction identifier to protect sensitive credentials
US10699028B1 (en) 2017-09-28 2020-06-30 Csidentity Corporation Identity security architecture systems and methods
US10896472B1 (en) 2017-11-14 2021-01-19 Csidentity Corporation Security and identity verification system and architecture
US10880313B2 (en) 2018-09-05 2020-12-29 Consumerinfo.Com, Inc. Database platform for realtime updating of user data from third party sources
US10963434B1 (en) 2018-09-07 2021-03-30 Experian Information Solutions, Inc. Data architecture for supporting multiple search models
US11315179B1 (en) 2018-11-16 2022-04-26 Consumerinfo.Com, Inc. Methods and apparatuses for customized card recommendations
US11238656B1 (en) 2019-02-22 2022-02-01 Consumerinfo.Com, Inc. System and method for an augmented reality experience via an artificial intelligence bot
CN110718219B (en) * 2019-09-12 2022-07-22 百度在线网络技术(北京)有限公司 Voice processing method, device, equipment and computer storage medium
US11941065B1 (en) 2019-09-13 2024-03-26 Experian Information Solutions, Inc. Single identifier platform for storing entity data
US11682041B1 (en) 2020-01-13 2023-06-20 Experian Marketing Solutions, Llc Systems and methods of a tracking analytics platform
US11880377B1 (en) 2021-03-26 2024-01-23 Experian Information Solutions, Inc. Systems and methods for entity resolution

Family Cites Families (24)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4757267A (en) * 1987-06-17 1988-07-12 Applied Telematics, Inc. Telephone system for connecting a customer to a supplier of goods
US5054082A (en) 1988-06-30 1991-10-01 Motorola, Inc. Method and apparatus for programming devices to recognize voice commands
US5095505A (en) * 1990-02-28 1992-03-10 Mci Communications Corp. Efficient flexible special service call processing
US5127043A (en) 1990-05-15 1992-06-30 Vcs Industries, Inc. Simultaneous speaker-independent voice recognition and verification over a telephone network
US5588048A (en) * 1992-07-31 1996-12-24 800 Adept, Inc. Geographically mapped telephone routing method and system
US5533107A (en) * 1994-03-01 1996-07-02 Bellsouth Corporation Method for routing calls based on predetermined assignments of callers geographic locations
US5768521A (en) * 1994-05-16 1998-06-16 Intel Corporation General purpose metering mechanism for distribution of electronic information
WO1996013030A2 (en) 1994-10-25 1996-05-02 British Telecommunications Public Limited Company Voice-operated services
US6097802A (en) 1996-02-28 2000-08-01 Sbc Technology Resources, Inc. Advanced intelligent single telephone number routing
US5901214A (en) * 1996-06-10 1999-05-04 Murex Securities, Ltd. One number intelligent call processing system
US5948061A (en) * 1996-10-29 1999-09-07 Double Click, Inc. Method of delivery, targeting, and measuring advertising over networks
US6137805A (en) * 1997-02-10 2000-10-24 International Business Machines Corporation Method and apparatus to remotely configure a data processing system
US5897616A (en) 1997-06-11 1999-04-27 International Business Machines Corporation Apparatus and methods for speaker verification/identification/classification employing non-acoustic and/or acoustic models and databases
US6108533A (en) 1997-08-22 2000-08-22 Telefonaktiebolaget Lm Ericsson (Publ) Geographical database for radio system
US6021406A (en) * 1997-11-14 2000-02-01 Etak, Inc. Method for storing map data in a database using space filling curves and a method of searching the database to find objects in a given area and to find objects nearest to a location
US6232967B1 (en) * 1997-11-24 2001-05-15 International Business Machines Corporation Web browser column control
US6236967B1 (en) * 1998-06-19 2001-05-22 At&T Corp. Tone and speech recognition in communications systems
US6108650A (en) 1998-08-21 2000-08-22 Myway.Com Corporation Method and apparatus for an accelerated radius search
US20010020242A1 (en) * 1998-11-16 2001-09-06 Amit Gupta Method and apparatus for processing client information
US6473740B2 (en) * 1998-11-29 2002-10-29 Qpass, Inc. Electronic commerce using a transaction network
US6460079B1 (en) * 1999-03-04 2002-10-01 Nielsen Media Research, Inc. Method and system for the discovery of cookies and other client information
US6978248B1 (en) * 1999-03-11 2005-12-20 Walker Digital, Llc System and method for mailing list testing service
US6510414B1 (en) 1999-10-05 2003-01-21 Cisco Technology, Inc. Speech recognition assisted data entry system and method
US7082532B1 (en) * 1999-12-30 2006-07-25 Intel Corporation Method and system for providing distributed web server authentication

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8060555B2 (en) 2005-08-17 2011-11-15 Canada Post Corporation Electronic content management systems and methods
US8595292B2 (en) 2005-08-17 2013-11-26 Canada Post Corporation Electronic content management systems and methods

Also Published As

Publication number Publication date
AU2001266867B2 (en) 2007-03-08
EP1295216A2 (en) 2003-03-26
AU2001266867B9 (en) 2007-08-09
BR0111769A (en) 2003-07-08
JP2004503874A (en) 2004-02-05
US7167907B2 (en) 2007-01-23
WO2001097072A8 (en) 2002-02-21
KR20030040220A (en) 2003-05-22
CA2410599C (en) 2011-02-22
US6748426B1 (en) 2004-06-08
KR100777392B1 (en) 2007-11-19
US20040199506A1 (en) 2004-10-07
AU6686701A (en) 2001-12-24
WO2001097072A2 (en) 2001-12-20

Similar Documents

Publication Publication Date Title
CA2410599A1 (en) System and method for linking information in a global computer network
US10304086B2 (en) Techniques for estimating demographic information
CA2600849C (en) Multi-mode location based e-directory service enabling method, system, and apparatus
CN102308184B (en) The Search Results based on entity on map and cluster
CN101196915B (en) Electronic map device and its implementing method
AU2001266867A1 (en) System and method for linking information in a global computer network
CN103078786B (en) Geographical location information-based method and system for outputting advertisement reminding message
CN101025739A (en) Network electronic map display, inquery and management method and system
WO2020186824A1 (en) Application wake-up control method and apparatus, computer device, and storage medium
CN100483413C (en) Method for extending and inquiring graph and multimedia data of electronic map
US20010056371A1 (en) System and method for aggregating information over a wide area network
JP4881205B2 (en) Bookmark management apparatus, bookmark management method, and computer program
KR20030001724A (en) Location-based mobile office system and its implementation using portable telecommunication terminal and unified messaging system
CN101626628B (en) Digital number and web address mapping and pushing system
JP2009253504A (en) Browsing history management system, method, program, and mobile terminal
CN101542467A (en) Aggregation syndication platform
CN106100978A (en) A kind of social cross-domain system that interconnects of software
TWM607736U (en) School District Inquiry System
JP2001243251A (en) Automatic preparing system of telephone number list data
CN100474850C (en) Method for identifying and registering entities and an assembly of hardware and software for applying the same
RU2351980C2 (en) Method for arrangement of information exchange between subcribers of mobile communication and system for organisation of information exchange between subscribers of mobile communication
CN112152822B (en) Group communication method based on real-time data communication gateway
US8818340B2 (en) Method for collecting data of users of active mobile telephones
KR20210101487A (en) System and method for linking information in a globalcomputer network
CN115221168A (en) Bank customer address saving method, electronic equipment and storage medium

Legal Events

Date Code Title Description
EEER Examination request
MKLA Lapsed

Effective date: 20140613