Difference between revisions of "Mailchimp"
(→Importing Existing Customers) |
|||
Line 3: | Line 3: | ||
==What is MailChimp?== | ==What is MailChimp?== | ||
− | MailChimp is | + | MailChimp is an email marketing and automation platform. It is free to use for up to 2,000 subscribers and allows up to 12,000 emails per month. |
− | The WHMCS MailChimp integration | + | The WHMCS MailChimp integration uses MailChimp's ecommerce API to synchronize customer, order, and abandoned cart data with your MailChimp account. This allows you to use MailChimp's advanced ecommerce automation to set up manual and automated campaigns. |
− | + | This includes, but is not limited to: | |
− | |||
− | |||
− | |||
− | |||
− | + | * Thank you messages to new customers. | |
+ | * Automated follow-up messages on abandoned carts. | ||
+ | * Onboarding or drip-feed campaigns to new customers. | ||
+ | * Attempts to recapture lapsed customers who haven't bought anything recently. | ||
+ | * Rewards for your best customers (based on order count or total spent). | ||
==Signup== | ==Signup== | ||
− | If you do not yet have a MailChimp account, you can [https://go.whmcs.com/1297/mailchimp-create-account create | + | If you do not yet have a MailChimp account, you can [https://go.whmcs.com/1297/mailchimp-create-account create a free account here]. |
==Initial Setup== | ==Initial Setup== | ||
+ | |||
+ | To set up integration with MailChimp: | ||
# Navigate to '''Configuration (<i class="fa fa-wrench" aria-hidden="true"></i>) > System Settings > [[Addon Modules]]''' or, prior to WHMCS 8.0, '''Setup > Addon Modules'''. | # Navigate to '''Configuration (<i class="fa fa-wrench" aria-hidden="true"></i>) > System Settings > [[Addon Modules]]''' or, prior to WHMCS 8.0, '''Setup > Addon Modules'''. | ||
# Locate the "'MailChimp'" module and click '''Activate'''. | # Locate the "'MailChimp'" module and click '''Activate'''. | ||
− | # Assign your admin user role group (typically Full Administrator) | + | # Assign your admin user role group (typically ''Full Administrator'') access to the addon. |
− | # Navigate to '''Addons > MailChimp''' | + | # Navigate to '''Addons > MailChimp'''. |
The first time you access the MailChimp addon you will be guided through a setup process that connects your WHMCS installation with your MailChimp account. | The first time you access the MailChimp addon you will be guided through a setup process that connects your WHMCS installation with your MailChimp account. | ||
Line 30: | Line 32: | ||
===Creating a MailChimp API Key=== | ===Creating a MailChimp API Key=== | ||
− | You | + | You must provide a MailChimp API Key as part of this process. If you do not have a MailChimp account, you can [https://go.whmcs.com/1297/mailchimp-create-account create a free account here]. |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | To create a MailChimp API key: | |
− | |||
− | |||
− | [[File: | + | # Log in to MailChimp. |
+ | # Navigate to '''Account > Extras > API keys'''.<br>[[File:Mailchimp1.png|500px]] | ||
+ | # Click '''Create A Key'''. A new key will be automatically generated for you. | ||
+ | # Copy this key to your clipboard. We also recommend giving the API key a label inside your MailChimp account so you know what it is used for (''API Key for WHMCS'' in the example below).<br>[[File:Mailchimp2.png|500px]] | ||
+ | # Enter the API key in WHMCS. You will see this screen the first time you access the MailChimp addon after activating it.<br>[[File:Mailchimp3.png|500px]] | ||
− | + | ==Creating an Automated Campaign== | |
− | + | To create an automated campaign: | |
− | + | # Log in to your [[https://login.mailchimp.com/ MailChimp account]]. | |
+ | # Navigate to '''Campaigns > Create Campaign'''. | ||
+ | # Choose '''Create an Email'''. | ||
+ | # Select the '''Automated''' tab. | ||
+ | # Choose the '''E-Commerce''' options.<br>[[File:Mailchimp4.png|500px]] | ||
+ | # Select your desired email from the list of premade options or click '''Custom''' to create a new campaign using advanced mode. For example, to create an onboarding automation for new customers, you would choose these options: | ||
+ | ## Select ''Follow up on purchases''. This option sends email after an applicable purchase according to your settings.<br> [[File:Mailchimp5.png|500px]] | ||
+ | ## Select ''Product category''. This option only sends email for purchases of specific types of product.<br> [[File:Mailchimp6.png|500px]] | ||
+ | # Enter a name for your new automation (in this example, ''Follow up on SSL purchase''). | ||
+ | # Choose the mailing list that you connected with your WHMCS installation. The campaign overview will display. | ||
+ | # Click ''Edit Trigger'' to choose the applicable product category.<br>[[File:Mailchimp7.png|500px]] <br>This example uses ''SSL Certificates'' as the product category. <br>[[File:Mailchimp8.png|500px]] | ||
+ | # Click '''Save'''. | ||
+ | # Design your campaign's emails. You must create at least one. <br>[[File:Mailchimp9.png|500px]] | ||
− | |||
==Importing Existing Customers== | ==Importing Existing Customers== |
Revision as of 19:06, 22 July 2021
MailChimp integration is available in WHMCS 7.3 and later.
Contents
What is MailChimp?
MailChimp is an email marketing and automation platform. It is free to use for up to 2,000 subscribers and allows up to 12,000 emails per month.
The WHMCS MailChimp integration uses MailChimp's ecommerce API to synchronize customer, order, and abandoned cart data with your MailChimp account. This allows you to use MailChimp's advanced ecommerce automation to set up manual and automated campaigns.
This includes, but is not limited to:
- Thank you messages to new customers.
- Automated follow-up messages on abandoned carts.
- Onboarding or drip-feed campaigns to new customers.
- Attempts to recapture lapsed customers who haven't bought anything recently.
- Rewards for your best customers (based on order count or total spent).
Signup
If you do not yet have a MailChimp account, you can create a free account here.
Initial Setup
To set up integration with MailChimp:
- Navigate to Configuration () > System Settings > Addon Modules or, prior to WHMCS 8.0, Setup > Addon Modules.
- Locate the "'MailChimp'" module and click Activate.
- Assign your admin user role group (typically Full Administrator) access to the addon.
- Navigate to Addons > MailChimp.
The first time you access the MailChimp addon you will be guided through a setup process that connects your WHMCS installation with your MailChimp account.
Creating a MailChimp API Key
You must provide a MailChimp API Key as part of this process. If you do not have a MailChimp account, you can create a free account here.
To create a MailChimp API key:
- Log in to MailChimp.
- Navigate to Account > Extras > API keys.
- Click Create A Key. A new key will be automatically generated for you.
- Copy this key to your clipboard. We also recommend giving the API key a label inside your MailChimp account so you know what it is used for (API Key for WHMCS in the example below).
- Enter the API key in WHMCS. You will see this screen the first time you access the MailChimp addon after activating it.
Creating an Automated Campaign
To create an automated campaign:
- Log in to your [MailChimp account].
- Navigate to Campaigns > Create Campaign.
- Choose Create an Email.
- Select the Automated tab.
- Choose the E-Commerce options.
- Select your desired email from the list of premade options or click Custom to create a new campaign using advanced mode. For example, to create an onboarding automation for new customers, you would choose these options:
- Enter a name for your new automation (in this example, Follow up on SSL purchase).
- Choose the mailing list that you connected with your WHMCS installation. The campaign overview will display.
- Click Edit Trigger to choose the applicable product category.
This example uses SSL Certificates as the product category. - Click Save.
- Design your campaign's emails. You must create at least one.
Importing Existing Customers
The MailChimp WHMCS integration will track customer signups and ecommerce transactions immediately upon activation. To add your preexisting customers to your MailChimp mailing list, you can perform an import.
To do this:
- From the Admin Area, navigate to Reports > More.
- Under Exports, click Clients.
- Select the fields to export. We recommend First Name, Last Name, Company Name, and Email Address.
- Click Filter to generate the report.
- In the top-right corner, click Tools and choose Export to CSV. This allows you to download a list of your customers in the CSV format.
- Go to MailChimp.
- Navigate to Lists and choose the list you want to import customers into.
- Navigate to Add contacts > Import contacts.
- Choose the CSV or tab-delimited text file option.
- Click Next.
- Follow the displayed instructions to upload the CSV export and complete the import process.