prebid / Prebid.js

Setup and manage header bidding advertising partners without writing code or confusing line items. Prebid.js is open source and free.
https://docs.prebid.org
Apache License 2.0
1.33k stars 2.09k forks source link

Allow for configurable referrer detection frequency #8955

Closed patmmccann closed 1 year ago

patmmccann commented 2 years ago

(https://github.com/prebid/Prebid.js/pull/8864) allowed for an optimization where referrer detection only ran once, yet this broke some people in SPA / Infinite Scroll environments. ( #8940 )

This ticket is to track re-implementation in a non-breaking way

patmmccann commented 1 year ago

solved in #9670