--- title: Customer Privacy API now available - Shopify developer changelog description: >- Shopify’s developer changelog documents all changes to Shopify’s platform. Find the latest news and learn about new platform opportunities. source_url: html: 'https://shopify.dev/changelog/customer-privacy-api-now-available' md: 'https://shopify.dev/changelog/customer-privacy-api-now-available.md' metadata: effectiveApiVersion: null affectedApi: [] primaryTag: displayName: API handle: api secondaryTag: displayName: New handle: new indicatesActionRequired: false createdAt: '2020-09-09T15:31:15-04:00' postedAt: '2020-09-30T00:00:00-04:00' updatedAt: '2024-02-02T10:04:58-05:00' effectiveAt: '2020-09-30T00:00:00-04:00' --- September 30, 2020 Tags: * API # Customer Privacy API now available The customer privacy API is a browser-based, Javascript API that enables developers to read and write cookies related to a buyer's privacy preferences. As of 2020-10, the API is available to all Shopify online stores as a property on the global `window.Shopify` object. For more information on the new Customer Privacy API, visit our [developer documentation](https://shopify.dev/docs/themes/consent-tracking-api).