Hi All.
Shopify integration question. I have followed the integration process for Shopify as detailed here:
https://docs.growthbook.io/integrations/shopify. Everything appears to be connected correctly. I have created and published a couple of experiments, and added some basic logging into code that is deployed. The triggers never resolve correctly. For boolean experiments, they always resolve false (even when both sides of the experiments are setup to return true), and for string experiments they always resolve to the fallback value.
I presume I have missed something critical as it appears the experiments/features are just not being served to the client, but cant seem to track down the issue.
Any direction would be appreciated please.