Skip to content

Deploy Your First Consent Banner

Last updated: March 18, 20264 min readBeginnerBrand

Once you have an account and API key, deploying the consent banner is as simple as adding one line of code to your website.

Consent banner on a website
The default consent banner displayed to first-time visitors.
1

Get your API key

Go to Settings → API Keys in your dashboard and copy your public key.

2

Add the embed code

Paste the script tag into the <head> section of your website.

3

Verify the banner

Visit your website in an incognito window to see the banner.

javascript
<script src="https://cdn.arqam360.com/widget-v2.js" data-key="YOUR_API_KEY"></script>
Widget embed code section
1
2
Copy the embed code and paste it into your site's HTML head.
Always test in an incognito/private window to see the banner as a first-time visitor. Existing consent cookies will hide the banner in your normal browser.

Verify It's Working

After deploying, check your Consent Logs tab in the dashboard. Within a few minutes of your first visitor interaction, you should see consent records appearing.

Live consent banner on website
Your consent banner live on your website after installation.

Next Steps

  1. 2Verify your domain

Was this article helpful?