Skip to content

Latest commit

 

History

History
23 lines (20 loc) · 688 Bytes

pubmaticAnalyticsAdapter.md

File metadata and controls

23 lines (20 loc) · 688 Bytes

PubMatic Analytics Adapter

Module Name:  PubMatic Analytics Adapter
Module Type:  Analytics Adapter
Maintainer: [email protected]

How to configure?

pbjs.enableAnalytics({
    provider: 'pubmatic',
    options: {
        "publisherId": 12345 // please contact PubMatic to get a publisherId for yourself
    }
});

Limitations:

  • Supports only Banner and Video media-type
  • Does not supports Native media type
  • Does not supports instream-video creative-render tracker
  • If a currency module is NOT included and a bidder responds in a non-USD currency then PubMatic analytics bidder will log values in original bid currency otherwise always logged in USD