IP Library Granted Patent US 9,536,249
Granted Patent B2
US 9,536,249 · App. 12/894,000 · Granted Jan 3, 2017

Measuring inline ad performance for third-party ad serving

Inventors: Eyal Arasu Ramakrishnan (Santa Clara, CA); Rampradeep Dodda (Santa Clara, CA); Prabhakar Goyal (Sunnyvale, CA)
Assignee: Excalibur IP, LLC
G06Q30/0242G06Q30/0244G06Q30/0277H04L29/06523G06Q30/0241
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 9,536,249
App. No.
12/894,000
Granted
Jan 3, 2017
Kind
B2
Abstract

A method, apparatus, and computer program product for measuring inline internet ad performance for third-party ad serving. The method comprises receiving an original third-party internet ad and recoding the original third-party internet ad for producing a recoded third-party internet ad where the recoded third-party internet ad comprises ad instrumentation code. In real-time, as the internet ad is composited and rendered, the instrumentation code measures the response latency of the server or servers in the third-party network using the ad instrumentation code. In some cases, the original third-party internet ad comprises ad code using a markup language such as HTML language, and/or JavaScript language (e.g. in ad code segments). The recoding comprises recoding an ad code segment of the ad by transforming the ad code segment into a JavaScript literal, which in exemplary embodiments includes emitting a specialized document.write( ) call. Response latency measurements are collected and included in a latency table.

Claims (52)

1. A computer-implemented method for measuring inline ad performance for third-party ad serving, the method comprising:

receiving, from a publisher, a call for an original third-party internet ad;

in response to receiving the call for an advertisement, requesting an original third-party internet ad from a third party-advertiser;

in response to requesting an original third-party internet ad, receiving from the third-party advertiser, in memory of a computer, an original third-party internet ad embodied as ad code, the original third-party internet ad being hosted within a server in a third-party network;

recoding, in a computer, the ad code to produce a script call containing the ad code;

serving, by a computer, the script call to a publisher computer for compositing;

measuring, in a computer, one or more response latencies associated with rendering the ad code; and

replacing the ad code with a backfill ad when at least one of the one or more response latencies exceeds an allotted timeout time.

2. The method of claim 1 , wherein the ad code comprises at least one of, HTML language, JavaScript language, and a markup language.

3. The method of claim 1 , wherein the recoding comprises recoding the ad code t by transforming the ad code into a JavaScript literal.

4. The method of claim 1 , wherein the recoding comprises recoding the ad code by transforming the ad code into an IFRAME tag.

5. The method of claim 1 , wherein the recoding comprises inserting document.write( ) call to emit the ad code onto a rendered page.

6. The method of claim 1 , wherein the script call executes a document.write( ) call.

7. The method of claim 1 , further comprising storing, in a computer, a second response latency measurement, the second response latency measurement taken in response to a second latency of a second server.

8. The method of claim 7 , wherein the second response latency is included in a latency waterfall table.

9. The method of claim 7 , wherein the second response latency measurement is taken in response to a recursive call.

10. The method of claim 1 , further comprising aggregating, in a computer, a plurality of the response latency measurements.

11. A non-transitory computer readable medium comprising a set of instructions which, when executed by a computer, cause the computer to perform measurements of inline ad performance for third-party ad serving, said instructions for:

receiving, from a publisher, a call for an advertisement;

in response to receiving the call for an advertisement, requesting an original third-party internet ad from a third party-advertiser;

in response to requesting the original third-party internet ad, receiving from the third-party advertiser, in memory of a computer, the original third-party internet ad embodied as ad code, the original third-party internet ad being hosted within a server in a third-party network;

recoding, in a computer, the ad code to produce a script call containing the ad code;

serving, by a computer, the script call to a publisher computer for compositing;

measuring, in a computer, one or more response latencies associated with rendering the ad code; and

replacing the ad code with a backfill ad when at least one of the one or more response latencies exceeds an allotted timeout time.

12. The computer readable medium of claim 11 , wherein the ad code comprises at least one of, HTML language, JavaScript language, and a markup language.

13. The computer readable medium of claim 11 , wherein the recoding comprises recoding the ad code segment by transforming the ad code into a JavaScript literal.

14. The computer readable medium of claim 11 , wherein the recoding comprises recoding the ad code by transforming the ad code into an IFRAME tag.

15. The computer readable medium of claim 11 , wherein the script call executes a document.write( ) call.

16. The computer readable medium of claim 11 , further comprising instructions for storing, in a computer, a second response latency measurement, the second response latency measurement taken in response to a second latency of a second server.

17. The computer readable medium of claim 16 , wherein the second response latency measurement is taken in response to a recursive call.

18. An advertising server network for measuring inline ad performance for third-party ad serving, comprising:

a processor configured to receive, from a publisher, a call for an original third-party internet ad;

a processor configured to, in response to receiving the call for an original third-party internet ad, request an original third-party internet ad embodied as ad code from a third party-advertiser;

a processor configured to receive, in response to the request for an original third-party internet ad, in memory, an original third-party internet ad from a third-party, the third-party internet ad being hosted by a server in a third-party network;

a processor configured to recode the ad code to produce a script call containing the ad code;

a processor configured to serve the script call to a publisher computer for compositing;

a processor configured to measure one or more response latencies associated with rendering the ad code; and

a processor configured to replace the ad code with a backfill ad when at least one of the one or more response latencies exceeds an allotted timeout time.

19. The computer readable medium of claim 17 , further comprising instructions for aggregating, in a computer, the one or more response latencies and the second response latency measurement.

20. The computer readable medium of claim 17 , wherein the second response latency measurement exceeds a second timeout time.

21. The computer readable medium of claim 19 , further comprising instructions for rendering a backfill ad in response to the second response latency measurement.

22. The advertising server network of claim 18 , wherein the ad code comprises at least one of, HTML language, JavaScript language, a markup language.

23. The advertising server network of claim 18 , wherein the recoding comprises recoding the ad code by transforming the ad code into a JavaScript literal.

24. The advertising server network of claim 18 , wherein the recoding comprises recoding the ad code by transforming the ad code into an IFRAME tag.

25. The advertising server network of claim 18 , wherein the recoding comprises inserting a document.write( ) call to emit the ad code onto a rendered page.

26. The advertising server network of claim 18 , wherein the script code executes a document.write( ) call.

27. The advertising server network of claim 18 , further comprising a module processor to store a second response latency measurement.

28. The advertising server network of claim 27 , wherein the second response latency measurement and the one or more response latencies of the server in the third-party network are included in a latency waterfall table.

29. The advertising server network of claim 27 , wherein the second response latency measurement is taken in response to a recursive call.

30. The advertising server network of claim 18 , further comprising a processor to aggregate a plurality of response latency measurements.

31. The advertising server network of claim 18 , wherein measuring a response latency comprises measuring a timeout time.

Assignments (9)
CORRECTIVE ASSIGNMENT TO CORRECT THE THE ASSIGNOR NAME PREVIOUSLY RECORDED AT REEL: 052853 FRAME: 0153. ASSIGNOR(S) HEREBY CONFIRMS THE ASSIGNMENT. Recorded Mar 29, 2021
From: R2 SOLUTIONS LLC
To: STARBOARD VALUE INTERMEDIATE FUND LP, AS COLLATERAL AGENT
Reel/Frame 056832/0001 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Feb 12, 2021
From: EXCALIBUR IP, LLC
To: R2 SOLUTIONS LLC
Reel/Frame 055283/0483 →
CORRECTIVE ASSIGNMENT TO CORRECT THE ASSIGNEE NAME PREVIOUSLY RECORDED ON REEL 053654 FRAME 0254. ASSIGNOR(S) HEREBY CONFIRMS THE RELEASE OF SECURITY INTEREST GRANTED PURSUANT TO THE PATENT SECURITY AGREEMENT PREVIOUSLY RECORDED. Recorded Dec 30, 2020
From: STARBOARD VALUE INTERMEDIATE FUND LP
To: R2 SOLUTIONS LLC
Reel/Frame 054981/0377 →
RELEASE OF SECURITY INTEREST IN PATENTS Recorded Jul 8, 2020
From: STARBOARD VALUE INTERMEDIATE FUND LP
To: ACACIA RESEARCH GROUP LLC; AMERICAN VEHICULAR SCIENCES LLC; BONUTTI SKELETAL INNOVATIONS LLC; CELLULAR COMMUNICATIONS EQUIPMENT LLC; INNOVATIVE DISPLAY TECHNOLOGIES LLC; LIFEPORT SCIENCES LLC; LIMESTONE MEMORY SYSTEMS LLC; MOBILE ENHANCEMENT SOLUTIONS LLC; MONARCH NETWORKING SOLUTIONS LLC; NEXUS DISPLAY TECHNOLOGIES LLC; PARTHENON UNIFIED MEMORY ARCHITECTURE LLC; R2 SOLUTIONS LLC; SAINT LAWRENCE COMMUNICATIONS LLC; STINGRAY IP SOLUTIONS LLC; SUPER INTERCONNECT TECHNOLOGIES LLC; TELECONFERENCE SYSTEMS LLC; UNIFICATION TECHNOLOGIES LLC
Reel/Frame 053654/0254 →
PATENT SECURITY AGREEMENT Recorded Jun 5, 2020
From: ACACIA RESEARCH GROUP LLC; AMERICAN VEHICULAR SCIENCES LLC; BONUTTI SKELETAL INNOVATIONS LLC; CELLULAR COMMUNICATIONS EQUIPMENT LLC; INNOVATIVE DISPLAY TECHNOLOGIES LLC; LIFEPORT SCIENCES LLC; LIMESTONE MEMORY SYSTEMS LLC; MERTON ACQUISITION HOLDCO LLC; MOBILE ENHANCEMENT SOLUTIONS LLC; MONARCH NETWORKING SOLUTIONS LLC; NEXUS DISPLAY TECHNOLOGIES LLC; PARTHENON UNIFIED MEMORY ARCHITECTURE LLC; R2 SOLUTIONS LLC; SAINT LAWRENCE COMMUNICATIONS LLC; STINGRAY IP SOLUTIONS LLC; SUPER INTERCONNECT TECHNOLOGIES LLC; TELECONFERENCE SYSTEMS LLC; UNIFICATION TECHNOLOGIES LLC
To: STARBOARD VALUE INTERMEDIATE FUND LP, AS COLLATERAL AGENT
Reel/Frame 052853/0153 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Jun 3, 2016
From: YAHOO! INC.
To: EXCALIBUR IP, LLC
Reel/Frame 038950/0592 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Jun 1, 2016
From: EXCALIBUR IP, LLC
To: YAHOO! INC.
Reel/Frame 038951/0295 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Apr 18, 2016
From: YAHOO! INC.
To: EXCALIBUR IP, LLC
Reel/Frame 038383/0466 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Sep 29, 2010
From: RAMAKRISHNAN, EYAL ARASU; DODDA, RAMPRADEEP; GOYAL, PRABHAKAR
To: YAHOO! INC.
Reel/Frame 025064/0759 →
Continuity (1)
Related Publication 20120078707A1 · Mar 29, 2012