Skip to content

Commit

Permalink
More analytics adapter documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Skitelman committed Jun 3, 2024
1 parent dfd4756 commit d429cff
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion dev-docs/analytics/concert.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,12 @@ coppa_supported: false

#### Registration

Please visit [concert.io](https://concert.io/) for more information.
The Concert analytics adapter requires setup and approval from the Concert team. Please reach out to <[email protected]> or visit [concert.io](https://concert.io/) for more information.

### Example Configuration

```javascript
pbjs.enableAnalytics({
provider: 'concert',
});
```

0 comments on commit d429cff

Please sign in to comment.