Movatterモバイル変換


[0]ホーム

URL:


US20140136508A1 - Computer-Implemented System And Method For Providing Website Navigation Recommendations - Google Patents

Computer-Implemented System And Method For Providing Website Navigation Recommendations
Download PDF

Info

Publication number
US20140136508A1
US20140136508A1US13/673,917US201213673917AUS2014136508A1US 20140136508 A1US20140136508 A1US 20140136508A1US 201213673917 AUS201213673917 AUS 201213673917AUS 2014136508 A1US2014136508 A1US 2014136508A1
Authority
US
United States
Prior art keywords
web page
domain
recommendation
pages
path
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Abandoned
Application number
US13/673,917
Inventor
Kristian Lyngbaek
Lester D. Nelson
Eric A. Bier
Margaret H. Szymanski
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.)
Xerox Corp
Original Assignee
Palo Alto Research Center Inc
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 Palo Alto Research Center IncfiledCriticalPalo Alto Research Center Inc
Priority to US13/673,917priorityCriticalpatent/US20140136508A1/en
Assigned to PALO ALTO RESEARCH CENTER INCORPORATEDreassignmentPALO ALTO RESEARCH CENTER INCORPORATEDASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS).Assignors: SZYMANSKI, MARGARET H., BIER, ERIC A., Lyngbaek, Kristian, NELSON, LESTER D.
Priority to GB1319114.3Aprioritypatent/GB2508509A/en
Priority to GBGB1319339.6Aprioritypatent/GB201319339D0/en
Publication of US20140136508A1publicationCriticalpatent/US20140136508A1/en
Priority to US18/209,269prioritypatent/US20230325453A1/en
Assigned to XEROX CORPORATIONreassignmentXEROX CORPORATIONASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS).Assignors: PALO ALTO RESEARCH CENTER INCORPORATED
Assigned to XEROX CORPORATIONreassignmentXEROX CORPORATIONCORRECTIVE ASSIGNMENT TO CORRECT THE REMOVAL OF US PATENTS 9356603, 10026651, 10626048 AND INCLUSION OF US PATENT 7167871 PREVIOUSLY RECORDED ON REEL 064038 FRAME 0001. ASSIGNOR(S) HEREBY CONFIRMS THE ASSIGNMENT.Assignors: PALO ALTO RESEARCH CENTER INCORPORATED
Assigned to JEFFERIES FINANCE LLC, AS COLLATERAL AGENTreassignmentJEFFERIES FINANCE LLC, AS COLLATERAL AGENTSECURITY INTEREST (SEE DOCUMENT FOR DETAILS).Assignors: XEROX CORPORATION
Assigned to CITIBANK, N.A., AS COLLATERAL AGENTreassignmentCITIBANK, N.A., AS COLLATERAL AGENTSECURITY INTEREST (SEE DOCUMENT FOR DETAILS).Assignors: XEROX CORPORATION
Abandonedlegal-statusCriticalCurrent

Links

Images

Classifications

Definitions

Landscapes

Abstract

A system and method for providing Web site navigation recommendations is provided. A Web page of interest is identified as a destination Web page. A domain of Web pages related to the destination Web page is determined. Information is extracted from each Web page in the domain and a recommendation comprising instructions for navigating to the destination Web page is generated based on the extracted information.

Description

Claims (22)

What is claimed is:
1. A system for providing Web site navigation recommendations, comprising:
a Web page of interest identified as a destination Web page;
a domain of Web pages related to the destination Web page;
an extracting module to extract information from each Web page in the domain; and
a recommender to generate a recommendation comprising instructions for navigating to the destination Web page based on the extracted information.
2. A system according toclaim 1, further comprising:
an assignment module to assign a short link to the destination Web page based on the extracted information; and
the recommender to provide the short link to a user as the recommendation.
3. A system according toclaim 1, further comprising:
a query determination module to determine a search query to identify the Web page of interest; and
the recommender to provide the search query to a user as the recommendation.
4. A system according toclaim 3, further comprising:
a query generator to generate the search query, comprising:
a set of search words selected from the domain of Web pages;
an identification module to identify combinations of the search terms;
a filter module to filter out the combinations of search terms that are unlikely to identify the destination Web page;
an application module to apply the non-filtered combinations as possible search queries;
a result module to identify one or more Web pages as results; and
a map module to map each of the results to one of the search queries.
5. A system according toclaim 1, further comprising:
a source Web page;
a path determined between the source and destination Web pages; and
the recommendation module to provide the path to a user as the recommendation.
6. A system according toclaim 1, wherein the path is generated based on at least one of a predetermined Web page through which the path is directed, structures within the Web pages, and shortest path.
7. A system according toclaim 1, further comprising at least one of:
a script generated based on the instructions;
a display to provide the script to an agent during a call with a caller; and
a record of the call based on the script.
8. A system according toclaim 1, further comprising:
a metric module to measure effectiveness of the recommendation by measuring metrics of the recommendation, wherein the metrics comprise at least one of repeatability, error rate and learnability and by analyzing the metrics.
9. A system according toclaim 1, further comprising:
an index of the extracted information, wherein the index comprises one of a graph representation and a hash table.
10. A system according toclaim 1, further comprising:
a domain determination module to determine the domain by identifying a collection of Web pages with a common domain related to the destination Web page.
11. A system according toclaim 10, further comprising at least one of:
an exclusion module to exclude particular pages within the domain based on a Web page title;
an expansion module to expand the domain by including additional Web pages; and
a reduction module to decrease the domain by excluding pages based on content characteristics.
12. A method for providing Website navigation recommendations, comprising:
identifying a Web page of interest as a destination Web page;
defining a domain of Web pages related to the destination Web page;
extracting information from each Web page in the domain; and
generating a recommendation comprising instructions for navigating to the destination Web page based on the extracted information.
13. A method according toclaim 12, further comprising:
assigning a short link to the destination Web page based on the extracted information; and
providing the short link to a user as the recommendation.
14. A method according toclaim 12, further comprising:
determining a search query to identify the Web page of interest; and
providing the search query to a user as the recommendation.
15. A method according toclaim 14, further comprising:
generating the search query, comprising:
obtaining a set of search words from the domain of Web pages;
identifying combinations of the search terms;
filtering out the combinations of search terms that are unlikely to identify the destination Web page;
applying the non-filtered combinations as possible search queries;
identifying one or more Web pages as results; and
mapping each of the results to one of the search queries.
16. A method according toclaim 12, further comprising:
identifying a source Web page;
determining a path between the source and destination Web pages; and
providing the path to a user as the recommendation.
17. A method according toclaim 12, wherein the path is generated based on at least one of a predetermined Web page through which the path is directed, structures within the Web pages, and shortest path.
18. A method according toclaim 12, further comprising at least one of:
generating a script based on the instructions;
providing the script to an agent during a call with a caller; and
generating a record of the call based on the script.
19. A method according toclaim 12, further comprising:
measuring effectiveness of the recommendation, comprising:
measuring metrics of the recommendation, wherein the metrics comprise at least one of repeatability, error rate, and learnability; and
analyzing the metrics.
20. A method according toclaim 12, further comprising:
generating an index of the extracted information, wherein the index comprises one of a graph representation and a hash table.
21. A method according toclaim 12, further comprising:
determining the domain by identifying a collection of Web pages with a common domain related to the destination Web page.
22. A method according toclaim 21, further comprising at least one of:
excluding particular pages within the domain based on a Web page title;
expanding the domain by including additional Web pages; and
decreasing the domain by excluding pages based on content characteristics.
US13/673,9172012-11-092012-11-09Computer-Implemented System And Method For Providing Website Navigation RecommendationsAbandonedUS20140136508A1 (en)

Priority Applications (4)

Application NumberPriority DateFiling DateTitle
US13/673,917US20140136508A1 (en)2012-11-092012-11-09Computer-Implemented System And Method For Providing Website Navigation Recommendations
GB1319114.3AGB2508509A (en)2012-11-092013-10-29Providing website negation recommendations for a domain
GBGB1319339.6AGB201319339D0 (en)2012-11-092013-11-01Computer-implemented system and method for providing website navigation recommendations
US18/209,269US20230325453A1 (en)2012-11-092023-06-13Computer-implemented system and method for providing website navigation recommendations

Applications Claiming Priority (1)

Application NumberPriority DateFiling DateTitle
US13/673,917US20140136508A1 (en)2012-11-092012-11-09Computer-Implemented System And Method For Providing Website Navigation Recommendations

Related Child Applications (1)

Application NumberTitlePriority DateFiling Date
US18/209,269ContinuationUS20230325453A1 (en)2012-11-092023-06-13Computer-implemented system and method for providing website navigation recommendations

Publications (1)

Publication NumberPublication Date
US20140136508A1true US20140136508A1 (en)2014-05-15

Family

ID=49767344

Family Applications (2)

Application NumberTitlePriority DateFiling Date
US13/673,917AbandonedUS20140136508A1 (en)2012-11-092012-11-09Computer-Implemented System And Method For Providing Website Navigation Recommendations
US18/209,269PendingUS20230325453A1 (en)2012-11-092023-06-13Computer-implemented system and method for providing website navigation recommendations

Family Applications After (1)

Application NumberTitlePriority DateFiling Date
US18/209,269PendingUS20230325453A1 (en)2012-11-092023-06-13Computer-implemented system and method for providing website navigation recommendations

Country Status (2)

CountryLink
US (2)US20140136508A1 (en)
GB (2)GB2508509A (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US20140192660A1 (en)*2013-01-072014-07-10Aeris Communications, Inc.Radio module as web-controllable remote sensor
US20150370901A1 (en)*2014-06-192015-12-24Quixey, Inc.Techniques for focused crawling
US20160154893A1 (en)*2013-06-282016-06-02Rakuten, Inc.Determination device, determination method, and program
US9621662B1 (en)*2013-03-042017-04-11Yelp Inc.Surfacing relevant reviews
US20170249396A1 (en)*2014-07-292017-08-31Lg Electronics Inc.Mobile terminal
US20190230149A1 (en)*2013-01-072019-07-25Aeris Communications, Inc.Radio module as web-controllable remote sensor
CN111966912A (en)*2020-09-022020-11-20深圳壹账通智能科技有限公司Recommendation method and device based on knowledge graph, computer equipment and storage medium
US20230325453A1 (en)*2012-11-092023-10-12Palo Alto Research Center IncorporatedComputer-implemented system and method for providing website navigation recommendations

Citations (7)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US20090083244A1 (en)*2007-09-252009-03-26Nec (China) Co., Ltd.Method and system for subject relevant web page filtering based on navigation paths information
US20110219029A1 (en)*2010-03-032011-09-08Daniel-Alexander BillsusDocument processing using retrieval path data
US20110246600A1 (en)*2010-04-012011-10-06Kabushiki Kaisha ToshibaMemory sharing apparatus
US20130073509A1 (en)*2011-09-152013-03-21Google Inc.Predicting user navigation events
US20130218866A1 (en)*2012-02-202013-08-22Microsoft CorporationMultimodal graph modeling and computation for search processes
US20150199357A1 (en)*2011-04-142015-07-16Google Inc.Selecting primary resources
US9195640B1 (en)*2009-01-122015-11-24Sri InternationalMethod and system for finding content having a desired similarity

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
WO2009050590A2 (en)*2007-05-042009-04-23Bmenu AsComputer-accessible medium, method and system for assisting in navigating the internet
US8165985B2 (en)*2007-10-122012-04-24Palo Alto Research Center IncorporatedSystem and method for performing discovery of digital information in a subject area
US8762313B2 (en)*2008-07-252014-06-24Liveperson, Inc.Method and system for creating a predictive model for targeting web-page to a surfer
US9569541B2 (en)*2009-12-312017-02-14Microsoft Technology Licensing, LlcEvaluating preferences of content on a webpage
US20130159271A1 (en)*2011-12-152013-06-20Rockmelt, Inc.Graphical user interface for web browser
US20140136508A1 (en)*2012-11-092014-05-15Palo Alto Research Center IncorporatedComputer-Implemented System And Method For Providing Website Navigation Recommendations

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US20090083244A1 (en)*2007-09-252009-03-26Nec (China) Co., Ltd.Method and system for subject relevant web page filtering based on navigation paths information
US9195640B1 (en)*2009-01-122015-11-24Sri InternationalMethod and system for finding content having a desired similarity
US20110219029A1 (en)*2010-03-032011-09-08Daniel-Alexander BillsusDocument processing using retrieval path data
US20110246600A1 (en)*2010-04-012011-10-06Kabushiki Kaisha ToshibaMemory sharing apparatus
US20150199357A1 (en)*2011-04-142015-07-16Google Inc.Selecting primary resources
US20130073509A1 (en)*2011-09-152013-03-21Google Inc.Predicting user navigation events
US20130218866A1 (en)*2012-02-202013-08-22Microsoft CorporationMultimodal graph modeling and computation for search processes

Cited By (16)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US20230325453A1 (en)*2012-11-092023-10-12Palo Alto Research Center IncorporatedComputer-implemented system and method for providing website navigation recommendations
US20180115596A1 (en)*2013-01-072018-04-26Aeris Communications, Inc.Radio module as web-controllable remote sensor
US20140192660A1 (en)*2013-01-072014-07-10Aeris Communications, Inc.Radio module as web-controllable remote sensor
US9173199B2 (en)*2013-01-072015-10-27Aeris Communications, Inc.Radio module as web-controllable remote sensor
US20160191605A1 (en)*2013-01-072016-06-30Aeris Communications, Inc.Radio module as web-controllable remote sensor
US10862950B2 (en)*2013-01-072020-12-08Aeris Communications, Inc.Radio module as web-controllable remote sensor
US20190230149A1 (en)*2013-01-072019-07-25Aeris Communications, Inc.Radio module as web-controllable remote sensor
US9866616B2 (en)*2013-01-072018-01-09Aeris Communications, Inc.Radio module as web-controllable remote sensor
US10484450B2 (en)*2013-01-072019-11-19Aeris Communications, Inc.Radio module as web-controllable remote sensor
US9621662B1 (en)*2013-03-042017-04-11Yelp Inc.Surfacing relevant reviews
US10585965B2 (en)*2013-06-282020-03-10Rakuten, Inc.Determination device, determination method, and program
US20160154893A1 (en)*2013-06-282016-06-02Rakuten, Inc.Determination device, determination method, and program
US20150370901A1 (en)*2014-06-192015-12-24Quixey, Inc.Techniques for focused crawling
US10068013B2 (en)*2014-06-192018-09-04Samsung Electronics Co., Ltd.Techniques for focused crawling
US20170249396A1 (en)*2014-07-292017-08-31Lg Electronics Inc.Mobile terminal
CN111966912A (en)*2020-09-022020-11-20深圳壹账通智能科技有限公司Recommendation method and device based on knowledge graph, computer equipment and storage medium

Also Published As

Publication numberPublication date
GB201319114D0 (en)2013-12-11
GB2508509A (en)2014-06-04
GB201319339D0 (en)2013-12-18
US20230325453A1 (en)2023-10-12

Similar Documents

PublicationPublication DateTitle
US20230325453A1 (en)Computer-implemented system and method for providing website navigation recommendations
US11681750B2 (en)System and method for providing content to users based on interactions by similar other users
US9223876B2 (en)Optimizing search engine ranking by recommending content including frequently searched questions
US8812593B2 (en)Methods and systems for community-based content aggregation
US11386169B1 (en)Navigation through a collection of electronic documents
US9715694B2 (en)System and method for website personalization from survey data
US20150261874A1 (en)Method and apparatus for automatic website optimization
US20130212120A1 (en)Multi-domain recommendations
US20110161308A1 (en)Evaluating preferences of content on a webpage
JP2022062097A (en) Instantiation of dialog process in specific child node state
US7860946B1 (en)Systems, methods, and computer-readable media for searching and concomitantly interacting with multiple information content providers, other individuals, relevant communities of individuals, and information provided over a network
US10943063B1 (en)Apparatus and method to automate website user interface navigation
US11392589B2 (en)Multi-vertical entity-based search system
US20080306914A1 (en)Method and system for performing a search
AlhadretiAccessibility, performance and engagement evaluation of Saudi higher education websites: a comparative study of state and private institutions
JP2008217674A (en)Information processing system, information processing method, server computer and program
KR20020093132A (en)Advanced path checker
JP6162134B2 (en) Social page trigger
US7904403B2 (en)Method for solving application failures using social collaboration
US10445326B2 (en)Searching based on application usage
Stock et al.Finding science with science: evaluating a domain and scientific ontology user interface for the discovery of scientific resources
JP5138576B2 (en) Search navigation apparatus and method using faceted query
JP7109764B2 (en) Evaluation device and evaluation method
JP2012058913A (en)Information presentation device, information presentation method, and information presentation program
JP6971209B2 (en) Information processing equipment, information processing methods, and programs

Legal Events

DateCodeTitleDescription
ASAssignment

Owner name:PALO ALTO RESEARCH CENTER INCORPORATED, CALIFORNIA

Free format text:ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:LYNGBAEK, KRISTIAN;NELSON, LESTER D.;BIER, ERIC A.;AND OTHERS;SIGNING DATES FROM 20121022 TO 20121029;REEL/FRAME:029297/0496

STPPInformation on status: patent application and granting procedure in general

Free format text:DOCKETED NEW CASE - READY FOR EXAMINATION

STPPInformation on status: patent application and granting procedure in general

Free format text:NON FINAL ACTION MAILED

STPPInformation on status: patent application and granting procedure in general

Free format text:RESPONSE TO NON-FINAL OFFICE ACTION ENTERED AND FORWARDED TO EXAMINER

STPPInformation on status: patent application and granting procedure in general

Free format text:FINAL REJECTION MAILED

STPPInformation on status: patent application and granting procedure in general

Free format text:RESPONSE AFTER FINAL ACTION FORWARDED TO EXAMINER

STPPInformation on status: patent application and granting procedure in general

Free format text:ADVISORY ACTION MAILED

STPPInformation on status: patent application and granting procedure in general

Free format text:DOCKETED NEW CASE - READY FOR EXAMINATION

STPPInformation on status: patent application and granting procedure in general

Free format text:NON FINAL ACTION MAILED

STPPInformation on status: patent application and granting procedure in general

Free format text:RESPONSE TO NON-FINAL OFFICE ACTION ENTERED AND FORWARDED TO EXAMINER

STPPInformation on status: patent application and granting procedure in general

Free format text:FINAL REJECTION MAILED

STPPInformation on status: patent application and granting procedure in general

Free format text:NON FINAL ACTION MAILED

STPPInformation on status: patent application and granting procedure in general

Free format text:RESPONSE TO NON-FINAL OFFICE ACTION ENTERED AND FORWARDED TO EXAMINER

STPPInformation on status: patent application and granting procedure in general

Free format text:FINAL REJECTION MAILED

STCBInformation on status: application discontinuation

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

ASAssignment

Owner name:XEROX CORPORATION, CONNECTICUT

Free format text:ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:PALO ALTO RESEARCH CENTER INCORPORATED;REEL/FRAME:064038/0001

Effective date:20230416

ASAssignment

Owner name:XEROX CORPORATION, CONNECTICUT

Free format text:CORRECTIVE ASSIGNMENT TO CORRECT THE REMOVAL OF US PATENTS 9356603, 10026651, 10626048 AND INCLUSION OF US PATENT 7167871 PREVIOUSLY RECORDED ON REEL 064038 FRAME 0001. ASSIGNOR(S) HEREBY CONFIRMS THE ASSIGNMENT;ASSIGNOR:PALO ALTO RESEARCH CENTER INCORPORATED;REEL/FRAME:064161/0001

Effective date:20230416

ASAssignment

Owner name:JEFFERIES FINANCE LLC, AS COLLATERAL AGENT, NEW YORK

Free format text:SECURITY INTEREST;ASSIGNOR:XEROX CORPORATION;REEL/FRAME:065628/0019

Effective date:20231117

ASAssignment

Owner name:CITIBANK, N.A., AS COLLATERAL AGENT, NEW YORK

Free format text:SECURITY INTEREST;ASSIGNOR:XEROX CORPORATION;REEL/FRAME:066741/0001

Effective date:20240206


[8]ページ先頭

©2009-2025 Movatter.jp