Skip to main content
Solved

Flow tending to follow Yes route regardless


Forum|alt.badge.img

Hi,

Have a flow for people renewing a subscription. Flow sends a 1st reminder with a wait after. Conditional split asks if product ordered since getting the 1st renewal email. If yes sends a thank you, if no sends a second reminder with a Conditional split as previous. If Yes then send a thank you (renewed on 2nd reminder), if no then sent a Good bye email and removal from list.

Getting most tests resulting in a thanks for renewing at first email even when have not renewed? 

Are orders monitored on ip address or by customer email?

 

Best answer by Ojuade Peace

Hi!

 

Orders are tracked by customer email, not IP address. The "thank you" email may be sent too early if the conditional split isn’t properly checking the renewal status.

 

To fix this:

1. Ensure order data sync is accurate.

2. Double-check the conditional split logic for the renewal status.

3. Consider using a custom property or tag to track renewal confirmation.

 

This way, you’ll ensure the “thank you” email is only sent after the actual renewal. Let me know if you need further help!

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

3 replies

Forum|alt.badge.img+4
  • Problem Solver III
  • 25 replies
  • Answer
  • March 23, 2025

Hi!

 

Orders are tracked by customer email, not IP address. The "thank you" email may be sent too early if the conditional split isn’t properly checking the renewal status.

 

To fix this:

1. Ensure order data sync is accurate.

2. Double-check the conditional split logic for the renewal status.

3. Consider using a custom property or tag to track renewal confirmation.

 

This way, you’ll ensure the “thank you” email is only sent after the actual renewal. Let me know if you need further help!


emma.owens
Community Manager
Forum|alt.badge.img+16
  • Community Manager
  • 125 replies
  • March 25, 2025

Hi ​@jpgriffin ! 

Checking in here - were you able to resolve this? Let me know if not and I can look into this for you! 


Forum|alt.badge.img
  • Author
  • Contributor I
  • 1 reply
  • March 31, 2025
emma.owens wrote:

Hi ​@jpgriffin ! 

Checking in here - were you able to resolve this? Let me know if not and I can look into this for you! 

Hi Emma,

Solved the issue by switching the Conditional from “purchased in the last hour’ to ‘purchased since entering flow’. Think I was using too tight a timeline for my testing.

Cheers for asking,

J


Reply