IP Library Granted Patent US 7,966,564
Granted Patent B2
US 7,966,564 · App. 12/117,325 · Granted Jun 21, 2011

Web page server process using visitor context and page features to select optimized web pages for display

View Patent ↗
Loading inventors, assignments & file history…
Monitor This Case
Get email alerts when status or documents change.
Order Certified Copies
Most orders are placed with the USPTO same day — all within 24 business hours.
Order via The Patent Place →
Pre-filled with this patent's details
Quick Facts
Patent No.
US 7,966,564
App. No.
12/117,325
Granted
Jun 21, 2011
Kind
B2
Abstract

Embodiments of a web page optimization system are described. The system utilizes an accumulated body of visitor data regarding interaction with one or more web pages to determine an optimized web page to display to a visitor. Various types of session data, including network traffic data for the client computer, demographic information about the visitor, and general and specific session data of other visitors in similar browsing sessions are defined and compiled. Continuous full-path optimization from initial visitor interaction with the web page is provided through a visitor context analysis component that analyzes certain parameters related to how the visitor has accessed the web page. A real-time web page optimizer component introduces variations in one or more features of a web page to create a new web page, conducts structured tests of the new web page, compares the performance of the web page with one or more known served web pages and removes from presentation eligibility those pages with inferior performance. This facilitates real-time decision making of which web page to serve to a visitor based on an accumulated visitor context. It further allows the authoring of web pages that are optimized with respect to eliciting a desired user interaction with the web page.

Claims (215)

1. A method comprising:

receiving, by one or more computer systems, a request for a landing page to be presented to a current visitor, the landing page having one or more landing-page components each of which has one or more possible feature variations, the landing page having a plurality of possible instances each of which results from combining different ones of the possible feature variations of the landing-page components;

accessing, by the one or more computer systems, a current visitor context of the current visitor, the current visitor context having one or more data associated with or concerning the current visitor;

predicting, by the one or more computer systems, a plurality of responses of the current visitor to the possible instances of the landing page based on the current visitor context, the possible feature variations of the possible instances of the landing page, one or more previous visitor contexts of one or more previous visitors to whom one or more previous actual instances of the landing page have been presented, each of the previous actual instances of the landing page having been constructed for one of the previous visitors based on one of the possible instances of the landing page selected for the one of the previous visitors, and one or more actual responses of the previous visitors to the previous actual instances of the landing page;

selecting, by the one or more computer systems, one of the possible instances of the landing page for the current visitor based at least on the predicted responses;

constructing, by the one or more computer systems, a current actual instance of the landing page based on the selected one of the possible instances of the landing page; and

transmitting, by the one or more computer systems, the current actual instance of the landing page to the current visitor.

2. The method of claim 1 , wherein selecting one of the possible instances of the landing page for the current visitor is further based on one or more business rules predetermined for the current visitor context of the current visitor, the business rules governing whether particular ones of the possible feature variations may be presented to the current visitor.

3. The method of claim 1 , wherein the selected one of the possible instances of the landing page for the current visitor is one of the possible instances of the landing page having a predicted response that satisfies a threshold requirement.

4. The method of claim 3 , wherein the selected one of the possible instances of the landing page for the current visitor is one of the possible instances of the landing page having a most desirable predicted response among all of the possible instances of the landing page.

5. The method of claim 1 , wherein:

the selected one of the possible instances of the landing page for the current visitor is one of the possible instances of the landing page used to test a response from the current visitor; and

the method further comprises:

receiving, by the one or more computer systems, an actual response of the current visitor to the current actual instance of the landing page constructed based on the possible instance of the landing page used to test the response from the current visitor; and

analyzing, by the one or more computer systems, the actual response of the current visitor.

6. The method of claim 1 , wherein the selected one of the possible instances of the landing page for the current visitor is one of the possible instances of the landing page used as a control instance of the landing page for analyzing an actual response of the current visitor to the current actual instance of the landing page.

7. The method of claim 6 , further comprising:

receiving, by the one or more computer systems, an actual response of the current visitor to the current actual instance of the landing page constructed based on the control instance of the landing page; and

comparing, by the one or more computer systems, the actual response of the current visitor to the current actual instance of the landing page with at least one of the actual responses of at least one of the previous visitors to at least one of the previous actual instances of the landing page, the at least one of the previous actual instances of the landing page having been constructed based on at least one of the possible instances of the landing page selected for the at least one of the previous visitors such that the at least one of the possible instances of the landing page each has a predicted response that satisfies a threshold requirement.

8. The method of claim 1 , further comprising:

designating, by the one or more computer systems, one of the possible instances of the landing page having a most desirable predicted response among all of the possible instances of the landing page as a champion instance;

designating, by the one or more computer systems, one or more of the possible instances of the landing page that are different from the champion instance as one or more challenger instances, each of the challenger instances having been predicted as possibly being more desirable than the champion instance with respect to the current visitor context; and

selecting, by the one or more computer systems, the one of the possible instances of the landing page for the current visitor from the champion instance and the challenger instances.

9. The method of claim 1 , wherein the predicted responses of the current visitor to the possible instances of the landing page are determined using one or more statistical models that each has one or more inputs corresponding to the current visitor context, the possible feature variations of the possible instances of the landing page, the previous visitor contexts, the previous actual instances of the landing page, or the actual responses of the previous visitors to the previous actual instances of the landing page.

10. The method of claim 9 , wherein each of the statistical models is trained using the previous visitor contexts, the previous actual instances of the landing page, and the actual responses of the previous visitors to the previous actual instances of the landing page.

11. The method of claim 1 , wherein each of the predicted responses indicates a likelihood of a desired interaction between the current visitor and the corresponding possible instance of the landing page or a desired outcome from a possible interaction between the current visitor and the corresponding possible instance of the landing page.

12. The method of claim 11 , wherein each of the predicted responses indicates a likelihood of the current visitor purchasing one or more products through the corresponding possible instance of the landing page.

13. The method of claim 1 , wherein:

the landing-page components of the landing page comprise one or more of:

one or more layout components;

one or more color components;

one or more audio components;

one or more graphic components;

one or more video components; or

one or more text components, and

the possible feature variations of the landing-page components comprises one or more of:

one or more layout features;

one or more color features;

one or more audio features;

one or more graphic features;

one or more video features; or

one or more text features.

14. The method of claim 1 , wherein:

the current visitor context comprises one or more objective data or one or more behavioral data associated with or concerning the current visitor;

the objective data comprise one or more of:

one or more demographic data of the current visitor;

one or more background data of the current visitor;

one or more conditions of a web-browsing session associated with the current visitor;

one or more network-access data of the web-browsing session associated with the current visitor; or

one or more network-traffic data of the current web-browsing session associated with the current visitor, and

the behavioral data comprise one or more of:

one or more actions taken by the current visitor, one or more actual responses of the current visitor to the current actual instances of the landing page; or

a traffic source from which the current visitor accessed the current actual instances of the landing page.

15. The method of claim 1 , wherein:

each of the previous visitor contexts comprises one or more objective data or one or more behavioral data associated with or concerning one of the previous visitors;

the objective data of each of the previous visitor contexts comprise one or more of:

one or more demographic data of the corresponding previous visitor;

one or more background data of the corresponding previous visitor;

one or more conditions of a web-browsing session associated with the corresponding previous visitor;

one or more network-access data of the web-browsing session associated with the corresponding previous visitor; or

one or more network-traffic data of the web-browsing session associated with the corresponding previous visitor, and

the behavioral data of each of the previous visitor contexts comprise one or more of:

one or more actions taken by the corresponding previous visitor;

one or more actual responses of the corresponding previous visitor to one of the previous actual instances of the landing page; or

a traffic source from which the corresponding previous visitor accessed one of the previous actual instances of the landing page.

16. The method of claim 1 , further comprising:

receiving, by the one or more computer systems, an actual response of the current visitor to the current actual instance of the landing page; and

updating, by the one or more computer systems, the current visitor context based on the actual response of the current visitor to the current actual instance of the landing page.

17. One or more computer-readable storage media embodying software operable when executed by one or more computer systems to:

receive a request for a landing page to be presented to a current visitor, the landing page having one or more landing-page components each of which has one or more possible feature variations, the landing page having a plurality of possible instances each of which results from combining different ones of the possible feature variations of the landing-page components;

access a current visitor context of the current visitor, the current visitor context having one or more data associated with or concerning the current visitor;

predict a plurality of responses of the current visitor to the possible instances of the landing page based on the current visitor context, the possible feature variations of the possible instances of the landing page, one or more previous visitor contexts of one or more previous visitors to whom one or more previous actual instances of the landing page have been presented, each of the previous actual instances of the landing page having been constructed for one of the previous visitors based on one of the possible instances of the landing page selected for the one of the previous visitors, and one or more actual responses of the previous visitors to the previous actual instances of the landing page;

select one of the possible instances of the landing page for the current visitor based at least on the predicted responses;

construct a current actual instance of the landing page based on the selected one of the possible instances of the landing page; and

transmit the current actual instance of the landing page to the current visitor.

18. The media of claim 17 , wherein to select one of the possible instances of the landing page for the current visitor is further based on one or more business rules predetermined for the current visitor context of the current visitor, the business rules governing whether particular ones of the possible feature variations may be presented to the current visitor.

19. The media of claim 17 , wherein the selected one of the possible instances of the landing page for the current visitor is one of the possible instances of the landing page having a predicted response that satisfies a threshold requirement.

20. The media of claim 19 , wherein the selected one of the possible instances of the landing page for the current visitor is one of the possible instances of the landing page having a most desirable predicted response among all of the possible instances of the landing page.

21. The media of claim 17 , wherein:

the selected one of the possible instances of the landing page for the current visitor is one of the possible instances of the landing page used to test a response from the current visitor; and

the software is further operable when executed by the one or more computer systems to:

receive an actual response of the current visitor to the current actual instance of the landing page constructed based on the possible instance of the landing page used to test the response from the current visitor; and

analyze the actual response of the current visitor.

22. The media of claim 17 , wherein the selected one of the possible instances of the landing page for the current visitor is one of the possible instances of the landing page used as a control instance of the landing page for analyzing an actual response of the current visitor to the current actual instance of the landing page.

23. The media of claim 22 , wherein the software is further operable when executed by the one or more computer systems to:

receive an actual response of the current visitor to the current actual instance of the landing page constructed based on the control instance of the landing page; and

compare the actual response of the current visitor to the current actual instance of the landing page with at least one of the actual responses of at least one of the previous visitors to at least one of the previous actual instances of the landing page, the at least one of the previous actual instances of the landing page having been constructed based on at least one of the possible instances of the landing page selected for the at least one of the previous visitors such that the at least one of the possible instances of the landing page each has a predicted response that satisfies a threshold requirement.

24. The media of claim 17 , wherein the software is further operable when executed by the one or more computer systems to:

designate one of the possible instances of the landing page having a most desirable predicted response among all of the possible instances of the landing page as a champion instance;

designate one or more of the possible instances of the landing page that are different from the champion instance as one or more challenger instances, each of the challenger instances having been predicted as possibly being more desirable than the champion instance with respect to the current visitor context; and

select the one of the possible instances of the landing page for the current visitor from the champion instance and the challenger instances.

25. The media of claim 17 , wherein the predicted responses of the current visitor to the possible instances of the landing page are determined using one or more statistical models that each have one or more inputs corresponding to the current visitor context, the possible feature variations of the possible instances of the landing page, the previous visitor contexts, the previous actual instances of the landing page, or the actual responses of the previous visitors to the previous actual instances of the landing page.

26. The media of claim 25 , wherein each of the statistical models is trained using the previous visitor contexts, the previous actual instances of the landing page, and the actual responses of the previous visitors to the previous actual instances of the landing page.

27. The media of claim 17 , wherein each of the predicted responses indicates a likelihood of a desired interaction between the current visitor and the corresponding possible instance of the landing page or a desired outcome from a possible interaction between the current visitor and the corresponding possible instance of the landing page.

28. The media of claim 27 , wherein each of the predicted responses indicates a likelihood of the current visitor purchasing one or more products through the corresponding possible instance of the landing page.

29. The media of claim 17 , wherein:

the landing-page components of the landing page comprise one or more of:

one or more layout components;

one or more color components;

one or more audio components;

one or more graphic components;

one or more video components; or

one or more text components, and

the possible feature variations of the landing-page components comprises one or more of:

one or more layout features;

one or more color features;

one or more audio features;

one or more graphic features;

one or more video features; or

one or more text features.

30. The media of claim 17 , wherein:

the current visitor context comprises one or more objective data or one or more behavioral data associated with or concerning the current visitor;

the objective data comprise one or more of:

one or more demographic data of the current visitor;

one or more background data of the current visitor;

one or more conditions of a web-browsing session associated with the current visitor;

one or more network-access data of the web-browsing session associated with the current visitor; or

one or more network-traffic data of the current web-browsing session associated with the current visitor, and

the behavioral data comprise one or more of:

one or more actions taken by the current visitor,

one or more actual responses of the current visitor to the current actual instances of the landing page; or

a traffic source from which the current visitor accessed the current actual instances of the landing page.

31. The media of claim 17 , wherein:

each of the previous visitor contexts comprises one or more objective data or one or more behavioral data associated with or concerning one of the previous visitors;

the objective data of each of the previous visitor contexts comprise one or more of:

one or more demographic data of the corresponding previous visitor;

one or more background data of the corresponding previous visitor;

one or more conditions of a web-browsing session associated with the corresponding previous visitor;

one or more network-access data of the web-browsing session associated with the corresponding previous visitor; or

one or more network-traffic data of the web-browsing session associated with the corresponding previous visitor, and

the behavioral data of each of the previous visitor contexts comprise one or more of:

one or more actions taken by the corresponding previous visitor;

one or more actual responses of the corresponding previous visitor to one of the previous actual instances of the landing page; or

a traffic source from which the corresponding previous visitor accessed one of the previous actual instances of the landing page.

32. The media of claim 17 , wherein the software is further operable when executed by the one or more computer systems to:

receive an actual response of the current visitor to the current actual instance of the landing page; and

update the current visitor context based on the actual response of the current visitor to the current actual instance of the landing page.

33. An apparatus comprising:

a memory comprising instructions executable by one or more processors; and

one or more processors coupled to the memory and operable to execute the instructions, the one or more processors being operable when executing the instructions to:

receive a request for a landing page to be presented to a current visitor, the landing page having one or more landing-page components each of which has one or more possible feature variations, the landing page having a plurality of possible instances each of which results from combining different ones of the possible feature variations of the landing-page components;

access a current visitor context of the current visitor, the current visitor context having one or more data associated with or concerning the current visitor;

predict a plurality of responses of the current visitor to the possible instances of the landing page based on the current visitor context, the possible feature variations of the possible instances of the landing page, one or more previous visitor contexts of one or more previous visitors to whom one or more previous actual instances of the landing page have been presented, each of the previous actual instances of the landing page having been constructed for one of the previous visitors based on one of the possible instances of the landing page selected for the one of the previous visitors, and one or more actual responses of the previous visitors to the previous actual instances of the landing page;

select one of the possible instances of the landing page for the current visitor based at least on the predicted responses;

construct a current actual instance of the landing page based on the selected one of the possible instances of the landing page; and

transmit the current actual instance of the landing page to the current visitor.

34. The apparatus of claim 33 , wherein to select one of the possible instances of the landing page for the current visitor is further based on one or more business rules predetermined for the current visitor context of the current visitor, the business rules governing whether particular ones of the possible feature variations may be presented to the current visitor.

35. The apparatus of claim 33 , wherein the selected one of the possible instances of the landing page for the current visitor is one of the possible instances of the landing page having a predicted response that satisfies a threshold requirement.

36. The apparatus of claim 35 , wherein the selected one of the possible instances of the landing page for the current visitor is one of the possible instances of the landing page having a most desirable predicted response among all of the possible instances of the landing page.

37. The apparatus of claim 33 , wherein:

the selected one of the possible instances of the landing page for the current visitor is one of the possible instances of the landing page used to test a response from the current visitor; and

the one or more processors are further operable when executing the instructions to:

receive an actual response of the current visitor to the current actual instance of the landing page constructed based on the possible instance of the landing page used to test the response from the current visitor; and

analyze the actual response of the current visitor.

38. The apparatus of claim 33 , wherein the selected one of the possible instances of the landing page for the current visitor is one of the possible instances of the landing page used as a control instance of the landing page for analyzing an actual response of the current visitor to the current actual instance of the landing page.

39. The apparatus of claim 38 , wherein the one or more processors are further operable when executing the instructions to:

receive an actual response of the current visitor to the current actual instance of the landing page constructed based on the control instance of the landing page; and

compare the actual response of the current visitor to the current actual instance of the landing page with at least one of the actual responses of at least one of the previous visitors to at least one of the previous actual instances of the landing page, the at least one of the previous actual instances of the landing page having been constructed based on at least one of the possible instances of the landing page selected for the at least one of the previous visitors such that the at least one of the possible instances of the landing page each has a predicted response that satisfies a threshold requirement.

40. The apparatus of claim 33 , wherein the one or more processors are further operable when executing the instructions to:

designate one of the possible instances of the landing page having a most desirable predicted response among all of the possible instances of the landing page as a champion instance;

designate one or more of the possible instances of the landing page that are different from the champion instance as one or more challenger instances, each of the challenger instances having been predicted as possibly being more desirable than the champion instance with respect to the current visitor context; and

select the one of the possible instances of the landing page for the current visitor from the champion instance and the challenger instances.

41. The apparatus of claim 33 , wherein the predicted responses of the current visitor to the possible instances of the landing page are determined using one or more statistical models that each has one or more inputs corresponding to the current visitor context, the possible feature variations of the possible instances of the landing page, the previous visitor contexts, the previous actual instances of the landing page, or the actual responses of the previous visitors to the previous actual instances of the landing page.

42. The apparatus of claim 41 , wherein each of the statistical models is trained using the previous visitor contexts, the previous actual instances of the landing page, and the actual responses of the previous visitors to the previous actual instances of the landing page.

43. The apparatus of claim 33 , wherein each of the predicted responses indicates a likelihood of a desired interaction between the current visitor and the corresponding possible instance of the landing page or a desired outcome from a possible interaction between the current visitor and the corresponding possible instance of the landing page.

44. The apparatus of claim 43 , wherein each of the predicted responses indicates a likelihood of the current visitor purchasing one or more products through the corresponding possible instance of the landing page.

45. The apparatus of claim 33 , wherein:

the landing-page components of the landing page comprise one or more of:

one or more layout components;

one or more color components;

one or more audio components;

one or more graphic components;

one or more video components; or

one or more text components, and

the possible feature variations of the landing-page components comprises one or more of:

one or more layout features;

one or more color features;

one or more audio features;

one or more graphic features;

one or more video features; or

one or more text features.

46. The apparatus of claim 33 , wherein:

the current visitor context comprises one or more objective data or one or more behavioral data associated with or concerning the current visitor;

the objective data comprise one or more of:

one or more demographic data of the current visitor;

one or more background data of the current visitor;

one or more conditions of a web-browsing session associated with the current visitor;

one or more network-access data of the web-browsing session associated with the current visitor; or

one or more network-traffic data of the current web-browsing session associated with the current visitor, and

the behavioral data comprise one or more of:

one or more actions taken by the current visitor,

one or more actual responses of the current visitor to the current actual instances of the landing page; or

a traffic source from which the current visitor accessed the current actual instances of the landing page.

47. The apparatus of claim 33 , wherein:

each of the previous visitor contexts comprises one or more objective data or one or more behavioral data associated with or concerning one of the previous visitors,

the objective data of each of the previous visitor contexts comprise one or more of:

one or more demographic data of the corresponding previous visitor;

one or more background data of the corresponding previous visitor;

one or more conditions of a web-browsing session associated with the corresponding previous visitor;

one or more network-access data of the web-browsing session associated with the corresponding previous visitor; or

one or more network-traffic data of the web-browsing session associated with the corresponding previous visitor, and

the behavioral data of each of the previous visitor contexts comprise one or more of:

one or more actions taken by the corresponding previous visitor;

one or more actual responses of the corresponding previous visitor to one of the previous actual instances of the landing page; or

a traffic source from which the corresponding previous visitor accessed one of the previous actual instances of the landing page.

48. The apparatus of claim 33 , wherein the one or more processors are further operable when executing the instructions to:

receive an actual response of the current visitor to the current actual instance of the landing page; and

update the current visitor context based on the actual response of the current visitor to the current actual instance of the landing page.

49. A system comprising:

means for receiving a request for a landing page to be presented to a current visitor, the landing page having one or more landing-page components each of which has one or more possible feature variations, the landing page having a plurality of possible instances each of which results from combining different ones of the possible feature variations of the landing-page components;

means for accessing a current visitor context of the current visitor, the current visitor context having one or more data associated with or concerning the current visitor;

means for predicting a plurality of responses of the current visitor to the possible instances of the landing page based on the current visitor context, the possible feature variations of the possible instances of the landing page, one or more previous visitor contexts of one or more previous visitors to whom one or more previous actual instances of the landing page have been presented, each of the previous actual instances of the landing page having been constructed for one of the previous visitors based on one of the possible instances of the landing page selected for the one of the previous visitors, and one or more actual responses of the previous visitors to the previous actual instances of the landing page;

means for selecting one of the possible instances of the landing page for the current visitor based at least on the predicted responses;

means for constructing a current actual instance of the landing page based on the selected one of the possible instances of the landing page; and

means for transmitting the current actual instance of the landing page to the current visitor.

Assignments (19)
NOTICE OF GRANT OF SECURITY INTEREST IN PATENTS Recorded Aug 30, 2024
From: ZETA GLOBAL CORP.; ZSTREAM ACQUISITION LLC
To: BANK OF AMERICA, N.A., AS ADMINISTRATIVE AGENT
Reel/Frame 068822/0154 →
TERMINATION AND RELEASE OF SECURITY INTEREST IN PATENTS RECORDED AT REEL 055212, FRAME 0964 Recorded Aug 30, 2024
From: BANK OF AMERICA, N.A., AS ADMINISTRATIVE AGENT
To: ZETA GLOBAL CORP.
Reel/Frame 068822/0167 →
RELEASE OF SECURITY INTEREST Recorded Mar 2, 2021
From: PNC BANK, NATIONAL ASSOCIATION
To: ZETA GLOBAL CORP.
Reel/Frame 055458/0084 →
RELEASE OF SECURITY INTEREST Recorded Feb 11, 2021
From: FIRST EAGLE PRIVATE CREDIT, LLC, AS SUCCESSOR TO NEWSTAR FINANCIAL, INC
To: ZBT ACQUISITION CORP.; ZETA GLOBAL CORP.; 935 KOP ASSOCIATES, LLC
Reel/Frame 055282/0276 →
NOTICE OF GRANT OF SECURITY INTEREST IN PATENTS Recorded Feb 3, 2021
From: ZETA GLOBAL CORP.
To: BANK OF AMERICA, N.A.
Reel/Frame 055212/0964 →
SECURITY INTEREST Recorded Dec 3, 2020
From: ZETA GLOBAL CORP.
To: FIRST EAGLE PRIVATE CREDIT, LLC
Reel/Frame 054585/0770 →
SECURITY INTEREST Recorded Jul 24, 2017
From: ZETA INTERACTIVE CORP.; ZETA INTERACTIVE, LLC; SPIREVISION HOLDINGS, INC.; ORIGIN INTERACTIVE GROUP, LLC; LEVELOCITY, LLC
To: PNC BANK, NATIONAL ASSOCIATION
Reel/Frame 043073/0210 →
CORRECTIVE ASSIGNMENT TO CORRECT THE PCT APPLICATION NUMBER PCT/2014/054348 PREVIOUSLY RECORDED AT REEL: 042272 FRAME: 0069. ASSIGNOR(S) HEREBY CONFIRMS THE CHANGE OF NAME. Recorded May 9, 2017
From: ZETA INTERACTIVE CORP.
To: ZETA GLOBAL CORP.
Reel/Frame 042430/0291 →
CHANGE OF NAME Recorded May 8, 2017
From: ZETA INTERACTIVE CORP.
To: ZETA GLOBAL CORP.
Reel/Frame 042272/0069 →
CORRECTIVE ASSIGNMENT TO CORRECT THE INCORRECT PATENT NO. 7966546 PREVIOUSLY RECORDED AT REEL: 036094 FRAME: 0546. ASSIGNOR(S) HEREBY CONFIRMS THE ASSIGNMENT. Recorded Sep 8, 2015
From: PLATEAU DATA SERVICES, LLC
To: ZETA INTERACTIVE CORP.
Reel/Frame 036606/0833 →
CORRECTIVE ASSIGNMENT TO CORRECT THE NATURE OF CONVEYANCE PREVIOUSLY RECORDED AT REEL: 036082 FRAME: 0805. ASSIGNOR(S) HEREBY CONFIRMS THE RELEASE OF SECURITY INTEREST. Recorded Jul 17, 2015
From: SILICON VALLEY BANK
To: PLATEAU DATA SERVICES, LLC
Reel/Frame 036128/0963 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Jul 15, 2015
From: PLATEAU DATA SERVICES, LLC
To: ZETA INTERACTIVE CORP.
Reel/Frame 036094/0546 →
RELEASE OF SECURITY INTEREST Recorded Jul 14, 2015
From: MADISON CAPITAL FUNDING LLC, AS AGENT
To: PLATEAU DATA SERVICES, LLC
Reel/Frame 036082/0266 →
SECURITY INTEREST Recorded Jul 14, 2015
From: SILICON VALLEY BANK
To: PLATEAU DATA SERVICES, LLC
Reel/Frame 036082/0805 →
CORRECTIVE ASSIGNMENT TO DELETE THE SECOND ASSIGNEE PREVIOUSLY RECORDED AT REEL: 031644 FRAME: 0001. ASSIGNOR(S) HEREBY CONFIRMS THE ASSIGNMENT. Recorded Jun 11, 2014
From: ADCHEMY, INC.
To: PLATEAU DATA SERVICES, LLC
Reel/Frame 033134/0242 →
SECURITY AGREEMENT Recorded Feb 3, 2014
From: XL MARKETING HOLDINGS CORP.; XL MARKETING CORP.; WARD MEDIA, INC.; SPIRE VISION HOLDINGS, INC.; EXPERT MARKETING, LLC; CARIDAN MARKETING LABS, INC.; SPIRE VISION LLC; XL EDUCATION CORP.; SERVE CLICKS, LLC; SERVERESULTS, INC.; PROADVERTISERS, LLC; TRANSIT DIRECT, INC.; PRIME ADVERTISERS, LLC; MAPNS, LLC; ZETA INTERACTIVE, LLC; MEDIACTIVATE, LLC; EDUCATION LINK, LLC; ORIGIN INTERACTIVE GROUP, LLC; EXPOSITION MEDIA SERVICES, LLC; LEVELOCITY, LLC; PLATEAU DATA SERVICES, LLC; INTELA ACQUISITION, LLC; VERIAMAIL, LLC; ORION CONTENT MANAGEMENT, LLC; CAIVIS ACQUISITION CORP. II; CAIVIS ACQUISITION CORP. III; CONSUMER VALUE PARTNERS, LLC; STERLING INTERACTIVE MARKETING CORP.; DIGITAL PUBLISHING CORPORATION; ONPOINT COMMUNICATIONS LLC; CPA DETECTIVE, LLC; CAIVIS ACQUISITION CORP. IV; CLICKSQUARED, INC.; CT HOLDING CORPORATION
To: SILICON VALLEY BANK, AS ADMINISTRATIVE AGENT
Reel/Frame 032153/0097 →
SECURITY AGREEMENT Recorded Nov 26, 2013
From: PLATEAU DATA SERVICES, LLC
To: MADISON CAPITAL FUNDING LLC, AS AGENT
Reel/Frame 031728/0844 →
ASSET PURCHASE AGREEMENT Recorded Nov 14, 2013
From: ADCHEMY, INC.
To: PLATEAU DATA SERVICES, LLC; XL MARKETING CORPORATION
Reel/Frame 031644/0001 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Oct 22, 2008
From: CATLIN, TIMOTHY J. O.; CHATWIN, RICHARD E.; FOSTER, BENJAMIN D.; MCEACHEN, MATTHEW R.; NUKALA, MURTHY V.; THUMASATHIT, VEERAVICH THI
To: ADCHEMY, INC.
Reel/Frame 021723/0215 →