Skip to content

Commit

Permalink
epsilon branding for conversant (prebid#4578)
Browse files Browse the repository at this point in the history
  • Loading branch information
2 people authored and ecdrsvc committed Sep 6, 2023
1 parent 5cbf9fc commit ba54fb9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dev-docs/analytics/epsilon.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,13 @@ [email protected] for more information.
| send_error_data | optional | Adds extra analytics that tracks script runtime errors, bad data and bidders | true | false | boolean |

### Example Configuration

Legacy provider code of 'conversant' is still supported
```
<!-- should be called before requestBids() -->
pbjs.que.push(function(){
pbjs.enableAnalytics(
{
provider: 'conversant',
provider: 'epsilon',
options: {
site_id: 108060,
cnvr_sampling: 0.5,
Expand Down

0 comments on commit ba54fb9

Please sign in to comment.