Check your version

This video covers a topic in Drupal 7 which may or may not be the version you're using. We're keeping this tutorial online as a courtesy to users of Drupal 7, but we consider it archived.

Introduction to Using MailChimp with Drupal 7

Video loading...

  • 0:02
    Using MailChimp with Drupal 7
  • 0:05
    Series Sponsored by Mail Chimp
  • 0:09
    Email marketing is a proven way of increasing the traffic to your website.
  • 0:12
    And even better, it's a great opportunity to engage with your site's visitors
  • 0:17
    and get to learn a little bit more about what makes them tick.
  • 0:21
    And when it comes to email marketing,
  • 0:23
    MailChimp is one of the best tools out there to help make the process of managing a list easier.
  • 0:28
    Lucky for us, the Drupal MailChimp module makes integrating with the MailChimp service
  • 0:32
    from a Drupal-powered application a relatively easy task.
  • 0:37
    Anyway, I won't go into much detail here because we've got an entire video in this series
  • 0:41
    dedicated to the benefits of using MailChimp in conjunction with Drupal
  • 0:45
    for handling all of your email marketing needs.
  • 0:49
    Throughout this series, we'll be looking at the functionality provided by the MailChimp module
  • 0:52
    and how we can use it to do things like,
  • 0:54
    for example, provide ways for users of our site to subscribe to a mailing list,
  • 0:58
    manage their subscription preferences,
  • 1:00
    and even collect additional information about someone in Drupal
  • 1:03
    and then, synchronize that data with MailChimp,
  • 1:06
    allowing content creators to use that additional information about contacts
  • 1:10
    in order to slice and dice our mailing list.
  • 1:12
    also known as segmenting, in all kinds of different ways.
  • 1:16
    With our mailing list in place and full of subscribers,
  • 1:18
    we'll then be able to start sending out email campaigns.
  • 1:22
    But before you do that, I recommend taking the time to make a plan
  • 1:25
    figure out what you want to communicate to your list, and why.
  • 1:29
    With that in mind, we'll go over some best practices for email marketing campaigns
  • 1:33
    and make sure that before you do hit "Send", you're setting yourself up for success.
  • 1:38
    Then, you'll be ready to hit "Send" on your first campaign.
  • 1:41
    A task that can be accomplished either directly on the MailChimp website,
  • 1:45
    or via the Drupal MailChimp module.
  • 1:47
    One of my favorite things about MailChimp
  • 1:49
    is how easy it is to send emails that look really good and consistent across different devices.
  • 1:55
    In this series, we'll look at how you can create a new template in MailChimp
  • 1:58
    and the steps required to get your templates to show up as options
  • 2:01
    when sending email from the Drupal MailChimp Campaigns Module.
  • 2:06
    It's a little bit tricky, but totally worth the effort.
  • 2:09
    Our case study is the Anytown Ice Cream Shop,
  • 2:11
    which has three physical stores, and a website that provides its customers with info about those stores.
  • 2:16
    We'll create a mailing list for semi-regular updates, kind of like a newsletter,
  • 2:20
    and another that will allow people to get a Flavor of the Day update,
  • 2:24
    targeted to just the stores that they've listed on their profile.
  • 2:27
    To keep things easier for our employees,
  • 2:29
    we'll automate the process of sending the Flavor of the Day emails
  • 2:32
    using an RSS-based campaign.
  • 2:34
    We'll also look at collecting a customer's birthday so that we can send them Specials.
  • 2:39
    I'll refer back to this case study a few times throughout this series
  • 2:42
    in order to explain some concepts.
  • 2:45
    I'm going to assume that you've already got some basic Drupal administration knowledge.
  • 2:49
    Notably, how to download and install a module
  • 2:51
    and you're at least familiar with Drupal's UI for adding and editing fields,
  • 2:56
    because we'll be using that a lot.
  • 2:58
    Finally, if you want to take your learning further, look for the follow up questions
  • 3:02
    in the description for each tutorial.
  • 3:05
    These questions are presented to help you make sure you're understanding the material
  • 3:08
    and to encourage you to explore how what you've just learned
  • 3:11
    could apply to your specific use case.
  • 3:14
    Ready to learn how to integrate MailChimp in Drupal so you can create awesome email campaigns?
  • 3:19
    Then you're going to love this series.

Introduction to Using MailChimp with Drupal 7

Loading...

This series is about integrating MailChimp with Drupal 7 using the Drupal MailChimp module. It will help site builders and content creators create awesome email marketing campaigns and grow the number of subscribers on their mailing lists.

Email marketing is a proven way of increasing the traffic to your website. Even better, it’s a great opportunity to engage with your site's visitors, your store's customers, or your application's users, and learn more about them. When it comes to email marketing, MailChimp is one of the best tools for managing emails lists and analyzing email data. Lucky for us, the Drupal MailChimp module makes integrating MailChimp and a Drupal powered application easy.

In this series we'll cover:

  • What is MailChimp?
  • Installing and enabling the Drupal MailChimp module and its requirements
  • Creating, managing, and soliciting subscribers to mailling lists in MailChimp and Drupal
  • Keeping MailChimp data in sync with a Drupal user's profile
  • Sending email campaigns in both Drupal and MailChimp
  • Email marketing best practices
  • Monitoring activity with MailChimp

And a lot more!

Our case study is the Anytown Ice Cream shop, which has three physical stores, and a website that provides its customers with info about the stores. We’ll create a mailing list for semi-regular updates, similar to a newsletter, and another that allows people to receive flavor of the day updates, optionally targeted to the stores they've listed on their profile. To keep things easier for our employees, we’ll automate the process of sending the flavor of the day emails using an RSS-based campaign. We’ll also look at collecting a customer's birthday so we can send them specials. I’ll refer back to this case-study a few times or use it to explain concepts.

Before you dive into this series, there are a couple of things you’ll want to know how to do first. I'm going to assume that you've already got some basic Drupal administration knowledge, notably how to download and install a module, and are at least familiar with Drupal’s UI for adding and editing fields as we’ll be using it a lot without going into details about the non MailChimp-specific parts. If you need to brush up take a look at our Drupal 7 site building guide for a refresher.

Finally, if you want to take your learning further look for the follow up questions in the description for each tutorial in this series. These questions are presented to help you make sure you’re understanding the material, and to encourage you to explore how what you've just learned could apply to your own use case.

Ready to learn how to integrate MailChimp and Drupal so you can create an awesome email campaign? Then you're going to love this series.

Series Sponsored by MailChimp