Phase 3: Consent & Privacy (Week 2-3, Parallel)
Last updated
Was this helpful?
Before EdgeTag sends any data, users must have consented. This is non-negotiable for:
✓ GDPR (EU users)
✓ CCPA (California users)
✓ CPRA (California users, expanded)
✓ Platform terms (Meta, Google require explicit consent)
Simple flow:
User visits your site
Consent banner appears (your existing popup/banner)
User clicks "Accept" or "Reject"
You send their consent choice to EdgeTag via a GTM tag
EdgeTag only sends data to ad platforms if user accepted
When a user accepts the cookie banner, this tag fires:
Send consent signal to EdgeTag:
- "Marketing/Advertising: YES"
- "Analytics: YES"
- "Share PII with platforms: YES"Integrate your existing cookie/consent banner CMP (like Termly, OneTrust, etc.) with EdgeTag:
When user accepts consent, fire EdgeTag consent tag
Specify which purposes they consented to (advertising, analytics, share_pii)
If consent is missing, EdgeTag won't send data to ad platforms
Critical for compliance: You must capture and respect user consent. If you do not, regulators can fine you 1-4% of global revenue under GDPR. Set this up correctly from day 1.
Last updated
Was this helpful?
Was this helpful?

