WO2009140293A1 - Tracking implicit trajectory of content sharing - Google Patents

Tracking implicit trajectory of content sharing Download PDF

Info

Publication number
WO2009140293A1
WO2009140293A1 PCT/US2009/043655 US2009043655W WO2009140293A1 WO 2009140293 A1 WO2009140293 A1 WO 2009140293A1 US 2009043655 W US2009043655 W US 2009043655W WO 2009140293 A1 WO2009140293 A1 WO 2009140293A1
Authority
WO
WIPO (PCT)
Prior art keywords
user
computer system
user identifier
content
client computer
Prior art date
Application number
PCT/US2009/043655
Other languages
French (fr)
Inventor
Michael Evans
Brian Guarraci
Peter Parsons
Michel Bastien
Matty Noble
Ben Straley
Original Assignee
Meteor Solutions, Inc.
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Meteor Solutions, Inc. filed Critical Meteor Solutions, Inc.
Priority to CA2724072A priority Critical patent/CA2724072A1/en
Priority to EP09747377A priority patent/EP2304595A4/en
Publication of WO2009140293A1 publication Critical patent/WO2009140293A1/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
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/955Retrieval from the web using information identifiers, e.g. uniform resource locators [URL]
    • G06F16/9566URL specific, e.g. using aliases, detecting broken or misspelled links

Definitions

  • Figure 1 is a high-level data flow diagram showing data flow within a typical arrangement of components used to provide the facility.
  • Figure 2 is a block diagram showing some of the components typically incorporated in at least some of the computer systems and other devices on which the facility executes.
  • Figure 3 is a flow diagram showing steps typically performed by the facility in order to track the sharing of a piece of content between a pair of users.
  • Figure 4 is a data structure diagram showing sample initial contents of a content sharing tree data structure maintained by the facility.
  • Figure 5 is a data structure diagram showing sample updated contents of the sharing tracking tree data structure shown in Figure 5.
  • Figure 6 is a display diagram showing a sample display presented by the facility in some embodiments in order to permit explicit sharing of content.
  • Figures 7A-7B are display diagrams showing sample displays typically presented by the facility in order to convey the results of its sharing analysis and conversion attribution.
  • Figure 8 is a display diagram showing a sample display presented by the facility in some embodiments to illustrate sharing geographically.
  • the conversion attribution technique described herein builds on a technique for tracking the implicit trajectory of URL sharing, and offers a way to attribute individual conversions to those sharing trajectories. It allows site owners to answer the question, "To what extent is my online revenue due to sharing, and which sharing actions, channels, or websites were catalysts for that sharing?"
  • a software and/or hardware facility for tracking the implicit trajectory of content sharing (“the facility”) is described.
  • the facility tracks various types of content, including web pages or portions of web pages, such as widgets.
  • a widget is a largely self-contained portion of a web page, in some cases added to a web page by adding to the source for the web page an inclusion reference that points to code and/or content for the widget.
  • some video sharing services permit a widget containing a player for playing a particular video sequence hosted by the video sharing service to be added to any web page by adding to the source for the web page an inclusion reference pointing to the video sequence.
  • the facility tracks the sharing of content that is accomplished by providing a reference to the content — such as a URL pointing to the content — to another user.
  • a reference to the content such as a URL pointing to the content —
  • the shared URL or other reference may point to a web page, a widget, an image, an Adobe Flash show, etc. that a sharing source user wishes to share with a sharing target user.
  • the sharing source user may select any of a large number of communication modalities to communicate the reference to another user, such as email; instant messaging; a blog, social networking site user page, or other web page; a bookmark sharing service; or even voice or handwriting.
  • This form of sharing is sometimes referred to as sharing by reference.
  • the facility tracks the sharing of content by reference by embedding into a reference to content a sharing source identifier that identifies the user most recently observed to possess a this version of the reference.
  • a sharing source identifier that identifies the user most recently observed to possess a this version of the reference.
  • the facility determines whether the sharing source identifier matches an identifier identifying the accessing user.
  • the facility (a) generates an indication that the user identified by the sharing source identifier shared the content identified by the invariant part of the URL (that is, the part of the URL that is not the sharing source identifier) with the accessing user, and (b) modifies the reference to change the sharing source identifier it contains to match the identifier identifying the accessing user.
  • generating the sharing indication specifying the sharing source identifier and the identifier of the accessing user also referred to as the sharing target identifier — involves augmenting a sharing graph in which a new node representing the sharing target identifier is created as a child of an existing node representing the sharing source identifier.
  • users in various categories of users are able to access and display some or all of the sharing tree maintained in this manner by the facility.
  • the facility (or a separate mechanism) tracks conversions by users in terms of the same user identifiers used to track content sharing. This enables the facility to identify, for each conversion, any sequences of users who shared content to the converting user that relates to the conversion, either because the content was shared to the converting user shortly in advance of the conversion, the nature of the shared content relates specifically to the nature of the conversion, or both.
  • the facility produces a variety of other useful output, including visual or machine-encoded data regarding visitors and/or conversions as the result of sharing, either generally, on a per-referrer-site basis, or a per-referrer-user basis.
  • steps (a) and (b) described above are performed at least in part by script code or other code executed by the browser on the computer system being used by the sharing target user. In some embodiments, these steps are performed wholly by one or more servers that are distinct from the computer system being used by the sharing target user, sometimes referred to as tracking servers.
  • a tracking server can be incorporated into a content server serving the shared content, or can alternatively be implemented separately from the content server.
  • the facility can independently track the sharing of two or more pieces of content included in the same web page, or in the same container of another type.
  • the facility may independently track multiple widgets included in the same page.
  • the facility tracks the sharing of content by value, in which the user shares the content by providing the data making up the content to the sharing target user.
  • the sharing source user may provide the data making up an image, an audio sequence, a computer game or other program, etc.
  • the facility typically embeds the sharing user identifier in the shared data, in some cases in addition to a content id.
  • Tracking sharing by value typically also involves embedding tracking code in the shared data, or installing tracking code on the computer system on which the shared data is accessed.
  • the facility in addition to tracking the implicit sharing of content, the facility also tracks the explicit sharing of content, such as sharing that the sharing source user accomplishes by operating a special sharing mechanism made available to the sharing source user in connection with the content.
  • the facility tracks the explicit sharing of contents and/or displays the results of sharing tracking in some or all of the ways described in US Patent Application No. 11/756,068, filed 5/31/07, which is hereby incorporated by reference in its entirety.
  • the facility provides information about the sharing of content; enables users who share content in a way that is useful to advertisers or others to be rewarded enables users who share content in a way that is useful to advertisers or others to be rewarded; allows advertisers and others who benefit from the sharing of content to better understand the details of how they have benefited from the sharing of content, and may benefit in the future.
  • this sharing information may be used to increase the advertising rates paid by advertisers to publishers having high sharing rates or conversion-based-on-sharing rates; market to advertisers publishers having high sharing rates or conversion-based-on-sharing rates; enable advertisers to allocate advertising buys to publishers based on their individual experience with the publisher's sharing rates and conversion-based-on-sharing rates; etc.
  • FIG. 1 is a high-level data flow diagram showing data flow within a typical arrangement of components used to provide the facility.
  • a number of web client computer systems 110 that are under user control generate and send content requests 131 to a logical content server 130 via a network such as the Internet 120. These requests typically include page view requests or other kinds of requests for content.
  • each content request specifies a reference for content to be returned, such as a URL.
  • these requests may either all be routed to a single content server computer system, or may be load-balanced among a number of content server computer systems.
  • the content server typically replies to each with served content 132.
  • each web client that retrieves content whose sharing is being tracked also interacts with a sharing tracking server 140.
  • the web client sends one or more sharing reports 141 , and typically receives a response 142 for each sharing request sent.
  • certain web clients communicate with a sharing analytics server 150. These clients send analytics requests 151 for particular sharing analytics information, and receive analytics responses 152 that are responsive to the requests.
  • Users may use a variety of applications to provide content or references to content to other users to effect the sharing of content.
  • FIG. 2 is a block diagram showing some of the components typically incorporated in at least some of the computer systems and other devices on which the facility executes.
  • These computer systems and devices 200 may include one or more central processing units (“CPUs") 201 for executing computer programs; a computer memory 202 for storing programs and data while they are being used; a persistent storage device 203, such as a hard drive for persistently storing programs and data; a computer-readable media drive 204, such as a CD-ROM drive, for reading programs and data stored on a computer-readable medium; and a network connection 205 for connecting the computer system to other computer systems, such as via the Internet or one or more other data transmission networks, so that data signals such as data signals conveying data structures may be sent between such computer systems.
  • CPUs central processing units
  • a computer memory 202 for storing programs and data while they are being used
  • a persistent storage device 203 such as a hard drive for persistently storing programs and data
  • a computer-readable media drive 204 such as a CD-
  • FIG. 3 is a flow diagram showing steps typically performed by the facility in order to track the sharing of a piece of content between a pair of users.
  • the user who shared the content is referred to herein with respect to this particular instance of sharing as the sharing source user.
  • the user to whom the piece of content is shared is referred to herein with respect to this instance of sharing as the sharing target user.
  • the user accesses a particular piece of content. In various embodiments, this content accessing takes a variety of forms.
  • the user accesses the piece of content in step 301 by dispatching a request identifying the content, such as an HTTP request identifying a URL specifying the content, to a content server, such as by using a web browser application executing on a client computer system or other device used by the user.
  • a request identifying the content such as an HTTP request identifying a URL specifying the content
  • a content server such as by using a web browser application executing on a client computer system or other device used by the user.
  • the accessed content is often displayed or otherwise presented to the accessing user.
  • the facility determines an identifier for the user accessing the content. This identifier is typically determined with reference to the client computer system.
  • An identifier for the user may be stored in one or more of a variety of forms such as any of the following: http cookies, third-party cookies, DOM storage, Internet Explorer userData, flash local shared objects, IP address, MAC address, user log-in, serial number for some device on the user's computer system such as processor serial number, etc. If the facility determines that the user accessing the content has not yet been attributed an identifier, the facility typically attributes an unused identifier to the accessing user, such as with reference to the sharing tracking server. In step 303, the facility determines a sharing source identifier for the accessed content.
  • the sharing source identifier is typically stored in the reference to the content that is forwarded from the sharing source user to the sharing target user and used by the sharing target user to access the content.
  • the sample URLs in the table below show examples of how the sharing source identifier, shown as " ⁇ identifier>", may be incorporated in references that are URLs.
  • the facility encodes both the sharing source identifier and information identifying the shared content in the URL in an indivisible way.
  • the URL "http://www.samplesite.com/54137618” may encode the sharing source identifier 9738 and the content identifier 76
  • the URL "http://www.samplesite.com/98148271” may encode the sharing source identifier 2301 and the content identifier 76.
  • a mapping is maintained from each URL or URL segment to a corresponding sharing source identifier + content identifier tuple.
  • Such embodiments may be implemented in connection with a "URL shortening service," such as bit.ly, tinyurl.com, is.gd, eKey.us, Cli.gs, or SnipURL
  • step 304 if the identifiers determined in steps 302 and 303 are different, then the facility continues in step 305, else the steps conclude.
  • step 305 the facility stores an indication that the sharing source identifier shared the accessed content with the identifier determined for the user accessing the content. In some embodiments, this involves augmenting a sharing tree maintained for the accessed content, as is described in more detail below in connection with Figures 4 and 5.
  • FIG 4 is a data structure diagram showing sample initial contents of a content sharing tree data structure maintained by the facility.
  • This data structure is typically stored by a computer system, such as in volatile and/or persistent memory, and reflects the state of the data structure after a user has accessed content in step 301 , but before the facility stores an indication in step 305.
  • the tree has a root node 470, which identifies the piece of content 460 whose sharing is tracked by the tree. Attached to the root node 470 is a URL 471 that identifies both the content 460 ("http://blah.viper.com") as well as the user responsible for generating a content or making the content available (“/37/").
  • Node 480 is a child node of root node 470, indicating that it corresponds to the sharing of the content 460 from user 37 to another user.
  • the URL 481 and indication 482 of the sharing target ID show that this node corresponds to the sharing of content 460 from user 37 to user 98.
  • Action record 410 shows that user 159 has just retrieved content 460 using URL 412, which contains the sharing source identifier 37.
  • Figure 4 and each of the data structure diagrams discussed below show a data structure whose contents and organization are designed to make them more comprehensible by a human reader, those skilled in the art will appreciate that actual data structures used by the facility to store this information may differ from the data structure shown, in that they, for example, may be organized in a different manner; may contain more or less information than shown; may be compressed and/or encrypted; etc.
  • Figure 5 is a data structure diagram showing sample updated contents of the sharing tracking tree data structure shown in Figure 5.
  • the sharing tracking tree data structure has been augmented to reflect the new instance of sharing shown in action record 410.
  • the facility has added a new node 590 as a child of node 480, indicating that new node 590 represents the sharing of content 460 from user 98 to user 159.
  • step 306 the facility replaces the sharing source identifier with the identifier determined for the user accessing the content for the accessed instance of content.
  • the facility performs step 306 by redirecting the accessing user's browser to a version of the URL in which the sharing source identifier has been replaced with the identifier determined for the accessing user.
  • record 530 shows the replacement in the URL of the sharing source identifier 98 with the identifier determined for the accessing user 159.
  • the interaction is all between the viewing machine and the content server.
  • Some of the operations of the Content Server may be assisted by the Tracking Server, such as to generate Ids and record information.
  • the server-based approach to tracking proceeds as shown below in Table 2.
  • Content Server checks for an ID from the computer system that is accessing the content
  • control logic runs on the tracking server and the client has logic for following the tracking server's commands.
  • Client machine opens a URL 2.
  • Content Server provides a script directly or points to a script on a third party machine
  • the client machine takes the following set of actions: a. Checks to see if the machine is capable of storing information in some form of permanent storage, if not it halts b. Queries the tracking server with the permanent ID and the URL ID c. Based on the command of the tracking server, may set permanent ID or URL ID values
  • Client Machine opens a URL.
  • Client Machine either has built-in or loads a script from a server.
  • the client machine takes the following set of actions:
  • Client machine looks at URL ID and an ID from the computer system that is accessing the content
  • the facility tracks the sharing of widgets.
  • a widget is content that can be embedded inside a web page and easily shared by users allowing them to easily add it to their own web pages.
  • a YouTube video sequence that can be added to a user's web page is one form of widget.
  • the facility tracks the sharing of widgets via two paths: page sharing (when users share a URL for a web page that has widget content) and widget sharing (when a user copies a widget and adds it to his or her own web page).
  • Table 7 below shows original Javascript code for incorporating a video sequence widget into a web page.
  • Table 8 below shows a manner in which the code for incorporating a widget can be encoded in order to support tracking of the sharing of the widget.
  • the "1" string identifies a customer that is tracking the sharing of the widget, while the "2" string identifies a widget.
  • the "91358671” string identifies the user who was the source of the current instance of the widget.
  • Table 9 shows sample Javascript included in a tracked page containing a widget to conduct the client process discussed above.
  • widget_tracker meteor. widget_tracker; widget_tracker.build_from_id(); widget_tracker.set_to_id(); widget_tracker.report_data(preferences);
  • ⁇ var tracker meteor.widget_tracker.get(application_id, widgetjd);
  • ⁇ tracker ⁇ preferences : ⁇
  • step 1 find the from ID and store it (empty or not)
  • step 2 the first widget that tracks, set the ID (if allowed, we won't override a hash that is present)
  • Table 10 below shows how the encoded version of the widget in Table 8 is modified to reflect its sharing from the user having user ID "91358671" to user having user ID "22315410".
  • the facility tracks explicit sharing along with implicit sharing.
  • the facility provides explicit sharing functionality that a user may use in order to share functionality for explicitly sharing content in connection with content.
  • Figure 6 is a display diagram showing a sample display presented by the facility in some embodiments in order to permit explicit sharing of content.
  • the display 600 includes certain content about a world travel adventure.
  • the display also includes a number of icons 601 for popular content sharing sites that the user may select in order to share the content via the selected site.
  • the user may use email section 602 to generate and send an email message sharing the content to one or more other users.
  • the facility typically creates a new node for each recipient to whom the piece of content is explicitly shared, so that the creation of this node and any descendent nodes is not conditioned upon the recipient accessing the content in a detectable way.
  • this functionality includes mechanisms for maintaining and using a list of frequently shared-with users. Also, the functionality can be tied to accounts maintained by the user on multiple sharing sites to further automate sharing via these sharing sites.
  • the facility tracks conversions, which it then relates to sharing of content.
  • the operator of the web site causes client-side tracking code to be called whenever a conversion occurs on their web site.
  • the call to the client-side tracking code identifies a type of conversion that was performed to get to the current page, or a particular value for the conversion.
  • An end-user visits a page whose content has its sharing trajectory tracked.
  • the end-user is assigned a URL ID, which is kept in the persistent storage of his or her browser.
  • the user may have arrived at the page as a result of sharing, in which case he or she will also have a parent URL ID stored in the sharing trajectory graph.
  • the end-user continues to browse and at some point converts as defined by the site owner by placing the client-side tracking code in the page representing conversion.
  • the client-side tracking code is run; it generates an HTTP request to the application server containing the end-user's URL ID, the URL of the current page, the HTTP referrer of the current page, and the URL of the entry point.
  • the server receiving the request from the client's browser, consults the sharing trajectory associated with the client's URL ID. If the URL ID has a parent, the conversion has resulted from sharing; if it has no parent, the conversion has not resulted from sharing. This fact, along with the other data sent by the client's browser, is stored in a database.
  • the facility includes tools to analyze the data to derive meaningful and important information about the conversions that occur on a site.
  • the following information can be determined from the data gathered above as shown below in Table 12.
  • the conversion rate from sharing can be defined as the ratio of conversions with a parent Node ID to the number of Node IDs with parents for a given site.
  • the conversion rate among visits not resulting from sharing can be defined as the ratio of conversions without a parent Node ID to the number of Node IDs without parents for the same site.
  • the site owner can generate seed nodes for expected sources of traffic (e.g. a display advertising campaign; this is a feature of the sharing trajectory graph) the conversion rates for such sources of traffic can be compared with the conversion rate from sharing.
  • expected sources of traffic e.g. a display advertising campaign; this is a feature of the sharing trajectory graph
  • the system can compute the revenue generated for the site owner as a result of sharing, allowing the site owner to make judgments about the return on investment of his or her activities to encourage sharing.
  • the facility provides user interfaces for conveying one or more types of data generated by the facility.
  • Figures 7A-7B are display diagrams showing sample displays typically presented by the facility in order to convey the results of its sharing analysis and conversion attribution.
  • the display 700 includes controls 701 and 702 to generate a PDF file and an email, respectively, with the same contents as display 700.
  • the display further includes a control 703 that can be used to select between displaying data relating to the publisher's entire web site and data relating to individual subsites within the publisher's web site.
  • the display includes overall summary statistics 704-713 as follows: Indication 704 shows the total number of visitors to pages of the publisher's site that the publisher has selected for tracking.
  • Indication 705 shows the number of these visitors that visited a page of the publisher's site in response to the sharing of content with them.
  • Indication 706 shows the percentage of total visitors that visited as the result of sharing.
  • Indication 707 shows the number of conversions that were performed among total visitors 704.
  • Indication 708 shows, among the users who shared content, the average number of visitors from sharing produced by each such user sharing content.
  • Indication 709 shows the average length of a sharing chain from the first user who shared content at the beginning of the chain to the last user to whom content was shared at the end of the chain.
  • Indication 710 shows the length of the longest such sharing chain.
  • Indication 711 shows the rate at which users who visited the site directly converted.
  • Indication 712 shows the rate at which users who visited the site as the result of sharing converted.
  • Indication 713 shows the ratio of indication 712 to indication 711.
  • the display further includes a bar graph 715 showing, for each day in a period of time, the number of direct visitors to the subject web site and the number of visitors to the subject web site that resulted from sharing. For example, on the date April 7, the bar graph shows that slightly more than 4,000 users visited the web site directly, while over 12,000 users visited the web site as the result of sharing.
  • the display also includes control 718 for specifying the number of days' data showing one time in the bar chart, and controls 719 and 720 for navigating forward and backward in time for the bar chart.
  • the display further includes a pie chart 722 of all of the sources of visitors for the subject web site.
  • the pie chart includes segments for users who visited the web site as a result of a referral 723; users who visited the web site as the result of direct navigation 724; users who visited the web site as the result of first degree sharing 725 (i.e., users who were at the end of a two-user sharing chain); and users who visited as the result of second degree sharing 726.
  • the display further includes a bar chart 727 showing, for different referrer domains, the impact that the referrer domain has on the subject web site.
  • the bar chart includes, for each referrer domain, the number of users who directly navigated from the referrer web site to the subject web site; the number of users who visited the subject web site from the referrer web site as the result of sharing 729; and the total number of visits produced by users from the referrer web site sharing with other users, both in sharing chains that are two users long 730 and sharing chains that are three or more users long 731.
  • the display further includes a control 732 that the user may use in order to generate a more detailed version of bar chart 727.
  • the display further includes a bar chart 732 showing, among the pages of the subject web site that are selected for tracking, the number of direct and word of mouth users who visited each of these pages.
  • the display also includes a control 734 that the user may select in order to view a more detailed version of this bar chart.
  • the display further includes a bar chart 735 showing, for direct visits, word of mouth visits, and total visits: the number of conversions, the number of visitors, and the conversion rate that results from dividing the former by the latter.
  • the facility geographically maps the trajectory of content using existing techniques to resolve approximate geographic locations for shared-from and shared-to users from those users' IP addresses.
  • the geographic mapping is a map on which the geographic locations determined for users with whom the content was shared are shown to be connected with the geographic locations determined for the users who shared the content with them.
  • Figure 8 is a display diagram showing a sample display presented by the facility in some embodiments to illustrate sharing geographically.
  • the display 800 shows a segment between a point 801 in Washington and a point 802 in Texas that indicates that a user in Washington shared the content with a user in Texas.
  • users can interact with geographic mappings, such as by selecting one of the displayed nodes to display additional information about the corresponding user or that user's sharing behavior.
  • the system performs and/or displays the results of trajectory tracking in connection with one or more aspects of the system described in US Patent Application No. 11/756,068, filed May 31 , 2007, which is hereby incorporated by reference in its entirety.

Abstract

A facility for tracking the sharing of distinguished content is described. When a user seeks to access the distinguished content from a client computer system using a URL associated with the distinguished content, the facility determines whether a user identifier is represented in the URL. If a user identifier is represented in the URL that is different from a user identifier that is persistently stored by the client computer system, the facility determines that the distinguished content has been shared with a user identified by the user identifier that is persistently stored by the client computer system by a user identified by the identifier represented in the URL.

Description

TRACKING IMPLICIT TRAJECTORY OF CONTENT SHARING
CROSS-REFERENCE TO RELATED APPLICATIONS
[0001] This application claims the benefit of the following provisional applications, each of which is hereby incorporated by reference in its entirety: U.S. Provisional Patent Application No. 61/052,596, filed May 12, 2008; U.S. Provisional Patent Application No. 61/111 ,639, filed November 5, 2008; U.S. Provisional Patent Application No. 61/114,400, filed November 13, 2008; and U.S. Provisional Patent Application No. 61/160,628, filed March 16, 2009.
BACKGROUND
[0002] Many analytics solutions exist to track the movement of users between pages of a web site. Conventional analytics solutions allow the operator of a site to classify some of the actions users may take on the site as conversions that have special value to the operation, such as purchasing an item, signing up for a newsletter, or sharing a content item with a friend. This approach can be useful in determining how the various pages on a site affect an end-user's performance of such conversion actions. This approach can also answer the question of which external sites were the most effective at directly driving people to both visit the site and convert.
BRIEF DESCRIPTION OF THE DRAWINGS
[0003] Figure 1 is a high-level data flow diagram showing data flow within a typical arrangement of components used to provide the facility.
[0004] Figure 2 is a block diagram showing some of the components typically incorporated in at least some of the computer systems and other devices on which the facility executes.
[0005] Figure 3 is a flow diagram showing steps typically performed by the facility in order to track the sharing of a piece of content between a pair of users. [0006] Figure 4 is a data structure diagram showing sample initial contents of a content sharing tree data structure maintained by the facility.
[0007] Figure 5 is a data structure diagram showing sample updated contents of the sharing tracking tree data structure shown in Figure 5.
[0008] Figure 6 is a display diagram showing a sample display presented by the facility in some embodiments in order to permit explicit sharing of content.
[0009] Figures 7A-7B are display diagrams showing sample displays typically presented by the facility in order to convey the results of its sharing analysis and conversion attribution.
[0010] Figure 8 is a display diagram showing a sample display presented by the facility in some embodiments to illustrate sharing geographically.
DETAILED DESCRIPTION
[0011] The inventors have identified shortcomings in conventional analytics solutions. In particular, in many cases conversions are not primarily motivated by direct referral from an external site or by content on the site itself. In many cases, conversions are motivated by indirect referrals from friends and family, or by social networking and social bookmarking activities on sites such as Facebook or Digg. Such "friends and family" referrals often take the form of sharing a particular item of content from the referrer to the referee. Conventional analytics solutions fail to consider these cases, which in some campaigns can account for a substantial fraction of traffic to a site.
[0012] To overcome these shortcomings of conventional analytics solutions, the inventors have identified an approach to analytics that tracks conversions relative to content sharing. The conversion attribution technique described herein builds on a technique for tracking the implicit trajectory of URL sharing, and offers a way to attribute individual conversions to those sharing trajectories. It allows site owners to answer the question, "To what extent is my online revenue due to sharing, and which sharing actions, channels, or websites were catalysts for that sharing?"
[0013] The internet is filled with web sites for sharing URLs to "interesting" content. Many people spend considerable time finding interesting content and then passing it on to friends via email, instant messenger and dedicated link sharing sites (like reddit.com and digg.com). A common example would be a video shared on youtube.com.
Have you seen this? http://www.voutube.com/watch?v=oiHCR19Ckkw
[0014] A software and/or hardware facility for tracking the implicit trajectory of content sharing ("the facility") is described. In various embodiments, the facility tracks various types of content, including web pages or portions of web pages, such as widgets. A widget is a largely self-contained portion of a web page, in some cases added to a web page by adding to the source for the web page an inclusion reference that points to code and/or content for the widget. For example, some video sharing services permit a widget containing a player for playing a particular video sequence hosted by the video sharing service to be added to any web page by adding to the source for the web page an inclusion reference pointing to the video sequence.
[0015] In some embodiments, the facility tracks the sharing of content that is accomplished by providing a reference to the content — such as a URL pointing to the content — to another user. For example, the shared URL or other reference may point to a web page, a widget, an image, an Adobe Flash show, etc. that a sharing source user wishes to share with a sharing target user. The sharing source user may select any of a large number of communication modalities to communicate the reference to another user, such as email; instant messaging; a blog, social networking site user page, or other web page; a bookmark sharing service; or even voice or handwriting. This form of sharing is sometimes referred to as sharing by reference.
[0016] In some embodiments, the facility tracks the sharing of content by reference by embedding into a reference to content a sharing source identifier that identifies the user most recently observed to possess a this version of the reference. When a user accesses content by dereferencing a reference containing a sharing source identifier, such as by instructing a browser to load and display content referred to by a URL, the facility determines whether the sharing source identifier matches an identifier identifying the accessing user. If these identifiers do not match, the facility (a) generates an indication that the user identified by the sharing source identifier shared the content identified by the invariant part of the URL (that is, the part of the URL that is not the sharing source identifier) with the accessing user, and (b) modifies the reference to change the sharing source identifier it contains to match the identifier identifying the accessing user.
[0017] In some embodiments, generating the sharing indication specifying the sharing source identifier and the identifier of the accessing user — also referred to as the sharing target identifier — involves augmenting a sharing graph in which a new node representing the sharing target identifier is created as a child of an existing node representing the sharing source identifier. In some embodiments, users in various categories of users are able to access and display some or all of the sharing tree maintained in this manner by the facility.
[0018] In some embodiments, the facility (or a separate mechanism) tracks conversions by users in terms of the same user identifiers used to track content sharing. This enables the facility to identify, for each conversion, any sequences of users who shared content to the converting user that relates to the conversion, either because the content was shared to the converting user shortly in advance of the conversion, the nature of the shared content relates specifically to the nature of the conversion, or both.
[0019] In various embodiments, the facility produces a variety of other useful output, including visual or machine-encoded data regarding visitors and/or conversions as the result of sharing, either generally, on a per-referrer-site basis, or a per-referrer-user basis.
[0020] In some embodiments, steps (a) and (b) described above are performed at least in part by script code or other code executed by the browser on the computer system being used by the sharing target user. In some embodiments, these steps are performed wholly by one or more servers that are distinct from the computer system being used by the sharing target user, sometimes referred to as tracking servers. A tracking server can be incorporated into a content server serving the shared content, or can alternatively be implemented separately from the content server.
[0021] In some embodiments, the facility can independently track the sharing of two or more pieces of content included in the same web page, or in the same container of another type. For example, the facility may independently track multiple widgets included in the same page.
[0022] In some embodiments, rather than or in addition to tracking the sharing of content by reference, the facility tracks the sharing of content by value, in which the user shares the content by providing the data making up the content to the sharing target user. For example, the sharing source user may provide the data making up an image, an audio sequence, a computer game or other program, etc. In such cases, the facility typically embeds the sharing user identifier in the shared data, in some cases in addition to a content id. Tracking sharing by value typically also involves embedding tracking code in the shared data, or installing tracking code on the computer system on which the shared data is accessed.
[0023] In some embodiments, in addition to tracking the implicit sharing of content, the facility also tracks the explicit sharing of content, such as sharing that the sharing source user accomplishes by operating a special sharing mechanism made available to the sharing source user in connection with the content. In various embodiments, the facility tracks the explicit sharing of contents and/or displays the results of sharing tracking in some or all of the ways described in US Patent Application No. 11/756,068, filed 5/31/07, which is hereby incorporated by reference in its entirety.
[0024] By performing in some or all of these ways, the facility provides information about the sharing of content; enables users who share content in a way that is useful to advertisers or others to be rewarded enables users who share content in a way that is useful to advertisers or others to be rewarded; allows advertisers and others who benefit from the sharing of content to better understand the details of how they have benefited from the sharing of content, and may benefit in the future. For example, this sharing information may be used to increase the advertising rates paid by advertisers to publishers having high sharing rates or conversion-based-on-sharing rates; market to advertisers publishers having high sharing rates or conversion-based-on-sharing rates; enable advertisers to allocate advertising buys to publishers based on their individual experience with the publisher's sharing rates and conversion-based-on-sharing rates; etc. [0025] Figure 1 is a high-level data flow diagram showing data flow within a typical arrangement of components used to provide the facility. A number of web client computer systems 110 that are under user control generate and send content requests 131 to a logical content server 130 via a network such as the Internet 120. These requests typically include page view requests or other kinds of requests for content. Typically, each content request specifies a reference for content to be returned, such as a URL. Within the web server, these requests may either all be routed to a single content server computer system, or may be load-balanced among a number of content server computer systems. The content server typically replies to each with served content 132. In various embodiments, each web client that retrieves content whose sharing is being tracked also interacts with a sharing tracking server 140. The web client sends one or more sharing reports 141 , and typically receives a response 142 for each sharing request sent. In some embodiments, certain web clients communicate with a sharing analytics server 150. These clients send analytics requests 151 for particular sharing analytics information, and receive analytics responses 152 that are responsive to the requests. Users may use a variety of applications to provide content or references to content to other users to effect the sharing of content.
[0026] While various embodiments are described in terms of the environment described above, those skilled in the art will appreciate that the facility may be implemented in a variety of other environments including a single, monolithic computer system, as well as various other combinations of computer systems or similar devices connected in various ways. In various embodiments, a variety of computing systems or other different client devices may be used in place of the web client computer systems, such as mobile phones, personal digital assistants, televisions, digital video recorders, set top boxes, cameras, automobile computers, etc.
[0027] Figure 2 is a block diagram showing some of the components typically incorporated in at least some of the computer systems and other devices on which the facility executes. These computer systems and devices 200 may include one or more central processing units ("CPUs") 201 for executing computer programs; a computer memory 202 for storing programs and data while they are being used; a persistent storage device 203, such as a hard drive for persistently storing programs and data; a computer-readable media drive 204, such as a CD-ROM drive, for reading programs and data stored on a computer-readable medium; and a network connection 205 for connecting the computer system to other computer systems, such as via the Internet or one or more other data transmission networks, so that data signals such as data signals conveying data structures may be sent between such computer systems. While computer systems configured as described above are typically used to support the operation of the facility, those skilled in the art will appreciate that the facility may be implemented using devices of various types and configurations, and having various components.
[0028] Figure 3 is a flow diagram showing steps typically performed by the facility in order to track the sharing of a piece of content between a pair of users. The user who shared the content is referred to herein with respect to this particular instance of sharing as the sharing source user. The user to whom the piece of content is shared is referred to herein with respect to this instance of sharing as the sharing target user. In step 301 , the user accesses a particular piece of content. In various embodiments, this content accessing takes a variety of forms. In some embodiments, the user accesses the piece of content in step 301 by dispatching a request identifying the content, such as an HTTP request identifying a URL specifying the content, to a content server, such as by using a web browser application executing on a client computer system or other device used by the user. The accessed content is often displayed or otherwise presented to the accessing user.
[0029] In step 302, the facility determines an identifier for the user accessing the content. This identifier is typically determined with reference to the client computer system. An identifier for the user may be stored in one or more of a variety of forms such as any of the following: http cookies, third-party cookies, DOM storage, Internet Explorer userData, flash local shared objects, IP address, MAC address, user log-in, serial number for some device on the user's computer system such as processor serial number, etc. If the facility determines that the user accessing the content has not yet been attributed an identifier, the facility typically attributes an unused identifier to the accessing user, such as with reference to the sharing tracking server. In step 303, the facility determines a sharing source identifier for the accessed content. Where content is shared by reference, the sharing source identifier is typically stored in the reference to the content that is forwarded from the sharing source user to the sharing target user and used by the sharing target user to access the content. The sample URLs in the table below show examples of how the sharing source identifier, shown as "<identifier>", may be incorporated in references that are URLs.
in URL Segments: http://www.samplesite.com/sample_page/<identifier>/ in Query String: http://www.samplesite.com/sample paqe?some key =<identifier> in Hash: http://www.samplesite.com/sample_page#<identifier> in Sub Domain: http://<identifier>.samplesite.com/sample_page
Table 1
[0030] In some embodiments, the facility encodes both the sharing source identifier and information identifying the shared content in the URL in an indivisible way. For example, the URL "http://www.samplesite.com/54137618" may encode the sharing source identifier 9738 and the content identifier 76, while the URL "http://www.samplesite.com/98148271" may encode the sharing source identifier 2301 and the content identifier 76. In such embodiments, a mapping is maintained from each URL or URL segment to a corresponding sharing source identifier + content identifier tuple. Such embodiments may be implemented in connection with a "URL shortening service," such as bit.ly, tinyurl.com, is.gd, eKey.us, Cli.gs, or SnipURL
[0031] In step 304, if the identifiers determined in steps 302 and 303 are different, then the facility continues in step 305, else the steps conclude. In step 305, the facility stores an indication that the sharing source identifier shared the accessed content with the identifier determined for the user accessing the content. In some embodiments, this involves augmenting a sharing tree maintained for the accessed content, as is described in more detail below in connection with Figures 4 and 5.
[0032] Figure 4 is a data structure diagram showing sample initial contents of a content sharing tree data structure maintained by the facility. This data structure is typically stored by a computer system, such as in volatile and/or persistent memory, and reflects the state of the data structure after a user has accessed content in step 301 , but before the facility stores an indication in step 305. The tree has a root node 470, which identifies the piece of content 460 whose sharing is tracked by the tree. Attached to the root node 470 is a URL 471 that identifies both the content 460 ("http://blah.viper.com") as well as the user responsible for generating a content or making the content available ("/37/"). Also attached to the root node is an indication 472 of the identity of this user. Node 480 is a child node of root node 470, indicating that it corresponds to the sharing of the content 460 from user 37 to another user. In particular, the URL 481 and indication 482 of the sharing target ID show that this node corresponds to the sharing of content 460 from user 37 to user 98. Action record 410 shows that user 159 has just retrieved content 460 using URL 412, which contains the sharing source identifier 37.
[0033] While Figure 4 and each of the data structure diagrams discussed below show a data structure whose contents and organization are designed to make them more comprehensible by a human reader, those skilled in the art will appreciate that actual data structures used by the facility to store this information may differ from the data structure shown, in that they, for example, may be organized in a different manner; may contain more or less information than shown; may be compressed and/or encrypted; etc.
[0034] Figure 5 is a data structure diagram showing sample updated contents of the sharing tracking tree data structure shown in Figure 5. The sharing tracking tree data structure has been augmented to reflect the new instance of sharing shown in action record 410. In particular, the facility has added a new node 590 as a child of node 480, indicating that new node 590 represents the sharing of content 460 from user 98 to user 159.
[0035] Returning to Figure 3, in step 306, the facility replaces the sharing source identifier with the identifier determined for the user accessing the content for the accessed instance of content. In some embodiments, the facility performs step 306 by redirecting the accessing user's browser to a version of the URL in which the sharing source identifier has been replaced with the identifier determined for the accessing user. This may be accomplished in a variety of ways, including causing the content server to perform the redirect in response to the initial request for content, on consultation with the sharing tracking server; changing the URL via code running on the client computer, such as Java, Javascript, Flash, or Silverlight code; issuing a command via a header from the server typically using the Location header; or issuing a command in HTML or another tag language such as <meta http- equiv="refresh" content="0; url=http://sample.com/ new_id/">.
[0036] Returning to Figure 5, record 530 shows the replacement in the URL of the sharing source identifier 98 with the identifier determined for the accessing user 159.
[0037] Referring to Figure 3, after step 306, these steps conclude. Those skilled in the art will appreciate that the steps shown in Figure 3 and in each of the flow diagrams discussed below may be altered in a variety of ways. For example, the order of the steps may be rearranged; some steps may be performed in parallel; shown steps may be omitted, or other steps may be included; etc.
[0038] In a server-based approach to tracking, the interaction is all between the viewing machine and the content server. Some of the operations of the Content Server may be assisted by the Tracking Server, such as to generate Ids and record information. The server-based approach to tracking proceeds as shown below in Table 2.
1. User accesses content by opening a URL
2. Content Server checks the URL for an ID
3. If there an ID in URL, go to step 7
4. Content Server checks for an ID from the computer system that is accessing the content
5. If there is no ID from the computer system that is accessing the content a. Generate an ID; store it persistently on computer system on which content is being accessed and in URL b. Record this as new user c. stop
6. If there is an ID in permanent storage a. Set the URL ID to the permanent ID b. Record this as "user with ID opening no ID URL" c. stop
7. (this user has a URL ID) now get the ID from the computer system that is accessing the content
8. If there is no ID from the computer system that is accessing the content a. Generate a new ID b. Record this as sharing from an old user to this new ID c. Store it persistently on computer system on which content is being accessed and in URL d. stop
9. If there is an ID from the computer system that is accessing the content and it matches the ID from the URL a. Record this as the matching ID reopening the URL b. stop
10. If there is an ID from the computer system that is accessing the content and they don't match a. Record this as the ID from the computer system that is accessing the content opening the URL ID - showing from user having ID from URL storage to user having ID from permanent storage b. Set the URL ID to ID from the computer system that is accessing the content c. stop
Table 2
[0039] In a scripting based, synchronous approach to tracking, the control logic runs on the tracking server and the client has logic for following the tracking server's commands.
[0040] The process performed on the computer system accessing the content is as shown below in Table 3.
1. Client machine opens a URL 2. Content Server provides a script directly or points to a script on a third party machine
3. Based on the script, the client machine takes the following set of actions: a. Checks to see if the machine is capable of storing information in some form of permanent storage, if not it halts b. Queries the tracking server with the permanent ID and the URL ID c. Based on the command of the tracking server, may set permanent ID or URL ID values
Table 3
[0041] The process performed by the tracking server for the scripting based, synchronous approach to tracking is as shown below in Table 4.
1. Inspects the URL ID and the permanent ID
2. If they are both set and they match: a. Record this as that ID reopening the URL. b. Instruct the Viewing Machine to do nothing.
3. If they are both set and they do no match: a. Record this as the permanent ID opening the URL ID. b. Instruct the Viewing Machine to set the URL ID to match the permanent ID.
4. If the permanent ID is set, but the URL ID is not set a. Record this as the permanent ID opening a blank ID. b. Instruct the Viewing Machine to set the URL ID to match the storage ID.
5. If the URL ID is set but the permanent ID is not set: a. Record this as a new user opening content shared from the permanent ID. b. Generate a new ID c. Instruct the Viewing Machine to set that new ID as permanent and URL ID.
Table 4
[0042] In a scripting based, asynchronous approach to tracking, all of the logic runs on the client; the tracking server just receives and records information from the client. The Asynchronous approach differs from the Synchronous approach described above in that, in the Asynchronous approach, the Viewing Machine does not need to wait on the tracking machine once it has fetched its script. The scripting based, asynchronous approach to tracking proceeds as shown below in Table 5.
1. Client Machine opens a URL.
2. Client Machine (either has built-in) or loads a script from a server.
3. Based on the Client Side Script, the client machine takes the following set of actions:
4. If the client is not capable of storing information in permanent storage, then halt.
5. Client machine looks at URL ID and an ID from the computer system that is accessing the content
6. If the two IDs are not identical: a. If there is no ID from the computer system that is accessing the content, but there is a URL ID:
1. On the client, generate a new ID
2. Create and store a pending notification that the content was shared from the URL ID to the generated ID
3. Set URL ID to the generated ID
4. Report pending notifications to the Tracking Server b. If there is an ID from the computer system that is accessing the content, but it does match the URL ID:
1. Create a pending notification that the content was shared from the URL ID to the ID from the computer system that is accessing the content
2. Set URL ID to the ID from the computer system that is accessing the content
3. Report pending notifications to the Tracking Server c. If there is an ID from the computer system that is accessing the content, but no URL ID
1. Create a pending notification that the URL ID opened a piece of content with no ID
2. Set the URL ID to the ID from the computer system that is accessing the content
3. Report pending notifications to the Tracking Server
7. If they both are present and match: a. Check Persistent Storage on the Client Machine for pending notifications, if there are any send them to the Tracking Server then done. b. If there are no pending notifications, report this to the Tracking Server as the ID being reopened
8. Done
Table 5
[0043] In some embodiments, the facility tracks the sharing of widgets. A widget is content that can be embedded inside a web page and easily shared by users allowing them to easily add it to their own web pages. For example, a YouTube video sequence that can be added to a user's web page is one form of widget.
[0044] The facility tracks the sharing of widgets via two paths: page sharing (when users share a URL for a web page that has widget content) and widget sharing (when a user copies a widget and adds it to his or her own web page).
[0045] When a user initially traverses to any given page containing a widget, the page will have two unique identifiers: one is stored in the widget and the other is stored in the URL.
[0046] The process by which the facility tracks the sharing of widgets is shown below in Table 6.
1. User opens page with a widget and its tracking codes
2. For each widget with tracking code, find the 2 identifiers on this page: (URL identifier & Widget Identifier) 3. Get this user's identifier or generate a new one: ideally this would be consistent across all sites (such as flash storage or a 3rd party cookie)
4. Report these three identifiers, along with the complete URL and referrer information to the Tracking Server.
5. If the identifier set in the URL is different then this user's identifier, change it to match this users identifier.
6. If the user embeds this widget into another page, make that widget identifier match this users identifier, typically by changing the embed code.
Table 6
[0047] Table 7 below shows original Javascript code for incorporating a video sequence widget into a web page.
<obj ect width= "480 " height= " 295 " xparam name="movie" value="http : //www . youtube . com/v/5mvtU4xZPvQ&hl=en&fs=l" x/paramxparam name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value= " always " x/paramxembed src="http : //www .youtube . com/v/5mvtU4xZPvQ&hl=en&f s=l" type="application/x- Shockwave- flash" allowscriptaccess=" always" allowfullscreen="true" width="480 " height="295 " x/embedx/obj ect>
Table 7
[0048] Table 8 below shows a manner in which the code for incorporating a widget can be encoded in order to support tracking of the sharing of the widget.
<script type=" text/javascript" src= "http: //static, meteorsolutions . com/meteor . j s" x/scriptxscript type="text/javascript">meteor . widget_tracker .get ("1" , "2") .set ({"html" : "%3Cobject%20width%3D%22
480%22%20height%3D%22295%22%3E%3Cparam%20name%3D%22movie%22%20value%3D%22http%3A//www.youtube. com/v/5mvtU4xZPvQ%26hl%3Den%26fs%3Dl%22%3E%3C/param%3E%3Cparam%20name%3D%22allowFullScreen%22%
20value%3D%22true%22%3E%3C/param%3E%3Cparam%20name%3D%22allowscriptaccess%22%20value%3D%22alwa ys%22%3E%3C/param%3E%3Cernbed%20src%3D%22http%3A//www.youtube.com/v/5mvtU4xZPvQ%26hl%3Den%26fs%
3Dl%22%20type%3D%22application/x-shockwave- flash%22%20allowscriptaccess%3D%22always%22%20allowfullscreen%3D%22true%22%20width%3D%22480%22
%20height%3D%22295%22%3E%3C/embed%3E%3C/object%3E", "embed_code_from_id" : "91358671"}) .trackO .w rite () ;</script>
Table 8
[0049] The "1" string identifies a customer that is tracking the sharing of the widget, while the "2" string identifies a widget. The "91358671" string identifies the user who was the source of the current instance of the widget.
[0050] Table 9 below shows sample Javascript included in a tracked page containing a widget to conduct the client process discussed above.
// Widget Tracker //
// for tracking widgets meteor.add_to({ widget_tracker : { trackers : [], from_id : false, to_id : false, hash_prefix : '#meteor_widget:',
// calculates what from id is set (if any) build_from_id : function()
{ var widget_tracker = meteor. widget_tracker; meteor.once.runCwidgetjϊackerjTomjd1, function() { var hash = document.location.hash; if (hash.indexθf(widget_tracker.hash_prefix) == 0) { widget_tracker.from_id hash.substring(widget_tracker.hash_prefix.length);
}
}); return widget_tracker.from_id; }, set_to_id : function()
{ var widgetjracker = meteor. widget_tracker; meteor.once.run('widget_tracker_to_id', function() { // if the hash is valid (or empty) if ((widget_tracker.from_id !== false) || (window.location.hash
")) { meteor.global_id.get(function(global_id) { if (globaljd != ") { window.location.hash meteor. widget_tracker.hash_prefix + globaljd; widget_tracker.to_id = globaljd; } meteor.fence.alenX'widgetjrackerjOjd1);
});
});
}, report_data : function(preferences)
{ var widgetjracker = meteor, widgetjracker; meteor.fence.wait('widget_tracker_to_icr, function() { var data = {}; data.application_id = preferences.application_id; data.widget_id = preferences. widget_id; data.embed_code_from_id preferences. embed_code_from_id; data.from_id = widget_tracker.from_id; data.tojd = widget_tracker.to_id; data.referrer = document, referrer; data. location = window.location; meteor.json_query(meteor.construct_url('sharingI, 'api/widget_tracker'), data);
});
}. internaljrack : function(preferences)
{ var widget_tracker = meteor. widget_tracker; widget_tracker.build_from_id(); widget_tracker.set_to_id(); widget_tracker.report_data(preferences);
},
internal_write : function(preferences)
{ document.write(unescape(preferences.html)); document.write('<div><a href="#" onclick="meteor.widget_tracker.internal_show_embed_code(this, \" + preferences. application_id + 1V, \" + preferences.widgetjd + 1V, \" + preferences. embed_code_from_id + 1Y, \" + preferences.html + 1Y); return false">Get Embed Code</a></div>');
}. internal_show_embed_code : functional, applicationjd, widget_id, html)
{ var tracker = meteor.widget_tracker.get(application_id, widgetjd);
// show the embed code right away even if we don't have this var embed_code_from_id = meteor.global_id.get_if_available() + "; var prefs_string = meteor.json_encode({ 'html' : tracker.preferences.html, 'embed_code_from_id' : embed_code_from_id}); var embed = '<script type="textVjavascript" src="meteor- uncompressed.js"><Vscript>'; embed += '<script type="textVjavascript">meteor.widget_tracker.get(I; embed += + application_id + "',"; embed += + widgetjd + ; embed += ').set(' + prefs_string + l).track().write();</script>1; var parent = el.parentNode; parent.innerHTML = '<input type="text" readonly="" onclick="this.select()" value- 'Embed Code"/>'; var node = parent.firstChild; node.value = embed; node.selectO;
}, get : function(application_id, widgetjd) { var widget_tracker = meteor, widgetjracker; var tracker; for (var index = 0; index < widget_tracker.trackers. length; index++) { tracker = widget_tracker.trackers[index]; if ((application ^ == tracker.application_id) && (widgetjd == tracker. widgetjd)) { return tracker.tracker; }
} tracker = { preferences : {
'embed_code_from_id' : ",
'html1 : ",
'applicationjd1 : applicationjd + ",
'widgetjd' : widgetjd + ", }, track : function () { widget_tracker.internal_track(tracker.preferences); return tracker; }, set : function(preferences)
{ for (var key in preferences) { tracker, preferencesjkey] = preferences[key]; } return tracker; }, write : function(html) { widget_tracker.internal_write(tracker.preferences, html);
}
}; widget_tracker.trackers.push({ 'applicationjd' : application_id, 'widgetjd' : widgetjd, 'tracker' : tracker}); return tracker; }
}});
// step 1 : find the from ID and store it (empty or not)
// step 2 : the first widget that tracks, set the ID (if allowed, we won't override a hash that is present)
// step 3 : each widget that calls track report the analytics data
Table 9
[0051] Table 10 below shows how the encoded version of the widget in Table 8 is modified to reflect its sharing from the user having user ID "91358671" to user having user ID "22315410".
<script type="text/javascript" src= "http: //static. meteorsolutions . com/meteor . j s" ></script><script type= " text/j avascript " >meteor . widget_tracker . get ( " 1 " , " 2 " ) . set ( { "html " : " %3Cobj ect%20width%3D%22
480%22%20height%3D%22295%22%3E%3Cparam%20name%3D%22movie%22%20value%3D%22http%3A//www.youtube. com/v/5mvtU4xZPvQ%26hl%3Den%26fs%3Dl%22%3E%3C/param%3E%3Cparam%20name%3D%22allowFullScreen%22%
20value%3D%22true%22%3E%3C/param%3E%3Cparam%20name%3D%22allowscriptaccess%22%20value%3D%22alwa ys%22%3E%3C/parara%3E%3Cembed%20src%3D%22http%3A//www.youtube.com/v/5mvtU4xZPvQ%26hl%3Den%26fs%
3Dl%22%20type%3D%22application/x-shockwave- flash%22%20allowscriptaccess%3D%22always%22%20allowfullscreen%3D%22true%22%20width%3D%22480%22
%20height%3D%22295%22%3E%3C/embed%3E%3C/object%3E", "embed_code_from_id" : "22315410"}) . track () .w rite ( ) ; </script>
Table 10
[0052] In some embodiments, the facility tracks explicit sharing along with implicit sharing. In some embodiments, the facility provides explicit sharing functionality that a user may use in order to share functionality for explicitly sharing content in connection with content. For example, Figure 6 is a display diagram showing a sample display presented by the facility in some embodiments in order to permit explicit sharing of content. The display 600 includes certain content about a world travel adventure. The display also includes a number of icons 601 for popular content sharing sites that the user may select in order to share the content via the selected site. Alternatively, the user may use email section 602 to generate and send an email message sharing the content to one or more other users. In such embodiments, the facility typically creates a new node for each recipient to whom the piece of content is explicitly shared, so that the creation of this node and any descendent nodes is not conditioned upon the recipient accessing the content in a detectable way. In some embodiments, this functionality includes mechanisms for maintaining and using a list of frequently shared-with users. Also, the functionality can be tied to accounts maintained by the user on multiple sharing sites to further automate sharing via these sharing sites.
[0053] In some embodiments, the facility tracks conversions, which it then relates to sharing of content. In order to take advantage of such conversion tracking and attribution, the operator of the web site causes client-side tracking code to be called whenever a conversion occurs on their web site. In some embodiments, the call to the client-side tracking code identifies a type of conversion that was performed to get to the current page, or a particular value for the conversion.
[0054] To track a typical conversion within this system, the facility performs the process shown in Table 11 below.
1. An end-user visits a page whose content has its sharing trajectory tracked.
2. The end-user is assigned a URL ID, which is kept in the persistent storage of his or her browser. The user may have arrived at the page as a result of sharing, in which case he or she will also have a parent URL ID stored in the sharing trajectory graph.
3. The end-user continues to browse and at some point converts as defined by the site owner by placing the client-side tracking code in the page representing conversion.
4. The client-side tracking code is run; it generates an HTTP request to the application server containing the end-user's URL ID, the URL of the current page, the HTTP referrer of the current page, and the URL of the entry point.
5. The server, receiving the request from the client's browser, consults the sharing trajectory associated with the client's URL ID. If the URL ID has a parent, the conversion has resulted from sharing; if it has no parent, the conversion has not resulted from sharing. This fact, along with the other data sent by the client's browser, is stored in a database.
Table 11
[0055] In some embodiments, the facility includes tools to analyze the data to derive meaningful and important information about the conversions that occur on a site. The following information can be determined from the data gathered above as shown below in Table 12.
1. The conversion rate from sharing can be defined as the ratio of conversions with a parent Node ID to the number of Node IDs with parents for a given site.
2. The conversion rate among visits not resulting from sharing can be defined as the ratio of conversions without a parent Node ID to the number of Node IDs without parents for the same site.
3. Since conversions are attributed to nodes in a sharing trajectory graph, the conversions attributed to each node can be aggregated to that node's parent. This gives us for each node the number of conversions which resulted indirectly from sharing starting at that node, as well as the conversion rate among visits which resulted indirectly from sharing.
4. Since the site owner can generate seed nodes for expected sources of traffic (e.g. a display advertising campaign; this is a feature of the sharing trajectory graph) the conversion rates for such sources of traffic can be compared with the conversion rate from sharing.
5. If the site owner can place a dollar value on the conversions detected at a given URL, the system can compute the revenue generated for the site owner as a result of sharing, allowing the site owner to make judgments about the return on investment of his or her activities to encourage sharing.
Table 12
[0056] In some embodiments, the facility provides user interfaces for conveying one or more types of data generated by the facility. Figures 7A-7B are display diagrams showing sample displays typically presented by the facility in order to convey the results of its sharing analysis and conversion attribution. The display 700 includes controls 701 and 702 to generate a PDF file and an email, respectively, with the same contents as display 700. The display further includes a control 703 that can be used to select between displaying data relating to the publisher's entire web site and data relating to individual subsites within the publisher's web site. The display includes overall summary statistics 704-713 as follows: Indication 704 shows the total number of visitors to pages of the publisher's site that the publisher has selected for tracking. Indication 705 shows the number of these visitors that visited a page of the publisher's site in response to the sharing of content with them. Indication 706 shows the percentage of total visitors that visited as the result of sharing. Indication 707 shows the number of conversions that were performed among total visitors 704. Indication 708 shows, among the users who shared content, the average number of visitors from sharing produced by each such user sharing content. Indication 709 shows the average length of a sharing chain from the first user who shared content at the beginning of the chain to the last user to whom content was shared at the end of the chain. Indication 710 shows the length of the longest such sharing chain. Indication 711 shows the rate at which users who visited the site directly converted. Indication 712 shows the rate at which users who visited the site as the result of sharing converted. Indication 713 shows the ratio of indication 712 to indication 711.
[0057] The display further includes a bar graph 715 showing, for each day in a period of time, the number of direct visitors to the subject web site and the number of visitors to the subject web site that resulted from sharing. For example, on the date April 7, the bar graph shows that slightly more than 4,000 users visited the web site directly, while over 12,000 users visited the web site as the result of sharing. The display also includes control 718 for specifying the number of days' data showing one time in the bar chart, and controls 719 and 720 for navigating forward and backward in time for the bar chart.
[0058] Turning to Figure 7B, the display further includes a pie chart 722 of all of the sources of visitors for the subject web site. The pie chart includes segments for users who visited the web site as a result of a referral 723; users who visited the web site as the result of direct navigation 724; users who visited the web site as the result of first degree sharing 725 (i.e., users who were at the end of a two-user sharing chain); and users who visited as the result of second degree sharing 726.
[0059] The display further includes a bar chart 727 showing, for different referrer domains, the impact that the referrer domain has on the subject web site. The bar chart includes, for each referrer domain, the number of users who directly navigated from the referrer web site to the subject web site; the number of users who visited the subject web site from the referrer web site as the result of sharing 729; and the total number of visits produced by users from the referrer web site sharing with other users, both in sharing chains that are two users long 730 and sharing chains that are three or more users long 731. The display further includes a control 732 that the user may use in order to generate a more detailed version of bar chart 727. [0060] The display further includes a bar chart 732 showing, among the pages of the subject web site that are selected for tracking, the number of direct and word of mouth users who visited each of these pages. The display also includes a control 734 that the user may select in order to view a more detailed version of this bar chart.
[0061] The display further includes a bar chart 735 showing, for direct visits, word of mouth visits, and total visits: the number of conversions, the number of visitors, and the conversion rate that results from dividing the former by the latter.
[0062] In some embodiments, the facility geographically maps the trajectory of content using existing techniques to resolve approximate geographic locations for shared-from and shared-to users from those users' IP addresses. The geographic mapping is a map on which the geographic locations determined for users with whom the content was shared are shown to be connected with the geographic locations determined for the users who shared the content with them.
[0063] Figure 8 is a display diagram showing a sample display presented by the facility in some embodiments to illustrate sharing geographically. The display 800 shows a segment between a point 801 in Washington and a point 802 in Texas that indicates that a user in Washington shared the content with a user in Texas. In some embodiments, users can interact with geographic mappings, such as by selecting one of the displayed nodes to display additional information about the corresponding user or that user's sharing behavior.
[0064] In some embodiments, the system performs and/or displays the results of trajectory tracking in connection with one or more aspects of the system described in US Patent Application No. 11/756,068, filed May 31 , 2007, which is hereby incorporated by reference in its entirety.
[0065] It will be appreciated by those skilled in the art that the above-described facility may be straightforwardly adapted or extended in various ways. While the foregoing description makes reference to particular embodiments, the scope of the invention is defined solely by the claims that follow and the elements recited therein.

Claims

CLAIMSWe claim:
1. One or more computer memories collectively containing a content sharing tracking data structure for distinguished content, the data structure comprising a plurality of entries, each entry comprising: information indicating the identity of a user who has accessed the distinguished content; information indicating a URL assigned to the user for accessing the distinguished content; and information either (1) identifying an entry indicating the identity of a user who shared the distinguished content with the user indicated by the current entry or (2) indicating that the user indicated by the current entry originated a distinguished content, such that the contents of the data structure may be used to determine sharing patterns for the distinguished content.
2. A method in a computing system for tracking the sharing of distinguished content, comprising: receiving an HTTP request for a distinguished URL associated with the distinguished content; in response to receiving the HTTP request, retrieving a user identifier associated with the distinguished URL; if the received HTTP request contains a copy of the retrieved user identifier, responding to the received HTTP request by serving a page containing at least a portion of the distinguished content; if the received HTTP request does not contain a copy of the retrieved user identifier: generating a new URL associated with the distinguished content; storing the new URL together with a user identifier for the user originating the received HTTP request and an indication that the user having the user identifier associated with the distinguished URL shared the distinguished content with the user originating the received HTTP request; and responding to the received HTTP request with a redirect to the new URL.
3. A computer-readable medium whose contents are capable of causing a computing system to perform a method for tracking the sharing of distinguished content, the method comprising: when a user seeks to access the distinguished content from a client computer system using a URL associated with the distinguished content, determining whether a user identifier is represented in the URL; and if a user identifier is represented in the URL that is different from a user identifier that is persistently stored by the client computer system, determining that the distinguished content has been shared with a user identified by the user identifier that is persistently stored by the client computer system by a user identified by the identifier represented in the URL.
4. The computer-readable medium of claim 3 wherein the method is performed in the client computer system.
5. The computer-readable medium of claim 3 wherein the method is performed in a server computer system that is distinct from the client computer system.
6. The computer-readable medium of claim 3 wherein the method is performed across two or more server computer systems that are each distinct from the client computer system.
7. The computer-readable medium of claim 3 wherein the method further comprises, if no user identifier is persistently stored by the client computer system, determining that the distinguished content has been shared with a user not having a user identifier.
8. The computer-readable medium of claim 7 wherein the method further comprises, if no user identifier is persistently stored by the client computer system: designating a user identifier to identify the user of the client computer system; persistently storing the designated user identifier on the client system; and modifying the URL to represent the designated user identifier.
9. The computer-readable medium of claim 3 wherein the method further comprises modifying the URL to represent the user identifier persistently stored by the client computer system.
10. The computer-readable medium of claim 3, further comprising: determining that the user performs a conversion after seeking to access the distinguished content; and where it was determined that the distinguished content has been shared with a user identified by the user identifier that is persistently stored by the client computer system by a user identified by the identifier represented in the URL, storing an indication that the conversion resulted from sharing by a user identified by the identifier represented in the URL.
11. The computer-readable medium of claim 3, wherein the determining comprises: extracting a substring from the URL; and determining whether the extracted substring matches the user identifier persistently stored by the client computer system.
12. The computer-readable medium of claim 3, wherein the determining comprises: extracting a substring from the URL; identifying a mapping from the extracted substring to a mapped-to user identifier; and determining whether the mapped-to user identifier matches the user identifier persistently stored by the client computer system.
13. The method of claim 12 wherein the extracted substring maps indivisibly to both a mapped-to user identifier and the distinguished content.
14. The method of claim 13 wherein the URL specifies the domain of a URL shortening service.
15. A method in a computing system for tracking the sharing of distinguished content, comprising: when a user seeks to access the distinguished content from a client computer system using a reference identifying the distinguished content, determining whether a user identifier is represented in the reference; and if a user identifier is represented in the reference that is different from a user identifier that is persistently stored by the client computer system, determining that the distinguished content has been shared with a user identified by the user identifier that is persistently stored by the client computer system by a user identified by the identifier represented in the reference.
16. One or more computer memories collectively containing a conversion tracking data structure, comprising a plurality of entries each containing: information identifying a conversion event performed by a performing user; and for at least a portion of the entries, information identifying a sharing user other than the performing user whose sharing of content with the performing user has been determined to produce the conversion event identified by the entry.
17. A method in a client computer system for tracking the sharing of a distinguished widget, comprising: retrieving a web page containing code for incorporating the distinguished widget into the web page; comparing a user identifier contained in the code to an identifier persistently stored in the client computer system; and if the user identifier contained in the code differs from the user identifier persistently stored in the client computer system, transmitting the following to a tracking server computer system: the user identifier contained in the code, the user identifier persistently stored in the client computer system, and a widget identifier contained in the code.
18. The method of claim 17, further comprising: receiving the transmission; and in response to the transmission, storing an indication that a user identified by the transmitted user identifier contained in the code shared a widget identified by the transmitted widget identifier contained in the code with a user identified by the transmitted user identifier persistently stored in the client computer system.
19. The method of claim 17, further comprising, if the user identifier contained in the code differs from the user identifier persistently stored in the client computer system, making available to a user of the client computer system for incorporation into a web page other than the retrieved web page a copy of the code in which the user identifier contained in the code has been replaced with the user identifier persistently stored in the client computer system.
20. The method of claim 19 wherein the facility makes available to a user of the client computer system for incorporation into a web page other than the retrieved web page a copy of the code in which the user identifier contained in the code has been replaced with the user identifier persistently stored in the client computer system by: making a copy of the code; in the copy of the code; and causing the copy of the code in which the replacement has been performed to be displayed as part of a rendered web page.
21. The method of claim 20 wherein the rendered web page is a rendered version of the retrieved web page.
22. The method of claim 20 wherein the rendered web page is a rendered version of a web page other than the retrieved web page.
23. The method of claim 19 wherein an operating system executes on the client computer system, and wherein the facility makes available to a user of the client computer system for incorporation into a web page other than the retrieved web page a copy of the code in which the user identifier contained in the code has been replaced with the user identifier persistently stored in the client computer system by: making a copy of the code; in the copy of the code; and causing the copy of the code in which the replacement has been performed to be copied to a clipboard maintained by the operating system.
24. The method of claim 19 wherein the facility makes available to a user of the client computer system for incorporation into a web page other than the retrieved web page a copy of the code in which the user identifier contained in the code has been replaced with the user identifier persistently stored in the client computer system by, in the code contained by the web page, replacing the user identifier contained in the code with the user identifier persistently stored in the client computer system.
PCT/US2009/043655 2008-05-12 2009-05-12 Tracking implicit trajectory of content sharing WO2009140293A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CA2724072A CA2724072A1 (en) 2008-05-12 2009-05-12 Tracking implicit trajectory of content sharing
EP09747377A EP2304595A4 (en) 2008-05-12 2009-05-12 Tracking implicit trajectory of content sharing

Applications Claiming Priority (8)

Application Number Priority Date Filing Date Title
US5259608P 2008-05-12 2008-05-12
US61/052,596 2008-05-12
US11163908P 2008-11-05 2008-11-05
US61/111,639 2008-11-05
US11440008P 2008-11-13 2008-11-13
US61/114,400 2008-11-13
US16062809P 2009-03-16 2009-03-16
US61/160,628 2009-03-16

Publications (1)

Publication Number Publication Date
WO2009140293A1 true WO2009140293A1 (en) 2009-11-19

Family

ID=41267732

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2009/043655 WO2009140293A1 (en) 2008-05-12 2009-05-12 Tracking implicit trajectory of content sharing

Country Status (4)

Country Link
US (1) US8700618B2 (en)
EP (1) EP2304595A4 (en)
CA (1) CA2724072A1 (en)
WO (1) WO2009140293A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10515122B2 (en) 2015-11-12 2019-12-24 Simply Measured, Inc. Token stream processor and matching system

Families Citing this family (64)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2008107510A1 (en) * 2007-03-07 2008-09-12 Cvon Innovations Ltd An access control method and system
GB2448190A (en) 2007-04-05 2008-10-08 Cvon Innovations Ltd Data delivery evaluation system
US20080270234A1 (en) * 2007-04-30 2008-10-30 Searete Llc, A Limited Liability Corporation Of The State Of Delaware. Rewarding influencers
US8712837B2 (en) * 2007-04-30 2014-04-29 The Invention Science Fund I, Llc Rewarding independent influencers
US9135657B2 (en) * 2007-07-27 2015-09-15 The Invention Science Fund I, Llc Rewarding independent influencers
US20090177527A1 (en) * 2007-04-30 2009-07-09 Flake Gary W Rewarding influencers
US20080270620A1 (en) * 2007-04-30 2008-10-30 Searete Llc, A Limited Liability Corporation Of The State Of Delaware Reporting influence on a person by network-available content
US8793155B2 (en) * 2007-04-30 2014-07-29 The Invention Science Fund I, Llc Collecting influence information
US20080270473A1 (en) * 2007-04-30 2008-10-30 Searete Llc, A Limited Liability Corporation Of The State Of Delaware Determining an influence on a person by web pages
US8831973B2 (en) 2007-04-30 2014-09-09 The Invention Science Fund I, Llc Systems for rewarding influencers
US20080270416A1 (en) * 2007-04-30 2008-10-30 Searete Llc, A Limited Liability Corporation Of The State Of Delaware Determining influencers
US20080270551A1 (en) * 2007-04-30 2008-10-30 Searete Llc, A Limited Liability Corporation Of The State Of Delaware Rewarding influencers
US20080270552A1 (en) * 2007-04-30 2008-10-30 Searete Llc, A Limited Liability Corporation Of The State Of Delaware Determining influencers
US20080270474A1 (en) * 2007-04-30 2008-10-30 Searete Llc Collecting influence information
US8290973B2 (en) * 2007-04-30 2012-10-16 The Invention Science Fund I, Llc Determining influencers
US7966553B2 (en) * 2007-06-07 2011-06-21 Microsoft Corporation Accessible content reputation lookup
WO2009140293A1 (en) 2008-05-12 2009-11-19 Meteor Solutions, Inc. Tracking implicit trajectory of content sharing
US8190594B2 (en) 2008-06-09 2012-05-29 Brightedge Technologies, Inc. Collecting and scoring online references
US8171156B2 (en) * 2008-07-25 2012-05-01 JumpTime, Inc. Method and system for determining overall content values for content elements in a web network and for optimizing internet traffic flow through the web network
JP4636157B2 (en) * 2008-10-02 2011-02-23 ブラザー工業株式会社 COMMUNICATION PROGRAM, COMMUNICATION DEVICE, AND COMMUNICATION SYSTEM
US8868662B2 (en) * 2009-06-10 2014-10-21 Silverpop Systems, Inc. Methods and systems for tracking shared content
US8671089B2 (en) 2009-10-06 2014-03-11 Brightedge Technologies, Inc. Correlating web page visits and conversions with external references
US8862699B2 (en) * 2009-12-14 2014-10-14 Microsoft Corporation Reputation based redirection service
US20110313833A1 (en) * 2010-06-18 2011-12-22 Microsoft Corporation Reconstructing the online flow of recommendations
US9413557B2 (en) 2010-06-18 2016-08-09 Microsoft Technology Licensing, Llc Pricing in social advertising
US8996402B2 (en) 2010-08-02 2015-03-31 Apple Inc. Forecasting and booking of inventory atoms in content delivery systems
US8990103B2 (en) 2010-08-02 2015-03-24 Apple Inc. Booking and management of inventory atoms in content delivery systems
US8510658B2 (en) 2010-08-11 2013-08-13 Apple Inc. Population segmentation
US9336379B2 (en) 2010-08-19 2016-05-10 Microsoft Technology Licensing, Llc Reputation-based safe access user experience
US9324093B2 (en) * 2010-10-28 2016-04-26 Yahoo! Inc. Measuring the effects of social sharing on online content and advertising
US9497154B2 (en) * 2010-12-13 2016-11-15 Facebook, Inc. Measuring social network-based interaction with web content external to a social networking system
US9135576B2 (en) * 2011-04-08 2015-09-15 The New York Times Company System for and method of generating and visualizing sharing event cascade structures associated with content sharing events that occur across a network
US20120271719A1 (en) * 2011-04-25 2012-10-25 Ben Straley Targeting advertising based on tracking content sharing
US8527862B2 (en) 2011-06-24 2013-09-03 Usablenet Inc. Methods for making ajax web applications bookmarkable and crawlable and devices thereof
CN103078830B (en) * 2011-10-25 2016-07-27 阿里巴巴集团控股有限公司 Website information provides and sharing method, good friend's adding method and relevant device
US9762428B2 (en) 2012-01-11 2017-09-12 Bazaarvoice, Inc. Identifying and assigning metrics to influential user generated content
US9697528B2 (en) * 2012-06-25 2017-07-04 International Business Machines Corporation Tracking interactions with forwarded links by evaluating similarity of forwarded links and evaluating a chain of forwarding
US20140006175A1 (en) * 2012-06-28 2014-01-02 Bank Of America Corporation Social media offer system
US8812623B2 (en) * 2012-07-17 2014-08-19 Nokia Siemens Networks Oy Techniques to support selective mobile content optimization
CN103678367A (en) 2012-09-14 2014-03-26 腾讯科技(深圳)有限公司 Browser content sharing method and device
US9497276B2 (en) * 2012-10-17 2016-11-15 Google Inc. Trackable sharing of on-line video content
US20140172985A1 (en) * 2012-11-14 2014-06-19 Anton G Lysenko Method and system for forming a hierarchically complete, absent of query syntax elements, valid Uniform Resource Locator (URL) link consisting of a domain name followed by server resource path segment containing syntactically complete e-mail address
WO2014149323A1 (en) * 2013-03-15 2014-09-25 Inside, Inc. Systems, devices, articles and methods for tracking and/or incentivizing user referral actions
US20140351271A1 (en) * 2013-03-15 2014-11-27 Glss, Inc. Measuring participation in content propagation across a dynamic network topology
WO2014157908A1 (en) * 2013-03-27 2014-10-02 Samsung Electronics Co., Ltd. Device and method for displaying execution result of application
US9866628B1 (en) 2013-06-05 2018-01-09 Google Inc. Systems and methods for online content sharing
US11157944B2 (en) 2013-09-13 2021-10-26 Liveramp, Inc. Partner encoding of anonymous links to protect consumer privacy
US9665883B2 (en) 2013-09-13 2017-05-30 Acxiom Corporation Apparatus and method for bringing offline data online while protecting consumer privacy
US10990686B2 (en) 2013-09-13 2021-04-27 Liveramp, Inc. Anonymous links to protect consumer privacy
US10592920B2 (en) 2013-09-19 2020-03-17 Liveramp, Inc. Method and system for tracking user engagement on multiple third-party sites
US10621600B2 (en) 2013-09-23 2020-04-14 Liveramp, Inc. Method for analyzing website visitors using anonymized behavioral prediction models
US9690910B2 (en) 2013-11-11 2017-06-27 Dropbox, Inc. Systems and methods for monitoring and applying statistical data related to shareable links associated with content items stored in an online content management service
US9692840B2 (en) 2013-11-11 2017-06-27 Dropbox, Inc. Systems and methods for monitoring and applying statistical data related to shareable links associated with content items stored in an online content management service
US9756094B1 (en) * 2014-06-09 2017-09-05 Google Inc. Determining a referral source by a mobile application or operating system
US20150371251A1 (en) * 2014-06-24 2015-12-24 Verizon Patent And Licensing Inc. Referral reward tracking
US9537963B2 (en) 2014-07-15 2017-01-03 Aol Inc. Systems and methods for tracking sharing of web content
US20160042366A1 (en) * 2014-08-05 2016-02-11 Meelo Logic, Inc. System and method for monitoring competitive performance of brands
US9996846B2 (en) * 2015-03-27 2018-06-12 International Business Machines Corporation Transforming social media re-shares to track referrer history and identify influencers
US20160316032A1 (en) * 2015-04-27 2016-10-27 International Business Machines Corporation Tracking content sharing across a variety of communications channels
US10462240B2 (en) * 2015-08-19 2019-10-29 FX Compared US LLC Referral source tracking
US10423661B2 (en) * 2016-08-08 2019-09-24 Google Llc Methods, systems, and media for providing a media consumption history annotated with social context
KR20180081231A (en) * 2017-01-06 2018-07-16 삼성전자주식회사 Method for sharing data and an electronic device thereof
US11514128B2 (en) * 2019-11-21 2022-11-29 Taboola.Com Ltd. Referral information determination and utilization
EP4125252A1 (en) * 2021-07-27 2023-02-01 Universität Bern Computer system and method with referral tracking for shared content

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020069116A1 (en) * 2000-12-01 2002-06-06 Zentaro Ohashi E-commerce referral tracking method and system
US20070136279A1 (en) * 2005-11-29 2007-06-14 Yahoo! Inc. URL shortening and authentication with reverse hash lookup
US20080040426A1 (en) * 2006-08-11 2008-02-14 Don Synstelien System and Method for Placing a Widget onto a Desktop
US7337133B1 (en) * 1997-06-27 2008-02-26 Amazon.Com, Inc. Internet-based customer referral system

Family Cites Families (24)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6138128A (en) * 1997-04-02 2000-10-24 Microsoft Corp. Sharing and organizing world wide web references using distinctive characters
EP1142260A2 (en) * 1998-08-03 2001-10-10 Doubleclick Inc. Network for distribution of re-targeted advertising
US6405175B1 (en) * 1999-07-27 2002-06-11 David Way Ng Shopping scouts web site for rewarding customer referrals on product and price information with rewards scaled by the number of shoppers using the information
US6804660B2 (en) * 2000-05-01 2004-10-12 Essociate, Inc. System method and article of manufacture for internet based affiliate pooling
US7039699B1 (en) * 2000-05-02 2006-05-02 Microsoft Corporation Tracking usage behavior in computer systems
US7653744B2 (en) * 2000-06-12 2010-01-26 At&T Mobility Ii Llc Method and apparatus for sharing wireless content
WO2001098928A2 (en) * 2000-06-21 2001-12-27 Microsoft Corporation System and method for integrating spreadsheets and word processing tables
US20020198962A1 (en) * 2001-06-21 2002-12-26 Horn Frederic A. Method, system, and computer program product for distributing a stored URL and web document set
US8150732B2 (en) * 2003-08-01 2012-04-03 Tacoda Llc Audience targeting system with segment management
US20050076097A1 (en) * 2003-09-24 2005-04-07 Sullivan Robert John Dynamic web page referrer tracking and ranking
US20050203801A1 (en) * 2003-11-26 2005-09-15 Jared Morgenstern Method and system for collecting, sharing and tracking user or group associates content via a communications network
US20060224729A1 (en) * 2005-03-29 2006-10-05 H Three, Inc. Referral tracking
US20060224721A1 (en) * 2005-03-29 2006-10-05 H Three, Inc. Referral Tracking
US20070260605A1 (en) * 2006-03-31 2007-11-08 H Three, Inc. Multiple-Listing Referral-Tracking System
US20070270165A1 (en) * 2006-05-19 2007-11-22 Viswanath Poosala Methods and apparatus for providing location-based services in a wireless communication system
US7730216B1 (en) * 2006-12-14 2010-06-01 Qurio Holdings, Inc. System and method of sharing content among multiple social network nodes using an aggregation node
US20100010906A1 (en) * 2007-01-23 2010-01-14 William Grecia Point of sale payment method for multiple recipients using a digital payment service
US20100332312A1 (en) * 2009-06-30 2010-12-30 Theresa Klinger System and method for analyzing endorsement networks
US20090198711A1 (en) * 2008-02-04 2009-08-06 Google Inc. User-targeted advertising
WO2009140293A1 (en) 2008-05-12 2009-11-19 Meteor Solutions, Inc. Tracking implicit trajectory of content sharing
US20100125505A1 (en) * 2008-11-17 2010-05-20 Coremetrics, Inc. System for broadcast of personalized content
US8489458B2 (en) * 2009-02-24 2013-07-16 Google Inc. Rebroadcasting of advertisements in a social network
US9996845B2 (en) * 2009-03-03 2018-06-12 Google Llc Bidding on users
US8600812B2 (en) * 2009-03-03 2013-12-03 Google Inc. Adheat advertisement model for social network

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7337133B1 (en) * 1997-06-27 2008-02-26 Amazon.Com, Inc. Internet-based customer referral system
US20020069116A1 (en) * 2000-12-01 2002-06-06 Zentaro Ohashi E-commerce referral tracking method and system
US20070136279A1 (en) * 2005-11-29 2007-06-14 Yahoo! Inc. URL shortening and authentication with reverse hash lookup
US20080040426A1 (en) * 2006-08-11 2008-02-14 Don Synstelien System and Method for Placing a Widget onto a Desktop

Non-Patent Citations (1)

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

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10515122B2 (en) 2015-11-12 2019-12-24 Simply Measured, Inc. Token stream processor and matching system

Also Published As

Publication number Publication date
US20090282052A1 (en) 2009-11-12
EP2304595A4 (en) 2013-01-09
EP2304595A1 (en) 2011-04-06
CA2724072A1 (en) 2009-11-19
US8700618B2 (en) 2014-04-15

Similar Documents

Publication Publication Date Title
US8700618B2 (en) Tracking implicit trajectory of content sharing
US20120271719A1 (en) Targeting advertising based on tracking content sharing
US20200236569A1 (en) Cross-channel user tracking systems, methods, and devices
US9760909B2 (en) Systems and methods for generating lead intelligence
US9645702B2 (en) Sponsored story sharing user interface
US7970891B1 (en) Tracking links in web browsers
US9075777B1 (en) System and method for dynamically changing web uniform resource locators
US8700540B1 (en) Social event recommendations
US20190095929A1 (en) Unification of web page reporting and updating through a page tag
US20110239103A1 (en) Detecting virality paths and supporting referral monetization
US9912767B1 (en) Third-party cross-site data sharing
KR20080114819A (en) Dynamic proxy method and apparatus for an online marketing campaign
US20080281754A1 (en) Systems and methods for facilitating affiliate-based transactions
US20110066710A1 (en) Approach for Publishing Content to Online Networks
WO2017096475A1 (en) System and method for transforming online content to obfuscate an inclusion of supplemental content
CN102667754A (en) System and method for enhancing digital content
US20200336551A1 (en) Cross-site semi-anonymous tracking
RU2640635C2 (en) Method, system and server for transmitting personalized message to user electronic device
KR101115635B1 (en) System and Method for Providing Advertisement Information and Recording Medium
Downes Introduction to the world wide web
KR20140018529A (en) System for sharing folder including content

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 09747377

Country of ref document: EP

Kind code of ref document: A1

WWE Wipo information: entry into national phase

Ref document number: 2724072

Country of ref document: CA

WWE Wipo information: entry into national phase

Ref document number: 2009747377

Country of ref document: EP

NENP Non-entry into the national phase

Ref country code: DE