--- title: WebPixelInput - GraphQL Admin description: The input fields for creating or updating a web pixel. api_version: unstable api_name: admin source_url: html: >- https://shopify.dev/docs/api/admin-graphql/unstable/input-objects/WebPixelInput md: >- https://shopify.dev/docs/api/admin-graphql/unstable/input-objects/WebPixelInput.md metadata: domain: admin --- # Web​Pixel​Input input\_object The input fields for creating or updating a web pixel. ## Fields * settings [JSON!](https://shopify.dev/docs/api/admin-graphql/unstable/scalars/JSON) non-null The [settings object](https://shopify.dev/docs/apps/build/marketing-analytics/build-web-pixels#step-2-define-your-web-pixel-settings) for the web pixel. This object specifies configuration options that control the web pixel's functionality and behavior. You can find the settings for a web pixel in `extensions//shopify.extension.toml`. *** ## Mutations using this input * [web​Pixel​Create.webPixel](https://shopify.dev/docs/api/admin-graphql/unstable/mutations/webPixelCreate#arguments-webPixel) ARGUMENT * [web​Pixel​Update.webPixel](https://shopify.dev/docs/api/admin-graphql/unstable/mutations/webPixelUpdate#arguments-webPixel) ARGUMENT *** ## Map ### Mutations using this input * [web​Pixel​Create.webPixel](https://shopify.dev/docs/api/admin-graphql/unstable/mutations/webPixelCreate#arguments-webPixel) * [web​Pixel​Update.webPixel](https://shopify.dev/docs/api/admin-graphql/unstable/mutations/webPixelUpdate#arguments-webPixel)