Book Image

Digital Marketing with Drupal

By : José Fernandes
Book Image

Digital Marketing with Drupal

By: José Fernandes

Overview of this book

Drupal is an open-source platform for building ambitious digital experiences. With this practical guide to digital marketing, developers working with Drupal will be able to put their knowledge to work and boost the performance of their online marketing campaigns. Complete with step-by-step explanations of essential concepts, practical examples, and self-assessment questions, this book will take you through the most popular digital marketing techniques and how to apply them, including content marketing, email marketing, social media marketing, SEO, SEM, CRM, and marketing automation, and the latest developments in website personalization and AI marketing. Once you've learned the fundamentals of digital marketing, you'll see how to apply them to your Drupal website or online store. In addition, you'll discover how Drupal can help you better manage your tasks and automate some of them. The book will help you discover the free modules available, how to use them, and how to integrate Drupal with external marketing-related platforms and services. By the end of this Drupal digital marketing book, you'll be able to build and deploy a complete digital marketing platform on top of Drupal to reach a greater audience and achieve online success.
Table of Contents (15 chapters)
1
Section 1: Getting Started with Digital Marketing
4
Section 2: Market Your Drupal Website
11
Section 3: Boost Drupal's Digital Marketing to New Heights

To get the most out of this book

To work with Drupal and run the examples in this book, you will need the following software:

  • Apache (preferred), at least version 2.4.7 is required; or Nginx, at least version 0.7.x is required.
  • Database: MySQL 5.7.8 or MariaDB 10.3.7 or above is required.
  • PHP 7.3 or above is required.

The third chapter shows how to set up a local development environment with the most recent Drupal version so that you can easily try the recipes in the book.

If you are using the digital version of this book, we advise you to type the code yourself or access the code from the book's GitHub repository (a link is available in the next section). Doing so will help you avoid any potential errors related to the copying and pasting of code.