-
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
AsterioBid Analytics Adapter : initial release #10652
AsterioBid Analytics Adapter : initial release #10652
Conversation
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.
What are the major differences between your existing analytics adapter, prebidmanager? Do you intend to point your customers to one particular adapter moving forward?
There are performance improvements and the support of new features in 'asteriobid' adapter. We are going to switch all customers from 'prebidmanager' to 'asteriobid' adapter. The main cause is rebranding of PrebidManager product to AsterioBid. |
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
Type of change
New bidder adapter
Description of change
admin@asteriobid.com
pbjs.enableAnalytics({
provider: 'asteriobid',
options: {
bundleId: '04bcf17b-9733-4675-9f67-d475f881ab78'
}
});