Mailchimp integration
Record campaign sends from Mailchimp as Campaign notes, so a traffic or revenue bump lines up with the email that went out.
An email blast moves your traffic and revenue for a day — and it's rarely on the same timeline as everything else. This integration logs campaign sends from Mailchimp as Campaign notes.
What lands on your timeline
A note when a campaign is sent. (Per-contact subscribe/unsubscribe events are ignored as noise.)
How it works
Mailchimp sends a webhook to CoNote when a campaign goes out. Mailchimp can't add a secret header, so CoNote verifies a secret you append to the URL.
Setting it up
Add the integration
In Integrations, choose Mailchimp. Copy the webhook URL and the secret shown after you connect.
Add the webhook in Mailchimp
In Mailchimp, go to Audience → Settings → Webhooks → Create New Webhook. Set the callback URL to the CoNote URL with
?secret=<secret>appended, and tick the Campaign sending event.Save
Save the webhook. Campaign sends appear on the timeline.