Skip to main content

Scenario

Mailchimp ran an A/B test on subject lines (or content) and one variant won. You know which subject line had a higher open rate, but not why. You pull both variants and the performance results, then run a Mavera Focus Group asking personas which subject line they’d open and why — the psychological drivers behind the click.

Architecture

Code

Example Output

Error Handling

Mailchimp stores A/B test variants in variate_settings.subject_lines (for subject tests) or variate_settings.contents (for content tests). The winning criteria is in variate_settings.winner_criteria.
The /reports/{id}/ab endpoint returns variant-level stats. Not all campaigns have this — only those created as “A/B Test” type. Regular campaigns return 404 on this endpoint.
3 personas × 4 questions × 2 responses = 24 total. Allow 60–120s. The loop provides ~120s.

What’s Next

Mailchimp Integration

Back to Mailchimp integration overview

Campaign Content Optimization

Train brand voice from winning campaigns

Interest Content Generation

Generate content by audience interest

Focus Groups API

Full reference for POST /api/v1/focus-groups