Integrazioni
WooCommerceWooCommerce
testato sul campoPiattaforme e store

WooCommerce | Integrazioni CookiePilot

WooCommerce: Parti dal punto in cui carichi i tag: CMS, tema dello store o GTM. Poi verifica prodotto, carrello, checkout e form.

Panoramica

WooCommerce: Parti dal punto in cui carichi i tag: CMS, tema dello store o GTM. Poi verifica prodotto, carrello, checkout e form.

testato sul campo
Parti dal punto in cui carichi i tag: CMS, tema dello store o GTM. Poi verifica prodotto, carrello, checkout e form.
Non dichiariamo certificazioni non presenti nel prodotto. Descriviamo Consent Mode v2, dataLayer, gating dei tracker e test pratici.

Why WooCommerce needs a dedicated flow

The store cannot break after Reject. CookiePilot treats WooCommerce cart/session cookies as necessary: woocommerce_cart_hash, woocommerce_items_in_cart and wp_woocommerce_session_*.

Analytics and marketing tags such as GA4 ecommerce, Google Ads, Meta Pixel, TikTok, Hotjar and Klaviyo should wait for consent.

Source: WooCommerce.tsx and cookie-database.ts
Necessary cart/session cookies
GA4, Ads and Meta paused before consent

WooCommerce-safe settings in the plugin

The WooCommerce component exposes Apply WooCommerce-safe settings. It saves enforceBlocking: true, blockingMode: AUTO and denied Consent Mode defaults for analytics/ad/ad_user_data/ad_personalization.

The WooCommerce Shop banner preset uses WooCommerce purple #7f54b3, a cart icon and a visible reject button.

enforceBlocking: true
blockingMode: AUTO
Preset: WooCommerce Shop

Production smoke test

Test product, add-to-cart, cart, checkout and thank-you page before consent, after Reject and after Accept.

Google cookieless pings are not failures when storage is denied and no tracking cookies are written. Real failures are tracking cookies or marketing requests before consent.

Test product → cart → checkout → thank-you
Reject must not break checkout
Accept starts vendors after consent update

Passaggi

  1. 1Parti dal punto in cui carichi i tag: CMS, tema dello store o GTM. Poi verifica prodotto, carrello, checkout e form.
  2. 2Non dichiariamo certificazioni non presenti nel prodotto. Descriviamo Consent Mode v2, dataLayer, gating dei tracker e test pratici.
  3. 3Checklist di test: testato sul campo.

Checklist di test

  • Comportamento del consenso
  • Non dichiariamo certificazioni non presenti nel prodotto. Descriviamo Consent Mode v2, dataLayer, gating dei tracker e test pratici.
  • Parti dal punto in cui carichi i tag: CMS, tema dello store o GTM. Poi verifica prodotto, carrello, checkout e form.

FAQ

È consulenza legale?

No. È una guida tecnica. I flussi dati particolari vanno validati con un consulente privacy.

CookiePilot blocca tutto da solo?

Supporta autoblocking e Consent Mode. I tracker caricati prima del CMP vanno spostati dietro stub o GTM Consent Initialization.