Short version — one paragraph

Use this in a "Service providers" or "Third parties" section of your privacy policy. Replace [YOUR SERVICE] with your service's name.

Long version — Flow A (processor)

Use this in a "Sub-processors" / "Service providers" table in your privacy policy if you maintain one, or as an expanded paragraph in your "Third parties we share data with" section.

Long version — Flow B (diagnostic telemetry, independent controller)

This is the section that follows the Breyer-line analysis (IP address is personal data even when not persisted; transmission itself is processing). Include it as a distinct disclosure — even if the payload contents are diagnostic, the transmission sends end-user IP to Crossdeck for a purpose Crossdeck itself determines.

Opt-out mechanism

Your privacy policy should describe how the user can opt out of Crossdeck analytics. The SDK exposes setConsent() on every platform; the user-facing surface is your responsibility. A common pattern is a toggle in your account settings (or a cookie-banner option for web). Suggested copy:

Code reference for the setConsent() calls is at cross-deck.com/docs/track-events.

Per-category breakdown to reference

If your privacy policy enumerates data categories in a table, cite the Crossdeck-collected categories as follows. The full per-event breakdown lives at cross-deck.com/legal/sdk-data.

  • Identifiers: anonymous device IDs we assign, the user ID we assign once you sign in, email address where you have supplied it.
  • Internet activity: the pages you view in our service, the buttons you press, session start and end events, the referring URL when you arrive.
  • Commercial information: purchases, subscriptions, refunds, entitlements unlocked.
  • Device information: browser / operating system / device class, locale, timezone, application version.
  • Geolocation (approximate): country derived from IP address at our service edge.
  • Inferences: drawn from the above for product-analytics purposes (cohort assignment, session attribution); never sold or shared for advertising.