-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Read floor data in analytic + support for Criteo Id #6003
Conversation
Make it possible to pass dynamic parameters to adapter
Pass metadata from adapter
Video support
Dear @bjorn-lw, this PR contains two logical and separate things (analytics adapter and bidder adapter), so please can you split it in two separate MRs ? Thank you. |
In general, there is a rule that prohibits to put two "different" things in the same PR. You may have seen it when you try to open a new Issue; or in the file PR_REVIEW.md . Can you update the file
|
I appreciate you're being thorough. I could remove the Criteo support if you wish, but would be great if you let it pass this time. Since you sometimes have weeks before MRs are getting attention I was hoping I could let this one slip in as well since it's really small, but I won't next time. I have updated the example. |
I see the file |
@musikele Look, as I said, I really appreciate your thoroughness, but this is not a new adapter or analytics adapter submission. It's some changes to existing adapters that have existed in Prebid.js for quite a long time now. The analytics adapter can only be used in agreement with Livewrapped AB. There are no test id's that can you can use unless you have an account with us. However, there are unit tests for the adapter. Thank you. |
@bjorn-lw , |
@musikele OK, it's added now. Thank you for your input. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
* Livewrapped bid and analytics adapter * Fixed some tests for browser compatibility * Fixed some tests for browser compatibility * Changed analytics adapter code name * Fix double quote in debug message * modified how gdpr is being passed * Added support for Publisher Common ID Module * Corrections for ttr in analytics * ANalytics updates * Auction start time stamp changed * Detect recovered ad blocked requests Make it possible to pass dynamic parameters to adapter * Collect info on ad units receiving any valid bid * Support for ID5 Pass metadata from adapter * Typo in test + eids on wrong level * Fix for Prebid 3.0 * Fix get referer * http -> https in tests * Native support * Read sizes from mediatype.banner * Revert accidental commit * Support native data collection + minor refactorings * Set analytics endpoint * Support for app parameters * Fix issue where adunits with bids were not counted on reload * Send debug info from adapter to external debugger * SChain support * Send GDPR data in analytics request * video support Video support * Report back floor via analytic * Send auction id and adunit/bidder connection id * Criteo id support * Updated example * livewrapped Analytics Adapter info file
Type of change
Description of change
Support in analytics for reading floor data, both from Prebid's floors module and from Livewrapped's wrapper.
Note that adapter support for Prebid's floor module will follow at a later stage.
Added support for Criteo's id module