Trying to pass details from cart all way through the journey via pixels

Is it possible to retrieve the cart metafields in a web pixel on checkout start or checkout completed?

Trying to pass a handful of data from the cart all way to checkout started and checkout completed but don’t know best way to do this?

Hey Tom,

You could try saving cart metafields data in the local or session storage for later use in the checkout flow by reading the values through our Web Pixels APIs.