--- title: CustomerEmailAddressOpenTrackingLevel - GraphQL Admin description: The different levels related to whether a customer has opted in to having their opened emails tracked. api_version: 2025-10 api_name: admin type: enum api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/enums/customeremailaddressopentrackinglevel md: https://shopify.dev/docs/api/admin-graphql/latest/enums/customeremailaddressopentrackinglevel.md --- # Customer​Email​Address​Open​Tracking​Level enum The different levels related to whether a customer has opted in to having their opened emails tracked. ## Valid values * OPTED\_​IN The customer has opted in to having their open emails tracked. * OPTED\_​OUT The customer has opted out of having their open emails tracked. * UNKNOWN The customer has not specified whether they want to opt in or out of having their open emails tracked. *** ## Fields * [Customer​Email​Address.openTrackingLevel](https://shopify.dev/docs/api/admin-graphql/latest/objects/CustomerEmailAddress#field-CustomerEmailAddress.fields.openTrackingLevel) OBJECT Represents an email address. *** ## Map ### Fields with this enum * <-|[Customer​Email​Address.openTrackingLevel](https://shopify.dev/docs/api/admin-graphql/latest/objects/CustomerEmailAddress#field-CustomerEmailAddress.fields.openTrackingLevel)