toggle_custom_pixel
Activate or deactivate a custom pixel by providing its ID and desired state. Manage Shopify tracking scripts with a simple boolean switch.
Instructions
Enable or disable a custom pixel
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Custom Pixel ID | |
| enabled | Yes | Whether to enable (true) or disable (false) the pixel |