Learn / Compliance / Lesson 17

Privacy and personal data

What the Philippine Data Privacy Act asks of every website, from the privacy policy and cookie banner to the day someone asks you to delete them.

Last updated: 2026-09-19

What it is

Any site that collects a name, an email, an IP address or a cookie is processing personal data. In the Philippines that is governed by Republic Act 10173, the Data Privacy Act of 2012, enforced by the National Privacy Commission (NPC). Visitors from the EU bring the GDPR with them, which asks for much the same things.

Why it is a rule

How to do it

A privacy policy people can find

Linked from every page footer and next to every form. It names who controls the data and how to reach the Data Protection Officer, every kind of data collected and why, every outside company that receives it, how long each kind is kept, and the rights people have.

The rights under Section 16 of the Act: to be informed, to access, to object, to erasure or blocking, to correct, to data portability, to damages, and to complain to the NPC.

Cookies: list them, and ask only when you must

Forms: say why, next to the button

Each form states what the data is for and links the policy. Agreeing to the terms is not agreeing to marketing email; that is its own, unticked checkbox. Store what was agreed and when.

Collect less

Every field needs a purpose. No birthday, gender or phone number "just in case". Data you never collected cannot leak.

Children

A business site is not aimed at children and says so. The age of majority in the Philippines is 18; a minor's data needs a parent's or guardian's consent.

Deletion requests

Breaches

A breach likely to cause serious harm is reported to the NPC and to the people affected within 72 hours of discovery.

How we do it here

Our privacy policy and terms are written in Markdown and served from one source, so the page and the raw text always match; the raw file is public for anyone who wants to archive it. Inside our business apps, the client is the controller of their own customers' data, and we provide the tools to export and delete it.

Benefits

Disadvantages

Checklist

Sources

Read this lesson as Markdown