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.
How Cookies Work: A Non-Technical Guide for Website Owners
Browser cookies are small text files exchanged between a web server and your visitor's browser. They keep users logged in, remember preferences, and power analytics - but privacy laws now require consent before most of them can be set. Here is what website owners need to know.
Cookie Consent for Squarespace: A Step-by-Step Compliance Guide
Squarespace includes a built-in cookie banner, but it does not block most third-party cookies before consent. This guide walks you through the limitations and shows how to add a fully compliant cookie consent solution using code injection.
Cookie Consent for Square Online: How to Stay Compliant on Square
Square Online stores set payment, analytics, and marketing cookies that require visitor consent under GDPR and CCPA. This guide covers which cookies Square sets, how to add a compliant cookie banner using code injection, and how to stay on the right side of privacy regulations.
Cookie Consent for Shopify: How to Stay Compliant and Keep Selling
Shopify stores set dozens of cookies by default, from checkout session tokens to analytics trackers and marketing pixels. If you sell to visitors in the EU, UK, or other regulated regions, you need valid consent before most of those cookies fire. This guide breaks down exactly which Shopify cookies require consent and how to configure your store correctly.
Cookie Consent for Saleor: Privacy Compliance for Headless Commerce
Saleor's headless architecture separates the storefront from the backend, which means cookie compliance falls squarely on your frontend code. This guide covers how to handle cookie consent across Saleor storefronts built with React, Next.js, or any other framework.
Cookie Consent for Remix: How to Add a Cookie Banner to Your Remix App
Remix handles cookies through loaders and actions on the server, which makes consent management different from typical single-page frameworks. This guide covers how to integrate a cookie banner into your Remix app, block tracking scripts until consent is given, and stay compliant with GDPR and other privacy regulations.
Cookie Consent for React: How to Add a Cookie Banner to Your React App
React applications handle routing and rendering client-side, which means tracking scripts can fire before a visitor ever sees a cookie banner. This guide covers how to block cookies until consent is given, manage consent state across route changes, and integrate Google Consent Mode v2 in your React app.
Cookie Consent for PrestaShop: How to Stay Compliant on PrestaShop
PrestaShop stores set dozens of cookies by default, from session identifiers to analytics trackers. This guide explains which cookies need consent, why built-in EU compliance modules fall short, and how to bring your store in line with GDPR and the ePrivacy Directive.
Cookie Consent for OpenCart: Making Your OpenCart Store GDPR-Compliant
OpenCart stores set several cookies by default, from session identifiers to currency and language preferences. If your store serves visitors in the EU, UK, or other regulated regions, you need proper consent before non-essential cookies fire. This guide covers exactly what OpenCart sets, what the law requires, and how to get compliant.