Is the Flo Period App Safe in 2026? The $59.5M Settlement β and What It Means for Your Data
Flo Health, Google, and Flurry agreed to a combined $59.5 million settlement for sharing users' menstruation and pregnancy data without consent. Here is what actually happened, what your data exposure is today, and what you can switch to.
If you have ever used the Flo period tracking app, your most intimate health data β when you menstruate, your pregnancy status, your sexual activity, your symptoms β may have been shared with Google, Meta, and third-party data brokers without your knowledge or consent.
This is not speculation. It is the finding of a federal class action lawsuit, an FTC enforcement action, and a California jury verdict. The companies involved have agreed to pay $59.5 million to settle the claims.
In this article we explain exactly what happened, what the settlement means for you, whether Flo is safer in 2026, and what the genuinely private alternatives look like.
What Did Flo Actually Do?
Between November 2016 and February 2019, the Flo period tracking app shared sensitive user data with multiple third parties through embedded software development kits (SDKs). These SDKs β pieces of code built by Google, Facebook (now Meta), Flurry, and AppsFlyer β were integrated into the Flo app and quietly transmitted user health data back to those companies.
The data shared included:
- Menstrual cycle dates and period tracking information
- Pregnancy status and pregnancy-related goals
- Sexual activity logs
- Location data
- Symptom and health information entered by users
This sharing happened despite Flo's privacy policy explicitly stating that user data would not be shared with third parties without consent. The third parties were not contractually restricted on how they used this data once they received it.
A 2019 Wall Street Journal investigation first exposed Flo's data-sharing practices. The report caught the attention of the Federal Trade Commission, which launched a formal investigation into Flo Health's privacy practices.
The Full Legal Timeline
January 2021: FTC Settlement
The FTC charged Flo Health with making "fraudulent misrepresentations" about user privacy and reached a settlement. Flo was prohibited from misrepresenting how it collects, uses, and shares user data, and was required to notify affected users β the first time the FTC had ever imposed such a notification requirement. Flo paid no fine. It simply agreed to stop.
September 2021: Class Action Filed
Eight named plaintiffs filed a class action lawsuit in the U.S. District Court for the Northern District of California (Case No. 3:21-cv-00757-JD). The lawsuit named Flo Health, Meta, Google, Flurry, and AppsFlyer as defendants, alleging violations of the California Invasion of Privacy Act and the California Confidentiality of Medical Information Act.
August 2025: Jury Finds Meta Liable
A San Francisco jury found Meta liable for violating CIPA by collecting Flo users' sensitive health data. This was the first major jury verdict in period-tracking privacy litigation.
September 2025: Google and Flo Settle
Google agreed to pay $48 million and Flo Health agreed to pay $8 million. Combined with Flurry's earlier $3.5 million settlement, the total reached $59.5 million. All three settling defendants denied wrongdoing.
FebruaryβApril 2026: Settlement Approval
A renewed motion for preliminary approval was filed on February 27, 2026. Users who qualify can file a claim at periodtrackerdataprivacylitigation.com once the claim form opens.
You may qualify if you used the Flo app and entered menstruation or pregnancy information between November 1, 2016 and February 28, 2019. No proof of use is required. California residents receive twice the pro-rata share. Monitor periodtrackerdataprivacylitigation.com for claim filing instructions.
Is Flo Safe to Use in 2026? An Honest Assessment
Flo has made genuine improvements since the FTC action. The data-sharing described in the lawsuit has stopped. Its security certifications are real. Anonymous Mode exists.
But there are structural reasons why Flo can never offer the same guarantee as a truly local-storage app:
- Cloud-first architecture: All your data lives on Flo's servers. If those servers are hacked, your data is exposed.
- Advertising-adjacent model: Flo's free tier is supported by advertising, creating structural pressure to monetise user data.
- Privacy is a promise, not a constraint: When Flo says your data is safe, you must trust their word β with the lawsuit as recent history, some users reasonably don't.
- Anonymous Mode requires premium: It costs $49.99/year and only anonymises account identifiers, not the data itself on Flo's servers.
"Such data sharing occurred despite the company's privacy policies and public assurances that insisted users' personal data would not be transferred without explicit consent." β ICLG, summarising the class action complaint Β· August 2025
How to Verify Any Period App's Privacy in 3 Minutes
Before trusting any period app's privacy claims, run this test yourself:
Open DevTools
In Chrome or Firefox, press F12 (Windows) or Cmd + Option + I (Mac).
Go to the Network tab
Click "Network" then "Fetch/XHR" to filter for data requests only. Clear any existing entries.
Log a symptom in the app
Go back to the period tracker and log something β a period start, a symptom, a mood entry.
Watch what happens
If the app is truly local: the Network tab stays empty. No rows appear. If cloud-based: you will see requests fire to external servers. A truly private app's network tab stays completely empty.
Open CycleVault, run this test right now. The Network tab stays completely empty when you log a symptom β because your data never leaves your device. Go to DevTools β Application β Local Storage to see it stored on your device only.
The Safest Period Tracker Alternatives in 2026
CycleVault
All data stored in your browser's localStorage. No server. No account required. Works on Android, iOS, and desktop β unlike most private alternatives which are iOS only. Verify the privacy yourself in DevTools in 30 seconds. Free tier includes full cycle tracking and predictions. Premium ($4.99/month) adds pattern insights, doctor PDF reports, and Flo import.
Drip
Open-source period tracker with fully local storage. No account, no cloud. Strong privacy community reputation. Limitation: iOS only.
Euki
Built specifically with reproductive health privacy in mind. Includes a "decoy password" feature for users in high-risk situations. iOS only.
Frequently Asked Questions
Is Flo still sharing my data with Facebook in 2026?
The specific data-sharing practices described in the lawsuit β sharing health data with Meta, Google, and Flurry without consent β have stopped. Flo settled with the FTC in 2021 and agreed to cease these practices. However, Flo's free tier still involves advertising and data is still stored on cloud servers. The lawsuit covered conduct between 2016 and 2019.
Does deleting the Flo app delete my data?
No. Deleting the app does not delete your data from Flo's servers. Flo retains your data for up to three years after account closure unless you specifically request deletion. To delete: go to Menu β Privacy Settings β Delete Account in the app, or email support@flo.health with a formal data deletion request citing GDPR or CCPA.
Is Flo's "Anonymous Mode" actually private?
Anonymous Mode decouples your cycle data from your personal identifiers in Flo's system. However, your data still lives on Flo's cloud servers and requires a paid premium subscription ($49.99/year). It is not locally stored, and if those servers are subpoenaed or breached, the data exists.
What period tracker is safest in 2026?
Apps that store data locally on your device are structurally safest because the data never reaches any server. CycleVault (web, any device), Drip (iOS), Euki (iOS), and Embody are the strongest options. CycleVault is the only one that works on Android and desktop browsers.
The Bottom Line
Flo has improved since 2019. But the lawsuit has settled, not been dismissed β meaning the underlying conduct was real. And the architecture that made it possible β cloud storage of intimate health data combined with an ad-supported business model β has not fundamentally changed.
If you want privacy that is technically verifiable rather than contractually promised, the local-storage alternatives in this article are the better choice. CycleVault specifically lets you confirm in DevTools within 30 seconds that nothing is uploaded β because it physically cannot be. There is no server.
Try CycleVault Free β No Account, No Upload, Ever
Open the app and start tracking. Verify the privacy claims yourself in DevTools. No sign-up required.
Start at CycleVault β Free β