US20050044178A1 - Method and computer system for optimizing a link to a network page - Google Patents

Method and computer system for optimizing a link to a network page Download PDF

Info

Publication number
US20050044178A1
US20050044178A1 US10/861,414 US86141404A US2005044178A1 US 20050044178 A1 US20050044178 A1 US 20050044178A1 US 86141404 A US86141404 A US 86141404A US 2005044178 A1 US2005044178 A1 US 2005044178A1
Authority
US
United States
Prior art keywords
link
server
user
network page
dependence
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
US10/861,414
Inventor
Rene Schweier
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.)
Hurra Communications GmbH
Original Assignee
Hurra Communications GmbH
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 Hurra Communications GmbH filed Critical Hurra Communications GmbH
Assigned to HURRA COMMUNICATIONS GMBH reassignment HURRA COMMUNICATIONS GMBH ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: SCHWEIER, RENE
Publication of US20050044178A1 publication Critical patent/US20050044178A1/en
Priority to US12/926,398 priority Critical patent/US8301747B2/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/30Definitions, standards or architectural aspects of layered protocol stacks
    • H04L69/32Architecture of open systems interconnection [OSI] 7-layer type protocol stacks, e.g. the interfaces between the data link level and the physical level
    • H04L69/322Intralayer communication protocols among peer entities or protocol data unit [PDU] definitions
    • H04L69/329Intralayer communication protocols among peer entities or protocol data unit [PDU] definitions in the application layer [OSI layer 7]
    • 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/951Indexing; Web crawling techniques
    • 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/958Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/12Use of codes for handling textual entities
    • G06F40/134Hyperlinking
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/12Use of codes for handling textual entities
    • G06F40/14Tree-structured documents
    • G06F40/143Markup, e.g. Standard Generalized Markup Language [SGML] or Document Type Definition [DTD]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/02Marketing; Price estimation or determination; Fundraising
    • G06Q30/0241Advertisements
    • G06Q30/0242Determining effectiveness of advertisements
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/06Buying, selling or leasing transactions
    • G06Q30/0601Electronic shopping [e-shopping]
    • G06Q30/0641Shopping interfaces
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]

Definitions

  • the invention concerns a method for optimizing a link to a first network page of a first server which is displayed on a second network page of a second server, wherein
  • the invention also concerns a computer system comprising a first server, a second server, a client associated with a user, at least one link to a network page of the first server which can be displayed on a network page of the second server, and a communications network which provides communication between the first server and the client and between the second server and the client;
  • the invention concerns a computer program which can be run on a computer, in particular, on a server.
  • a computer which is connected to the communications network is e.g. called a server and runs software to enable the server to provide certain services. These services may be e.g. providing information or resources (e.g. storage space, calculation capacity or access to a communications network).
  • information or resources e.g. storage space, calculation capacity or access to a communications network.
  • the services are typically used by a so-called client.
  • the client transmits a request to the server using a communications network, e.g. the Internet.
  • the server evaluates the incoming request, optionally checks whether the client is authorized to issue the request and transmits information in correspondence with the request or provides the required resources.
  • Network pages also called Internet pages or briefly pages.
  • HTML Hypertext Mark up Language
  • HTML Hypertext Mark up Language
  • the server If a client requests e.g. information from a server, the server transmits a HTML document containing the requested information to the client. If the information transmitted to the client via the HTML document is to be displayed to a user, the network page or the HTML document is transmitted to a special computer program (so-called browser) which can interpret HTML documents and display them on a computer monitor using a graphic interface.
  • a special computer program so-called browser
  • the network pages transmitted by the server to the client may already be generated before the client's request and be stored at a suitable location. Such network pages are called static network pages.
  • a client will place a specific request to the server such that the network pages containing the requested information are dynamically generated by the server. This is the case e.g. when a user uses the client to transmit a request in the form of a search term to a server designed as search engine.
  • the search engine gathers information, which is associated with the search term, in accordance with a predeterminable algorithm on the basis of the search term.
  • a dynamic network page is automatically created by the server and transmitted to the client.
  • Network pages available within the www can be addressed via an URL (Uniform Resource Locator).
  • a URL is composed i.a. of the name of the server providing the network page, a register and a name associated with the network page.
  • a URL permits direct selection by a client of the network page associated with this URL. Towards this end, a user enters the URL into a specific input field of the browser e.g. using a keyboard. The client subsequently generates a request to the corresponding server which then transmits the requested network page to the client.
  • URLs of further network pages or HTML documents can be mentioned within an HTML document. Such URLs are called links or hyperlinks (briefly: link). Links shown on static network pages are referred to below as static links. Analogous thereto, links shown on dynamic network pages are referred to below as dynamic links.
  • links are displayed to a user via a browser
  • the user can select a displayed link and have the network page displayed which corresponds to the selected URL.
  • the selected network page may, in particular, also be located on another server.
  • a second server is often instructed by a first server to provide a link to a network page of the first server via network pages which are transmitted by the second server.
  • a link may e.g. be a so-called advertising banner which advertises a product or services offered by the first server which can be obtained via the first server using a written and/or graphic representation.
  • the link shown on the second network page is thereby typically associated with text, sound and/or graphic elements which are displayed to the user using the browser.
  • the term “link” therefore also comprises the entire information associated with the link.
  • a product may also, in particular, be information offered by the first server.
  • the product may moreover be an access to a protected storage region provided by the first server, which contains further accessible information.
  • Such information may e.g. be news, stock market prices, as well as other text, sound or image data.
  • the information transmitted by the second server to the client is often distributed on several network pages, wherein only one first network page is initially transmitted to the client.
  • the client then successively requests one of the further network pages from the second server.
  • the first server can instruct the second server to display a link to a network page associated with the first server on a network page generated in dependence on a search term entered by a user.
  • the information which is generated by the search engine in dependence on a search term transmitted to the server by the client consists of a list of links to network pages which are provided by other servers.
  • this information, links and search terms are conventionally classified through computer linguistic methods and these classes are mutually associated.
  • the search engine selects suitable information and links through association of classified search terms and information on the basis of a search term received by a client.
  • the number of requests answered by a server depends i.a. on the amount of network page data which is transmitted per request by the server to the requesting client.
  • Static network pages must be read from a storage e.g. by the server.
  • the respective content (information) must be read out of the storage and be integrated into the network page.
  • the network pages are then processed in dependence on the layers of a network protocol used for data transmission (e.g. TCP/IP). This means, the larger the amount of data for a request to be transmitted by a server, the lower the available performance of the server for further, imminent requests.
  • the network pages are transmitted by the server to the client using the communications network.
  • the amount of data which can be transmitted by the communications network per unit time is thereby limited.
  • the client initially processes a received network page in dependence on the network protocol used and stores the network page in a suitable storage region.
  • the browser will subsequently process the network page such that the information can be displayed on a monitor.
  • the second server typically tends to display the most recent links on its network pages. Since the second server generally charges a fee for displaying the links to the network pages of the first server on its network pages, the first server tends to only permit display of a limited number of links on the network pages of the second server.
  • This object is achieved in that the link activated by the user is automatically evaluated, wherein the evaluation is performed in dependence on the frequency of activation of the link by any user.
  • a static link is automatically examined to evaluate whether the link should be further displayed on the second network page.
  • a dynamic link which is generated in dependence on at least one predeterminable parameter, is automatically examined during evaluation of the link, as to whether or not the at least one and/or another predeterminable parameter should be changed.
  • the present invention can increase the efficiency of the first server, the second server, the client and of the communications network and thereby of the entire client-server network by considerably reducing the amount of data to be stored and transmitted.
  • the invention proposes a particularly effective type of data processing in a client-server network.
  • the frequency of activation of the link which refers to the first network page is the frequency of selection of the first network page through the client, if the client was informed through the link to that first network page. This is e.g. always the case when the link is displayed on the client via the browser and when the first network page is requested through activation of the link.
  • a link which is activated with particular frequency is an indication therefor, that the network page which represents the target of the link is of high interest to the user. Evaluation of the link on the basis of the determined frequency of activation of a link can determine whether the link shall be further displayed on the second network page or be changed in the future. In consequence thereof, neither the calculation performance of the server and the client, nor the transmission network are unnecessarily loaded through processing, storage and transmission of links which are not of interest to the user.
  • a link is shown on the second network page with which text, sound and/or image information is associated, and if the frequency of activation of the link is registered, it is possible to automatically decide whether the link shall be removed from the second network page or whether the type or amount of information associated with the link shall be changed.
  • a text may e.g. be shortened or be replaced by another text or a graphic design may be removed or be replaced by another.
  • the second server is designed as a search engine
  • the second network page is generated in dependence on a search term transmitted by the client.
  • the search term thereby represents e.g. a parameter in dependence on which the second network page is generated.
  • the parameter may also describe a time period and/or a point in time. It is feasible to display an advertising banner on a network page if this network page is generated within a certain time period or starting from a certain point in time. For example, an advertising banner may be displayed on a network page if this network page was generated between 6 and 7 p.m. Such an advertising banner could e.g. refer to a first network page giving information about leisure time offers in the evening. Automatic evaluation to change the time period in order to increase the acceptance is feasible with the inventive method. It is also feasible to change a graphic design or text formulation of an advertising banner to increase the acceptance, to optimize space requirements on the second network page and/or to reduce the amount of link data and therefore the required storage place and load on the communications network.
  • the at least one parameter may also describe e.g. a search term associated with the first network page, a time period, frequency, graphic design or text formulation of the link.
  • the evaluation is carried out in dependence on at least one process initiated by the user on the first server.
  • This embodiment is advantageous in that the evaluation does not only depend on the frequency of activation of a link but also takes into consideration actions of the user on the first server. A user can thereby be prevented from activating a link (which increases the frequency of activation) and then interrupting the loading of the first network page, which would produce false results.
  • the process may be e.g. buying a product, requesting a service, information and/or a further network page associated with the first server.
  • These types of processes are particularly suited to indicate actual interest of the user and are therefore particularly suitable to display links in dependence on the interest of the user thereby saving storing space and calculation time while preventing unnecessary load on the communications network.
  • Source information is preferably automatically stored during activation of the link and the link is evaluated in dependence on the source information.
  • the source information indicates on which network page an activated link was displayed.
  • the referer of the link which is displayed on the second network page and which refers to the first network page is e.g. the URL associated with the second network page. This information is also transferred during activation of a link. It is thereby possible for the first server to determine that second server which has transmitted the second network page to the client on which the link to the first network page was represented. The first server can thereby moreover differentiate whether a client has directly requested the first network page e.g. through direct selection of the URL associated with the first network page using the browser, or whether the client has requested the first network page through activation of a link shown on the second network page.
  • the user is preferably automatically evaluated on the basis of the source information and/or user information.
  • the user is advantageously associated with a user ID.
  • a user ID may e.g. be automatically generated by the first server and/or the second server on the basis of information which is transferred by the client associated with the user during inquiry of a network page.
  • the user ID may, in particular, be a characterization of the client, e.g. his/her IP address (Internet Protocol Address).
  • the user ID may also be realized e.g. through a so-called cookie.
  • a cookie is generated by the first and/or second server and is stored at the client. If the client once more requests a network page from the first or second server, the cookie generated by the respective server is transmitted by the client to that server.
  • the first and/or second server can thereby determine which client or user requests a network page producing statistic information concerning the request frequency of a network page by a client or user. This permits the first and/or second server to provide client or user-specific information and, in particular, design the selection and representation of the network page transmitted to the client in a client or user-specific manner. Statistics on the frequency of the network pages requested by a client or user is an example of user information. User information could, in particular, also be called client information.
  • the user may also be assessed with respect to other criteria. These criteria state e.g. the time period over which a user has been using the services of the first server (customer duration), the amount of information or services exchanged between the first server and the user (turnover), the payment behavior of the user or how many services or how much information were requested by the user (orders).
  • criteria state e.g. the time period over which a user has been using the services of the first server (customer duration), the amount of information or services exchanged between the first server and the user (turnover), the payment behavior of the user or how many services or how much information were requested by the user (orders).
  • the link is assessed in additional dependence on the user identification and/or assessment of the user. This permits particularly precise link assessment.
  • the assessment of a link may e.g. be degraded if it is found out that the link is only activated by users who do not order or order very little from the first server.
  • the assessment of a link may also be degraded if it is found out that this link is activated frequently but only from a small number of various users.
  • the result of the assessment is automatically stored in such a manner that it can be recalled for a specific user.
  • the specific user may e.g. be the operator of the first server.
  • the information may be represented to the specific user on special network pages which are generated by the second server via a so-called port. Such network pages are typically automatically generated by the second server and therefore permit the user to obtain an overview of the assessment of individual links in a particularly user-friendly manner.
  • the assessment of the link and/or an examination of the assessment of the link is carried out additionally in dependence on a threshold value which can be predetermined by the specific user.
  • a threshold value may e.g. indicate that a link should no longer be shown on the second network page if the number of activations of the link, e.g. by a certain number of users, falls below the predeterminable threshold value. This permits particularly easy influence of the user or of the operator of the first server on the assessment or examination of the assessment of a link.
  • the at least one predeterminable parameter is determined by a search term which the user transmits to the search engine.
  • the second network page which contains the link to the first network page is generated.
  • the search engine is caused to stop showing this link on the generated network page subsequent to a new search request, or to show it in a modified form. This may be performed automatically or manually by the user.
  • the links are shown on the second network page in dependence on requests defined by the search terms.
  • the operator of the first server may be interested to stop showing a link to the first network page on a second network page generated by the second server should examination of the link assessment show that this link is activated e.g. only rarely or produces no considerable turnover.
  • a product or a product group is associated with the link.
  • the first server can thereby show precise links to individual products or product groups offered by the server, on network pages which can be requested by the second server.
  • the second server is e.g. a search engine, the latter may show a link to a product offered by the first server or to a network page offered by the first server which contains a description of the product or product group and in dependence on a request defined by the search term.
  • the user can request the network page of the first server associated with this product or product group through activation of the link.
  • a product group may e.g. be determined using the product branch in which the provider distributing these products is operating.
  • a product group may, in particular, be a major term of arbitrary abstraction.
  • the product group of a certain portable CD-player may e.g. be “small electronic device”, “portable HiFi device”, “CD-player” or “entertainment electronics”.
  • a product group may also largely be any classification of a product made by the operator of the first server. Criteria for such a classification may e.g. be the price or a profit margin.
  • data from a merchandise information system associated with the first server may also be used for such a classification.
  • a product group may also, in particular, be any predeterminable amount of products.
  • An identification of the product or product group associated with the link may be transmitted to the first server through activation of the link.
  • the first server can thereby e.g. register the frequency of requests for a certain product or product group through activation of a link.
  • Such an identification may e.g. be a product name or a characteristic number associated with the product.
  • this characteristic is not explicitly transmitted to the first server but a characteristic of the activated link is transmitted to the first server through activation of the link, which determines therefrom (e.g. via a database) the product or product group associated with the link and thereby the products associated with the link.
  • the link is advantageously additionally assessed in dependence on at least one piece of information with respect to the product associated with the link or the product group associated with the link.
  • information is e.g. the availability of a product or a parameter which states whether a product group is currently available as a special offer. This permits a more precise decision as to whether and how a link should be shown on a network page which can be solicited by the second server.
  • the at least one piece of information about the product and/or the at least one piece of information about the product group is information from a merchandise information system.
  • a merchandise information system preferably provides information about the identification, availability, sales prices, profit portion, turnover achieved, the number of cancellations, the number of returns, the number of product deficiencies, the number of non-payments and/or advertising costs.
  • This embodiment provides a particularly effective assessment concerning whether and how a link should be displayed on a network page provided by the second server.
  • the invention also permits stoppage of product offerings or entire product groups which are very often ordered using a link shown on the second network page but not paid for or the order of which is very often cancelled. It is also possible to change the design of a link associated with a product group or a product if the demand decreases, i.e. the link is activated less frequently. This may be achieved e.g. by a more attractive graphic design or by adding details relating to the product to the link.
  • Advertising costs are e.g. costs which must be paid to the second server for the display of the link associated with the product or the product group by the second server. If the advertising costs for a product are relatively high and the profits from this product or the turnover with this product is relatively small, the second server may automatically be caused to stop representation of such a link on network pages available from the second server.
  • the information with respect to the product and/or the information with respect to the product group is preferably automatically determined by the first server which permits particularly fast performance of the inventive method.
  • the first server may thereby e.g. automatically obtain or request the required information from an (automated) merchandise information system of a provider of the products.
  • the advantages of the inventive computer system are, in particular, an increase in the efficiency of the overall computer system, since the amount of data to be stored and transmitted is reduced.
  • the realization of this invention in the form of a computer program is particularly important.
  • the computer program can be run on at least one calculating device or a computer, in particular, on a server, and is programmed to carry out the inventive method. Parts of the computer program may be run on different computers in order to carry out the inventive method.
  • the invention is thereby realized by the computer program, wherein this computer program represents the invention in the same sense as the method for the execution of which, the computer program is suitable.
  • the computer program is preferably stored on a storage element.
  • a storage element may, in particular, be a Random-Access-Memory, a Read-Only-Memory or a Flash-Memory.
  • FIG. 1 shows an inventive computer system
  • FIG. 2 shows an inventive computer system, wherein the third server is designed as software
  • FIG. 3 shows an example of a flow chart of the inventive method
  • FIG. 4 shows an example of a flow chart of the inventive method, wherein the second server is designed as a search engine
  • FIG. 5 shows a schematic representation of method steps for carrying out an inventive assessment of a link
  • FIG. 6 shows a schematic representation of method steps for optimizing an assessed link.
  • FIG. 1 shows a computer system 1 a.
  • a first server 10 a has a processor 15 and a storage element 17 connected to the processor 15 via a bus system 16 .
  • a first network page 11 is stored in the storage element 17 .
  • the first server 10 a is connected to a communications network, e.g. the Internet 5 , via a data line 19 .
  • a second server 20 also comprises a processor 25 and a storage element 27 connected to the processor 25 via a bus system 26 .
  • a second network page 21 is stored in the storage element 27 which comprises a link 22 .
  • the link 22 refers e.g. to the first network page 11 .
  • the second server 20 is also connected to the Internet 5 via a data line 29 .
  • a third server 30 comprises a processor 35 and a storage element 37 connected to the processor 35 via a bus system 36 .
  • a computer program 38 is stored in the storage element 37 .
  • the computer program 38 realizes e.g. the functionality of the inventive server, i.e. in particular, the assessment and optimization of the link 22 and/or causes changes in the link 22 to be represented.
  • the third server 30 is also connected to the Internet 5 via a data line 39 .
  • a client 40 is connected to the Internet 5 via a data line 49 .
  • the client 40 may e.g. be designed as PC (personal computer) on which a browser runs.
  • the client 40 is moreover associated with a monitor 52 , a keyboard 53 , and a mouse 54 , which permit interaction between the user 50 and the client 40 . It is feasible to design the client as a so-called Set-Top-Box.
  • FIG. 2 shows a computer system 1 b which comprises a first server 10 b , a second server 20 and a client 40 .
  • the functionality of the inventive server is again realized by the computer program 38 .
  • the computer program 38 is, however, stored in the computer system 1 b in the storage element 17 of the first server 10 b thereby realizing the functionality of the third server 30 of FIG. 1 also within the first server 10 b ( FIG. 2 ).
  • FIG. 2 also shows a user 60 .
  • the user 60 may e.g. be the operator of the first server 10 b.
  • FIGS. 3 and 4 show examples for execution of the inventive method which is suitably based on the following scenario:
  • the user 60 operates the first server 10 b via which the user 50 can order products or services.
  • the second server 20 provides a network page 21 to be called which contains a link 22 to the first network page 11 .
  • This second network page 21 may e.g. be a purchasing port which represents the link 22 in dependence on a desired service or a certain branch.
  • the second network page 21 can, of course, also be accessed via further links (not shown) on further network pages (not shown).
  • step 102 the user 50 requests the second network page 21 from the second server 20 via the client 40 . This may occur e.g. through direct input of the URL associated with the second network page 21 .
  • the second server 20 causes transmission of the second network page 21 to the client 40 .
  • the second network page 21 is interpreted by the browser 42 and is displayed to the user 50 via the monitor 52 .
  • the second network page 21 shows the link 22 .
  • the link may be associated with further text or graphical information which e.g. describe and graphically show a product.
  • step 108 the user 50 activates the link 22 e.g. through pressing a key disposed on the mouse 54 (so-called click) causing the browser 42 to transfer information to the third server 38 in step 109 .
  • This information is e.g. the URL of the second network page 21 , the URL of the first network page 11 selected through activation of the link 22 , information with respect to a product or a product group associated with the link 22 (product identification), and optionally information which is suitable to identify the user 50 (user identification).
  • Activation of the link 22 also causes the client 40 to request the first network page 11 from the first server 10 a , 10 b (step 110 ) and transfer it to the client 40 .
  • the client 40 thereby communicates with the first server 10 e.g. via the data line 49 , the Internet 5 and the data line 19 .
  • the first server 10 causes the client 40 to set a so-called cookie in step 112 .
  • a cookie is a small file which is locally stored on the client 40 and contains information which gives e.g. information about the second network page 21 , the first network page 11 and/or the user 50 .
  • the user 50 selects further network pages offered by the first server 10 a , 10 b in step 114 .
  • These further network pages may typically be directly or indirectly accessed via links shown on the first network page 11 or other network pages.
  • the further network pages offer e.g. further products or information.
  • the user 50 orders products or services or requests information in step 116 which may be effected e.g. through activation of a button provided therefor which is shown on a network page.
  • the client 40 causes transfer of the data stored in the cookie to the first 10 a , 10 b and/or the third server 30 , 38 . It is possible e.g. to recognize through the cookie whether the user 50 which carries out an order in step 116 , has reached the first network page 11 via the link 22 shown on the second network page 21 or has requested the first network page 11 in a different manner.
  • the cookie typically also comprises date and running time. The date shows when the cookie was set. After expiration of the running time, the cookie is automatically deleted from the client 40 .
  • the running time consequently determines the period which can lapse between setting of the cookie, i.e. activation of the link 22 , and e.g. order of a product, within which activation of the link 22 shall be associated with the user 50 ordering the product.
  • the link 22 is assessed in step 119 taking into consideration the data transmitted in steps 109 and 117 .
  • the link 22 Through basic assessment of the link 22 , e.g. all activations (clicks) of the link 22 could be added up within a predeterminable time period. It is also feasible to assess the link 22 in dependence on the turnover which was carried out on the first server by users who have selected the first network page 11 through activation of the link 22 .
  • Assessment may, in particular, also include the data of a merchandise information system.
  • a link 22 may e.g. be assessed as particularly low if it refers to products which are currently not available or the delivery of which is difficult.
  • a link 22 may be assessed as high if the products associated therewith can be offered at a particularly favorable price, have a short delivery term or a high profit margin.
  • the results of the assessment of the link 22 are provided to the user 60 in step 121 e.g. via an automatically generated e-mail.
  • the results of the assessment of the link 22 may also be stored in a region of the storage element 37 of the third server 30 or in a region of the storage element 17 of the first server 10 a , 10 b , wherein the user 60 , e.g. the operator of the first server 10 a , 10 b has access to these results.
  • the user 60 changes or removes the link 22 to the network page 21 in step 123 , e.g. by transmitting a corresponding request to the operator of the second server 20 .
  • the second server 20 may provide the user with an interface, e.g. in the form of an Internet port which permits the user 60 to change or remove the link 22 e.g. by reducing the text associated with the link 22 , adding details and/or adding graphics.
  • the link 22 is removed from the network page 21 in step 125 .
  • this advertising banner may be replaced by another more effective advertising banner.
  • FIG. 4 shows a flow chart of a further embodiment of the inventive method.
  • the second server 20 is associated with a search engine which generates a list with links to network pages which can be associated with the transmitted search terms, in dependence on one or more transmitted search terms.
  • Search engines are used e.g. to obtain a list of providers which sell a product which can be determined by search terms. Search engines can be accessed on the Internet e.g. under www.google.de, www.lycos.de and www.altavista.com.
  • the results determined by the search engine in dependence on a search term are transmitted to the user 50 in a HTML document designed as a hit list.
  • the user 50 can activate the links shown on the hit list and request the corresponding network pages.
  • step 200 the user 50 requests a network page from the second server 20 , which comprises a text entry field into which the user enters a search term via the keyboard 53 .
  • the client 40 causes transmission of the search term to the second server 20 in step 204 .
  • step 205 data which permits user identification, and the search term are transmitted to the third server 30 .
  • a cookie can be generated by the second server 20 or the third server 30 , be transmitted to the client 40 and be stored there.
  • the cookie contains e.g. data, time and the search term.
  • the second network page 21 is generated on the second server 20 in step 206 .
  • the second network page 21 contains at least the link 22 which refers to the first network page 11 of the first server 10 .
  • the link may be generated in dependence on the search term.
  • One or more search terms are each e.g. associated with one or more product(s) or product group(s)) which are offered by the first server 10 . If such a search term is transmitted to the search engine via the client 40 , the second network page shows links to all products or product groups which are associated with this search term.
  • a so-called product database may thereby be stored in the search engine or in the first server 10 , which contains association of search terms and products or product groups.
  • the second network page 21 is transmitted to the client 40 in step 208 and displayed to the user 50 .
  • step 210 the user 50 activates the link 22 whereby the client 40 transmits the request of the first network page 11 to the first server 10 a , 10 b .
  • step 211 information is transmitted to the first server 10 a , 10 b and/or to the third server 30 , which permit identification of the user 50 (user identification) and identification of the second server 20 (the URL associated with the second network page 21 ).
  • the first network page 11 is transmitted by the first server 10 a , 10 b to the client 40 via the Internet 5 .
  • the first network page 11 is interpreted by the browser 42 and displayed on the monitor 52 .
  • the first network page 11 contains e.g. illustrations and descriptions of various products which can be ordered by the user 50 through activation of a corresponding button.
  • the user 50 orders a product.
  • the link 22 displayed on the second network page 21 is assessed in step 219 advantageously using information which was transmitted in steps 205 , 211 and 217 .
  • the link 22 can be assessed analogously to the methods shown in step 119 in FIG. 3 .
  • the link 22 will, in particular, be assessed in dependence on several bits of information. It may e.g. be reasonable to cause the second server 20 to display the link 22 associated with a product which is available in low quantities but involves high profit even more frequently on the network page 21 , to provide a larger and more striking graphic representation of the advertising banner or e.g. associate the product or a product group comprising this product with further search terms in the product database.
  • the cost to be paid by the operator of the first server 10 a , 10 b to the operator of the second server 20 for displaying this link may be taken into consideration in the assessment of this link 22 .
  • Such information concerning products and product groups may also be provided by a merchandise information system.
  • Merchandise information systems may e.g. be information systems provided by a further server which generate, administrate and provide, in addition to a plurality of information concerning the products and product groups, further information, such as e.g. statistics and prognoses concerning this information.
  • Merchandise information systems may provide e.g. the availability of the product or a number of cancellations of orders of the product.
  • the plurality of information concerning the link 22 , the user 50 , the product and the product group may be used in arbitrary combination to assess the link 22 .
  • the use of methods from artificial intelligence may be advantageous.
  • Step 221 The assessment of the link 22 is compared with one or more threshold values in step 221 , which is/are e.g. predetermined by the user 60 and filed on the third server 30 .
  • Step 223 examines whether the link 22 on the second network page 21 should no longer be displayed or be changed in dependence on the result of the comparison, if the second network page 21 is again transmitted to a client by the second server.
  • each provider is again associated with an amount of search terms and each search term is again associated with one or more products or product groups. It is advantageous to display links which refer only to such network pages which are actually of interest to a user 50 . This permits, in particular, a reduction in the amount of data on the network page transmitted to the client 40 .
  • step 223 If the examination carried out in step 223 shows that display of the link 22 transmitted in step 204 is to be continued, the method is continued in step 202 . If the examination in step 223 shows that display of the link 22 should be stopped or changed, the search engine associated with the second server 20 is automatically caused to delete the link from the number of links associated with the first server 10 a , 10 b or to replace it by another link followed by continuation of the method in step 202 .
  • the result of the examination may also provide that the association of the products or product groups with individual or several search terms is changed.
  • the entries in the product database may be automatically changed.
  • the amount of the products or product groups associated with a search term is also changed.
  • a product which is available in large amounts and with particular ease and has a high profit margin and is sold very often may be associated with further search terms.
  • the number of search terms associated with a product which is only rarely bought can be reduced. This may cause a product (product group) to no longer be associated with a search term, which means that no search terms are associated with the product (product group).
  • FIG. 5 shows the assessment of the link 22 in a schematic and exemplary manner.
  • a user identification is provided by a function unit 302 which permits association of each activation of the link 22 with the user causing the activation, e.g. the user 50 .
  • the number of all activations of the link 22 carried out within a predeterminable time period is determined and provided in a function unit 304 using e.g. the data transmitted in steps 109 or 211 of FIGS. 3 and 4 , respectively.
  • the number of activations of the link 22 per user is determined in a function unit 305 . Towards this end, the total number of activations from the function unit 304 and the user identification from the function unit 302 associated with each activation are used.
  • the function unit 306 provides assessment of a user, e.g. the user 50 .
  • Assessment of the user 50 may e.g. involve the payment reliability or products or product groups (books, food, etc.) which this user 50 orders very frequently.
  • Information of a merchandise information system is provided in a function unit 307 .
  • the function unit 308 suitably processes and provides information about the process shown in steps 116 and 216 of FIGS. 3 and 4 , respectively, (e.g. order of a product, selection of further network pages from the first server 10 a , 10 b ). Towards this end, the function unit 308 uses e.g. the data transmitted in steps 117 and 217 of FIGS. 3 and 4 . The function unit 308 may provide information for each finished process concerning the type of process (order/purchase of information, goods, services, etc.), the turnover achieved and the user.
  • a function unit 309 weights the activations of the link 22 per user using information provided by the function units 305 , 306 , 307 and 308 , wherein the activations a carried out by a user A are e.g. not assessed (0 ⁇ a) if the user A has not ordered.
  • the number of activations b of the link 22 carried out by a user B is e.g. assessed as of little importance (0.5 ⁇ b) if the user B is constantly in arrears with payment.
  • the activations c of the link 22 carried out by a user C are assessed as highly important (2 ⁇ c) if the user C effects particularly high turnovers via the network pages of the first server 10 a , 10 b.
  • the actual assessment of the link 22 is carried out in the function unit 310 through suitable combination of the information provided by the function unit 309 . This is effected e.g. through addition of the data provided by the function unit 309 (0 ⁇ a+0.5 ⁇ b+2 ⁇ c).
  • the link 22 may, of course, also be weighted and assessed exclusively through information from the merchandise information system of the function unit 307 .
  • FIG. 6 schematically shows function units which can be used to optimize the link 22 .
  • a function unit 324 examines whether the assessed link 22 shall be optimized using a threshold value provided by the function unit 323 . If the function unit 324 determines that the assessment of the link 22 is below the threshold value provided by the function unit 323 , the function unit 324 may effect optimization of the link 22 . Towards this end, instructions are generated in a function unit 326 in dependence on a strategy provided by a function unit 325 .
  • the strategy may provide removal or exchange of individual search terms associated with a product or a product group within a product database.
  • link 22 is e.g. a graphic advertising banner
  • the strategy may also provide that the advertising banner is removed or replaced by another, more effective advertising banner.
  • a link 22 with text may also be replaced by a representation with differently designed text. If the link 22 is directly associated with a product, the product description may, in particular, be adjusted or another price associated with the product may be stated.
  • the function unit 326 generates instructions of a suitable format in dependence on the strategy which are transmitted to the second server 20 .
  • a suitable format may e.g. be instructions for a database located on the second server, e.g. (SQL) (Structured Query Language).
  • the database may e.g. be the product database or communicate with the product database.
  • the link 22 is optimized in a function unit 330 .
  • the instructions generated by the function unit 326 are carried out, such as e.g. removal from or change of the link 22 of the database associated with the second server 20 or change of the search terms associated with a product or a product group.
  • the result of the examination generated for the function unit 324 may also be provided in a suitable form (e.g. via e-mail or via a port) to the user 60 for assessment of the link.
  • the user 60 could automatically effect optimization of the link 22 .
  • Another embodiment could provide assessment of the link 22 without weighting 309 .
  • the function units 309 , 306 could e.g. be omitted.

Abstract

To optimize a link (221) which refers to a first network page (11) of a first server (10 a) and which is displayed on a second network page (21) of a second server (20), the link is automatically assessed in dependence on link (22) activation by a user (50), wherein the assessment is carried out in dependence on the frequency of activation of the link (22) by any user. A static link is examined in dependence on the assessment of the link as to whether the display of the link on the second network page (21) should be continued. A dynamic link, which is generated in dependence on at least one predeterminable parameter, is examined in dependence on the assessment of the link (22) as to whether the at least one or another predeterminable parameter should be changed.

Description

  • The invention concerns a method for optimizing a link to a first network page of a first server which is displayed on a second network page of a second server, wherein
      • the second network page is requested by the second server using a client associated with a user;
      • the second network page is transmitted to the client by the second server;
      • the user activates the link displayed on the second network page.
  • The invention also concerns a computer system comprising a first server, a second server, a client associated with a user, at least one link to a network page of the first server which can be displayed on a network page of the second server, and a communications network which provides communication between the first server and the client and between the second server and the client; wherein
      • a network page may be requested from the second server via the client;
      • the second network page can be transmitted to the client via the second server;
      • the link shown on the second network page can be activated.
  • Moreover, the invention concerns a computer program which can be run on a computer, in particular, on a server.
  • A computer which is connected to the communications network is e.g. called a server and runs software to enable the server to provide certain services. These services may be e.g. providing information or resources (e.g. storage space, calculation capacity or access to a communications network).
  • The services are typically used by a so-called client. Towards this end, the client transmits a request to the server using a communications network, e.g. the Internet. The server evaluates the incoming request, optionally checks whether the client is authorized to issue the request and transmits information in correspondence with the request or provides the required resources.
  • Information is often provided by a server to a client in the form of so-called network pages (also called Internet pages or briefly pages).
  • To describe the content of a network page, a language describing the page is used. The standardized page-describing language HTML (Hypertext Mark up Language) is mainly used today. HTML permits simple description of the content and appearance of a network page in a so-called HTML document. If a client requests e.g. information from a server, the server transmits a HTML document containing the requested information to the client. If the information transmitted to the client via the HTML document is to be displayed to a user, the network page or the HTML document is transmitted to a special computer program (so-called browser) which can interpret HTML documents and display them on a computer monitor using a graphic interface.
  • The network pages transmitted by the server to the client may already be generated before the client's request and be stored at a suitable location. Such network pages are called static network pages.
  • Often, a client will place a specific request to the server such that the network pages containing the requested information are dynamically generated by the server. This is the case e.g. when a user uses the client to transmit a request in the form of a search term to a server designed as search engine. The search engine gathers information, which is associated with the search term, in accordance with a predeterminable algorithm on the basis of the search term. Depending on the determined information, a dynamic network page is automatically created by the server and transmitted to the client.
  • A plurality of clients and servers communicate via the Internet and together form a multi-media information system, the so-called www (world wide web). Network pages available within the www can be addressed via an URL (Uniform Resource Locator). A URL is composed i.a. of the name of the server providing the network page, a register and a name associated with the network page. A URL permits direct selection by a client of the network page associated with this URL. Towards this end, a user enters the URL into a specific input field of the browser e.g. using a keyboard. The client subsequently generates a request to the corresponding server which then transmits the requested network page to the client.
  • URLs of further network pages or HTML documents can be mentioned within an HTML document. Such URLs are called links or hyperlinks (briefly: link). Links shown on static network pages are referred to below as static links. Analogous thereto, links shown on dynamic network pages are referred to below as dynamic links.
  • If links are displayed to a user via a browser, the user can select a displayed link and have the network page displayed which corresponds to the selected URL. The selected network page may, in particular, also be located on another server.
  • A second server is often instructed by a first server to provide a link to a network page of the first server via network pages which are transmitted by the second server. Such a link may e.g. be a so-called advertising banner which advertises a product or services offered by the first server which can be obtained via the first server using a written and/or graphic representation. The link shown on the second network page is thereby typically associated with text, sound and/or graphic elements which are displayed to the user using the browser. The term “link” therefore also comprises the entire information associated with the link.
  • A product may also, in particular, be information offered by the first server. The product may moreover be an access to a protected storage region provided by the first server, which contains further accessible information. Such information may e.g. be news, stock market prices, as well as other text, sound or image data.
  • The information transmitted by the second server to the client is often distributed on several network pages, wherein only one first network page is initially transmitted to the client. The client then successively requests one of the further network pages from the second server.
  • If the second server is a search engine, the first server can instruct the second server to display a link to a network page associated with the first server on a network page generated in dependence on a search term entered by a user.
  • Under usual circumstances, the higher the number of links which are displayed on a network page transmitted to a client via a second server, the larger the amount of network page data to be transmitted. This increases the load on the communications network. This is further increased if, due to the plurality of links, several network pages are transmitted to the client via the second server. Moreover, a network page containing one or several links requires more storage space on the transmitting second server as well as on the receiving client.
  • In particular, if the second server is designed as a search engine, the information which is generated by the search engine in dependence on a search term transmitted to the server by the client, consists of a list of links to network pages which are provided by other servers. To increase the relevance of the information and links provided by a search engine in response to a request, this information, links and search terms are conventionally classified through computer linguistic methods and these classes are mutually associated. The search engine selects suitable information and links through association of classified search terms and information on the basis of a search term received by a client.
  • The number of requests answered by a server depends i.a. on the amount of network page data which is transmitted per request by the server to the requesting client. Static network pages must be read from a storage e.g. by the server. To generate dynamic network pages, the respective content (information) must be read out of the storage and be integrated into the network page. The network pages are then processed in dependence on the layers of a network protocol used for data transmission (e.g. TCP/IP). This means, the larger the amount of data for a request to be transmitted by a server, the lower the available performance of the server for further, imminent requests.
  • The network pages are transmitted by the server to the client using the communications network. The amount of data which can be transmitted by the communications network per unit time is thereby limited.
  • The client initially processes a received network page in dependence on the network protocol used and stores the network page in a suitable storage region. The browser will subsequently process the network page such that the information can be displayed on a monitor.
  • To minimize load on the calculation power and the storage capacities of the server and of the client, and to relieve the communications network through transmission of a minimum data amount, it is desirable to only display links on the network page generated by the search engine which are actually of interest to the client or the user.
  • The second server typically tends to display the most recent links on its network pages. Since the second server generally charges a fee for displaying the links to the network pages of the first server on its network pages, the first server tends to only permit display of a limited number of links on the network pages of the second server.
  • To minimize load on the calculation performance of the server and of the client, and on the transmission performance of the communications network and permit optimum utilization thereof through reduction of the amount of network page data, it is therefore the underlying purpose of the invention to only permit display of links or appropriately designed links on a network page of a server which are of interest to a client or user.
  • This object is achieved in that the link activated by the user is automatically evaluated, wherein the evaluation is performed in dependence on the frequency of activation of the link by any user. A static link is automatically examined to evaluate whether the link should be further displayed on the second network page. A dynamic link, which is generated in dependence on at least one predeterminable parameter, is automatically examined during evaluation of the link, as to whether or not the at least one and/or another predeterminable parameter should be changed.
  • The present invention can increase the efficiency of the first server, the second server, the client and of the communications network and thereby of the entire client-server network by considerably reducing the amount of data to be stored and transmitted. The invention proposes a particularly effective type of data processing in a client-server network.
  • The frequency of activation of the link which refers to the first network page is the frequency of selection of the first network page through the client, if the client was informed through the link to that first network page. This is e.g. always the case when the link is displayed on the client via the browser and when the first network page is requested through activation of the link.
  • A link which is activated with particular frequency, is an indication therefor, that the network page which represents the target of the link is of high interest to the user. Evaluation of the link on the basis of the determined frequency of activation of a link can determine whether the link shall be further displayed on the second network page or be changed in the future. In consequence thereof, neither the calculation performance of the server and the client, nor the transmission network are unnecessarily loaded through processing, storage and transmission of links which are not of interest to the user.
  • If a link is shown on the second network page with which text, sound and/or image information is associated, and if the frequency of activation of the link is registered, it is possible to automatically decide whether the link shall be removed from the second network page or whether the type or amount of information associated with the link shall be changed. A text may e.g. be shortened or be replaced by another text or a graphic design may be removed or be replaced by another.
  • If the second server is designed as a search engine, the second network page is generated in dependence on a search term transmitted by the client. The search term thereby represents e.g. a parameter in dependence on which the second network page is generated. In accordance with the inventive method and depending on the evaluation of the link, it is possible to automatically decide whether the link is displayed again e.g. after repeated request through the search term by a client in case of repeated generation of the second network page.
  • The parameter may also describe a time period and/or a point in time. It is feasible to display an advertising banner on a network page if this network page is generated within a certain time period or starting from a certain point in time. For example, an advertising banner may be displayed on a network page if this network page was generated between 6 and 7 p.m. Such an advertising banner could e.g. refer to a first network page giving information about leisure time offers in the evening. Automatic evaluation to change the time period in order to increase the acceptance is feasible with the inventive method. It is also feasible to change a graphic design or text formulation of an advertising banner to increase the acceptance, to optimize space requirements on the second network page and/or to reduce the amount of link data and therefore the required storage place and load on the communications network.
  • The at least one parameter may also describe e.g. a search term associated with the first network page, a time period, frequency, graphic design or text formulation of the link.
  • In a preferred embodiment, the evaluation is carried out in dependence on at least one process initiated by the user on the first server. This embodiment is advantageous in that the evaluation does not only depend on the frequency of activation of a link but also takes into consideration actions of the user on the first server. A user can thereby be prevented from activating a link (which increases the frequency of activation) and then interrupting the loading of the first network page, which would produce false results.
  • The process may be e.g. buying a product, requesting a service, information and/or a further network page associated with the first server. These types of processes are particularly suited to indicate actual interest of the user and are therefore particularly suitable to display links in dependence on the interest of the user thereby saving storing space and calculation time while preventing unnecessary load on the communications network.
  • Source information is preferably automatically stored during activation of the link and the link is evaluated in dependence on the source information. The source information (so-called referer) indicates on which network page an activated link was displayed. The referer of the link which is displayed on the second network page and which refers to the first network page is e.g. the URL associated with the second network page. This information is also transferred during activation of a link. It is thereby possible for the first server to determine that second server which has transmitted the second network page to the client on which the link to the first network page was represented. The first server can thereby moreover differentiate whether a client has directly requested the first network page e.g. through direct selection of the URL associated with the first network page using the browser, or whether the client has requested the first network page through activation of a link shown on the second network page.
  • The user is preferably automatically evaluated on the basis of the source information and/or user information. Towards this end, the user is advantageously associated with a user ID. A user ID may e.g. be automatically generated by the first server and/or the second server on the basis of information which is transferred by the client associated with the user during inquiry of a network page. The user ID may, in particular, be a characterization of the client, e.g. his/her IP address (Internet Protocol Address). The user ID may also be realized e.g. through a so-called cookie. A cookie is generated by the first and/or second server and is stored at the client. If the client once more requests a network page from the first or second server, the cookie generated by the respective server is transmitted by the client to that server. The first and/or second server can thereby determine which client or user requests a network page producing statistic information concerning the request frequency of a network page by a client or user. This permits the first and/or second server to provide client or user-specific information and, in particular, design the selection and representation of the network page transmitted to the client in a client or user-specific manner. Statistics on the frequency of the network pages requested by a client or user is an example of user information. User information could, in particular, also be called client information.
  • The user may also be assessed with respect to other criteria. These criteria state e.g. the time period over which a user has been using the services of the first server (customer duration), the amount of information or services exchanged between the first server and the user (turnover), the payment behavior of the user or how many services or how much information were requested by the user (orders).
  • In a preferred embodiment, the link is assessed in additional dependence on the user identification and/or assessment of the user. This permits particularly precise link assessment. The assessment of a link may e.g. be degraded if it is found out that the link is only activated by users who do not order or order very little from the first server. The assessment of a link may also be degraded if it is found out that this link is activated frequently but only from a small number of various users.
  • In a preferred further development of the method, the result of the assessment is automatically stored in such a manner that it can be recalled for a specific user. The specific user may e.g. be the operator of the first server. The information may be represented to the specific user on special network pages which are generated by the second server via a so-called port. Such network pages are typically automatically generated by the second server and therefore permit the user to obtain an overview of the assessment of individual links in a particularly user-friendly manner.
  • In a preferred embodiment, the assessment of the link and/or an examination of the assessment of the link is carried out additionally in dependence on a threshold value which can be predetermined by the specific user. Such a threshold value may e.g. indicate that a link should no longer be shown on the second network page if the number of activations of the link, e.g. by a certain number of users, falls below the predeterminable threshold value. This permits particularly easy influence of the user or of the operator of the first server on the assessment or examination of the assessment of a link.
  • In a preferred embodiment, wherein the second server is associated with a search engine, the at least one predeterminable parameter is determined by a search term which the user transmits to the search engine. In dependence on the transmitted search term, the second network page which contains the link to the first network page is generated. In dependence on the result of the examination of the link, the search engine is caused to stop showing this link on the generated network page subsequent to a new search request, or to show it in a modified form. This may be performed automatically or manually by the user.
  • In particular for search engines, the links are shown on the second network page in dependence on requests defined by the search terms. The operator of the first server may be interested to stop showing a link to the first network page on a second network page generated by the second server should examination of the link assessment show that this link is activated e.g. only rarely or produces no considerable turnover.
  • In a particularly advantageous further development of the method, a product or a product group is associated with the link. The first server can thereby show precise links to individual products or product groups offered by the server, on network pages which can be requested by the second server. If the second server is e.g. a search engine, the latter may show a link to a product offered by the first server or to a network page offered by the first server which contains a description of the product or product group and in dependence on a request defined by the search term. The user can request the network page of the first server associated with this product or product group through activation of the link.
  • A product group may e.g. be determined using the product branch in which the provider distributing these products is operating. A product group may, in particular, be a major term of arbitrary abstraction. The product group of a certain portable CD-player may e.g. be “small electronic device”, “portable HiFi device”, “CD-player” or “entertainment electronics”. A product group may also largely be any classification of a product made by the operator of the first server. Criteria for such a classification may e.g. be the price or a profit margin. In particular, data from a merchandise information system associated with the first server may also be used for such a classification. A product group may also, in particular, be any predeterminable amount of products.
  • An identification of the product or product group associated with the link may be transmitted to the first server through activation of the link. The first server can thereby e.g. register the frequency of requests for a certain product or product group through activation of a link. Such an identification may e.g. be a product name or a characteristic number associated with the product. Alternatively, this characteristic is not explicitly transmitted to the first server but a characteristic of the activated link is transmitted to the first server through activation of the link, which determines therefrom (e.g. via a database) the product or product group associated with the link and thereby the products associated with the link.
  • The link is advantageously additionally assessed in dependence on at least one piece of information with respect to the product associated with the link or the product group associated with the link. Such information is e.g. the availability of a product or a parameter which states whether a product group is currently available as a special offer. This permits a more precise decision as to whether and how a link should be shown on a network page which can be solicited by the second server.
  • In a preferred embodiment, the at least one piece of information about the product and/or the at least one piece of information about the product group is information from a merchandise information system. Such a merchandise information system preferably provides information about the identification, availability, sales prices, profit portion, turnover achieved, the number of cancellations, the number of returns, the number of product deficiencies, the number of non-payments and/or advertising costs.
  • This embodiment provides a particularly effective assessment concerning whether and how a link should be displayed on a network page provided by the second server. The invention also permits stoppage of product offerings or entire product groups which are very often ordered using a link shown on the second network page but not paid for or the order of which is very often cancelled. It is also possible to change the design of a link associated with a product group or a product if the demand decreases, i.e. the link is activated less frequently. This may be achieved e.g. by a more attractive graphic design or by adding details relating to the product to the link.
  • Advertising costs are e.g. costs which must be paid to the second server for the display of the link associated with the product or the product group by the second server. If the advertising costs for a product are relatively high and the profits from this product or the turnover with this product is relatively small, the second server may automatically be caused to stop representation of such a link on network pages available from the second server.
  • The information with respect to the product and/or the information with respect to the product group is preferably automatically determined by the first server which permits particularly fast performance of the inventive method. The first server may thereby e.g. automatically obtain or request the required information from an (automated) merchandise information system of a provider of the products.
  • This object is also achieved by a computer system as mentioned above, wherein
      • the link can be automatically assessed in dependence on the link activated by the user;
      • the assessment can be carried out in dependence on the frequency of activation of the link;
      • it is possible to examine in dependence on the assessment of the link whether the representation of the link on the second network page is to be continued if the link is statically shown on the second network page; and
      • it is possible to examine in dependence on the assessment of the link whether at least one predeterminable parameter shall be changed if the link on the second network page is dynamically generated in dependence on the at least one predeterminable parameter.
  • The advantages of the inventive computer system are, in particular, an increase in the efficiency of the overall computer system, since the amount of data to be stored and transmitted is reduced.
  • The components of the computer system for carrying out the inventive method are advantageously programmed.
  • The realization of this invention in the form of a computer program is particularly important. The computer program can be run on at least one calculating device or a computer, in particular, on a server, and is programmed to carry out the inventive method. Parts of the computer program may be run on different computers in order to carry out the inventive method. The invention is thereby realized by the computer program, wherein this computer program represents the invention in the same sense as the method for the execution of which, the computer program is suitable.
  • The computer program is preferably stored on a storage element. A storage element may, in particular, be a Random-Access-Memory, a Read-Only-Memory or a Flash-Memory.
  • Further features, possible applications and advantages of the invention can be extracted from the following description of embodiments of the invention which are shown in the drawing. All the features described or shown constitute subject matter of the invention either individually or in arbitrary combination irrespective of their combination in the claims or their dependencies and irrespective of their formulation or representation in the description or in the drawing.
  • In the drawing:
  • FIG. 1 shows an inventive computer system;
  • FIG. 2 shows an inventive computer system, wherein the third server is designed as software;
  • FIG. 3 shows an example of a flow chart of the inventive method;
  • FIG. 4 shows an example of a flow chart of the inventive method, wherein the second server is designed as a search engine;
  • FIG. 5 shows a schematic representation of method steps for carrying out an inventive assessment of a link; and
  • FIG. 6 shows a schematic representation of method steps for optimizing an assessed link.
  • FIG. 1 shows a computer system 1 a. A first server 10 a has a processor 15 and a storage element 17 connected to the processor 15 via a bus system 16. A first network page 11 is stored in the storage element 17. The first server 10 a is connected to a communications network, e.g. the Internet 5, via a data line 19.
  • A second server 20 also comprises a processor 25 and a storage element 27 connected to the processor 25 via a bus system 26. A second network page 21 is stored in the storage element 27 which comprises a link 22. The link 22 refers e.g. to the first network page 11. The second server 20 is also connected to the Internet 5 via a data line 29.
  • A third server 30 comprises a processor 35 and a storage element 37 connected to the processor 35 via a bus system 36. A computer program 38 is stored in the storage element 37. The computer program 38 realizes e.g. the functionality of the inventive server, i.e. in particular, the assessment and optimization of the link 22 and/or causes changes in the link 22 to be represented. The third server 30 is also connected to the Internet 5 via a data line 39.
  • A client 40 is connected to the Internet 5 via a data line 49. The client 40 may e.g. be designed as PC (personal computer) on which a browser runs. The client 40 is moreover associated with a monitor 52, a keyboard 53, and a mouse 54, which permit interaction between the user 50 and the client 40. It is feasible to design the client as a so-called Set-Top-Box.
  • FIG. 2 shows a computer system 1 b which comprises a first server 10 b, a second server 20 and a client 40. The functionality of the inventive server is again realized by the computer program 38. The computer program 38 is, however, stored in the computer system 1 b in the storage element 17 of the first server 10 b thereby realizing the functionality of the third server 30 of FIG. 1 also within the first server 10 b (FIG. 2). FIG. 2 also shows a user 60. The user 60 may e.g. be the operator of the first server 10 b.
  • FIGS. 3 and 4 show examples for execution of the inventive method which is suitably based on the following scenario:
  • The user 60 operates the first server 10 b via which the user 50 can order products or services. The second server 20 provides a network page 21 to be called which contains a link 22 to the first network page 11. This second network page 21 may e.g. be a purchasing port which represents the link 22 in dependence on a desired service or a certain branch. The second network page 21 can, of course, also be accessed via further links (not shown) on further network pages (not shown).
  • The method starts with step 100. In step 102, the user 50 requests the second network page 21 from the second server 20 via the client 40. This may occur e.g. through direct input of the URL associated with the second network page 21.
  • In step 104, the second server 20 causes transmission of the second network page 21 to the client 40. In step 106, the second network page 21 is interpreted by the browser 42 and is displayed to the user 50 via the monitor 52. The second network page 21 shows the link 22. The link may be associated with further text or graphical information which e.g. describe and graphically show a product.
  • In step 108, the user 50 activates the link 22 e.g. through pressing a key disposed on the mouse 54 (so-called click) causing the browser 42 to transfer information to the third server 38 in step 109. This information is e.g. the URL of the second network page 21, the URL of the first network page 11 selected through activation of the link 22, information with respect to a product or a product group associated with the link 22 (product identification), and optionally information which is suitable to identify the user 50 (user identification).
  • Activation of the link 22 also causes the client 40 to request the first network page 11 from the first server 10 a, 10 b (step 110) and transfer it to the client 40. The client 40 thereby communicates with the first server 10 e.g. via the data line 49, the Internet 5 and the data line 19.
  • The first server 10 causes the client 40 to set a so-called cookie in step 112. A cookie is a small file which is locally stored on the client 40 and contains information which gives e.g. information about the second network page 21, the first network page 11 and/or the user 50.
  • The user 50 selects further network pages offered by the first server 10 a, 10 b in step 114. These further network pages may typically be directly or indirectly accessed via links shown on the first network page 11 or other network pages. The further network pages offer e.g. further products or information.
  • The user 50 orders products or services or requests information in step 116 which may be effected e.g. through activation of a button provided therefor which is shown on a network page.
  • In step 117, the client 40 causes transfer of the data stored in the cookie to the first 10 a, 10 b and/or the third server 30, 38. It is possible e.g. to recognize through the cookie whether the user 50 which carries out an order in step 116, has reached the first network page 11 via the link 22 shown on the second network page 21 or has requested the first network page 11 in a different manner. The cookie typically also comprises date and running time. The date shows when the cookie was set. After expiration of the running time, the cookie is automatically deleted from the client 40. The running time consequently determines the period which can lapse between setting of the cookie, i.e. activation of the link 22, and e.g. order of a product, within which activation of the link 22 shall be associated with the user 50 ordering the product.
  • The link 22 is assessed in step 119 taking into consideration the data transmitted in steps 109 and 117. Through basic assessment of the link 22, e.g. all activations (clicks) of the link 22 could be added up within a predeterminable time period. It is also feasible to assess the link 22 in dependence on the turnover which was carried out on the first server by users who have selected the first network page 11 through activation of the link 22. Assessment may, in particular, also include the data of a merchandise information system. A link 22 may e.g. be assessed as particularly low if it refers to products which are currently not available or the delivery of which is difficult. On the other hand, a link 22 may be assessed as high if the products associated therewith can be offered at a particularly favorable price, have a short delivery term or a high profit margin.
  • The results of the assessment of the link 22 are provided to the user 60 in step 121 e.g. via an automatically generated e-mail. The results of the assessment of the link 22 may also be stored in a region of the storage element 37 of the third server 30 or in a region of the storage element 17 of the first server 10 a, 10 b, wherein the user 60, e.g. the operator of the first server 10 a, 10 b has access to these results.
  • The user 60 changes or removes the link 22 to the network page 21 in step 123, e.g. by transmitting a corresponding request to the operator of the second server 20. The second server 20 may provide the user with an interface, e.g. in the form of an Internet port which permits the user 60 to change or remove the link 22 e.g. by reducing the text associated with the link 22, adding details and/or adding graphics.
  • In the embodiment shown in FIG. 3, the link 22 is removed from the network page 21 in step 125. As mentioned above, it is feasible to merely change it or leave it unchanged. If the link 22 is an advertising banner, this advertising banner may be replaced by another more effective advertising banner.
  • FIG. 4 shows a flow chart of a further embodiment of the inventive method. In this embodiment, the second server 20 is associated with a search engine which generates a list with links to network pages which can be associated with the transmitted search terms, in dependence on one or more transmitted search terms. Search engines are used e.g. to obtain a list of providers which sell a product which can be determined by search terms. Search engines can be accessed on the Internet e.g. under www.google.de, www.lycos.de and www.altavista.com. The results determined by the search engine in dependence on a search term are transmitted to the user 50 in a HTML document designed as a hit list. The user 50 can activate the links shown on the hit list and request the corresponding network pages.
  • The flow chart shown in FIG. 4 starts in step 200. In step 202, the user 50 requests a network page from the second server 20, which comprises a text entry field into which the user enters a search term via the keyboard 53.
  • The client 40 causes transmission of the search term to the second server 20 in step 204. In step 205, data which permits user identification, and the search term are transmitted to the third server 30. Moreover, a cookie can be generated by the second server 20 or the third server 30, be transmitted to the client 40 and be stored there. The cookie contains e.g. data, time and the search term.
  • The second network page 21 is generated on the second server 20 in step 206. The second network page 21 contains at least the link 22 which refers to the first network page 11 of the first server 10. The link may be generated in dependence on the search term. One or more search terms are each e.g. associated with one or more product(s) or product group(s)) which are offered by the first server 10. If such a search term is transmitted to the search engine via the client 40, the second network page shows links to all products or product groups which are associated with this search term. A so-called product database may thereby be stored in the search engine or in the first server 10, which contains association of search terms and products or product groups.
  • The second network page 21 is transmitted to the client 40 in step 208 and displayed to the user 50.
  • In step 210, the user 50 activates the link 22 whereby the client 40 transmits the request of the first network page 11 to the first server 10 a, 10 b. In step 211, information is transmitted to the first server 10 a, 10 b and/or to the third server 30, which permit identification of the user 50 (user identification) and identification of the second server 20 (the URL associated with the second network page 21).
  • In step 212, the first network page 11 is transmitted by the first server 10 a, 10 b to the client 40 via the Internet 5. In step 214, the first network page 11 is interpreted by the browser 42 and displayed on the monitor 52. The first network page 11 contains e.g. illustrations and descriptions of various products which can be ordered by the user 50 through activation of a corresponding button. In step 216, the user 50 orders a product.
  • Information with respect to the user 50 (user identification) and/or to the ordered product (product identification) is transmitted to the third server 30 in step 217.
  • The link 22 displayed on the second network page 21 is assessed in step 219 advantageously using information which was transmitted in steps 205, 211 and 217. The link 22 can be assessed analogously to the methods shown in step 119 in FIG. 3.
  • The link 22 will, in particular, be assessed in dependence on several bits of information. It may e.g. be reasonable to cause the second server 20 to display the link 22 associated with a product which is available in low quantities but involves high profit even more frequently on the network page 21, to provide a larger and more striking graphic representation of the advertising banner or e.g. associate the product or a product group comprising this product with further search terms in the product database. The cost to be paid by the operator of the first server 10 a, 10 b to the operator of the second server 20 for displaying this link may be taken into consideration in the assessment of this link 22.
  • Such information concerning products and product groups may also be provided by a merchandise information system. Merchandise information systems may e.g. be information systems provided by a further server which generate, administrate and provide, in addition to a plurality of information concerning the products and product groups, further information, such as e.g. statistics and prognoses concerning this information. Merchandise information systems may provide e.g. the availability of the product or a number of cancellations of orders of the product.
  • It is particularly advantageous for the inventive method that the plurality of information concerning the link 22, the user 50, the product and the product group may be used in arbitrary combination to assess the link 22. Towards this end, the use of methods from artificial intelligence may be advantageous.
  • The assessment of the link 22 is compared with one or more threshold values in step 221, which is/are e.g. predetermined by the user 60 and filed on the third server 30. Step 223 examines whether the link 22 on the second network page 21 should no longer be displayed or be changed in dependence on the result of the comparison, if the second network page 21 is again transmitted to a client by the second server.
  • If the search engine is suited to find one or more providers for a certain product, each provider is again associated with an amount of search terms and each search term is again associated with one or more products or product groups. It is advantageous to display links which refer only to such network pages which are actually of interest to a user 50. This permits, in particular, a reduction in the amount of data on the network page transmitted to the client 40.
  • If the examination carried out in step 223 shows that display of the link 22 transmitted in step 204 is to be continued, the method is continued in step 202. If the examination in step 223 shows that display of the link 22 should be stopped or changed, the search engine associated with the second server 20 is automatically caused to delete the link from the number of links associated with the first server 10 a, 10 b or to replace it by another link followed by continuation of the method in step 202.
  • The result of the examination may also provide that the association of the products or product groups with individual or several search terms is changed. Towards this end, the entries in the product database may be automatically changed. In dependence on the examination result, it is possible to reduce the amount of search terms associated with a product or product group or increase this amount by further search terms. Conversely, the amount of the products or product groups associated with a search term is also changed. A product which is available in large amounts and with particular ease and has a high profit margin and is sold very often, may be associated with further search terms. On the other hand, the number of search terms associated with a product which is only rarely bought, can be reduced. This may cause a product (product group) to no longer be associated with a search term, which means that no search terms are associated with the product (product group).
  • FIG. 5 shows the assessment of the link 22 in a schematic and exemplary manner. A user identification is provided by a function unit 302 which permits association of each activation of the link 22 with the user causing the activation, e.g. the user 50.
  • The number of all activations of the link 22 carried out within a predeterminable time period is determined and provided in a function unit 304 using e.g. the data transmitted in steps 109 or 211 of FIGS. 3 and 4, respectively.
  • The number of activations of the link 22 per user is determined in a function unit 305. Towards this end, the total number of activations from the function unit 304 and the user identification from the function unit 302 associated with each activation are used.
  • The function unit 306 provides assessment of a user, e.g. the user 50. Assessment of the user 50 may e.g. involve the payment reliability or products or product groups (books, food, etc.) which this user 50 orders very frequently.
  • Information of a merchandise information system is provided in a function unit 307.
  • The function unit 308 suitably processes and provides information about the process shown in steps 116 and 216 of FIGS. 3 and 4, respectively, (e.g. order of a product, selection of further network pages from the first server 10 a, 10 b). Towards this end, the function unit 308 uses e.g. the data transmitted in steps 117 and 217 of FIGS. 3 and 4. The function unit 308 may provide information for each finished process concerning the type of process (order/purchase of information, goods, services, etc.), the turnover achieved and the user.
  • A function unit 309 weights the activations of the link 22 per user using information provided by the function units 305, 306, 307 and 308, wherein the activations a carried out by a user A are e.g. not assessed (0·a) if the user A has not ordered. The number of activations b of the link 22 carried out by a user B is e.g. assessed as of little importance (0.5·b) if the user B is constantly in arrears with payment. The activations c of the link 22 carried out by a user C are assessed as highly important (2·c) if the user C effects particularly high turnovers via the network pages of the first server 10 a, 10 b.
  • The actual assessment of the link 22 is carried out in the function unit 310 through suitable combination of the information provided by the function unit 309. This is effected e.g. through addition of the data provided by the function unit 309 (0·a+0.5·b+2·c). The link 22 may, of course, also be weighted and assessed exclusively through information from the merchandise information system of the function unit 307.
  • FIG. 6 schematically shows function units which can be used to optimize the link 22. A function unit 324 examines whether the assessed link 22 shall be optimized using a threshold value provided by the function unit 323. If the function unit 324 determines that the assessment of the link 22 is below the threshold value provided by the function unit 323, the function unit 324 may effect optimization of the link 22. Towards this end, instructions are generated in a function unit 326 in dependence on a strategy provided by a function unit 325.
  • If the link 22 is e.g. associated with a number of search terms on a search engine, the strategy may provide removal or exchange of individual search terms associated with a product or a product group within a product database.
  • If the link 22 is e.g. a graphic advertising banner, the strategy may also provide that the advertising banner is removed or replaced by another, more effective advertising banner. A link 22 with text may also be replaced by a representation with differently designed text. If the link 22 is directly associated with a product, the product description may, in particular, be adjusted or another price associated with the product may be stated.
  • The function unit 326 generates instructions of a suitable format in dependence on the strategy which are transmitted to the second server 20. A suitable format may e.g. be instructions for a database located on the second server, e.g. (SQL) (Structured Query Language). The database may e.g. be the product database or communicate with the product database.
  • The link 22 is optimized in a function unit 330. Towards this end, the instructions generated by the function unit 326 are carried out, such as e.g. removal from or change of the link 22 of the database associated with the second server 20 or change of the search terms associated with a product or a product group.
  • It is, of course, possible to also take into consideration further information for the assessment 310 of the link 22, examination 324 of the assessment or generation 326 of the instructions, which involves, in particular, the above-mentioned information concerning the product and/or product group.
  • The result of the examination generated for the function unit 324 may also be provided in a suitable form (e.g. via e-mail or via a port) to the user 60 for assessment of the link. In this case, the user 60 could automatically effect optimization of the link 22.
  • Another embodiment could provide assessment of the link 22 without weighting 309. In this case, the function units 309, 306 could e.g. be omitted.
  • It is possible to change or omit individual steps or add new steps in the flow charts shown in FIGS. 3 and 4 of embodiments of the inventive method. Several cookies from the first 10 a, 10 b, the second 20 and/or third 30, 38 server may be set for the user 50 which would provide an even more exact analysis of the behavior of the user 50 and more precise selection and design of the links shown on the second network page 21.

Claims (17)

1. Method for optimizing a link (11) to a first network page (11) of a first server (10 a, 10 b) which is displayed on a second network page (21) of a second server (20), wherein
the second network page (21) is requested by the second server (20) via a client (40) associated with a user (50);
the second network page (21) is transmitted to the client (40) by the second server (20);
the user (50) activates the link (22) represented on the second network page (21), characterized in that
the link (22) can be automatically assessed in dependence on the link (22) activated by the user (50), wherein an assessment (310) is carried out in dependence on the frequency (304) of activation of the link (22) by any user and in dependence on at least one process (308) initiated by the user (50) on the first server (10 a, 10 b); and
a static link (22) is automatically examined in dependence on the assessment of that link (22) as to whether display of the static link (22) on the second network page (21) should be continued and a dynamic link (22), which is generated in dependence on at least one predeterminable parameter, is automatically examined in dependence on the assessment (310) of that link (22) whether the at least one and/or another predeterminable parameter should be changed.
2. Method according to claim 1, characterized in that the assessment is carried out in dependence on at least one process (308) initiated by the user (50) on the first server (10 a, 10 b).
3. Method according to claim 1 or 2, characterized in that upon activation of the link (22), source information is automatically stored and the link (22) is assessed in dependence on the source information.
4. Method according to claim 3, characterized in that a user identification is assigned on the basis of the source information and/or the user, and the user (50) is automatically assessed (306) on the basis of the user information.
5. Method according to claim 4, characterized in that the assessment (310) of the link (22) is also carried out in dependence on the user identification (302) and/or the assessment (306) of the user (50).
6. Method according to any one of the preceding claims, characterized in that the assessment (310) of the link (22) and/or examination (324) of the assessment of the link (22) is also carried out in dependence on a threshold value which can be set by a certain user (60), and/or the result of the assessment (310) of the link (22) is automatically stored to be retrievable by that certain user (60).
7. Method according to any one of the preceding claims, characterized in that for a static link (22), the link (22) is automatically removed from the second network page (21) in dependence on the result of the examination (324) and/or for a dynamic link (22), the at least one predeterminable parameter is automatically changed in dependence on the result of the examination (324).
8. Method according to any one of the preceding claims, characterized in that
the second server (20) is associated with a search engine;
the at least one predeterminable parameter is determined by a search term;
the user (50) transmits the at least one search term to the search engine;
the second network page (21) containing the link (22) to the first network page (11) is automatically generated in dependence on the transmitted search term; and
the search engine is caused to stop display of the link (22) on the second network page (21) when it is re-generated in dependence on the result of the examination (324) of the assessment (310) of the link (22).
9. Method according to any one of the preceding claims, characterized in that the link (22) is associated with a product and/or a product group.
10. Method according to claim 9, characterized in that when the link (22) is activated, an identification of the product and/or product group associated with the link (22) is transmitted to the first server (10 a, 10 b).
11. Method according to claim 9 or 10, characterized in that the link (22) is also assessed in dependence on at least one piece of information concerning the product and/or product group associated with the link (22).
12. Method according to any one of the claims 9 through 11, characterized in that information from a merchandise information system is used as the at least one piece of information concerning the product and/or the at least one piece of information concerning the product group.
13. Method according to claim 12, characterized in that the information from the merchandise information system is automatically provided for the assessment.
14. Computer system (1 a, 1 b) comprising a first server (10 a, 10 b), a second server, a client (40) associated with a user (50), at least one link (22) which refers to a first network page (11) of the first server (10 a, 10 b) and can be displayed on a second network page (21) of the second server (20), and a communications network for providing communication between the first server (10 a, 10 b) and the client (40) and between the second server (20) and the client (40), wherein
a network page can be requested from the second server via the client (40);
the second network page (21) can be transmitted to the client (40) by the second server;
the link (22) shown on the second network page (21) can be activated; characterized in that
the link (22) can be automatically assessed (310) in dependence on the link (22) activations by the user (50);
the assessment can be carried out in dependence on the frequency (304) of activation of the link (22);
it is possible to examine (324) in dependence on the assessment of the link (22) whether the representation of the link (22) on the second network page (21) is to be continued;
it is possible to examine in dependence on the assessment (310) of the link (22) whether at least one predeterminable parameter should be changed if the link (22) on the second network page (21) is generated in dependence on the at least one predeterminable parameter.
15. Computer system (1 a, 1 b) according to claim 14, characterized in that the computer system (1 a, 1 b) is programmed to carry out a method in accordance with any one of the claims 2 through 13.
16. Computer program (38) which can be run on a computer, in particular, on a server (10 a, 10 b, 20, 30) in a computer system (1 a, 1 b), characterized in that the computer program (38) is programmed to carry out a method in accordance with any one of the claims 1 through 23.
17. Computer program (38) according to claim 28, characterized in that the computer program (38) is stored on a storage element (17, 27, 37), in particular, on a Random-Access-Memory, on a Read-Only-Memory or on a Flash-Memory.
US10/861,414 2003-06-07 2004-06-07 Method and computer system for optimizing a link to a network page Abandoned US20050044178A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US12/926,398 US8301747B2 (en) 2003-06-07 2010-11-16 Method and computer system for optimizing a link to a network page

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
DE10325998A DE10325998A1 (en) 2003-06-07 2003-06-07 Method for optimizing a link referring to a first network page
DE10325998.8 2003-06-07

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US12/926,398 Continuation US8301747B2 (en) 2003-06-07 2010-11-16 Method and computer system for optimizing a link to a network page

Publications (1)

Publication Number Publication Date
US20050044178A1 true US20050044178A1 (en) 2005-02-24

Family

ID=33154596

Family Applications (2)

Application Number Title Priority Date Filing Date
US10/861,414 Abandoned US20050044178A1 (en) 2003-06-07 2004-06-07 Method and computer system for optimizing a link to a network page
US12/926,398 Active 2024-07-26 US8301747B2 (en) 2003-06-07 2010-11-16 Method and computer system for optimizing a link to a network page

Family Applications After (1)

Application Number Title Priority Date Filing Date
US12/926,398 Active 2024-07-26 US8301747B2 (en) 2003-06-07 2010-11-16 Method and computer system for optimizing a link to a network page

Country Status (6)

Country Link
US (2) US20050044178A1 (en)
EP (1) EP1484696B1 (en)
AT (1) ATE307359T1 (en)
DE (2) DE10325998A1 (en)
ES (1) ES2249747T3 (en)
PL (1) PL1484696T3 (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060075019A1 (en) * 2004-09-17 2006-04-06 About, Inc. Method and system for providing content to users based on frequency of interaction
WO2007090560A1 (en) * 2006-02-03 2007-08-16 Hurra Communications Gmbh Method for selection and display of at least one piece of additional information
US20090259731A1 (en) * 2008-04-14 2009-10-15 Microsoft Corporation Inserting a multimedia file through a web-based desktop productivity application
US20140372344A1 (en) * 2013-06-13 2014-12-18 InsideSales.com, Inc. Adaptive User Interfaces
US20220222705A1 (en) * 2015-09-30 2022-07-14 Groupon, Inc. Method, apparatus, and computer program product for predicting web browsing behaviors of consumers

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1739603A1 (en) * 2005-06-28 2007-01-03 Hurra Communications GmbH Client-server system, server and method for outputting at least one information concerning an online shop or a product offered by the online shop on a network page
EP2077523B1 (en) * 2008-01-02 2012-09-26 HURRA Communications GmbH Method for determining relevant information
JP5880101B2 (en) * 2012-02-10 2016-03-08 ソニー株式会社 Information processing apparatus, information processing method, and program
EP2922009A1 (en) 2014-03-18 2015-09-23 HURRA Communications GmbH Method for cross end device tracking of a user of an internet service, tracking server for carrying out such a method, and computer network with such a tracking server
US20240013252A1 (en) * 2022-07-06 2024-01-11 Rewardstyle, Inc. Systems and methods for dynamic link redirection

Citations (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5958008A (en) * 1996-10-15 1999-09-28 Mercury Interactive Corporation Software system and associated methods for scanning and mapping dynamically-generated web documents
US5960409A (en) * 1996-10-11 1999-09-28 Wexler; Daniel D. Third-party on-line accounting system and method therefor
US20020099605A1 (en) * 2000-10-06 2002-07-25 Searchcactus, Llc Search engine with demographic-based advertising
US20020147805A1 (en) * 1996-10-15 2002-10-10 Eran Leshem Software system and methods for generating and graphically representing web site usage data
US20020184089A1 (en) * 2001-05-29 2002-12-05 Tsou I-Wen Winnie Methods, devices and systems for real-time instant presence with advertisement (RIPA)
US20030110158A1 (en) * 2001-11-13 2003-06-12 Seals Michael P. Search engine visibility system
US6631360B1 (en) * 2000-11-06 2003-10-07 Sightward, Inc. Computer-implementable Internet prediction method
US20040083127A1 (en) * 2002-10-29 2004-04-29 Lunsford Joseph R. Web site and method for search engine optimization by prompting, recording and displaying feedback of a web site user
US20040167890A1 (en) * 2000-01-24 2004-08-26 Aviv Eyal System and method for media search and playback
US20060026194A1 (en) * 2004-07-09 2006-02-02 Sap Ag System and method for enabling indexing of pages of dynamic page based systems
US7194454B2 (en) * 2001-03-12 2007-03-20 Lucent Technologies Method for organizing records of database search activity by topical relevance
US7200677B1 (en) * 2000-04-27 2007-04-03 Microsoft Corporation Web address converter for dynamic web pages
US7363254B2 (en) * 2001-11-30 2008-04-22 Skinner Christopher J Automated web ranking bid management account system
US7376714B1 (en) * 2003-04-02 2008-05-20 Gerken David A System and method for selectively acquiring and targeting online advertising based on user IP address

Family Cites Families (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6144962A (en) * 1996-10-15 2000-11-07 Mercury Interactive Corporation Visualization of web sites and hierarchical data structures
US5948061A (en) * 1996-10-29 1999-09-07 Double Click, Inc. Method of delivery, targeting, and measuring advertising over networks
US6070176A (en) * 1997-01-30 2000-05-30 Intel Corporation Method and apparatus for graphically representing portions of the world wide web
AU7588100A (en) * 1999-09-16 2001-04-17 Ixl Enterprises, Inc. System and method for linking media content
AUPQ475799A0 (en) * 1999-12-20 2000-01-20 Youramigo Pty Ltd An internet indexing system and method
US20030208472A1 (en) * 2000-04-11 2003-11-06 Pham Peter Manh Method and apparatus for transparent keyword-based hyperlink
US20020161778A1 (en) * 2001-02-24 2002-10-31 Core Integration Partners, Inc. Method and system of data warehousing and building business intelligence using a data storage model
GB2378775A (en) * 2001-05-03 2003-02-19 Connextra Ltd Provision of Secondary Information based on Context of Primary Information
WO2002103578A1 (en) * 2001-06-19 2002-12-27 Biozak, Inc. Dynamic search engine and database
DE10138817A1 (en) * 2001-08-14 2003-03-13 Hurra Comm Gmbh Provision of additional Internet advertising windows that are called up additionally when a user selects a certain address locator, whereby additional display is controlled so that it does not impede display of the main page
JP2003150529A (en) * 2001-11-19 2003-05-23 Hitachi Ltd Information exchange method, information exchange terminal unit, information exchange server device and program
US20050256848A1 (en) * 2004-05-13 2005-11-17 International Business Machines Corporation System and method for user rank search

Patent Citations (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5960409A (en) * 1996-10-11 1999-09-28 Wexler; Daniel D. Third-party on-line accounting system and method therefor
US5958008A (en) * 1996-10-15 1999-09-28 Mercury Interactive Corporation Software system and associated methods for scanning and mapping dynamically-generated web documents
US20020147805A1 (en) * 1996-10-15 2002-10-10 Eran Leshem Software system and methods for generating and graphically representing web site usage data
US20040167890A1 (en) * 2000-01-24 2004-08-26 Aviv Eyal System and method for media search and playback
US7200677B1 (en) * 2000-04-27 2007-04-03 Microsoft Corporation Web address converter for dynamic web pages
US20020099605A1 (en) * 2000-10-06 2002-07-25 Searchcactus, Llc Search engine with demographic-based advertising
US6631360B1 (en) * 2000-11-06 2003-10-07 Sightward, Inc. Computer-implementable Internet prediction method
US7194454B2 (en) * 2001-03-12 2007-03-20 Lucent Technologies Method for organizing records of database search activity by topical relevance
US20020184089A1 (en) * 2001-05-29 2002-12-05 Tsou I-Wen Winnie Methods, devices and systems for real-time instant presence with advertisement (RIPA)
US20030110158A1 (en) * 2001-11-13 2003-06-12 Seals Michael P. Search engine visibility system
US7363254B2 (en) * 2001-11-30 2008-04-22 Skinner Christopher J Automated web ranking bid management account system
US20040083127A1 (en) * 2002-10-29 2004-04-29 Lunsford Joseph R. Web site and method for search engine optimization by prompting, recording and displaying feedback of a web site user
US7376714B1 (en) * 2003-04-02 2008-05-20 Gerken David A System and method for selectively acquiring and targeting online advertising based on user IP address
US20060026194A1 (en) * 2004-07-09 2006-02-02 Sap Ag System and method for enabling indexing of pages of dynamic page based systems

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9143572B2 (en) * 2004-09-17 2015-09-22 About, Inc. Method and system for providing content to users based on frequency of interaction
US10296521B2 (en) * 2004-09-17 2019-05-21 About, Inc. Method and system for providing content to users based on frequency of interaction
US20150356165A1 (en) * 2004-09-17 2015-12-10 About, Inc. Method and system for providing content to users based on frequency of interaction
US20060075019A1 (en) * 2004-09-17 2006-04-06 About, Inc. Method and system for providing content to users based on frequency of interaction
US20090024702A1 (en) * 2006-02-03 2009-01-22 Schweier Rene Method for Selection and Display of at Least One Piece of Additional Information
EP1826685A1 (en) * 2006-02-03 2007-08-29 Hurra Communications GmbH Method for selecting and presenting of at least one additional information
WO2007090560A1 (en) * 2006-02-03 2007-08-16 Hurra Communications Gmbh Method for selection and display of at least one piece of additional information
US8078693B2 (en) * 2008-04-14 2011-12-13 Microsoft Corporation Inserting a multimedia file through a web-based desktop productivity application
RU2491635C2 (en) * 2008-04-14 2013-08-27 Майкрософт Корпорейшн Inserting multimedia file through web-based desktop working application
US20090259731A1 (en) * 2008-04-14 2009-10-15 Microsoft Corporation Inserting a multimedia file through a web-based desktop productivity application
US20140372344A1 (en) * 2013-06-13 2014-12-18 InsideSales.com, Inc. Adaptive User Interfaces
US20220222705A1 (en) * 2015-09-30 2022-07-14 Groupon, Inc. Method, apparatus, and computer program product for predicting web browsing behaviors of consumers
US11941661B2 (en) * 2015-09-30 2024-03-26 Groupon, Inc. Method, apparatus, and computer program product for predicting web browsing behaviors of consumers

Also Published As

Publication number Publication date
DE10325998A1 (en) 2004-12-30
ES2249747T3 (en) 2006-04-01
US20110087563A1 (en) 2011-04-14
PL1484696T3 (en) 2006-03-31
DE502004000104D1 (en) 2005-11-24
ATE307359T1 (en) 2005-11-15
EP1484696A1 (en) 2004-12-08
EP1484696B1 (en) 2005-10-19
US8301747B2 (en) 2012-10-30

Similar Documents

Publication Publication Date Title
US8301747B2 (en) Method and computer system for optimizing a link to a network page
US11195209B2 (en) Method, medium, and system for keyword bidding in a market cooperative
KR101049889B1 (en) Web site operation method and online system to receive and target advertisements for keyword groups based on behavioral analysis through search
AU2002301226C1 (en) Automatic Advertiser Notification for a System for Providing Place and Price Protection in a Search Result List Generated by a Computer Network Search Engine
JP4540927B2 (en) System and method for enabling bidding of multi-factors affecting position on a search result list generated by a search engine of a computer network
US7249058B2 (en) Method of promoting strategic documents by bias ranking of search results
US20020004735A1 (en) System and method for ranking items
US20080071775A1 (en) System And Method For Ranking Items
US20030216930A1 (en) Cost-per-action search engine system, method and apparatus
US20060085251A1 (en) System and method of presenting on-line product selection based on internal marketing and user popularity
US20040186778A1 (en) Systems and methods for selecting advertisements to be provided to users via a communication network
US8832129B1 (en) Dynamic categorizations for electronic advertising
EP1402375B1 (en) Web page annotation systems
US7962851B2 (en) Method and system for creating superior informational guides
JP2006504157A (en) Authorization-based communication and information exchange system.
KR20120034600A (en) Methods and systems for searching, selecting, and displaying content
WO2005057358A2 (en) Search engine that dynamically generates search listings
KR20070095459A (en) Serving advertisements based on content
WO2008008579A2 (en) Products and processes for providing one or more links in an electronic file that is presented to a user
US20150039417A1 (en) Method, computer system and device for determining effectiveness of an online advertisement
US20110313833A1 (en) Reconstructing the online flow of recommendations
US20070100965A1 (en) Method for selecting an additional-information by a server
WO2005045690A1 (en) Method and system for contextual activation of web services
KR20000058269A (en) Method of operating internet shopping mall
Schmuck How to Get the Most out of Company Websites

Legal Events

Date Code Title Description
AS Assignment

Owner name: HURRA COMMUNICATIONS GMBH, GERMANY

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:SCHWEIER, RENE;REEL/FRAME:015815/0945

Effective date: 20040606

STCB Information on status: application discontinuation

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