Integrazioni
WordPressWordPress
testato sul campoPiattaforme e store

WordPress | Integrazioni CookiePilot

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

Panoramica

WordPress: 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.

How the WordPress plugin works

The WordPress plugin is the installation layer for sites where the owner does not want to edit the theme manually. After the domain apiKey is saved, it loads CookiePilot configuration and renders the banner on the frontend.

The plugin editor mirrors the app configuration: presets, colors, texts, languages, Accept/Reject/Settings buttons and preview.

Source: ConfigEditor.tsx, banner-presets.ts, cmp-script/src/index.ts
Consent cookie: cookiepilot_consent
Versioning: consentVersion

Necessary cookies vs consent-gated trackers

WordPress can use technical and preference cookies such as logged-in sessions, wp-settings-* and wp_lang. CookiePilot separates these from analytics and marketing trackers.

Testing should be done in a clean non-admin session so wp-admin cookies do not pollute the result.

WordPress session: necessary
wp-settings/wp_lang: preferences
GA/Meta/Ads/Hotjar: consent-gated

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.