{"site":{"name":"Koji","description":"AI-native customer research platform that helps teams conduct, analyze, and synthesize customer interviews at scale.","url":"https://www.koji.so","contentTypes":["blog","documentation"],"lastUpdated":"2026-07-15T09:27:04.288Z"},"content":[{"type":"documentation","id":"625cdd1d-ad19-4d87-bdf6-9e1abb82e6e8","slug":"mailchimp-research-integration","title":"Mailchimp + Koji: Turn Email Journeys and Audiences into AI Customer Interviews","url":"https://www.koji.so/docs/mailchimp-research-integration","summary":"Guide to connecting Mailchimp (email and SMS marketing, Customer Journey Builder) with Koji (an AI-native voice and text research platform). The bidirectional integration lets marketers trigger personalized AI interviews from Mailchimp journeys, tags, and segments (post-purchase, win-back, VIP), then write interview status, AI summaries, top themes, and structured question scores back to Mailchimp contacts as merge fields, tags, or segment membership. Setup via Zapier/Make (no code), webhooks (real-time), or Koji 15-tool Claude MCP integration and developer API. Koji 6 structured question types return typed values; the quality gate ensures only genuine sessions count. Three recommended journeys: post-purchase VoC, win-back exit interviews, and VIP roadmap research.","content":"**Connect Mailchimp to Koji and every Customer Journey becomes a doorway to a real conversation.** Instead of dropping a static one-question survey into a broadcast email, you trigger a Koji AI interview — voice or text — the moment a contact hits a journey point, then write the themes and structured scores back onto their Mailchimp profile so your next segment is built on *why*, not just opens and clicks.\n\nMailchimp is where marketers already orchestrate the customer relationship: welcome series, post-purchase flows, win-back campaigns, and audience segments. Koji is the AI-native research layer that turns any of those moments into a moderated interview at scale — no recruiter, no scheduling, no moderator sitting in on calls. This guide shows you exactly how the two connect and which journeys are worth wiring up first.\n\n## What data flows between Mailchimp and Koji\n\nThe integration is bidirectional:\n\n- **Mailchimp → Koji (trigger):** When a contact enters a Customer Journey, gets a tag, joins a segment, or completes an e-commerce action, Mailchimp fires an event that starts a personalized Koji interview and emails or texts them a unique link.\n- **Koji → Mailchimp (write-back):** When the interview finishes, Koji writes an interview status, a short AI summary, the top themes, and typed scores from your structured questions back onto the Mailchimp contact — as merge fields, tags, or segment membership you can immediately target.\n\nBecause Koji's outputs come from **structured questions with typed values** (an NPS scale, a single-choice churn reason, a yes/no repurchase intent), they land in Mailchimp as clean, segmentable data — not a blob of free text you have to read by hand.\n\n## Three ways to connect\n\n**1. No-code with Zapier or Make (recommended to start).** Mailchimp exposes triggers like *New Subscriber*, *New or Updated Subscriber*, and *Tag Added* in both Zapier and Make. Wire one of those to Koji's \"start interview\" action. On the return trip, use Koji's \"interview completed\" trigger to run a Mailchimp *Add/Update Subscriber*, *Add Tag*, or *Update Merge Field* action. Most teams have a working loop in under an hour.\n\n**2. Real-time with webhooks.** Mailchimp's per-audience webhooks push real-time POSTs for `subscribe`, `profile`, `unsubscribe`, and `campaign` events. Point them at a small handler that calls Koji's API to launch an interview. When Koji fires its own completion webhook, your handler calls the Mailchimp Marketing API to patch the contact's merge fields. This is the lowest-latency path and the one to use for high-volume flows.\n\n**3. AI-driven with Koji's MCP and API.** Koji ships a Model Context Protocol integration (15 tools) plus a developer API, so you can drive the whole workflow from Claude or your own code: create a study, import respondents from a Mailchimp segment export, launch interviews, and pull structured results back — all programmatically.\n\n## The best Mailchimp journeys to add interviews to\n\nYou don't need to interview everyone. Add Koji to the three moments where email alone under-delivers:\n\n**Post-purchase voice-of-customer.** Add a journey point roughly 10–14 days after a purchase (or after the \"order delivered\" event from a connected store). A Koji interview captures not just a satisfaction rating but the hesitation they felt before buying, the alternative they almost chose, and the feature they wish existed. That is roadmap and messaging fuel a star-rating never gives you.\n\n**Win-back and lapsed-subscriber exit interviews.** Mailchimp's re-engagement and churn-risk journeys are the perfect trigger. Instead of one more discount email, ask the real question: *what changed?* Koji's AI follow-ups dig past \"too expensive\" to the actual job the product stopped doing — the difference between a guess and a fix.\n\n**VIP and repeat-buyer roadmap research.** Tag your highest-LTV segment and route them into a short Koji study that ranks the features they want next. Your most valuable customers get heard first, and you get prioritized input from the people whose retention matters most.\n\n## What syncs back to Mailchimp\n\nAfter each completed interview, Koji can write to the contact:\n\n- **Interview status** (e.g. `koji_status = completed`) as a merge field or tag\n- **A short AI summary** of the conversation\n- **Top themes** surfaced across the interview\n- **Structured question scores** — an NPS value, a CSAT scale point, a single-choice reason, a yes/no signal — each a typed field you can segment or trigger on\n- **A link** to the full transcript and Koji report\n\nThat means your next Mailchimp segment can be \"detractors who cited onboarding\" or \"repeat buyers who ranked integrations #1\" — audiences you simply cannot build from opens and clicks.\n\n## Why a conversation beats a one-question email survey\n\nTiming and relevance drive survey response far more than the survey tool itself — feedback requests sent close to a real experience consistently outperform generic embedded email surveys, which often languish in the low single digits to mid-teens. But response rate is only half the story. A rating tells you the score; it never tells you the reason.\n\nKoji closes that gap. Its AI interviewer asks adaptive follow-up questions in voice or text, so a \"6 out of 10\" becomes a two-minute explanation of exactly what went wrong. And it supports all **six structured question types in a single conversation** — open_ended, scale, single_choice, multiple_choice, ranking, and yes_no — so you capture clean quantitative signals *and* the narrative behind them at once. See the [structured questions guide](/docs/structured-questions-guide) for how to combine them.\n\nKoji's quality gate keeps the data honest: each session is scored for effort and coherence, so one-word or nonsense responses are flagged, excluded, and never consume credits. Only genuine conversations flow back to your Mailchimp audience. Koji's free tier includes 10 one-time credits to test the loop; paid plans start at €29/mo (Insights) and €79/mo (Interviews), with text interviews costing 1 credit and voice 3.\n\n## Mapping Mailchimp fields to Koji structured questions\n\nA little planning up front keeps the write-back clean. Decide which merge fields will hold Koji's results before you build the loop, because Mailchimp merge fields are defined per audience and referenced by their merge tag (for example `*|KOJINPS|*`).\n\nA typical mapping looks like this:\n\n- **`KOJISTAT`** (text) ← Koji interview status (`invited`, `started`, `completed`)\n- **`KOJINPS`** (number) ← the scale question score, so you can segment detractors vs promoters\n- **`KOJIREASON`** (text) ← the single_choice churn or hesitation reason\n- **`KOJITHEME`** (text) ← the top theme Koji surfaced\n- **`KOJILINK`** (text) ← a link to the full transcript and report\n\nCreate those merge fields once, then have your Zapier, Make, or webhook step patch them on interview completion. Because the scale and single_choice values arrive as typed data, you can build a live segment such as \"KOJINPS ≤ 6 AND KOJIREASON = onboarding\" and drop those contacts straight into a recovery journey.\n\n## Common setup mistakes to avoid\n\n**Interviewing on the broadcast, not the moment.** Blasting an interview link to a whole audience gets the same fatigue as a mass survey. Trigger from a specific journey point — a purchase, a churn-risk signal, a tag — so the ask always lands in context.\n\n**Forgetting the throttle.** Add a wait/delay and a suppression tag so the same contact is not invited to two interviews in the same month. A simple \"interviewed in last 90 days\" segment used as an exclusion keeps the experience respectful.\n\n**Storing free text instead of typed scores.** The whole advantage of Koji is that its structured questions return values you can segment on. Map those to number and single-choice merge fields, not one catch-all text field, and your Mailchimp audiences stay queryable.\n\nStart with one journey — post-purchase is the easiest win — prove the loop end to end, then expand to win-back and VIP research once the write-back is landing cleanly on your contacts.\n\n## Related Resources\n\n- [Structured Questions Guide](/docs/structured-questions-guide) — the 6 question types that make interview data segmentable\n- [Klaviyo + Koji Integration](/docs/klaviyo-research-integration) — the same pattern for Klaviyo flows and segments\n- [Zapier Research Automation](/docs/zapier-research-automation) — build the no-code loop step by step\n- [Make Research Automation](/docs/make-research-automation) — the Make.com alternative\n- [Webhook Setup](/docs/webhook-setup) — the real-time, low-latency path\n- [Post-Purchase Survey Guide](/docs/post-purchase-survey-guide) — what to ask after a sale\n- [How the Quality Gate Works](/docs/how-the-quality-gate-works) — why low-effort responses never pollute your data","category":"API Reference","lastModified":"2026-07-15T03:14:42.425281+00:00","metaTitle":"Mailchimp + Koji Integration — AI Customer Interviews from Email Journeys | Koji","metaDescription":"Connect Mailchimp to Koji to trigger AI voice and text interviews from Customer Journeys, tags, and segments — post-purchase, win-back, VIP — and sync themes and structured scores back to Mailchimp merge fields for smarter targeting.","keywords":["Mailchimp integration","Mailchimp Koji integration","Mailchimp customer research","Customer Journey interview","email marketing voice of customer","Mailchimp win-back research","AI interviews from email journey","post-purchase interview","Mailchimp merge fields feedback","automated email research"],"aiSummary":"Guide to connecting Mailchimp (email and SMS marketing, Customer Journey Builder) with Koji (an AI-native voice and text research platform). The bidirectional integration lets marketers trigger personalized AI interviews from Mailchimp journeys, tags, and segments (post-purchase, win-back, VIP), then write interview status, AI summaries, top themes, and structured question scores back to Mailchimp contacts as merge fields, tags, or segment membership. Setup via Zapier/Make (no code), webhooks (real-time), or Koji 15-tool Claude MCP integration and developer API. Koji 6 structured question types return typed values; the quality gate ensures only genuine sessions count. Three recommended journeys: post-purchase VoC, win-back exit interviews, and VIP roadmap research.","aiPrerequisites":["A Mailchimp account","A Koji account (free tier works)","Optional: a Zapier or Make account for no-code setup"],"aiLearningOutcomes":["Understand what data flows between Mailchimp and Koji","Trigger AI interviews from Mailchimp journeys, tags, and segments","Sync themes and structured scores back to Mailchimp merge fields","Set up post-purchase, win-back, and VIP research journeys","Know why conversational interviews beat one-question email surveys"],"aiDifficulty":"intermediate","aiEstimatedTime":"9 minutes"}],"pagination":{"total":1,"returned":1,"offset":0}}