Agathe Brusset
Merged in a post:
Allow template analytics to be filtered by sending domain/environment
U
Used Piranha
We use separate sending domains for staging and production. I'd like to analyze the performance of a specific transactional template in production only, without staging test sends and internal demo traffic being included in the same template-level metrics.
MailerSend currently separates these views:
Analytics page: can filter by domain, but not by template.
Templates page: shows per-template analytics, but cannot filter those analytics by domain.
API: Analytics endpoints support domain and tag filtering, but not template_id. Template endpoints expose template stats, but not a domain/environment filter for those stats.
Staging and production sends are mixed together in template-level analytics. This makes production metrics less reliable and forces us to either duplicate templates per environment or build our own tagging/reporting workaround.
We would like to include a way to view analytics for a specific template scoped to a specific sending domain. Ideally:
In UI: Templates → template analytics → filter by domain.
In Analytics: add template filter alongside domain filter.
In API: support template_id as a filter on Analytics endpoints, ideally combinable with domain_id, tags[], event type, and date range.
Use case example:
“Show delivery, open, click, bounce, and unsubscribe metrics for the password_reset template sent from the production domain only.”
Agathe Brusset
marked this post as
planned
Agathe Brusset
Thanks for sharing this, Used Piranha — super helpful context, especially the staging vs production split and how the UI/API filters don’t line up today. We’ll take this back to the team to review (template-level analytics scoped by sending domain in the UI, plus template_id filtering on the Analytics API), and we’ll follow up once we have an update.
Agathe Brusset
Merged in a post:
Track email data with redacted content
P
Past Landfowl
I have a unique use case where I need to track data about email opens, deliveries, etc., for a given template. However, the content of the email should be redacted to protect identifiable information. I want to track these metrics without exposing the content. Redacting variables would also be beneficial.
Agathe Brusset
Merged in a post:
Include Template Info in Analytics
F
Fawn Meerkat
I am trying to download data for deeper analysis, but the CSV export lacks some crucial information available on the analytics page, such as the template name and the full email title. It would be beneficial if the CSV export could include these details to facilitate comprehensive data analysis.
I
Ivory Lemur
marked this post as
under review