Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Question: If I reach my customer limit for my Storefront Communications Plan will flows, such as a shopping cart abandonment, continue to process?
Answer: Yes, it should continue. An abandoned cart will typically end up as a new customer, which will push out the oldest customer into an inactive state.

...

Question: I want to create a flow for shopping cart abandonment's. I want to send out an email 2 hours after abandonment, and if they don’t respond, I want to send out another email 24 hours after the abandonment. Do you recommend configuring two separate flows for this abandonment scenario?
Answer: The recommended configuration is a single flow with the following steps:

  1. wait 2 hours

  2. send email

  3. wait 22 hours

  4. send email

The advantage to the single flow configuration is that as soon as they purchase, the flow will terminate so you won't bug the customer - and you'll have individual stats for each email within the flow analytics.

...