2️Install Required Prebid Modules

Include the following modules in your Prebid build –

PubProvided ID, Unified ID and User ID module.

The Intent IQ JavaScript library leverages the PubProvided ID module and Unified ID module by Prebid.js to provide our EIDs to adapters participating in auctions.

You can use either of these methods to include these modules in your Prebid build –

  • Online Build – If you create your Prebid.js build online – On the Prebid page Customize and Download Prebid.js, select the PubProvided ID and Unified ID modules from the User ID Modules.

  • Local Build – If you create your Prebid.js build locally, include pubProvidedIdSubmodule, User ID and unifiedIdSystem. See Prebid documentation for further details.

Last updated