Rails Engine to compose and send newsletters
Chaskiq is a mountable Rails engine to send newsletters, it works with Amazon SES to send mails and Amazon SNS service to get the bounces & complaints (spam). The SNS integration is optional but recommended in order to get those features.
Chaskiq development is not 100% ready, but here are some of the features implemented already:
Features:- Email template editor out of the box.
- Mustache tags enables to use variables in templates.
- Reusable templates.
- Reusable email lists.
- Tracks opens and clics.
- Tracks Bounces and Complaints (via AWS SNS).
- Displays reports on:
- % of deliveries.
- clicks , opens , bounces, complaints.
- Detail list off who opens, clicks, bounces & complaints.
Post a comment