| layout | analytics |
|---|---|
| title | Adagio |
| description | Adagio Analytics Adapter |
| modulecode | adagio |
| prebid_member | true |
| tcfeu_supported | true |
| usp_supported | true |
| coppa_supported | true |
| gvl_id | 617 |
| enable_download | true |
The Adagio Analytics adapter requires setup and approval from the Adagio team. Please reach out to contact@adagio.io for more information.
pbjs.que.push(function () {
pbjs.enableAnalytics({
provider: 'adagio',
options: {
organizationId: '1000', // Required. Provided by Adagio
site: 'my-website', // Required. Provided by Adagio
}
});
});