Skip to content
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

Livewrapped analytics adapter: add additional parameter #6954

Merged
merged 63 commits into from
Jun 7, 2021
Merged

Livewrapped analytics adapter: add additional parameter #6954

merged 63 commits into from
Jun 7, 2021

Conversation

bjorn-lw
Copy link
Contributor

@bjorn-lw bjorn-lw commented Jun 6, 2021

Type of change

  • [x ] Feature

Description of change

Minor change to pass parameters from our wrapper into our analytics adapter. We will eventually simplify and use the new property only instead of several properties as we do now, but for backwards compatibility we need to keep the old ones one more iteration.

bjorn@livewrapped.com

Make it possible to pass dynamic parameters to adapter
Pass metadata from adapter
@harpere harpere added the feature label Jun 7, 2021
@harpere harpere merged commit d1ec22e into prebid:master Jun 7, 2021
@patmmccann patmmccann changed the title Pass parameter from Livewrapped wrapper Livewrapped analytics adapter: add additional parameter Jun 8, 2021
prebidtappx pushed a commit to prebidtappx/Prebid.js that referenced this pull request Nov 15, 2021
* 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

* Livewrapped gvlid

* Pass parameter from wrapper
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants