Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 899 Bytes

debugging.md

File metadata and controls

24 lines (16 loc) · 899 Bytes
layout title description sidebarType
page_v2
Debugging | Prebid
Debugging Prebid Extension
1

Chrome Extension for Debugging Prebid.js

Prebid.Org supports the Chrome extension Headerbid Expert. Web publishers can use this tool to understand how their Prebid.js header bidding partners are doing:

  1. What's the latency from each header bidding partner?
  2. Do they load asynchronously or are they blocking my pages?
  3. Are they all loaded together in parallel?

Use the tool to determine whether a page might be under-monetized or could benefit from implementation improvements.

Further Reading