DPDPA अब भारत में लागू है। अपनी वेबसाइट पर मुफ़्त प्राइवेसी स्कैन चलाएँ। अभी स्कैन करें

CMS

ConsentX for Drupal

Inject the ConsentX snippet into Drupal's head with a block or asset-injector module.

संक्षेप में
To add a cookie consent banner to Drupal, paste the ConsentX snippet into your site head once. In Drupal, use the Asset Injector module (Configuration → Development → Asset Injector → Add JS injector) targeting the header, or add the snippet to your theme's html.html.twig. The banner then loads on every page, blocks non-essential trackers before consent, and applies your DPDPA, GDPR and CCPA rules from the dashboard.

Install on Drupal

1
Copy your snippet

In ConsentX, open Install and copy your account's embed snippet. It is one small <script> tag scoped to your domain.

2
Paste it in the head

In Drupal: install Asset Injector → Add JS injector → paste the snippet and set it to load in the header, then clear caches.

3
Publish

Save and publish your site. The consent banner appears on the next load.

4
Configure in the dashboard

Set your banner design, cookie categories and per-region rules in ConsentX. Changes propagate to your live site with no re-deploy.

One-tag install

Add the snippet once in your site head. The banner loads itself on every page.

Consent Mode v2 + prior blocking

Google signals are denied by default and non-essential trackers stay inert until the visitor chooses.

Geo-aware rules

One banner adapts to GDPR, CCPA, LGPD and DPDPA from your dashboard, with no re-deploy.

अक्सर पूछे जाने वाले प्रश्न