Privacy Policy

Anfield β€” Privacy Policy

Anfield is an unofficial Liverpool FC fan companion app. We believe a fan app should respect your privacy above all else. This policy explains, in plain language, exactly what data we collect (almost nothing), how we use it, and the choices you have.

Effective date: August 4, 2026 App version: 1.0.0 Platform: Android
!
Not affiliated with Liverpool Football Club. Anfield is an unofficial, fan-made application. It is not affiliated with, endorsed by, or sponsored by Liverpool Football Club or the Premier League. All trademarks, club crests, and player images belong to their respective owners. Aggregated content remains the property of its original publishers.

πŸ“‹ 1. Summary at a glance

If you only read one section, read this one. Anfield was built from the ground up with a privacy-first philosophy. We don't have user accounts, we don't sell data, and we don't track you across other apps. Here's the short version:

βœ… What we DO NOT do
  • No accounts. You never sign in, sign up, or provide an email address.
  • No personal data collected. We don't ask for your name, email, phone number, location, or device identifiers.
  • No analytics or tracking. No Firebase Analytics, no Google Analytics, no Mixpanel, no Amplitude, no crash reporting SDKs that phone home.
  • No advertising SDKs. No AdMob, no Facebook Audience Network, no ad trackers.
  • No third-party login. No "Sign in with Google/Apple/Facebook".
  • No data sold or shared. We have no business relationship with any data broker.
  • No background location tracking. We never request your GPS location.
ℹ️ What we DO
  • Fetch publicly available Liverpool news from RSS feeds (BBC Sport, Sky Sports, This Is Anfield, Liverpool Echo, ESPN, Liverpool FC official) right from your device.
  • Fetch public match data from ESPN's public JSON API and Wikipedia's public REST API.
  • Fetch the official squad from liverpoolfc.com's public team page.
  • Fetch Liverpool FC videos from the official YouTube channel's public RSS feed.
  • Store your preferences (theme, notification settings, bookmarks, quiz progress) entirely on your device using AsyncStorage.
  • Schedule local notifications for match reminders you explicitly opt into β€” these are scheduled on your device, not sent from a server.

πŸ—‚οΈ 2. Information we collect

Below is the complete list of every piece of information Anfield collects, processes, or stores. If something isn't on this list, we don't touch it.

2.1 Information you provide directly

Anfield does not require any registration or login. You never enter your name, email address, password, phone number, or any other identifying information.

The only "input" we store is your in-app behavior:

2.2 Information collected automatically

None Anfield does not automatically collect device information, advertising identifiers, IP addresses, browser fingerprints, or usage statistics.

Every request Anfield makes to external services (RSS feeds, ESPN, Wikipedia, YouTube, liverpoolfc.com) is a direct request from your device to that service. We do not route these requests through our own servers, and we do not log them anywhere.

2.3 Information from third parties

Anfield aggregates content from publicly available sources. We do not receive any user information from these sources β€” they don't know you're using Anfield.

βš™οΈ 3. How we use information

The on-device data listed in section 2.1 is used exclusively for these purposes:

Data type Purpose Leaves device?
App settings (theme, notifications, haptics) Remember your preferences between app launches Never
Bookmarks & favorites Show your saved articles, players, fixtures Never
Quiz progress (asked question IDs, daily lock) Prevent repeating questions; enforce one-quiz-per-day Never
Gamification (XP, level, streak, achievements) Show your progress in the Achievements and Levels screens Never
Predictions (match scores you've predicted) Show your prediction history and award XP Never
Loved wallpapers Filter the wallpapers screen to show your favorites Never
Match reminders (which fixtures you've opted into) Schedule local notifications 1 hour before kick-off Never
⚠️ Important: No server-side processing

We do not operate any server that receives, processes, or stores your data. Anfield is a fully client-side app. All "storage" happens in your device's AsyncStorage, which is part of your phone's private app sandbox. Other apps cannot access it. We cannot access it. Even if we wanted to (we don't), we have no way to read this data.

πŸ” 4. Data storage & security

4.1 Where your data is stored

All user-generated data (settings, bookmarks, quiz progress, gamification state, predictions, loved wallpapers) is stored locally on your device using AsyncStorage, which writes to your app's private sandboxed storage area.

We do not maintain any external servers, databases, or cloud storage for user data. There is no Anfield backend. There is no Anfield database. There is no Anfield account system.

4.2 Cached content

Anfield caches fetched news articles, fixtures, standings, players, and videos on your device so the app loads quickly even when offline. This cache:

4.3 Security measures

Because we collect no personal data and operate no servers, the attack surface is minimal. However, we still apply these practices:

4.4 Data breach risk

Because we hold no personal data, a "data breach" of Anfield is effectively impossible. The worst case is that someone with physical access to your unlocked phone could see your bookmarks and quiz progress β€” the same access they'd have to your other apps.

πŸ”‘ 5. App permissions

Anfield requests only the minimum permissions needed to function. Here's the complete list and why each one is needed:

Permission Why it's needed Required?
Internet access To fetch news, fixtures, results, standings, players, videos, and wallpapers from public sources Required
Network state To detect when you're offline so we can show cached data instead of failing Required
Notifications To schedule local match-start reminders you explicitly opt into. Notifications are scheduled on-device and never sent from a server. Optional
Vibration / Haptics For subtle vibration feedback when tapping buttons. Can be disabled in Settings. Optional
Share sheet access To let you share news articles and wallpapers via your phone's native share menu Optional
🚫 Permissions we do NOT request
  • Camera β€” the app has no photo capture functionality
  • Microphone β€” no audio recording
  • Location (GPS) β€” we never request your location, even for "nearby" features
  • Contacts β€” we don't access your address book
  • Storage / Media Library β€” wallpapers are downloaded via the system share sheet (you choose where to save them)
  • SMS / Call logs β€” never
  • Phone state / device ID β€” never
  • Background services β€” the app only runs when you open it

🌐 6. Third-party services & data controllers

Anfield aggregates content from publicly available sources. Each of these services is a separate data controller with its own privacy policy. When Anfield fetches content from them, your device makes a direct HTTP request to their servers β€” we do not proxy these requests. The service may log your IP address and request metadata according to their own privacy policies.

Below is the complete list of third-party services Anfield contacts, what we fetch, and a link to each service's privacy policy:

Service What we fetch Their privacy policy
BBC Sport Liverpool news via public RSS feed bbc.co.uk
Sky Sports Liverpool news via public RSS feed skysports.com
This Is Anfield Liverpool news via public RSS feed thisisanfield.com
Liverpool Echo Liverpool news via public RSS feed liverpoolecho.co.uk
ESPN FC Liverpool fixtures, results, squad roster, match summaries via public JSON API disneyprivacycenter.com
Liverpool FC (official site) Squad roster, fixtures, results via public website parsing liverpoolfc.com
Wikipedia / Wikimedia Premier League standings table, "On This Day" historical events foundation.wikimedia.org
YouTube (Liverpool FC channel) Latest Liverpool videos via public RSS feed policies.google.com
TheSportsDB Team badges/logos for standings table thesportsdb.com
WallpaperCave Liverpool-themed wallpaper images wallpapercave.com
Unsplash Stock photography used as fallback images unsplash.com
timeapi.io / WorldTimeAPI Trusted UTC time check to enforce one-quiz-per-day limit timeapi.io
ℹ️ What each service sees

When Anfield fetches content from any of the services above, that service sees only:

  • Your device's public IP address (necessary for any HTTP request)
  • The User-Agent string AnfieldFanApp/1.0
  • The specific resource being requested (e.g. a particular RSS feed URL)

We do not send them your name, email, bookmarks, quiz progress, or any other data from your device. Each service handles this request according to its own privacy policy linked above.

6.1 Aggregation policy

Anfield only reads publicly available content. It does not:

All aggregated content remains the property of its original publishers. Anfield displays this content only to the user of the app, for personal use, with clear attribution to the source.

πŸ‘Ά 7. Children's privacy

Anfield is a sports news app and is suitable for general audiences. We do not knowingly collect any personal information from anyone, including children under the age of 13 (or the equivalent minimum age in the relevant jurisdiction).

Because Anfield:

...we are compliant with the Children's Online Privacy Protection Act (COPPA) and equivalent regulations. There is no data we could possibly collect from a child, because we collect no data from anyone.

If you are a parent or guardian and you believe your child has provided us with personal information (which is not possible through the app itself, but could happen if you emailed us), please contact us at the address in section 11 and we will promptly delete it.

βš–οΈ 8. Your rights

Because Anfield does not collect or process any personal data on its servers, most data-protection rights (GDPR, CCPA, etc.) are automatically satisfied. However, you still have full control over the data stored on your device:

8.1 Right to access

You can see all your stored data at any time by opening the app: bookmarks appear in the News tab's bookmark filter, favorite players in the Players tab, quiz progress in the Quiz screen, XP/level in the Achievements and Levels screens, and predictions in the Predictor screen.

8.2 Right to erasure ("right to be forgotten")

You can delete all your data at any time from within the app:

Additionally, uninstalling the app removes all stored data immediately β€” there is no server-side backup to delete.

8.3 Right to data portability

Because all your data is stored on your device, you can already access it through standard Android developer tools (e.g. adb backup). However, since the data consists only of article IDs, player IDs, and counters, portability is of limited practical use.

8.4 Right to object

You can object to all processing simply by uninstalling the app. There is no processing that continues after uninstallation.

8.5 Right to lodge a complaint

If you believe we have mishandled your data, you have the right to lodge a complaint with your local data protection authority. However, since we process no personal data, we expect such complaints to be rare. You can also contact us directly at the address in section 11.

βœ… GDPR / CCPA / LGPD compliance

Because Anfield collects no personal data, requires no account, and operates no server-side processing of user data, it satisfies the requirements of:

  • GDPR (EU General Data Protection Regulation) β€” no personal data processed
  • CCPA (California Consumer Privacy Act) β€” no personal information collected or sold
  • LGPD (Lei Geral de ProteΓ§Γ£o de Dados, Brazil) β€” no personal data processed
  • PIPEDA (Canada) β€” no personal information collected
  • UK Data Protection Act 2018 β€” no personal data processed

πŸ•’ 9. Data retention

9.1 User-generated data

All user-generated data (bookmarks, favorites, quiz progress, gamification state, predictions) is retained on your device for as long as you keep the app installed. Uninstalling the app immediately and permanently deletes all of this data β€” there is no server-side backup.

9.2 Cached content

Anfield caches publicly available content on your device to enable fast offline access. Cached content has automatic expiration:

Content type Cache duration
News articles30 minutes
News per source1 hour
Upcoming fixtures30 minutes
Past results6 hours
All fixtures30 minutes
Standings1 hour
Players squad12 hours
Videos1 hour
This Day in History24 hours (keyed by date)
Source health metrics7 days

You can clear all cached content at any time from Settings β†’ Storage & Data β†’ Clear News Cache.

9.3 No server-side retention

Because we operate no servers, no user data is retained anywhere outside your device. There is no risk of a server breach exposing your data.

πŸ“ 10. Changes to this policy

We may update this Privacy Policy from time to time to reflect changes in the app, applicable laws, or our practices. When we make changes:

We encourage you to review this policy periodically. Continued use of Anfield after any changes constitutes acceptance of the updated policy.

10.1 Version history

Version Date Notes
1.0 August 4, 2026 Initial publication alongside Anfield v1.0.0

βœ‰οΈ 11. Contact us

If you have any questions, concerns, or requests regarding this Privacy Policy or your data, we want to hear from you. We aim to respond to all legitimate enquiries within 7 working days.

Anfield App Team Email: privacy@anfield-fanapp.example
Subject line: "Privacy Policy β€” Anfield"

For verification requests from data protection authorities, please include your official letterhead and contact details.
ℹ️ What to include in your email

To help us respond quickly, please include:

  • The app name (Anfield) and version (found in Settings β†’ About)
  • Your device model and Android version
  • A clear description of your question or request

We will never ask you for additional personal information beyond what's needed to address your enquiry.