# providers-consentiq-sdk

Browser SDK for the ConsentIQ provider. Collects the visitor's consent decisions
from the host store's privacy API (and any external CMP) and forwards them to the
Blotout `consentIQ/save-data` endpoint.

Delivered through the EdgeTag tag's `/load` + `/init` path — the core bundle
registers the provider, and a per-store adapter (`stores/shopify`) is appended by
`/load` only for the matching platform. This replaces the standalone ConsentIQ
Shopify app embed.
