30
Salsa on the Go: Think Mobile Making sure your Salsa emails and forms are accessible on portable devices

Salsa on the Go: Think Mobile!

Embed Size (px)

DESCRIPTION

Make sure your Salsa emails and forms are accessible on portable devices by using responsive design techniques, which apply to both email templates and Salsa page templates. Plus, use the new open source Salsa Mobilizr to save time making your Salsa forms responsive.

Citation preview

Page 1: Salsa on the Go: Think Mobile!

Salsa on the Go:Think Mobile

Making sure your Salsa emails and forms are accessible on portable devices

Page 2: Salsa on the Go: Think Mobile!

About Us

We offer a wide range of affordable services for nonprofits and small businesses

• Website design

• Strategic planning• Campaign implementation

• Using Salsa effectively

Page 3: Salsa on the Go: Think Mobile!

About You

• Developers? Campaign Managers?

• Have a smartphone?

• Use it for email?

• Use it for the web?

Page 4: Salsa on the Go: Think Mobile!

Why Mobile?

• 55% of mobile phone users use their phone to access the web

• 31% exclusively use mobile phones to access the web

• A sale on eBay via a mobile phone happens every 2 seconds

• 78% of Facebook users access it via mobile devices

Page 5: Salsa on the Go: Think Mobile!

Email is Mobile

iPhone

iPadAndroid

Other

OutlookMail

CLIENT SHAREiPhone 25%

Outlook 17

iPad 12

Android 9

Mac Mail 9

Outlook.com 6

Yahoo! 6

Gmail 3

Other 10

Page 6: Salsa on the Go: Think Mobile!

Email is Mobile

Smartphones

and tablets

account for

at least a

46% share of

email clients

Desktop Phone/Tablet

?

Page 7: Salsa on the Go: Think Mobile!

Responsive Design

• Layout changes its formatting in response to the size of the screen it is being displayed on

• Can be grafted on to existing assets

• What you need for Salsa

Page 8: Salsa on the Go: Think Mobile!
Page 9: Salsa on the Go: Think Mobile!
Page 10: Salsa on the Go: Think Mobile!

Responsive Design Example

Page 11: Salsa on the Go: Think Mobile!
Page 12: Salsa on the Go: Think Mobile!

Making Salsa Responsive

• Your users are on mobile

• Don’t be Apple

• Just add CSS to your email & web templates

• Do it now

Page 13: Salsa on the Go: Think Mobile!

Making Salsa Responsive

• [screen shot of salsa admin: asset upload page]

Page 14: Salsa on the Go: Think Mobile!

Making Salsa Responsive

• [screen shot of salsa admin: template editor page]

Page 15: Salsa on the Go: Think Mobile!

Mobile Email Templates

• Just like working with web pages

• Add CSS with media queries

• Set max-widths

• Adjust font sizes

Page 16: Salsa on the Go: Think Mobile!

Mobile Email CSS

http://cshp.co/PuVgOG

@media only screen and (max-device-width: 620px) { table[id="outer"] { max-width: 600px; width: 100%; } img[id="header"] { max-width: 600px; width: 100%; height: auto; } td[class="content"] { font-size: 18px; }}

Page 17: Salsa on the Go: Think Mobile!

Mobile Email Templates

• Screenshot of KAF

Page 18: Salsa on the Go: Think Mobile!
Page 19: Salsa on the Go: Think Mobile!
Page 20: Salsa on the Go: Think Mobile!
Page 21: Salsa on the Go: Think Mobile!

Mobile Salsa Pages

1. Write CSS for your template

2. Write CSS for the Salsa elements

3. Test

4. Watch your numbers go up

Page 22: Salsa on the Go: Think Mobile!

Making Step 2 Easier

• Use our new Salsa Mobilizr

• http://cshp.co/15hGxhP

• Open source CSS and JS

• Works with standard donation and advocacy forms

Page 23: Salsa on the Go: Think Mobile!

Mobile Donation Forms

Screenshot of FoE

Page 24: Salsa on the Go: Think Mobile!
Page 25: Salsa on the Go: Think Mobile!

Mobile Donation Forms

Screenshot of FoE

Page 26: Salsa on the Go: Think Mobile!
Page 27: Salsa on the Go: Think Mobile!

Mobile Donation Forms

Screenshot of FSFP

Page 28: Salsa on the Go: Think Mobile!
Page 29: Salsa on the Go: Think Mobile!

Remember

• Your supporters are on mobile

• You need to make it easy on them

• Cover the entire engagement path– Email– Landing page/form

–Confirmation– Follow-up

Page 30: Salsa on the Go: Think Mobile!

For more…

• Responsive email CSS: http://cshp.co/PuVgOG

• Salsa Mobilizr: http://cshp.co/15hGxhP

• Find us in the Geek Lab

[email protected]