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
{{ message }}
This repository was archived by the owner on Aug 14, 2019. It is now read-only.
Base on the documentation:
https://segment.com/docs/spec/ecommerce/v2/#checkout-step-viewed
https://segment.com/docs/spec/ecommerce/v2/#checkout-step-completed
The checkout options are to be returned in this format:
However the Google Analytics Integration is coded to look for these value in that format
See code https://github.com/segment-integrations/analytics.js-integration-google-analytics/blob/master/lib/index.js#L903