Skip to content

Commit

Permalink
Add piano dmp analytics adapter docs (#3772)
Browse files Browse the repository at this point in the history
Co-authored-by: Dmitriy Mishutin <[email protected]>
  • Loading branch information
DmitriyMishutin and Dmitriy Mishutin authored Jun 2, 2022
1 parent 58cbbdd commit 0ff58e6
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions dev-docs/analytics/pianoDmp.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
---
layout: analytics
title: Piano DMP
description: Piano DMP Analytics Adapter
modulecode: pianoDmp
gdpr_supported: true
usp_supported: false
coppa_supported: false
prebid_member: false
gvl_id: 412
enable_download: true
---

#### Registration

Please visit [https://piano.io/product/dmp/](https://piano.io/product/dmp/) for more information.

### Example Configuration

```
pbjs.enableAnalytics({
provider: 'pianoDmp'
});
```

0 comments on commit 0ff58e6

Please sign in to comment.