WO2004079551A2 - Associating website clicks with links on a web page - Google Patents

Associating website clicks with links on a web page Download PDF

Info

Publication number
WO2004079551A2
WO2004079551A2 PCT/US2004/006898 US2004006898W WO2004079551A2 WO 2004079551 A2 WO2004079551 A2 WO 2004079551A2 US 2004006898 W US2004006898 W US 2004006898W WO 2004079551 A2 WO2004079551 A2 WO 2004079551A2
Authority
WO
WIPO (PCT)
Prior art keywords
identifying indicia
additional identifying
web page
user
identifier
Prior art date
Application number
PCT/US2004/006898
Other languages
French (fr)
Other versions
WO2004079551A3 (en
Inventor
Brett M. Error
Chistopher Reid Error
Richard Zinn
Original Assignee
Omniture, Inc.
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Priority claimed from US10/795,079 external-priority patent/US20050216844A1/en
Priority claimed from US10/794,809 external-priority patent/US7441195B2/en
Application filed by Omniture, Inc. filed Critical Omniture, Inc.
Priority to CA002518109A priority Critical patent/CA2518109A1/en
Priority to AU2004217115A priority patent/AU2004217115C1/en
Priority to JP2006509207A priority patent/JP4633049B2/en
Priority to EP04717485A priority patent/EP1604349A4/en
Publication of WO2004079551A2 publication Critical patent/WO2004079551A2/en
Publication of WO2004079551A3 publication Critical patent/WO2004079551A3/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/02Marketing; Price estimation or determination; Fundraising

Definitions

  • the present invention is related to tracking website usage, and more particularly to accurately identifying and associating objects activated by a user during the course of navigating a website.
  • website usage and other customer behavior may be tracked by a website server, or by another server such as a data collection server (also known as a data collector), which may be remotely located.
  • the data collection server is notified of activity on a website so that it can monitor and track the activity.
  • One method of achieving this notification is through the use of a request for embedded content.
  • Embedded content is part of a web page, such as an image, that is requested as a separate file from the file containing the web page.
  • the separate file may be requested from the website server or from a remote server, such as a remote content server or data collection server.
  • a remote server such as a remote content server or data collection server.
  • the website server sends the web page file to the user's client.
  • the client such as a web browser, then attempts to render the file as a viewable web page.
  • the client may find a reference to a separate file located on the website server or a remote server. After the content is located and sent to the client, the client renders the separate file containing the embedded content along with the original web page.
  • a web beacon (also known as a web bug) is a particular type of embedded content where the content itself is irrelevant, but the request for content carries useful information.
  • a web beacon is often a transparent image having very small dimensions, such as 1 pixel by 1 pixel. This image is small enough to be invisible to the user.
  • the web beacon causes the client to send a resource request to a server such as a data collection server.
  • the web beacon may include a script (or other code) that causes the client to include, in the resource request, additional information about the user and the user's environment.
  • the additional information can include the data from a cookie, or other information about the client's operating environment or status.
  • the data collection server may, in response to the request, cause the client to set an additional cookie for identification for tracking purposes.
  • the web beacon request can be used to indicate to a data collection server that a particular web page is being rendered.
  • HTML Hypertext Markup Language
  • the term "ad.datacollectionserver.com” refers to the address of the data collection server.
  • Another common method of including the request is to use a scripting language such as JavaScript so as to cause the browser to dynamically generate a request to the data collection server.
  • a scripting language such as JavaScript
  • One advantage of using a script instead of a static image tag is that the script can cause the browser to perform other functions including gathering additional data and sending it along with the request.
  • the result is a request sent to the data collection server upon the occurrence of an event, such as the loading and rendering of a web page.
  • the data collection server can perform various types of tracking functions. For example, the data collection server can count the number of requests associated with a web page so as to monitor traffic on the web page. By counting the number of times the web beacon element has been requested from the data collection server, the server can determine the number of times a particular page was viewed. By using JavaScript to dynamically construct the request for the web beacon and encode additional information, other identifying information can be obtained for further analysis.
  • Other types of website usage tracking are also well known, such as for example log file analysis. In such an approach, statistical analysis is performed on server logs in order to detect and analyze website traffic, and usage patterns.
  • Such information is useful in many ways, including for example collecting feedback that leads to improved web page design; determining the effect of various degrees of prominence of links and graphic elements on web pages; and the like.
  • What is needed, then, is a method and system for reliably and accurately tracking the actual links a user clicks on (and other objects the user activates) during the course of navigating a site.
  • What is further needed is a mechanism for automatically and uniquely identifying links on a page so that the user's interactions with the links can be accurately tracked.
  • a mechanism for accurately reporting web page object usage statistics What is further needed is a improved report format that visually depicts web page object usage statistics.
  • Fig. 1 is a block diagram depicting a system for website traffic data collection.
  • Links may optionally be tagged with a unique "name". In this case, in one embodiment, neither the OBJECT ID nor the search factor is employed, but rather only the page name and link name are used to make the association.
  • Object IDs are not present (for example, if browser 110 does not generate Object IDs), objects are matched using whatever identifying indicia are available, such as action and TYPE.
  • the values stored in log 108 can then be used to generate reports indicating statistics summarizing historical website usage.
  • One example of a type of report that can be generated is a representation of a web page wherein visual indicators of usage are superimposed. For example, the report can depict links on a web page colored with different color densities and/ or hues to indicate relative frequency with which the links have been activated.
  • Object 401 A has an OBJECT ID of 1 and an action of http://www.one.com.
  • Object 401B has an OBJECT ID of 2 and an action of http://www.two.com.
  • Object 401C has an OBJECT ID of 3 and an action of http://www.three.com.
  • Web page 202 has a Page ID of "Page A”.
  • report 201 is shown alongside an image of the web page 102 being analyzed.
  • report 201 is provided to a site administrator or owner interacting with data collection server 106.
  • report 201 includes identification 202 of the website and web page being analyzed; report date 203; report options and settings 204; page metrics 205; and links 206 to related reports.
  • variable levels and shades of color density are superimposed on the displayed view of web page 102, in order to visually represent the relative number of clicks each item 208 or screen region has received.
  • Color key 207 is a legend to indicate the meaning of various superimposed colors.
  • Such a computer program may be stored in a computer readable storage medium, such as, but is not- limited to, any type of disk including floppy disks, optical disks, CD-ROMs, and magnetic-optical disks, read-only memories (ROMs), random access memories (RAMs), EPROMs, EEPROMs, magnetic or optical cards, or any type of media suitable for storing electronic instructions, and each coupled to a computer system bus.
  • a computer readable storage medium such as, but is not- limited to, any type of disk including floppy disks, optical disks, CD-ROMs, and magnetic-optical disks, read-only memories (ROMs), random access memories (RAMs), EPROMs, EEPROMs, magnetic or optical cards, or any type of media suitable for storing electronic instructions, and each coupled to a computer system bus.

Abstract

Objects on a web pages are associated with stored records indicating historical objects usage (304). Associations between objects and records take into account discrepancies in object identifiers resulting from authorial edits and/or differences in browser assignment of object identifiers. An object having an object identifier that differs from that of a stored record by not more than a predetermined tolerance value, and that has other indicia that match the stored record (306), is considered to match the stored record (307). Reports are generated quantifying web page object usage, for example by supperimposing color shadings or other visual indicia on a representation of a web page.

Description

ASSOCIATING WEBSITE CLICKS WITH LINKS ON A WEB
PAGE
Inventors:
Brett M. Error
Christopher Reid Error
Richard Zinn
Related Applications
[0001] This application claims priority from United States Provisional
Application Serial No. 60/452,084, dated March 4, 2003, entitled "Associating Website Clicks with Links on a Web Page," (Attorney Docket No. 7651), the contents of which are incorporated by reference.
[0002] This application further claims priority from United States
Provisional Application Serial No. 60/452,085, dated March 4, 2003, entitled "Delayed Data Collection Using Web Beacon-Based Tracking Methods," (Attorney Docket No. 7652), the contents of which are incorporated by reference. [0003] This application is related to U.S. Patent Application Serial No.
10/608,515 entitled "Efficient Click-Stream Data Collection" (Attorney Docket No. 7132), filed June 26, 2003; U.S. Patent Application Serial No. 10/608,442 entitled "Custom Event and Attribute Generation for Use in Website Traffic Data Collection" (Attorney Docket No. 7133), filed June 26, 2003; U.S. Patent Application Serial No. 10/609,008 entitled "Capturing and Presenting Site Visitation Path Data" (Attorney
Docket No. 8054), filed June 27, 2003; and U.S. Application Serial No. entitled
"Delayed Transmission of Website Usage Data" (Attorney Docket No. 7761), filed on the same date as the present application. The contents of these related patent applications are incorporated herein by reference. Field of the Invention
[0004] The present invention is related to tracking website usage, and more particularly to accurately identifying and associating objects activated by a user during the course of navigating a website.
Description ©f th@ Background Art
[0005] In an on-line environment, website usage and other customer behavior may be tracked by a website server, or by another server such as a data collection server (also known as a data collector), which may be remotely located. The data collection server is notified of activity on a website so that it can monitor and track the activity. One method of achieving this notification is through the use of a request for embedded content.
[0006] Embedded content is part of a web page, such as an image, that is requested as a separate file from the file containing the web page. The separate file may be requested from the website server or from a remote server, such as a remote content server or data collection server. For example, when a user requests a web page from a website server, the website server sends the web page file to the user's client. The client, such as a web browser, then attempts to render the file as a viewable web page. However, upon rendering the web page file, the client may find a reference to a separate file located on the website server or a remote server. After the content is located and sent to the client, the client renders the separate file containing the embedded content along with the original web page. [0007] A web beacon (also known as a web bug) is a particular type of embedded content where the content itself is irrelevant, but the request for content carries useful information. For example, a web beacon is often a transparent image having very small dimensions, such as 1 pixel by 1 pixel. This image is small enough to be invisible to the user. When a client is rendering a web page that includes a web beacon, the web beacon causes the client to send a resource request to a server such as a data collection server. The web beacon may include a script (or other code) that causes the client to include, in the resource request, additional information about the user and the user's environment. The additional information can include the data from a cookie, or other information about the client's operating environment or status. Where the server indicated by the web beacon code is a data collection server, the data collection server may, in response to the request, cause the client to set an additional cookie for identification for tracking purposes. In this manner, the web beacon request can be used to indicate to a data collection server that a particular web page is being rendered.
[0008] One method for including the request is to write the request as a static image tag in Hypertext Markup Language (HTML). The following is an example of an image tag in HTML:
[0009] <img src="http://ad.datacollectionserver.com/ tracker.exe? AID=14658&PID=259294&bann er=0.gif" width=l height=l border=0>
[0010] Here, the term "ad.datacollectionserver.com" refers to the address of the data collection server.
[0011] Another common method of including the request is to use a scripting language such as JavaScript so as to cause the browser to dynamically generate a request to the data collection server. One advantage of using a script instead of a static image tag is that the script can cause the browser to perform other functions including gathering additional data and sending it along with the request.
In either case, the result is a request sent to the data collection server upon the occurrence of an event, such as the loading and rendering of a web page.
[0012] Once the request has been sent to the data collection server, the data collection server can perform various types of tracking functions. For example, the data collection server can count the number of requests associated with a web page so as to monitor traffic on the web page. By counting the number of times the web beacon element has been requested from the data collection server, the server can determine the number of times a particular page was viewed. By using JavaScript to dynamically construct the request for the web beacon and encode additional information, other identifying information can be obtained for further analysis. [0013] Other types of website usage tracking are also well known, such as for example log file analysis. In such an approach, statistical analysis is performed on server logs in order to detect and analyze website traffic, and usage patterns. [0014] In addition to tracking web page visits, it is often desirable to track user actions, such as object activations, on web pages. In general, existing approaches for collecting and tracking website usage fail to provide a means for tracking the actual links a user clicks on during the course of navigating a site. In some circumstances, the link clicked on can be inferred if the start page has only one link that leads to the destination page. However, where there is more than one link between pages, the determination of which link was clicked is more difficult or impossible. Additionally, even when there is only one link between two pages, it is often difficult or impossible to determine whether the user actually clicked on the link or navigated to the page via some other method (such as typing in the URL). [0015] Such information is useful in many ways, including for example collecting feedback that leads to improved web page design; determining the effect of various degrees of prominence of links and graphic elements on web pages; and the like. What is needed, then, is a method and system for reliably and accurately tracking the actual links a user clicks on (and other objects the user activates) during the course of navigating a site. What is further needed is a mechanism for automatically and uniquely identifying links on a page so that the user's interactions with the links can be accurately tracked. What is further needed is a mechanism for accurately reporting web page object usage statistics. What is further needed is a improved report format that visually depicts web page object usage statistics.
Summary of the Invention
[0016] According to the present invention, objects (such as links) on a web page are uniquely identified by virtue of Object ID (assigned to the element by some browsers as a part of the Document Object Model), as well as other identifying indicia, such as an element type descriptor and an action descriptor. [0017] Using the combination of these indicia, the present invention allows a web tracking system to associate historical clicks on various objects of a web page with the objects currently being viewed in the browser. If an exact match is not found for an object, a search factor can be applied in order to account for slight variations in Object IDs; such variations are common, particularly when Object IDs are assigned by different browsers or on different platforms, or when a web page has been altered or edited. Accordingly, the present invention accounts for such differences and allows matches to be made even when Object IDs are not identical. In addition, if Object IDs are not present (for example, if the browser in use does not generate Object IDs), objects are matched using the other identifying indicia.
[0018] By identifying objects according to the techniques of the present invention, web behavior tracking systems can more accurately detect, record, and analyze user actions with respect to objects (such as links) on a web page. A report can then be generated, showing indications of relative popularity of various objects on a web page by superimposing visual indicators, such as color-coded shading, on a representation of the web page.
Brief Description of the Drawings
[0019] Fig. 1 is a block diagram depicting a system for website traffic data collection.
[0020] Fig. 2 is a screen shot depicting an example of a page analysis report facilitated by the present invention.
[0021] Fig. 3 is a flow diagram depicting a method of associating website clicks with links, according to an embodiment of the present invention. [0022] Fig. 4 is an example of a web page having objects to be associated with user actions.
[0023] The Figures depict a preferred embodiment of the present invention for purposes of illustration only. One skilled in the art will readily recognize from the following discussion that alternative embodiments of the structures and methods illustrated herein may be employed without departing from the principles of the invention described herein.
Description of an Embodiment of the li en Doπ
System Architecture
[0024] Referring now to Fig. 1, there is shown a block diagram depicting a system for website traffic data collection according to one embodiment of the present invention. User 112 interacts with client machine 107, which runs a software application such as browser 110 for accessing and displaying web pages. Client machine 107 may be an ordinary personal computer, including well-known components such as a CPU running an operating system such as Microsoft Windows, a keyboard, mouse, display screen, and Internet connection (not shown). Client machine 107 may run various software applications in addition to browser 110. Browser 110 includes scripting engine 116, such as JavaScript, as is commonly found in commercially available browsers. In response to a user 112 action such as clicking on a link or typing in a URL, client machine 107 issues a web page request 111 that is transmitted via the Internet to content server 101. In response to request 111, content server 101 transmits web page 102 (in the form of HTML code, for example) to client machine 107. Browser 110 displays the requested web page 102 on client machine 107.
[0025] Web page 102 includes beacon code, which in one embodiment is a pointer to a beacon (such as a 1 pixel by 1 pixel transparent image). The beacon is typically invisible to the user, such as a transparent one-pixel image. For purposes of the following description, a beacon is any element that is embedded in a web page 102 which is loaded automatically by browser 110 that references an external server 106 and is used to monitor traffic. The beacon code can be provided as a script (such as a JavaScript script) to be executed by scripting engine 116. The beacon code causes client machine 107 to generate resource requests 105 to data collection server 106. These resource requests 105 are usually dynamically generated according to the script instructions. Data collection server 106 records such requests in a log 108, and can also record additional information associated with the request (such as the date and time, and possibly some identifying information that may be encoded in the resource request). Thus, tracking server 106 records the occurrence of a "hit" to web page 102. Tracking server 106 also transmits the requested one-pixel image to client machine 107 so that the resource request is satisfied.
[0026] Analysis module 113 retrieves stored tracking data from log 108, filters the data, and outputs reports 114. Reports 114 may be provided in hard copy, or via a display screen (not shown), or by some other means. Reports 114 include, for example, overviews and statistical analyses describing the relative frequency with which various site paths are being followed through the website. Examples of such reports are described below. , '
[0027] Module 113 may be implemented in software running on server 106 or on another computer that can access log 108.
[0028] In one embodiment, communications between client machine 107, content server 101, and data collection server 106 are accomplished using well known network protocols, such as TCP/IP and HTTP, for communication across the Internet. Other communication methodologies and protocols can also be used.
Method
[0029] In the following description, the invention is set forth in the context of identifying user-activated objects on a web page; however, one skilled in the art will recognize that the techniques described herein can be used in any context where it is desirable to determine a match between a web page object and stored records. [0030] In one embodiment, the present invention is implemented using a client-side script encoded in the beacon code that is sent as part of web page 102. This script iterates through the Document Object Model (DOM) of the web page 102, looking for actionable items such as HREF links and form submit buttons. The script overrides the default action of these links to include a call to a click-tracking function in addition to the executing the normally expected action. [0031 ] The click-tracking function is called, for example, when the user 112 activates an HTML object on page 102 by clicking on it. This function sends to data collection server 106 a unique identifier of the page 102 where the object is found (such as a URL or unique page name), the action performed by the user-activated object, an OBJECT ID of the user-activated object, and a TYPE associated with the user-activated object.
[0032] In one embodiment, the action performed by the user-activated object is specified in terms of a target referenced by the object. The action of an HREF tag, for example, is the page pointed to by the tag. For a form submit button, the action is the document that the form will be submitted to, as defined in the <FORM> tag. Alternatively, the action can be specified as an ACTION parameter of a form, or alternatively a JavaScript function.
[0033] In one embodiment, the OBJECT ID is an identifier assigned to the object by browser 110 as a part of the Document Object Model (DOM). The OBJECT ID may be, for example, an integer sequentially assigned to each element as it is encountered by browser 110, according to techniques that are well known in the art. [0034] In one embodiment, the TYPE is an indication of the type of object the user has activated. For example, it may be the TYPE parameter of an HTML element. The TYPE of the object may be, for example, an image, a form element, a standard HREF tag, a JavaScript element, or the like. By checking the TYPE of a link, the method of the present invention ensures, for example, that image and text links pointing to the same location can be easily distinguished from one another. [0035] One skilled in the art will recognize that these information items are merely illustrative of the data sent to server 106 according to one embodiment, and that other information may be sent to server 106, including or omitting any of these and/ or any other types of information describing the user-activated object. [0036] Using the provided items of information, the present invention is able to detect matches between user-activated objects and stored records of previous activity such as historical clicks on various links in the page. According to the techniques of the present invention, matches can be found even if an exact OBJECT ID match may not exist. For any of a variety of reasons, an OBJECT ID as indicated in a stored record for an object may not exactly match a detected OBJECT ID for the same object when the user activates it. This OBJECT ID "drift" may occur, for example, when page content is changed (for example by a web author) and particularly when elements are added to or removed from a web page. Also, different browser models, and even different versions of the same browser, can assign OBJECT IDs slightly differently or may not assign OBJECT IDs at all. Accordingly, as described below, the present invention provides techniques for using other identifying indicia, such as TYPE and action, to more effectively match user-activated web page objects. [0037] Referring now to Fig. 3, there is shown a flow diagram illustrating a method of associating website clicks with links according to one embodiment. In one embodiment, the steps of Fig. 3 are performed by data collection server 106; in another embodiment, the steps may be performed by client machine 107 or by some other component of the system.
[0038] Server 106 detects 302 user activation of an object on web page 102, for example by receiving a request 105 or other message from client machine 107. Server 106 obtains 303, from the received request 105, information describing the user-activated object, including for example an OBJECT ID, a TYPE, and an action. [0039] Server 106 then searches 304 stored records that have a TYPE that matches the TYPE of the user-activated object. In one embodiment, server 106 performs this search on records in log 108 or in some other repository of historical usage data. In one embodiment, server 106 searches 304 all stored records, without restricting the search to records having a matching TYPE.
[0040] If, in 305, any of the stored records have an OBJECT ID, Action and
TYPE matching those of the user-activated object, server 106 indicates 307 that a match has been found.
[0041 ] If no match is found in 305, server 106 searches for stored records that have a matching Action and TYPE, and have an OBJECT ID that is close to the OBJECT ID of the user-activated object. In one embodiment, this search is performed iteratively using successively larger "search factors": First, a search is made for stored records having an OBJECT ID that differs by 1 or less from the user-activated object's OBJECT ID and having matching Action and TYPE. Then (assuming no match has yet been found), a search is made for stored records having an OBJECT ID that differs by 2 or less from the user-activated object's OBJECT ID and having matching Action and TYPE. This process is repeated with successively larger search factors until a match is found, or until the search factor exceeds a predetermined tolerance.
[0042] If, in 306, any matches are found, server 106 indicates 307 that a match has been found. Otherwise, server 106 indicates 308 that no match was found. [0043] One skilled in the art will recognize that the method can be generalized by considering the comparison performed in 305 to be a special case of that performed in 306, but with a search factor of zero (in other words, the difference in OBJECT IDs must be zero for a match to be found in step 305). [0044] One skilled in the art will further recognize that, in an alternative embodiment, the search is performed non-iteratively, so that any records having an OBJECT ID within the predetermined tolerance (and having matching action and TYPE) are considered potential matches. In one embodiment, server 106 identifies as a match the stored record(s) that, among potential matches, has (have) an OBJECT ID closest to that of the user-activated object.
[0045] In one embodiment, server 106 records the user action in log 108 according to whether a match was indicated. For example, if a match was indicated, server 106 increments a value in the matching record indicating the number of times the object was activated. If no match was indicated, server 106 creates a new record for the object.
[0046] Links may optionally be tagged with a unique "name". In this case, in one embodiment, neither the OBJECT ID nor the search factor is employed, but rather only the page name and link name are used to make the association. [0047] If Object IDs are not present (for example, if browser 110 does not generate Object IDs), objects are matched using whatever identifying indicia are available, such as action and TYPE. [0048] The values stored in log 108 can then be used to generate reports indicating statistics summarizing historical website usage. One example of a type of report that can be generated is a representation of a web page wherein visual indicators of usage are superimposed. For example, the report can depict links on a web page colored with different color densities and/ or hues to indicate relative frequency with which the links have been activated.
[0049] In one embodiment, the steps of Fig. 3 are performed in response to individual user actions (such as web page clicks). In another embodiment, the steps of Fig. 3 are performed after a number of user actions have taken place, rather than after each individual action. For example, data describing user actions can be stored locally at client machine 107 (using, for example, the techniques described in related
U.S. Application Serial No. entitled "Delayed Transmission of Website Usage
Data" (Attorney Docket No. 7761), filed on the same date as the present application), and can be transmitted to server 106 when a new page is loaded or upon detection of some other triggering event. The object matching technique can thus be used to determine which stored record(s) match a number of user-activated objects or a number of user activations of a single object.
Example
[0050] The techniques of the present invention are applicable in any situation where it is desirable to identify and associate a web page object, particularly where OBJECT IDs may not exactly match.
[0051 ] The following example depicts an embodiment of the invention where user interactions with a number of objects are being matched with objects on a web page. As described above, the method of the present invention can be performed in response to each individual user interaction, or after a series of user interactions has taken place.
[0052] Referring now to Fig. 4, there is shown an example of a web page
202 having three objects 401 A, 401B, 401C. Object 401 A has an OBJECT ID of 1 and an action of http://www.one.com. Object 401B has an OBJECT ID of 2 and an action of http://www.two.com. Object 401C has an OBJECT ID of 3 and an action of http://www.three.com. Web page 202 has a Page ID of "Page A".
[0053] The present invention provides a technique for matching the objects on page 202 with a record of user activity. For example, the invention can be used in response to an individual user action, in order to update stored data with current user activity.
[0054] Suppose, for example, that the following data is to be associated
with the objects on page 202 as shown in Fig. 4. For illustrative purposes, all the objects have a TYPE of IMG (image).
Figure imgf000013_0001
[0055] In matching the indicated data with web page 202 as shown in Fig. 4, the following steps are performed:
[0056] For the first listed data item, determine whether any of the objects
401 have matching OBJECT ID (1), action (http://www.one.com), and TYPE (IMG).
Object 401 A satisfies these criteria; therefore object 401 A is considered to match the first listed data item. Log 108 can thus be updated to indicate that object 401 A has been activated twice.
[0057] For the second listed data item, determine whether any of the objects
401 have matching OBJECT ID (2), action (http://www.one.com), and TYPE (IMG).
None of the objects 401 are an exact match; object 201B has matching OBJECT ID but does not match the action. Therefore, search for objects 401 having an OBJECT ID that are within a search factor of 1 (in other words, objects 401 having an OBJECT ID of 1 or 3), and which match the action and TYPE listed above. Object 401 A satisfies these criteria, having an OBJECT ID of 1, an action of http://www.one.com, and a TYPE of IMG. Log 108 can thus be updated to indicate that object 401 A has been activated an additional three times.
[0058] For the third listed data item, determine whether any of the objects
401 have matching OBJECT ID (3), action (http://www.three.com), and TYPE (IMG). Object 401C satisfies these criteria; therefore object 401C is considered to match the first listed data item. Log 108 can thus be updated to indicate that object 401C has been activated eight times.
[0059] After the above steps, therefore, log 108 would indicate activity for objects 401A (five clicks) and 401C (eight clicks).
Output Format
[0060] Referring now to Fig. 2, there is shown an example of a page analysis report 201, displayed alongside an image of the web page 102 being analyzed. In one embodiment, report 201 is provided to a site administrator or owner interacting with data collection server 106.
[0061 ] In the example of Fig. 2, report 201 includes identification 202 of the website and web page being analyzed; report date 203; report options and settings 204; page metrics 205; and links 206 to related reports. In addition, variable levels and shades of color density are superimposed on the displayed view of web page 102, in order to visually represent the relative number of clicks each item 208 or screen region has received. Color key 207 is a legend to indicate the meaning of various superimposed colors.
[0062] One skilled in the art will recognize that other formats and output mechanisms can be used, including for example hard copy output, text or graphical reports, and the like.
[0063] In the above description, for purposes of explanation, numerous specific details are set forth in order to provide a thorough understanding of the invention. It will be apparent, however, to one skilled in the art that the invention can be practiced without these specific details. In other instances, structures and devices are shown in block diagram form in order to avoid obscuring the invention. [0064] Reference in the specification to "one embodiment" or "an embodiment" means that a particular feature, structure, or characteristic described in connection with the embodiment is included in at least one embodiment of the invention. The appearances of the phrase "in one embodiment" in various places in the specification are not necessarily all referring to the same embodiment. [0065] Some portions of the detailed description are presented in terms of algorithms and symbolic representations of operations on data bits within a computer memory. These algorithmic descriptions and representations are the means used by those skilled in the data processing arts to most effectively convey the substance of their work to others skilled in the art. An algorithm is here, and generally, conceived to be a self-consistent sequence of steps leading to a desired result. The steps are those requiring physical manipulations of physical quantities. Usually, though not necessarily, these quantities take the form of electrical or magnetic signals capable of being stored, transferred, combined, compared, and otherwise manipulated. It has proven convenient at times, principally for reasons of common usage, to refer to these signals as bits, values, elements, symbols, characters, terms, numbers, or the like. [0066] It should be borne in mind, however, that all of these and similar terms are to be associated with the appropriate physical quantities and are merely convenient labels applied to these quantities. Unless specifically stated otherwise as apparent from the discussion, it is appreciated that throughout the description, discussions utilizing terms such as "processing" or "computing" or "calculating" or "determining" or "displaying" or the like, refer to the action and processes of a computer system, or similar electronic computing device, that manipulates and transforms data represented as physical (electronic) quantities within the computer system's registers and memories into other data similarly represented as physical quantities within the computer system's memories or registers or other such information storage, transmission or display devices. [0067] The present invention also relates to an apparatus for performing the operations herein. This apparatus may be specially constructed for the required purposes, or it may comprise a general-purpose computer selectively activated or reconfigured by a computer program stored in the computer. Such a computer program may be stored in a computer readable storage medium, such as, but is not- limited to, any type of disk including floppy disks, optical disks, CD-ROMs, and magnetic-optical disks, read-only memories (ROMs), random access memories (RAMs), EPROMs, EEPROMs, magnetic or optical cards, or any type of media suitable for storing electronic instructions, and each coupled to a computer system bus.
[0068] The algorithms and displays presented herein are not inherently related to any particular computer, network of computers, or other apparatus. Various general-purpose systems may be used with programs in accordance with the teachings herein, or it may prove convenient to construct a more specialized apparatus to perform the required method steps. The required structure for a variety of these systems appears from the description. In addition, the present invention is not described with reference to any particular prograrciming language. It will be appreciated that a variety of programming languages may be used to implement the teachings of the invention as described herein.
[0069] As will be understood by those familiar with the art, the invention may be embodied in other specific forms without departing from the spirit or essential characteristics thereof. For example, the particular architectures depicted above are merely exemplary of one implementation of the present invention. The functional elements and method steps described above are provided as illustrative examples of one technique for implementing the invention; one skilled in the art will recognize that many other implementations are possible without departing from the present invention as recited in the claims. Likewise, the particular capitalization or naming of the modules, protocols, features, attributes, or any other aspect is not mandatory or significant, and the mechanisms that implement the invention or its features may have different names or formats. In addition, the present invention, may be implemented as a method, process, user interface, computer program product, system, apparatus, or any combination thereof. Accordingly, the disclosure of the present invention is intended to be illustrative, but not limiting, of the scope of the invention, which is set forth in the following claims.

Claims

Claims[0070] What is claimed is:
1. A method of identifying an object on a web page, comprising: receiving a communication indicating user activation of an object, the communication comprising an object identifier and additional identifying indicia for the object; comparing the object identifier and the additional identifying indicia of the user-activated object with records comprising object identifiers and additional identifying indicia; and responsive to the object identifier of the user-activated object being within a predetermined tolerance factor with respect to an object identifier of a stored record, and the identifier of the stored record having additional identifying indicia matching the additional identifying indicia of the user-activated object: indicating a match between the user-activated object and the stored record.
2. The method of claim 1, further comprising: responsive to the object identifier and additional identifying indicia of the user-activated object matching the object identifier and additional identifying indicia of a stored record: indicating a match between the user-activated object and the stored record.
3. The method of claim 1, wherein the additional identifying indicia comprises at least one of an action and a type.
4. The method of claim 1, wherein the additional identifying indicia comprises an action and a type.
5. The method of claim 1, further comprising generating a report including statistics for user-activated objects.
6. The method of claim 1, further comprising generating a report including a representation of the web page, and for superimposing visual indicators quantifying user activations for objects on the web page.
7. The method of claim 6, wherein the visual indicators are color-coded.
8. A method of identifying an object, the object having an object identifier and additional identifying indicia, comprising: comparing the object identifier and the additional identifying indicia of the object with records comprising object identifiers and additional identifying indicia; responsive to the object identifier of the object being within a predetermined tolerance factor with respect to an object identifier of a stored record, and the identifier of the stored record having additional identifying indicia matching the additional identifying indicia of the object: indicating a match between the object and the stored record.
9. The method of claim 8, further comprising: responsive to the object identifier and additional identifying indicia of the object matching the object identifier and additional identifying indicia of a stored record: indicating a match between the object and the stored record.
10. The method of claim 8, wherein the additional identifying indicia comprises at least one of an action and a type.
11. The method of claim 8, wherein the additional identifying indicia comprises an action and a type.
12. The method of claim 8, wherein the object is a component of a web page, the method further comprising generating a report including a representation of the web page, and for superimposing visual indicators thereon quantifying user activations for objects on the web page.
13. The method of claim 12, wherein the visual indicators are color-coded.
14. A report displaying web page object usage, comprising: a representation of a web page including objects; and superimposed on the representation of the web page, visual indicators quantifying user activations of the objects.
15. The report of claim 14, wherein the visual indicators are color-coded.
16. A method for displaying a report depicting web page object usage, comprising: generating a representation of a web page including objects; and superimposing on the representation of the web page, visual indicators quantifying user activations of the objects.
17. The method of claim 16, wherein the visual indicators are color-coded.
18. A computer program product for identifying an object on a web page, comprising: a computer-readable medium; and computer program code, encoded on the medium, for: receiving a communication indicating user activation of an object, the communication comprising an object identifier and additional identifying indicia for the object; comparing the object identifier and the additional identifying indicia of the user-activated object with records comprising object identifiers and additional identifying indicia; and responsive to the object identifier of the user-activated object being within a predetermined tolerance factor with respect to an object identifier of a stored record, and the identifier of the stored record having additional identifying indicia matching the additional identifying indicia of the user-activated object: indicating a match between the user-activated object and the stored record.
19. The computer program product of claim 18, further comprising computer program code, encoded on the medium, for: responsive to the object identifier and additional identifying indicia of the user-activated object matching the object identifier and additional identifying indicia of a stored record: indicating a match between the user-activated object and the stored record.
20. The computer program product of claim 18, wherein the additional identifying indicia comprises at least one of an action and a type.
21. The computer program product of claim 18, wherein the additional identifying indicia comprises an action and a type.
22. The computer program product of claim 18, further comprising computer program code, encoded on the medium, for generating a report including statistics for user-activated objects.
23. The computer program product of claim 18, further comprising computer program code, encoded on the medium, for generating a report including a representation of the web page, and for superimposing visual indicators quantifying user activations for objects on the web page.
24. The computer program product of claim 23, wherein the visual indicators are color-coded.
25. A computer program product of identifying an object, the object having an object identifier and additional identifying indicia, comprising: a computer-readable medium; and computer program code, encoded on the medium, for: comparing the object identifier and the additional identifying indicia of the object with records comprising object identifiers and additional identifying indicia; responsive to the object identifier of the object being within a predetermined tolerance factor with respect to an object identifier of a stored record, and the identifier of the stored record having additional identifying indicia matching the additional identifying indicia of the object: indicating a match between the object and the stored record.
26. The computer program product of claim 25, further comprising computer program code, encoded on the medium, for: responsive to the object identifier and additional identifying indicia of the object matching the object identifier and additional identifying indicia of a stored record: indicating a match between the object and the stored record.
27. The computer program product of claim 25, wherein the additional identifying indicia comprises at least one of an action and a type.
28. The computer program product of claim 25, wherein the additional identifying indicia comprises an action and a type.
29. The computer program product of claim 25, wherein the object is a component of a web page, the computer program product further comprising computer program code, encoded on the medium, for generating a report including a representation of the web page, and for superimposing visual indicators thereon quantifying user activations for objects on the web page.
30. The computer program product of claim 29, wherein the visual indicators are color-coded.
31. A computer program product for displaying a report depicting web page object usage, comprising: a computer-readable medium; and computer program code, encoded on the medium, for: generating a representation of a web page including objects; and superimposing on the representation of the web page, visual indicators quantifying user activations of the objects.
32. The computer program product of claim 31, wherein the visual indicators are color-coded.
33. A system for identifying an object on a web page, comprising: a communication device, for receiving a communication indicating user activation of an object, the communication comprising an object identifier and additional identifying indicia for the object; an object comparator, coupled to the communication device, for comparing the object identifier and the additional identifying indicia of the user- activated object with records comprising object identifiers and additional identifying indicia; and a match indicator, coupled to the object comparator, for, responsive to the object identifier of the user-activated object being within a predetermined tolerance factor with respect to an object identifier of a stored record, and the identifier of the stored record having additional identifying indicia matching the additional identifying indicia of the user-activated object: indicating a match between the user-activated object and the stored record.
34. The sj stem of claim 33, wherein: responsive to the object identifier and additional identifying indicia of the user-activated object matching the object identifier and additional identifying indicia of a stored record, the match indicator indicates a match between the user-activated object and the stored record.
35. The system of claim 33, wherein the additional identifying indicia comprises at least one of an action and a type.
36. The system of claim 33, wherein the additional identifying indicia comprises an action and a type.
37. The system of claim 33, further comprising a report generator, for generating a report including statistics for user-activated objects.
38. The system of claim 33, further comprising a report generator, for generating a report including a representation of the web page, and for superimposing visual indicators quantifying user activations for objects on the web page.
39. The system of claim 38, wherein the visual indicators are color-coded.
40. A system for identifying an object, the object having an object identifier and additional identifying indicia, comprising: an object comparator, for comparing the object identifier and the additional identifying indicia of the object with records comprising object identifiers and additional identifying indicia; a match indicator, coupled to the object comparator, for, responsive to the object identifier of the object being within a predetermined tolerance factor with respect to an object identifier of a stored record, and the identifier of the stored record having additional identifying indicia matching the additional identifying indicia of the object: indicating a match between the object and the stored record.
41. The system of claim 40, wherein: responsive to the object identifier and additional identifying indicia of the object matching the object identifier and additional identifying indicia of a stored record, the match indicator indicates a match between the object and the stored record.
42. The system of claim 40, wherein the additional identifying indicia comprises at least one of an action and a type.
43. The system of claim 40, wherein the additional identifying indicia comprises an action and a type.
44. The system of claim 40, wherein the object is a component of a web page, the system further comprising a report generator for generating a report including a representation of the web page, and for superimposing visual indicators thereon quantifying user activations for objects on the web page.
45. The system of claim 44, wherein the visual indicators are color-coded.
46. A system for displaying a report depicting web page object usage, comprising: a report generator, for generating a representation of a web page including objects; and an object highlighter, for superimposing on the representation of the web page, visual indicators quantifying user activations of the objects.
47. The system of claim 46, wherein the visual indicators are color-coded.
PCT/US2004/006898 2003-03-04 2004-03-04 Associating website clicks with links on a web page WO2004079551A2 (en)

Priority Applications (4)

Application Number Priority Date Filing Date Title
CA002518109A CA2518109A1 (en) 2003-03-04 2004-03-04 Associating website clicks with links on a web page
AU2004217115A AU2004217115C1 (en) 2003-03-04 2004-03-04 Associating website clicks with links on a web page
JP2006509207A JP4633049B2 (en) 2003-03-04 2004-03-04 Associating a website click with a link on a web page
EP04717485A EP1604349A4 (en) 2003-03-04 2004-03-04 Associating website clicks with links on a web page

Applications Claiming Priority (8)

Application Number Priority Date Filing Date Title
US45208503P 2003-03-04 2003-03-04
US45208403P 2003-03-04 2003-03-04
US60/452,084 2003-03-04
US60/452,085 2003-03-04
US10/794,809 2004-03-03
US10/795,079 US20050216844A1 (en) 2004-03-03 2004-03-03 Delayed transmission of website usage data
US10/794,809 US7441195B2 (en) 2003-03-04 2004-03-03 Associating website clicks with links on a web page
US10/795,079 2004-03-03

Publications (2)

Publication Number Publication Date
WO2004079551A2 true WO2004079551A2 (en) 2004-09-16
WO2004079551A3 WO2004079551A3 (en) 2005-04-07

Family

ID=32966714

Family Applications (2)

Application Number Title Priority Date Filing Date
PCT/US2004/006696 WO2004079544A2 (en) 2003-03-04 2004-03-04 Delayed transmission of website usage data
PCT/US2004/006898 WO2004079551A2 (en) 2003-03-04 2004-03-04 Associating website clicks with links on a web page

Family Applications Before (1)

Application Number Title Priority Date Filing Date
PCT/US2004/006696 WO2004079544A2 (en) 2003-03-04 2004-03-04 Delayed transmission of website usage data

Country Status (5)

Country Link
EP (1) EP1604349A4 (en)
JP (1) JP4633049B2 (en)
AU (1) AU2004217115C1 (en)
CA (1) CA2518109A1 (en)
WO (2) WO2004079544A2 (en)

Cited By (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007109137A (en) * 2005-10-17 2007-04-26 Kan:Kk Portable telephone access identification system, web server, and control method for web server
EP1894081A2 (en) * 2005-06-06 2008-03-05 Omniture, Inc. Web usage overlays for third-party web plug-in content
EP2415009A4 (en) * 2009-04-01 2012-02-08 Douglas J Honnold Determining projection weights based on census data
US8234370B2 (en) 2009-06-30 2012-07-31 International Business Machines Corporation Determining web analytics information
US8396742B1 (en) 2008-12-05 2013-03-12 Covario, Inc. System and method for optimizing paid search advertising campaigns based on natural search traffic
US8473495B2 (en) 2006-08-25 2013-06-25 Covario, Inc. Centralized web-based software solution for search engine optimization
US8756340B2 (en) 2007-12-20 2014-06-17 Yahoo! Inc. DNS wildcard beaconing to determine client location and resolver load for global traffic load balancing
US8838560B2 (en) 2006-08-25 2014-09-16 Covario, Inc. System and method for measuring the effectiveness of an on-line advertisement campaign
US8943039B1 (en) 2006-08-25 2015-01-27 Riosoft Holdings, Inc. Centralized web-based software solution for search engine optimization
US8972379B1 (en) 2006-08-25 2015-03-03 Riosoft Holdings, Inc. Centralized web-based software solution for search engine optimization
US9021140B2 (en) 2007-03-12 2015-04-28 Citrix Systems, Inc. Systems and methods for error detection
US9231815B2 (en) 2007-03-12 2016-01-05 Citrix Systems, Inc. Systems and methods for script injection
US9262770B2 (en) 2009-10-06 2016-02-16 Brightedge Technologies, Inc. Correlating web page visits and conversions with external references
WO2017078705A1 (en) * 2015-11-04 2017-05-11 Observepoint, Inc. Automatic execution of objects in a user interface
US10360133B2 (en) 2016-02-04 2019-07-23 Observepoint Inc. Analyzing analytic element network traffic
US10826802B2 (en) 2016-02-09 2020-11-03 Observepoint, Inc. Managing network communication protocols
USRE48437E1 (en) 2008-06-09 2021-02-16 Brightedge Technologies, Inc. Collecting and scoring online references

Families Citing this family (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7240112B2 (en) 2000-05-26 2007-07-03 Ipass Inc. Service quality monitoring process
FR2911740B1 (en) * 2007-01-18 2009-04-24 Mediametrie Sa METHOD FOR AUDIENCE MEASUREMENT OF A PLURALITY OF MULTIMEDIA STREAM SOURCES AND AUDIENCE MEASURING SYSTEM USING THE METHOD
EP2199969A1 (en) * 2008-12-18 2010-06-23 Adtraction Marketing AB Method to track number of visitors or clicks
US8849847B2 (en) 2010-02-03 2014-09-30 Get Smart Content, Inc. Rules-based targeted content message serving systems and methods
US8560610B2 (en) * 2010-06-16 2013-10-15 Brighttag Inc. Unified collection and distribution of data
JP5735095B2 (en) 2010-07-21 2015-06-17 エンパイア テクノロジー ディベロップメント エルエルシー Information processing apparatus, server client system, and computer program
JP2013235541A (en) * 2012-05-11 2013-11-21 Bank Of Tokyo-Mitsubishi Ufj Ltd Web system
US11379776B2 (en) * 2015-07-27 2022-07-05 Innovian Corporation System and method for validating data
US10977597B2 (en) * 2015-07-27 2021-04-13 Innovian Corporation System and method for validating data
US11132113B1 (en) * 2020-07-23 2021-09-28 Microsoft Technology Licensing, Llc Interaction signal processing in distributed computing systems

Family Cites Families (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5758257A (en) * 1994-11-29 1998-05-26 Herz; Frederick System and method for scheduling broadcast of and access to video programs and other data using customer profiles
US5796952A (en) * 1997-03-21 1998-08-18 Dot Com Development, Inc. Method and apparatus for tracking client interaction with a network resource and creating client profiles and resource database
US6643696B2 (en) * 1997-03-21 2003-11-04 Owen Davis Method and apparatus for tracking client interaction with a network resource and creating client profiles and resource database
US6266649B1 (en) * 1998-09-18 2001-07-24 Amazon.Com, Inc. Collaborative recommendations using item-to-item similarity mappings
US6466970B1 (en) * 1999-01-27 2002-10-15 International Business Machines Corporation System and method for collecting and analyzing information about content requested in a network (World Wide Web) environment
CN1302410A (en) * 1999-03-26 2001-07-04 塔吉特玛奇有限公司 Method and system for multi-lingual on-line object matching
US6489968B1 (en) * 1999-11-18 2002-12-03 Amazon.Com, Inc. System and method for exposing popular categories of browse tree
US6848075B1 (en) * 2000-02-10 2005-01-25 International Business Machines Corporation Internet web browser with memory enhanced hyperlink display
US6850988B1 (en) * 2000-09-15 2005-02-01 Oracle International Corporation System and method for dynamically evaluating an electronic commerce business model through click stream analysis
JP2002183155A (en) * 2000-12-08 2002-06-28 Sony Corp Communication system, data gathering and distributing system, and storage medium stored with data gathering and distributing program
US20020087621A1 (en) * 2000-12-29 2002-07-04 Hendriks Chris L. Method and system to manage internet user navigation data
JP2002207764A (en) * 2001-01-09 2002-07-26 Kentop:Kk Commodity information distributing system
US20020093529A1 (en) * 2001-01-18 2002-07-18 Raja Daoud Method and apparatus to optimize a computing session based on user interaction with a computer

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
None
See also references of EP1604349A4

Cited By (24)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1894081A4 (en) * 2005-06-06 2010-03-24 Omniture Inc Web usage overlays for third-party web plug-in content
EP1894081A2 (en) * 2005-06-06 2008-03-05 Omniture, Inc. Web usage overlays for third-party web plug-in content
JP2008546103A (en) * 2005-06-06 2008-12-18 オムニチャー, インク. Web usage overlay for third-party web plug-in content
JP2007109137A (en) * 2005-10-17 2007-04-26 Kan:Kk Portable telephone access identification system, web server, and control method for web server
US8473495B2 (en) 2006-08-25 2013-06-25 Covario, Inc. Centralized web-based software solution for search engine optimization
US8838560B2 (en) 2006-08-25 2014-09-16 Covario, Inc. System and method for measuring the effectiveness of an on-line advertisement campaign
US8943039B1 (en) 2006-08-25 2015-01-27 Riosoft Holdings, Inc. Centralized web-based software solution for search engine optimization
US8972379B1 (en) 2006-08-25 2015-03-03 Riosoft Holdings, Inc. Centralized web-based software solution for search engine optimization
US9021140B2 (en) 2007-03-12 2015-04-28 Citrix Systems, Inc. Systems and methods for error detection
US9231815B2 (en) 2007-03-12 2016-01-05 Citrix Systems, Inc. Systems and methods for script injection
US9577919B2 (en) 2007-12-20 2017-02-21 Yahoo! Inc. DNS wildcard beaconing
US8756340B2 (en) 2007-12-20 2014-06-17 Yahoo! Inc. DNS wildcard beaconing to determine client location and resolver load for global traffic load balancing
USRE48437E1 (en) 2008-06-09 2021-02-16 Brightedge Technologies, Inc. Collecting and scoring online references
US8396742B1 (en) 2008-12-05 2013-03-12 Covario, Inc. System and method for optimizing paid search advertising campaigns based on natural search traffic
US8706548B1 (en) 2008-12-05 2014-04-22 Covario, Inc. System and method for optimizing paid search advertising campaigns based on natural search traffic
EP2415009A4 (en) * 2009-04-01 2012-02-08 Douglas J Honnold Determining projection weights based on census data
US8234370B2 (en) 2009-06-30 2012-07-31 International Business Machines Corporation Determining web analytics information
US9262770B2 (en) 2009-10-06 2016-02-16 Brightedge Technologies, Inc. Correlating web page visits and conversions with external references
WO2017078705A1 (en) * 2015-11-04 2017-05-11 Observepoint, Inc. Automatic execution of objects in a user interface
GB2562910A (en) * 2015-11-04 2018-11-28 Observepoint Inc Automatic execution of objects in a user interface
US10210001B2 (en) 2015-11-04 2019-02-19 Observepoint, Inc. Automatic execution of objects in a user interface
GB2562910B (en) * 2015-11-04 2021-04-28 Observepoint Inc Automatic execution of objects in a user interface
US10360133B2 (en) 2016-02-04 2019-07-23 Observepoint Inc. Analyzing analytic element network traffic
US10826802B2 (en) 2016-02-09 2020-11-03 Observepoint, Inc. Managing network communication protocols

Also Published As

Publication number Publication date
WO2004079544A3 (en) 2005-06-02
JP2006524865A (en) 2006-11-02
JP4633049B2 (en) 2011-02-16
AU2004217115A1 (en) 2004-09-16
AU2004217115C1 (en) 2009-05-28
WO2004079544A2 (en) 2004-09-16
EP1604349A4 (en) 2006-12-06
AU2004217115B2 (en) 2008-11-06
CA2518109A1 (en) 2004-09-16
WO2004079551A3 (en) 2005-04-07
EP1604349A2 (en) 2005-12-14

Similar Documents

Publication Publication Date Title
US7441195B2 (en) Associating website clicks with links on a web page
AU2004217115B2 (en) Associating website clicks with links on a web page
EP1894081B1 (en) Web usage overlays for third-party web plug-in content
US9053215B2 (en) Page grouping for site traffic analysis reports
US11704177B2 (en) Session triage and remediation systems and methods
US7392510B1 (en) System for tracking and providing access to information about server components invoked during the dynamic generation of web pages
US8898796B2 (en) Managing network data
US8577829B2 (en) Extracting information from unstructured data and mapping the information to a structured schema using the naïve bayesian probability model
US20140137006A1 (en) Graphical Overlay Related To Data Mining And Analytics
US9232011B2 (en) Tracking navigation flows within the same browser tab
US7243310B2 (en) Methods and devices for recording changes in visual stimuli observed through browser-based interfaces
AU2003248767A1 (en) Capturing and presenting site visitation path data
US20080091775A1 (en) Method and apparatus for parallel operations on a plurality of network servers
US20120290909A1 (en) Methods and apparatus of accessing related content on a web-page
US10291492B2 (en) Systems and methods for discovering sources of online content
CA2786418A1 (en) Identifying equivalent javascript events
US20110282978A1 (en) Browser plug-in
US20090037741A1 (en) Logging Off A User From A Website
CN100437740C (en) Associating website clicks with links on a web page
RU2669172C2 (en) Method and monitoring system of web-site consistency
CN113722191B (en) Page monitoring method, device, equipment and computer readable storage medium
WO2022235170A1 (en) Methods and systems for obtaining and storing web pages

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A2

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BW BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EC EE EG ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NA NI NO NZ OM PG PH PL PT RO RU SC SD SE SG SK SL SY TJ TM TN TR TT TZ UA UG US UZ VC VN YU ZA ZM ZW

AL Designated countries for regional patents

Kind code of ref document: A2

Designated state(s): BW GH GM KE LS MW MZ SD SL SZ TZ UG ZM ZW AM AZ BY KG KZ MD RU TJ TM AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IT LU MC NL PL PT RO SE SI SK TR BF BJ CF CG CI CM GA GN GQ GW ML MR NE SN TD TG

121 Ep: the epo has been informed by wipo that ep was designated in this application
WWE Wipo information: entry into national phase

Ref document number: 2518109

Country of ref document: CA

Ref document number: 2006509207

Country of ref document: JP

WWE Wipo information: entry into national phase

Ref document number: 2004217115

Country of ref document: AU

WWE Wipo information: entry into national phase

Ref document number: 2004717485

Country of ref document: EP

ENP Entry into the national phase

Ref document number: 2004217115

Country of ref document: AU

Date of ref document: 20040304

Kind code of ref document: A

WWP Wipo information: published in national office

Ref document number: 2004217115

Country of ref document: AU

WWE Wipo information: entry into national phase

Ref document number: 20048091310

Country of ref document: CN

WWP Wipo information: published in national office

Ref document number: 2004717485

Country of ref document: EP