Skip to main content
Solved

Opt-In For Email List From Emai


Forum|alt.badge.img+1

I am creating a flow to be sent to new customers who may be able to make use of a service that we offer. However some customers might not be at the point where they need this service.

I would like to have the option for customers to opt-in to receive a reminder email 30 days from opting-in to receive it. Is it possible to make it so when they click a specific button in the first email, it triggers a conditional split where they will receive the follow up email?

Best answer by bluesnapper

Hi @Evan13160524 

To add to @KatherineB solution, as you already have their email, here’s an alternative that would not require a form where they must enter their email. It assumes the click leads to a unique landing page ( i.e (“thank you/confirmed”) that you’re using in your flow.

  1. Create a segment with the membership criterion of ‘clicked email to your unique url’ (see below)
  2. Create a flow that triggers when someone enters the segment you created in 1 with a 30-day delay to the first email (also below)

When contacts request notification, they join the segment and each will receive the 1st flow email 30-days after clicking the url. Note that they will only enter the segment/flow once.

There is a slight delay in a segment-triggered flow, but as the flow delay is 30-days until the first email, that’s not an issue. 

Hope that helps.

Regards

Andy

url click segment
segment-triggered flow

 

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

2 replies

KatherineB
Partner - Platinum
Forum|alt.badge.img+23
  • Champion & Partner
  • 150 replies
  • December 5, 2023

Hi @Evan13160524 thanks for posting in the Klaviyo community! This is absolutely possible 🙌 

 

You can create a form that has a checkbox (Remind me in 30 days, or however you want to phrase it) and when a sub checks off that box, it creates a custom profile property. 

 

Give the property a name, such as “30-day reminder” and then the value would be a date value of “today”. When you create your flow, the trigger would be subscribing to that form, and then you would create a conditional split for anyone who has the custom profile property for the reminder. Add a time delay into your flow of 30 days, and then set the reminder email to go out. 

 

 

 

Good luck!

Katherine


bluesnapper
Partner
Forum|alt.badge.img+45
  • Champion & Partner
  • 737 replies
  • Answer
  • December 5, 2023

Hi @Evan13160524 

To add to @KatherineB solution, as you already have their email, here’s an alternative that would not require a form where they must enter their email. It assumes the click leads to a unique landing page ( i.e (“thank you/confirmed”) that you’re using in your flow.

  1. Create a segment with the membership criterion of ‘clicked email to your unique url’ (see below)
  2. Create a flow that triggers when someone enters the segment you created in 1 with a 30-day delay to the first email (also below)

When contacts request notification, they join the segment and each will receive the 1st flow email 30-days after clicking the url. Note that they will only enter the segment/flow once.

There is a slight delay in a segment-triggered flow, but as the flow delay is 30-days until the first email, that’s not an issue. 

Hope that helps.

Regards

Andy

url click segment
segment-triggered flow