Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 789 Bytes

File metadata and controls

23 lines (15 loc) · 789 Bytes
layout page_v2
title Debugging | Prebid
description Debugging Prebid Extension
sidebarType 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