1. What are cookies?
Cookies are small files placed on your device. We also use similar technologies (localStorage, sessionStorage) for the same purposes.
2. Categories we use
- Strictly necessary — authentication session, CSRF protection, payment session, cookie-consent choice. Always on; the site won't work without them.
- Functional — remembering your UI preferences (e.g. dismissed banners). Set only after consent.
- Analytics — aggregate, privacy-friendly metrics about how the site is used. Set only after consent.
- Marketing — not currently used. If we add them, they will only load with consent.
3. Third parties
- PayPal sets cookies when you open the checkout to process payment and prevent fraud.
- Cloudflare may set a security cookie to protect the site from abuse.
4. Managing your choices
You can change or withdraw consent at any time using the "Cookie settings" link in the footer, or by clearing cookies in your browser. Most browsers also let you block all cookies; doing so may break parts of the site.
5. Contact
Questions: privacy@grow.contact.