mk9-prebid
Version:
Header Bidding Management Library
26 lines (19 loc) • 704 B
Markdown
Module Name: YuktaOne Analytics by YuktaMedia
Module Type: Analytics Adapter
Maintainer: info@yuktamedia.com
Analytics adapter for prebid provided by YuktaMedia. Contact info@yuktamedia.com for information.
```
{
provider: 'yuktamedia',
options : {
pubId : 50357, // id provided by YuktaMedia LLP
pubKey: 'xxx', // key provided by YuktaMedia LLP
enableUTMCollection: true, // set true if want to collect utm info
enableSession: true, // set true if want to collect information by sessions
enableUserIdCollection: true // set true if want to collect user ID module info
}
}
```