Toolenza · Blog Browse tools →
← All posts

Why your medication app shouldn't have your email address

May 12, 2026 · 6 min read

Open the App Store. Search "pill reminder." Tap the top result. Before it tells you a single thing about how to log a medication, it will ask you to create an account — usually with an email, often with a phone number, sometimes with your date of birth and the name of your insurance company. None of those things are needed to remind you to take a pill at 8 AM. So why are they asking?

Because you — and your prescription list — are the product.

Medication data is in a category of its own

Most data we share online is what regulators call routine personal data — your name, your address, the things you bought last Tuesday. Medication data is in a different bucket entirely:

What's on your medication list reveals: chronic conditions, mental-health diagnoses, contraceptive use, fertility treatment, HIV status, autoimmune conditions, transplant history, terminal illnesses. Many of those are also categories where employment discrimination is unlawful but documentable. The list is a near-perfect index of your medical reality.

What "free" pill-tracker apps actually do with that data

A 2019 BMJ study by Grundy et al. analysed 24 of the top-ranked medicines-related Android apps. Findings (paraphrased, but the paper is short and worth reading in full):

If you've been wondering why you started seeing ads for blood-pressure cuffs after adding lisinopril to a tracker, this is why. The app sold your medication list to an ad network. There is a whole business model in adjacency: "the kind of person who tracks X is also a likely buyer of Y."

Why apps demand an account before they tell you how to use them

There are three plausible reasons a medication tracker would require a login:

  1. Cross-device sync. Legitimate — but only if you want it. Should be opt-in, not entry-gated.
  2. Caregiver / family sharing. Also legitimate, also opt-in.
  3. To attach your data to an identity they can resell or remarket to. Illegitimate, and the most common reason.

The tell is simple: does the app work fully without an account? If you can open it, add a medicine, log a dose, see your history, export a PDF, and never type an email — the app respects you. If creating an account is a hard wall before any utility appears, the account isn't there for you.

The "local-only" alternative

For about 95% of what people actually want from a pill tracker — a daily checklist, time-of-day reminders, an adherence percentage, a printable list for the doctor — none of it needs to leave your device. Modern browsers and modern phones have plenty of local storage, plenty of compute, and a reliable local notification system.

A privacy-first tracker looks like this:

This is exactly the model Toolenza's Medication Tracker uses. No account for the free tier. Your data is in your browser's localStorage, full stop. We literally cannot see what you take, because the data never reaches our servers. (If you turn on cross-device sync with Pro, the medication names are encrypted client-side before they're sent, and your email is the only PII we hold.)

Five questions to ask before you trust a pill tracker

  1. Can I use the full tool without creating an account? If no, walk away.
  2. What does the privacy policy say about third parties? Search the page for "third party," "partners," "advertising," "share." If the answer is "we share data with our advertising and analytics partners" without naming them, treat that as "we sell your medication list."
  3. Where is the data physically stored? "On your device only" beats "on our secure servers." Both beat "on our partners' servers."
  4. Is there a Privacy Policy I can read in under 5 minutes? If it's 14,000 words and full of "may," it's designed for legal cover, not your understanding.
  5. Can I export and delete my data? Both should be one-click. If deletion requires emailing support, the deletion isn't real — it's marketing.

The bottom line

Your medication list is among the most revealing data you'll ever hold. It's a clinical snapshot, a behavioural fingerprint, and — in too many countries — a discrimination risk if it leaks to an employer, an insurer, or an ex-spouse's lawyer.

The tool that helps you remember to take a pill at 8 AM does not need any of that. It needs a checkbox and a timer. Anything more is a business model wearing a wellness label.

Try a no-signup medication tracker →


This article is general privacy education, not legal or medical advice. For your jurisdiction's specific health-data rules, consult a qualified attorney; for medication questions, your prescriber and pharmacist.

← Back to all posts