In many of our articles we use a lot of terms and abbreviations that you may not be familiar with. To ensure that you know what we're talking about when we throw around industry terms we've made this article.
- Cookiebot CMP terms
- Legislations
- Programming Language terms
- Internet terms
- Privacy terms
- Economical terms
- General terms
Cookiebot CMP terms
- CBID
- Cookiebot Identifier; A dual-purpose 32-digit hexadecimal unique identifier that both refers to a specific Domain Group and simultaneously serves verification purposes.
- The CBID is a GUID (a 128-bit text string that represents an identification) with the following format: "01234567-89ab-cdef-0123-456789abcdef".
- Consent ID
- Consent is logged when a visitor submits consent by interacting with the consent banner. The log entry is assigned a unique identifier (the Consent ID).
- Website visitors can ask the website owner to document whether or not consent was obtained legally by providing the Consent ID as a means to find the (anonymous) entry in the Consent Log.
- Consent log
- Consent is logged when a visitor submits consent by interacting with the consent banner.
- The consent log is essentially a collection of entries that consists of consent submissions and their details, which are kept for one year.
- Cookie declaration
- The cookie declaration is a detailed list of all cookies and other trackers in use on the website. The cookie declaration also displays the current consent settings and allows visitors to update their settings.
- Cross-domain Consent Sharing
- Functionality that allows a visitor to consent to the use of trackers for multiple domains at once.
- Consent submitted on one domain carries over to the other domains within the same Domain Group.
- This is particularly useful for websites that redirect to a sub domain to perform for example bookings, or purchases, where displaying the banner anew would negatively impact user experience.
- Domain Group
- A collection of domains that share the same banner configuration and where Cross-domain Consent Sharing can be enabled.
- Privacy Trigger
- A small button that is displayed after consent has been submitted, which allows a visitor to review their settings and update them if they so desire.
- Scan report
- Cookiebot customers are sent a monthly scan report. These reports can reveal any compliancy issues, for example cookies set prior consent or data transfer to non-adequate countries.
Legislations
- CCPA
- The California Consumer Privacy Act is a state statute intended to enhance privacy rights and consumer protection for residents of California, United States.
- CPRA
- The California Privacy Rights Act of 2020, also known as Proposition 24, is a California ballot proposition that was approved by a majority of voters after appearing on the ballot for the general election on November 3, 2020.
- GDPR
- The General Data Protection Regulation is a Regulation in EU law on data protection and privacy in the EU and the European Economic Area. The GDPR is an important component of EU privacy law and of human rights law, in particular Article 8 of the Charter of Fundamental Rights of the European Union.
- DMA
- Regulation 2022/1925, commonly referred to as the Digital Markets Act, is an EU regulation that aims to make the digital economy fairer and more contestable. The regulation entered into force on 1 November 2022 and became applicable, for the most part, on 2 May 2023.
- LGPD
- Lei Geral de Proteção de Dados (The General Personal Data Protection Law), is a statutory law on data protection and privacy in the Federative Republic of Brazil. The law's primary aim is to unify 40 different Brazilian laws that regulate the processing of personal data.
- PIPEDA
- The Personal Information Protection and Electronic Documents Act is a Canadian law relating to data privacy. It governs how private sector organizations collect, use and disclose personal information in the course of commercial business.
- POPIA
- The Protection of Personal Information Act is a piece of legislation which governs the law of data protection and privacy in South Africa.
- VCDPA
- The Virginia Consumer Data Protection Act gives consumers the right to access their personal data and request that it be deleted by businesses. It also requires companies to conduct data protection assessments related to processing personal data for targeted advertising and sales purposes.
Programming Language terms
- AMP
- Accelerated Mobile Pages is an open source HTML framework developed by the AMP Open Source Project. It was originally created by Google as a competitor to Facebook Instant Articles and Apple News. AMP is optimized for mobile web browsing and intended to help webpages load faster.
- API
- An Application Programming Interface is a way for two or more computer programs to communicate with each other. It is a type of software interface, offering a service to other pieces of software. A document or standard that describes how to build or use such a connection or interface is called an API specification.
- CSS
- Cascading Style Sheets: a style sheet language used for describing the presentation of a document written in a markup language such as HTML or XML. CSS is a cornerstone technology of the World Wide Web, alongside HTML and JavaScript.
- HTML
- The HyperText Markup Language is the standard markup language for documents designed to be displayed in a web browser. It is often assisted by technologies such as Cascading Style Sheets and scripting languages such as JavaScript.
- CSV
- A Comma-Separated Values file is a delimited text file that uses a comma to separate values. Each line of the file is a data record. Each record consists of one or more fields, separated by commas. The use of the comma as a field separator is the source of the name for this file format.
- DOM
- The Document Object Model is a cross-platform and language-independent interface that treats an XML or HTML document as a tree structure wherein each node is an object representing a part of the document. The DOM represents a document with a logical tree.
- JSON
- JavaScript Object Notation is an open standard file format and data interchange format that uses human-readable text to store and transmit data objects consisting of attribute–value pairs and arrays. It is a common data format with diverse uses in electronic data interchange, including that of web applications with servers.
- PHP
- PHP: Hypertext Preprocessor is a general-purpose scripting language geared toward web development. It was originally created by Danish-Canadian programmer Rasmus Lerdorf in 1993 and released in 1995. The PHP reference implementation is now produced by The PHP Group.
- RegEx
- A Regular Expression is a sequence of characters that specifies a match pattern in text. Usually such patterns are used by string-searching algorithms for "find" or "find and replace" operations on strings, or for input validation.
- SDK
- A Software Development Kit is a collection of software development tools in one installable package. They facilitate the creation of applications by having a compiler, debugger and sometimes a software framework. They are normally specific to a hardware platform and operating system combination.
- UI
- In the industrial design field of human–computer interaction, a User interface is the space where interactions between humans and machines occur.
- XML
- Extensible Markup Language is a markup language and file format for storing, transmitting, and reconstructing arbitrary data. It defines a set of rules for encoding documents in a format that is both human-readable and machine-readable.
- XSLT
- Extensible Stylesheet Language Transformations is a language originally designed for transforming XML documents into other XML documents, or other formats such as HTML for web pages, plain text or XSL Formatting Objects, which may subsequently be converted to other formats, such as PDF, PostScript and PNG.
Internet terms
- CMS
- A Content Management System is computer software used to manage the creation and modification of digital content. A CMS is typically used for enterprise content management and web content management.
- CSP
- A Content Security Policy is a computer security standard introduced to prevent cross-site scripting, clickjacking and other code injection attacks resulting from execution of malicious content in the trusted web page context.
- HTTP
- The HyperText Transfer Protocol is an application layer protocol in the Internet protocol suite model for distributed, collaborative, hypermedia information systems.
- HTTPS
- The HyperText Transfer Protocol Secure is an extension of the Hypertext Transfer Protocol. It uses encryption for secure communication over a computer network, and is widely used on the Internet. In HTTPS, the communication protocol is encrypted using Transport Layer Security or, formerly, Secure Sockets Layer.
- IP address
- An Internet Protocol address is a numerical label such as 192.0.2.1 that is connected to a computer network that uses the Internet Protocol for communication. An IP address serves two main functions: network interface identification and location addressing.
- SSL
-
Secure Sockets Layer is an encryption security protocol.
Transport Layer Security, or TLS, has replaced SSL. - TLS
- Transport Layer Security is a cryptographic protocol designed to provide communications security over a computer network. The protocol is widely used in applications such as email, instant messaging, and voice over IP, but its use in securing HTTPS remains the most publicly visible.
- URL
- A Uniform Resource Locator, colloquially termed as a web address, is a reference to a web resource that specifies its location on a computer network and a mechanism for retrieving it. A URL is a specific type of Uniform Resource Identifier, although many people use the two terms interchangeably.
Privacy terms
- Adequate countries
- Countries outside the European Union which the European Commission determined offers an adequate level of data protection.
- CJEU
- The Court of Justice of the European Union is the judicial branch of the European Union. Seated in the Kirchberg quarter of Luxembourg City, Luxembourg, this EU institution consists of two separate courts: the Court of Justice and the General Court. From 2005 to 2016 it also contained the Civil Service Tribunal.
- CMP
- A Consent Management Platform is a system or process for allowing customers to determine what personal data they are willing to share with a business. It has become so important worldwide because of the lawful requirement for websites to obtain user consent for collecting data through cookies while browsing.
- DPA
- A Data Processing Agreement is an agreement between a data controller (such as a company) and a data processor (such as a third-party service provider). It regulates any personal data processing conducted for business purposes. A DPA may also be called a GDPR data processing agreement.
- DPO
- A Data Protection Officer ensures, in an independent manner, that an organization applies the laws protecting individuals' personal data. The designation, position and tasks of a DPO within an organization are described in Articles 37, 38 and 39 of the European Union General Data Protection Regulation.
- EDPB
- The European Data Protection Board is a European Union independent body with juridical personality whose purpose is to ensure consistent application of the General Data Protection Regulation and to promote cooperation among the EU’s data protection authorities.
- ePR
- The ePrivacy Regulation is a proposal for the regulation of various privacy-related topics, mostly in relation to electronic communications within the European Union.
- Explicit consent
- The consent dialog keeps surfacing on every page until the website visitor has submitted their consent settings.
- Implied consent
- Website visitors ignoring the consent dialog automatically consents to all cookies by continued use of the website.
- PII
- Personal Identifiable Information is a legal term pertaining to information security environments. While PII has several formal definitions, generally speaking, it is information that can be used by organizations on its own or with other information to identify, contact, or locate a single person, or to identify an individual in context.
- Prior Consent
- No unnecessary tracking may occur before a visitor has given consent.
- "Prior consent enabled" refers to whether or not a tracker is disabled if a visitor hasn't consent to its use.
Economical terms
- IBAN
- The International Bank Account Number is an internationally agreed system of identifying bank accounts across national borders to facilitate the communication and processing of cross border transactions with a reduced risk of transcription errors.
- MOSS
- There are two schemes within the Mini One Stop Shop scheme:
-
- The Union scheme for taxable persons that have an establishment within the EU but are making supplies to one or more Member States in which they are not established.
- The non-Union scheme for taxable persons that have no establishment within the EU.
The Union scheme simplifies VAT obligations for businesses selling goods and services cross-border to final consumers in the EU. Once registered for the Union scheme, a taxable person can: declare and pay EU VAT due on supplies made under the scheme in a single electronic quarterly return.
- MRR
- Monthly Recurring Revenue is the predictable total revenue generated by your business from all the active subscriptions in a particular month. It includes recurring charges from discounts, coupons, and recurring add-ons, but excludes one-time fees
- VAT
- Value-Added Tax is known in some countries as a goods and services tax, is a type of tax that is assessed incrementally. It is levied on the price of a product or service at each stage of production, distribution, or sale to the end consumer.
General terms
- EU
- The European Union is a supranational political and economic union of member states that are located primarily in Europe.
- FAQ
- A Frequently Asked Questions list is often used in articles, websites, email lists, and online forums where common questions tend to recur, for example through posts or queries by new users related to common knowledge gaps.
- GTM
- Google Tag Manager is a system that allows you to quickly and easily update measurement codes and related code fragments collectively known as "tags" on your website or mobile app.
- IAB
- The Interactive Advertising Bureau is an American advertising business organization that develops industry standards, conducts research, and provides legal support for the online advertising industry.
- ISO
- The International Organization for Standardization is a worldwide federation of national standards bodies. ISO is a nongovernmental organization that comprises standards bodies from more than 160 countries, with one standards body representing each member country.
- NOYB
- An abbreviation for "None Of Your Business" is a European is a non-profit organization for digital rights based in Vienna, Austria established in 2017 with a pan-European focus.
- Portable Document Format, standardized as ISO 32000, is a file format developed by Adobe in 1992 to present documents, including text formatting and images, in a manner independent of application software, hardware, and operating systems.
- TCF
- The Transparency & Consent Framework is an open-standard technical framework that enables websites, advertisers and ad agencies to obtain, record, and update consumer consent for web pages.
- US
- The United States of America (U.S.A. or USA), commonly known as the United States (U.S. or US) or America, is a country of 50 states covering a vast swath of North America.
- UTC
- Coordinated Universal Time or UTC is the primary time standard by which the world regulates clocks and time. It is within about one second of mean solar time at 0° longitude and is not adjusted for daylight saving time. It is effectively a successor to Greenwich Mean Time.
- WCAG
- The Web Content Accessibility Guidelines are part of a series of web accessibility guidelines published by the Web Accessibility Initiative of the World Wide Web Consortium, the main international standards organization for the Internet.
- WYSIWYG
- An acronym for What You See Is What You Get, is a system in which editing software allows content to be edited in a form that resembles its appearance when printed or displayed as a finished product, such as a printed document, web page, or slide presentation.
Comments
2 comments
This is a detailed and insightful overview of CBID and its related components, providing a clear explanation of cookie consent management and privacy regulations. It's great to see how each aspect—from the Consent ID to cross-domain consent sharing—works to ensure transparency and compliance. With the increasing focus on data protection laws like GDPR and CCPA, understanding these tools is more important than ever for website owners.
Cookiebot CMP helps websites manage and track user consents for cookies, ensuring they comply with regulations like GDPR and CCPA. Some key terms are CBID, Consent ID, Consent Log, and Cross-domain Consent Sharing.
Please sign in to leave a comment.