Skip to main content
Solved

Review Reward Flow - Conditional Split might be wrong?

  • September 20, 2023
  • 2 replies
  • 126 views

smileyrox
Problem Solver I
Forum|alt.badge.img+7

Hi Klaviyo community,

 

I use Klaviyo reviews and use the review reward flow. I have added a conditional split for people who leave media to receive a different incentive vs. someone who doesn’t leave media. 

 

One of my customers left media and they got the wrong email. See attached my conditional split. They received the email that links to the no pathway. 

Can someone help me by telling me where I’m going wrong.

 

Thanks!

Best answer by stephen.trumble

Hey @smileyrox 

Thanks for asking another great question!

I think the problem with your trigger split is the “ review_has_media equals 1.0.” For boolean splits, True= 1 and False=0. I would try updating the condition to “review_has_media equals 1” and remove the extra 0 at the end. Also, just double check to make sure the trigger split is set to Boolean and not Text so the True/False is read correctly.

Let me know if this works for you!

View original
Did this topic or the replies in the thread help you find an answer to your question?

2 replies

stephen.trumble
Community Manager
Forum|alt.badge.img+60
  • Community Manager
  • 1518 replies
  • Answer
  • September 20, 2023

Hey @smileyrox 

Thanks for asking another great question!

I think the problem with your trigger split is the “ review_has_media equals 1.0.” For boolean splits, True= 1 and False=0. I would try updating the condition to “review_has_media equals 1” and remove the extra 0 at the end. Also, just double check to make sure the trigger split is set to Boolean and not Text so the True/False is read correctly.

Let me know if this works for you!


smileyrox
Problem Solver I
Forum|alt.badge.img+7
  • Author
  • Problem Solver I
  • 28 replies
  • September 21, 2023

Thank you @stephen.trumble - appreciate it. I updated it according to your advice. Will keep an eye on it. Appreciate your guidance!