WO2002084507A1 - User-side tracking of multimedia application usage within a web page - Google Patents

User-side tracking of multimedia application usage within a web page Download PDF

Info

Publication number
WO2002084507A1
WO2002084507A1 PCT/US2002/012045 US0212045W WO02084507A1 WO 2002084507 A1 WO2002084507 A1 WO 2002084507A1 US 0212045 W US0212045 W US 0212045W WO 02084507 A1 WO02084507 A1 WO 02084507A1
Authority
WO
WIPO (PCT)
Prior art keywords
visitor
web page
data
application
server
Prior art date
Application number
PCT/US2002/012045
Other languages
French (fr)
Inventor
Marcus Vincent
Original Assignee
Netiq Corporation
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 Netiq Corporation filed Critical Netiq Corporation
Publication of WO2002084507A1 publication Critical patent/WO2002084507A1/en

Links

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]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/535Tracking the activity of the user
    • 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
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/56Provisioning of proxy services
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/40Network security protocols
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/56Provisioning of proxy services
    • H04L67/561Adding application-functional data or data for application control, e.g. adding metadata
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/56Provisioning of proxy services
    • H04L67/564Enhancement of application control based on intercepted application data
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/56Provisioning of proxy services
    • H04L67/568Storing data temporarily at an intermediate stage, e.g. caching

Definitions

  • Modern web site traffic analysis tools have been useful for tracking page-to- page navigation, e.g. where a visitor downloads one page and then clicks a link to transition to another page. Each click of a link causes the web browser to send a request over the Internet for the new web page, which is then downloaded from the web page server storing the web page and loaded within the browser running on the visitor's computer.
  • the operation of conventional browsers such as Microsoft's Internet Explorer and Netscape Navigator are well known in the art.
  • the active JavaScript within these pages reports back information every time a new page is loaded into the visitor computer's web browser.
  • variable script By setting the source of the image to a variable built by the script (e.g. www.webtrendslive.com/button3.asp7id39786c45629tl 20145), all the gathered information can be passed to the web server doing the logging.
  • the variable script "id39786c45629tl 20145" is sent to the webtrendslive.com web site and is interpreted by a decoder program built into the data analysis server to mean that a user with ID#39786, loaded client web site
  • lines 18) and 19) utilize the information extracted from the getURL command, thereby attaching the embedded application title and URL respectively to the image request.
  • the interface takes the tracking information from the application and coded within the image and creates a formal request to the reporting server 24.
  • the image request, with attached coded information about the visitor computer and web content viewing data, is sent to the tracking services reporting servers in block 52.

Abstract

The operation of multimedia applications (30), such as Macromedia's Flash, embedded within a web page (26) and downloaded by a visitor computer is tracked by using data mining code operating within the multimedia application, or by such code in conjunction with an interface (28) wihin the web page (26). Each operation of the web page (26) triggers a URL page request to a data tracking server (24) that is coupled over a wide area network to the visitor computer and to the server from which the web page is downloaded. An example of such a trigger is a getURL command which, when activated, can be used to track such items as multimedia functions used within the multimedia application, pages viewed, scenes viewed, etc. The URL page request includes within the request data that is compiled by the data mining code at the visitor computer and arranged so that the raw data can be reconstituted at the data tracking server and compiled into reports accessible to the web page operator.

Description

USER-SIDE TRACKING OF MULTIMEDIA APPLICATION USAGE
WITHIN A WEB PAGE
BACKGROUND OF THE INVENTION The present application relates to compiling and reporting data associated with activity on a network server and more particularly to compiling and reporting data associated with the viewing of web page content over the worldwide web. Programs for analyzing traffic on a network server, such as a worldwide web server, are known in the art. One such prior art program is described in commonly owned US Patent Application No. 09/240,208, filed January 29, 1999, for a Method and Apparatus for Evaluating Visitors to a Web Server, which is incorporated herein by reference for all purposes. In these prior art systems, the program typically runs on the web server that is being monitored. Data is compiled, and reports are generated on demand — or are delivered from time to time via email — to display information about web server activity, such as the most popular page by number of visits, peak hours of website activity, most popular entry page, etc.
Analyzing activity on a worldwide web server from a different location on a global computer network ("Internet") is also known in the art. To do so, a provider of remote web-site activity analysis ("service provider") generates JavaScript code that is distributed to each subscriber to the service. The subscriber copies the code into each web-site page that is to be monitored. When a visitor to the subscriber's web site loads one of the web-site pages into his or her computer, the JavaScript code collects information, including time of day, visitor domain, page visited, etc. The code then calls a server operated by the service provider — also located on the Internet — and transmits the collected information thereto as a URL parameter value. Information is also transmitted in a known manner via a cookie.
Each subscriber has a password to access a page on the service provider's server. This page includes a set of tables that summarize, in real time, activity on the customer's web site.
Modern web site traffic analysis tools have been useful for tracking page-to- page navigation, e.g. where a visitor downloads one page and then clicks a link to transition to another page. Each click of a link causes the web browser to send a request over the Internet for the new web page, which is then downloaded from the web page server storing the web page and loaded within the browser running on the visitor's computer. The operation of conventional browsers such as Microsoft's Internet Explorer and Netscape Navigator are well known in the art. The active JavaScript within these pages reports back information every time a new page is loaded into the visitor computer's web browser.
Recently, applications such as Flash from Macromedia, Inc. have been developed to run within web pages. These applications include their own navigation tools and have multiple viewable pages that operate within a single web page. An entire Flash-based presentation might therefore exist only on at single web page address where the user "browses" within the flash presentation. Clicks within the flash presentation do not result in requests being sent back to the web page server since the entire presentation is already downloaded to the visitor computer. Because a visitor is no longer operating with page-to-page navigation when viewing a flash presentation, modern web page tracking tools have been unable to track browsing within these type of applications.
Accordingly, the need remains for system and method for overcoming this drawback in the prior art.
BRIEF DESCRIPTION OF THE DRAWINGS The foregoing and other objects, features and advantages of the invention will become more readily apparent from the following detailed description of a preferred embodiment of the invention that proceeds with reference to the accompanying drawings.
FIG. 1 is a highly schematic view of a portion of the Internet implementing the present invention.
FIGs. 2 and 3 are representative pages of a multimedia presentation capable of being tracked by the methods of the present invention. FIGs. 4 and 5 are representative pages of an embedded flash presentation capable of being tracked by the methods of the present invention. FIG. 6 is a high-level block diagram illustrating the operation of a web page with a tracking reporting server according to a preferred embodiment of the invention. FIG. 7 is a flow chart that depicts a preferred operation of the invention.
DETAILED DESCRIPTION
Turning now to FIG. 1, indicated generally at 10 is a highly schematic view of a portion of the Internet implementing the present invention. Included thereon is a worldwide web server 12. Server 12, in the present example, is operated by a business that sells products via server 12, although the same implementation can be made for sales of services via the server. The server includes a plurality of pages that a site visitor can download to his or her computer, like computer 14, using a conventional browser program running on the computer. Examples of the type of pages that a visitor can download include informational pages and pages that describe the business and the products or services that are offered for sale. As mentioned above, it would be advantageous to the seller to have an understanding about how customers and potential customers use server 12. As also mentioned above, it is known to obtain this understanding by analyzing web-server log files at the server that supports the selling web site. It is also known in the art to collect data over the Internet and generate activity reports at a remote server. When the owner of server 12 first decides to utilize a remote service provider to generate such reports, he or she uses a computer 16, which is equipped with a web browser, to visit a web server 18 operated by the service provider. On server 18, the subscriber opens an account and creates a format for real-time reporting of activity on server 12. To generate such reporting, server 18 provides computer 16 with a small piece of code, typically JavaScript code. The subscriber simply copies and pastes this code onto each web page maintained on server 12 for which monitoring is desired. When a visitor from computer 14 (client node) loads one of the web pages having the embedded code therein, the code passes predetermined information from computer 14 to a server 20 — also operated by the service provider — via the
Internet. This information includes, e.g., the page viewed, the time of the view, the type of browser used, the visitor's identification, etc. Server 20 in turn transmits this information to an analysis server 22, which is also maintained by the service provider. This server analyzes the raw data collected on server 20 and passes it to a database server 24 that the service provider also operates. When the subscriber would like to see and print real-time statistics, the subscriber uses computer 16 to access server 18, which in turn is connected to database server 24 at the service provider's location. The owner can then see and print reports, like those available through the webtrendslive.com reporting service operated by the assignee of this application, that provide real-time information about the activity at server 12.
The above-described arrangement for monitoring web server activity by a service provider over the Internet is generally known in the art. Information analyzed in prior art systems generally consists of what might be thought of as technical data, such as most popular pages, referring URLs, total number of visitors, returning visitors, etc. One piece of information that is useful to but is not provided to a site owner is how long a page takes to load on a visitor's computer 14. If page loads are taking too long, then a web site operator can redesign the page to load faster and/or add new web page server equipment to make the site more responsive to user requests. Modern web browsers such as Internet Explorer (IE) and Netscape
Navigator operate to send for, retrieve and load web pages. A common method for implementing web pages is to use html or JavaScript code, which is interpreted by the web browser and implemented on the computer requesting the web page and including the web browser program. A common feature of modern web browsers is the use of events to trigger or "fire" operations called an "Event Handler". For example, moving a mouse cursor over a predefined hotspot or button on a web page can trigger a "mouseover" event. The triggering of such an event can be used by such browser plug in technologies as Flash (created by Macromedia, Inc.) to run a subroutine that changes the hotspot from one graphic to another. FIGs. 2 and 3 illustrate an example of one multimedia presentation that is running outside of and in a separate window from the browser application. The window displayed in FIG. 2 illustrates the default page of the presentation running on the visitor's computer implemented using Flash technology. The central portion of the window displays a picture accompanying the informational content of the presentation default page. Along the right side of the window is a short informational paragraph about the space shuttle with instructions to click on the chapter headings at the left for a look at the shuttle's history and details of each mission. Along a left side of the window are various selections, such as the one titled "1999-2001 : Building A Home", that a visitor can click on to change the window display to that shown in FIG. 3. FIG. 3 illustrates one page of the flash presentation selected by the visitor browsing by using the browsing buttons along the left side of the flash presentation window. The visitor can browse further within the presentation by clicking on any of the numbers located along the bottom center of the window. In the figure shown, the computer cursor has been moved via mouse until it is positioned over the "99" button. If a visitor were to click on that button, the flash presentation window would change to present further information about shuttle mission 99. As the entire flash presentation is loaded in the visitor computer, traditional web tracking tools using new page requests calls from the web browser, cannot be used to track visitor browsing within the presentation. Statistics on which shuttle mission might be most popular with readers, for instance, would be unavailable for analysis.
FIGs. 4 and 5 illustrate a multimedia flash presentation that is embedded within a web browser. The FIG. 4 screen shot illustrates the default page of the presentation with the instructions for the visitor to point and click on a menu choice or highlighted country. The FIG. 5 screen shot illustrates the presentation when the country "Saudi Arabia" is clicked to thereby present the same world map but with Saudi Arabian oil production statistics listed below. As with the flash presentation shown in FIGs. 2 and 3, the presentation within FIG. 4 and 5 is completely downloaded into the visitor's computer and operated from there. No call requests are made back to the web page server thus preventing any tracking of browsing within the multimedia viewer to occur using conventional means. Thus, the site operator would be unable using prior art techniques to determine which countries the visitor is most interested in learning about.
Internet-capable applications have the capability of communicating realtime to a central server which can record customer-defined information. Internet- capable applications are defined as (1) Web browsers, (2) WAP and Palm Devices, and (3) Windows or other operating system applications.
What information is monitored/tracked is up to the developer of the application. Examples of information that could be tracked are things such as Operating System, days used, area of application being utilized, number of minutes application was open, search phrases used, etc. Various services such as those available at webtrendslive.com allow the monitoring of application activity through the use of HTTP requests to the reporting servers. Any application, web or Windows-based (non-OS specific) that can take advantage of the HTTP protocol is able to send monitoring information to WebTrends Live reporting servers. The technology used to gather and report information of visitors to a particular web page is fairly well known. A customer (user of the service and operator of the web pages being tracked) pastes JavaScript code into the html code of each of the web pages they desire to have tracked. The pasted JavaScript code is then downloaded with the web page and runs on the browser of the visitor's computer to carry out data gathering and reporting services. Modern web pages include graphics embedded within the text of the web page. These graphics are usually downloaded separately from the web page by making a "call" to a particular file and server where the graphic is located.
Use of this feature within web pages is used as follows. Services such as WebTrends Live embed a tiny graphic (one pixel by one pixel in size) within the web page whose location is listed as being on one of WebTrends Live servers. This graphic is made small so as not to appear to the naked eye on the web page. The location or "source" of the graphic image includes a variable that is defined by the data gathered about the visitor's computer. The WebTrends Live-supplied JavaScript includes code that gathers information about the visitor and codes the information into the variable. The WebTrends Live servers include a program that interprets this code when it receives requests from the visitor computer for the lxl pixel graphic image.
By setting the source of the image to a variable built by the script (e.g. www.webtrendslive.com/button3.asp7id39786c45629tl 20145), all the gathered information can be passed to the web server doing the logging. In this case, for instance, the variable script "id39786c45629tl 20145" is sent to the webtrendslive.com web site and is interpreted by a decoder program built into the data analysis server to mean that a user with ID#39786, loaded client web site
#45629 in 4.5 seconds and spent 1 :20 minutes there before moving to another web site. This is just an example of the types of data that can be transmitted using this method and it is understood that many other types of information can be tracked and reported.
FIG. 6 is a schematic representation of the interaction between the
JavaScript interface 28 supplied by the tracking service providor and pasted by the web page owner/customer into each web page, the embedded (e.g. Flash) application 30 within the web page 26, and the reporting server 24 that receives and compiles the user data information from the visitor.
Per the operation of a preferred method, the embedded application 30 includes a piece of code that calls out from the application to the interface 28. In the example shown, the embedded application code utilizes a function available within Flash called the getURL command. The full text of the command is as follows: getURL ( * javascript: trac Activit (Title, URL) ' ) , where the title of the particular flash page viewed and the location of the presentation is stored in variables 'Title' and 'URL'. The variables shown are simply shown as examples and those skilled in the art would recognize that variables for any two parameters can be tracked. Functions of the multimedia application that can be tracked are visitor clicks on play button, visitor clicks on stop button, new screen (e.g. product page), pages viewed, scenes viewed, etc. In the browser-based interface of FIG. 6, embedded application 30 within web page 26 communicates to hosting parent page 12 (FIG. 1), which then communicates to central server the originating application's request. Methods of communication between application and parent page involve JavaScript or COM. With the custom HTTP-based request, the tracking service provider uses standard server log files that are generated by requests to the server. Any application that can generate a GET or POST request can then communicate with the tracking service servers. The request can come from any application, not just web-browsers. During the request to the client application would append either in the data section of a POST or the URL of a GET request the parameters that the application would like to monitor.
A sample implementation of the invention is now described using the following source code embedded within the web page being tracked, where the web page includes (1) a Communication interface ( trackActivity ( ) ) to the tracking service servers, (2) an embedded Flash/Shockwave movie ( f lashmovie . s f ), and (3) JavaScript code to extract browser information.
1) <HTML>
2) <BODY>
3) <IMG Name = "Trac inglmage" width = "1" height = "1" ID =
"Trackinglmage" SRC = "blank. gif">
4) <SCRIPT LANGUAGE="JavaScript "> 5)
6) function trackActivity (Title, URL)
7) {
8) var ORDER= "";
9) var SERVER= ""; 10) var CONTENTGROUP= 11) 12)
13) var W="tagver=3&SiteId=63203&Sid=005-01-3-26-175813- 63203&Tz=- 800&firstwkday=sunday&Edition=personal&Button=10 " ;
14) +="&server="+escape (SERVER) ;
15 ) W+= " &order= " +escape (ORDER) ;
16) +="&Group="+escape(CONTENTGROUP) ;
17) W+="&browserDate="4-escape (new DateO); 18) W+="&title="+escape (Title) ;
19) W+="&url="+URL;
20) += " &referrer= " +window . document . referrer ;
21) W+="&appname="+escape (navigator. appName) ;
22) W+="&appversion="+escape (navigator. appVersion) ; 23) W+="&cookieOK="+ (navigator. cookieEnabled? "Yes" :"No") ;
24 ) +="&userLanguage="+ (navigator . appName=="Netscape" ?navi gator. language :navigator .userLanguage) ;
25) W+= "&platform="+navigator.platform;
26) W+="&bgColor="+escape (document .bgColor) ; 27) W+="&javaOK=Yes";
28) if (typeof (screen) =="object") 30) +="fcscreenResolution="+screen . width+"x"+screen . height ;
31) W+="&colorDepth= "+screen . colorDepth;
32) W+="&NSpluginList="; 33) for( var i=0; i< navigator .plugins . length; i++)
34) W+=escape (navigator.plugins [i] .name)+";";
35) } 36)
37) document .Trackinglmage. src = 'http://statse.webtrendslive.com/S005-01-3-26-175813-
63203/button3. asp? ' +W;
38)
39) }
40) 41) </SCRIPT>
42)
43) <OBJECT classid="clsid:D27CDB6E-AE6D-llcf-96B8- 444553540000" codebase= "htt : //download . macromedia . com/pub/shockwave/cabs /flash/swflash.cab#version=5, 0,0,0" WIDTH=775 HEIGHT=580>
44) <PARAM NAME=movie VALUE="flashmovie . swf " >
45) <PARA NAME=quality VALUE=high>
46) <PARA NAME=scale VALUE=showall>
47) <PARAM NAME=bgcolor VALUE=#FFFFFF> 48) <EMBED src="f1. swf " quality=high bgcolor=#262c38 SCALE=showall TYPE="application/x-Shockwave-flash" PLUGINSPAGE="http : //www.macromedia . com/shockwave/download/i ndex.cgi?Pl_Prod_Version=ShockwaveFlash"> 49) </EMBED> 50) </OBJECT> 51)
52) </BODY>
53) </HTML> Lines 3) of the above code is the image call made to the tracking service servers as described above. Line 13) establishes the identity of the web page including a customer code that identifies the user of the tracking services. Lines 14) to 34) operate to add coded information within a variable 'W' that identifies such information as browser application name and version, the screen resolution, color depth. The variable 'W' is added to the end of the document requested in line 37), ultimately being received by the tracking service provider's servers for decoding and reporting. Line 43) to 50) show the call to the embedded flash presentation f lashmovie . swf.
FIG. 7 is a flow chart illustrating the preferred method of operation of the invention. Once the visitor downloads the web page 26, including the JavaScript interface 28 and embedded application 30, the visitor chooses to run the application that can take the external form shown in the FIGs. 2 and 3, or the integrated form of FIGs. 4 and 5. Each version of the application 30 includes the getURL command that calls the trackActivity command contained within the interface 28.
Once the visitor runs the flash presentation in block 40, the presentation operates until it reaches a call command such as the getURL function in block 42. Operation of the getURL command calls out to the trackActivity function in block 44 listed in the getURL command. The trackActivity function is run to request to the hosted interface that it would like to track a specific area, here the title of the scene run ("History of Company XYZ") and the URL of the scene ("www.companyxyz.com history.htm"). This information is pulled out in block 46. The JavaScript in the host web page 26 runs to pull out the additional information, such as by operating the JavaScript code shown in lines 13) to 34) above. Note that lines 18) and 19) utilize the information extracted from the getURL command, thereby attaching the embedded application title and URL respectively to the image request. The interface takes the tracking information from the application and coded within the image and creates a formal request to the reporting server 24. The image request, with attached coded information about the visitor computer and web content viewing data, is sent to the tracking services reporting servers in block 52.
It is contemplated within the invention that multiple requests to the tracking servers can be generated by any of the following means. First, the .SRC attribute of an image on the parent web page/frame can be updated with the URL of the new tracking request. Such a process can be implemented using the following code:
<SCRIPT LANGUAGE= ' Javascript ' > document . write ( " <IMG NAME= " "Trackinglmage " " HEIGHT= " " 1 " " WIDTH= " " 1 " " SRC= " " " " ID= " "Trackinglmage " " > " ) ; function trackAction ( URL)
{ document . Trackinglmage . src = URL;
} </SCRIPT>
A second means for making multiple requests is by writing to the parent document a new image whose .SRC attribute is the URL of the new tracking request. Such a process can be implemented using the following code:
<SCRIPT LANGUAGE= ' Javascript > document. rite ( "<IMG NAME=""Trackinglmage"" HEIGHT=""1""
WIDTH=""1"" SRC="""" ID=""Trackinglmage"">") ; function trackAction( URL)
{ document . all . items ( "TrackingSection" ) . innerHTML = "<IMG SRC = " + URL + "> }
</SCRIPT>
A third means for making multiple requests is by opening a new browser window with the URL of the tracking request. After the request is made, the browser either stays open for further requests, or closes and can be reopened for the next request.
A forth means is by way of an XML request from the embedded application made directly to the tracking service reporting servers as by using the following command: myXML.Send( 'http://www. webtrendslive.com/tracking. asp' ) Finally, an HTTP GET/POST request can be made directly from the embedded application to the tracking service reporting servers. The tracking servers would receive the request from the application and generate a log file. The log file is then processed and the tracking server processed update the appropriate databases to reflect activity for the application. An example of the last process is as follows. The Flash/Shockwave movie calls out to the interface that it would like to track the start of a scene called "History of Company XYZ.", for a page called /history.htm. This step is implemented in the following code run within the Flash embedded application: getURL ("javascript : trackActivity ( 'History of Company XYZ', 'http://www.companyXYZ.com/history.htm')");
The hosting page has a JavaScript function called trackActivityO which takes the request from the Flash/Shockwave application and communicates the request to reporting servers: function trackAction (Title , URL) {
//create request to reporting server
} Either of these following commands then would open a new window and passes the parameters being tracked, PI and P2, to the new page: getURL ( ' mydomain . com/settings . asp?Pl=A&P2=B ' , GET/POST) getURL ( " j avascript : window. open ( "trackingpage . htm?pl=A&p 2=B" ) ; Having described and illustrated the principles of the invention in a preferred embodiment thereof, it should be apparent that the invention can be modified in arrangement and detail without departing from such principles.

Claims

What is claimed is:
1. A method for tracking and reporting traffic activity within an application embedded within a web page comprising the steps of: storing a web page on a first server coupled to a wide area network, said web page having an application operating therein including data mining code; uploading the web page to a visitor computer responsive to a request over the wide area network from the visitor computer; operating the application under visitor control on the visitor computer; operating the data mining code on the visitor computer; and responsive to the data mining code, reporting activity on the application through the wide area network to a data reporting server.
2. The method of claim 1, wherein the application is a flash presentation and the data mining code includes a getURL command.
3. The method of claim 1, wherein the application is a flash presentation and the activity includes at least one selected from the group consisting of visitor clicks on play button, visitor clicks on stop button, new screen, pages, viewed and screens viewed.
4. The method of claim 1, further including the steps of: embedding an image within the web page, said image having a first .SRC attribute associated therewith; operating the data mining code on the visitor computer to yield visitor data; compiling the visitor data into a URL request; and updating the .SRC of the image to reflect the compiled URL request.
5. The method of claim 1, further comprising the steps of: operating the data mining code on the visitor computer to yield visitor data; compiling the visitor data into a URL request; and creating an image whose .SRC attribute is associated with the URL request.
6. The method of claim 1 wherein the data mining code includes a myXML . send command.
7. The method of claim 1, further comprising the steps of: storing an interface within the web page; requesting to the interface that the operating of the application step be tracked; and reporting the request from the interface to the reporting servers.
PCT/US2002/012045 2001-04-13 2002-04-15 User-side tracking of multimedia application usage within a web page WO2002084507A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US28385801P 2001-04-13 2001-04-13
US60/283,858 2001-04-13

Publications (1)

Publication Number Publication Date
WO2002084507A1 true WO2002084507A1 (en) 2002-10-24

Family

ID=23087867

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2002/012045 WO2002084507A1 (en) 2001-04-13 2002-04-15 User-side tracking of multimedia application usage within a web page

Country Status (2)

Country Link
US (1) US20030046385A1 (en)
WO (1) WO2002084507A1 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6785723B1 (en) * 2000-06-22 2004-08-31 International Business Machines Corporation Tracking the transmission of web documents or files sent from resource locations through servers on the web to client computer stations which send tracked transmission characteristics data back to said servers
CN111506840A (en) * 2019-01-11 2020-08-07 北京京东尚科信息技术有限公司 Loading method and system of client embedded webpage, electronic equipment and storage medium
CN111901192A (en) * 2020-07-15 2020-11-06 腾讯科技(深圳)有限公司 Statistical method and device for page access data

Families Citing this family (79)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6108637A (en) * 1996-09-03 2000-08-22 Nielsen Media Research, Inc. Content display monitor
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
AUPQ206399A0 (en) * 1999-08-06 1999-08-26 Imr Worldwide Pty Ltd. Network user measurement system and method
JP5072160B2 (en) 2000-01-12 2012-11-14 ネットレイティングス・インコーポレーティッド System and method for estimating the spread of digital content on the World Wide Web
US7047294B2 (en) 2001-05-02 2006-05-16 Microsoft Corporation Page-view recording with click-thru tracking
AUPR505601A0 (en) * 2001-05-17 2001-06-07 Traffion Technologies Pty Ltd Method of optimising content presented to a user within a communications network
US7032229B1 (en) * 2001-06-04 2006-04-18 Palmsource, Inc. Automatic tracking of user progress in a software application
US8244702B2 (en) * 2002-02-26 2012-08-14 International Business Machines Corporation Modification of a data repository based on an abstract data representation
US10205623B2 (en) * 2002-06-28 2019-02-12 Adobe Systems Incorporated Custom event and attribute generation for use in website traffic data collection
US8271778B1 (en) 2002-07-24 2012-09-18 The Nielsen Company (Us), Llc System and method for monitoring secure data on a network
US7349827B1 (en) 2002-09-18 2008-03-25 Doubleclick Inc. System and method for reporting website activity based on inferred attribution methodology
AU2003900398A0 (en) * 2003-01-31 2003-02-13 Red Sheriff Limited Method and system of measuring and recording user data in a communications network
US8055753B2 (en) * 2003-06-11 2011-11-08 International Business Machines Corporation Peer to peer job monitoring and control in grid computing systems
US8935243B2 (en) * 2003-08-27 2015-01-13 Inoventiv (Canada) Corp. Method and system for dynamic web display
US8065410B1 (en) 2004-03-31 2011-11-22 Compuware Corporation Methods and apparatus for collecting performance metrics from a web site
US7480648B2 (en) * 2004-12-06 2009-01-20 International Business Machines Corporation Research rapidity and efficiency improvement by analysis of research artifact similarity
US8122012B2 (en) * 2005-01-14 2012-02-21 International Business Machines Corporation Abstract record timeline rendering/display
US7624097B2 (en) 2005-01-14 2009-11-24 International Business Machines Corporation Abstract records
US8281401B2 (en) * 2005-01-25 2012-10-02 Whitehat Security, Inc. System for detecting vulnerabilities in web applications using client-side application interfaces
US8095553B2 (en) * 2005-03-17 2012-01-10 International Business Machines Corporation Sequence support operators for an abstract database
US7440945B2 (en) * 2005-11-10 2008-10-21 International Business Machines Corporation Dynamic discovery of abstract rule set required inputs
US7444332B2 (en) * 2005-11-10 2008-10-28 International Business Machines Corporation Strict validation of inference rule based on abstraction environment
US8612569B2 (en) 2005-12-12 2013-12-17 Ebay Inc. Method and system for proxy tracking of third party interactions
US20080040473A1 (en) * 2006-08-14 2008-02-14 Microsoft Corporation Enabling web analytics for interactive web applications
US8239522B1 (en) * 2006-11-16 2012-08-07 Adobe Systems Incorporated Dynamic variables for tracking wireless device website usage
US10169781B1 (en) 2007-03-07 2019-01-01 The Nielsen Company (Us), Llc Method and system for generating information about portable device advertising
US8140557B2 (en) 2007-05-15 2012-03-20 International Business Machines Corporation Ontological translation of abstract rules
US8095650B1 (en) * 2007-07-30 2012-01-10 Compuware Corporation Methods and apparatus for real user monitoring including flash monitoring
US8949877B2 (en) 2007-08-31 2015-02-03 At&T Intellectual Property I, L.P. Method and system for determining subscriber demand for multimedia content
US8572065B2 (en) * 2007-11-09 2013-10-29 Microsoft Corporation Link discovery from web scripts
US8145747B2 (en) * 2007-12-11 2012-03-27 Microsoft Corporation Webpage domain monitoring
US8127038B2 (en) * 2008-03-11 2012-02-28 International Business Machines Corporation Embedded distributed computing solutions
WO2009139994A2 (en) * 2008-04-15 2009-11-19 Foresee Results Systems and methods for remote tracking and replay of user interaction with a webpage
US20090288019A1 (en) * 2008-05-15 2009-11-19 Microsoft Corporation Dynamic image map and graphics for rendering mobile web application interfaces
US8219598B1 (en) * 2009-05-11 2012-07-10 Google Inc. Cross-domain communicating using data files
US20110138307A1 (en) * 2009-12-09 2011-06-09 Microsoft Corporation Publishing client device usage data
JP5467888B2 (en) * 2010-02-12 2014-04-09 株式会社日立製作所 Web application usability evaluation method, analysis server, and program thereof
US8307006B2 (en) 2010-06-30 2012-11-06 The Nielsen Company (Us), Llc Methods and apparatus to obtain anonymous audience measurement data from network server data for particular demographic and usage profiles
US8370489B2 (en) 2010-09-22 2013-02-05 The Nielsen Company (Us), Llc Methods and apparatus to determine impressions using distributed demographic information
CA2819268C (en) 2010-12-20 2017-10-17 The Nielsen Company (Us), Llc Methods and apparatus to determine media impressions using distributed demographic information
EP2686779A4 (en) 2011-03-18 2014-09-17 Nielsen Co Us Llc Methods and apparatus to determine media impressions
US8769073B2 (en) * 2011-06-29 2014-07-01 International Business Machines Corporation Intelligent offline caching of non-navigated content based on usage metrics
US8538333B2 (en) 2011-12-16 2013-09-17 Arbitron Inc. Media exposure linking utilizing bluetooth signal characteristics
US9015255B2 (en) 2012-02-14 2015-04-21 The Nielsen Company (Us), Llc Methods and apparatus to identify session users with cookie information
AU2013204865B2 (en) 2012-06-11 2015-07-09 The Nielsen Company (Us), Llc Methods and apparatus to share online media impressions data
US9282366B2 (en) 2012-08-13 2016-03-08 The Nielsen Company (Us), Llc Methods and apparatus to communicate audience measurement information
AU2013204953B2 (en) 2012-08-30 2016-09-08 The Nielsen Company (Us), Llc Methods and apparatus to collect distributed user information for media impressions
US10187444B2 (en) * 2012-09-28 2019-01-22 Deluxe Corporation System and method of automatic generation and insertion of analytic tracking codes
US9055021B2 (en) 2012-11-30 2015-06-09 The Nielsen Company (Us), Llc Methods and apparatus to monitor impressions of social media messages
US20140215050A1 (en) * 2013-01-29 2014-07-31 Array Networks, Inc. Method and system for web analytics using a proxy
US9832155B2 (en) 2013-01-31 2017-11-28 The Nielsen Company (Us), Llc Methods and apparatus to monitor impressions of social media messages
US9697533B2 (en) 2013-04-17 2017-07-04 The Nielsen Company (Us), Llc Methods and apparatus to monitor media presentations
US9519914B2 (en) 2013-04-30 2016-12-13 The Nielsen Company (Us), Llc Methods and apparatus to determine ratings information for online media presentations
US9247273B2 (en) 2013-06-25 2016-01-26 The Nielsen Company (Us), Llc Methods and apparatus to characterize households with media meter data
US10068246B2 (en) 2013-07-12 2018-09-04 The Nielsen Company (Us), Llc Methods and apparatus to collect distributed user information for media impressions
US9313294B2 (en) 2013-08-12 2016-04-12 The Nielsen Company (Us), Llc Methods and apparatus to de-duplicate impression information
US10333882B2 (en) 2013-08-28 2019-06-25 The Nielsen Company (Us), Llc Methods and apparatus to estimate demographics of users employing social media
US9332035B2 (en) 2013-10-10 2016-05-03 The Nielsen Company (Us), Llc Methods and apparatus to measure exposure to streaming media
US10956947B2 (en) 2013-12-23 2021-03-23 The Nielsen Company (Us), Llc Methods and apparatus to measure media using media object characteristics
US9852163B2 (en) 2013-12-30 2017-12-26 The Nielsen Company (Us), Llc Methods and apparatus to de-duplicate impression information
US9237138B2 (en) 2013-12-31 2016-01-12 The Nielsen Company (Us), Llc Methods and apparatus to collect distributed user information for media impressions and search terms
US10147114B2 (en) 2014-01-06 2018-12-04 The Nielsen Company (Us), Llc Methods and apparatus to correct audience measurement data
US20150193816A1 (en) 2014-01-06 2015-07-09 The Nielsen Company (Us), Llc Methods and apparatus to correct misattributions of media impressions
US9277265B2 (en) 2014-02-11 2016-03-01 The Nielsen Company (Us), Llc Methods and apparatus to calculate video-on-demand and dynamically inserted advertisement viewing probability
US20150262207A1 (en) 2014-03-13 2015-09-17 The Nielsen Company (US),LLC Methods and apparatus to compensate impression data for misattribution and/or non-coverage by a database proprietor
US9953330B2 (en) 2014-03-13 2018-04-24 The Nielsen Company (Us), Llc Methods, apparatus and computer readable media to generate electronic mobile measurement census data
US9699499B2 (en) 2014-04-30 2017-07-04 The Nielsen Company (Us), Llc Methods and apparatus to measure exposure to streaming media
US10311464B2 (en) 2014-07-17 2019-06-04 The Nielsen Company (Us), Llc Methods and apparatus to determine impressions corresponding to market segments
US20160063539A1 (en) 2014-08-29 2016-03-03 The Nielsen Company (Us), Llc Methods and apparatus to associate transactions with media impressions
US20160189182A1 (en) 2014-12-31 2016-06-30 The Nielsen Company (Us), Llc Methods and apparatus to correct age misattribution in media impressions
US10219039B2 (en) 2015-03-09 2019-02-26 The Nielsen Company (Us), Llc Methods and apparatus to assign viewers to media meter data
US10380633B2 (en) 2015-07-02 2019-08-13 The Nielsen Company (Us), Llc Methods and apparatus to generate corrected online audience measurement data
US10045082B2 (en) 2015-07-02 2018-08-07 The Nielsen Company (Us), Llc Methods and apparatus to correct errors in audience measurements for media accessed using over-the-top devices
US9848224B2 (en) 2015-08-27 2017-12-19 The Nielsen Company(Us), Llc Methods and apparatus to estimate demographics of a household
US9838754B2 (en) 2015-09-01 2017-12-05 The Nielsen Company (Us), Llc On-site measurement of over the top media
US10205994B2 (en) 2015-12-17 2019-02-12 The Nielsen Company (Us), Llc Methods and apparatus to collect distributed user information for media impressions
US10270673B1 (en) 2016-01-27 2019-04-23 The Nielsen Company (Us), Llc Methods and apparatus for estimating total unique audiences
US10210459B2 (en) 2016-06-29 2019-02-19 The Nielsen Company (Us), Llc Methods and apparatus to determine a conditional probability based on audience member probability distributions for media audience measurement
US10791355B2 (en) 2016-12-20 2020-09-29 The Nielsen Company (Us), Llc Methods and apparatus to determine probabilistic media viewing metrics

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6201797B1 (en) * 1997-12-12 2001-03-13 At&T Wireless Services Inc. High bandwidth delivery and internet access for airborne passengers
US6377993B1 (en) * 1997-09-26 2002-04-23 Mci Worldcom, Inc. Integrated proxy interface for web based data management reports

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5978817A (en) * 1995-08-15 1999-11-02 Netscape Communications Corp. Browser having automatic URL generation
US6950991B2 (en) * 1995-11-13 2005-09-27 Citrix Systems, Inc. Interacting with software applications displayed in a web page
US6792607B1 (en) * 2000-05-18 2004-09-14 Microsoft Corporation Databinding using server-side control objects
US6941562B2 (en) * 2000-12-01 2005-09-06 Appeon Corporation Method of <script> based remote JavaScript function call of web page
US6877007B1 (en) * 2001-10-16 2005-04-05 Anna M. Hentzel Method and apparatus for tracking a user's interaction with a resource supplied by a server computer

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6377993B1 (en) * 1997-09-26 2002-04-23 Mci Worldcom, Inc. Integrated proxy interface for web based data management reports
US6201797B1 (en) * 1997-12-12 2001-03-13 At&T Wireless Services Inc. High bandwidth delivery and internet access for airborne passengers

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6785723B1 (en) * 2000-06-22 2004-08-31 International Business Machines Corporation Tracking the transmission of web documents or files sent from resource locations through servers on the web to client computer stations which send tracked transmission characteristics data back to said servers
CN111506840A (en) * 2019-01-11 2020-08-07 北京京东尚科信息技术有限公司 Loading method and system of client embedded webpage, electronic equipment and storage medium
CN111901192A (en) * 2020-07-15 2020-11-06 腾讯科技(深圳)有限公司 Statistical method and device for page access data
CN111901192B (en) * 2020-07-15 2023-09-12 腾讯科技(深圳)有限公司 Statistical method and device for page access data

Also Published As

Publication number Publication date
US20030046385A1 (en) 2003-03-06

Similar Documents

Publication Publication Date Title
US20030046385A1 (en) User-side tracking of multimedia application usage within a web page
US8713536B2 (en) Method and system for constructing a customized web analytics application
US11258870B1 (en) Method and system for monitoring an activity of a user
US8255526B2 (en) Method for collecting human experience analytics data
US7502994B2 (en) Web page link-tracking system
US6112240A (en) Web site client information tracker
US9331918B2 (en) Link usage
US6631411B1 (en) Apparatus and method for monitoring a chain of electronic transactions
EP1724992B1 (en) Method for processing data related to activity on a network
US6449604B1 (en) Method for characterizing and visualizing patterns of usage of a web site by network users
US7185272B2 (en) Method for automatically filling in web forms
US20010037359A1 (en) System and method for a server-side browser including markup language graphical user interface, dynamic markup language rewriter engine and profile engine
US20050010634A1 (en) Methods, systems, and computer program products for portlet aggregation by client applications on a client side of client/server environment
EP2290604A1 (en) Traffic visualization across web maps
US20120203901A1 (en) Page Grouping for Site Traffic Analysis Reports
US8056014B2 (en) Web portal page interactive user interfaces with maximum accessibility to user selected portlets
EP1845436A2 (en) Methods and systems for providing online chat
US20090293001A1 (en) System and method for generating and reporting cookie values at a client node
WO2002037229A2 (en) Method for determining web page loading and viewing times
AU2002241786A1 (en) System and method for generating and reporting cookie values at a client node
AU6573198A (en) Method and apparatus for tracking client interaction with a network resource and creating client profiles and resource database
WO2011072062A2 (en) Systems and methods for capturing and reporting metrics regarding user engagement including a canvas model
JP2003015793A (en) Method and system for dynamically changing and displaying information to be monitored on network on monitor screen and user interface player program for realizing the same system
KR20060006224A (en) Method and system for providing on-line client-specific web service
US9679073B2 (en) Webpage comprising a rules engine

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EC EE 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 NO NZ OM PH PL PT RO RU SD SE SG SI SK SL TJ TM TN TR TT TZ UA UG UZ VN YU ZA ZM ZW

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): GH GM KE LS MW MZ SD SL SZ TZ UG ZM ZW AM AZ BY KG KZ MD RU TJ TM AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE 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
DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)
REG Reference to national code

Ref country code: DE

Ref legal event code: 8642

122 Ep: pct application non-entry in european phase
NENP Non-entry into the national phase

Ref country code: JP

WWW Wipo information: withdrawn in national office

Country of ref document: JP