Skip to content

Concepts and Glossary

Last updated: February 18, 2026

Unique Cybexo identifier that maps your implementation to dashboard configuration, branding, framework settings, and vendor configuration.

Use separate settings for staging and production. Never test production consent behavior using staging IDs.

Banner behavior can vary by user region. Region routing should be validated before launch using VPN or geotest tools.

Minimum expected states:

  • default (before user interaction)
  • accept (user grants all configured purposes)
  • reject (user denies non-essential purposes)
  • custom (granular choices by purpose and vendor)

Consent state may be stored in browser/app storage and optionally synchronized to backend consent records depending on implementation mode.

For TCF implementations, vendor metadata and purposes are based on IAB Global Vendor List (GVL). Update behavior and re-consent logic should be documented in deployment runbooks.

  1. System applies consent defaults on page/app load.
  2. Banner displays first layer and optional second layer.
  3. User submits a consent decision.
  4. CMP sends consent update signals to integrated platforms.
  5. User can reopen preferences and update the decision.
  6. Expiry and renewal rules trigger re-prompt when required.
  • CMP: Consent Management Platform.
  • TC String: Encoded Transparency and Consent signal for TCF.
  • GVL: Global Vendor List managed by IAB Europe.
  • Purpose: Legal data processing purpose in framework policy.
  • Vendor: Processing entity declared in consent framework.
  • Special Feature: Additional user-facing capability under TCF.
  • Legitimate Interest (LI): Legal basis distinct from explicit consent.
  • GPP: Global Privacy Platform signal framework.
  • GCM v2: Google Consent Mode v2.
  • ad_storage: Google consent key for ad storage.
  • analytics_storage: Google consent key for analytics storage.
  • ad_user_data: Google consent key for user data use.
  • ad_personalization: Google consent key for personalization use.