Privacy
Hashing, optional DNT, and data retention controls.
Privacy defaults are built in: hash user IDs at ingest and block sensitive fields from exports. Add data-do-not-track="true" on the tracker script to respect the browser Do Not Track setting.
html
<script
defer
src="https://cdn.dumbledor.com/script.js"
data-website-id="YOUR_PROJECT_ID"
data-do-not-track="true"
></script>Configure hashing and blocked properties in dashboard settings. Read the full policy on the privacy policy.