I have an A/B test in my flow which is designed to test whether an offer converts better than no offer. After the A/B test I have 2 conditional splits which include a webhook back to the sales platform to track which customer received which offer.
The problem is that the first conditional split is pushing 100% of the customers through the ‘No’ path even though ~50% received Variation A:
I
Any ideas why both conditionals are not picking up that customers have received either variation?