I want my marketing guy to be able to define emails that will be sent to my users based on queries that he should be able to build.
- If 30 days have passed since user signed in Then send email A
- If user sends first message Then send email B
As a developer I just want to send what a specific user do to this automation app and let the marketer deal with email automation:
- Just signed in (2011-09-10 12:41)
- Sent first message (2011-09-11 13:54)
- ...
Does such an app exist ?