Skip to content

Commit

Permalink
smartyads analytics doc (#5309)
Browse files Browse the repository at this point in the history
* smartyads analytics doc

* smartyads analytics smallfix js format

---------

Co-authored-by: vrishko <vasyl.rishko@smartyads.com>
Co-authored-by: Muki Seiler <muuki88@users.noreply.github.com>
  • Loading branch information
3 people committed Jun 16, 2024
1 parent 993057b commit 973b155
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions dev-docs/analytics/smartyads.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---
layout: analytics
title: Smartyads
description: Smartyads Analytics Adapter
modulecode: smartyads
---

#### Example Configuration

```javascript
pbjs.que.push(function () {
pbjs.enableAnalytics({
provider: 'smartyads'
});
});
```

0 comments on commit 973b155

Please sign in to comment.