Health App Analytics Anonymisation with anonym.plus

Turn in-app event records into anonymous data outside UK GDPR scope.

In simple terms, PII redaction is the on-device process of finding and masking personally identifiable information in a document before it is shared.

Analytics anonymisation is the removal of personal detail from the usage stream a health app records. Regulation 6 of PECR requires consent before an app stores or reads an analytics identifier on the user's phone, and there is no legitimate-interests route around it. Once the stream is genuinely anonymous it is no longer personal data, per UK GDPR Recital 26. An app sold into the NHS is also assessed against the NHS England Digital Technology Assessment Criteria, published in February 2021. anonym.plus does the work on your device.

When this applies

These streams track who tapped what, tied to a user identifier, an email, and an IP address. Funnel analysis needs the behaviour, not the people. Removing the handles also shortens the data protection answers a DTAC review asks for.

How anonym.plus handles it

  1. Open the usage dump in anonym.plus on a local device.
  2. It finds user identifiers, emails, IPs, and device handles.
  3. Screen names and action types stay in place.
  4. Swap the personal fields with the map switched off.
  5. Save the anonymous file on your machine.

What you need to provide

Patient data entity types detected

Categoryanonym.plus entity typeExample
IdentifiersIDuser_id → [USER]
ContactEMAIL_ADDRESSprofile email → [EMAIL]
NetworkIP_ADDRESS198.51.100.9 → [IP]
IdentifiersIDdevice handle → [DEVICE]
DatesDATE_TIMEaction time → [TIME]
LocationLOCATIONgeo region → [PLACE]

Compliance achieved

Anonymise health app analytics offline — see plans & start free →

Limitations & cautions

A usage trail can be unique with no name attached, because a rare path through the app fingerprints one person. Coarsen the timestamps and the region, and keep no re-link key, before you treat the output as anonymous under the ICO motivated-intruder test.

Frequently asked questions

For the storage step, generally yes. Regulation 6 of PECR requires consent before an app or site stores information on a user's device or reads it back, and only strictly necessary storage is exempt. Analytics is not strictly necessary, so PECR sets the bar here, on top of whatever UK GDPR basis you rely on afterwards.

Is a user identifier personal data if it is only a number?

Yes, while it is stable. A number that follows one person from session to session singles them out, which is the test. Anonymity comes from removing the link, not from removing the name.

Does DTAC apply to every health app?

It applies where the app is being bought or deployed by an NHS or social care organisation. DTAC bundles clinical safety, data protection, technical security, interoperability, and usability into one assessment, so a clean anonymisation story helps with the data protection section rather than the whole review.