Encrypted, revocable integrations
OAuth credentials for Google, Meta, and TikTok integrations are encrypted at rest (AES-256-GCM) and deleted the moment you disconnect. Google API data is used only to provide user-facing features, per the Google API Services User Data Policy Limited Use requirements.
Least-privilege access
A two-scope role model (organization + website) gates every action server-side. Nobody can grant access they do not already hold, and revocation takes effect immediately.
Tenant isolation
Data is scoped per organization and per website at the database layer, with row-level security as defense in depth, not the only check.
Ads changes only with approval
Budget recommendations are advisory. Nothing is applied to an ad account without your explicit approval, and never past the hard monthly cap you set per website. The cap is enforced in code.
Your data, your call
Export or delete your personal data yourself at any time. Policy changes are versioned, and acceptance is recorded as immutable, audited evidence.
GDPR & CCPA ready
A Data Processing Agreement for your organization, a published sub-processor list, documented retention, and lawful-basis tracking for every personal-data field.