# Mailchimp

#### &#xD;How to connect Gan.AI with your Mailchimp account?

1. Log in to your Mailchimp account
2. Click on your profile at the top right corner & go to ‘Profile’
3. Click on ‘Extras’ & select ‘API keys’
4. Under ‘Your API keys’, click on ‘Create a Mandrill API Key’
5. **Note: This is a paid feature**
6. In your Mandril app account, under ‘API keys’, click on ‘New API key’
7. Now enter the API key name as ‘gan\_api’ & click on ‘Create API key’
8. Once your API key appears, click on ‘Copy To Clipboard’
9. Now go to the Gan.AI platform & paste it below under ‘Mailchimp secret key’
10. Enter the email associated with your Mailchimp account in the 'Sender Email' field
11. Enter the name you want to display in the 'Sender Name' field
12. Click on ‘Connect to Mailchimp’ below to connect your Gan.AI account to Mailchimp

#### How to send video copies to Mailchimp from Gan.AI?&#xD;

1. Log in to your Mailchimp account
2. In the left panel, under ‘Content’, navigate to ‘Email templates’
3. Select the template you want to configure with your project
4. Note: Ensure you select templates with merge tags for personalization. If no merge tags have been created, follow these steps (or skip to step 5 if done):

* Edit an existing template or create a new one
* In your template content, click where you want to place the merge tag
* Type ‘\*|’ and enter the name of your merge tag
* Add multiple merge tags as needed throughout your template
* Click ‘Save and exit’ once all tags are added

5. Click the ‘ V’ button on the templates you wish to configure with Gan.AI
6. In the dropdown menu, select ‘Send to Mandrill’
7. Note: This step is required for every email template you configure with a personalized project in Gan.AI.
8. Select the personalised project you want to integrate with Mailchimp
9. Go to Project settings -> Integrations -> Mailchimp
10. Turn on the integration button, next to ‘Export video copies to Mailchimp'
11. Select the email template under ‘Mailchimp email template’
12. Map the Gan.AI properties to merge tags of your Mailchimp email template
13. We recommend mapping the following four properties:

* perma\_link
* video\_url
* smart\_url
* thumbnail\_url

14. Once all the needed properties are mapped, click on ‘Save & close’ to save your settings

With Mailchimp and Gan.AI fully connected, you can now deliver personalized video experiences directly through your email campaigns. Once your templates are mapped and merge tags aligned, Gan.AI automatically sends individualized video links into Mailchimp, allowing every subscriber to receive a highly relevant, customized message. This integration streamlines your workflow, strengthens engagement, and brings true personalization to your email automation—without adding extra manual steps.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.gan.ai/integrations-and-automation/available-integrations/mailchimp.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
