Docs / Anleitungen
Dieser Artikel wird auf Englisch angezeigt.
Privacy and ownership
EngageNudge is built so you can leave. You own the VAPID keypair used to send to your subscribers. Endpoints are tenant-scoped.
DPA
Accept the Data Processing Agreement in Settings → Privacy before a live send. The full agreement text is public at /dpa, the provider list at /subprocessors. EU-first processing. The public Security page covers GDPR posture and hosting.
Export
Owners can export tenant data as JSON from Privacy. Some plans gate export as a paid entitlement. Store the export key if the UI shows one. Do not commit exports to git.
Delete
Owners can schedule tenant deletion from the same page, with a cooldown. Cancel if you change your mind before it runs. Deletion is for the EngageNudge tenant, not your WordPress site.
VAPID
Keys are generated for your site (or imported when you bring your own). The dashboard shows the public key for the SDK. The private key is stored encrypted and is never logged. If you migrate from another provider and the VAPID pair matches, you can import existing endpoints. See Migration.