Skip to main content
Question

vip /reward flow for spend

  • January 4, 2026
  • 1 reply
  • 62 views

Forum|alt.badge.img+2
  • Contributor I

Hi all

I don’t want to use smile or any loyalty programme any more, done with the whole points thing!

I want to build a flow JUST in klaviyo that rewards VIP spenders in my shopify store 

ie -placed orders to the value of $500 -get $25 voucher in an email . this then resets -if they spend another $500 they get another voucher ...

   .. placed orders to the value of $1000 ( didnt use/get the voucher above) -get a $50 voucher 

 

can anyone help me ! i am reasonably klaviyo proficient in basic flows-but an experts eye would be great !

thank you 

1 reply

emma.owens
Community Manager
Forum|alt.badge.img+21
  • Community Manager
  • May 15, 2026

Hi ​@kew , 

Thank you for reaching out to the Community! You can certainly accomplish something similar to what you’re looking for by utilizing segments and creating flows that are triggered by those segments. 

For example: 

  • Create a segment for customers whose “Placed Order” metric value is at least $500 over all time (or over a rolling timeframe if preferred).
    • Example conditions:

      • What someone has done > Placed Order > at least once over all time
      • AND Value > Placed Order > equals or exceeds $500
      • Then create a segment-triggered flow based on someone entering that segment.
  • Inside the flow:
    • Send an email containing a unique Shopify coupon code worth $25
    • You can then set the re-entry settings to ‘no re-entry’ so that a profile can’t enter the flow more than once

  • Repeat these steps for higher thresholds (i.e. segment of profiles that have placed an order and overall value is greater than $1000) 

I hope this is helpful!