Skip to content

Guides

Step-by-step tutorials and actionable guides on cookie consent, privacy policies, and implementing compliance tools on your website. From installing your first cookie banner to configuring advanced consent flows and integrating with Google Consent Mode, these resources walk you through every stage of the process.

Cookie Consent for Hugo: How to Add a Cookie Banner to Your Hugo Site
Cookies Compliance Guides

Cookie Consent for Hugo: How to Add a Cookie Banner to Your Hugo Site

Hugo generates fast static sites, but speed does not exempt you from privacy law. If your Hugo site sets analytics or marketing cookies, you need a consent mechanism that blocks those cookies until visitors opt in.

Mar 21, 2026 · 7 min read
Cookie Consent for HubSpot: Managing Cookies on Your HubSpot Website
Cookies Compliance Guides

Cookie Consent for HubSpot: Managing Cookies on Your HubSpot Website

HubSpot drops several tracking cookies the moment its code loads on your site. Understanding what each cookie does, and whether the built-in consent banner covers your obligations, is the first step toward genuine compliance.

Mar 21, 2026 · 7 min read
Cookie Consent for HTML Websites: How to Add a Cookie Banner Without a CMS
Cookies Compliance Guides

Cookie Consent for HTML Websites: How to Add a Cookie Banner Without a CMS

Static HTML websites face the same cookie consent obligations as any WordPress or Shopify site. This guide walks you through adding a compliant cookie banner using a single script tag - no CMS plugins, no build tools, no dependencies.

Mar 21, 2026 · 7 min read
Cookie Consent for Ghost: How to Make Your Ghost Blog GDPR-Compliant
Cookies Compliance Guides

Cookie Consent for Ghost: How to Make Your Ghost Blog GDPR-Compliant

Ghost does not set non-essential cookies by default, but adding analytics, newsletters, or third-party integrations changes that. Here is how to identify the cookies on your Ghost blog and add a compliant consent banner through code injection.

Mar 21, 2026 · 7 min read
Cookie Consent for Gatsby: Static Sites and Privacy Compliance
Cookies Compliance Guides

Cookie Consent for Gatsby: Static Sites and Privacy Compliance

Gatsby generates fast static pages, but every analytics snippet or marketing pixel baked into the build can fire before a visitor gives consent. This guide explains how to add a compliant cookie banner to Gatsby using gatsby-ssr.js and runtime script blocking.

Mar 21, 2026 · 7 min read
Cookie Consent for Framer: Adding a Cookie Banner to Your Framer Site
Cookies Compliance Guides

Cookie Consent for Framer: Adding a Cookie Banner to Your Framer Site

Framer sites that rely solely on built-in analytics may not need a cookie banner. But the moment you add Google Analytics, a Meta Pixel, or any third-party tracking script, cookie consent becomes a legal requirement under the GDPR and ePrivacy Directive.

Mar 21, 2026 · 7 min read
Cookie Consent for Ecwid: Adding a Cookie Banner to Your Ecwid Store
Cookies Compliance Guides

Cookie Consent for Ecwid: Adding a Cookie Banner to Your Ecwid Store

Ecwid stores embed directly into host websites, creating a unique cookie consent challenge. This guide explains which cookies Ecwid sets, what the law requires, and how to add a compliant cookie banner that covers both your host site and your embedded store.

Mar 21, 2026 · 7 min read
Cookie Consent for Drupal: How to Make Your Drupal Site GDPR-Compliant
Cookies Compliance Guides

Cookie Consent for Drupal: How to Make Your Drupal Site GDPR-Compliant

Drupal sites set session cookies, analytics trackers, and third-party scripts that all fall under GDPR and ePrivacy rules. This guide covers the cookie landscape on Drupal, your legal obligations, and how to add a compliant cookie banner using modules, theme templates, or an external CMP.

Mar 21, 2026 · 8 min read
Cookie Consent for BigCommerce: How to Add a Cookie Banner to Your Store
Cookies Compliance Guides

Cookie Consent for BigCommerce: How to Add a Cookie Banner to Your Store

BigCommerce stores set dozens of cookies for analytics, checkout, and marketing. This guide explains which cookies require consent, how BigCommerce Script Manager works for banner installation, and how to meet GDPR and CCPA requirements without losing conversion data.

Mar 21, 2026 · 7 min read