Qonversion sends mobile subscription events to Mailchimp to automate emails with special offers to users who cancel a trial or a subscription. A personalized email with a special offer to a user who just canceled his trial can significantly uplift your app’s revenue. You need to provide a user email address using Qonversion’s user properties to be able to use Mailchimp integration.Documentation Index
Fetch the complete documentation index at: https://documentation.qonversion.io/llms.txt
Use this file to discover all available pages before exploring further.
1. Configure the SDK
- Set Qonversion SDKs following installing the SDKs guides.
- Provide user email using User Properties:
Auto-subscribe on first event
If the user’s email is not yet a subscriber in the configured audience, the first event call returns 404. Qonversion then creates the subscriber via Mailchimp’sPOST /lists/{list_id}/members endpoint with status: "subscribed" and retries the event call. As a result, you may see auto-created subscribers in your Mailchimp audience for users who provided their email through Qonversion but never explicitly opted in.2. Configure the Mailchimp Integration
- Get your Mailchimp API KEY and Audience ID
- Open the Integrations section in your Qonversion project, click + Add new, choose Mailchimp, then provide the API Key and Audience ID (also known as List ID) and save.
Done
Now Qonversion will start sending in-app purchases and subscriptions data to your Mailchimp account.Kochava Mixpanel