Skip to main content
Anchor to PixelDataSharingState

PixelDataSharingState

enum

Indicates whether the pixel can access events. The state may reflect event restrictions or modifications.

The pixel can access all events.

Anchor to OPTIMIZED_ALLOW_ALL_EVENTSOPTIMIZED_ALLOW_ALL_EVENTS

Optimization is enabled and the pixel can access all events.

Anchor to OPTIMIZED_ALLOW_LIMITED_EVENTSOPTIMIZED_ALLOW_LIMITED_EVENTS

Optimization is enabled and the pixel can access some events or partial event data.

Anchor to OPTIMIZED_PAUSE_ALL_EVENTSOPTIMIZED_PAUSE_ALL_EVENTS

Optimization is enabled and the pixel cannot access any events.

The pixel cannot access any events.


Was this section helpful?

•OBJECT

A server pixel stores configuration for streaming customer interactions to an EventBridge or PubSub endpoint.

•OBJECT

The WebPixel object enables you to manage JavaScript code snippets that run on an online store and collect behavioral data for marketing campaign optimization and analytics.

Learn how to create a web pixel extension to subscribe your app to events that are emitted by Shopify.


Was this section helpful?