Skip to content

Commit

Permalink
epsilon branding for conversant
Browse files Browse the repository at this point in the history
  • Loading branch information
[email protected] committed May 19, 2023
1 parent cc1e72b commit aede6c0
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 aede6c0

Please sign in to comment.