UNPKG

mk9-prebid

Version:

Header Bidding Management Library

21 lines (15 loc) 409 B
# Overview Module Name: Scaleable Analytics Adapter Module Type: Analytics Adapter Maintainer: chris@scaleable.ai # Description Analytics adapter for scaleable.ai. Contact team@scaleable.ai for more information or to sign up for analytics. # Implementation Code ``` pbjs.enableAnalytics({ provider: 'scaleable', options: { site: '' // Contact Scaleable to receive your unique site id } }); ```