Skip to main content
What is the CCPA (California Consumer Privacy Act)?
  1. Glossary/

What is the CCPA (California Consumer Privacy Act)?

7 mins·
Ben Schmidt
Author
I am going to help you build the impossible.

You are building a business. You are likely collecting emails, names, IP addresses, and perhaps purchase histories.

Data is often called the new oil. It is the fuel that powers personalization, analytics, and growth engines for startups. But holding that data comes with liability.

One of the most significant pieces of legislation governing that liability is the California Consumer Privacy Act, or CCPA. It is a state statute intended to enhance privacy rights and consumer protection for residents of California.

Even if your startup is physically located in Delaware, Texas, or New York, this law likely impacts you if you have customers in California.

It is not just legal jargon for big corporations. It represents a fundamental shift in how businesses must treat user data. It changes data from an asset you own to an asset you are borrowing.

The Core Pillars of the CCPA

#

The CCPA was signed into law in 2018 and went into effect in 2020. Its primary goal is to give consumers control.

Before this law, the ways companies collected and sold data were opaque. The CCPA shines a light on these practices by establishing specific rights for consumers. When you strip away the legal density, it comes down to four main rights.

The Right to Know Consumers have the right to request that a business disclose what personal information it collects, uses, shares, or sells. They can ask for the specific pieces of data you hold on them.

The Right to Delete Consumers can request that you delete the personal information you have collected from them. There are exceptions to this, such as data needed to complete a transaction or for security purposes, but the general rule is that if they want it gone, you have to wipe it.

The Right to Opt-Out This is perhaps the most visible change for the average internet user. Consumers have the right to direct a business not to sell their personal information. This usually manifests as a “Do Not Sell My Personal Information” link on a website footer.

The Right to Non-Discrimination You cannot treat customers differently because they exercised their privacy rights. You cannot deny goods, charge different prices, or provide a lower quality of service just because someone asked you to delete their data.

Does This Apply to Your Startup?

#

This is the most common question founders ask.

Startups have limited resources. You do not want to spend legal fees on compliance if the law does not apply to you yet. The CCPA was written with thresholds to avoid crushing small mom-and-pop shops, but many venture-backed startups hit these metrics faster than they expect.

Your business is subject to the CCPA if you do business in California and meet one of the following criteria:

  • You have a gross annual revenue of over $25 million.
  • You buy, receive, or sell the personal information of 50,000 or more consumers, households, or devices.
  • You derive 50% or more of your annual revenue from selling consumers’ personal information.

Look closely at that second bullet point.

50,000 consumers, households, or devices. That sounds like a lot, but for a B2C app or a platform relying on web traffic, it is not. If you have 137 unique visitors from California to your website per day, you hit that 50,000 threshold in a year. IP addresses and cookies can count as personal information.

Even if you are pre-revenue, high traffic volume can trigger compliance requirements.

Furthermore, even if you do not strictly meet the requirements today, investors and enterprise partners often expect CCPA compliance as a sign of operational maturity. It is difficult to retrofit privacy architecture later. Building it in early is often the smarter strategic move.

Data is borrowed, not owned.
Data is borrowed, not owned.

CCPA vs. GDPR

#

You have likely heard of the GDPR (General Data Protection Regulation) in Europe. It is easy to conflate the two, but they function differently.

The philosophical difference lies in how they view consent.

The GDPR is generally an opt-in framework. You generally need a legal basis, often consent, before you can process data. You cannot just start collecting; you need permission first.

The CCPA is generally an opt-out framework. You can collect the data, but you must tell people what you are doing and give them the ability to stop you (specifically regarding the sale of data).

If you are compliant with GDPR, you are part of the way there for CCPA, but you are not done. The definitions of “personal information” differ. The mechanism for opting out of data sales is specific to California. You cannot copy and paste your privacy policy from a European competitor and hope for the best.

Defining “Sale” in a Modern Context

#

The CCPA defines “selling” data very broadly.

It does not just mean exchanging a list of emails for a wire transfer. It includes renting, releasing, disclosing, disseminating, making available, transferring, or otherwise communicating orally, in writing, or by electronic or other means, a consumer’s personal information to another business or a third party for monetary or other valuable consideration.

“Other valuable consideration” is the catch-all.

If you use certain ad-tracking pixels that share user behavior with ad networks in exchange for better ad targeting, regulators might interpret that as a sale. The data has value. You are exchanging it for a service.

This ambiguity is why you see so many “Do Not Sell My Info” links even on sites that do not appear to be data brokers. Startups need to audit their third-party tools. Who are you sending data to? What are you getting in return?

Unknowns and Strategic Questions

#

While the law provides a framework, there are still open questions that founders need to consider. The landscape is not static.

How does privacy impact product quality? We know that data drives better recommendations. If 40% of your user base opts out of tracking, your personalization engine degrades. How do you build a product that is resilient to data scarcity?

The expansion of state laws. California was the first, but Virginia, Colorado, and others have followed. We are moving toward a patchwork of state regulations. Does it make sense to build a different compliance flow for every state, or should you just apply the strictest standard (CCPA or GDPR) to all users globally? Most startups choose the latter for simplicity, but does that put you at a competitive disadvantage against a local player who ignores the rules?

The definition of harm. We are still learning what constitutes privacy harm. Is it just financial loss? Or is the psychological impact of surveillance enough to trigger damages? As case law evolves, the risk profile for holding data changes.

Practical Steps for Founders

#

Compliance feels like a burden, but it is also a feature. Users are becoming more privacy-conscious. Being transparent can be a brand differentiator.

Here is how to approach this without getting overwhelmed:

  1. Map your data. You cannot protect what you do not know you have. Create a simple spreadsheet. Where does data enter? Where is it stored? Who do we send it to?
  2. Update your privacy policy. It needs to be updated every 12 months. It must specifically reference CCPA rights.
  3. Create a process for requests. If someone emails you asking to delete their data, do you have a way to actually do it? Or is the data hard-coded into backups and five different SaaS tools? You need a mechanism to execute these requests within 45 days.
  4. Review service providers. Ensure the contracts you sign with vendors (like your CRM or analytics provider) restricts them from using your customers’ data for their own purposes.

The CCPA is not going away. It is the baseline for doing business in the modern digital economy. Treat privacy not as a legal hurdle, but as a core component of your product architecture.