Web app (pushy.pl): essential cookies & local storage
On the web app, Pushy uses essential cookies and browser local storage to keep you signed in, remember your language and preferences, keep billing/checkout sessions with Stripe working, and save your gameplay progress between visits. These are required for the app to function and cannot be turned off while still using Pushy.
Web app: analytics
We use Vercel Analytics to understand traffic and reliability on pushy.pl. It is cookieless — it does not set tracking cookies or use cross-site identifiers, and it does not build an advertising profile of you. It is not used to sell your data.
Mobile apps: local device storage
The Pushy mobile apps do not use browser cookies. Instead, they use the equivalent local-storage mechanisms provided by the mobile operating system, such as secure on-device storage (e.g. Keychain/EncryptedSharedPreferences-style secure storage) and standard app storage, to:
- Keep you signed in between app launches
- Store your language and app preferences
- Cache workout progress and subscription/entitlement status (via RevenueCat) for offline use
This data stays on your device and is only synced to your account through our secure backend (Supabase) as described in our Privacy Policy.
Essential vs. analytics, at a glance
- Essential (always on): sign-in sessions, checkout/billing state, language and app preferences, workout progress.
- Analytics (privacy-friendly, cookieless): aggregated, anonymized page views on the web app via Vercel Analytics.
- Not used: third-party advertising cookies, cross-site tracking, or selling of your data.
Your control
On the web, you can clear cookies and local storage in your browser settings at any time; some features (like staying signed in) will stop working until you sign in again. On mobile, clearing the app's storage or uninstalling the app removes locally cached data from your device, but does not delete your account — see our account deletion page to remove your account and data entirely.