Skip to main content

Hi,

 

On our website, we are implementing Drops everyday. Every week, we send to our client an email with the upcoming drops and they can decide to receive an alert by email.

 

This is how it looks like :

 

Below is how we dot it and I’m looking for an easiest and fastest way :

  • We add a property when the user click on an image ({% update_property_link 'drop_sezane_1' 'yes' 'https://omaj.fr/pages/confirmation-de-votre-inscription-au-drop' %}
  • We create a segment with everybody with this new property
  • We create a flow triggered when you enter the previous segment. And the email is sending on a specific day of the week.
  • And we do all that every Monday for the rest of the week for example.

 

The main problem is that it takes a lot of time, it’s really manual and it can create errors.

  • Maybe a solution would be to create one property (called Drop for example) and add various values (with the name of the drop, or the date)
  • Or maybe there’s another solution that I did not think about.

 

Thanks a lot for your help,

Laurent

Hey @Laurent 

Hoping one of our Community Champions might know better how to best accomplish this.

@ebusiness pros @KatherineB @Bethany D. Would any of you all know how to best go about setting this up?


HI @Laurent thanks for your question. Is there a reason you’re adding these emails into a flow?

If you are creating a new campaign every week with the new drops - another way you could sort subscribers would be with a list. You would ask people to sign up to receive new drops which would add them to that list, and then whenever you schedule a new drop campaign you can send it to that list. 

You could also include that pop up as an opt in on your website for email subscribers who wouldn’t see the regular pop up since they’re already on your list. This way you can continuously grow your list of interested subscribers, without the extra work of creating the flow and adding to it every week. 

Hope this helps,

Katherine


Thanks for you answer.

 

Every single drop is different, so at the begining of the week we announce the next drops. For example : monday tshirt, tuesday pants, …

 

So people usually want to suscribe to specific drop. This is why the only solution that I found, with the minimum step for the user, is to add a specific property to the user when they click on the drop they are intested in. And then, create a segment with those users, and then again, create a Flow triggered on this segment.


Reply