Google Tag Manager: User Guide

Table of contents

Welcome to the Blutic GTM Template User Guide! This documentation assists website administrators, developers, and marketers in deploying Blutic's cookie-management platform through Google Tag Manager (GTM).

Overview

Blutic streamlines the process of collecting and handling cookie consent for your website visitors. Using GTM to manage Blutic means you benefit from unified and customizable tag configuration—supporting modern privacy regulations, including the Digital Personal Data Protection Act (DPDPA), and general cookie law requirements.

What You’ll Need

Before you get started, ensure you have:

  • Access to an active Google Tag Manager account.
  • A published GTM container on your site.
  • Your unique Blutic Domain ID.

Installing the Blutic Template

To add Blutic to your GTM setup:

  1. Log in to GTM and open your website’s container.
  2. Navigate to the Templates section.
  3. In the Tag Templates area, click Search Gallery.
  4. Enter “Blutic” in the search box.
  5. Select the Blutic tag template and add it to your workspace.
  6. Confirm by clicking Add

Configuring Your Blutic CMP Tag

Now configure your Blutic tag:

  1. Go to the Tags section and create a new tag
  2. Choose Tag Configuration and select Blutic CMP.
  3. Enter the necessary details in the table below:
Field Required Description Example Value
domainId Yes Your assigned Blutic Domain ID 1234567890abcdef
autoBlock No Default value set to “false”. Set to “true” to prevent cookies before user consent true
defaultSettings No Defines the default consent settings for all regions and storage types in Google Tag Manager. These settings control how different types of data (ads, analytics, personalization, etc.) are stored and used before explicit user consent. Default values are applied automatically if not configured manually. { "region": "all", "ad_storage": "granted", "analytics_storage": "granted", "ad_personalization": "granted", "ad_user_data": "granted", "functional_storage": "granted", "wait_for_update": 500 }
  1. Trigger: Opt for Consent Initialization - All Pages to make sure Blutic activates as soon as possible.
  2. Choose a tag name (e.g., “BluticCMP Initialization”) and click Save.

Adding a Cookie Declaration for Users

Empower visitors to review or modify their cookie choices at any time by integrating the Blutic Consent Declaration on a designated page, such as your Privacy Policy or a specific “Cookie Declaration” page.

To embed the Blutic Declaration panel:

Place this code where you want the panel displayed (replace YOUR_DOMAIN_ID with your actual Blutic Domain ID):


<script

 src="https://cdn.Blutic.com/banner-sdk.js?domainId=YOUR_DOMAIN_ID” async>

</script>

Make sure to link to this declaration page from every page of your website (commonly in the footer).

This feature provides:

  • An up-to-date overview of all cookies and their categories as found by Blutic.
  • A simple interface for users to see, change, or revoke their cookie choices in line with DPDPA and related requirements.

Consent Handling for Other Tags

Help ensure all tags respect the user’s consent status:

  • For built-in consent-aware tags (e.g., Google Analytics 4, Google Ads), GTM handles the consent signal for you.
  • For other or third-party tags:
    • Open the tag settings and navigate to Advanced Settings > Consent Settings.
    • Enable Require additional consent for tag to fire.
    • Select the corresponding consent types (such as storage or marketing).

Testing Your Setup

  • Use GTM’s Preview Mode to ensure Blutic is loading and working as expected.
  • Confirm that the cookie banner appears, and cookies remain blocked until the user grants consent (when autoblock is enabled).

Advanced Information & Troubleshooting

  • Autoblock timing: For best results, let Blutic fire early by assigning the "Consent Initialization - All Pages" trigger.
  • Alternative script load: If needed, you can reference the Blutic script directly in your site’s <head>. See the main Blutic documentation for direct integration details.
  • Languages: Set your preferred languages in the Blutic dashboard; GTM will reflect these settings automatically.
  • Common Issues:
    • Banner not appearing: Double-check your domainId and look for browser extensions that may block scripts.
    • Cookies setting before consent: Ensure autoblock is active and Blutic's tag fires early.

Getting Help

For further guidance, contact the Blutic support team: support@blutic.club

Frequently Asked Questions

How can I troubleshoot consent issues?

Inspect your implementation using your browser’s developer tools and GTM’s preview/debug mode to identify and resolve loading or event issues.

Can I configure Blutic for multiple domains within a single GTM container?

Yes. Add a distinct Blutic tag for each domain, using each site’s respective domainId.

More Blogs

Get the indise scoop: the latest tips, tricks, & product updates

No items found.