Hi, I have set up a Spin The Wheel sign-up form in Privy and it's synced with a "Privy Wheel" list I created inside Klaviyo so all subscribers who signs up get added to that list and will receive a welcome email sequence. (Privy’s follow-up email is disabled to avoid redundancies)
However, I have a problem with showing the dynamic coupon codes won by a subscriber inside Klaviyo's emails.
Basically, a website visitor has the chance to win 10%OFF, 15%OFF, 20%OFF, $10OFF, $20OFF, and $50OFF in varying probabilities depending upon the set-up in Privy's Spin The Wheel configuration. (all these unique coupon codes are generated inside Privy and integrated with Shopify)
While I know there's a snippet {% coupon_code 'CouponName' %} I can use in Klaviyo, but I believe this would only work to coupon codes created inside Klaviyo.
I'm also aware Privy has this snippet {{ signup.coupon_code }} to display the coupon code inside Privy's follow-up email but upon using this snippet to Klaviyo's emails, it didn't work. (obviously because it's a syntax native to Privy and not to Klaviyo)
Now I'm wondering if would be there a workaround I can do to solve my problem so I can display the these coupon codes in my welcome email sequence?
I'd appreciate it if someone can help. Thanks!