Privacy & data retention
Exactly what gets stored, and what doesn't.
What we never store
What gets stored on each event
project_id (your project)
timestamp (when the event happened)
event_name (e.g. "signup", "$pageview")
anonymous_id (caller-supplied UUID)
user_id (optional — only if you sent it)
session_id (auto-derived from anonymous_id + 30-min bucket)
source (classifier output — see Attribution)
medium (classifier output)
campaign (utm_campaign, if any)
source_confidence (low|medium|high)
source_rule_id (which rule fired)
referrer (Referer URL — only the originating page, not the chain)
url (the landing URL, including utm_*)
path (path portion of the URL)
country (from geo-IP — country code only, never city)
device_type (mobile | tablet | desktop)
browser (chrome | firefox | safari | edge | opera | "")
os (windows | macos | android | ios | linux | "")
ip_hash (HMAC(ip, IP_SALT + UTC_date) — un-reversible, rotates daily)
properties (JSON, capped at 8 KB)Retention
Right-to-be-forgotten
Properties payload limits
Limit
Value
DNT and Global Privacy Control
What admins can see
Audit trail
Last updated
Was this helpful?