What problem does it solve?
Help e-commerce teams implement GDPR-required controls so stores can obtain lawful consent, fulfill Subject Access Requests (SARs), perform right-to-erasure workflows, and maintain audit trails and Data Processing Agreements to reduce regulatory risk.
Core Features & Use Cases
- Cookie consent management: guidance for installing consent banners, blocking scripts until consent, and integrating with GA4/consent APIs on Shopify, WooCommerce, and BigCommerce.
- SAR export & erasure workflows: step-by-step patterns for exporting customer data in machine-readable formats, anonymizing PII in order records while preserving financial obligations, and notifying third-party processors (email, support, loyalty).
- Vendor & DPA checklist: how to identify processors, sign DPAs, and log consent metadata (timestamp, IP, version) for marketing opt-ins.
- Use case: Automate a customer data deletion request so pending orders block deletion, orders are anonymized not removed, marketing lists are purged, and an audit record with completedAt is created.
Quick Start
Create a GDPR erasure workflow for customer ID 12345 on Shopify that anonymizes order PII while preserving financial records, notifies Klaviyo/Zendesk/loyaltyPlatform, and records an audit log with completedAt.