
We are currently using the Mailchimp connector through Windsor but the available dataset only exposes campaign-level aggregated metrics (open_rate, unique_opens, clicks, etc.).
For analytical and modeling purposes we need access to subscriber-level engagement activity, similar to what is available through the Mailchimp Marketing API report endpoints.
The goal is to analyze engagement behavior on the individual level, for example to measure whether a specific contact has recently opened or clicked a newsletter. This data will be used for behavioral analysis and predictive modeling.
Requested dataset
Suggested fields
Identification
Engagement events
Additional useful fields
Data structure suggestion
Ideally one row per subscriber event, for example:
Alternatively separate tables for:
This structure mirrors the Mailchimp Marketing API endpoints such as:
reports/{campaign_id}/open-details
reports/{campaign_id}/click-details
reports/{campaign_id}/email-activity
Use case
This data will allow us to build engagement features such as:
These signals are used in donor retention and churn modeling.
If needed we are happy to help test the dataset once available.