HomePrivacy & Governance › Overview

Overview

Purpose: Understand privacy obligations and Adobe Analytics compliance.

Who this page is for

AudienceWhy it matters to you
AdminsKnow your obligations
Legal/ComplianceUnderstand scope
DevelopersKnow what not to collect

Privacy & Governance

Analytics is powerful but comes with legal responsibility. You must protect visitor privacy.

Key concepts

PII (Personally Identifiable Information):

Consent:

Data residency:

Regulations

GDPR (Europe)

CCPA (California)

Other

Rule of thumb: If you don't know, assume GDPR applies.

Privacy in Adobe Analytics

Consent with Web SDK

alloy("setConsent", {
  consent: [{
    standard: "IAB TCF",
    value: consentString
  }]
});

Data minimization

Data retention

User rights

---

Next: What must never reach Adobe Analytics

Quick navigation