- Q01Has Bubble ever supported CCPA?
- Bubble has listed CCPA / CPRA in its "Other frameworks" page since the CPRA amendments came into force. The platform position has stayed steady: Bubble provides the DPA and the building blocks (privacy policy hosting, custom workflows for DSAR), and the developer signs the service-provider addendum and ships the opt-out mechanics.
- Q02What about plugins or third-party CCPA add-ons?
- Plugins are the most underestimated CCPA risk on Bubble. Anything that loads JavaScript in the browser or ships server-side actions can move personal information to a third party — that's "sharing" under CPRA. Inventory every plugin, gate the ones that need consent behind GPC, and replace the ones that won't sign a service-provider addendum.
- Q03Can we stay on Bubble for a Californian enterprise deal?
- Almost always yes. The buyer wants three things: a signed service-provider addendum on top of Bubble's DPA, a working DSAR flow and Do Not Sell link, and proof you honour the Global Privacy Control header. All three are deliverable on Bubble in weeks. The exception is when CCPA stacks on top of a standard like HIPAA that itself forces a rebuild.
- Q04How long does a CCPA-driven rebuild take?
- If you genuinely need it: 6–14 weeks for the affected surfaces. Week 1 is the data-flow map and service-provider audit, weeks 2–4 stand up Next.js plus the host, the middle of the schedule moves the workflows, and the end is the cutover. Most teams don't take this path for CCPA alone — it usually rides on a HIPAA or SOC 2 driver.
- Q05Does a CCPA rebuild also satisfy GDPR or LGPD?
- It overlaps with both but doesn't replace either. GDPR needs its own DPA, EU SCCs, and EEA-aware controls; LGPD needs ANPD-aligned SCCs and a Brazilian DPO. The mechanics — opt-out, DSAR, deletion across backups — line up across the three regimes, so doing CCPA cleanly cuts the marginal cost of the others.
- Q06Can Bubble sign a service-provider addendum?
- Yes — Bubble's standard DPA is the starting point and Bubble Sales is willing to negotiate a CPRA service-provider addendum on top for enterprise customers. The addendum is what binds Bubble (as service provider) to the CPRA's purpose-limitation and no-sale / no-share clauses, separately from the GDPR-style DPA at bubble.io/dpa.