0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server/services/email-analytics
Kevin Ansfield baf635e27b Updated email stats aggregator for new member count columns
refs https://github.com/TryGhost/Ghost/issues/12461

- added two default aggregations for overall email count and opened email count
- when number of tracked emails is sufficient add the open rate aggregation to the update query
2020-12-09 13:14:39 +00:00
..
jobs Added members.email_open_rate aggregation to email analytics (#12458) 2020-12-08 12:43:10 +00:00
lib Updated email stats aggregator for new member count columns 2020-12-09 13:14:39 +00:00
providers Added guard for page.items existing in Mailgun response 2020-12-07 11:07:25 +00:00
email-analytics.js Added members.email_open_rate aggregation to email analytics (#12458) 2020-12-08 12:43:10 +00:00
index.js