Cherry Seed

Can I use server-side with Consent Mode?

Consent Mode v2 conversion modeling GDPR consent

Quick Answer

Yes, but consent requirements still apply. Server-side tracking must respect user consent under GDPR. Capture consent status client-side, pass to server, and only send events for consenting users. Server-side doesn't bypass consent requirements—it's a technical implementation method, not a legal workaround.

Full Answer

Server-side tracking + consent: Important: Server-side doesn't bypass GDPR. Consent is still required. Proper implementation: Client-side: 1. Show consent banner 2. Get user choice 3. Store consent status 4. Pass to server with order Server-side: Consent status storage: What server-side + Consent Mode enables:

  • Server events from consenting users
  • No ad blocker interference
  • Complete data for consented users
  • Proper consent respect What it DOESN'T enable:
  • Tracking without consent
  • Bypassing GDPR requirements
  • Ignoring user choices Best practice: Server-side is HOW you track, consent is...

Sources

Programmatic Access

GET https://seresa.io/wp-json/cherry-tree-by-seresa/v1/seeds/534

Cite This Answer

Cherry Tree by Seresa - https://seresa.io/seed/google-ads-ga4/google-consent-mode-server-side-consent-mode