1️Load the IIQ JS File into Your CDN

  1. Download IntentIQ Bid Enhancement JavaScript library (IntentIQ JS Agent) for Prebid. The IntentIQ JS Agent is compatible with Prebid versions 5 to 9.5.0. For alternative versions, you can contact your account manager.

  2. Store the downloaded IntentIQ JS Agent in your CDN to ensure efficient response times.

  3. Add the following JS tag in the page header section –

<script src="https://PartnersCDN.com/IIQUniversalID.js">
  1. Replace PartnersCDN.com with the domain name of the CDN where the IntentIQ JS Agent is now located.

This will load the IntentIQ JS library into the page.

Regarding version updates, at IntentIQ, we provide scheduled updates along with release notes for each new version of the IIQ JS file, enabling you to update at your convenience. Make sure your IntentIQ JS Agent is stored on your CDN so that you can control updates. When a new version is available, we'll notify you via email or Slack to download and update it on your CDN, ensuring you always have the latest version.

Last updated