COPPA Compliance Guide: Children's Online Privacy and Cookie Consent for U.S. Publishers in 2026

The Children's Online Privacy Protection Act (COPPA) turned twenty-five in 2024 and immediately got its biggest update since its enactment, with the Federal Trade Commission's January 2025 final rule rewriting verifiable parental consent, sensitive data categories, and the rules around third-party advertising on child-directed services. For U.S. publishers — and any operator anywhere in the world that targets U.S. children under 13 or knowingly collects data from them — COPPA is a strict-liability statute with civil penalties that hit five figures per violation and can reach the hundreds of millions in aggregate. This guide explains who COPPA covers in 2026, what the FTC's amended rule actually changed, how cookie consent and verifiable parental consent fit together, and the operational steps a publisher needs to take to keep child-directed traffic monetisable without inviting an FTC consent decree.

Who COPPA Actually Covers

COPPA applies to any commercial website, mobile app, connected device, or online service that is either directed to children under 13 or has actual knowledge that it is collecting personal information from a child under 13. The reach is broader than most publishers assume because the FTC interprets both prongs aggressively.

A service is directed to children based on a multi-factor analysis: subject matter, visual content, use of animated characters or child-oriented activities, music, age of models, presence of celebrities popular with children, language, advertising on the service that is itself child-directed, and competent and reliable empirical evidence about audience composition. A general-audience site can become a mixed-audience service the moment a section is built around child-oriented content.

Three things publishers consistently get wrong:

What the 2025 Amendment Actually Changed

The FTC's January 2025 final rule, the first comprehensive update since 2013, modernised COPPA in five concrete ways that publishers must internalise.

Separate Opt-In for Third-Party Advertising

Operators can no longer roll third-party advertising disclosures into a single parental consent for using the service. Behavioural advertising on a child-directed service now requires a separate, opt-in verifiable parental consent distinct from the consent to use the service itself. Bundling — the historic norm for ad-supported children's apps and sites — is now expressly prohibited.

Expanded Personal Information

The amendment expanded the definition of personal information to include biometric identifiers capable of authenticating an individual, including fingerprints, voiceprints, retina or iris images, and templates of facial geometry. It also clarified that government-issued identifiers from any government, not just the U.S., qualify. Publishers running voice-search features, AI assistants, or photo-upload tools on child-directed services need to map these flows against the new definition.

Data Retention Limits

The new rule requires operators to publish a written retention policy that limits storage of children's personal information to what is reasonably necessary to fulfil the purpose for which it was collected. Indefinite retention is no longer permitted, and the policy must be linked from the privacy notice.

Strengthened Verifiable Parental Consent Methods

The amendment formalised the menu of acceptable VPC methods and added a knowledge-based authentication option using dynamic, multiple-choice questions answerable only by the parent. The classic methods — credit card transaction, signed form, video conference with a trained operator, government-ID verification — remain available but must be documented per consent event.

Notice of Material Change Triggers New VPC

Any material change to data practices — new data categories collected, new third-party recipients, new advertising arrangements — triggers a new verifiable parental consent. Operators cannot rely on a 2018 consent to authorise a 2026 advertising integration.

Verifiable Parental Consent in Practice

Verifiable Parental Consent is the heart of COPPA, and it is the part that publishers most often implement poorly. The legal standard is consent reasonably designed to ensure that the person providing consent is the child's parent — not merely consent collected at all.

The FTC-approved methods publishers should know:

The key operational question is documentation. For every child user, the operator must be able to show, at FTC request: which method was used, who the verifying parent was, what data categories were authorised, what third-party recipients were named, and the timestamp of consent. A modern FlexyConsent-style CMP should integrate with the VPC vendor and store this trail in the same audit log as cookie consent events.

Cookie Consent on Child-Directed Sites

COPPA and the cookie banner sit on different legal layers but must work together. Cookie consent banners under GDPR/ePrivacy or under state laws like CCPA do not satisfy COPPA, and verifiable parental consent does not exempt the operator from cookie-disclosure obligations. Operators serving children must run both layers in coordination.

Block Tracking Until VPC Is Captured

On a child-directed page, no advertising or analytics cookie may fire before VPC is captured for that user. A standard accept-all banner is the wrong tool — the default state must be nothing fires until parental consent is on file, and even then only for the categories the parent authorised.

Restrict Vendor List to COPPA-Safe Partners

The vendor list on a child-directed property is necessarily shorter than on a general-audience site. SSPs, DSPs, and analytics providers must contractually warrant that they do not use child data for behavioural targeting and do not pass the child to downstream behavioural networks. Most major SSPs publish a COPPA-compliant inventory mode; configure your stack to that mode and remove non-compliant partners.

Surface Parental Controls in the Footer

The privacy notice must include a clear, plain-language section addressed to parents with instructions to review, modify, or revoke consent for their child. A persistent footer link labelled something like For Parents meets the FTC's accessibility expectations and creates a defensible trail when an investigator runs a usability audit.

The FTC's Enforcement Pattern in 2024–2026

Enforcement under COPPA has accelerated since the 2019 YouTube settlement reset the FTC's appetite for large-publisher cases. Patterns from recent consent decrees offer a roadmap for what the FTC actually looks for in an investigation.

Building a COPPA-Ready Stack

Implementing COPPA in a way that actually withstands FTC scrutiny is a coordination problem across product, engineering, ad ops, and legal. The work breaks into roughly six workstreams.

1. Classify Every Property and Surface

For each domain, subdomain, app, and connected-device endpoint, decide whether it is child-directed, mixed-audience, or general-audience. Document the analysis. A mixed-audience surface — for example, a homepage with both adult and child content — must apply COPPA only to users who self-identify as under 13 through a neutral age gate, not to all users.

2. Build the Age Gate the Right Way

A neutral age gate asks for date of birth in a way that does not signal that older users get more access. Asking are you 13 or older? is non-neutral and the FTC has flagged it. A simple month-day-year picker, used once per device with a tamper-resistant cookie, is the standard approach.

3. Integrate a VPC Vendor

Unless your product team intends to operate VPC in-house, integrate a specialist vendor — there are several FTC-approved providers — and make the integration callable from your CMP, sign-up flow, and parent-consent management portal. Store the per-event audit record in the CMP's database, not in the VPC vendor's silo.

4. Configure Ad and Analytics Stacks for COPPA Mode

Google Ad Manager, AdMob, IronSource, Unity Ads, Meta Audience Network, and the major DSPs all offer a tag for child-directed treatment flag. Set it on every ad call originating from a child-directed surface or an under-13 authenticated user. Verify with vendor documentation that the flag actually triggers contextual-only delivery, not merely a documentation reduction.

5. Wire Parental Controls and Deletion

Parents have the right to review, modify, and delete their child's data on demand. Build a parent portal reachable from the privacy notice that authenticates the parent, displays the data on file, and offers granular controls. Deletion must propagate to all third parties listed in the consent record within a reasonable time window — most operators commit to 30 days.

6. Audit Quarterly

Run a quarterly review covering: vendor list changes, new product surfaces, retention compliance, consent-decree refresh, and FTC guidance updates. The FTC publishes COPPA business guidance updates regularly; subscribing your privacy team to the FTC's mailing list is the cheapest possible compliance investment.

Common Pitfalls to Avoid

Repeated patterns of failure show up across publisher audits and FTC consent decrees:

What COPPA Looks Like in 2027 and Beyond

Two trajectories will reshape this space within the next eighteen months. First, federal proposals like KOSA — the Kids Online Safety Act — would layer additional duties of care on top of COPPA, including content design obligations and stricter age-assurance requirements. Whether KOSA passes intact or in pieces, the regulatory direction is more obligation, not less. Second, the state-by-state expansion of children's design codes — California, Connecticut, Maryland, and others queued up — creates a patchwork that publishers must satisfy alongside federal COPPA. The operators who treat 2026 COPPA compliance as the baseline, with extra capacity to layer state requirements, are the ones who will not be re-architecting in 2027.

The Bottom Line

COPPA in 2026 is no longer a niche requirement for kids' app developers — it is mainstream privacy infrastructure for any publisher whose audience includes children, even partially. The 2025 amendment closed the loopholes that publishers used to live in, especially the bundled-consent shortcut for advertising. Run a defensible age gate, integrate a verifiable parental consent vendor, configure your ad stack for COPPA mode, and document everything in a CMP audit log alongside your standard cookie consent events. Do this well and child-directed traffic remains monetisable. Do it badly and you will be reading your own consent decree on the FTC's website with a multi-million-dollar civil penalty attached.

← Blog Read All →