Many web sites serve advertisements along with the content of the web site. Advertisers may pay for ad space based on various contextual criteria, such as page content. However, this context is limited in that it does not take into consideration the behavior of the particular user viewing the page. Different users may arrive at the same web page for different reasons. Accordingly, there may be a need for an improved apparatus and methods for providing targeted advertising from user behavior.
Various embodiments are directed to providing advertisement on a web page that is targeted according to the user's online behavior. Embodiments may include an ad optimizing service that collects user behavior events and compares the collected behavior to a set of rules. When behavior matches a rule, the user may be associated with a segment, which may be provided to an advertising service. The advertising service may select an advertisement for the user based on the segment.
In the illustrated embodiment shown in
The components of system 100 may be communicatively coupled via various types of communications media. The components may coordinate operations between each other. The coordination may involve the uni-directional or bi-directional exchange of information. For instance, the components may communicate information in the form of signals communicated over the communications media. The information can be implemented as signals allocated to various signal lines. In such allocations, each message is a signal. Further embodiments, however, may alternatively employ data messages. Such data messages may be sent across various connections. Examples of connections may include parallel interfaces, serial interfaces, and bus interfaces.
In an embodiment, system 100 may include site application 110. Site application 110 may include a web site hosting application or other suitable application for serving content to clients, such as client 120. Client 120 may be a computing device operating a browser or other application suitable for receiving and displaying the content served by site application 110. Site application 110 may invoke ad optimizing service 130 to track user behavior and to receive user segment information. Site application 110 may use the user segment information, via advertisement service 140, to modify the default content served to client 120.
In an embodiment, system 100 may include ad optimizing service 130. Ad optimizing service 130 may collect information about user behavior online, and may compare the collected behavior events against a set of rules in order to classify the user in one or more segments. Ad optimizing service 130 may provide the segment information to site application 110. In an embodiment, ad optimizing service 130 may be a representational state transfer (REST) architecture application program interface (API). Ad optimizing service 130 may be invoked as a REST API by site application 110 or a browser when a user loads a web page. Ad optimizing service 130 is discussed in further detail below with respect to
In an embodiment, system 100 may include advertisement service 140. Advertisement service 140 may be in communication with site application 110. Advertisement service 140 may receive the segment information from ad optimizing service 130 via site application 110, and may use the segment to select an advertisement to insert into the content served by site application 110 and displayed to client 120. The embodiments are not limited in this context.
Behavior event collector 232 may collect user behavior events from a user. Behavior events may include, for example, search strings entered, links followed, files downloaded, previous site visited before the current site, etc. Behavior events may be stored, for example, in user session data store 240. Behavior event collector 232 may collect user behavior events, for example, by examining cookie files on client 120, fetching user behavior events from other APIs, or otherwise examining browser history for a user accessing site application 110. In an embodiment, behavior event collector 232 may use an anonymous unique user ID to distinguish among multiple users. The anonymous unique user ID may be assigned, for example, by site application 110.
Rule engine 234 may compare the collected user behavior events to rules in rules 236 to determine whether a particular action or series of actions has taken place. A rule may be, for example, an XML configuration file, or may reside in a database. A rule may contain one or more conditions that must be met, whereupon the user will be assigned a segment specified by the rule. A rule may specify, for example, if (1) the user came from a search engine, e.g. Google, Yahoo, or Bing; and (2) searched for mountain bikes; then assign the segment “mountain bike enthusiast” to the user. The segment may be provided to site application 110 and passed to advertisement service 140. Advertisement service 140 may then target advertisements that relate to mountain biking. In an embodiment, segment data for a user may also be stored in user data store 240.
In an embodiment, the rules may be configurable, for example, by an individual at site application 110. An individual at site application 110 may also create the segments that are provided to advertisement service 140 for targeting. Different revenue streams may be associated with different segments. A segment may have one or more rules associated with it that, when met, cause the user to be associated with that segment.
In an embodiment, segments may include a name and a unique number or identifier. The unique identifier may be supplied to the advertising service instead of the name, in order to protect proprietary business information that may be contained in the name. In an embodiment, the unique identifier may be generated in a non-sequential manner in order to dissuade hacking attempts to discover the name.
An embodiment may include an onsite data store 250 instead of user session data store 240. In such an embodiment, behavior event collector 232 may reside with, or in communication with, onsite data store 250 instead of with ad optimizing service 230. Onsite data store 250 may then collect the user behavior events and pass the collected data to ad optimizing service 230 for processing with rule engine 234.
In various embodiments, the logic flow 400 may collect user event behavior in block 402. For example, ad optimizing service 130 or behavior event collector 232 may collect, for example, search strings entered, links followed, files downloaded, previous site visited before the current site, etc. Behavior events may be collected, for example, by examining cookie files on client 120, or otherwise examining browser history for a user accessing site application 110.
The logic flow 400 may determine whether a user behavior event matches a rule in block 404. For example, rule engine 234 may compare a collected behavior event to the rules in rules 236. Rule engine 234 may compare successive collected behavior events until a rule is matched. If a rule contains multiple conditions, requiring multiple behavior events, rule engine 234 may weight recent events more heavily than older events in considering whether a rule condition is met.
The logic flow 400 may place the user in a segment when one or more of the user's behavior events match a rule in block 406. The rule may specify in which segment to place the user. In an embodiment, a user may be placed in more than one segment at a time. In that event, all of the segments in which the user is placed may be passed to the advertising service.
The logic flow 400 may provide the segment to an ad service for targeted advertising for the segment in block 408. For example, ad optimizing service 130 may provide the segment to site application 110 to be passed to advertisement service 140. Ad optimizing service 330 may pass the segment to advertising service 340 as a return from a script call from client 320.
The segment may also be used to select which version of a web page to display to a user, for example, when a new layout is being tested. The segment may be used to target content for the user in a particular page.
As shown in
The system memory 506 may include various types of memory units, such as read-only memory (ROM), random-access memory (RAM), dynamic RAM (DRAM), Double-Data-Rate DRAM (DDRAM), synchronous DRAM (SDRAM), static RAM (SRAM), programmable ROM (PROM), erasable programmable ROM (EPROM), electrically erasable programmable ROM (EEPROM), flash memory, polymer memory such as ferroelectric polymer memory, ovonic memory, phase change or ferroelectric memory, silicon-oxide-nitride-oxide-silicon (SONOS) memory, magnetic or optical cards, or any other type of media suitable for storing information. In the illustrated embodiment shown in
The computer 502 may include various types of computer-readable storage media, including an internal hard disk drive (HDD) 514, a magnetic floppy disk drive (FDD) 516 to read from or write to a removable magnetic disk 518, and an optical disk drive 520 to read from or write to a removable optical disk 522 (e.g., a CD-ROM or DVD). The HDD 514, FDD 516 and optical disk drive 520 can be connected to the system bus 508 by a HDD interface 524, an FDD interface 526 and an optical drive interface 528, respectively. The HDD interface 524 for external drive implementations can include at least one or both of Universal Serial Bus (USB) and IEEE 1394 interface technologies.
The drives and associated computer-readable media provide volatile and/or nonvolatile storage of data, data structures, computer-executable instructions, and so forth. For example, a number of program modules can be stored in the drives and memory units 510, 512, including an operating system 530, one or more application programs 532, other program modules 534, and program data 536. The one or more application programs 532, other program modules 534, and program data 536 can include, for example, behavior event collector 232 and rule engine 234.
A user can enter commands and information into the computer 502 through one or more wire/wireless input devices, for example, a keyboard 538 and a pointing device, such as a mouse 540. Other input devices may include a microphone, an infra-red (IR) remote control, a joystick, a game pad, a stylus pen, touch screen, or the like. These and other input devices are often connected to the processing unit 504 through an input device interface 542 that is coupled to the system bus 508, but can be connected by other interfaces such as a parallel port, IEEE 1394 serial port, a game port, a USB port, an IR interface, and so forth.
A monitor 544 or other type of display device is also connected to the system bus 508 via an interface, such as a video adaptor 546. In addition to the monitor 544, a computer typically includes other peripheral output devices, such as speakers, printers, and so forth.
The computer 502 may operate in a networked environment using logical connections via wire and/or wireless communications to one or more remote computers, such as a remote computer 548. The remote computer 548 can be a workstation, a server computer, a router, a personal computer, portable computer, microprocessor-based entertainment appliance, a peer device or other common network node, and typically includes many or all of the elements described relative to the computer 502, although, for purposes of brevity, only a memory/storage device 550 is illustrated. The logical connections depicted include wire/wireless connectivity to a local area network (LAN) 552 and/or larger networks, for example, a wide area network (WAN) 554. Such LAN and WAN networking environments are commonplace in offices and companies, and facilitate enterprise-wide computer networks, such as intranets, all of which may connect to a global communications network, for example, the Internet.
When used in a LAN networking environment, the computer 502 is connected to the LAN 552 through a wire and/or wireless communication network interface or adaptor 556. The adaptor 556 can facilitate wire and/or wireless communications to the LAN 552, which may also include a wireless access point disposed thereon for communicating with the wireless functionality of the adaptor 556.
When used in a WAN networking environment, the computer 502 can include a modem 558, or is connected to a communications server on the WAN 554, or has other means for establishing communications over the WAN 554, such as by way of the Internet. The modem 558, which can be internal or external and a wire and/or wireless device, connects to the system bus 508 via the input device interface 542. In a networked environment, program modules depicted relative to the computer 502, or portions thereof, can be stored in the remote memory/storage device 550. It will be appreciated that the network connections shown are exemplary and other means of establishing a communications link between the computers can be used.
The computer 502 is operable to communicate with wire and wireless devices or entities using the IEEE 802 family of standards, such as wireless devices operatively disposed in wireless communication (e.g., IEEE 802.7 over-the-air modulation techniques) with, for example, a printer, scanner, desktop and/or portable computer, personal digital assistant (PDA), communications satellite, any piece of equipment or location associated with a wirelessly detectable tag (e.g., a kiosk, news stand, restroom), and telephone. This includes at least Wi-Fi (or Wireless Fidelity), WiMax, and Bluetooth™ wireless technologies. Thus, the communication can be a predefined structure as with a conventional network or simply an ad hoc communication between at least two devices. Wi-Fi networks use radio technologies called IEEE 802.7x (a, b, g, etc.) to provide secure, reliable, fast wireless connectivity. A Wi-Fi network can be used to connect computers to each other, to the Internet, and to wire networks (which use IEEE 802.3-related media and functions).
Numerous specific details have been set forth to provide a thorough understanding of the embodiments. It will be understood, however, that the embodiments may be practiced without these specific details. In other instances, well-known operations, components and circuits have not been described in detail so as not to obscure the embodiments. It can be appreciated that the specific structural and functional details are representative and do not necessarily limit the scope of the embodiments.
Various embodiments may comprise one or more elements. An element may comprise any structure arranged to perform certain operations. Each element may be implemented as hardware, software, or any combination thereof, as desired for a given set of design and/or performance constraints. Although an embodiment may be described with a limited number of elements in a certain topology by way of example, the embodiment may include more or less elements in alternate topologies as desired for a given implementation.
References to “one embodiment” or “an embodiment” mean that a particular feature, structure, or characteristic described in connection with the embodiment is included in at least one embodiment. The appearances of the phrase “in one embodiment” in the specification are not necessarily all referring to the same embodiment.
Although some embodiments may be illustrated and described as comprising exemplary functional components or modules performing various operations, it can be appreciated that such components or modules may be implemented by one or more hardware components, software components, and/or combination thereof. The functional components and/or modules may be implemented, for example, by logic (e.g., instructions, data, and/or code) to be executed by a logic device (e.g., processor). Such logic may be stored internally or externally to a logic device on one or more types of computer-readable storage media.
It also is to be appreciated that the described embodiments illustrate exemplary implementations, and that the functional components and/or modules may be implemented in various other ways which are consistent with the described embodiments. Furthermore, the operations performed by such components or modules may be combined and/or separated for a given implementation and may be performed by a greater number or fewer number of components or modules.
Unless specifically stated otherwise, it may be appreciated that terms such as “processing,” “computing,” “calculating,” “determining,” or the like, refer to the action and/or processes of a computer or computing system, or similar electronic computing device, that manipulates and/or transforms data represented as physical quantities (e.g., electronic) within registers and/or memories into other data similarly represented as physical quantities within the memories, registers or other such information storage, transmission or display devices.
Some embodiments may be described using the expression “coupled” and “connected” along with their derivatives. These terms are not intended as synonyms for each other. For example, some embodiments may be described using the terms “connected” and/or “coupled” to indicate that two or more elements are in direct physical or electrical contact with each other. The term “coupled,” however, may also mean that two or more elements are not in direct contact with each other, but yet still co-operate or interact with each other. With respect to software elements, for example, the term “coupled” may refer to interfaces, message interfaces, API, exchanging messages, and so forth.
Some of the figures may include a flow diagram. Although such figures may include a particular logic flow, it can be appreciated that the logic flow merely provides an exemplary implementation of the general functionality. Further, the logic flow does not necessarily have to be executed in the order presented unless otherwise indicated. In addition, the logic flow may be implemented by a hardware element, a software element executed by a processor, or any combination thereof.
While certain features of the embodiments have been illustrated as described above, many modifications, substitutions, changes and equivalents will now occur to those skilled in the art. It is therefore to be understood that the appended claims are intended to cover all such modifications and changes as fall within the true spirit of the embodiments.