---
title: "How to integrate BigID cookie banner with Tealium"
slug: "how-to-integrate-bigid-cookie-banner-with-tealium"
updated: 2025-08-01T15:54:35Z
published: 2025-08-01T15:54:35Z
canonical: "docs.bigid.com/how-to-integrate-bigid-cookie-banner-with-tealium"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://docs.bigid.com/llms.txt
> Use this file to discover all available pages before exploring further.

# How to integrate BigID cookie banner with Tealium

> [!NOTE]
> **In Short**
> 
> Use Tealium iQ Tag Management to load the BigID banner, integrate consent state, and block trackers until user consent is granted.
> 
> **Access:** Cookies & Trackers > “Select a domain” > Overview

### Overview

Tealium integration allows you to filter tag behavior via data layer and extension logic. BigID banners and consent state are pushed into Tealium's consent framework and data layer effectively.

### Step‑by‑step instructions

In the **BigID Cookies & Trackers** dashboard, select the domain you want to configure. From the **Overview** tab, locate the **Banner Integration Center** on the right-hand side and select **Tag Manager.**

1. Copy the BigID source banner.
2. In Tealium, create a **Tealium Generic Tag** or **Custom Container** to fire in the `&lt;head&gt;`. Follow this simple steps in Tealium:

`&lt;script src="&lt;your-banner-source&gt;"&gt;&lt;/script&gt;` Replace `&lt;your-banner-source&gt;` with the Banner Source URL specific to your website. To locate it, go to the Overview tab of your domain, find the Banner Integration Center on the right-hand side, and select Tag Manager. Your Banner Source will appear under Step 2 — copy it from there and insert it in place of <your-banner-source>.

![](https://cdn.us.document360.io/a1b4dbb6-204b-4038-905b-11451e3058a8/Images/Documentation/Screenshot 2025-06-09 at 10.45.30.png)
  1. Navigate to the **iQ Tag Management** menu and select **Extensions**.
  2. Click **Add Extension**.
  3. Go to the **Advanced** tab.
  4. Select **Advanced Javascript Code**.
  5. Enter a descriptive title for the extension.
  6. Set the **Scope** to **Pre Loader**.
  7. In the **Configuration** section, paste the following JavaScript code:
3. Once the code has been added, click Approve for Publish. Select all the environments where the code should be deployed.
4. Once the environments are selected, click Publish to apply the changes.
