How do I setup trigger-mails in uCommerce? I would like to be able to send an email to the customer a week after their purchase at the store, in order to measure their satisfaction with the product they purchased?
Should I implement a custom pipelinetask when their order has completed and use Mailchimp to schedule the email or are there any better ways of doing it?
Trigger-mails in uCommerce
How do I setup trigger-mails in uCommerce? I would like to be able to send an email to the customer a week after their purchase at the store, in order to measure their satisfaction with the product they purchased?
Should I implement a custom pipelinetask when their order has completed and use Mailchimp to schedule the email or are there any better ways of doing it?
That would be a way to do it :)
You can also schedule a windows service to run every day that picks up the orders that needs to be send and use the email service to send it.
Hope that helps
Morten
Thanks, yes that could also do it.
Kind regards
Kurt
is working on a reply...