Privacy

How Eversogood apps handle data. Last updated 24 August 2026.

Who we are

Eversogood Web Services Pty Ltd. Contact us at support@eversogoodapps.com.

Eversogood Popup: what it collects

Eversogood Discount Stacker: what it collects

The discount itself is calculated inside Shopify's own checkout by a Shopify Function, so no shopper data passes through us to price an order.

Both apps

We store your store details: domain, name, timezone and currency, plus an encrypted access token so the app can do its job.

What they do not collect

No names, phone numbers, addresses or payment details. No tracking of shoppers across sites, no advertising identifiers, no third-party analytics on your storefront. The storage described above stays on the shopper's own device and is read only by your storefront.

Who we share it with

Nobody. Data is not sold, rented or passed to advertisers. The apps run on Cloudflare Workers and store their records in Cloudflare D1; Cloudflare processes that data on our behalf and nothing else.

How long it is kept

Masked signups are kept only as the most recent five per store. Campaign records and aggregate counts are kept while the app is installed. When a merchant uninstalls, Shopify sends a redaction request about 48 hours later, and every record belonging to that store is deleted.

Erasure requests

When Shopify asks us to erase a specific customer, we delete any masked record matching that address. Requests can also be made directly to support@eversogoodapps.com.

Security

Access tokens are encrypted at rest, so a database dump alone cannot act on a store. Every request from Shopify is signature-verified before it is read. Every read and write is scoped to a single store by construction.