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 has been archived by the owner on Aug 13, 2024. It is now read-only.
I was having trouble with the addEnhancedEcommerceImpressionContext as it always was marked as invalid schema. I realized, that the Snowplow library picks up the wrong values of the Datalayer. This seems to be because of the positional arguments the SP library is requiring:
paulboocock
changed the title
addEnhancedEcommerceImpressionContext picks up the wrong positional arguments
Fix addEnhancedEcommerceImpressionContext picking up the wrong positional arguments
May 26, 2020
I was having trouble with the addEnhancedEcommerceImpressionContext as it always was marked as invalid schema. I realized, that the Snowplow library picks up the wrong values of the Datalayer. This seems to be because of the positional arguments the SP library is requiring:
This is an impression datalayer example:
This is what ends up in the Snowplow hit:
Position will end up as variant and part of the price will end up as position.
The text was updated successfully, but these errors were encountered: