Anchor to webPixelCreateweb
mutationweb Pixel Create
Requires access scope. Also: The app requires read_customer_events access scope and user access permission.
Activate a web pixel extension by creating a web pixel record on the store where you installed your app.
When you run the mutation, Shopify validates it
against the settings definition in shopify.extension.toml. If the settings input field doesn't match
the schema that you defined, then the mutation fails. Learn how to
define web pixel settings.
Anchor to Arguments
Arguments
- Anchor to webPixelweb•Web
Pixel Pixel Input! required The web pixel settings in JSON format.
Was this section helpful?
- Anchor to userErrorsuser•[Errors
Errors Web Pixel User Error!]! non-null The list of errors that occurred from executing the mutation.
- Anchor to webPixelweb•Web
Pixel Pixel The created web pixel settings.
Was this section helpful?