sending responsive emails with rules

17
CAPITAL CAMP & GOVERNMENT DAYS 2014 CAPITAL CAMP & GOVERNMENT DAYS Sending Responsive Emails with Rules

Upload: slinky830

Post on 22-Jun-2015

205 views

Category:

Technology


1 download

DESCRIPTION

With the move to responsive websites, a challenge that you may find yourself facing after setting up your responsive Drupal website, is what to do about the email you send to your members. A really great feature of the Rules module is the ability to send an email when a rule is triggered - more specifically when creating new content. This session will present an easy way to create and send out responsive emails.

TRANSCRIPT

Page 1: Sending Responsive Emails with Rules

CAPITAL CAMP &GOVERNMENT DAYS 2014CAPITAL CAMP &GOVERNMENT DAYS

Sending Responsive Emails with Rules

Page 2: Sending Responsive Emails with Rules

CAPITAL CAMP &GOVERNMENT DAYS 2014Who are we?

Onaje Johnston PhD

Information Technology Specialist

@

National Agriculture Library

USDA

[email protected]

Leanne Duca

Web Design & Interactive Media Faculty

@

School of Design

Art Institute of Washington

[email protected]

Page 3: Sending Responsive Emails with Rules

CAPITAL CAMP &GOVERNMENT DAYS 2014Topics

- Why responsive email?

Configuring Drupal to send mail

- Setting up rules to send email

- Creating a content type

Page 4: Sending Responsive Emails with Rules

CAPITAL CAMP &GOVERNMENT DAYS 2014Background

According to a Marketing Land report published in 2013, 50% of emails were opened on mobile devices.

Projected to continue increasing.

It is important to create emails that will be easy to read on smaller screens. Responsive email

Page 5: Sending Responsive Emails with Rules

CAPITAL CAMP &GOVERNMENT DAYS 2014Modules

Required modules Mime Mail

Mail System

Rules

Entity API

Entity tokens

Page 6: Sending Responsive Emails with Rules

CAPITAL CAMP &GOVERNMENT DAYS 2014Configure mail:

mail system

Page 7: Sending Responsive Emails with Rules

CAPITAL CAMP &GOVERNMENT DAYS 2014Configure mail:

mime mail

Page 8: Sending Responsive Emails with Rules

CAPITAL CAMP &GOVERNMENT DAYS 2014People: roles

Page 9: Sending Responsive Emails with Rules

CAPITAL CAMP &GOVERNMENT DAYS 2014Rules

Page 10: Sending Responsive Emails with Rules

CAPITAL CAMP &GOVERNMENT DAYS 2014Rules: send email

Page 11: Sending Responsive Emails with Rules

CAPITAL CAMP &GOVERNMENT DAYS 2014Rules: send email ::

Token Replacement

Page 12: Sending Responsive Emails with Rules

CAPITAL CAMP &GOVERNMENT DAYS 2014Rules: registered user

role assign

Page 13: Sending Responsive Emails with Rules

CAPITAL CAMP &GOVERNMENT DAYS 2014Responsive Email

template Create your own response html email template

Use a free responsive email template Sources:

Go Responsive with 7 Free Email Templates from Stamplia

32 Responsive Email Templates for Your Small Business

Antworth (used in example)

Test how email looks Litmus.com – see how email appears in 30+ email clients

Page 14: Sending Responsive Emails with Rules

CAPITAL CAMP &GOVERNMENT DAYS 2014Creating email content

Create email content type

Fields: Title

Body

Body field will have

Responsive HTML email template

In-line css (css style sheet in HTML)

Image files for email stored on the sever

Page 15: Sending Responsive Emails with Rules

CAPITAL CAMP &GOVERNMENT DAYS 2014Example

responsive email

members receive email

Page 16: Sending Responsive Emails with Rules

CAPITAL CAMP &GOVERNMENT DAYS 2014Interactive demo

URL: devmirror.info/study-email

Register on site

Receive responsive email

Page 17: Sending Responsive Emails with Rules

CAPITAL CAMP &GOVERNMENT DAYS 2014//End

Questions?