You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
value. Alternatively, a [cart permalink](https://help.shopify.com/en/manual/products/details/cart-permalink) can be provided.
193
193
194
194
You can use any GraphQL client to accomplish this - but as an example, our
195
195
[sample app](./sample) uses Apollo.
@@ -646,8 +646,7 @@ For behavioural monitoring,
646
646
["standard"](https://shopify.dev/docs/api/web-pixels-api/standard-events) and
647
647
["custom"](https://shopify.dev/docs/api/web-pixels-api#custom-web-pixels) Web
648
648
Pixel events will be relayed back to your application through the `"pixel"`
649
-
event listener. The responsibility then falls on the application developer to
650
-
ensure adherence to Apple's privacy policy and local regulations like GDPR and
649
+
event listener. App developers should only subscribe to pixel events if they have proper levels of consent from merchants/buyers and are responsible for adherence to Apple's privacy policy and local regulations like GDPR and
651
650
ePrivacy directive before disseminating these events to first-party and
0 commit comments