Match ecommerce events specification #6
BrandonJamesBorders
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
You are right - our app currently sends the event as structured in Shopify Web Pixels API. Thank you for bringing this new documentation to our attention. I think the best solution to support this feature is to add a toggle and allow users to choose which data structure they prefer (with PostHog spec as default). I have created a new issue to track the progress on this feature here #7 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey @OmG3r @ahmedbm27.
Glad to have found your app today. Somewhat new to PostHog and have a question. I noticed the events are the Shopify event names and don't match PostHog's specifications.
https://posthog.com/docs/data/event-spec/ecommerce-events
I'm not familiar with how much harder that makes things in PostHog, but perhaps in your index.ts you could implement an event string map?
In practice then....
Beta Was this translation helpful? Give feedback.
All reactions