The GraphQL Admin API’s data layer setting allows BigCommerce to send data from BigCommerce-hosted storefronts to third-party analytics providers through Big Open Data Layer. BigCommerce can build native integrations to analytics providers, such as Google Analytics 4, using the data layer. Partners may also build their own integrations using the data layer. In each case, you must first enable the data layer using the GraphQL Admin API. The data layer is enabled at the global level.
This guide shows you how to use the GraphQL Admin API’s data layer queries and mutations. For full schema, see the GraphQL Admin API reference.
You need a store-level API account that contains the following OAuth scopes:
For more about API accounts that generate access_tokens, see API Accounts and OAuth Scopes.
Send the following query to retrieve whether the data layer is enabled in the store:
Send the following mutation to enable the data layer in the store:
Send the following mutation to disable the data layer in the store: