|
1 | 1 | # Mailchimp
|
2 | 2 |
|
3 | 3 | ## Overview
|
4 |
| -[Mailchimp][1] is an all-in-one marketing platform designed to help businesses create, send, and analyze email campaigns. It offers tools for audience management, marketing automation, and insights to boost engagement and grow your business. With its user-friendly interface, businesses can easily design emails, manage subscribers, and track campaign performance. |
| 4 | + |
| 5 | +[Mailchimp][1] is an all-in-one marketing platform designed to help businesses create, send, and analyze email campaigns. It offers tools for audience management, marketing automation, and insights to boost engagement and grow your business. Businesses can design emails, manage subscribers, and track campaign performance. |
| 6 | + |
| 7 | +This integration ingests the following metrics: |
| 8 | + |
| 9 | +- Reports (metrics related to campaigns) |
| 10 | +- Lists/audience (metrics related to audiences) |
| 11 | + |
| 12 | +The Mailchimp integration collects metrics from campaigns and lists, directing them into Datadog for analysis. This integration provides insights including total campaigns, email performance, click-through rates, open rates, bounce rates, unsubscribes, and abuse reports. It features consolidated statistics for campaigns sent in the last 30 days, along with many additional metrics, all accessible through out-of-the-box dashboards. |
5 | 13 |
|
6 | 14 | ## Setup
|
7 | 15 |
|
8 | 16 | ### Configuration
|
9 | 17 |
|
10 |
| -!!! Add list of steps to set up this integration !!! |
| 18 | +#### Get API credentials for Mailchimp |
| 19 | + |
| 20 | +1. Log in to your [Mailchimp account][2] and click the profile icon |
| 21 | +2. Navigate to the **Extras** tab |
| 22 | +3. Click **API keys** |
| 23 | +4. Scroll down to the **Your API Keys** section and click **Create A Key** |
| 24 | +5. Enter your preferred name for the API key and click **Ok** |
| 25 | +6. Once the API key is generated, copy and save it as you will only see it once |
11 | 26 |
|
12 |
| -### Validation |
13 | 27 |
|
14 |
| -!!! Add steps to validate integration is functioning as expected !!! |
| 28 | +#### Mailchimp DataDog integration configuration |
| 29 | + |
| 30 | +Configure the Datadog endpoint to forward Mailchimp metrics to Datadog. |
| 31 | + |
| 32 | +1. Navigate to the `Mailchimp` integration tile in Datadog. |
| 33 | +2. Add your Mailchimp credentials. |
| 34 | + |
| 35 | +| Mailchimp parameters | Description | |
| 36 | +| -------------------- | ------------ | |
| 37 | +| Marketing API key | API key for your Mailchimp marketing account. | |
| 38 | +| Server prefix | Server prefix (for example: us13) of the Mailchimp account. It is the `xxxx` part of `https://xxxx.admin.mailchimp.com/`. | |
15 | 39 |
|
16 | 40 | ## Data Collected
|
17 | 41 |
|
18 | 42 | ### Metrics
|
19 | 43 |
|
20 |
| -The Mailchimp integration collects and forwards Campaigns and Lists(Audiences) metrics to Datadog. |
| 44 | +The Mailchimp integration collects and forwards campaign and list (audience) metrics to Datadog. |
21 | 45 |
|
22 | 46 | ### Service Checks
|
23 | 47 |
|
24 |
| -Mailchimp does not include any service checks. |
| 48 | +The Mailchimp integration does not include any service checks. |
25 | 49 |
|
26 | 50 | ### Events
|
27 | 51 |
|
28 |
| -Mailchimp does not include any events. |
| 52 | +The Mailchimp integration does not include any events. |
29 | 53 |
|
30 | 54 | ## Troubleshooting
|
31 |
| -Need help? Contact [Datadog support][2]. |
32 | 55 |
|
33 |
| -[1]: **LINK_TO_INTEGRATION_SITE** |
34 |
| -[2]: https://docs.datadoghq.com/help/ |
| 56 | +Need help? Contact [Datadog support][3]. |
| 57 | + |
| 58 | +[1]: https://mailchimp.com/ |
| 59 | +[2]: https://login.mailchimp.com/ |
| 60 | +[3]: https://docs.datadoghq.com/help/ |
0 commit comments