In Short
Deploy the BigID cookie banner by embedding a JavaScript snippet in your site’s HTML
Access: Cookies & Trackers > “Select a domain” > Overview
Overview
BigID provides a lightweight script-based integration for websites that prefer direct control. This option enables manual placement of banner code in the <head>
tag, supports geolocation, conditional display, and compliance with global privacy frameworks.
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 Code snippet.
Copy the
<script>
tag containing your unique Site ID.Paste the script into the
<head>
section of your website's source code.