We have an existing Shopify store that is fulfillment for free healthy meals. I’ve hooked up Amplitude with the Shopify App, but I’m confused on how to add our server-side id (People ID or PID) to each record.
Since Shopify automatically uses email for their user id, how can I inject the PID for each session? Every session into the store (browse, login, or create account) has a PID we can inject.
At some point, I discovered an article that talked about how to do that for Amplitude, but it didn’t cover the case of Shopify and the reality that user_id will be the Shopify user_id.
Any help is appreciated!
Paul