US20050187945A1 - System and method for adaptive user settings - Google Patents

System and method for adaptive user settings Download PDF

Info

Publication number
US20050187945A1
US20050187945A1 US10/782,523 US78252304A US2005187945A1 US 20050187945 A1 US20050187945 A1 US 20050187945A1 US 78252304 A US78252304 A US 78252304A US 2005187945 A1 US2005187945 A1 US 2005187945A1
Authority
US
United States
Prior art keywords
user
page
data
client
configuration preferences
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
US10/782,523
Other versions
US7249148B2 (en
Inventor
Nathanael Ehrich
Robert Leah
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.)
Google LLC
Original Assignee
International Business Machines Corp
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 International Business Machines Corp filed Critical International Business Machines Corp
Priority to US10/782,523 priority Critical patent/US7249148B2/en
Assigned to INTERNATIONAL BUSINESS MACHINES CORPORATION reassignment INTERNATIONAL BUSINESS MACHINES CORPORATION ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: EHRICH, NATHANAEL FERGUSON, LEAH, ROBERT CHARLES
Publication of US20050187945A1 publication Critical patent/US20050187945A1/en
Application granted granted Critical
Publication of US7249148B2 publication Critical patent/US7249148B2/en
Assigned to GOOGLE INC. reassignment GOOGLE INC. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: INTERNATIONAL BUSINESS MACHINES CORPORATION
Assigned to GOOGLE LLC reassignment GOOGLE LLC CHANGE OF NAME (SEE DOCUMENT FOR DETAILS). Assignors: GOOGLE INC.
Active legal-status Critical Current
Adjusted expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/957Browsing optimisation, e.g. caching or content distillation
    • G06F16/9577Optimising the visualization of content, e.g. distillation of HTML documents
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/953Querying, e.g. by the use of web search engines
    • G06F16/9535Search customisation based on user profiles and personalisation
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10TECHNICAL SUBJECTS COVERED BY FORMER USPC
    • Y10STECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10S707/00Data processing: database and file management or data structures
    • Y10S707/99941Database schema or data structure
    • Y10S707/99944Object-oriented database structure
    • Y10S707/99945Object-oriented database structure processing
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10TECHNICAL SUBJECTS COVERED BY FORMER USPC
    • Y10STECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10S707/00Data processing: database and file management or data structures
    • Y10S707/99941Database schema or data structure
    • Y10S707/99948Application of database or data structure, e.g. distributed, multimedia, or image

Definitions

  • the present invention relates in general to a system and method for adaptive user settings. More particularly, the present invention relates to a system and method for non-invasively collecting user configuration preferences and customizing a page of data based upon the user configuration preferences.
  • the Internet has changed the way that a business attracts and retains a customer.
  • a customer's exposure to a particular business is solely through the business' website.
  • the business, website is the business' most important asset for establishing customer confidence and loyalty.
  • a business attempts to organize its website by displaying items that are most interesting to a customer on its home page such that a customer is not required to click through multiple layers in order to view the items. For example, a customer may be interested in a popular children's toy and if the customer does not see a link to the toy on the business' home page, the customer may not spend time “clicking” through the business' website in order to find the toy. Rather, the customer may visit another business' homepage that displays the toy on its home page.
  • a challenge found is displaying a web page that is customized for a particular user based upon previous visits without requiring human interaction at either the customer's client or at the server that is hosting the web page.
  • a user uses a client to request a page of data from a server, such as a web page.
  • the server receives the page of data request, and retrieves the requested web page along with a data collector program that is used to non-invasively collect user event data at the client.
  • the server sends the page of data and the collector program to the client through a computer network, such as the Internet.
  • the client receives the page of data and the collector program, displays the page of data on its display, and loads the collector program that, in turn, initiates particular event handlers.
  • the event handlers monitor and track user events (i.e. mouse movements, keystrokes, etc.) at the client based upon criteria that is included in the collector program.
  • the collector program When the collector program identifies a valid user event, the collector program collects data until the user event is complete. For example, the user may have moved his pointing device over a particular region and kept his pointing device in the region for thirty seconds.
  • the collector program formats the user event data, and sends the user event data to the server through the computer network.
  • user event data may be non-invasively sent to a server using a technique such as creating an image object and composing a URL which is set as the source attribute of the image object.
  • a technique such as creating an image object and composing a URL which is set as the source attribute of the image object.
  • user event data is included in the URL's query string that is sent to a server when the client silently requests the URL.
  • the server returns an image, which may be of varying size as determined by the server.
  • the size of the image may be used to indicate a response message (i.e. returning a 1 pixel ⁇ 1 pixel image indicates successful transmission, 2 px ⁇ 2 px image indicates server overflow, etc.).
  • the server analyzes the user event data, and identifies one or more configuration preferences, such as a scrolling preference, a tabbing preference, and an arrangement preference. For example, the server may identify that the user selected a particular tab, and scrolled down the web page to a particular area.
  • the server sends a configuration preferences storage inquiry to the client that includes one or more questions for the user to answer as to whether it wishes the server to store the identified configuration preferences.
  • the configuration preferences storage inquiry may include the question “Would you like the tab order automatically arranged in this manner at subsequent visits?”
  • the configuration preferences storage inquiry may include the question “Would you like to automatically view this portion of the web page at subsequent visits?”
  • the server In order to determine whether to store the configuration preferences locally or send the configuration preferences to the client, the server identifies whether it is involved in a user session with the client. If the server is involved in a user session, the server stores configuration preferences in a local storage area. On the other hand, if the server is not involved in a user session, the server sends the configuration preferences to the client to store (i.e. a cookie.
  • the server uses the configuration preferences to configure the requested web page. If the server is involved in a user session with the client, the server retrieves the configuration preferences from its local storage area. On the other hand, if the server is not involved in a user session with the client, the server receives the configuration preferences from the client and uses the received configuration preferences to configure the requested web page. Once configured, the server sends the customized web page to the client for the client's user to view.
  • FIG. 1 is a diagram showing a server receiving non-invasive data from a client and setting configuration preferences corresponding to the client's user and a page of data;
  • FIG. 2A is a diagram of a server receiving a page request from a client during a user session, and sending a configured page to the client using locally stored configuration preferences;
  • FIG. 2B is a diagram of a server receiving a page request and configuration preferences from a client, and sending a configured page to the client using the received configuration preferences;
  • FIG. 3 is a high-level flowchart showing steps taken in a server acquiring non-invasive data and formatting a page based upon the non-invasive data;
  • FIG. 4 is a flowchart showing steps taken in a server formatting a page of data based upon stored configuration preferences
  • FIG. 5 is a flowchart showing steps taken in a server sending a web page to a client, the client collecting data corresponding to a user event, and the client sending the user event data to the server;
  • FIG. 6 is a flowchart showing steps taken in a client non-invasively collecting user event data
  • FIG. 7 is a flowchart showing steps taken in a client filtering user event data
  • FIG. 8 is a flowchart showing steps taken in a server identifying and storing a user's configuration preferences.
  • FIG. 9 is a block diagram of an information handling system capable of implementing the present invention.
  • FIG. 1 is a diagram showing a server receiving non-invasive data from a client and setting configuration preferences corresponding to the client's user and a page of data.
  • User 110 uses client 100 to request a page of data from server 130 , such as a web page.
  • Client 100 includes display 115 which displays the particular web page.
  • client 100 sends page request 120 to server 130 through computer network 125 , such as the Internet. For example, user 110 may wish to view his Yahoo home page.
  • Server 130 receives page request 120 and retrieves the requested web page and a data collection program from page and program store 135 .
  • the data collection program is used to non-invasively collect user event data at client 100 and send the user event data to server 130 .
  • Page and program store 135 may be stored on a non-volatile storage area, such as a computer hard drive.
  • Server 130 sends page 140 and program 150 to client 100 through computer network 125 .
  • Client 100 receives page 140 and program 150 , and displays page 140 on display 115 for user 110 to view.
  • Client 100 also loads program 150 which initiates particular event handlers. The event handlers monitor and track user events at client 100 based upon criteria that is included in program 150 .
  • collector program 150 When user 110 uses his pointing device to move around the web page, or his keyboard to enter or select information on the web page, collector program 150 identifies the user event and proceeds through a series of steps to determine whether to send corresponding user event data to server 130 .
  • Collector program 150 is interested in user events that occur within the web page, such as mouse movements within regions, scrolling activity, and tab selections (see FIGS. 6, 7 , and corresponding text for further details regarding data collection).
  • collector program 150 When collector program 150 identifies a valid user event, collector program 150 collects data until the user event is complete. For example, user 110 may have moved his pointing device over a particular region and left his pointing device in the region for thirty seconds. Collector program 150 formats the user event data, and sends user event data 160 to server 130 through computer network 125 . Server 130 receives user event data 160 and stores it in data store 165 . Data store 165 may be stored on a non-volatile storage area, such as a computer hard drive.
  • user event data may be non-invasively sent to a server using a technique such as creating an image object and composing a URL which is set as the source attribute of the image object.
  • a technique such as creating an image object and composing a URL which is set as the source attribute of the image object.
  • user event data is included in the URL's query string which is sent to a server when the client silently requests the URL.
  • the server returns an image which may be of varying size as determined by the server.
  • the size of the image may be used to indicate a response message (i.e. returning a 1 pixel ⁇ 1 pixel image indicates successful transmission, 2 px ⁇ 2 px image indicates server overflow, etc.).
  • configuration preferences storage inquiry 170 may include the question “Would you like us to re-arrange the tab order of the panes/layers you are viewing so that the second pane is the first one visible?”
  • configuration preferences storage inquiry 170 may include the question “Would you like us to remember your scrolling preference so that your selected area is automatically displayed after every page request?”
  • server 130 In order to determine whether to store the configuration preferences locally or send the configuration preferences to client 100 to store, server 130 identifies whether it is involved in a user session with client 100 . If server 130 is involved in a user session, server 130 stores configuration preferences 185 in a local storage area, such as preferences store 180 . On the other hand, if server 130 is not involved in a user session, server 130 sends configuration preferences 185 to client 100 to store, such as a cookie, to store in cookies 190 .
  • server 130 configures the page of data using configuration preferences 185 , and sends a configured page of data for user 110 to view (see FIGS. 2A, 2B , and corresponding text for further details regarding subsequent page requests).
  • FIG. 2A is a diagram of a server receiving a page request from a client during a user session, and sending a configured page to the client using locally stored configuration preferences.
  • Client 100 's user previously requested the same page of data whereby server 130 collected user event data, and stored configuration preferences corresponding to the user event data in a local storage area (e.g. preferences store 180 ) (see FIG. 1 and corresponding text for further details regarding configuration preferences storage details).
  • a local storage area e.g. preferences store 180
  • Client 100 sends page request 200 to server 130 . Since client 100 and server 130 are involved in a user session, server 130 is able to identify client 100 's user. Server 130 looks-up configuration preferences that correspond to the user and the page request in preferences store 180 . Server 130 identifies corresponding configuration preferences, and retrieves configuration preferences 185 from preferences store 180 . Client 100 , server 130 , preferences store 180 , and configuration preferences 185 are the same as that shown in FIG. 1 .
  • Server 130 uses configuration preferences 185 to customize the requested page of data.
  • the configuration preferences may include a tab preference and a scroll preference.
  • server 130 selects the tab corresponding to the tab preference, scrolls the requested page to the scroll preference area, and stores the page of data as configured page 210 .
  • Server 130 then sends configured page 210 to client 100 for client 100 's user to view (see FIG. 4 and corresponding text for further details regarding configuration preferences).
  • FIG. 2B is a diagram of a server receiving a page request and configuration preferences from a client, and sending a configured page to the client using the received configuration preferences.
  • FIG. 2B is similar to FIG. 2A except that in FIG. 2B , server 130 receives configuration preferences 185 from client 100 instead of retrieving them from a local storage area.
  • Client 100 's user previously requested the same page of data whereby server 130 collected user event data, and sent configuration preferences 185 to client 100 to store in cookies 190 since server 130 and client 100 were not involved in a user session (see FIG. 1 and corresponding text for further details regarding configuration preferences storage details).
  • Cookies 190 is the same as that shown in FIG. 1 .
  • FIG. 3 is a high-level flowchart showing steps taken in a server acquiring non-invasive data and formatting a page based upon the non-invasive data.
  • Server processing commences at 300 , whereupon processing receives a page request from client 100 .
  • the page request may correspond to a web page in which the server manages.
  • Client 100 is the same as that shown in FIG. 1 .
  • Temp store 330 may be stored on a nonvolatile storage area, such as a computer hard drive.
  • decision 320 branches to “No” branch 328 whereupon processing looks-up configuration preferences in preferences store 180 at step 335 .
  • client 100 may have previously requested the same page that corresponds to a user session, and the client's user selected a particular tab on the web page.
  • the server since the web page corresponds to a user session, the server stores configuration preferences locally, at the user's approval, that includes the user's tab selection (see FIGS. 1, 2A , and corresponding text for further details regarding server-side configuration preference storage details).
  • Preferences store 180 is the same as that shown in FIG. 1 and may be stored on a nonvolatile storage area, such as a computer hard drive.
  • decision 340 branches to “No” branch 348 whereupon processing sends the requested page, without customization, to client 100 at step 360 .
  • Processing collects user event data from client 100 corresponding to the page of data, such as scrolling, tabbing, and button selection (pre-defined process block 370 , see FIG. 5 and corresponding text for further details).
  • processing uses the user event data to detect one or more user configuration preferences. For example, the user event data may signify that client 100 's user scrolled to a particular section of a web page.
  • processing sends a configuration preferences storage inquiry to client 100 that inquires whether client 100 's user wishes for the server to store his configuration preferences (pre-defined process block 380 , see FIG. 8 and corresponding text for further details.
  • decision 390 A determination is made as to whether processing should continue (decision 390 ). If processing should continue, decision 390 branches to “Yes” branch 392 whereupon processing loops back to receive more page requests. This looping continues until processing should stop, at which point decision 390 branches to “No” branch 398 whereupon processing ends at 399 .
  • FIG. 4 is a flowchart showing steps taken in a server formatting a page of data based upon stored configuration preferences.
  • Page configuration processing commences at 400 , whereupon the server retrieves a page of data from page and program store 135 at step 410 .
  • the page of data may be a sports web page.
  • Page and program store 135 is the same as that shown in FIG. 1 and may be stored on a nonvolatile storage area, such as a computer hard drive.
  • Processing retrieves page configuration preferences, either from temp store 330 or preferences store 180 , at step 420 based upon whether the configuration preferences were received from a client or whether the configuration preferences are stored locally at the server (see FIG. 3 and corresponding text for further details regarding configuration preferences locations).
  • Temp store 330 and preferences store 180 are the same as that shown in FIG. 3 and FIG. 1 , respectively.
  • configuration preferences that are received from a client may be stored on the same storage area as locally stored configuration preferences.
  • the server retrieves the configuration preferences from preferences store 180 .
  • FIG. 5 is a flowchart showing steps taken in a server sending a web page to a client, the client collecting data corresponding to a user event, and the client sending the user event data to the server.
  • Client processing commences at 500 , whereupon the client waits for a page request from user 110 (step 505 ). For example, user 110 may enter a URL location to view a particular web page.
  • the client receives the page request from user 502
  • the client sends page request 120 to a server at step 510 .
  • Server processing commences at 520 , whereupon the server receives page request 120 at step 525 .
  • the server retrieves the requested page and a corresponding data collector program from page and program store 135 at step 530 .
  • Page and program store 135 , user 110 , and page request 120 are the same as that shown in FIG. 1 .
  • the server sends page 140 and program 150 to the client at step 535 , and the client receives page 140 and program 150 at step 545 .
  • the client displays the request page on the client's display and loads the collector program (step 550 ).
  • the client waits for a user event at step 555 , such as user 110 moving his pointing device.
  • a user event such as user 110 moving his pointing device.
  • a determination is made as to whether the user event is requesting a new web page (decision 560 ). For example, the user may select a hyperlink on the displayed web page that points to a second web page. If the user event is a new page request, decision 560 branches to “Yes” branch 562 which loops back to send and process a new page request.
  • the server receives user event data 160 , stores the data in data store 165 , and may send an acknowledgement message (e.g. acknowledgement 572 ) to the client indicating that the server received user event data 160 (step 570 ).
  • User event data 160 and data store 165 are the same as that shown in FIG. 1 .
  • a determination is made as to whether the server should continue processing (decision 575 ). If the server should continue processing, decision 575 branches to “Yes” branch 577 which loops back to receive more page requests. This looping continues until the server stops processing, at which point decision 575 branches to “No” branch 579 whereupon server processing ends at 580 .
  • the client receives acknowledgement 572 which informs the client that the server received the user event data. If the client did not receive acknowledgement 572 within a particular timeframe, the client may re-send user event data 160 to the server until the client receives an acknowledgement message from the server. A determination is made as to whether the client should continue processing (decision 585 ). If the client should continue processing, decision 585 branches to “Yes” branch 587 which loops back to process more user requests. This looping continues until client processing should stop, at which point decision 585 branches to “No” branch 589 whereupon client processing ends at 590 .
  • FIG. 6 is a flowchart showing steps taken in a client non-invasively collecting user event data. Processing commences at 600 , whereupon the client identifies an event type corresponding to a newly detected event (step 610 ). For example, a user may have moved his mouse into a region, such as “Region 1”, whereby processing identifies the event type as “Region 1 mouseover”.
  • processing may be configured such that the client should send region 1 user event data to the server once per session.
  • processing sends region 1 user event data the first time a user's pointing device enters region 1 , and then filters out (i.e. doesn't send) subsequent region 1 user event data.
  • decision 620 branches to “Yes” branch 622 whereupon the user event data is filtered using collection threshold settings that are retrieved from collection store 625 (pre-defined process block 630 , see FIG. 7 and corresponding text for further details).
  • Collection store 625 may be stored on a non-volatile storage area, such as a computer hard drive.
  • processing branches to “No” branch 628 whereupon processing tracks the user event until completion (step 650 ). For example, processing may track the amount of time that a user places his mouse in a particular region.
  • processing sends the user event data to server 130 (step 660 ).
  • Server 130 is the same as that shown in FIG. 1 . If server 130 receives the data intact, server 130 sends acknowledgement 572 to the client. Acknowledgement 572 is the same as that shown in FIG. 5 .
  • server 130 may not send a response, or server 130 may send an error message to the client that indicates that the user event data included errors.
  • processing may be configured to limit the number of attempts to send the user event data to the server, such as five attempts. In this embodiment, the client sends the user event data to the server a maximum of five times.
  • FIG. 7 is a flowchart showing steps taken in a client filtering user event data.
  • processing may be configured such that the client should capture user event data corresponding to a particular event one time per session and then filter out (i.e. do not capture) subsequent user event data for the particular event during the remaining session.
  • Collection threshold settings include settings that are configured to filter user event data. For example, a vendor may wish to set an out-of-region threshold, such as ten seconds, for a region-on his web page such that once user event data is collected for the region, user events are not tracked for another ten seconds. Collection store 625 is the same as that shown in FIG. 6 .
  • Processing looks-up a location collection flag in collection store 625 (step 705 ).
  • the location collection flag corresponds to a particular user event and identifies whether the event has occurred. For example, if the user event is a “mouse in region 1” event, processing retrieves the location collection flag that corresponds to a “mouse in region 1” event. A determination is made as to whether the location collection flag is cleared (decision 710 ). If the location collection flag is clear, decision 710 branches to “Yes” branch 712 whereupon processing tracks the user event at step 750 .
  • decision 710 branches to “No” branch 718 whereupon processing performs steps to identify whether to collect user event data based upon the last occurrence of the user event and the collection threshold settings. Processing compares the collection threshold settings with the user event's properties at step 730 . Using the example described above, processing identifies the time that the new region 1 mouseover event occurs, identifies when location collection flag was last set, and compares the difference in time with the collection threshold settings.
  • the location collection flag may have been set twenty seconds prior to the current user event. In this example, processing clears the location collection flag since the time between the two user events is longer than the corresponding collection threshold settings.
  • decision 740 branches to “No” branch 742 bypassing location collection flag clearing steps, and returning at 790 .
  • Processing tracks the user event until completion at step 750 .
  • processing tracks the “mouse in region 1” event until the user moves his pointing device out of region 1 .
  • a determination is made as to whether the user event meets collection threshold settings (decision 755 ).
  • an “in-region” collection threshold setting may be configured to require a user's pointing device to be in a particular region for a minimum amount of time in order to consider the user event valid, such as ten seconds. If the user event data does not meet collection threshold settings, decision 755 branches to “No” branch 757 bypassing user event data sending steps.
  • decision 755 branches to “Yes” branch 759 whereupon processing sends the user event data to server 130 (step 760 ). If server 130 receives the user event data intact, server 130 sends acknowledgement 572 to the client. Server 130 and acknowledgement 572 are the same as that shown in FIG. 1 and FIG. 5 , respectively. On the other hand, if server 130 did not receive the user event data intact, server 130 may not send a response, or server 130 may send an error message to the client that indicates that the user event data included errors.
  • decision 770 A determination is made as to whether the client received an acknowledgment message from server 130 (decision 770 ). If the client did not receive an acknowledgement message, decision 770 branches to “No” branch 772 which loops back to resend the user event data. This looping continues until the client receives an acknowledgement message, at which point decision 770 branches to “Yes” branch 778 whereupon processing sets the location collection flag at step 780 , and processing returns at 790 .
  • processing may be configured to limit the number of attempts to send the user event data to the server, such as five attempts.
  • the client sends the user event data to the server a maximum of five times.
  • FIG. 8 is a flowchart showing steps taken in a server identifying and storing a user's configuration preferences.
  • Preference detection and storage processing commences at 800 , whereupon processing analyzes user event data that is stored in data store 165 at step 810 .
  • User event data was non-invasively collected from a client and corresponds to a particular web page (see FIGS. 5, 6 , 7 , and corresponding text for further details regarding user event data collection).
  • Data store 165 is the same as that shown in FIG. 1 .
  • Processing identifies scrolling, tabbing, and arrangement user selections using the user event data at step 820 .
  • the user event data may include a tab selection that a user selected on the particular web page.
  • Processing includes the user selections in a configuration preferences storage inquiry to be sent to a user (step 830 ).
  • the configuration preferences storage inquiry may include the question “Would you like us to re-arrange the tab order of the panes/layers you are viewing so that the second pane is the first one visible?”
  • the configuration preferences storage inquiry may include the question “Would you like us to remember your scrolling preference so that your selected area is automatically displayed after every page request?”
  • Processing sends the configuration preferences storage inquiry to client 100 at step 840 .
  • the client's user responds to the inquiry, and the server receives the storage response from client 100 at step 850 .
  • Client 100 is the same as that shown in FIG. 1 .
  • a determination is made as to whether client 100 's user wishes to store the configuration preferences (decision 860 ). If client 100 's user does not wish to store the configuration preferences, decision 860 branches to “No” branch 862 whereupon processing returns at 865 .
  • decision 860 branches to “Yes” branch 868 whereupon a determination is made as to whether client 100 is in a user session with the server (decision 870 ).
  • client 100 's user may have logged into a sports website using a user id and a password.
  • the server is able to identify the user the next time the user logs into the website and retrieve configuration preferences from the server's local storage area.
  • decision 870 branches to “Yes” branch 878 whereupon the server stores the configuration preferences on a local storage area, such as preferences store 180 .
  • Preferences store 180 is the same as that shown in FIG. 1 and may be stored on a nonvolatile storage area, such as a computer hard drive. Processing returns at 899 .
  • decision 870 branches to “No” branch 872 whereupon the server sends the configuration preferences to client 100 for client 100 to store in a storage area, such as a cookie (step 880 ). Processing returns at 899 .
  • FIG. 9 illustrates information handling system 901 which is a simplified example of a computer system capable of performing the computing operations described herein.
  • Computer system 901 includes processor 900 which is coupled to host bus 902 .
  • a level two (L2) cache memory 904 is also coupled to host bus 902 .
  • Host-to-PCI bridge 906 is coupled to main memory 908 , includes cache memory and main memory control functions, and provides bus control to handle transfers among PCI bus 910 , processor 900 , L2 cache 904 , main memory 908 , and host bus 902 .
  • Main memory 908 is coupled to Host-to-PCI bridge 906 as well as host bus 902 .
  • PCI bus 910 Devices used solely by host processor(s) 900 , such as LAN card 930 , are coupled to PCI bus 910 .
  • Service Processor Interface and ISA Access Pass-through 912 provides an interface between PCI bus 910 and PCI bus 914 .
  • PCI bus 914 is insulated from PCI bus 910 .
  • Devices, such as flash memory 918 are coupled to PCI bus 914 .
  • flash memory 918 includes BIOS code that incorporates the necessary processor executable code for a variety of low-level system functions and system boot functions.
  • PCI bus 914 provides an interface for a variety of devices that are shared by host processor(s) 900 and Service Processor 916 including, for example, flash memory 918 .
  • PCI-to-ISA bridge 935 provides bus control to handle transfers between PCI bus 914 and ISA bus 940 , universal serial bus (USB) functionality 945 , power management functionality 955 , and can include other functional elements not shown, such as a real-time clock (RTC), DMA control, interrupt support, and system management bus support.
  • RTC real-time clock
  • Nonvolatile RAM 920 is attached to ISA Bus 940 .
  • Service Processor 916 includes JTAG and I2C busses 922 for communication with processor(s) 900 during initialization steps.
  • JTAG/I2C busses 922 are also coupled to L2 cache 904 , Host-to-PCI bridge 906 , and main memory 908 providing a communications path between the processor, the Service Processor, the L2 cache, the Host-to-PCI bridge, and the main memory.
  • Service Processor 916 also has access to system power resources for powering down information handling device 901 .
  • Peripheral devices and input/output (I/O) devices can be attached to various interfaces (e.g., parallel interface 962 , serial interface 964 , keyboard interface 968 , and mouse interface 970 coupled to ISA bus 940 .
  • I/O devices can be accommodated by a super I/O controller (not shown) attached to ISA bus 940 .
  • LAN card 930 is coupled to PCI bus 910 .
  • modem 975 is connected to serial port 964 and PCI-to-ISA Bridge 935 .
  • FIG. 9 While the computer system described in FIG. 9 is capable of executing the processes described herein, this computer system is simply one example of a computer system. Those skilled in the art will appreciate that many other computer system designs are capable of performing the processes described herein.
  • One of the preferred implementations of the invention is an application, namely, a set of instructions (program code) in a code module which may, for example, be resident in the random access memory of the computer.
  • the set of instructions may be stored in another computer memory, for example, on a hard disk drive, or in removable storage such as an optical disk (for eventual use in a CD ROM) or floppy disk (for eventual use in a floppy disk drive), or downloaded via the Internet or other computer network.
  • the present invention may be implemented as a computer program product for use in a computer.

Abstract

A system and method for adaptive user settings is presented. A server sends a requested web page and a collector program to a client. The collector program non-invasively collects user event data, and sends the user event data to the server. In turn, the server analyzes the user event data, and identifies configuration preferences, such as a scrolling preference, a tabbing preference, or an arrangement preference. The server sends an inquiry to the client's user that includes one or more questions as to whether the server should save particular configuration preferences. After receipt of an acknowledgement, the server either saves the configuration preferences locally, or sends the configuration preferences to the client. During subsequent same-page requests, the server uses the configuration preferences to customize the view of the web page.

Description

    BACKGROUND OF THE INVENTION
  • 1. Technical Field
  • The present invention relates in general to a system and method for adaptive user settings. More particularly, the present invention relates to a system and method for non-invasively collecting user configuration preferences and customizing a page of data based upon the user configuration preferences.
  • 2. Description of the Related Art
  • The Internet has changed the way that a business attracts and retains a customer. In many cases, a customer's exposure to a particular business is solely through the business' website. In this situation, the business, website is the business' most important asset for establishing customer confidence and loyalty.
  • With that said, a business attempts to organize its website by displaying items that are most interesting to a customer on its home page such that a customer is not required to click through multiple layers in order to view the items. For example, a customer may be interested in a popular children's toy and if the customer does not see a link to the toy on the business' home page, the customer may not spend time “clicking” through the business' website in order to find the toy. Rather, the customer may visit another business' homepage that displays the toy on its home page.
  • A challenge found, however, is that it may not be apparent to a business as to which items are of most interest to its customers and, in fact, items of interest may be different for each customer. For example, a user that visits a sports website may select a tab corresponding to his favorite team. In this example, it is difficult for the website administrator to determine which “tab” should be displayed first since each user's favorite team may be different. Also in this example, each user may wish to scroll to a particular section of a web page based upon his interest, such as a team's history, a team's current league standings, or a team's player statistics, each of which may be located at a different area of a web page.
  • Furthermore, when a user visits a particular web page, the user may wish to view the same area within the web page at subsequent visits. A challenge found, however, is displaying a web page that is customized for a particular user based upon previous visits without requiring human interaction at either the customer's client or at the server that is hosting the web page.
  • What is needed, therefore, is a system and method to non-invasively collect a user's web page viewing preferences and use the collected viewing preferences to provide a user with a customized web page view upon subsequent visits.
  • SUMMARY
  • It has been discovered that the aforementioned challenges are resolved by non-invasively collecting user event data, generating configuration preferences based upon the user event data, and using the configuration preferences for subsequent page requests to customize a web page's view. A user uses a client to request a page of data from a server, such as a web page. The server receives the page of data request, and retrieves the requested web page along with a data collector program that is used to non-invasively collect user event data at the client.
  • The server sends the page of data and the collector program to the client through a computer network, such as the Internet. The client receives the page of data and the collector program, displays the page of data on its display, and loads the collector program that, in turn, initiates particular event handlers. The event handlers monitor and track user events (i.e. mouse movements, keystrokes, etc.) at the client based upon criteria that is included in the collector program.
  • When the collector program identifies a valid user event, the collector program collects data until the user event is complete. For example, the user may have moved his pointing device over a particular region and kept his pointing device in the region for thirty seconds. The collector program formats the user event data, and sends the user event data to the server through the computer network.
  • As one skilled in the art can appreciate, user event data may be non-invasively sent to a server using a technique such as creating an image object and composing a URL which is set as the source attribute of the image object. Using this technique, user event data is included in the URL's query string that is sent to a server when the client silently requests the URL. The server returns an image, which may be of varying size as determined by the server. The size of the image may be used to indicate a response message (i.e. returning a 1 pixel×1 pixel image indicates successful transmission, 2 px×2 px image indicates server overflow, etc.).
  • The server analyzes the user event data, and identifies one or more configuration preferences, such as a scrolling preference, a tabbing preference, and an arrangement preference. For example, the server may identify that the user selected a particular tab, and scrolled down the web page to a particular area. The server sends a configuration preferences storage inquiry to the client that includes one or more questions for the user to answer as to whether it wishes the server to store the identified configuration preferences. For example, the configuration preferences storage inquiry may include the question “Would you like the tab order automatically arranged in this manner at subsequent visits?” In another example whereby a user scrolls to a particular section of a web page, the configuration preferences storage inquiry may include the question “Would you like to automatically view this portion of the web page at subsequent visits?”
  • The user answers the questions included in the configuration preferences storage inquiry, and the client sends a storage response to the server. In order to determine whether to store the configuration preferences locally or send the configuration preferences to the client, the server identifies whether it is involved in a user session with the client. If the server is involved in a user session, the server stores configuration preferences in a local storage area. On the other hand, if the server is not involved in a user session, the server sends the configuration preferences to the client to store (i.e. a cookie.
  • When the user performs subsequent requests for the same page of data, the server uses the configuration preferences to configure the requested web page. If the server is involved in a user session with the client, the server retrieves the configuration preferences from its local storage area. On the other hand, if the server is not involved in a user session with the client, the server receives the configuration preferences from the client and uses the received configuration preferences to configure the requested web page. Once configured, the server sends the customized web page to the client for the client's user to view.
  • The foregoing is a summary and thus contains, by necessity, simplifications, generalizations, and omissions of detail; consequently, those skilled in the art will appreciate that the summary is illustrative only and is not intended to be in any way limiting. Other aspects, inventive features, and advantages of the present invention, as defined solely by the claims, will become apparent in the non-limiting detailed description set forth below.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • The present invention may be better understood, and its numerous objects, features, and advantages made apparent to those skilled in the art by referencing the accompanying drawings. The use of the same reference symbols in different drawings indicates similar or identical items.
  • FIG. 1 is a diagram showing a server receiving non-invasive data from a client and setting configuration preferences corresponding to the client's user and a page of data;
  • FIG. 2A is a diagram of a server receiving a page request from a client during a user session, and sending a configured page to the client using locally stored configuration preferences;
  • FIG. 2B is a diagram of a server receiving a page request and configuration preferences from a client, and sending a configured page to the client using the received configuration preferences;
  • FIG. 3 is a high-level flowchart showing steps taken in a server acquiring non-invasive data and formatting a page based upon the non-invasive data;
  • FIG. 4 is a flowchart showing steps taken in a server formatting a page of data based upon stored configuration preferences;
  • FIG. 5 is a flowchart showing steps taken in a server sending a web page to a client, the client collecting data corresponding to a user event, and the client sending the user event data to the server;
  • FIG. 6 is a flowchart showing steps taken in a client non-invasively collecting user event data;
  • FIG. 7 is a flowchart showing steps taken in a client filtering user event data;
  • FIG. 8 is a flowchart showing steps taken in a server identifying and storing a user's configuration preferences; and
  • FIG. 9 is a block diagram of an information handling system capable of implementing the present invention.
  • DETAILED DESCRIPTION
  • The following is intended to provide a detailed description of an example of the invention and should not be taken to be limiting of the invention itself. Rather, any number of variations may fall within the scope of the invention which is defined in the claims following the description.
  • FIG. 1 is a diagram showing a server receiving non-invasive data from a client and setting configuration preferences corresponding to the client's user and a page of data. User 110 uses client 100 to request a page of data from server 130, such as a web page. Client 100 includes display 115 which displays the particular web page. When user 110 wishes to view a web page, client 100 sends page request 120 to server 130 through computer network 125, such as the Internet. For example, user 110 may wish to view his Yahoo home page.
  • Server 130 receives page request 120 and retrieves the requested web page and a data collection program from page and program store 135. The data collection program is used to non-invasively collect user event data at client 100 and send the user event data to server 130. Page and program store 135 may be stored on a non-volatile storage area, such as a computer hard drive.
  • Server 130 sends page 140 and program 150 to client 100 through computer network 125. Client 100 receives page 140 and program 150, and displays page 140 on display 115 for user 110 to view. Client 100 also loads program 150 which initiates particular event handlers. The event handlers monitor and track user events at client 100 based upon criteria that is included in program 150.
  • When user 110 uses his pointing device to move around the web page, or his keyboard to enter or select information on the web page, collector program 150 identifies the user event and proceeds through a series of steps to determine whether to send corresponding user event data to server 130. Collector program 150 is interested in user events that occur within the web page, such as mouse movements within regions, scrolling activity, and tab selections (see FIGS. 6, 7, and corresponding text for further details regarding data collection).
  • When collector program 150 identifies a valid user event, collector program 150 collects data until the user event is complete. For example, user 110 may have moved his pointing device over a particular region and left his pointing device in the region for thirty seconds. Collector program 150 formats the user event data, and sends user event data 160 to server 130 through computer network 125. Server 130 receives user event data 160 and stores it in data store 165. Data store 165 may be stored on a non-volatile storage area, such as a computer hard drive.
  • As one skilled in the art can appreciate, user event data may be non-invasively sent to a server using a technique such as creating an image object and composing a URL which is set as the source attribute of the image object. Using this technique, user event data is included in the URL's query string which is sent to a server when the client silently requests the URL. The server returns an image which may be of varying size as determined by the server. The size of the image may be used to indicate a response message (i.e. returning a 1 pixel×1 pixel image indicates successful transmission, 2 px ×2 px image indicates server overflow, etc.).
  • Server 130 analyzes the user event data, and identifies one or more configuration preferences. For example, server 130 may identify that user 110 selected a particular tab, and scrolled down the web page to a particular area. Server 130 sends configuration preferences storage inquiry 170 to client 100 that includes one or more questions for user 110 to answer as to whether it wishes server 130 to store the identified configuration preferences. For example, configuration preferences storage inquiry 170 may include the question “Would you like us to re-arrange the tab order of the panes/layers you are viewing so that the second pane is the first one visible?” In another example whereby a user scrolls to a particular section of a web page, configuration preferences storage inquiry 170 may include the question “Would you like us to remember your scrolling preference so that your selected area is automatically displayed after every page request?”
  • User 110 answers the questions included in configuration preferences storage inquiry 170, and client 100 sends storage response 175 to server 130 through computer network 125. In order to determine whether to store the configuration preferences locally or send the configuration preferences to client 100 to store, server 130 identifies whether it is involved in a user session with client 100. If server 130 is involved in a user session, server 130 stores configuration preferences 185 in a local storage area, such as preferences store 180. On the other hand, if server 130 is not involved in a user session, server 130 sends configuration preferences 185 to client 100 to store, such as a cookie, to store in cookies 190.
  • When user 110 performs subsequent requests for the same page of data, server 130 configures the page of data using configuration preferences 185, and sends a configured page of data for user 110 to view (see FIGS. 2A, 2B, and corresponding text for further details regarding subsequent page requests).
  • FIG. 2A is a diagram of a server receiving a page request from a client during a user session, and sending a configured page to the client using locally stored configuration preferences. Client 100's user previously requested the same page of data whereby server 130 collected user event data, and stored configuration preferences corresponding to the user event data in a local storage area (e.g. preferences store 180) (see FIG. 1 and corresponding text for further details regarding configuration preferences storage details).
  • Client 100 sends page request 200 to server 130. Since client 100 and server 130 are involved in a user session, server 130 is able to identify client 100's user. Server 130 looks-up configuration preferences that correspond to the user and the page request in preferences store 180. Server 130 identifies corresponding configuration preferences, and retrieves configuration preferences 185 from preferences store 180. Client 100, server 130, preferences store 180, and configuration preferences 185 are the same as that shown in FIG. 1.
  • Server 130 uses configuration preferences 185 to customize the requested page of data. For example, the configuration preferences may include a tab preference and a scroll preference. In this example, server 130 selects the tab corresponding to the tab preference, scrolls the requested page to the scroll preference area, and stores the page of data as configured page 210. Server 130 then sends configured page 210 to client 100 for client 100's user to view (see FIG. 4 and corresponding text for further details regarding configuration preferences).
  • FIG. 2B is a diagram of a server receiving a page request and configuration preferences from a client, and sending a configured page to the client using the received configuration preferences. FIG. 2B is similar to FIG. 2A except that in FIG. 2B, server 130 receives configuration preferences 185 from client 100 instead of retrieving them from a local storage area. Client 100's user previously requested the same page of data whereby server 130 collected user event data, and sent configuration preferences 185 to client 100 to store in cookies 190 since server 130 and client 100 were not involved in a user session (see FIG. 1 and corresponding text for further details regarding configuration preferences storage details). Cookies 190 is the same as that shown in FIG. 1.
  • FIG. 3 is a high-level flowchart showing steps taken in a server acquiring non-invasive data and formatting a page based upon the non-invasive data. Server processing commences at 300, whereupon processing receives a page request from client 100. For example, the page request may correspond to a web page in which the server manages. Client 100 is the same as that shown in FIG. 1.
  • A determination is made as to whether the page request includes configuration preferences (decision 310). For example, client 100 may have previously requested the same page that does not correspond to a user session, and the client's user scrolled down to a particular portion of the web page. In this example, since the web page does not correspond to a user session, the server may have sent configuration preferences to the client, at the user's approval, that include the location at which the user scrolled (see FIGS. 1, 2B, and corresponding text for further details regarding client side configuration preference storage details).
  • If the request includes configuration preferences, decision 320 branches to “Yes” branch 322 whereupon processing extracts the configuration preferences from the page request and stores the configuration preferences in temp store 330 (step 325). Temp store 330 may be stored on a nonvolatile storage area, such as a computer hard drive.
  • On the other hand, if the request does not include configuration preferences, decision 320 branches to “No” branch 328 whereupon processing looks-up configuration preferences in preferences store 180 at step 335. For example, client 100 may have previously requested the same page that corresponds to a user session, and the client's user selected a particular tab on the web page. In this example, since the web page corresponds to a user session, the server stores configuration preferences locally, at the user's approval, that includes the user's tab selection (see FIGS. 1, 2A, and corresponding text for further details regarding server-side configuration preference storage details). Preferences store 180 is the same as that shown in FIG. 1 and may be stored on a nonvolatile storage area, such as a computer hard drive.
  • A determination is made as to whether configuration preferences are stored, either in temp store 330 or preferences store 180, that correspond to client 100 and the requested page (decision 340). If configuration preferences do exist, decision 340 branches to “Yes” branch 342 whereupon processing configures the page using the stored configuration preferences (pre-defined process block 350, see FIG. 4 and corresponding text for further details).
  • On the other hand, if configuration preferences do not exist, decision 340 branches to “No” branch 348 whereupon processing sends the requested page, without customization, to client 100 at step 360. Processing then collects user event data from client 100 corresponding to the page of data, such as scrolling, tabbing, and button selection (pre-defined process block 370, see FIG. 5 and corresponding text for further details). Once processing collects user event data, processing uses the user event data to detect one or more user configuration preferences. For example, the user event data may signify that client 100's user scrolled to a particular section of a web page. In addition, processing sends a configuration preferences storage inquiry to client 100 that inquires whether client 100's user wishes for the server to store his configuration preferences (pre-defined process block 380, see FIG. 8 and corresponding text for further details.
  • A determination is made as to whether processing should continue (decision 390). If processing should continue, decision 390 branches to “Yes” branch 392 whereupon processing loops back to receive more page requests. This looping continues until processing should stop, at which point decision 390 branches to “No” branch 398 whereupon processing ends at 399.
  • FIG. 4 is a flowchart showing steps taken in a server formatting a page of data based upon stored configuration preferences. Page configuration processing commences at 400, whereupon the server retrieves a page of data from page and program store 135 at step 410. For example, the page of data may be a sports web page. Page and program store 135 is the same as that shown in FIG. 1 and may be stored on a nonvolatile storage area, such as a computer hard drive.
  • Processing retrieves page configuration preferences, either from temp store 330 or preferences store 180, at step 420 based upon whether the configuration preferences were received from a client or whether the configuration preferences are stored locally at the server (see FIG. 3 and corresponding text for further details regarding configuration preferences locations). Temp store 330 and preferences store 180 are the same as that shown in FIG. 3 and FIG. 1, respectively. In one embodiment, configuration preferences that are received from a client may be stored on the same storage area as locally stored configuration preferences. In this embodiment, the server retrieves the configuration preferences from preferences store 180.
  • A determination is made as to whether the configuration preferences include a scroll preference (decision 430). For example, a user may have scrolled to a particular section of a sports web page, and chose to store his scrolling location as a configuration preference. If the configuration preferences include a scrolling preference, decision 430 branches to “Yes” branch 432 whereupon processing scrolls the retrieved page to an area corresponding to the configuration preference, and stores the new view as configured page 210. Configured page 210 is the same as that shown in FIGS. 2A and 2B. On the other hand, if the configuration preferences do not include a scrolling preference, decision 430 branches to “No” branch 438 whereupon processing bypasses scrolling steps.
  • A determination is made as to whether the configuration preferences include a tab preference (decision 450). For example, the user may have selected a tab on a sports web page that corresponds to his favorite team. In this example, the user may have chosen to have his tab selection stored as a configuration preference. If the configuration preferences include a tab preference, decision 450 branches to “Yes” branch 452 whereupon processing selects the tab on configured page 210 that corresponds to the tab preference. On the other hand, if the configuration preference does not include a tab preference, decision 450 branches to “No” branch 458 bypassing tab selection steps.
  • A determination is made as to whether the configuration preferences include an arrangement preference (decision 470). For example, the user may have selected a button on a financial web site that corresponds to a mortgage calculator. In this example, the user may have chosen to have the selected button moved to the top of the web page since the user plans to return to the web page and frequently use the mortgage calculator. If the configuration preferences include an arrangement preference, decision 470 branches to “Yes” branch 472 whereupon processing arranges configured page 210 corresponding to the arrangement preference. On the other hand, if the configuration preferences do not include an arrangement preference, decision 470 branches to “No” branch 478 bypassing tab selection steps. Processing returns at 490.
  • FIG. 5 is a flowchart showing steps taken in a server sending a web page to a client, the client collecting data corresponding to a user event, and the client sending the user event data to the server. Client processing commences at 500, whereupon the client waits for a page request from user 110 (step 505). For example, user 110 may enter a URL location to view a particular web page. When the client receives the page request from user 502, the client sends page request 120 to a server at step 510.
  • Server processing commences at 520, whereupon the server receives page request 120 at step 525. The server retrieves the requested page and a corresponding data collector program from page and program store 135 at step 530. Page and program store 135, user 110, and page request 120 are the same as that shown in FIG. 1.
  • The server sends page 140 and program 150 to the client at step 535, and the client receives page 140 and program 150 at step 545. The client displays the request page on the client's display and loads the collector program (step 550). The client waits for a user event at step 555, such as user 110 moving his pointing device. When the client detects a user event, a determination is made as to whether the user event is requesting a new web page (decision 560). For example, the user may select a hyperlink on the displayed web page that points to a second web page. If the user event is a new page request, decision 560 branches to “Yes” branch 562 which loops back to send and process a new page request. This looping continues until the client detects a user event that is not a new page request, at which point decision 560 branches to “No” branch 564 whereupon the client collects user event data corresponding to the user event, and sends user event data 160 to the server (pre-defined process block 565 see FIG. 6 and corresponding text for further details regarding data collection).
  • The server receives user event data 160, stores the data in data store 165, and may send an acknowledgement message (e.g. acknowledgement 572) to the client indicating that the server received user event data 160 (step 570). User event data 160 and data store 165 are the same as that shown in FIG. 1. A determination is made as to whether the server should continue processing (decision 575). If the server should continue processing, decision 575 branches to “Yes” branch 577 which loops back to receive more page requests. This looping continues until the server stops processing, at which point decision 575 branches to “No” branch 579 whereupon server processing ends at 580.
  • The client receives acknowledgement 572 which informs the client that the server received the user event data. If the client did not receive acknowledgement 572 within a particular timeframe, the client may re-send user event data 160 to the server until the client receives an acknowledgement message from the server. A determination is made as to whether the client should continue processing (decision 585). If the client should continue processing, decision 585 branches to “Yes” branch 587 which loops back to process more user requests. This looping continues until client processing should stop, at which point decision 585 branches to “No” branch 589 whereupon client processing ends at 590.
  • FIG. 6 is a flowchart showing steps taken in a client non-invasively collecting user event data. Processing commences at 600, whereupon the client identifies an event type corresponding to a newly detected event (step 610). For example, a user may have moved his mouse into a region, such as “Region 1”, whereby processing identifies the event type as “Region 1 mouseover”.
  • A determination is made as to whether processing should filter the user event data (decision 620). Using the example described above, processing may be configured such that the client should send region 1 user event data to the server once per session. In this example, processing sends region 1 user event data the first time a user's pointing device enters region 1, and then filters out (i.e. doesn't send) subsequent region 1 user event data.
  • If processing should filter the user event data, decision 620 branches to “Yes” branch 622 whereupon the user event data is filtered using collection threshold settings that are retrieved from collection store 625 (pre-defined process block 630, see FIG. 7 and corresponding text for further details). Collection store 625 may be stored on a non-volatile storage area, such as a computer hard drive.
  • On the other hand, if processing should not filter the user event data and should send data to the server corresponding to each user event, processing branches to “No” branch 628 whereupon processing tracks the user event until completion (step 650). For example, processing may track the amount of time that a user places his mouse in a particular region. Once the user event is completed (i.e. the mouse is moved out of a region), processing sends the user event data to server 130 (step 660). Server 130 is the same as that shown in FIG. 1. If server 130 receives the data intact, server 130 sends acknowledgement 572 to the client. Acknowledgement 572 is the same as that shown in FIG. 5. On the other hand, if server 130 did not receive the data intact, server 130 may not send a response, or server 130 may send an error message to the client that indicates that the user event data included errors.
  • A determination is made as to whether the client received an acknowledgment message from server 130 (decision 680). If the client did not receive an acknowledgement message, decision 680 branches to “No” branch 682 which loops back to re-send the user event data. This looping continues until the client receives an acknowledgement message, at which point decision 680 branches to “Yes” branch 688 whereupon processing returns at 690. In one embodiment, processing may be configured to limit the number of attempts to send the user event data to the server, such as five attempts. In this embodiment, the client sends the user event data to the server a maximum of five times.
  • FIG. 7 is a flowchart showing steps taken in a client filtering user event data. For example, processing may be configured such that the client should capture user event data corresponding to a particular event one time per session and then filter out (i.e. do not capture) subsequent user event data for the particular event during the remaining session.
  • Processing commences at 700, whereupon processing retrieves collection threshold settings corresponding to the user event from collection store 625 (step 702). Collection threshold settings include settings that are configured to filter user event data. For example, a vendor may wish to set an out-of-region threshold, such as ten seconds, for a region-on his web page such that once user event data is collected for the region, user events are not tracked for another ten seconds. Collection store 625 is the same as that shown in FIG. 6.
  • Processing looks-up a location collection flag in collection store 625 (step 705). The location collection flag corresponds to a particular user event and identifies whether the event has occurred. For example, if the user event is a “mouse in region 1” event, processing retrieves the location collection flag that corresponds to a “mouse in region 1” event. A determination is made as to whether the location collection flag is cleared (decision 710). If the location collection flag is clear, decision 710 branches to “Yes” branch 712 whereupon processing tracks the user event at step 750.
  • On the other hand, if the flag is set, decision 710 branches to “No” branch 718 whereupon processing performs steps to identify whether to collect user event data based upon the last occurrence of the user event and the collection threshold settings. Processing compares the collection threshold settings with the user event's properties at step 730. Using the example described above, processing identifies the time that the new region 1 mouseover event occurs, identifies when location collection flag was last set, and compares the difference in time with the collection threshold settings.
  • A determination is made as to whether to clear the collection threshold settings based on the comparison performed in step 730 (decision 740). If processing should clear the location collection flag, decision 740 branches to “Yes” branch 744 whereupon processing clears the location collection flag (step 745) and tracks the user event at step 750. Using the example described above, the location collection flag may have been set twenty seconds prior to the current user event. In this example, processing clears the location collection flag since the time between the two user events is longer than the corresponding collection threshold settings. On the other hand, if processing should not clear the location collection flag, decision 740 branches to “No” branch 742 bypassing location collection flag clearing steps, and returning at 790.
  • Processing tracks the user event until completion at step 750. Using the example described above, processing tracks the “mouse in region 1” event until the user moves his pointing device out of region 1. A determination is made as to whether the user event meets collection threshold settings (decision 755). For example, an “in-region” collection threshold setting may be configured to require a user's pointing device to be in a particular region for a minimum amount of time in order to consider the user event valid, such as ten seconds. If the user event data does not meet collection threshold settings, decision 755 branches to “No” branch 757 bypassing user event data sending steps.
  • On the other hand, if the user event data meets collection threshold settings, decision 755 branches to “Yes” branch 759 whereupon processing sends the user event data to server 130 (step 760). If server 130 receives the user event data intact, server 130 sends acknowledgement 572 to the client. Server 130 and acknowledgement 572 are the same as that shown in FIG. 1 and FIG. 5, respectively. On the other hand, if server 130 did not receive the user event data intact, server 130 may not send a response, or server 130 may send an error message to the client that indicates that the user event data included errors.
  • A determination is made as to whether the client received an acknowledgment message from server 130 (decision 770). If the client did not receive an acknowledgement message, decision 770 branches to “No” branch 772 which loops back to resend the user event data. This looping continues until the client receives an acknowledgement message, at which point decision 770 branches to “Yes” branch 778 whereupon processing sets the location collection flag at step 780, and processing returns at 790.
  • In one embodiment, processing may be configured to limit the number of attempts to send the user event data to the server, such as five attempts. In this embodiment, the client sends the user event data to the server a maximum of five times.
  • FIG. 8 is a flowchart showing steps taken in a server identifying and storing a user's configuration preferences. Preference detection and storage processing commences at 800, whereupon processing analyzes user event data that is stored in data store 165 at step 810. User event data was non-invasively collected from a client and corresponds to a particular web page (see FIGS. 5, 6, 7, and corresponding text for further details regarding user event data collection). Data store 165 is the same as that shown in FIG. 1.
  • Processing identifies scrolling, tabbing, and arrangement user selections using the user event data at step 820. For example, the user event data may include a tab selection that a user selected on the particular web page. Processing includes the user selections in a configuration preferences storage inquiry to be sent to a user (step 830). For example, the configuration preferences storage inquiry may include the question “Would you like us to re-arrange the tab order of the panes/layers you are viewing so that the second pane is the first one visible?” In another example, where a user scrolls to a particular section of a web page, the configuration preferences storage inquiry may include the question “Would you like us to remember your scrolling preference so that your selected area is automatically displayed after every page request?”
  • Processing sends the configuration preferences storage inquiry to client 100 at step 840. The client's user responds to the inquiry, and the server receives the storage response from client 100 at step 850. Client 100 is the same as that shown in FIG. 1. A determination is made as to whether client 100's user wishes to store the configuration preferences (decision 860). If client 100's user does not wish to store the configuration preferences, decision 860 branches to “No” branch 862 whereupon processing returns at 865.
  • On the other hand, if client 100's user wishes to store the configuration preferences, decision 860 branches to “Yes” branch 868 whereupon a determination is made as to whether client 100 is in a user session with the server (decision 870). For example, client 100's user may have logged into a sports website using a user id and a password. In this example, the server is able to identify the user the next time the user logs into the website and retrieve configuration preferences from the server's local storage area. If client 100 is in a user session with the server, decision 870 branches to “Yes” branch 878 whereupon the server stores the configuration preferences on a local storage area, such as preferences store 180. Preferences store 180 is the same as that shown in FIG. 1 and may be stored on a nonvolatile storage area, such as a computer hard drive. Processing returns at 899.
  • On the other hand, if client 100 is not in a user session with the server, and, therefore, the server does not have a way to identify client 100's user, decision 870 branches to “No” branch 872 whereupon the server sends the configuration preferences to client 100 for client 100 to store in a storage area, such as a cookie (step 880). Processing returns at 899.
  • FIG. 9 illustrates information handling system 901 which is a simplified example of a computer system capable of performing the computing operations described herein. Computer system 901 includes processor 900 which is coupled to host bus 902. A level two (L2) cache memory 904 is also coupled to host bus 902. Host-to-PCI bridge 906 is coupled to main memory 908, includes cache memory and main memory control functions, and provides bus control to handle transfers among PCI bus 910, processor 900, L2 cache 904, main memory 908, and host bus 902. Main memory 908 is coupled to Host-to-PCI bridge 906 as well as host bus 902. Devices used solely by host processor(s) 900, such as LAN card 930, are coupled to PCI bus 910. Service Processor Interface and ISA Access Pass-through 912 provides an interface between PCI bus 910 and PCI bus 914. In this manner, PCI bus 914 is insulated from PCI bus 910. Devices, such as flash memory 918, are coupled to PCI bus 914. In one implementation, flash memory 918 includes BIOS code that incorporates the necessary processor executable code for a variety of low-level system functions and system boot functions.
  • PCI bus 914 provides an interface for a variety of devices that are shared by host processor(s) 900 and Service Processor 916 including, for example, flash memory 918. PCI-to-ISA bridge 935 provides bus control to handle transfers between PCI bus 914 and ISA bus 940, universal serial bus (USB) functionality 945, power management functionality 955, and can include other functional elements not shown, such as a real-time clock (RTC), DMA control, interrupt support, and system management bus support. Nonvolatile RAM 920 is attached to ISA Bus 940. Service Processor 916 includes JTAG and I2C busses 922 for communication with processor(s) 900 during initialization steps. JTAG/I2C busses 922 are also coupled to L2 cache 904, Host-to-PCI bridge 906, and main memory 908 providing a communications path between the processor, the Service Processor, the L2 cache, the Host-to-PCI bridge, and the main memory. Service Processor 916 also has access to system power resources for powering down information handling device 901.
  • Peripheral devices and input/output (I/O) devices can be attached to various interfaces (e.g., parallel interface 962, serial interface 964, keyboard interface 968, and mouse interface 970 coupled to ISA bus 940. Alternatively, many I/O devices can be accommodated by a super I/O controller (not shown) attached to ISA bus 940.
  • In order to attach computer system 901 to another computer system to copy files over a network, LAN card 930 is coupled to PCI bus 910. Similarly, to connect computer system 901 to an ISP to connect to the Internet using a telephone line connection, modem 975 is connected to serial port 964 and PCI-to-ISA Bridge 935.
  • While the computer system described in FIG. 9 is capable of executing the processes described herein, this computer system is simply one example of a computer system. Those skilled in the art will appreciate that many other computer system designs are capable of performing the processes described herein.
  • One of the preferred implementations of the invention is an application, namely, a set of instructions (program code) in a code module which may, for example, be resident in the random access memory of the computer. Until required by the computer, the set of instructions may be stored in another computer memory, for example, on a hard disk drive, or in removable storage such as an optical disk (for eventual use in a CD ROM) or floppy disk (for eventual use in a floppy disk drive), or downloaded via the Internet or other computer network. Thus, the present invention may be implemented as a computer program product for use in a computer. In addition, although the various methods described are conveniently implemented in a general purpose computer selectively activated or reconfigured by software, one of ordinary skill in the art would also recognize that such methods may be carried out in hardware, in firmware, or in more specialized apparatus constructed to perform the required method steps.
  • While particular embodiments of the present invention have been shown and described, it will be obvious to those skilled in the art that, based upon the teachings herein, changes and modifications may be made without departing from this invention and its broader aspects and, therefore, the appended claims are to encompass within their scope all such changes and modifications as are within the true spirit and scope of this invention. Furthermore, it is to be understood that the invention is solely defined by the appended claims. It will be understood by those with skill in the art that if a specific number of an introduced claim element is intended, such intent will be explicitly recited in the claim, and in the absence of such recitation no such limitation is present. For a non-limiting example, as an aid to understanding, the following appended claims contain usage of the introductory phrases “at least one” and “one or more” to introduce claim elements. However, the use of such phrases should not be construed to imply that the introduction of a claim element by the indefinite articles “a” or “an” limits any particular claim containing such introduced claim element to inventions containing only one such element, even when the same claim includes the introductory phrases “one or more” or “at least one” and indefinite articles such as “a” or “an”; the same holds true for the use in the claims of definite articles.

Claims (25)

1. A method comprising:
receiving user event data, the user event data corresponding to a user and a page of data;
identifying one or more configuration preferences based upon the user event data;
sending a storage inquiry to the user, the storage inquiry corresponding to the configuration preferences;
receiving a storage response, the storage response corresponding to the storage inquiry; and
storing one or more of the identified configuration preferences based upon the storage response.
2. The method of claim 1 wherein the user event data is non-invasively collected at the user's client using a data collector program.
3. The method of claim 2 further comprising:
receiving a page request, the page request corresponding to the page of data;
retrieving the page of data and the data collector program; and
sending the page of data and the data collector program to the user's client.
4. The method of claim 1 further comprising:
receiving a page request;
determining whether the configuration preferences correspond to the page request;
retrieving the configuration preferences in response to the determination;
configuring the page of data corresponding to the configuration preferences; and
sending the configured page of data to the user.
5. The method of claim 4 wherein the page request includes the configuration preferences.
6. The method of claim 1 wherein the storing further comprises:
determining whether a user session corresponds to the user's client; and
sending the configuration preferences to the user's client in response to the determination, wherein the user's client is adapted to store the configuration preferences in a client storage area.
7. The method of claim 1 wherein at least one of the configuration preferences is selected from the group consisting of a scroll preference, a tab preference, and an arrangement preference.
8. An information handling system comprising:
one or more processors;
a memory accessible by the processors;
one or more nonvolatile storage devices accessible by the processors; and
a page configuration tool for configuring a page of data, the page configuration tool comprising software code effective to:
receive user event data over a computer network, the user event data corresponding to a user and a page of data;
identify one or more configuration preferences based upon the user event data;
send a storage inquiry to the user's client over the computer network, the storage inquiry corresponding to the configuration preferences;
receive a storage response from the user's client, the storage response corresponding to the storage inquiry; and
store one or more of the identified configuration preferences in one of the nonvolatile storage devices based upon the storage response.
9. The information handling system of claim 8 wherein the user event data is non-invasively collected at the user's client using a data collector program.
10. The information handling system of claim 9 wherein the software code is further effective to:
receive a page request from the user's client, the page request corresponding to the page of data;
retrieve the page of data and the data collector program from one of the nonvolatile storage devices; and
send the page of-data and the data collector program to the user's client over the computer network.
11. The information handling system of claim 8 wherein the software code is further effective to:
receive a page request from the user's client over the computer network;
determine whether the configuration preferences correspond to the page request;
retrieve the configuration preferences from one of the nonvolatile storage devices in response to the determination;
configure the page of data corresponding to the configuration preferences; and
send the configured page of data to the user's client over the computer network.
12. The information handling system of claim 11 wherein the page request includes the configuration preferences.
13. The information handling system of claim 8 wherein the software code is further effective to:
determine whether a user session corresponds to the user's client; and
send the configuration preferences to the user's client over the computer network in response to the
determination, wherein the user's client is adapted to store the configuration preferences in a client storage area.
14. A program product comprising:
computer operable medium having computer program code, the computer program code being effective to:
receive user event data, the user event data corresponding to a user and a page of data;
identify one or more configuration preferences based upon the user event data;
send a storage inquiry to the user, the storage inquiry corresponding to the configuration preferences;
receive a storage response, the storage response corresponding to the storage inquiry; and
store one or more of the identified configuration preferences based upon the storage response.
15. The program product of claim 14 wherein the user event data is non-invasively collected at the user's client using a data collector program.
16. The program product of claim 15 wherein the software code is further effective to:
receive a page request, the page request corresponding to the page of data;
retrieve the page of data and the data collector program; and
send the page of data and the data collector program to the user's client.
17. The program product of claim 14 wherein the software code is further effective to:
receive a page request;
determine whether the configuration preferences correspond to the page request;
retrieve the configuration preferences in response to the determination;
configure the page of data corresponding to the configuration preferences; and
send the configured page of data to the user.
18. The program product of claim 17 wherein the page request includes the configuration preferences.
19. The program product of claim 14 wherein the software code is further effective to:
determine whether a user session corresponds to the user's client; and
send the configuration preferences to the user's client in response to the determination, wherein the user's client is adapted to store the configuration preferences in a client storage area.
20. The program product of claim 14 wherein at least one of the configuration preferences is selected from the group consisting of a scroll preference, a tab preference, and an arrangement preference.
21. A method comprising:
receiving user event data, wherein the user event data is non-invasively collected at a user's client using a data collector program, the user event data corresponding to a user and a page of data;
identifying one or more configuration preferences based upon the user event data;
sending a storage inquiry to the user, the storage inquiry corresponding to the configuration preferences;
receiving a storage response, the storage response corresponding to the storage inquiry;
storing one or more of the identified configuration preferences based upon the storage response;
receiving a page request;
determining whether the configuration preferences correspond to the page request;
retrieving the configuration preferences in response to the determination;
configuring the page of data corresponding to the configuration preferences; and
sending the configured page of data to the user.
22. A method comprising:
receiving a page request, the page request corresponding to a page of data;
retrieving the page of data and a data collector program;
sending the page of data and the data collector program to a user's client;
receiving user event data, wherein the user event data is non-invasively collected at the user's client using the data collector program, the user event data corresponding to a user and the page of data;
identifying one or more configuration preferences based upon the user event data;
sending a storage inquiry to the user, the storage inquiry corresponding to the configuration preferences;
receiving a storage response, the storage response corresponding to the storage inquiry; and
storing one or more of the identified configuration preferences based upon the storage response.
23. An information handling system comprising: one or more processors;
a memory accessible by the processors;
one or more nonvolatile storage devices accessible by the processors; and
a page configuration tool for configuring a page of data, the page configuration tool comprising software code effective to:
receive user event data from a user's client over a computer network, wherein the user event data is non-invasively collected at the user's client using a data collector program, the user event data corresponding to a user and a page of data;
identify one or more configuration preferences based upon the user event data;
send a storage inquiry to the user over the computer network, the storage inquiry corresponding to the configuration preferences;
receive a storage response from the user's client over the computer network, the storage response corresponding to the storage inquiry;
store one or more of the identified configuration preferences in one of the nonvolatile storage devices based upon the storage response;
receive a page request from the user's client over the computer network;
determine whether the configuration preferences correspond to the page request;
retrieve the configuration preferences from one of the nonvolatile storage devices in response to the determination;
configure the page of data corresponding to the configuration preferences; and
send the configured page of data to the user's client over the computer network.
24. A program product comprising:
computer operable medium having computer program code, the computer program code being effective to:
receive user event data, wherein the user event data is non-invasively collected at a user's client using a data collector program, the user event data corresponding to a user and a page of data;
identify one or more configuration preferences based upon the user event data;
send a storage inquiry to the user, the storage inquiry corresponding to the configuration preferences;
receive a storage response, the storage response corresponding to the storage inquiry;
store one or more of the identified configuration preferences based upon the storage response;
receive a page request;
determine whether the configuration preferences correspond to the page request;
retrieve the configuration preferences in response to the determination;
configure the page of data corresponding to the configuration preferences; and
send the configured page of data to the user.
25. A program product comprising:
computer operable medium having computer program code, the computer program code being effective to:
receive a page request, the page request corresponding to a page of data;
retrieve the page of data and a data collector program;
send the page of data and the data collector program to a user's client;
receive user event data, wherein the user event data is non-invasively collected at the user's client using the data collector program, the user event data corresponding to a user and the page of data;
identify one or more configuration preferences based upon the user event data;
send a storage inquiry to the user, the storage inquiry corresponding to the configuration preferences;
receive a storage response, the storage response corresponding to the storage inquiry; and
store one or more of the identified configuration preferences based upon the storage response.
US10/782,523 2004-02-19 2004-02-19 System and method for adaptive user settings Active 2025-07-05 US7249148B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US10/782,523 US7249148B2 (en) 2004-02-19 2004-02-19 System and method for adaptive user settings

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
US10/782,523 US7249148B2 (en) 2004-02-19 2004-02-19 System and method for adaptive user settings

Publications (2)

Publication Number Publication Date
US20050187945A1 true US20050187945A1 (en) 2005-08-25
US7249148B2 US7249148B2 (en) 2007-07-24

Family

ID=34861040

Family Applications (1)

Application Number Title Priority Date Filing Date
US10/782,523 Active 2025-07-05 US7249148B2 (en) 2004-02-19 2004-02-19 System and method for adaptive user settings

Country Status (1)

Country Link
US (1) US7249148B2 (en)

Cited By (20)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060044611A1 (en) * 2004-09-01 2006-03-02 Brother Kogyo Kabushiki Kaisha Information storage device and information storage method
US20060224587A1 (en) * 2005-03-31 2006-10-05 Google, Inc. Systems and methods for modifying search results based on a user's history
US20060224608A1 (en) * 2005-03-31 2006-10-05 Google, Inc. Systems and methods for combining sets of favorites
US20060224615A1 (en) * 2005-03-31 2006-10-05 Google, Inc. Systems and methods for providing subscription-based personalization
US20060224583A1 (en) * 2005-03-31 2006-10-05 Google, Inc. Systems and methods for analyzing a user's web history
US20070192509A1 (en) * 2006-02-14 2007-08-16 Casio Computer Co., Ltd. Server apparatuses, server control programs, and client apparatuses in a computer system
US20070211066A1 (en) * 2006-03-09 2007-09-13 Casio Computer Co., Ltd. Screen display control apparatus and program product
WO2008063987A2 (en) * 2006-11-13 2008-05-29 Veveo, Inc. Method of and system for selecting and presenting content based on user identification
US20090241057A1 (en) * 2008-03-18 2009-09-24 Casio Computer Co., Ltd. Server unit, a client unit, and a recording medium in a computer system
US20100250660A1 (en) * 2009-03-24 2010-09-30 Casio Computer Co., Ltd. Client apparatus, computer system, computer readable program storage medium and display method, each for detecting change of display contents in status bar area to display the change
US20100325111A1 (en) * 2006-03-06 2010-12-23 Veveo, Inc. Methods and Systems for Selecting and Presenting Content Based on Context Sensitive User Preferences
US7899806B2 (en) 2006-04-20 2011-03-01 Veveo, Inc. User interface methods and systems for selecting and presenting content based on user navigation and selection actions associated with the content
WO2013111074A1 (en) * 2012-01-26 2013-08-01 Capriza Technologies Method for personalizing interaction with the web
US9166714B2 (en) 2009-09-11 2015-10-20 Veveo, Inc. Method of and system for presenting enriched video viewing analytics
US9177081B2 (en) 2005-08-26 2015-11-03 Veveo, Inc. Method and system for processing ambiguous, multi-term search queries
US9703779B2 (en) 2010-02-04 2017-07-11 Veveo, Inc. Method of and system for enhanced local-device content discovery
EP3238379A4 (en) * 2014-12-23 2018-08-01 McAfee, Inc. Incident response tool using a data exchange layer system
EP3543842A3 (en) * 2018-03-20 2019-12-25 Beijing Xiaomi Mobile Software Co., Ltd. Application configuration file generation method and apparatus, application page display method and apparatus and storage medium
US10534587B1 (en) 2017-12-21 2020-01-14 Intuit Inc. Cross-platform, cross-application styling and theming infrastructure
US11157259B1 (en) 2017-12-22 2021-10-26 Intuit Inc. Semantic and standard user interface (UI) interoperability in dynamically generated cross-platform applications

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7913231B2 (en) * 2004-05-11 2011-03-22 Sap Ag Testing pattern-based applications
US20090222448A1 (en) * 2008-02-29 2009-09-03 Microsoft Corporation Elements of an enterprise event feed
US8788942B2 (en) * 2008-02-29 2014-07-22 Microsoft Corporation Enterprise social networking software architecture
US8589511B2 (en) 2011-04-14 2013-11-19 International Business Machines Corporation Variable content based on relationship to content creator
US20130227426A1 (en) * 2012-02-24 2013-08-29 Sony Corporation Customized user web-page setting techniques

Citations (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5896321A (en) * 1997-11-14 1999-04-20 Microsoft Corporation Text completion system for a miniature computer
US5977964A (en) * 1996-06-06 1999-11-02 Intel Corporation Method and apparatus for automatically configuring a system based on a user's monitored system interaction and preferred system access times
US20010016906A1 (en) * 2000-01-21 2001-08-23 Gavin Brebner Process for personalized access to the internet network
US20010051978A1 (en) * 1999-10-13 2001-12-13 Bradley P. Allen Method and apparatus for providing a personalization service across a network
US20020054090A1 (en) * 2000-09-01 2002-05-09 Silva Juliana Freire Method and apparatus for creating and providing personalized access to web content and services from terminals having diverse capabilities
US20020063735A1 (en) * 2000-11-30 2002-05-30 Mediacom.Net, Llc Method and apparatus for providing dynamic information to a user via a visual display
US20020065920A1 (en) * 2000-11-30 2002-05-30 Siegel Brian M. Host site based internet traffic meter
US20020138331A1 (en) * 2001-02-05 2002-09-26 Hosea Devin F. Method and system for web page personalization
US20020152237A1 (en) * 2000-05-24 2002-10-17 Tal Cohen System and method for providing customized web pages
US20020188694A1 (en) * 2001-06-07 2002-12-12 Allen Yu Cached enabled implicit personalization system and method
US20030053420A1 (en) * 2000-03-14 2003-03-20 Duckett Malcolm J. Monitoring operation of and interaction with services provided over a network
US20030065638A1 (en) * 2001-09-19 2003-04-03 Jason Robert The method to comstomize the appearance of a wab page by dragging and dropping objects within a web page
US20030074660A1 (en) * 2001-10-12 2003-04-17 Liberate Technologies System method and apparatus for portable digital identity
US20030120472A1 (en) * 2001-12-21 2003-06-26 Caterpillar Inc. Method and system for providing end-user visualization
US20030154277A1 (en) * 2002-02-11 2003-08-14 Rabih Haddad Method and system for real-time generating, managing, and broadcasting multimedia events reports over communications networks
US20040148351A1 (en) * 2003-01-29 2004-07-29 Web.De Ag Communications web site
US20050097190A1 (en) * 2003-10-31 2005-05-05 Aaron Abdelhak System and method for customized portal web pages
US20050198300A1 (en) * 2003-12-29 2005-09-08 Li Gong Data logging framework
US7027997B1 (en) * 2000-11-02 2006-04-11 Verizon Laboratories Inc. Flexible web-based interface for workflow management systems

Patent Citations (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5977964A (en) * 1996-06-06 1999-11-02 Intel Corporation Method and apparatus for automatically configuring a system based on a user's monitored system interaction and preferred system access times
US5896321A (en) * 1997-11-14 1999-04-20 Microsoft Corporation Text completion system for a miniature computer
US20010051978A1 (en) * 1999-10-13 2001-12-13 Bradley P. Allen Method and apparatus for providing a personalization service across a network
US20010016906A1 (en) * 2000-01-21 2001-08-23 Gavin Brebner Process for personalized access to the internet network
US20030053420A1 (en) * 2000-03-14 2003-03-20 Duckett Malcolm J. Monitoring operation of and interaction with services provided over a network
US20020152237A1 (en) * 2000-05-24 2002-10-17 Tal Cohen System and method for providing customized web pages
US20020054090A1 (en) * 2000-09-01 2002-05-09 Silva Juliana Freire Method and apparatus for creating and providing personalized access to web content and services from terminals having diverse capabilities
US7027997B1 (en) * 2000-11-02 2006-04-11 Verizon Laboratories Inc. Flexible web-based interface for workflow management systems
US20020065920A1 (en) * 2000-11-30 2002-05-30 Siegel Brian M. Host site based internet traffic meter
US20020063735A1 (en) * 2000-11-30 2002-05-30 Mediacom.Net, Llc Method and apparatus for providing dynamic information to a user via a visual display
US20020138331A1 (en) * 2001-02-05 2002-09-26 Hosea Devin F. Method and system for web page personalization
US20020188694A1 (en) * 2001-06-07 2002-12-12 Allen Yu Cached enabled implicit personalization system and method
US20030065638A1 (en) * 2001-09-19 2003-04-03 Jason Robert The method to comstomize the appearance of a wab page by dragging and dropping objects within a web page
US20030074660A1 (en) * 2001-10-12 2003-04-17 Liberate Technologies System method and apparatus for portable digital identity
US20030120472A1 (en) * 2001-12-21 2003-06-26 Caterpillar Inc. Method and system for providing end-user visualization
US20030154277A1 (en) * 2002-02-11 2003-08-14 Rabih Haddad Method and system for real-time generating, managing, and broadcasting multimedia events reports over communications networks
US20040148351A1 (en) * 2003-01-29 2004-07-29 Web.De Ag Communications web site
US20050097190A1 (en) * 2003-10-31 2005-05-05 Aaron Abdelhak System and method for customized portal web pages
US20050198300A1 (en) * 2003-12-29 2005-09-08 Li Gong Data logging framework

Cited By (57)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7734830B2 (en) * 2004-09-01 2010-06-08 Brother Kogyo Kabushiki Kaisha Information storage device and information storage method
US20060044611A1 (en) * 2004-09-01 2006-03-02 Brother Kogyo Kabushiki Kaisha Information storage device and information storage method
US9256685B2 (en) 2005-03-31 2016-02-09 Google Inc. Systems and methods for modifying search results based on a user's history
US20060224587A1 (en) * 2005-03-31 2006-10-05 Google, Inc. Systems and methods for modifying search results based on a user's history
US20060224608A1 (en) * 2005-03-31 2006-10-05 Google, Inc. Systems and methods for combining sets of favorites
US20060224615A1 (en) * 2005-03-31 2006-10-05 Google, Inc. Systems and methods for providing subscription-based personalization
US20060224583A1 (en) * 2005-03-31 2006-10-05 Google, Inc. Systems and methods for analyzing a user's web history
US7747632B2 (en) * 2005-03-31 2010-06-29 Google Inc. Systems and methods for providing subscription-based personalization
US10394908B1 (en) 2005-03-31 2019-08-27 Google Llc Systems and methods for modifying search results based on a user's history
US9177081B2 (en) 2005-08-26 2015-11-03 Veveo, Inc. Method and system for processing ambiguous, multi-term search queries
US20070192509A1 (en) * 2006-02-14 2007-08-16 Casio Computer Co., Ltd. Server apparatuses, server control programs, and client apparatuses in a computer system
US8918450B2 (en) 2006-02-14 2014-12-23 Casio Computer Co., Ltd Server apparatuses, server control programs, and client apparatuses for a computer system in which created drawing data is transmitted to the client apparatuses
US9092503B2 (en) 2006-03-06 2015-07-28 Veveo, Inc. Methods and systems for selecting and presenting content based on dynamically identifying microgenres associated with the content
US8429155B2 (en) 2006-03-06 2013-04-23 Veveo, Inc. Methods and systems for selecting and presenting content based on activity level spikes associated with the content
US8073848B2 (en) 2006-03-06 2011-12-06 Veveo, Inc. Methods and systems for selecting and presenting content based on user preference information extracted from an aggregate preference signature
US9128987B2 (en) 2006-03-06 2015-09-08 Veveo, Inc. Methods and systems for selecting and presenting content based on a comparison of preference signatures from multiple users
US8825576B2 (en) 2006-03-06 2014-09-02 Veveo, Inc. Methods and systems for selecting and presenting content on a first system based on user preferences learned on a second system
US9075861B2 (en) 2006-03-06 2015-07-07 Veveo, Inc. Methods and systems for segmenting relative user preferences into fine-grain and coarse-grain collections
US8112454B2 (en) 2006-03-06 2012-02-07 Veveo, Inc. Methods and systems for ordering content items according to learned user preferences
US8156113B2 (en) 2006-03-06 2012-04-10 Veveo, Inc. Methods and systems for selecting and presenting content based on dynamically identifying microgenres associated with the content
US8949231B2 (en) 2006-03-06 2015-02-03 Veveo, Inc. Methods and systems for selecting and presenting content based on activity level spikes associated with the content
US8380726B2 (en) 2006-03-06 2013-02-19 Veveo, Inc. Methods and systems for selecting and presenting content based on a comparison of preference signatures from multiple users
US9213755B2 (en) 2006-03-06 2015-12-15 Veveo, Inc. Methods and systems for selecting and presenting content based on context sensitive user preferences
US7949627B2 (en) 2006-03-06 2011-05-24 Veveo, Inc. Methods and systems for selecting and presenting content based on learned periodicity of user content selection
US8429188B2 (en) * 2006-03-06 2013-04-23 Veveo, Inc. Methods and systems for selecting and presenting content based on context sensitive user preferences
US8438160B2 (en) 2006-03-06 2013-05-07 Veveo, Inc. Methods and systems for selecting and presenting content based on dynamically identifying Microgenres Associated with the content
US8478794B2 (en) 2006-03-06 2013-07-02 Veveo, Inc. Methods and systems for segmenting relative user preferences into fine-grain and coarse-grain collections
US8943083B2 (en) 2006-03-06 2015-01-27 Veveo, Inc. Methods and systems for segmenting relative user preferences into fine-grain and coarse-grain collections
US20100325111A1 (en) * 2006-03-06 2010-12-23 Veveo, Inc. Methods and Systems for Selecting and Presenting Content Based on Context Sensitive User Preferences
US7885904B2 (en) 2006-03-06 2011-02-08 Veveo, Inc. Methods and systems for selecting and presenting content on a first system based on user preferences learned on a second system
US8543516B2 (en) 2006-03-06 2013-09-24 Veveo, Inc. Methods and systems for selecting and presenting content on a first system based on user preferences learned on a second system
US8583566B2 (en) 2006-03-06 2013-11-12 Veveo, Inc. Methods and systems for selecting and presenting content based on learned periodicity of user content selection
US20070211066A1 (en) * 2006-03-09 2007-09-13 Casio Computer Co., Ltd. Screen display control apparatus and program product
US8423583B2 (en) 2006-04-20 2013-04-16 Veveo Inc. User interface methods and systems for selecting and presenting content based on user relationships
US8688746B2 (en) 2006-04-20 2014-04-01 Veveo, Inc. User interface methods and systems for selecting and presenting content based on user relationships
US10146840B2 (en) 2006-04-20 2018-12-04 Veveo, Inc. User interface methods and systems for selecting and presenting content based on user relationships
US8375069B2 (en) 2006-04-20 2013-02-12 Veveo Inc. User interface methods and systems for selecting and presenting content based on user navigation and selection actions associated with the content
US8086602B2 (en) 2006-04-20 2011-12-27 Veveo Inc. User interface methods and systems for selecting and presenting content based on user navigation and selection actions associated with the content
US9087109B2 (en) 2006-04-20 2015-07-21 Veveo, Inc. User interface methods and systems for selecting and presenting content based on user relationships
US7899806B2 (en) 2006-04-20 2011-03-01 Veveo, Inc. User interface methods and systems for selecting and presenting content based on user navigation and selection actions associated with the content
US8078884B2 (en) * 2006-11-13 2011-12-13 Veveo, Inc. Method of and system for selecting and presenting content based on user identification
WO2008063987A3 (en) * 2006-11-13 2008-08-28 Veveo Inc Method of and system for selecting and presenting content based on user identification
WO2008063987A2 (en) * 2006-11-13 2008-05-29 Veveo, Inc. Method of and system for selecting and presenting content based on user identification
US8683376B2 (en) 2008-03-18 2014-03-25 Casio Computer Co., Ltd Server unit, a client unit, and a recording medium in a computer system
US20090241057A1 (en) * 2008-03-18 2009-09-24 Casio Computer Co., Ltd. Server unit, a client unit, and a recording medium in a computer system
US20100250660A1 (en) * 2009-03-24 2010-09-30 Casio Computer Co., Ltd. Client apparatus, computer system, computer readable program storage medium and display method, each for detecting change of display contents in status bar area to display the change
US8620997B2 (en) 2009-03-24 2013-12-31 Casio Computer Co., Ltd Client apparatus, computer system, computer readable program storage medium and display method, each for detecting change of display contents in status bar area to display the change
US9166714B2 (en) 2009-09-11 2015-10-20 Veveo, Inc. Method of and system for presenting enriched video viewing analytics
US9703779B2 (en) 2010-02-04 2017-07-11 Veveo, Inc. Method of and system for enhanced local-device content discovery
WO2013111074A1 (en) * 2012-01-26 2013-08-01 Capriza Technologies Method for personalizing interaction with the web
EP3238379A4 (en) * 2014-12-23 2018-08-01 McAfee, Inc. Incident response tool using a data exchange layer system
US10534587B1 (en) 2017-12-21 2020-01-14 Intuit Inc. Cross-platform, cross-application styling and theming infrastructure
US10896028B2 (en) 2017-12-21 2021-01-19 Intuit Inc. Cross-platform, cross-application styling and theming infrastructure
US11157259B1 (en) 2017-12-22 2021-10-26 Intuit Inc. Semantic and standard user interface (UI) interoperability in dynamically generated cross-platform applications
US11520575B2 (en) 2017-12-22 2022-12-06 Intuit, Inc. Semantic and standard user interface (UI) interoperability in dynamically generated cross-platform applications
EP3543842A3 (en) * 2018-03-20 2019-12-25 Beijing Xiaomi Mobile Software Co., Ltd. Application configuration file generation method and apparatus, application page display method and apparatus and storage medium
US10817282B2 (en) 2018-03-20 2020-10-27 Beijing Xiaomi Mobile Software Co., Ltd. Application configuration file generation method and apparatus, application page display method and apparatus and storage medium

Also Published As

Publication number Publication date
US7249148B2 (en) 2007-07-24

Similar Documents

Publication Publication Date Title
US7249148B2 (en) System and method for adaptive user settings
US7853690B2 (en) Non-invasive collection of data
US8849812B1 (en) Generating content for topics based on user demand
US9081863B2 (en) One-click segmentation definition
US20120215761A1 (en) Method and System for Automated Search for, and Retrieval and Distribution of, Information
US20100332543A1 (en) System and method for facilitating personalization of applications based on anticipation of users' interests
US20130060747A1 (en) Web search system with group interaction support
JP5129742B2 (en) A technique for incrementally adding segmentation criteria to a dataset
US9235333B2 (en) Indicating a content preference
US20040243577A1 (en) System and method for user driven interactive application integration
US9817799B2 (en) Method and apparatus for providing web pages
US20080229233A1 (en) Pushed functionality
WO2003060760A2 (en) Adaptive bookmarking of often-visited web sites
JP2003523551A (en) Data transfer server
US20090210409A1 (en) Increasing online search engine rankings using click through data
US20120123823A1 (en) Method and system for online user feedback on websites and software
CN107784504B (en) Method for generating return visit event of client and terminal equipment
US8086577B2 (en) Unified collection of content analytic data
US20130290118A1 (en) Promoting content
US10579645B2 (en) Arranging and displaying content from a social media feed based on relational metadata
US7519704B2 (en) Filtering non-invasive data collection
JP5451383B2 (en) Method and apparatus for providing additional information using tabs corresponding to questions
US20140279921A1 (en) System and Method of Deletion and Backup of Social Networking Generated contents
US11785108B2 (en) System and method for application traffic control
US20150040020A1 (en) Clickstream monitoring

Legal Events

Date Code Title Description
AS Assignment

Owner name: INTERNATIONAL BUSINESS MACHINES CORPORATION, NEW Y

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:EHRICH, NATHANAEL FERGUSON;LEAH, ROBERT CHARLES;REEL/FRAME:014405/0664

Effective date: 20040212

FEPP Fee payment procedure

Free format text: PAYOR NUMBER ASSIGNED (ORIGINAL EVENT CODE: ASPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

STCF Information on status: patent grant

Free format text: PATENTED CASE

REMI Maintenance fee reminder mailed
FPAY Fee payment

Year of fee payment: 4

SULP Surcharge for late payment
AS Assignment

Owner name: GOOGLE INC., CALIFORNIA

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:INTERNATIONAL BUSINESS MACHINES CORPORATION;REEL/FRAME:026664/0866

Effective date: 20110503

FPAY Fee payment

Year of fee payment: 8

AS Assignment

Owner name: GOOGLE LLC, CALIFORNIA

Free format text: CHANGE OF NAME;ASSIGNOR:GOOGLE INC.;REEL/FRAME:044127/0735

Effective date: 20170929

MAFP Maintenance fee payment

Free format text: PAYMENT OF MAINTENANCE FEE, 12TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1553); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

Year of fee payment: 12