The short version
Gameweek Edge is a companion app for Fantasy Premier League managers. It works
with public FPL data, stores as little as possible, shows no ads,
and uses no third-party trackers. You can use almost everything without an
account.
Data we use
- Public FPL data. Players, fixtures, results and — if you link your team —
the public data attached to your FPL Manager ID (squad picks, points, rank,
mini-leagues). This comes from the official FPL API and is public to anyone who
knows the ID. Your Manager ID is stored on your device.
- Optional account data. If you create an account (email + password via
Supabase), we store your email, your linked Manager ID, your tier (free/Pro), your
watchlist and your rivals list so they sync across devices. Rows are protected by
row-level security: each user can only read and write their own data.
- Billing. Payments are handled entirely by Stripe. We never see or store
your card details — only whether your subscription is active.
- Push notifications. If you enable alerts, we store the push subscription
your browser issues (an endpoint plus keys) and your alert preferences so we can
send the notifications you asked for. Disable push at any time from the Alerts
panel or your browser settings.
- First-party analytics. We count anonymous product events (for example
"app opened", "panel viewed", "checkout started") on our own server to understand
what to improve. Events carry a random identifier stored on your device — not your
name, email or IP address — and no third-party analytics scripts are involved.
What we never do
- No ads, ever.
- No third-party trackers, no advertising SDKs, no data brokers.
- We never sell or share your data.
- We don't ask for your FPL login — the app uses only public endpoints.
Where data lives
Preferences (theme, Manager ID, watchlist, cached data) live in your browser's
local storage on your device. Account, push and analytics data live in our Supabase
(PostgreSQL) database. Serverless functions run on Netlify. AI features send only the
match/squad statistics shown in the app to Anthropic's Claude API to generate a
response; no account identifiers are included in that context.
Your choices
- Use the app without an account — everything stays on your device.
- Delete your account data: sign in and contact us (below) and we'll remove your
profile, watchlist, rivals and push subscriptions.
- Clear local data any time via your browser's site-data settings.
Contact
Questions or deletion requests: bamfs1976@gmail.com.
Gameweek Edge is an independent application and is not affiliated with,
endorsed by, or associated with the Premier League or the official Fantasy Premier
League game.