Hi everyone, I’m seeing a difference in Web Pixels checkout_completed payload.
-
If I don’t log in and just fill the checkout form + pays, both
data.checkout.localization.market.idanddata.checkout.localization.market.handleare populated. -
If I log in before paying (by using an email), then on
checkout_completedboth fields becomenull.
Has anyone seen this? Is it expected or a bug? Any recommended fallback for identifying the Market when market.id/handle are null?
Thanks!