US20080288635A1 - System and method for associating a client identity between servers - Google Patents

System and method for associating a client identity between servers Download PDF

Info

Publication number
US20080288635A1
US20080288635A1 US12/114,777 US11477708A US2008288635A1 US 20080288635 A1 US20080288635 A1 US 20080288635A1 US 11477708 A US11477708 A US 11477708A US 2008288635 A1 US2008288635 A1 US 2008288635A1
Authority
US
United States
Prior art keywords
server
user
client
information
local
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.)
Abandoned
Application number
US12/114,777
Inventor
Daniel J. Jaye
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.)
Individual
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
Application filed by Individual filed Critical Individual
Priority to US12/114,777 priority Critical patent/US20080288635A1/en
Publication of US20080288635A1 publication Critical patent/US20080288635A1/en
Abandoned 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

Definitions

  • the invention relates to systems and methods for monitoring and measuring the interests of a user viewing content on a computer network, in particular on multiple servers in an enterprise network, while protecting the privacy of the user.
  • Interest in a particular page may be determined by counting the number of “hits” on that page (i.e., the number of times the page is accessed) or by combining a count of the number of hits with data indicative of the amount of time users spend viewing the page.
  • the number of hits for a page and the amount of time spent by users viewing a page are both determinable using conventional techniques.
  • a vendor may learn that a first type of user that is interested in page A is also usually interested in page B, while a second type of user that is interested in page C is also usually interested in page D.
  • Such information allows the vendor to customize his Web pages on the fly for each user so that a user that initially selects particular pages is presented with the opportunity to select more of the type of pages in which that user is expected to be interested.
  • cross-server identification generally employs a single identifier for each user.
  • cross-server identification schemes that employ a single identifier have disadvantages. For example, should one of the vendors stop collaborating with the others, such as because of an organizational or business change, issues of ownership and access to information tied to a shared identifier can arise.
  • a distributed user identification process is provided that allow individual local servers or domains to control their own user identification scheme and to collaborate with other local servers or domains at the discretion of an enterprise server.
  • the enterprise server correlates the local user identification scheme with a global user identifier and may disclose to interested outside parties, such as advertisers, only the global user identifier without revealing the identity of a user who interacts with a local server.
  • a computer network includes at least one local server and an enterprise server in communication with the local server.
  • the local server establishes a local ID for the user and communicates to the enterprise server the local ID of the user and a local user profile based on user interaction with the local server.
  • the enterprise server links the local ID to a global ID assigned to the user by the enterprise server and records in a database the information about the local user profiles to form the global interest profile of the user.
  • the global ID may be known only to the enterprise server and may be kept secret from the local servers.
  • User information recorded in the enterprise database may include the local ID of the user.
  • the local user ID assigned by one local server may be hidden from the other local servers.
  • the local user profile may be communicated to the enterprise server at predetermined times and/or when a number of changes made to the local profiles are greater than a predetermined number of changes.
  • the global ID may be assigned to the user directly by the enterprise server when the user first accesses the enterprise server. Alternatively, the global ID may be assigned to the user when the user accesses one of the local servers and the local server communicates the local ID of the user and possibly also a local user profile to the enterprise server.
  • the local ID and the global ID may be persistent and include state information.
  • the state information may be communicated between the user and the local server and the enterprise server with the help of cookies.
  • the local server may communicate the local user ID to the enterprise server by transmitting on an HTML page a URL which may include a graphic symbol of zero width and height, or by temporarily redirecting the URL selected by the user to a local URL. Transmission of the URL may be transparent to the user.
  • a global interest profile may be established for each user of at least a subset of users and the global interest profiles between different users may be compared. At least one score may be computed for a user and the score of the user may be compared to a corresponding score of another user. The scores may represent an absolute number score.
  • the local user profile may established incrementally by adding information about a most recent user interaction to a legacy user profile stored at the local server. The user profile may be processed in real time and weighted according to the recency of the user interaction with the local server.
  • the global user profile for a plurality of users may be updated in a single pass.
  • a computer apparatus for establishing a global interest profile of a user includes at least one local server in communication with the user via a communication channel wherein the local server assigns a local ID for the user during the first access by the user to the local server.
  • An enterprise server communicates with the user and the local server via the communication channel and assigns a global ID for the user.
  • the local server communicates to the enterprise server the local ID of the user and possibly also a local user profile based on user interaction with the local server.
  • the enterprise server links the local ID to the global ID and records in a database information about the local ID and, if desired, also the local user profile to form a global interest profile of the user.
  • a method monitors interactions between a client and a plurality of servers communicating with one another in a computer network by designating one of the servers as an enterprise server and the remaining servers as local servers.
  • the local server upon interaction with the client, establishes a local ID for the client and communicating at least the local ID of the client to the enterprise server.
  • the enterprise server receives from the local server the local ID of the client or when the client interacts directly with the enterprise server, the enterprise server assigns a unique global ID to the client and links the local ID with the global ID.
  • the enterprise server and the local servers may form an enterprise group.
  • the client may receive state information from the server upon interaction with the server and may transmit the state information during a subsequent interaction with the server.
  • the local server may receive from the enterprise server state information related to the client, and may transmit the state information during a subsequent interaction with the enterprise server that relates to the same client.
  • the state information may be persistent and stored in form of a cookie.
  • a computer program residing on a computer-readable medium includes instructions for causing an enterprise server to establish a unique global ID for a client and link the global ID with a local ID associated with the client on a local server.
  • the program may also form a global interest profile of the client based on local interest profiles compiled by the local server.
  • FIG. 1 is a functional block diagram a computer network
  • FIG. 2 is a flowchart of a process operating on a local server for establishing a local user profile
  • FIG. 3 is a flowchart of a process operating on an enterprise server for linking a local user ID to a global user ID;
  • FIG. 4 is a flowchart of a process for building a global user profile on the enterprise server
  • FIG. 5 is an example of a user's session record
  • FIG. 6 is a flowchart of a process operating on the enterprise server for creating a multi-user profile
  • FIG. 7 is a block diagram of client interaction with the servers.
  • a part 10 of the Internet computer network includes a client 12 and a group of servers 14 - 18 .
  • the client 12 may be any one of a variety of conventional, commercially available, hardware and software combinations configured to access Internet servers by any one of a variety of suitable means.
  • the servers 14 - 18 may also be any one of a variety of conventional, commercially available, hardware and software combinations configured to provide conventional Internet services to users.
  • the particular hardware and software combination used by any one of the servers 14 - 18 is independent of the particular hardware and software combination used by any other one of the servers 14 - 18 .
  • the conventional server software is supplemented to provide the functionality discussed herein.
  • the servers 14 - 18 and the client 12 communicate with each other via communication links 24 , and 29 which are all connected to a communication channel 28 .
  • a subset of the servers 15 - 17 form an enterprise group 22 that monitors and measures users' page usage among all of the local servers 15 - 17 of the group 22 .
  • One of the servers 16 is designated as the “enterprise server” for the group 22 while the other servers 15 and 17 that are part of the group 22 are designated as “local servers”.
  • Communication links 26 shown in FIG. 7 between the local servers 15 and 17 and the enterprise server 16 of the enterprise group 22 are not physical communication links, but are intended to illustrate the information exchange, such as information about the users' page usage, between the servers 15 and 17 and the enterprise server 16 .
  • the client 12 can also communicate directly with the enterprises server 16 , as indicated in FIG. 7 by communication link 27 .
  • Communication links 26 and 27 can also be used to exchange state information, as discussed below.
  • the servers 14 and 18 are not part of the enterprise group 22 and therefore do not exchange usage information with the enterprise servers 16 .
  • the servers 14 and 18 can still be accessed by the client 12 .
  • the term “local” is meant to convey the relationship of the servers 15 and 17 within the enterprise group 22 .
  • the local servers 15 and 17 can be accessed by users in the same manner that other conventional Internet servers are generally accessible. The following discussion will be limited to the servers 15 - 17 which are part of the enterprise group 22 .
  • the client 12 may access any of the servers 15 - 17 by: (1) establishing a connection to the server, e.g., in an Internet connection, by entering the server's URL (Uniform Resource Locator) address www.server#.com; (2) using the established connection to provide the server with a request for specific data; and (3) receiving the requested data from the server via the connection.
  • the Internet location may also include, e.g., appended to the URL, the server location of the data, the file(s) on the server that contain the data, and the type of the data (i.e., graphic image, HTML page, etc.).
  • the client 12 requests HTML pages from the servers 15 - 17 that, when displayed, may include user-actuatable links to other HTML pages.
  • the other HTML pages may be on the same server as the displayed HTML page, or may be on a different server.
  • actuating a link to an HTML page causes the user to transfer from one server to another in a manner that is, in many respects, transparent to the user.
  • the local servers 15 and 17 upload information about users' page accesses to the enterprise server 16 .
  • the enterprise server 16 combines the information for each user so that, for example, it is possible to correlate accesses by a particular user of Web pages on the local server 15 with accesses by the same user of Web pages on the local server 17 .
  • it is the enterprise server 16 rather than the local servers 15 and 17 , that correlates the cross-server information on a per user basis.
  • Each of the local servers 15 and 17 uses a “local” ID for each user that accesses the local servers 15 and 17 directly.
  • the local ID's are different for each of the servers 15 and 17 so that the local servers 15 and 17 are prevented from directly sharing or correlating information about a particular user without assistance from the enterprise server 16 .
  • the servers and any gateway program on the servers retain no knowledge of any previous transaction. Without persistent state information, the server will not be able to identify the client and/or obtain information about the client. Likewise, without state information, the local servers 15 and 17 will not be able to communicate local information about the client to the enterprise server 16 .
  • the exemplary system described herein employs cookies to preserve state information. However, any other mechanism that preserves state information can be used.
  • cookies represent one possible mechanism for storing state and/or identification information on a user's local server 12 .
  • the server accessed by the user sends the cookie information to the user via a conventional command capable of transferring cookie information from the server to the user.
  • the user request also includes the cookie previously sent by the server to the user.
  • the command that sets the cookie causes the cookie information to correctly identify, the server that executes the command.
  • a cookie is only sent to a server that set the cookie. Thus, if a particular server sets a cookie, the cookie includes information indicating that it was set by the particular server. There are mechanisms in place to prevent that cookie from being sent to any other server.
  • each of the local servers 15 and 17 assign their own unique persistent state information to the client 12 in form of a local ID.
  • the enterprise server 16 assigns a secret persistent state information to the client 12 in form of a “global” ID and correlates the global ID with each of the unique local ID's assigned by each of the local servers 15 and 17 . All of the ID's are made persistent using cookies.
  • the local server 15 sets a cookie containing a unique local ID for the client 12 assigned by the local server 15 .
  • the client 12 subsequently provides the assigned local ID to the local server 15 each time the client 12 requests data (e.g., an HTML page) from the local server 15 .
  • the local server 15 is provided with a basis for knowing the identity of the client 12 each time the client 12 requests data from the local server 15 .
  • the local server 17 sets a cookie containing a unique local ID for the client 12 (unrelated to the local ID assigned by the local server 15 ) that the client 12 subsequently provides to the local server 17 each time the client 12 requests data from the local server 17 .
  • Information regarding the data requests and the associated local ID's are provided by the local servers 15 and 17 to the enterprise server 16 .
  • the local servers do not reveal the true identity of the user to the enterprise server 16 .
  • the enterprise server 16 can map different local ID's for the same user to the single, secret, global ID.
  • the enterprise server 16 is in a unique position to correlate cross-server information about users while the local servers 15 and 17 can not directly correlate cross-server information because neither of the local servers 15 and 17 possesses the secret global identifier assigned by the enterprise server 16 .
  • a flow chart 30 illustrates an embodiment of the process of the invention based on software operating on the local servers 15 and 17 .
  • the process 30 begins at a test step 32 after a data request has been submitted by the client 12 .
  • step 32 determines whether the client 12 has never accessed the local server and control passes from step 32 to step 34 , where the local server creates a unique local ID for the client 12 .
  • the local server can generate unique local ID's in a variety of conventional manners familiar to one of ordinary skill in the art, including, but not limited to, incrementing a stored value and then providing an alphanumeric version of that value as the local ID.
  • step 36 the local server forces a transfer to the enterprise server 16 (i.e., the client is transferred to the enterprise server 16 ).
  • the local server may use conventional techniques to insert a special URL into the HTML page requested by the client 12 .
  • the special URL points to the enterprise server 16 and calls for insertion of a graphics image have zero width and height.
  • the special URL may also contain additional information, such as information identifying the local server and information indicating the local ID of the user. The additional information may be appended to the end of the URL in the form of http://enterprise_server_id/go?local_server_id&client_information. This process may be transparent to the user.
  • redirection may be used to transfer the user to the enterprise server. Redirection involves providing an HTTP response message to the browser which forces the browser to look for a different URL.
  • the local server redirects the client 12 to the enterprise server 16 by, for example, returning the location of the enterprise server 16 in the form:
  • the forced transfer serves to effectively “register” the local ID of the client 12 with the enterprise server 16 .
  • the forced transfer can be transparent to the client 12 .
  • Processing at the enterprise server 16 in response to a forced call is described in more detail hereinafter. Note, however, that once the enterprise server 16 has completed the processing, the client 12 is returned to the local server. In the case of using redirection, the enterprise server 16 simply redirects the client 12 back to the local server that the client 12 was accessing prior to being transferred to the enterprise server 16 .
  • the step 38 Following the step 36 is a step 38 where the local server sets a local cookie for the client 12 .
  • the steps 34 , 36 , 38 are executed only once, i.e., the first time the client 12 accesses the local server. After that, the client 12 will send to the local server the cookie set by the respective local server whenever the client 12 accesses the respective local server.
  • a step 42 the local server compiles information based, for example, on frequency and duration of page accesses by the client 12 .
  • This information may be compiled by, for example, providing a plug-in to the local server that includes a conventional server API call to the plug-in each time a user requests a page.
  • the time duration that a user spends viewing page A may be determined by registering the time when a user requests page A, registering the time when the user requests a subsequent page B, and calculating the difference between the two times to determine the duration.
  • processing is complete for the local server handling the page request of the client 12 .
  • the enterprise server 16 uses a secret global ID known only to the enterprise server 16 , combines the information provided by the local server with information relating to the same user from other local servers that is mapped to the various local ID's assigned to a user by the different local servers.
  • the local servers For the enterprise server 16 to be able to compile information about the users, it is necessary for the local servers to periodically forward to the enterprise server 16 the gathered information along with the local ID for each user and information identifying the local server. This may be accomplished using any one of a variety of conventional techniques.
  • the local server formats the information as a plurality of HTML pages that are uploaded to the enterprise server 16 in a conventional manner using conventional HTTP exchange techniques.
  • the local server initiates the transfer either when a local buffer of the local server exceeds a predetermined size, or after a predetermined amount of time has passed since a previous update of the enterprise server 16 by the local server.
  • the predetermined size and the predetermined amount of time are chosen based on a variety of functional factors familiar to one of ordinary skill in the art, including amount of storage available at the local server and hit rate of the local server.
  • a flow chart 50 illustrates steps performed by the enterprise server 16 in response to a forced transfer by a local server, such as that illustrated by the step 36 of FIG. 2 .
  • Processing begins at a step 52 where the enterprise server 16 receives the new assigned local ID as well as the server identification from the calling local server. As discussed above, this information may be encoded in the special URL provided by the local server. However, other conventional techniques for conveying this information exist including, but not limited to, passed arguments, environment variables, and cookies passed between the local server and the enterprise server 16 .
  • a test step 54 which determines if the client 12 has ever accessed the enterprise server 16 (i.e., the test step 54 determines if the client 12 has ever accessed any of the servers 15 - 17 of the group 22 ). This can be determined using cookies where the enterprise server 16 sets a cookie and provides it to the client 12 . Thus, if the enterprise server 16 does not receive a cookie from the client 12 , then it is determined at the test step 54 that the client 12 has never accessed the enterprise server 16 and control passes from the test step 54 to a step 56 where a new global ID is created for the client 12 . Note that the system is designed so that only one global ID is created for each user.
  • step 58 the global ID is forwarded to the client in the form of a cookie.
  • the global ID may be created in any one of a variety of conventional manners familiar to one of ordinary skill in the art, including, but not limited to, incrementing a stored value and then providing an alphanumeric version of that value as the global ID.
  • step 54 If it is determined at the step 54 that the enterprise server 16 received a cookie from the client 12 , then control passes from the test step 54 to a step 62 where the global ID, passed via the cookie, is mapped to the new local ID provided by the local server. Note that the step 62 also follows the steps 56 , 58 where the global ID is created and passed to the client 12 .
  • the mapping at the step 62 can be performed in a variety of conventional manners, including using an array indexed according to the local server and local ID and containing entries corresponding to the global ID. Alternatively, the mapping may be provided using an appropriate data structure, such as a linked list having nodes indicating the local server, the local ID provided by the local server, and the corresponding global ID.
  • mapping may be stored in a database having a plurality of records, each containing the global ID, the local ID, and the site identifier for the local server that assigned the local ID. In this way, a single global ID may be mapped to multiple local ID's assigned by multiple local servers.
  • processing is complete for registering the new local ID of the client 12 with the enterprise server 16 .
  • the local server does not force a transfer to the enterprise server 16 when the client 12 accesses the local server. Instead, as discussed above, the local server compiles data which is subsequently transferred to the enterprise server 16 . It is the enterprise server 16 that combines all of the data from all of the local servers on a per user basis and makes the thus-compiled information available in a way that does not necessarily identify the client 12 .
  • the process illustrated in FIGS. 2 and 3 can be used to build a global user profile that is compiled from user interaction with the local servers 15 and 17 using the local user Ids and possibly also with the enterprise server 16 .
  • the process monitors several characteristics of the user's visit, such as, for example, the subject matter of the visited web pages and the duration of these visits. This collected information can be used to characterize the user's interest in a given interest category and to determine what available content would be of interest to the user.
  • the generated global user profile is administered by the enterprise server 16 and identified by the global ID of the user without necessarily revealing the identity of the client 12 .
  • a user's interest behavior can be tracked over a history of Internet sessions, so that a composite view of the user's interests can be generated. Additionally, the described processes may take into consideration the age of the collected behavior information, so that older behavior information has less impact on an interest score than more recent behavior information.
  • the processes may be sensitive to the duration over which each page is viewed and the generated interests scores are provided in an absolute interest scale, as opposed to a relative interest scale. This facilitates meaningful comparisons of interest levels between different users, and offers a powerful tool for identifying related interests for users having selected demographic characteristics.
  • the processes described herein may also be applied incrementally and reduced to a set of parallel operations to increase greatly the speed of analyzing the collected behavior information. It will be understood that the process may also operate as a stand-alone process on a single web site and, moreover, may not require the use of local and global Ids.
  • the process for building a user profile begins with the step of collecting useful information about the interest behavior of a user 12 looking at different content stored at an exemplary local server 15 ( FIG. 1 ). This data collection step is shown as step 42 in FIG. 2 .
  • the process 70 depicted in FIG. 4 starts with step 72 , during which the server 15 determines that a session has begun with a particular user 12 . As described above, the server 15 can make this determination by identifying a cookie sent from the client 12 . If the process 70 finds a cookie then the process 70 determines that the user is known to the server 15 and begins collecting data about the user's session. The process 70 then generates a local session ID which can be a simple signal that identifies one series of related interactions between the user and the server 15 .
  • the process can set the local session ID to 000001. For subsequent visits, the process can increment the local session ID. The process keeps track of the last local session ID generated to ensure that new local session Ids are generated for each session.
  • Other examples of methods for generating a session Ids are known in the art and any suitable method can be practiced with the process.
  • FIG. 5 shows a session record 90 that is stored in a database maintained by the server 15 .
  • the depicted session record 90 is associated with a local user ID, as the process in this example maintains a record of each of the sessions the user has had with the respective server 15 since information about the user was last uploaded to the enterprise server 16 .
  • FIG. 5 provides an example of a session record, but that other formats can be employed with the process described herein.
  • each session record can store a list of the web pages viewed by the user while visiting the server 15 and other information about the content of these web pages. Further, for each page viewed, the process can store, for example, information of the type shown in the page block 96 , which includes a list of Interest categories, Int_Cat, associated with the page and a list of content interest scores, C, that represents how strongly the content of the viewed page is related to the interest categories; a date time stamp, t, which gives a statement of the time and date on which the page was accessed by the user; and d, a measure of the duration for which the page was viewed by the user.
  • Int_Cat list of Interest categories
  • C content interest scores
  • Page block 96 shows that each page can be associated with one or more interest categories, such as Int_Cat 1 , Int_Cat 2 , and Int_Cat 3 , etc. Moreover, a different content interest score can be given for each interest category associated with the page.
  • the process can store a page block for each page viewed during a session. Two page blocks, 96 and 98 appear in FIG. 5 , however, any number of page blocks can be stored depending on the number of pages viewed by the user.
  • data collection has been described for a user's activities at one web site, it will be understood that the data collection process 70 can occur on a number of different web sites. This means that one web site dedicated to providing sports information can collect information about the users favorite sports and favorite teams, while another web site that offers books for sale, can collect information about the user's favorite categories of books. Accordingly, a wide range of the user's interests can be captured.
  • step 80 the process 70 stores the session record into a local database of session records. Then, at a selected time, such as once a day, the process 70 in step 82 will upload the contents of the local database of server 15 to a global database of the enterprise server 16 . This provides the enterprise server 16 with click stream information representative of the interests of the user 12 during the user's session on server 15 .
  • the information can be processed and assembled for generating a global interest profile for that user.
  • the interest information can be combined with the user's demographic, geographic and other suitable information to build a user profile of the user.
  • this type of click stream data may also be uploaded from the other server 17 of the enterprise group 22 .
  • Table 1 shows the variables and the pseudo-code of the enterprise process 120 ;
  • Table 2 lists the equations used in the enterprise process 120 and referenced in FIG. 6 .
  • the pseudo-code of Table 1 includes comments that describe the variables appearing in the code.
  • I interest behavior vector of four Declares types I, A dimensions: (c, t, d, s) for a given interest Define scaling function f i ( ) category Define raw interest A: array of interest behavior vectors I function f r ( ) for a given user Define historical interest c: content interest score (range 0.00 function f h ( ) to 1.00) For each user t: date/time in seconds (since Jan.
  • A A 1 ⁇ A 2 7.
  • f h ⁇ ( i 1 , t e ) f i - 1 ⁇ ( i 1 ) ⁇ ( 2 ) ( t e - t c ) ⁇ 8.
  • the pseudo-code listed in Table 1 can process information, in particular click stream data, collected about a plurality of users 12 having visited a plurality of web pages located on servers 15 , 16 , 17 .
  • the process generates for each user 12 an array, A, of interest behavior vectors, I, wherein each behavior vector is associated with a given interest category.
  • Each of the vectors I can be a multi-dimensional vector, such as the four dimensional vector (c, t, d, s), wherein c, t, d and s are the parameters provided by the click stream data generated at a web site for a given user.
  • c, t, d, s the four dimensional vector
  • c is representative of the content interest score for a page stored at the server;
  • t is representative of the date/time expressed in seconds, when the page was last viewed by the user, measured from a reference date/time, e.g., Jan. 1, 1996;
  • d is representative of the duration of time for which the page was viewed and is typically provided in units of seconds;
  • s is representative of a session ID, which identifies interactive sessions of the user with the page, as expressed in Equation 5.
  • the enterprise process 120 operates on an interest category-by-interest category and a user-by-user basis and, to that end, transitions a loop 122 that selects interest categories one at a time and begins to determine the user's interest profile for that interest category.
  • a first step 126 determines if there has been a previously determined interest score, i, for the selected interest category. If no such historical score exists for the interest category of the user, then the process 120 will compute in step 128 an initial interest score for the selected category I.
  • the initial interest score may be computed, for example, from information c, d, t, and s, provided by the click stream data. Equation 5 provides one technique for processing the click stream data.
  • Equation 5 is applied in step 128 to compute a raw interest score r by summing over all sessions s, taking into consideration the content interest score c, a duration coefficient parameters ⁇ ., and the duration d during which the selected category of content was displayed to the user during one session.
  • the duration coefficient parameter ⁇ . relates to the time of observation versus the time of the computation. ⁇ . increases when less computation takes place during the observation.
  • Equation 5 also applies a scaling function, f i , defined in Equation 2 that scales, or normalizes, certain values in Equation 5, such as ⁇ d, to a number between zero and one.
  • Equation 5 also sums and normalizes the user's interest over all observed sessions and multiplies the session record with an exponential function which takes into consideration the relevance of older data.
  • the yield of Equation 5 is a measure of the user's raw interest in a selected category.
  • step 126 If it is determined in step 126 that an interest score already exists for the specified user, then the process 120 goes to step 130 to determine the extent to which the previously determined historical interest score should effect the new interest score.
  • this historical contribution i 1 is determined from Equation 7.
  • the historical interest score i is multiplied by the inverse interest scaling function f i ⁇ 1 to remove the effect of the previously applied scaling process and to remove the effect of the exponential time decay function of Equation 5 applied during the previous session.
  • Equation 5 After the interest profile for the current sessions is determined using Equation 5, step 132 , the historical contribution i, determined in step 130 and the current raw interest score determined in step 132 are added (Equation 8) and normalized (Equation 9) to form a combined updated interest score i, step 134 .
  • the new interest score can be stored for the user and the process will move to another interest category for the user, steps 136 and 142 .
  • the time of last execution, t e is updated to the current time, t c , and saved, step 138 .
  • the process can then be repeated for another user, step 140 .
  • each of the interest behavior vectors, I can be associated with a given interest category.
  • An interest category can be any subject, topic, concrete or abstract concept, e.g. sports, music, politics, general news or history.
  • One or more categories can be associated with a page stored at a server site and made available to a user.
  • each page stored at a site can be manually, or automatically assigned a given category or a plurality of given categories each of which is associated with a page.
  • an HTML page stored at a server can contain information about a movie describing the Civil War.
  • this page can be associated with an interest category related to movies, as well as an interest category related to history, or the Civil War.
  • the content interest score can be normalized so as to range in value between 0.00 and 1.00.
  • the process 120 can also be used to assign a score to a page. Accordingly, a page associated with the interest category can also be associated a content interest score that represents how closely associated the selected page is for a particular category or categories.
  • the user profile generated by the systems described herein can also include demographic or geographic information which is collected through conventional means, typically a form the user fills out when visiting the web site.
  • the user profile comprises both demographic information and interest behavior information. It will be understood that the combination of these two types of data can allow for certain types of analysis such as the interest levels of certain demographic groups in certain subject matter to provide detailed market analysis and to identify link interest between seemingly disparate subject matters. Other advantages of the systems processes described herein will be apparent to those of ordinary skill in the art.
  • the enterprise process 120 described above generates a user profile and/or updates an existing user profile for a specified interest category in a single pass.
  • the user profile can be incremented in real time and new interest categories can be easily added.
  • the interest measures can be provided as absolute scores, allowing comparisons between the interest scores of different users.
  • the information is provided in a human readable form that allows ready access to the data derived from a user's interest behavior.
  • the invention can be implemented in digital electronic circuitry, or in computer hardware, firmware, software, or in combinations of them.
  • Apparatus of the invention can be implemented in a computer program product tangibly embodied in a machine-readable storage device for execution by a programmable processor; and method steps of the invention can be performed by a programmable processor executing a program of instructions to perform functions of the invention by operating on input data and generating output.
  • the invention can advantageously be implemented in one or more computer programs that are executable on a programmable system including at least one programmable processor coupled to receive data and instructions from, and to transmit data and instructions to, a data storage system, at least one input device, and at least one output device.
  • Each computer program can be implemented in a high-level procedural or object-oriented programming language, or in assembly or machine language if desired; and in any case, the language can be a compiled or interpreted language.
  • Suitable processors include, by way of example, both general and special purpose microprocessors. Generally, a processor will receive instructions and data from a read-only memory and/or a random access memory.
  • Storage devices suitable for tangibly embodying computer program instructions and data include all forms of non-volatile memory, including by way of example semiconductor memory devices, such as EPROM, EEPROM, and flash memory devices; magnetic disks such as internal hard disks and removable disks; magneto-optical disks; and CD-ROM disks. Any of the foregoing can be supplemented by, or incorporated in, ASICs (application-specific integrated circuits).
  • the invention can be implemented on a computer system having a display device such as a monitor or LCD screen for displaying information to the user and a keyboard and a pointing device such as a mouse or a trackball by which the user can provide input to the computer system.
  • the computer system can be programmed to provide a graphical user interface through which computer programs interact with users.
  • the local user ID may, for example, be based in user input, such as a membership ID assigned by an organization, or may be selected by the user on a form submitted to the server upon login.
  • the enterprise server may parse the global user profile and release to an interested party, such as an advertiser, only those portions that are of interest to the advertiser and/or to which the advertiser subscribes. Accordingly, the spirit and scope of the present invention is to be limited only by the following claims.

Abstract

A client identity is associated between servers by establishing an identity for the client at a first sever utilizing a cookie transmitted to the client by the first server and transmitting to the client by the first server a URL, wherein the URL includes the identity established at the first server and information identifying the first server, and wherein the URL is transmitted by the client to the second server.

Description

    CROSS-REFERENCE TO RELATED APPLICATIONS
  • This application is a continuation of U.S. patent application Ser. No. 10/151,794, filed on May 21, 2002, which is a continuation of U.S. patent application Ser. No. 09/258,779, filed Feb. 26, 1999, now U.S. Pat. No. 6,415,322, which claims the benefit of U.S. Provisional Applications Nos. 60/076,179 and 60/076,404 having a common filing date of Feb. 27, 1998. The aforesaid applications are hereby incorporated herein by reference in their entirety.
  • FIELD OF THE INVENTION
  • The invention relates to systems and methods for monitoring and measuring the interests of a user viewing content on a computer network, in particular on multiple servers in an enterprise network, while protecting the privacy of the user.
  • BACKGROUND OF THE INVENTION
  • It is useful for vendors who sell items through the Internet to be able to compile sophisticated marketing data that indicates users' interest in the vendors' Web pages. Interest in a particular page may be determined by counting the number of “hits” on that page (i.e., the number of times the page is accessed) or by combining a count of the number of hits with data indicative of the amount of time users spend viewing the page. The number of hits for a page and the amount of time spent by users viewing a page are both determinable using conventional techniques.
  • Although measurement of users' interest in each of a vendor's pages is useful, additional useful information may be obtained by correlating these measurements on a per user basis. Thus, a vendor may learn that a first type of user that is interested in page A is also usually interested in page B, while a second type of user that is interested in page C is also usually interested in page D. Such information allows the vendor to customize his Web pages on the fly for each user so that a user that initially selects particular pages is presented with the opportunity to select more of the type of pages in which that user is expected to be interested.
  • However, in many instances, a user accessing the Internet jumps from server to server. Unless different vendors on different servers agree to cooperate, it is extremely difficult, if not impossible, for a first vendor on a first server to know that a user who accessed a particular one of the first vendor's pages also accessed a particular page of a second vendor on a second server. In addition, there is no built in mechanism on the Internet for globally identifying users so that vendors on different servers can share such information. Also, even in instances where a group of cooperating vendors have adopted a cross-server user identification scheme that globally identifies the users to the vendors, it is questionable whether such schemes violate users' privacy since each of the participating vendors is exchanging information about users that the users might not want to be shared. Moreover, such limited cooperative efforts at cross-server identification generally employs a single identifier for each user. However, cross-server identification schemes that employ a single identifier have disadvantages. For example, should one of the vendors stop collaborating with the others, such as because of an organizational or business change, issues of ownership and access to information tied to a shared identifier can arise.
  • Accordingly, it is an object of the invention to provide a distributed identification scheme which allows individual servers to control their own local identification scheme and to collaborate with other servers at its manager's discretion to allow a user to access multiple servers in an enterprise network without potentially violating the privacy of the user.
  • SUMMARY OF THE INVENTION
  • A distributed user identification process is provided that allow individual local servers or domains to control their own user identification scheme and to collaborate with other local servers or domains at the discretion of an enterprise server. The enterprise server correlates the local user identification scheme with a global user identifier and may disclose to interested outside parties, such as advertisers, only the global user identifier without revealing the identity of a user who interacts with a local server.
  • Also provided is a process for compiling anonymously a global user profile from local user profiles generated by the local servers.
  • In general, according to one aspect of the invention, a computer network includes at least one local server and an enterprise server in communication with the local server. The local server establishes a local ID for the user and communicates to the enterprise server the local ID of the user and a local user profile based on user interaction with the local server. The enterprise server links the local ID to a global ID assigned to the user by the enterprise server and records in a database the information about the local user profiles to form the global interest profile of the user.
  • Preferred embodiments may include one or more of the following features. The global ID may be known only to the enterprise server and may be kept secret from the local servers. User information recorded in the enterprise database may include the local ID of the user. The local user ID assigned by one local server may be hidden from the other local servers. The local user profile may be communicated to the enterprise server at predetermined times and/or when a number of changes made to the local profiles are greater than a predetermined number of changes. The global ID may be assigned to the user directly by the enterprise server when the user first accesses the enterprise server. Alternatively, the global ID may be assigned to the user when the user accesses one of the local servers and the local server communicates the local ID of the user and possibly also a local user profile to the enterprise server. The local ID and the global ID may be persistent and include state information. The state information may be communicated between the user and the local server and the enterprise server with the help of cookies. The local server may communicate the local user ID to the enterprise server by transmitting on an HTML page a URL which may include a graphic symbol of zero width and height, or by temporarily redirecting the URL selected by the user to a local URL. Transmission of the URL may be transparent to the user.
  • A global interest profile may be established for each user of at least a subset of users and the global interest profiles between different users may be compared. At least one score may be computed for a user and the score of the user may be compared to a corresponding score of another user. The scores may represent an absolute number score. The local user profile may established incrementally by adding information about a most recent user interaction to a legacy user profile stored at the local server. The user profile may be processed in real time and weighted according to the recency of the user interaction with the local server. The global user profile for a plurality of users may be updated in a single pass.
  • In another aspect of the invention, a computer apparatus for establishing a global interest profile of a user includes at least one local server in communication with the user via a communication channel wherein the local server assigns a local ID for the user during the first access by the user to the local server. An enterprise server communicates with the user and the local server via the communication channel and assigns a global ID for the user. The local server communicates to the enterprise server the local ID of the user and possibly also a local user profile based on user interaction with the local server. The enterprise server links the local ID to the global ID and records in a database information about the local ID and, if desired, also the local user profile to form a global interest profile of the user.
  • In yet another aspect of the invention, a method monitors interactions between a client and a plurality of servers communicating with one another in a computer network by designating one of the servers as an enterprise server and the remaining servers as local servers. The local server, upon interaction with the client, establishes a local ID for the client and communicating at least the local ID of the client to the enterprise server. When the enterprise server receives from the local server the local ID of the client or when the client interacts directly with the enterprise server, the enterprise server assigns a unique global ID to the client and links the local ID with the global ID.
  • Preferred embodiments may include one or more of the following features. The enterprise server and the local servers may form an enterprise group. The client may receive state information from the server upon interaction with the server and may transmit the state information during a subsequent interaction with the server. Likewise, the local server may receive from the enterprise server state information related to the client, and may transmit the state information during a subsequent interaction with the enterprise server that relates to the same client. The state information may be persistent and stored in form of a cookie.
  • In yet another aspect of the invention, a computer program residing on a computer-readable medium includes instructions for causing an enterprise server to establish a unique global ID for a client and link the global ID with a local ID associated with the client on a local server. The program may also form a global interest profile of the client based on local interest profiles compiled by the local server.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • The forgoing and other features and advantages of the present invention will be appreciated more fully from the following further description thereof, with reference to the accompanying drawings wherein:
  • FIG. 1 is a functional block diagram a computer network;
  • FIG. 2 is a flowchart of a process operating on a local server for establishing a local user profile;
  • FIG. 3 is a flowchart of a process operating on an enterprise server for linking a local user ID to a global user ID;
  • FIG. 4 is a flowchart of a process for building a global user profile on the enterprise server;
  • FIG. 5 is an example of a user's session record;
  • FIG. 6 is a flowchart of a process operating on the enterprise server for creating a multi-user profile; and
  • FIG. 7 is a block diagram of client interaction with the servers.
  • DETAILED DESCRIPTION OF THE ILLUSTRATED EMBODIMENTS
  • To provide an overall understanding of the invention, certain illustrative embodiments will now be described. However, it will be understood by one of ordinary skill in the art that the systems described herein can be adapted and modified to provide systems for other suitable applications and that other additions and modifications can be made to the invention without departing from the scope hereof.
  • Referring now to FIGS. 1 and 7, a part 10 of the Internet computer network includes a client 12 and a group of servers 14-18. The client 12 may be any one of a variety of conventional, commercially available, hardware and software combinations configured to access Internet servers by any one of a variety of suitable means. Similarly, the servers 14-18 may also be any one of a variety of conventional, commercially available, hardware and software combinations configured to provide conventional Internet services to users. Conventionally, the particular hardware and software combination used by any one of the servers 14-18 is independent of the particular hardware and software combination used by any other one of the servers 14-18. In some instances such as those described below, the conventional server software is supplemented to provide the functionality discussed herein. The servers 14-18 and the client 12 communicate with each other via communication links 24, and 29 which are all connected to a communication channel 28.
  • For the system described herein, a subset of the servers 15-17 form an enterprise group 22 that monitors and measures users' page usage among all of the local servers 15-17 of the group 22. One of the servers 16 is designated as the “enterprise server” for the group 22 while the other servers 15 and 17 that are part of the group 22 are designated as “local servers”. Communication links 26 shown in FIG. 7 between the local servers 15 and 17 and the enterprise server 16 of the enterprise group 22 are not physical communication links, but are intended to illustrate the information exchange, such as information about the users' page usage, between the servers 15 and 17 and the enterprise server 16. The client 12 can also communicate directly with the enterprises server 16, as indicated in FIG. 7 by communication link 27. Communication links 26 and 27 can also be used to exchange state information, as discussed below. In the exemplary embodiment of FIG. 1, the servers 14 and 18 are not part of the enterprise group 22 and therefore do not exchange usage information with the enterprise servers 16. The servers 14 and 18, however, can still be accessed by the client 12.
  • Note that the term “local” is meant to convey the relationship of the servers 15 and 17 within the enterprise group 22. The local servers 15 and 17 can be accessed by users in the same manner that other conventional Internet servers are generally accessible. The following discussion will be limited to the servers 15-17 which are part of the enterprise group 22.
  • As indicated in FIG. 7, the client 12 may access any of the servers 15-17 by: (1) establishing a connection to the server, e.g., in an Internet connection, by entering the server's URL (Uniform Resource Locator) address www.server#.com; (2) using the established connection to provide the server with a request for specific data; and (3) receiving the requested data from the server via the connection. The Internet location may also include, e.g., appended to the URL, the server location of the data, the file(s) on the server that contain the data, and the type of the data (i.e., graphic image, HTML page, etc.).
  • The client 12 requests HTML pages from the servers 15-17 that, when displayed, may include user-actuatable links to other HTML pages. The other HTML pages may be on the same server as the displayed HTML page, or may be on a different server. In many instances, actuating a link to an HTML page causes the user to transfer from one server to another in a manner that is, in many respects, transparent to the user.
  • The local servers 15 and 17 upload information about users' page accesses to the enterprise server 16. The enterprise server 16 combines the information for each user so that, for example, it is possible to correlate accesses by a particular user of Web pages on the local server 15 with accesses by the same user of Web pages on the local server 17. However, as seen in FIG. 7 and described in more detail below, it is the enterprise server 16, rather than the local servers 15 and 17, that correlates the cross-server information on a per user basis. Each of the local servers 15 and 17 uses a “local” ID for each user that accesses the local servers 15 and 17 directly. The local ID's are different for each of the servers 15 and 17 so that the local servers 15 and 17 are prevented from directly sharing or correlating information about a particular user without assistance from the enterprise server 16.
  • Since the HTTP protocol is stateless, the servers and any gateway program on the servers retain no knowledge of any previous transaction. Without persistent state information, the server will not be able to identify the client and/or obtain information about the client. Likewise, without state information, the local servers 15 and 17 will not be able to communicate local information about the client to the enterprise server 16. The exemplary system described herein employs cookies to preserve state information. However, any other mechanism that preserves state information can be used.
  • The features of cookies are described in, for example, The HTML Sourcebook, third edition, by Ian S. Graham, published by Wiley & Sons, Inc., 1997. By way of background, cookies represent one possible mechanism for storing state and/or identification information on a user's local server 12. The server accessed by the user sends the cookie information to the user via a conventional command capable of transferring cookie information from the server to the user. Thereafter, whenever the user requests data from the server that set the cookie, the user request also includes the cookie previously sent by the server to the user. The command that sets the cookie causes the cookie information to correctly identify, the server that executes the command. In addition, generally, a cookie is only sent to a server that set the cookie. Thus, if a particular server sets a cookie, the cookie includes information indicating that it was set by the particular server. There are mechanisms in place to prevent that cookie from being sent to any other server.
  • In the exemplary embodiment, each of the local servers 15 and 17 assign their own unique persistent state information to the client 12 in form of a local ID. The enterprise server 16 assigns a secret persistent state information to the client 12 in form of a “global” ID and correlates the global ID with each of the unique local ID's assigned by each of the local servers 15 and 17. All of the ID's are made persistent using cookies. The local server 15 sets a cookie containing a unique local ID for the client 12 assigned by the local server 15. The client 12 subsequently provides the assigned local ID to the local server 15 each time the client 12 requests data (e.g., an HTML page) from the local server 15. Thus, the local server 15 is provided with a basis for knowing the identity of the client 12 each time the client 12 requests data from the local server 15. Similarly, the local server 17 sets a cookie containing a unique local ID for the client 12 (unrelated to the local ID assigned by the local server 15) that the client 12 subsequently provides to the local server 17 each time the client 12 requests data from the local server 17.
  • Information regarding the data requests and the associated local ID's are provided by the local servers 15 and 17 to the enterprise server 16. The local servers, however, do not reveal the true identity of the user to the enterprise server 16. The enterprise server 16 can map different local ID's for the same user to the single, secret, global ID. Thus, the enterprise server 16 is in a unique position to correlate cross-server information about users while the local servers 15 and 17 can not directly correlate cross-server information because neither of the local servers 15 and 17 possesses the secret global identifier assigned by the enterprise server 16.
  • Referring now to FIG. 2, a flow chart 30 illustrates an embodiment of the process of the invention based on software operating on the local servers 15 and 17. The process 30 begins at a test step 32 after a data request has been submitted by the client 12. At the test step 32, it is determined whether the client 12 has ever requested data from the particular local server prior to the current request. Note that, as discussed above, if the client 12 had ever accessed the particular local server, then the client 12 would have a cookie that had been set previously by the particular local server. Thus, if the client 12 does not provide a cookie with the data request, then it is determined at the test step 32 that the client 12 has never accessed the local server and control passes from step 32 to step 34, where the local server creates a unique local ID for the client 12. The local server can generate unique local ID's in a variety of conventional manners familiar to one of ordinary skill in the art, including, but not limited to, incrementing a stored value and then providing an alphanumeric version of that value as the local ID.
  • Following step 34 is a step 36 where the local server forces a transfer to the enterprise server 16 (i.e., the client is transferred to the enterprise server 16). Generally, a variety of conventional techniques exist for forcing a transfer to another server. For example, the local server may use conventional techniques to insert a special URL into the HTML page requested by the client 12. The special URL points to the enterprise server 16 and calls for insertion of a graphics image have zero width and height. The special URL may also contain additional information, such as information identifying the local server and information indicating the local ID of the user. The additional information may be appended to the end of the URL in the form of http://enterprise_server_id/go?local_server_id&client_information. This process may be transparent to the user.
  • Alternatively, redirection may be used to transfer the user to the enterprise server. Redirection involves providing an HTTP response message to the browser which forces the browser to look for a different URL. The local server redirects the client 12 to the enterprise server 16 by, for example, returning the location of the enterprise server 16 in the form:
  • location: server_url comments
  • Browsers that understand the location field will automatically connect to the URL of the enterprise server 16.
  • The forced transfer serves to effectively “register” the local ID of the client 12 with the enterprise server 16. As mentioned above, the forced transfer can be transparent to the client 12. Processing at the enterprise server 16 in response to a forced call is described in more detail hereinafter. Note, however, that once the enterprise server 16 has completed the processing, the client 12 is returned to the local server. In the case of using redirection, the enterprise server 16 simply redirects the client 12 back to the local server that the client 12 was accessing prior to being transferred to the enterprise server 16. Following the step 36 is a step 38 where the local server sets a local cookie for the client 12. The steps 34, 36, 38 are executed only once, i.e., the first time the client 12 accesses the local server. After that, the client 12 will send to the local server the cookie set by the respective local server whenever the client 12 accesses the respective local server.
  • Following the step 38, or following the step 32 if the local server receives a cookie from the client 12, is a step 42 where the local server compiles information based, for example, on frequency and duration of page accesses by the client 12. This information may be compiled by, for example, providing a plug-in to the local server that includes a conventional server API call to the plug-in each time a user requests a page. Thus, for example, the time duration that a user spends viewing page A may be determined by registering the time when a user requests page A, registering the time when the user requests a subsequent page B, and calculating the difference between the two times to determine the duration. Following the step 42, processing is complete for the local server handling the page request of the client 12. As discussed in more detail below, the enterprise server 16, using a secret global ID known only to the enterprise server 16, combines the information provided by the local server with information relating to the same user from other local servers that is mapped to the various local ID's assigned to a user by the different local servers.
  • For the enterprise server 16 to be able to compile information about the users, it is necessary for the local servers to periodically forward to the enterprise server 16 the gathered information along with the local ID for each user and information identifying the local server. This may be accomplished using any one of a variety of conventional techniques. In a preferred embodiment, the local server formats the information as a plurality of HTML pages that are uploaded to the enterprise server 16 in a conventional manner using conventional HTTP exchange techniques. The local server initiates the transfer either when a local buffer of the local server exceeds a predetermined size, or after a predetermined amount of time has passed since a previous update of the enterprise server 16 by the local server. The predetermined size and the predetermined amount of time are chosen based on a variety of functional factors familiar to one of ordinary skill in the art, including amount of storage available at the local server and hit rate of the local server.
  • Referring now to FIG. 3, a flow chart 50 illustrates steps performed by the enterprise server 16 in response to a forced transfer by a local server, such as that illustrated by the step 36 of FIG. 2. Processing begins at a step 52 where the enterprise server 16 receives the new assigned local ID as well as the server identification from the calling local server. As discussed above, this information may be encoded in the special URL provided by the local server. However, other conventional techniques for conveying this information exist including, but not limited to, passed arguments, environment variables, and cookies passed between the local server and the enterprise server 16.
  • Following the step 52 is a test step 54 which determines if the client 12 has ever accessed the enterprise server 16 (i.e., the test step 54 determines if the client 12 has ever accessed any of the servers 15-17 of the group 22). This can be determined using cookies where the enterprise server 16 sets a cookie and provides it to the client 12. Thus, if the enterprise server 16 does not receive a cookie from the client 12, then it is determined at the test step 54 that the client 12 has never accessed the enterprise server 16 and control passes from the test step 54 to a step 56 where a new global ID is created for the client 12. Note that the system is designed so that only one global ID is created for each user. Following the step 56 is a step 58 where the global ID is forwarded to the client in the form of a cookie. The global ID may be created in any one of a variety of conventional manners familiar to one of ordinary skill in the art, including, but not limited to, incrementing a stored value and then providing an alphanumeric version of that value as the global ID.
  • If it is determined at the step 54 that the enterprise server 16 received a cookie from the client 12, then control passes from the test step 54 to a step 62 where the global ID, passed via the cookie, is mapped to the new local ID provided by the local server. Note that the step 62 also follows the steps 56, 58 where the global ID is created and passed to the client 12. The mapping at the step 62 can be performed in a variety of conventional manners, including using an array indexed according to the local server and local ID and containing entries corresponding to the global ID. Alternatively, the mapping may be provided using an appropriate data structure, such as a linked list having nodes indicating the local server, the local ID provided by the local server, and the corresponding global ID. Alternatively still, the mapping may be stored in a database having a plurality of records, each containing the global ID, the local ID, and the site identifier for the local server that assigned the local ID. In this way, a single global ID may be mapped to multiple local ID's assigned by multiple local servers.
  • Following the step 62, processing is complete for registering the new local ID of the client 12 with the enterprise server 16. After this registration process, the local server does not force a transfer to the enterprise server 16 when the client 12 accesses the local server. Instead, as discussed above, the local server compiles data which is subsequently transferred to the enterprise server 16. It is the enterprise server 16 that combines all of the data from all of the local servers on a per user basis and makes the thus-compiled information available in a way that does not necessarily identify the client 12.
  • The process illustrated in FIGS. 2 and 3 can be used to build a global user profile that is compiled from user interaction with the local servers 15 and 17 using the local user Ids and possibly also with the enterprise server 16. Typically, the process monitors several characteristics of the user's visit, such as, for example, the subject matter of the visited web pages and the duration of these visits. This collected information can be used to characterize the user's interest in a given interest category and to determine what available content would be of interest to the user. The generated global user profile is administered by the enterprise server 16 and identified by the global ID of the user without necessarily revealing the identity of the client 12.
  • A user's interest behavior can be tracked over a history of Internet sessions, so that a composite view of the user's interests can be generated. Additionally, the described processes may take into consideration the age of the collected behavior information, so that older behavior information has less impact on an interest score than more recent behavior information. The processes may be sensitive to the duration over which each page is viewed and the generated interests scores are provided in an absolute interest scale, as opposed to a relative interest scale. This facilitates meaningful comparisons of interest levels between different users, and offers a powerful tool for identifying related interests for users having selected demographic characteristics. The processes described herein may also be applied incrementally and reduced to a set of parallel operations to increase greatly the speed of analyzing the collected behavior information. It will be understood that the process may also operate as a stand-alone process on a single web site and, moreover, may not require the use of local and global Ids.
  • The process for building a user profile begins with the step of collecting useful information about the interest behavior of a user 12 looking at different content stored at an exemplary local server 15 (FIG. 1). This data collection step is shown as step 42 in FIG. 2. The process 70 depicted in FIG. 4 starts with step 72, during which the server 15 determines that a session has begun with a particular user 12. As described above, the server 15 can make this determination by identifying a cookie sent from the client 12. If the process 70 finds a cookie then the process 70 determines that the user is known to the server 15 and begins collecting data about the user's session. The process 70 then generates a local session ID which can be a simple signal that identifies one series of related interactions between the user and the server 15. For example, for the first time the user contacts the server 15, the process can set the local session ID to 000001. For subsequent visits, the process can increment the local session ID. The process keeps track of the last local session ID generated to ensure that new local session Ids are generated for each session. Other examples of methods for generating a session Ids are known in the art and any suitable method can be practiced with the process.
  • In a subsequent step 76, the process builds a local session record. This is typically done by analyzing the click stream generated by the user as the user looks at the content displayed on the web page or pages located on server 15. An example of one type of session record is shown in FIG. 5. Specifically, FIG. 5 shows a session record 90 that is stored in a database maintained by the server 15. The depicted session record 90 is associated with a local user ID, as the process in this example maintains a record of each of the sessions the user has had with the respective server 15 since information about the user was last uploaded to the enterprise server 16. It will be apparent to one of ordinary skill that FIG. 5 provides an example of a session record, but that other formats can be employed with the process described herein.
  • FIG. 5 further depicts that each session record can store a list of the web pages viewed by the user while visiting the server 15 and other information about the content of these web pages. Further, for each page viewed, the process can store, for example, information of the type shown in the page block 96, which includes a list of Interest categories, Int_Cat, associated with the page and a list of content interest scores, C, that represents how strongly the content of the viewed page is related to the interest categories; a date time stamp, t, which gives a statement of the time and date on which the page was accessed by the user; and d, a measure of the duration for which the page was viewed by the user. Page block 96 shows that each page can be associated with one or more interest categories, such as Int_Cat1, Int_Cat2, and Int_Cat3, etc. Moreover, a different content interest score can be given for each interest category associated with the page. The process can store a page block for each page viewed during a session. Two page blocks, 96 and 98 appear in FIG. 5, however, any number of page blocks can be stored depending on the number of pages viewed by the user.
  • Although data collection has been described for a user's activities at one web site, it will be understood that the data collection process 70 can occur on a number of different web sites. This means that one web site dedicated to providing sports information can collect information about the users favorite sports and favorite teams, while another web site that offers books for sale, can collect information about the user's favorite categories of books. Accordingly, a wide range of the user's interests can be captured.
  • Returning to FIG. 4, the process 70 proceeds from step 76 to step 78 when an “end of session” is detected. This may occur, for example, when the user 12 fails to access a page on the server 15 within a preset time, for example thirty minutes. However, it will be apparent that other techniques for determining the end of session can be used. In step 80, the process 70 stores the session record into a local database of session records. Then, at a selected time, such as once a day, the process 70 in step 82 will upload the contents of the local database of server 15 to a global database of the enterprise server 16. This provides the enterprise server 16 with click stream information representative of the interests of the user 12 during the user's session on server 15. The information can be processed and assembled for generating a global interest profile for that user. As discussed above, the interest information can be combined with the user's demographic, geographic and other suitable information to build a user profile of the user. Likewise, this type of click stream data may also be uploaded from the other server 17 of the enterprise group 22.
  • Referring now to FIG. 6 and Tables 1 and 2, once the information gathered on server 15 reaches the enterprise server 16, an enterprise process 120 running on enterprise server 16 can analyze the information to generate and update interest profiles for the user. Table 1 shows the variables and the pseudo-code of the enterprise process 120; Table 2 lists the equations used in the enterprise process 120 and referenced in FIG. 6. The pseudo-code of Table 1 includes comments that describe the variables appearing in the code.
  • TABLE 1
    Variables Pseudo-code
    I: interest behavior vector of four Declares types I, A
    dimensions: (c, t, d, s) for a given interest Define scaling function fi( )
    category Define raw interest
    A: array of interest behavior vectors I function fr( )
    for a given user Define historical interest
    c: content interest score (range 0.00 function fh( )
    to 1.00) For each user
    t: date/time in seconds (since Jan. 1, 1996 For each category
    00:00:00) If incremental
    d: duration page viewed in seconds Then {compute historical
    (compensated for download time) interest contribution using
    s: session id fh(i1, te)}
    r: raw interest score Compute r for current period
    i: normalized interest score (0.00 to using fr(A)
    1.00) Compute i using fi(fr(A2) +
    te: date/time of prior profiling fh(i1, te))
    algorithm execution Output interest score i
    tc: current date/time Save tc as te for next execution
    β: duration coefficient parameter
    γ: age coefficient parameter (half life
    of interest score in seconds)
    K: exponential decay constant
  • The functions referenced above are set forth below in equations 1 through 9:
  • TABLE 2
    1. fA(A) = i
    2. f i ( x ) = y = 1 - 1 1 + x
    3. f i - 1 ( y ) = x = { y < 1 1 1 - y - 1 y = 1 : 200
    4. i = f i ( f r ( A ) ) = 1 - 1 1 + f r ( A )
    5. r = f r ( A ) = A ( f i ( s f i ( βd ) c ) e - ( ln ( 2 ) γ ( t c - t ) ) )
    = A ( f i ( s f i ( βd ) c ) ( 2 ) ( t - t c ) γ ) = ( 2 ) - t c γ A ( f i ( s f i ( βd ) c ) ( 2 ) t γ )
    6. A = A1 ∪ A2
    7. f h ( i 1 , t e ) = f i - 1 ( i 1 ) ( 2 ) ( t e - t c ) γ
    8. r = f r ( A ) = f r ( A 2 ) + f h ( i 1 , t e ) = f r ( A 2 ) + f i - 1 ( i 1 ) ( 2 ) ( t e - t c ) γ
    9. fA(A) = i = fi(fr(A)) = fi(fr(A2) + fh(i1, te))
  • The pseudo-code listed in Table 1 can process information, in particular click stream data, collected about a plurality of users 12 having visited a plurality of web pages located on servers 15, 16, 17. In the enterprise process listed in Table 1, the process generates for each user 12 an array, A, of interest behavior vectors, I, wherein each behavior vector is associated with a given interest category. Each of the vectors I can be a multi-dimensional vector, such as the four dimensional vector (c, t, d, s), wherein c, t, d and s are the parameters provided by the click stream data generated at a web site for a given user. As discussed with reference to FIG. 5, c is representative of the content interest score for a page stored at the server; t is representative of the date/time expressed in seconds, when the page was last viewed by the user, measured from a reference date/time, e.g., Jan. 1, 1996; d is representative of the duration of time for which the page was viewed and is typically provided in units of seconds; and s is representative of a session ID, which identifies interactive sessions of the user with the page, as expressed in Equation 5.
  • Referring back to FIG. 6, the enterprise process 120 operates on an interest category-by-interest category and a user-by-user basis and, to that end, transitions a loop 122 that selects interest categories one at a time and begins to determine the user's interest profile for that interest category.
  • Once an interest category is selected for a specific user, e.g. “User 1” of FIG. 6, a first step 126 determines if there has been a previously determined interest score, i, for the selected interest category. If no such historical score exists for the interest category of the user, then the process 120 will compute in step 128 an initial interest score for the selected category I.
  • The initial interest score may be computed, for example, from information c, d, t, and s, provided by the click stream data. Equation 5 provides one technique for processing the click stream data.
  • Equation 5 is applied in step 128 to compute a raw interest score r by summing over all sessions s, taking into consideration the content interest score c, a duration coefficient parameters β., and the duration d during which the selected category of content was displayed to the user during one session. The duration coefficient parameter β. relates to the time of observation versus the time of the computation. β. increases when less computation takes place during the observation. Equation 5 also applies a scaling function, fi, defined in Equation 2 that scales, or normalizes, certain values in Equation 5, such as βd, to a number between zero and one. Finally, Equation 5 also sums and normalizes the user's interest over all observed sessions and multiplies the session record with an exponential function which takes into consideration the relevance of older data. The yield of Equation 5 is a measure of the user's raw interest in a selected category.
  • If it is determined in step 126 that an interest score already exists for the specified user, then the process 120 goes to step 130 to determine the extent to which the previously determined historical interest score should effect the new interest score. In one practice, this historical contribution i1 is determined from Equation 7. As seen from Equation 7, the historical interest score i is multiplied by the inverse interest scaling function fi −1 to remove the effect of the previously applied scaling process and to remove the effect of the exponential time decay function of Equation 5 applied during the previous session. After the interest profile for the current sessions is determined using Equation 5, step 132, the historical contribution i, determined in step 130 and the current raw interest score determined in step 132 are added (Equation 8) and normalized (Equation 9) to form a combined updated interest score i, step 134.
  • The new interest score can be stored for the user and the process will move to another interest category for the user, steps 136 and 142. Once the information for all requested interest categories for the users has been processed, the time of last execution, te, is updated to the current time, tc, and saved, step 138. The process can then be repeated for another user, step 140.
  • As discussed above, each of the interest behavior vectors, I, can be associated with a given interest category. An interest category can be any subject, topic, concrete or abstract concept, e.g. sports, music, politics, general news or history. One or more categories can be associated with a page stored at a server site and made available to a user. In practice, each page stored at a site can be manually, or automatically assigned a given category or a plurality of given categories each of which is associated with a page. For example an HTML page stored at a server can contain information about a movie describing the Civil War. In this example, this page can be associated with an interest category related to movies, as well as an interest category related to history, or the Civil War. The content interest score can be normalized so as to range in value between 0.00 and 1.00. The process 120 can also be used to assign a score to a page. Accordingly, a page associated with the interest category can also be associated a content interest score that represents how closely associated the selected page is for a particular category or categories.
  • In another practice, the user profile generated by the systems described herein can also include demographic or geographic information which is collected through conventional means, typically a form the user fills out when visiting the web site. The user profile comprises both demographic information and interest behavior information. It will be understood that the combination of these two types of data can allow for certain types of analysis such as the interest levels of certain demographic groups in certain subject matter to provide detailed market analysis and to identify link interest between seemingly disparate subject matters. Other advantages of the systems processes described herein will be apparent to those of ordinary skill in the art.
  • As seen from FIG. 6, the enterprise process 120 described above generates a user profile and/or updates an existing user profile for a specified interest category in a single pass. The user profile can be incremented in real time and new interest categories can be easily added. Moreover, the interest measures can be provided as absolute scores, allowing comparisons between the interest scores of different users. Additionally, the information is provided in a human readable form that allows ready access to the data derived from a user's interest behavior.
  • The invention can be implemented in digital electronic circuitry, or in computer hardware, firmware, software, or in combinations of them. Apparatus of the invention can be implemented in a computer program product tangibly embodied in a machine-readable storage device for execution by a programmable processor; and method steps of the invention can be performed by a programmable processor executing a program of instructions to perform functions of the invention by operating on input data and generating output. The invention can advantageously be implemented in one or more computer programs that are executable on a programmable system including at least one programmable processor coupled to receive data and instructions from, and to transmit data and instructions to, a data storage system, at least one input device, and at least one output device. Each computer program can be implemented in a high-level procedural or object-oriented programming language, or in assembly or machine language if desired; and in any case, the language can be a compiled or interpreted language. Suitable processors include, by way of example, both general and special purpose microprocessors. Generally, a processor will receive instructions and data from a read-only memory and/or a random access memory. Storage devices suitable for tangibly embodying computer program instructions and data include all forms of non-volatile memory, including by way of example semiconductor memory devices, such as EPROM, EEPROM, and flash memory devices; magnetic disks such as internal hard disks and removable disks; magneto-optical disks; and CD-ROM disks. Any of the foregoing can be supplemented by, or incorporated in, ASICs (application-specific integrated circuits).
  • To provide for interaction with a user, the invention can be implemented on a computer system having a display device such as a monitor or LCD screen for displaying information to the user and a keyboard and a pointing device such as a mouse or a trackball by which the user can provide input to the computer system. The computer system can be programmed to provide a graphical user interface through which computer programs interact with users.
  • While the invention has been disclosed in connection with the preferred embodiments shown and described in detail, various modifications and improvements thereon will become readily apparent to those skilled in the art. The local user ID may, for example, be based in user input, such as a membership ID assigned by an organization, or may be selected by the user on a form submitted to the server upon login. The enterprise server may parse the global user profile and release to an interested party, such as an advertiser, only those portions that are of interest to the advertiser and/or to which the advertiser subscribes. Accordingly, the spirit and scope of the present invention is to be limited only by the following claims.

Claims (13)

1. A method for associating a client's identity between servers, the method comprising:
establishing an identity for the client at a first sever utilizing a cookie transmitted to the client by the first server;
transmitting to the client by the first server a URL, wherein the URL includes the identity established at the first server and information identifying the first server; and
transmitting by the client the URL to the second server.
2. The method of claim 1, further comprising, transmitting by the first server to the second server information about the client associated with the client at the first server.
3. The method of claim 2, wherein the information about the client includes one or more of demographic information, geographic information and user interest information.
4. The method of claim 1, further comprising, transmitting by the client to the second server a URL, wherein the URL includes the identity established at the first server; information identifying the first server; and information about the client associated with the client at the first server.
5. The method of claim 4, wherein the information about the client includes one or more of demographic information, geographic information and user interest information.
6. A system operable to associate a client's identity between servers, the system comprising:
a first server, a second server and a client in communication with the first server and second server, wherein the first server is adapted to establish an identity for the client by utilizing a cookie transmitted to the client by the first server; wherein the first server is adapted to transmit to the client a URL; wherein the URL includes the identity established at the first server and information identifying the first server; and wherein the client is adapted to transmit the URL to the second server.
7. The system of claim 6, wherein the first server is adapted to transmit to the second server information about the client associated with the client at the first server.
8. The system of claim 7, wherein the information about the client includes one or more of demographic information, geographic information and user interest information.
9. The system of claim 6, wherein the client is adapted to transmit to the second server a URL, wherein the URL includes the identity established at the first server; information identifying the first server; and information about the client associated with the client at the first server.
10. The system of claim 9, wherein the information about the client includes one or more of demographic information, geographic information and user interest information.
11. A method for sharing information about a user between servers, the method comprising:
identifying the user at a first server using a first ID;
identifying the user at a second server using a second ID;
linking at the first server the first ID and the second ID;
associating information about the user at the second server with the second ID;
sending the information about the user from the second server to the first server; and
associating the information about the user at the first server with the first ID.
12. The method of claim 11, wherein the first server and the second server respectively identify the user using the first ID and the second ID by respectively establishing the first ID and the second ID for a computer utilized by the user to communicate with the first server and the second server.
13. The method of claim 12, wherein the first server and the second server respectively establish the first ID and the second ID for the computer by respectively transmitting a cookie to the computer.
US12/114,777 1998-02-27 2008-05-04 System and method for associating a client identity between servers Abandoned US20080288635A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US12/114,777 US20080288635A1 (en) 1998-02-27 2008-05-04 System and method for associating a client identity between servers

Applications Claiming Priority (5)

Application Number Priority Date Filing Date Title
US7640498P 1998-02-27 1998-02-27
US7617998P 1998-02-27 1998-02-27
US09/258,779 US6415322B1 (en) 1998-02-27 1999-02-26 Dual/blind identification
US10/151,794 US7941505B2 (en) 1998-02-27 2002-05-21 System and method for associating a user with a user profile in a computer network environment
US12/114,777 US20080288635A1 (en) 1998-02-27 2008-05-04 System and method for associating a client identity between servers

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US10/151,794 Continuation US7941505B2 (en) 1998-02-27 2002-05-21 System and method for associating a user with a user profile in a computer network environment

Publications (1)

Publication Number Publication Date
US20080288635A1 true US20080288635A1 (en) 2008-11-20

Family

ID=26757752

Family Applications (5)

Application Number Title Priority Date Filing Date
US09/258,779 Expired - Lifetime US6415322B1 (en) 1998-02-27 1999-02-26 Dual/blind identification
US10/151,794 Expired - Fee Related US7941505B2 (en) 1998-02-27 2002-05-21 System and method for associating a user with a user profile in a computer network environment
US10/919,506 Expired - Fee Related US8799415B2 (en) 1998-02-27 2004-08-15 Dual/blind identification
US12/114,777 Abandoned US20080288635A1 (en) 1998-02-27 2008-05-04 System and method for associating a client identity between servers
US12/841,343 Expired - Fee Related US8219613B2 (en) 1998-02-27 2010-07-22 System and method for associating a client identity between servers

Family Applications Before (3)

Application Number Title Priority Date Filing Date
US09/258,779 Expired - Lifetime US6415322B1 (en) 1998-02-27 1999-02-26 Dual/blind identification
US10/151,794 Expired - Fee Related US7941505B2 (en) 1998-02-27 2002-05-21 System and method for associating a user with a user profile in a computer network environment
US10/919,506 Expired - Fee Related US8799415B2 (en) 1998-02-27 2004-08-15 Dual/blind identification

Family Applications After (1)

Application Number Title Priority Date Filing Date
US12/841,343 Expired - Fee Related US8219613B2 (en) 1998-02-27 2010-07-22 System and method for associating a client identity between servers

Country Status (9)

Country Link
US (5) US6415322B1 (en)
EP (1) EP1057125B1 (en)
JP (1) JP2003526824A (en)
KR (1) KR20010041388A (en)
AT (1) ATE239260T1 (en)
AU (1) AU769336B2 (en)
CA (1) CA2322026A1 (en)
DE (1) DE69907425T2 (en)
WO (1) WO1999044159A1 (en)

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060020684A1 (en) * 2004-07-20 2006-01-26 Sarit Mukherjee User specific request redirection in a content delivery network
US20060026593A1 (en) * 2004-07-30 2006-02-02 Microsoft Corporation Categorizing, voting and rating community threads
US20080183718A1 (en) * 2002-03-07 2008-07-31 Man Jit Singh Clickstream analysis methods and systems
US20080189254A1 (en) * 2002-10-09 2008-08-07 David Cancel Presenting web site analytics
US8135833B2 (en) 2002-03-07 2012-03-13 Compete, Inc. Computer program product and method for estimating internet traffic
US20140244800A1 (en) * 2013-02-28 2014-08-28 Sitecore A/S Method for collecting online analytics data using server clusters
US8954580B2 (en) 2012-01-27 2015-02-10 Compete, Inc. Hybrid internet traffic measurement using site-centric and panel data
US9900395B2 (en) 2012-01-27 2018-02-20 Comscore, Inc. Dynamic normalization of internet traffic
US10013702B2 (en) 2005-08-10 2018-07-03 Comscore, Inc. Assessing the impact of search results and online advertisements
US10257155B2 (en) 2004-07-30 2019-04-09 Microsoft Technology Licensing, Llc Suggesting a discussion group based on indexing of the posts within that discussion group
US10296919B2 (en) 2002-03-07 2019-05-21 Comscore, Inc. System and method of a click event data collection platform
US11863633B2 (en) 2019-05-09 2024-01-02 Guangdong Oppo Mobile Telecommunications Corp., Ltd. Cloud communication method and apparatus

Families Citing this family (125)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6128663A (en) 1997-02-11 2000-10-03 Invention Depot, Inc. Method and apparatus for customization of information content provided to a requestor over a network using demographic information yet the user remains anonymous to the server
AU769336B2 (en) * 1998-02-27 2004-01-22 Beh Investments Llc System and method for building user profiles
US8239627B2 (en) * 2008-05-08 2012-08-07 Lifenexus, Inc. Smartcard accessed dual server electronic data storage system
US6216129B1 (en) 1998-12-03 2001-04-10 Expanse Networks, Inc. Advertisement selection system supporting discretionary target market characteristics
US20020123928A1 (en) * 2001-01-11 2002-09-05 Eldering Charles A. Targeting ads to subscribers based on privacy-protected subscriber profiles
CA2353646C (en) 1998-12-03 2004-04-06 Expanse Networks, Inc. Subscriber characterization and advertisement monitoring system
US6457010B1 (en) 1998-12-03 2002-09-24 Expanse Networks, Inc. Client-server based subscriber characterization system
NO986118L (en) * 1998-12-23 2000-06-26 Multimedia Capital As Procedure for interactive distribution of messages
US7146505B1 (en) 1999-06-01 2006-12-05 America Online, Inc. Secure data exchange between date processing systems
US7287084B1 (en) 1999-07-15 2007-10-23 F5 Networks, Inc. Enabling encryption of application level persistence between a server and a client
US6970933B1 (en) 1999-07-15 2005-11-29 F5 Networks, Inc. Enabling application level persistence between a server and another resource over a network
US7346695B1 (en) 2002-10-28 2008-03-18 F5 Networks, Inc. System and method for performing application level persistence
GB9916953D0 (en) * 1999-07-20 1999-09-22 Jones John Web site searching
US7949722B1 (en) 1999-09-29 2011-05-24 Actv Inc. Enhanced video programming system and method utilizing user-profile information
US7401115B1 (en) 2000-10-23 2008-07-15 Aol Llc Processing selected browser requests
US6944669B1 (en) * 1999-10-22 2005-09-13 America Online, Inc. Sharing the personal information of a network user with the resources accessed by that network user
AU753434B2 (en) * 1999-11-19 2002-10-17 Samsung Electronics Co., Ltd. Device communication and control in a home network connected to an external network with regional support
AU2426901A (en) * 1999-12-01 2001-06-12 Connectivcorp A system and method for content recognition over the internet
IL133489A0 (en) 1999-12-13 2001-04-30 Almondnet Inc A descriptive-profile mercantile method
US6691108B2 (en) * 1999-12-14 2004-02-10 Nec Corporation Focused search engine and method
US7284064B1 (en) 2000-03-21 2007-10-16 Intel Corporation Method and apparatus to determine broadcast content and scheduling in a broadcast system
US7475404B2 (en) 2000-05-18 2009-01-06 Maquis Techtrix Llc System and method for implementing click-through for browser executed software including ad proxy and proxy cookie caching
US8086697B2 (en) 2005-06-28 2011-12-27 Claria Innovations, Llc Techniques for displaying impressions in documents delivered over a computer network
US20020091736A1 (en) * 2000-06-23 2002-07-11 Decis E-Direct, Inc. Component models
US7711798B1 (en) * 2000-07-12 2010-05-04 Paltalk Holdings, Inc. Method and computer program for offering products and services by examining user activity
US6832207B1 (en) 2000-11-28 2004-12-14 Almond Net, Inc. Super saturation method for information-media
US6957198B2 (en) * 2000-12-07 2005-10-18 International Business Machines Corporation Use of persona object in electronic transactions
JP2002207927A (en) * 2001-01-05 2002-07-26 Saakurando:Kk Method and system for access processing
US20020138437A1 (en) * 2001-01-08 2002-09-26 Lewin Daniel M. Extending an internet content delivery network into an enterprise environment by locating ICDN content servers topologically near an enterprise firewall
US7302634B2 (en) * 2001-03-14 2007-11-27 Microsoft Corporation Schema-based services for identity-based data access
US20030069887A1 (en) * 2001-03-14 2003-04-10 Lucovsky Mark H. Schema-based services for identity-based access to inbox data
US7024662B2 (en) 2001-03-14 2006-04-04 Microsoft Corporation Executing dynamically assigned functions while providing services
US20030061365A1 (en) * 2001-03-14 2003-03-27 Microsoft Corporation Service-to-service communication for network services
US7340438B2 (en) 2001-05-21 2008-03-04 Nokia Corporation Method and apparatus for managing and enforcing user privacy
US6678516B2 (en) 2001-05-21 2004-01-13 Nokia Corporation Method, system, and apparatus for providing services in a privacy enabled mobile and Ubicom environment
US7363569B2 (en) 2001-06-29 2008-04-22 Intel Corporation Correcting for data losses with feedback and response
US7165105B2 (en) * 2001-07-16 2007-01-16 Netgenesis Corporation System and method for logical view analysis and visualization of user behavior in a distributed computer network
US7562612B2 (en) * 2001-07-25 2009-07-21 Aceram Materials & Technologies, Inc. Ceramic components, ceramic component systems, and ceramic armour systems
US20030036462A1 (en) * 2001-08-20 2003-02-20 Sundaram Ravikumar Powered antithrombotic foot mobility device
DE10144023B4 (en) * 2001-09-07 2005-12-29 Siemens Ag Device and method for automatic user profile configuration
US6947958B2 (en) * 2001-09-19 2005-09-20 Sony Corporation System and method for documenting composite data products
US7231653B2 (en) 2001-09-24 2007-06-12 Intel Corporation Method for delivering transport stream data
US8943540B2 (en) 2001-09-28 2015-01-27 Intel Corporation Method and apparatus to provide a personalized channel
US7496751B2 (en) * 2001-10-29 2009-02-24 Sun Microsystems, Inc. Privacy and identification in a data communications network
US7085840B2 (en) * 2001-10-29 2006-08-01 Sun Microsystems, Inc. Enhanced quality of identification in a data communications network
US7275260B2 (en) 2001-10-29 2007-09-25 Sun Microsystems, Inc. Enhanced privacy protection in identification in a data communications network
US7370044B2 (en) 2001-11-19 2008-05-06 Equifax, Inc. System and method for managing and updating information relating to economic entities
US20030135553A1 (en) * 2002-01-11 2003-07-17 Ramesh Pendakur Content-based caching and routing of content using subscription information from downstream nodes
US20030208594A1 (en) * 2002-05-06 2003-11-06 Urchin Software Corporation. System and method for tracking unique visitors to a website
US20040002979A1 (en) * 2002-06-27 2004-01-01 Partnercommunity, Inc. Global entity identification mapping
US20040006564A1 (en) * 2002-06-28 2004-01-08 Lucovsky Mark H. Schema-based service for identity-based data access to category data
US9886309B2 (en) 2002-06-28 2018-02-06 Microsoft Technology Licensing, Llc Identity-based distributed computing for device resources
US7206788B2 (en) * 2002-07-30 2007-04-17 Microsoft Corporation Schema-based services for identity-based access to device data
US7430755B1 (en) 2002-09-03 2008-09-30 Fs Networks, Inc. Method and system for providing persistence in a secure network access
US7603341B2 (en) 2002-11-05 2009-10-13 Claria Corporation Updating the content of a presentation vehicle in a computer network
US7516209B2 (en) * 2003-06-27 2009-04-07 Microsoft Corporation Method and framework for tracking/logging completion of requests in a computer system
US7260783B1 (en) 2003-07-08 2007-08-21 Falk Esolutions Gmbh System and method for delivering targeted content
US20050027873A1 (en) * 2003-07-28 2005-02-03 Mayo Robert N. Directing client requests in an information system using client-side information
US9117217B2 (en) * 2003-08-01 2015-08-25 Advertising.Com Llc Audience targeting with universal profile synchronization
US8255514B2 (en) * 2003-11-04 2012-08-28 Covenant Eyes, Inc. Internet use monitoring system and method
US8170912B2 (en) 2003-11-25 2012-05-01 Carhamm Ltd., Llc Database structure and front end
ES2304539T3 (en) * 2003-12-12 2008-10-16 Telecom Italia S.P.A. PROCEDURE AND SYSTEM FOR USER MODELING.
KR100592033B1 (en) * 2004-04-22 2006-06-22 주식회사 니츠 User profile sharing system and method
WO2005122013A1 (en) 2004-06-10 2005-12-22 Matsushita Electric Industrial Co., Ltd. User profile management system
US8078602B2 (en) 2004-12-17 2011-12-13 Claria Innovations, Llc Search engine for a computer network
US8255413B2 (en) 2004-08-19 2012-08-28 Carhamm Ltd., Llc Method and apparatus for responding to request for information-personalization
US7693863B2 (en) 2004-12-20 2010-04-06 Claria Corporation Method and device for publishing cross-network user behavioral data
US8739291B2 (en) * 2005-01-27 2014-05-27 Nokia Corporation System and method for providing access to OMA DRM protected files from java application
US8645941B2 (en) 2005-03-07 2014-02-04 Carhamm Ltd., Llc Method for attributing and allocating revenue related to embedded software
US8073866B2 (en) 2005-03-17 2011-12-06 Claria Innovations, Llc Method for providing content to an internet user based on the user's demonstrated content preferences
US20070005779A1 (en) * 2005-06-30 2007-01-04 Ebay Inc. Origin aware cookie verification systems and methods
CN100391141C (en) * 2005-07-21 2008-05-28 复旦大学 Coding parameter blind identification of fault tolerant code communicating channel
US7734632B2 (en) * 2005-10-28 2010-06-08 Disney Enterprises, Inc. System and method for targeted ad delivery
US8050976B2 (en) * 2005-11-15 2011-11-01 Stb Enterprises, Llc System for on-line merchant price setting
US20070162468A1 (en) * 2005-12-30 2007-07-12 Ralf Dentzer Localization layer and method for delivery of change packages
US20070168405A1 (en) * 2006-01-17 2007-07-19 Ori Pomerantz Self-optimizing network attached storage for multiple geographic locations
US8543457B2 (en) * 2006-05-23 2013-09-24 Stb Enterprises, Llc Method for dynamically building documents based on observed internet activity
US7747745B2 (en) 2006-06-16 2010-06-29 Almondnet, Inc. Media properties selection method and system based on expected profit from profile-based ad delivery
US8280758B2 (en) 2006-06-19 2012-10-02 Datonics, Llc Providing collected profiles to media properties having specified interests
US8055548B2 (en) * 2006-06-23 2011-11-08 Stb Enterprises, Llc System for collaborative internet competitive sales analysis
US8566452B1 (en) 2006-08-03 2013-10-22 F5 Networks, Inc. Intelligent HTTP based load-balancing, persistence, and application traffic management of SSL VPN tunnels
US8620952B2 (en) 2007-01-03 2013-12-31 Carhamm Ltd., Llc System for database reporting
US20090048859A1 (en) * 2007-06-08 2009-02-19 Mccarthy Daniel Randal Systems and methods for sales lead ranking based on assessment of internet behavior
US20080313123A1 (en) * 2007-06-12 2008-12-18 Brian Galvin Using a Browser Plug-In to Implement a Behavioral Web Graph
US9392074B2 (en) 2007-07-07 2016-07-12 Qualcomm Incorporated User profile generation architecture for mobile content-message targeting
US9497286B2 (en) 2007-07-07 2016-11-15 Qualcomm Incorporated Method and system for providing targeted information based on a user profile in a mobile environment
EP2023260A1 (en) * 2007-08-08 2009-02-11 Hurra Communications GmbH Central profile server and method for operating a client-server system
CN102016825A (en) 2007-08-17 2011-04-13 谷歌公司 Ranking social network objects
US20110022621A1 (en) * 2007-08-17 2011-01-27 Google Inc. Dynamically naming communities within online social networks
CN101843041B (en) * 2007-08-17 2013-01-02 谷歌公司 Multi-community content sharing in online social networks
US9203911B2 (en) 2007-11-14 2015-12-01 Qualcomm Incorporated Method and system for using a cache miss state match indicator to determine user suitability of targeted content messages in a mobile environment
US9391789B2 (en) * 2007-12-14 2016-07-12 Qualcomm Incorporated Method and system for multi-level distribution information cache management in a mobile environment
US20090171780A1 (en) * 2007-12-31 2009-07-02 Verizon Data Services Inc. Methods and system for a targeted advertisement management interface
JP2009289103A (en) * 2008-05-30 2009-12-10 Fujitsu Ltd Information processing system, information processing apparatus, and computer program
CN102301362B (en) 2009-01-15 2014-06-18 艾尔蒙德纳特公司 Requesting offline profile data for online use in a privacy-sensitive manner
US8661330B1 (en) * 2009-02-17 2014-02-25 Intuit Inc. Automatic field entries based on geographic location
US20100241488A1 (en) * 2009-03-23 2010-09-23 Alan Jacobson Educational website
US8935797B1 (en) * 2010-02-25 2015-01-13 American Express Travel Related Services Company, Inc. System and method for online data processing
US8959082B2 (en) 2011-10-31 2015-02-17 Elwha Llc Context-sensitive query enrichment
US10552581B2 (en) 2011-12-30 2020-02-04 Elwha Llc Evidence-based healthcare information management protocols
US10340034B2 (en) 2011-12-30 2019-07-02 Elwha Llc Evidence-based healthcare information management protocols
US10559380B2 (en) 2011-12-30 2020-02-11 Elwha Llc Evidence-based healthcare information management protocols
US10528913B2 (en) 2011-12-30 2020-01-07 Elwha Llc Evidence-based healthcare information management protocols
US20130173298A1 (en) 2011-12-30 2013-07-04 Elwha LLC, a limited liability company of State of Delaware Evidence-based healthcare information management protocols
US10475142B2 (en) 2011-12-30 2019-11-12 Elwha Llc Evidence-based healthcare information management protocols
US10679309B2 (en) 2011-12-30 2020-06-09 Elwha Llc Evidence-based healthcare information management protocols
US9009258B2 (en) 2012-03-06 2015-04-14 Google Inc. Providing content to a user across multiple devices
US9258279B1 (en) 2012-04-27 2016-02-09 Google Inc. Bookmarking content for users associated with multiple devices
US8688984B2 (en) 2012-04-27 2014-04-01 Google Inc. Providing content to a user across multiple devices
US8966043B2 (en) 2012-04-27 2015-02-24 Google Inc. Frequency capping of content across multiple devices
US8978158B2 (en) * 2012-04-27 2015-03-10 Google Inc. Privacy management across multiple devices
US9514446B1 (en) 2012-04-27 2016-12-06 Google Inc. Remarketing content to a user associated with multiple devices
US9881301B2 (en) 2012-04-27 2018-01-30 Google Llc Conversion tracking of a user across multiple devices
US8892685B1 (en) 2012-04-27 2014-11-18 Google Inc. Quality score of content for a user associated with multiple devices
US9887872B2 (en) * 2012-07-13 2018-02-06 Microsoft Technology Licensing, Llc Hybrid application environments including hosted applications and application servers for interacting with data in enterprise environments
US20140024999A1 (en) 2012-07-17 2014-01-23 Elwha LLC, a limited liability company of the State of Delaware Unmanned device utilization methods and systems
US9254363B2 (en) 2012-07-17 2016-02-09 Elwha Llc Unmanned device interaction methods and systems
CN103024050B (en) * 2012-12-17 2015-11-25 北京奇虎科技有限公司 Distributor and the method that multiple server is distributed
US20140279067A1 (en) * 2013-03-14 2014-09-18 Microsoft Corporation Protected data sharing between advertisers and publishers
US9237074B1 (en) * 2013-05-08 2016-01-12 Amazon Technologies, Inc. Distributed identifier generation system
GB2526059A (en) * 2014-05-13 2015-11-18 Ibm Managing unlinkable identifiers for controlled privacy-friendly data exchange
US10565212B2 (en) * 2014-05-30 2020-02-18 Facebook, Inc. Systems and methods for providing non-manipulable trusted recommendations
US9973380B1 (en) 2014-07-10 2018-05-15 Cisco Technology, Inc. Datacenter workload deployment using cross-domain global service profiles and identifiers
US10460098B1 (en) 2014-08-20 2019-10-29 Google Llc Linking devices using encrypted account identifiers
US11205218B2 (en) * 2018-06-18 2021-12-21 Bby Solutions, Inc. Client user interface activity affinity scoring and tracking

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5710918A (en) * 1995-06-07 1998-01-20 International Business Machines Corporation Method for distributed task fulfillment of web browser requests
US5796952A (en) * 1997-03-21 1998-08-18 Dot Com Development, Inc. Method and apparatus for tracking client interaction with a network resource and creating client profiles and resource database
US6009410A (en) * 1997-10-16 1999-12-28 At&T Corporation Method and system for presenting customized advertising to a user on the world wide web
US7145898B1 (en) * 1996-11-18 2006-12-05 Mci Communications Corporation System, method and article of manufacture for selecting a gateway of a hybrid communication system architecture

Family Cites Families (31)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5245656A (en) * 1992-09-09 1993-09-14 Bell Communications Research, Inc. Security method for private information delivery and filtering in public networks
US5771354A (en) * 1993-11-04 1998-06-23 Crawford; Christopher M. Internet online backup system provides remote storage for customers using IDs and passwords which were interactively established when signing up for backup services
US5436965A (en) 1993-11-16 1995-07-25 Automated Systems And Programming, Inc. Method and system for optimization of telephone contact campaigns
US5765142A (en) * 1994-08-18 1998-06-09 Creatacard Method and apparatus for the development and implementation of an interactive customer service system that is dynamically responsive to change in marketing decisions and environments
US5717923A (en) 1994-11-03 1998-02-10 Intel Corporation Method and apparatus for dynamically customizing electronic information to individual end users
US5758257A (en) 1994-11-29 1998-05-26 Herz; Frederick System and method for scheduling broadcast of and access to video programs and other data using customer profiles
US6029195A (en) 1994-11-29 2000-02-22 Herz; Frederick S. M. System for customized electronic identification of desirable objects
US5754787A (en) * 1994-12-23 1998-05-19 Intel Corporation System for electronically publishing objects with header specifying minimum and maximum required transport delivery rates and threshold being amount publisher is willing to pay
US5710884A (en) * 1995-03-29 1998-01-20 Intel Corporation System for automatically updating personal profile server with updates to additional user information gathered from monitoring user's electronic consuming habits generated on computer during use
US6134549A (en) * 1995-03-31 2000-10-17 Showcase Corporation Client/server computer system having personalizable and securable views of database data
US5689708A (en) * 1995-03-31 1997-11-18 Showcase Corporation Client/server computer systems having control of client-based application programs, and application-program control means therefor
US6112186A (en) 1995-06-30 2000-08-29 Microsoft Corporation Distributed system for facilitating exchange of user information and opinion using automated collaborative filtering
US5740252A (en) 1995-10-13 1998-04-14 C/Net, Inc. Apparatus and method for passing private demographic information between hyperlink destinations
EP0941515A1 (en) * 1995-10-31 1999-09-15 Frederick S.M. Herz System for customized electronic identification of desirable objects
WO1997026729A2 (en) * 1995-12-27 1997-07-24 Robinson Gary B Automated collaborative filtering in world wide web advertising
US5809121A (en) * 1995-12-29 1998-09-15 Mci Communications Corporation System and method for generating a network call identifier
GB9601516D0 (en) 1996-01-25 1996-03-27 Williamson Mark Handling materials
US5848396A (en) 1996-04-26 1998-12-08 Freedom Of Information, Inc. Method and apparatus for determining behavioral profile of a computer user
US5819271A (en) * 1996-06-04 1998-10-06 Multex Systems, Inc. Corporate information communication and delivery system and method including entitlable hypertext links
US5802518A (en) * 1996-06-04 1998-09-01 Multex Systems, Inc. Information delivery system and method
US5864871A (en) * 1996-06-04 1999-01-26 Multex Systems Information delivery system and method including on-line entitlements
US5854630A (en) * 1996-07-01 1998-12-29 Sun Microsystems, Inc. Prospective view for web backtrack
US6073241A (en) 1996-08-29 2000-06-06 C/Net, Inc. Apparatus and method for tracking world wide web browser requests across distinct domains using persistent client-side state
US6216141B1 (en) * 1996-12-06 2001-04-10 Microsoft Corporation System and method for integrating a document into a desktop window on a client computer
US6421733B1 (en) * 1997-03-25 2002-07-16 Intel Corporation System for dynamically transcoding data transmitted between computers
US6047268A (en) * 1997-11-04 2000-04-04 A.T.&T. Corporation Method and apparatus for billing for transactions conducted over the internet
US6236978B1 (en) 1997-11-14 2001-05-22 New York University System and method for dynamic profiling of users in one-to-one applications
AU769336B2 (en) * 1998-02-27 2004-01-22 Beh Investments Llc System and method for building user profiles
US6208720B1 (en) * 1998-04-23 2001-03-27 Mci Communications Corporation System, method and computer program product for a dynamic rules-based threshold engine
US6115709A (en) * 1998-09-18 2000-09-05 Tacit Knowledge Systems, Inc. Method and system for constructing a knowledge profile of a user having unrestricted and restricted access portions according to respective levels of confidence of content of the portions
US6216129B1 (en) 1998-12-03 2001-04-10 Expanse Networks, Inc. Advertisement selection system supporting discretionary target market characteristics

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5710918A (en) * 1995-06-07 1998-01-20 International Business Machines Corporation Method for distributed task fulfillment of web browser requests
US7145898B1 (en) * 1996-11-18 2006-12-05 Mci Communications Corporation System, method and article of manufacture for selecting a gateway of a hybrid communication system architecture
US5796952A (en) * 1997-03-21 1998-08-18 Dot Com Development, Inc. Method and apparatus for tracking client interaction with a network resource and creating client profiles and resource database
US6009410A (en) * 1997-10-16 1999-12-28 At&T Corporation Method and system for presenting customized advertising to a user on the world wide web

Cited By (27)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8099496B2 (en) 2002-03-07 2012-01-17 Compete, Inc. Systems and methods for clickstream analysis to modify an off-line business process involving matching a distribution list
US9292860B2 (en) 2002-03-07 2016-03-22 Compete, Inc. Clickstream analysis methods and systems related to modifying an offline promotion for a consumer good
US8135833B2 (en) 2002-03-07 2012-03-13 Compete, Inc. Computer program product and method for estimating internet traffic
US20080183867A1 (en) * 2002-03-07 2008-07-31 Man Jit Singh Clickstream analysis methods and systems
US20080183717A1 (en) * 2002-03-07 2008-07-31 Man Jit Singh Clickstream analysis methods and systems
US10360587B2 (en) 2002-03-07 2019-07-23 Comscore, Inc. Clickstream analysis methods and systems related to improvements in online stores and media content
US7797371B2 (en) 2002-03-07 2010-09-14 Compete, Inc. Systems and methods for clickstream analysis to modify an off-line business process involving determining related or complementary items
US7814139B2 (en) 2002-03-07 2010-10-12 Complete, Inc. Systems and methods for clickstream analysis to modify an off-line business process involving forecasting demand
US10296919B2 (en) 2002-03-07 2019-05-21 Comscore, Inc. System and method of a click event data collection platform
US7895258B2 (en) * 2002-03-07 2011-02-22 Compete, Inc. Systems and methods for clickstream analysis to modify an off-line business process involving matching a sales medium
US8356097B2 (en) 2002-03-07 2013-01-15 Compete, Inc. Computer program product and method for estimating internet traffic
US8095621B2 (en) 2002-03-07 2012-01-10 Compete, Inc. Systems and methods for clickstream analysis to modify an off-line business process involving automobile sales
US20080183718A1 (en) * 2002-03-07 2008-07-31 Man Jit Singh Clickstream analysis methods and systems
US9501781B2 (en) 2002-03-07 2016-11-22 Comscore, Inc. Clickstream analysis methods and systems related to improvements in online stores and media content
US9123056B2 (en) 2002-03-07 2015-09-01 Compete, Inc. Clickstream analysis methods and systems related to modifying an offline promotion for a consumer good
US8626834B2 (en) 2002-03-07 2014-01-07 Compete, Inc. Clickstream analysis methods and systems related to modifying an offline promotion for a consumer good
US7890451B2 (en) 2002-10-09 2011-02-15 Compete, Inc. Computer program product and method for refining an estimate of internet traffic
US20080189254A1 (en) * 2002-10-09 2008-08-07 David Cancel Presenting web site analytics
US7921226B2 (en) * 2004-07-20 2011-04-05 Alcatel-Lucent Usa Inc. User specific request redirection in a content delivery network
US20060020684A1 (en) * 2004-07-20 2006-01-26 Sarit Mukherjee User specific request redirection in a content delivery network
US20060026593A1 (en) * 2004-07-30 2006-02-02 Microsoft Corporation Categorizing, voting and rating community threads
US10257155B2 (en) 2004-07-30 2019-04-09 Microsoft Technology Licensing, Llc Suggesting a discussion group based on indexing of the posts within that discussion group
US10013702B2 (en) 2005-08-10 2018-07-03 Comscore, Inc. Assessing the impact of search results and online advertisements
US8954580B2 (en) 2012-01-27 2015-02-10 Compete, Inc. Hybrid internet traffic measurement using site-centric and panel data
US9900395B2 (en) 2012-01-27 2018-02-20 Comscore, Inc. Dynamic normalization of internet traffic
US20140244800A1 (en) * 2013-02-28 2014-08-28 Sitecore A/S Method for collecting online analytics data using server clusters
US11863633B2 (en) 2019-05-09 2024-01-02 Guangdong Oppo Mobile Telecommunications Corp., Ltd. Cloud communication method and apparatus

Also Published As

Publication number Publication date
JP2003526824A (en) 2003-09-09
US6415322B1 (en) 2002-07-02
US20050021747A1 (en) 2005-01-27
EP1057125B1 (en) 2003-05-02
US20110093523A1 (en) 2011-04-21
ATE239260T1 (en) 2003-05-15
EP1057125A1 (en) 2000-12-06
US20020199004A1 (en) 2002-12-26
CA2322026A1 (en) 1999-09-02
WO1999044159A1 (en) 1999-09-02
US8219613B2 (en) 2012-07-10
AU769336B2 (en) 2004-01-22
US8799415B2 (en) 2014-08-05
KR20010041388A (en) 2001-05-15
US7941505B2 (en) 2011-05-10
AU2879399A (en) 1999-09-15
DE69907425D1 (en) 2003-06-05
DE69907425T2 (en) 2004-03-11

Similar Documents

Publication Publication Date Title
US8219613B2 (en) System and method for associating a client identity between servers
US9118542B2 (en) Methods and apparatus to determine an adjustment factor for media impressions
US8560675B2 (en) Determining projection weights based on a census data
US7257546B2 (en) System and method for correlating user data from a content provider and user data from an advertising provider that is stored on autonomous systems
US9514479B2 (en) System and method for estimating prevalence of digital content on the world-wide-web
US8661119B1 (en) Determining a number of users behind a set of one or more internet protocol (IP) addresses
US20080183556A1 (en) Probabilistic inference of site demographics from aggregate user internet usage and source demographic information
US20080183664A1 (en) Presenting web site analytics associated with search results
US20150154632A1 (en) Determining a number of view-through conversions for an online advertising campaign
JP2002539741A (en) Method and apparatus for measuring user access to video data
US20070185986A1 (en) Method and system of measuring and recording user data in a communications network
US11538058B2 (en) System and method for measuring the relative and absolute effects of advertising on behavior based events over time
WO2013112312A2 (en) Hybrid internet traffic measurement usint site-centric and panel data
US20200058037A1 (en) Reporting of media consumption metrics
Rosenstein What is actually taking place on web sites: e-commerce lessons from web server logs
JP4401769B2 (en) Banner ad transfer server and banner ad transfer program
KR20030060849A (en) The method and system of analyizing user&#39;s traffic path on the web site
US8321249B2 (en) Determining a demographic attribute value of an online document visited by users
JP2003345940A (en) Web analysis program, system, and data output method
KR20020086112A (en) Campaign management system and method based on user informations stored in the user computers

Legal Events

Date Code Title Description
STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION