- Do I need to disclose every Segment destination individually in my privacy policy?
- Practically, yes. Segment forwards personal data to each connected destination, and visitors are entitled to know what companies receive their data and for what purposes. A disclosure that lists Segment as a data processor without describing the downstream destinations creates an incomplete privacy notice. At minimum, group destinations by category and describe the purposes. High-risk destinations like advertising platforms should be named explicitly.
- Does Segment itself require consent or just the downstream destinations?
- Both. Segment's analytics.js library sets a cookie and collects behavioral data from the moment it initializes, even before any downstream destination processes the data. In opt-in markets, Segment itself should not initialize before consent. The downstream destinations add additional consent requirements for each processing purpose. Configuring Segment's consent wrapper or Protocols consent management ensures that both Segment and its destinations respect consent decisions.
- How does CCPA apply when using Segment?
- Under the CCPA and CPRA, Segment routes personal information to third parties, some of which use it for cross-context behavioral advertising. This routing may constitute a "sale" or "sharing" of personal information. Your policy must describe each downstream destination category, provide a Do Not Sell or Share mechanism, and technically enforce opt-out and GPC signals per destination. A single opt-out preference does not automatically propagate to all Segment destinations without explicit consent-gating configuration.