Module Name: oxxion Analytics Adapter
Module Type: Analytics Adapter
Maintainer: [email protected]
Oxxion helps you to understand how your prebid stack performs.
Add the oxxion analytics adapter module to your prebid configuration :
pbjs.enableAnalytics(
...
{
provider: 'oxxion',
options : {
domain: 'test.endpoint'
}
}
...
)
Name | Type | Description |
---|---|---|
domain | String | This string identifies yourself in Oxxion's systems and is provided to you by your Oxxion representative. |