Skip to content

Coinbase Analytics tracking on SDK initialization without user consent (GDPR issue) #1808

@TimDaub

Description

@TimDaub

Issue

The Coinbase Wallet SDK sends analytics requests to cca-lite.coinbase.com on connector initialization, before users interact with the wallet connection UI.

Tracking Observed

  • Coinbase Analytics: cca-lite.coinbase.com/amp
  • Coinbase Metrics: cca-lite.coinbase.com/metrics
  • This happens before any user clicks "Connect Wallet" or chooses Coinbase Wallet

Note: Tracking after user selects Coinbase Wallet would be acceptable, but tracking before any user interaction violates GDPR consent requirements.

Problem

  • GDPR requires consent before tracking
  • Users are tracked even if they never select Coinbase Wallet
  • Tracking occurs just from having Coinbase Wallet as an available option
  • No documented way to disable analytics

Request

  1. Defer analytics until user actually selects Coinbase Wallet
  2. Add option to disable analytics tracking
  3. Document the analytics integration and data collection

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions