1ConsentConsentDocs

1Consent Documentation

Welcome to the 1Consent docs. Everything you need to add privacy-compliant consent management to your website or app.

Explore the docs

How it works

  1. Create an app in the 1Consent Dashboard and configure your consent categories, services, and design.
  2. Install the script on your website — one <script> tag in the <head> is all you need.
  3. Users interact with the consent banner. 1Consent blocks third-party scripts based on user choices — either automatically via the Autoblocker or manually via template tags.

Key concepts

ConceptDescription
AppA website or application protected by 1Consent
ServiceA third-party integration (e.g. Google Analytics, Meta Pixel) that requires consent
CategoryA group of services (e.g. Analytics, Marketing) presented to the user
FrameworkThe privacy regulation your app must comply with (GDPR, CCPA, TCF v2.4)
ThemeThe visual design of your consent banner and preference center
AutoblockerAutomatically detects and blocks known third-party scripts until consent is given — no code changes needed
Template BlockingManual approach: wrap scripts in <template> tags for full control over which scripts are gated behind consent

On this page