Skip to main content

Glossary

TermDefinition
BannerThe cookie consent UI shown to visitors. Can be a bottom bar, modal, or corner float.
CMPConsent Management Platform. ConsentForge is a CMP.
Consent ModeGoogle's framework for adjusting tag behavior based on consent state. ConsentForge supports Consent Mode v2.
DPAData Processing Agreement. Required under GDPR when a processor handles data on your behalf.
Embed TokenPublic identifier for a property, used in the script tag.
Evidence LayerConsentForge's system for storing tamper-proof consent receipts.
FindingA tracker or cookie detected by the ConsentForge scanner on your website.
GDPRGeneral Data Protection Regulation. EU law governing personal data processing.
Hash ChainA sequence of receipts where each is linked to the previous via HMAC, making tampering detectable.
PolicyThe ruleset defining consent categories, purposes, and vendors for a property.
PropertyA single website or app registered in ConsentForge.
PurposeA specific reason for processing data (e.g. "Measuring ad performance").
ReceiptA tamper-proof record of a single consent decision.
RuntimeThe ConsentForge JavaScript bundle (consentforge.min.js) that runs on your website.
Script BlockingPreventing third-party scripts from loading until the user has consented.
TCFTransparency and Consent Framework. IAB Europe's standard for consent in the ad industry. ConsentForge supports TCF v2.3.
TenantYour ConsentForge account. All properties, users, and billing belong to a tenant.
VendorA third-party service (Google Analytics, Meta Pixel, etc.) that processes visitor data.
WebhookAn HTTP POST sent to your server when a consent event occurs.