SlideShare une entreprise Scribd logo
1  sur  33
Télécharger pour lire hors ligne
Usability and Salesforce
Dallas User Group




               September 21, 2011
Matthew Lamb                       Shell Black
Consultant at Appirio              Principal ShellBlack.com, LLC
Salesforce MVP                     @Shell_Black
@SFDCMatt
                                   Certified & Registered Partner
6 years at Usability Sciences      7 years exp. with Salesforce.com
5 years exp. with Salesforce.com
Agenda

•  What is Usability?

•  What is Usability Testing?

•  Configuring Salesforce for Usability

•  Usability Testing Boot Camp

•  Q & A
What is Usability?

What is Usability Testing?
A little usability humor…
What is usability?

At a high level, usability:

§  Is whether or not a product can be easily and effectively
    understood and used by the people who it is designed for

§  Bridges the gap between people who make technology and
    people who actually use that technology

§  Has historically run upstream against IT budgets and
    timelines
 §  Traditional waterfall development did not account for user feedback
A practical example…
Headed to dinner later; how would you make a reservation?
A practical example…
Obviously, by mousing over the middle egg on the left side. Silly user…
Usability Testing is…
Benefits of usability testing

•  To the end user:                   •  To the admin / developer:

 •  System is easy to understand       •  Increase / accelerate adoption
    and navigate
                                       •  Minimize training time & effort
 •  Clear data entry expectations
                                       •  Minimize support calls / costs
 •  Descriptive error messages
    drive self-resolution of issues    •  Post-live rework is minimized


 •  Minimized frustrations and         •  Happy users don’t want to tar
    anger toward their sys admin          and feather their sys admin
Configuring Salesforce For Usability
Usability and Salesforce.com

•  Salesforce has been long focused on usability

 •  Hired Usability Sciences in 1998 to usability test the prototype of
    Salesforce.com, and stayed committed to listening to their users

 •  Now have an internal team of ~25 dedicated user researchers


•  That means you, the admin, are delivering a usable system
   to your users!

 •  Right? Maybe not…
Symptoms of Poor Usability in Salesforce
•  Frustrated users
•  Users struggle to find records and create duplicates
•  Frequent “Click-Throughs” to find the right record
•  Too many required fields resulting in bogus data
 •    e.g. Email email@email.com and Phone # 555-555-5555

•  Scrolling up and down multiple times to create a new
   record (or worse, scrolling left and right)
•  Users don’t know the purpose of some fields – and
   reporting shows they are not being used

•  Search, Tab, and Lookup layouts not configured
As a System Administrator, what can we do?

•  Less is more, reduce the noise on the page
•  Don’t over engineer a simple function (if it is hard to use,
   they won’t use it!)
•  Provide visual clues and instruction
•  Be consistent in how you present information
•  Make information easy to find (reduce “Click Throughs”)
•  Keep data entry to the absolute minimum
•  Reduce scrolling



     The next few slides are some Usability “quick hits,”
                but not an exhaustive list…
Provide Visual Cues and Instruction
Is everything OK with this record?
Provide Visual Cues and Instruction Cont.

Image Formula Fields – great for Status & Exceptions

Additional examples:
•  Search Salesforce Help for:
   Sample_Image_Formula_Fields_Customization_Guide.pdf
•  Search AppExchange for “Graphics Pack” by Force.com Labs



Help Text – Provide Instruction to Users
Consistent Presentation– Reduce the Learning Curve

Pick your preference for how you organize fields, but be consistent
across all objects for information in the record “Header” (top of the page)

In the Left column I prefer:
•  Record Owner
•  Link to Parent (e.g. Account “Parent Account” or Contact “Reports To”)
•  Record Name
•  Picklists that help categorize the record (e.g. Account or Opportunity “Type”
    field)

On the Right column I prefer:
•  Any type of Stage or Status
•  Any visual clues I’ve created to communicate action needed (neglected
   account, case aging, missing information, etc)
•  Items that need to be maintained frequently (e.g. Close Date and Amount on
   Opportunities)
Consistent Presentation – Example: Tasks and Event
Page Layouts
Notice what is in the right and left column:




Event Page Layout is the same as a Task except for Yellow Highlight:
Make Data Entry Easy
•  Remove unused “Out of the Box Fields” from the Page
   Layout
 •    e.g. Account Record – No of Employees and Annual Revenue

•  The most important fields, those that are updated and
   maintained frequently, should be high on the page and
   above the fold (like a website)

•  Group “like” fields together in page sections
 •    e.g. if education is important on your Contact records, create a section for
      these fields (School, Major, Graduation Date, etc)

•  Use a Checkbox field instead of a picklist with only “Yes” or
   “No”
Make Data Entry Easy Cont.
•  Be consistent with the Tab Order throughout the org




•  Some fields you can’t remove
 •  e.g. Case Priority and Opportunity Probability % – if your organization
    does not use them, bury them low on the page layout


•  Multi-select picklists – show additional lines
Reduce Left and Right Scrolling
If you have a lot of tabs in your org, group them by function or dept.




Don’t cram a “wide” field into a
two column layout

Use a hidden section (no header
visible on Detail or Edit View) for:
•  Multi-Select picklists
•  Text Area (255 characters – e.g. the
   native Subject field)
•  Long Text Area (e.g. the native
   Description field)
•  URL (if more than the domain name)
Reduce “Click Throughs”
   Display “Hover Details”
   …
   By configuring the
   Mini Page Layout




Related List Columns – Choose up to 10 to Display
Reduce “Click Throughs” Cont.

Configure ALL Search Layouts
Reduce “Click-Throughs” Cont. – Example: Default
Tab Layouts
Not Configured:




Configured:
Reduce “Click-Throughs” Cont. – Example: Search
Results
Not Configured:




Configured:
Other Areas to Explore...
•  Reports – delete the ones you don’t use (reduce the noise)

•  Configure Tab Views (e.g. John’s Open Opportunities in Texas)

•  Make a Field “Searchable” with “External IDs” (e.g. SSN #, Serial #,
   Employee #)

•  Remove related lists not used by your organization off the page layout

•  Controlling the sort order of related list records (e.g. most recent up top)

•  Use consistent naming conventions for Reports (e.g. “DB -” for reports
   used in Dashboards & “LINK-” for reports used in Custom Links)

•  Scrub Profiles for any and all extra apps / objects / tabs

•  Enable Floating Report Headers, Inline Editing, Enhanced
   Page Layout Editor, and Related List Hover Links
Other Areas to Explore Cont...
•  Using Record Types to display only the relevant fields for a given type of
   record
  •  Can use Workflow Rules to update Record Type; progressive data entry based on Stage


•  Lookup Filters to make sure users can only select a valid parent

•  Approve records from a Chatter Feed (Winter ‘12)

•  Create Triggers to auto-create records when appropriate

•  Use Visualforce / Apex to build custom interfaces for complex process
  •  Great example is for multiple simultaneous record entry like time sheets or expenses



   As an Administrator – How did you do?

   What have you done to make Salesforce easy on your Users?
Usability Testing Boot Camp
Four key things about Usability Testing

•  One-on-one conversations
   §  Focus Groups <> Usability Testing


§  Time for you to listen and ask questions
   §  Not the forum to teach, explain, justify, depend, argue, etc.
   §  Strive to remain neutral at all times; harder if it’s your baby


§  Critical to take action based on feedback
   §  Else users will think their feedback didn’t mean much


§  Ongoing, iterative process
   §  One round won’t cut it; need to stay in touch with users
Step 1: Planning

•  What feature / process to assess?
   §  Creating a new Opportunity, submitting a Forecast, etc.
   §  Best to test in a Sandbox if you have one

•  Who are the end users?
   §  Sales team, other Admins, Operations team, etc.
       §  Crucial to talk to the people who actually use the feature / process
   §  Schedule them 1-2 weeks ahead of time; bribery helps
   §  Try to talk to ~5 users per concept


§  Where to talk?
   §  Find a quiet space with a computer and no distractions
   §  Plan on 45 – 60 minutes, depending on topics
   §  Don’t let location stop you; use screen sharing for remote users
Step 2: Testing

•  Set expectations up front
   §  Not here to judge/train/defend, here to listen and get better
   §  Please be honest and critical, not going to hurt feelings


•  Start by having the user show you how they do ______
   §  Create a new Opportunity, submit a Forecast, etc.
   §  Encourage talking aloud, explain their actions
       and their frustrations
   §  Take notes, either you or someone else


§  Circle back and talk about what they did
   §  Ask non-leading, open-ended questions
       §  What areas were frustrating for you?
       §  What could make this easier for you?
Step 3: Acting

•  Get stakeholders together immediately after to debrief
   §  Document and prioritize issues
   §  Decide on appropriate solutions


§  Mock up your solution in a Sandbox

§  Go back to Step 1 and start again!

§  Once you’ve got the solution into production, publicize it
   §  “Based on your feedback…”
Question and Answer

Contenu connexe

Tendances

Salesforce Adoption and Best Practices
Salesforce Adoption and Best PracticesSalesforce Adoption and Best Practices
Salesforce Adoption and Best Practices
vraopolisetti
 

Tendances (20)

Salesforce Spring '17 Release Admin Webinar
Salesforce Spring '17 Release Admin WebinarSalesforce Spring '17 Release Admin Webinar
Salesforce Spring '17 Release Admin Webinar
 
The Lightning Process Builder and the Growing Role of the Salesforce Admin
The Lightning Process Builder and the Growing Role of the Salesforce AdminThe Lightning Process Builder and the Growing Role of the Salesforce Admin
The Lightning Process Builder and the Growing Role of the Salesforce Admin
 
How to Position Lightning
How to Position LightningHow to Position Lightning
How to Position Lightning
 
Positioning Success Services at Pre-Sales Stages
Positioning Success Services at Pre-Sales StagesPositioning Success Services at Pre-Sales Stages
Positioning Success Services at Pre-Sales Stages
 
Essential Habits for New Admins Webinar Series
Essential Habits for New Admins Webinar SeriesEssential Habits for New Admins Webinar Series
Essential Habits for New Admins Webinar Series
 
Blazing the Trail from Solo Admin to Center of Excellence
Blazing the Trail from Solo Admin to Center of ExcellenceBlazing the Trail from Solo Admin to Center of Excellence
Blazing the Trail from Solo Admin to Center of Excellence
 
An Admin's Role in Transforming a Charity for Success
An Admin's Role in Transforming a Charity for SuccessAn Admin's Role in Transforming a Charity for Success
An Admin's Role in Transforming a Charity for Success
 
Salesforce Adoption and Best Practices
Salesforce Adoption and Best PracticesSalesforce Adoption and Best Practices
Salesforce Adoption and Best Practices
 
Configuration in Disguise
Configuration in DisguiseConfiguration in Disguise
Configuration in Disguise
 
Top 10 Checklist For Successful Salesforce Implementation
Top 10 Checklist For Successful Salesforce ImplementationTop 10 Checklist For Successful Salesforce Implementation
Top 10 Checklist For Successful Salesforce Implementation
 
Business Process Mapping for Salesforce Admins
Business Process Mapping for Salesforce AdminsBusiness Process Mapping for Salesforce Admins
Business Process Mapping for Salesforce Admins
 
If You Can Imagine It, an #AwesomeAdmin Can Do It
If You Can Imagine It, an #AwesomeAdmin Can Do ItIf You Can Imagine It, an #AwesomeAdmin Can Do It
If You Can Imagine It, an #AwesomeAdmin Can Do It
 
Unbelievable Salesforce Training Success Stories
Unbelievable Salesforce Training Success StoriesUnbelievable Salesforce Training Success Stories
Unbelievable Salesforce Training Success Stories
 
Managing escalations
Managing escalationsManaging escalations
Managing escalations
 
How to Rock a Salesforce Demo (and why it matters)
How to Rock a Salesforce Demo (and why it matters)How to Rock a Salesforce Demo (and why it matters)
How to Rock a Salesforce Demo (and why it matters)
 
How to Become a Security-Minded Admin
How to Become a Security-Minded AdminHow to Become a Security-Minded Admin
How to Become a Security-Minded Admin
 
Salesforce Files Connect
Salesforce Files ConnectSalesforce Files Connect
Salesforce Files Connect
 
Salesforce Admin Webinar: Processes Drive Solutions
Salesforce Admin Webinar: Processes Drive SolutionsSalesforce Admin Webinar: Processes Drive Solutions
Salesforce Admin Webinar: Processes Drive Solutions
 
Five Steps to Effective, Efficient and Evolutionary Process Flows
Five Steps to Effective, Efficient and Evolutionary Process FlowsFive Steps to Effective, Efficient and Evolutionary Process Flows
Five Steps to Effective, Efficient and Evolutionary Process Flows
 
Best Practices for Rolling Out New Functionality
Best Practices for Rolling Out New FunctionalityBest Practices for Rolling Out New Functionality
Best Practices for Rolling Out New Functionality
 

En vedette

Salesforce online training || Salesforce Integration | salesforce lightning
Salesforce online training || Salesforce Integration | salesforce lightningSalesforce online training || Salesforce Integration | salesforce lightning
Salesforce online training || Salesforce Integration | salesforce lightning
suresh
 
產業實習_陳建瑋
產業實習_陳建瑋產業實習_陳建瑋
產業實習_陳建瑋
jSHOW
 
Viva city open smart city platform
Viva city open smart city platformViva city open smart city platform
Viva city open smart city platform
Marco Montanari
 
Digital marketing by numbers
Digital marketing by numbersDigital marketing by numbers
Digital marketing by numbers
Jono Alderson
 
Takeover battle between grasim and l&t
Takeover battle between grasim and l&tTakeover battle between grasim and l&t
Takeover battle between grasim and l&t
Mohammed Bharmal
 

En vedette (20)

Best Practices for Managing Inside Sales with Salesforce.com
Best Practices for Managing Inside Sales with Salesforce.comBest Practices for Managing Inside Sales with Salesforce.com
Best Practices for Managing Inside Sales with Salesforce.com
 
Salesforce online training || Salesforce Integration | salesforce lightning
Salesforce online training || Salesforce Integration | salesforce lightningSalesforce online training || Salesforce Integration | salesforce lightning
Salesforce online training || Salesforce Integration | salesforce lightning
 
Getting to Grad: A Focus on Student Success
Getting to Grad: A Focus on Student SuccessGetting to Grad: A Focus on Student Success
Getting to Grad: A Focus on Student Success
 
My Journey to Dreamforce - Metallica Axe
My Journey to Dreamforce - Metallica AxeMy Journey to Dreamforce - Metallica Axe
My Journey to Dreamforce - Metallica Axe
 
Test for Success: 5 Steps to Usability Testing Success
Test for Success: 5 Steps to Usability Testing SuccessTest for Success: 5 Steps to Usability Testing Success
Test for Success: 5 Steps to Usability Testing Success
 
Salesforce Development and Integration Services for Your Business
Salesforce Development and Integration Services for Your BusinessSalesforce Development and Integration Services for Your Business
Salesforce Development and Integration Services for Your Business
 
Digital Storytelling
Digital StorytellingDigital Storytelling
Digital Storytelling
 
电视新媒体四步曲
电视新媒体四步曲电视新媒体四步曲
电视新媒体四步曲
 
產業實習_陳建瑋
產業實習_陳建瑋產業實習_陳建瑋
產業實習_陳建瑋
 
Viva city open smart city platform
Viva city open smart city platformViva city open smart city platform
Viva city open smart city platform
 
Releasing time in general practice (Robert Varnam)
Releasing time in general practice (Robert Varnam)Releasing time in general practice (Robert Varnam)
Releasing time in general practice (Robert Varnam)
 
B2B content marketing: How to engage generate leads and maximise ROI
B2B content marketing: How to engage generate leads and maximise ROIB2B content marketing: How to engage generate leads and maximise ROI
B2B content marketing: How to engage generate leads and maximise ROI
 
Transforming Cities: A Special Edition of the Economist Magazine
Transforming Cities: A Special Edition of the Economist MagazineTransforming Cities: A Special Edition of the Economist Magazine
Transforming Cities: A Special Edition of the Economist Magazine
 
Digital marketing by numbers
Digital marketing by numbersDigital marketing by numbers
Digital marketing by numbers
 
Eben Nelson, Project Manager at Honeywell - Happily ever after: The perfect r...
Eben Nelson, Project Manager at Honeywell - Happily ever after: The perfect r...Eben Nelson, Project Manager at Honeywell - Happily ever after: The perfect r...
Eben Nelson, Project Manager at Honeywell - Happily ever after: The perfect r...
 
Takeover battle between grasim and l&t
Takeover battle between grasim and l&tTakeover battle between grasim and l&t
Takeover battle between grasim and l&t
 
Salesforce 101
Salesforce 101Salesforce 101
Salesforce 101
 
Account-Based Marketing Hacks 2016: Engagio for Account-Based Everything
Account-Based Marketing Hacks 2016: Engagio for Account-Based EverythingAccount-Based Marketing Hacks 2016: Engagio for Account-Based Everything
Account-Based Marketing Hacks 2016: Engagio for Account-Based Everything
 
Salesforce - Filtered Related Lists Without Code
Salesforce - Filtered Related Lists Without CodeSalesforce - Filtered Related Lists Without Code
Salesforce - Filtered Related Lists Without Code
 
Social CRM Estratégico
Social CRM EstratégicoSocial CRM Estratégico
Social CRM Estratégico
 

Similaire à Usability and Salesforce - Dallas Salesforce.com User Group September 2011

UT_Analytics_Meeting
UT_Analytics_MeetingUT_Analytics_Meeting
UT_Analytics_Meeting
Nate Valentin
 

Similaire à Usability and Salesforce - Dallas Salesforce.com User Group September 2011 (20)

Intro to Lean UX with UserTesting
Intro to Lean UX with UserTestingIntro to Lean UX with UserTesting
Intro to Lean UX with UserTesting
 
Beyond "Quality Assurance"
Beyond "Quality Assurance"Beyond "Quality Assurance"
Beyond "Quality Assurance"
 
Salesforce Innovation: Advanced Tips for Maximizing Salesforce
Salesforce Innovation: Advanced Tips for Maximizing SalesforceSalesforce Innovation: Advanced Tips for Maximizing Salesforce
Salesforce Innovation: Advanced Tips for Maximizing Salesforce
 
Usability Testing by Rajdeep Gupta, Misys
Usability Testing by Rajdeep Gupta, MisysUsability Testing by Rajdeep Gupta, Misys
Usability Testing by Rajdeep Gupta, Misys
 
How to make change happen in your organisation by talking your devs language
How to make change happen in your organisation by talking your devs languageHow to make change happen in your organisation by talking your devs language
How to make change happen in your organisation by talking your devs language
 
Interface Usability - Adding Schweppervescence
Interface Usability - Adding SchweppervescenceInterface Usability - Adding Schweppervescence
Interface Usability - Adding Schweppervescence
 
Driving Change with Data: Getting Started with Continuous Improvement
Driving Change with Data: Getting Started with Continuous ImprovementDriving Change with Data: Getting Started with Continuous Improvement
Driving Change with Data: Getting Started with Continuous Improvement
 
Suns conference presentation 2015
Suns conference presentation 2015Suns conference presentation 2015
Suns conference presentation 2015
 
Design Like a Pro: Building Better HMI Navigation Schemes
Design Like a Pro: Building Better HMI Navigation SchemesDesign Like a Pro: Building Better HMI Navigation Schemes
Design Like a Pro: Building Better HMI Navigation Schemes
 
Design Like a Pro: Building Better HMI Navigation Schemes
Design Like a Pro: Building Better HMI Navigation SchemesDesign Like a Pro: Building Better HMI Navigation Schemes
Design Like a Pro: Building Better HMI Navigation Schemes
 
Writing for the Web
Writing for the WebWriting for the Web
Writing for the Web
 
UT_Analytics_Meeting
UT_Analytics_MeetingUT_Analytics_Meeting
UT_Analytics_Meeting
 
Effective Business Analysis in a Changing World
Effective Business Analysis in a Changing WorldEffective Business Analysis in a Changing World
Effective Business Analysis in a Changing World
 
unit5_usability.pptx
unit5_usability.pptxunit5_usability.pptx
unit5_usability.pptx
 
Salesforce Lightning Experience Overview by Brainiate
Salesforce Lightning Experience Overview by BrainiateSalesforce Lightning Experience Overview by Brainiate
Salesforce Lightning Experience Overview by Brainiate
 
Principles of Usability Testing For Historic Newspapers
Principles of Usability Testing For Historic NewspapersPrinciples of Usability Testing For Historic Newspapers
Principles of Usability Testing For Historic Newspapers
 
Designing for the Salesforce Platform
Designing for the Salesforce Platform Designing for the Salesforce Platform
Designing for the Salesforce Platform
 
UX Field Research Toolkit - A Workshop at Big Design - 2017
UX Field Research Toolkit - A Workshop at Big Design - 2017UX Field Research Toolkit - A Workshop at Big Design - 2017
UX Field Research Toolkit - A Workshop at Big Design - 2017
 
UX Edmonton - Pattern Libraries
UX Edmonton - Pattern LibrariesUX Edmonton - Pattern Libraries
UX Edmonton - Pattern Libraries
 
Eos systems
Eos systemsEos systems
Eos systems
 

Dernier

Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Victor Rentea
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
WSO2
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Safe Software
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Safe Software
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
?#DUbAI#??##{{(☎️+971_581248768%)**%*]'#abortion pills for sale in dubai@
 

Dernier (20)

Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
 
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
 
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
 
Understanding the FAA Part 107 License ..
Understanding the FAA Part 107 License ..Understanding the FAA Part 107 License ..
Understanding the FAA Part 107 License ..
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
 
WSO2's API Vision: Unifying Control, Empowering Developers
WSO2's API Vision: Unifying Control, Empowering DevelopersWSO2's API Vision: Unifying Control, Empowering Developers
WSO2's API Vision: Unifying Control, Empowering Developers
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot ModelMcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptx
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectors
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
 

Usability and Salesforce - Dallas Salesforce.com User Group September 2011

  • 1. Usability and Salesforce Dallas User Group September 21, 2011
  • 2. Matthew Lamb Shell Black Consultant at Appirio Principal ShellBlack.com, LLC Salesforce MVP @Shell_Black @SFDCMatt Certified & Registered Partner 6 years at Usability Sciences 7 years exp. with Salesforce.com 5 years exp. with Salesforce.com
  • 3. Agenda •  What is Usability? •  What is Usability Testing? •  Configuring Salesforce for Usability •  Usability Testing Boot Camp •  Q & A
  • 4. What is Usability? What is Usability Testing?
  • 6. What is usability? At a high level, usability: §  Is whether or not a product can be easily and effectively understood and used by the people who it is designed for §  Bridges the gap between people who make technology and people who actually use that technology §  Has historically run upstream against IT budgets and timelines §  Traditional waterfall development did not account for user feedback
  • 7. A practical example… Headed to dinner later; how would you make a reservation?
  • 8. A practical example… Obviously, by mousing over the middle egg on the left side. Silly user…
  • 10. Benefits of usability testing •  To the end user: •  To the admin / developer: •  System is easy to understand •  Increase / accelerate adoption and navigate •  Minimize training time & effort •  Clear data entry expectations •  Minimize support calls / costs •  Descriptive error messages drive self-resolution of issues •  Post-live rework is minimized •  Minimized frustrations and •  Happy users don’t want to tar anger toward their sys admin and feather their sys admin
  • 12. Usability and Salesforce.com •  Salesforce has been long focused on usability •  Hired Usability Sciences in 1998 to usability test the prototype of Salesforce.com, and stayed committed to listening to their users •  Now have an internal team of ~25 dedicated user researchers •  That means you, the admin, are delivering a usable system to your users! •  Right? Maybe not…
  • 13. Symptoms of Poor Usability in Salesforce •  Frustrated users •  Users struggle to find records and create duplicates •  Frequent “Click-Throughs” to find the right record •  Too many required fields resulting in bogus data •  e.g. Email email@email.com and Phone # 555-555-5555 •  Scrolling up and down multiple times to create a new record (or worse, scrolling left and right) •  Users don’t know the purpose of some fields – and reporting shows they are not being used •  Search, Tab, and Lookup layouts not configured
  • 14. As a System Administrator, what can we do? •  Less is more, reduce the noise on the page •  Don’t over engineer a simple function (if it is hard to use, they won’t use it!) •  Provide visual clues and instruction •  Be consistent in how you present information •  Make information easy to find (reduce “Click Throughs”) •  Keep data entry to the absolute minimum •  Reduce scrolling The next few slides are some Usability “quick hits,” but not an exhaustive list…
  • 15. Provide Visual Cues and Instruction Is everything OK with this record?
  • 16. Provide Visual Cues and Instruction Cont. Image Formula Fields – great for Status & Exceptions Additional examples: •  Search Salesforce Help for: Sample_Image_Formula_Fields_Customization_Guide.pdf •  Search AppExchange for “Graphics Pack” by Force.com Labs Help Text – Provide Instruction to Users
  • 17. Consistent Presentation– Reduce the Learning Curve Pick your preference for how you organize fields, but be consistent across all objects for information in the record “Header” (top of the page) In the Left column I prefer: •  Record Owner •  Link to Parent (e.g. Account “Parent Account” or Contact “Reports To”) •  Record Name •  Picklists that help categorize the record (e.g. Account or Opportunity “Type” field) On the Right column I prefer: •  Any type of Stage or Status •  Any visual clues I’ve created to communicate action needed (neglected account, case aging, missing information, etc) •  Items that need to be maintained frequently (e.g. Close Date and Amount on Opportunities)
  • 18. Consistent Presentation – Example: Tasks and Event Page Layouts Notice what is in the right and left column: Event Page Layout is the same as a Task except for Yellow Highlight:
  • 19. Make Data Entry Easy •  Remove unused “Out of the Box Fields” from the Page Layout •  e.g. Account Record – No of Employees and Annual Revenue •  The most important fields, those that are updated and maintained frequently, should be high on the page and above the fold (like a website) •  Group “like” fields together in page sections •  e.g. if education is important on your Contact records, create a section for these fields (School, Major, Graduation Date, etc) •  Use a Checkbox field instead of a picklist with only “Yes” or “No”
  • 20. Make Data Entry Easy Cont. •  Be consistent with the Tab Order throughout the org •  Some fields you can’t remove •  e.g. Case Priority and Opportunity Probability % – if your organization does not use them, bury them low on the page layout •  Multi-select picklists – show additional lines
  • 21. Reduce Left and Right Scrolling If you have a lot of tabs in your org, group them by function or dept. Don’t cram a “wide” field into a two column layout Use a hidden section (no header visible on Detail or Edit View) for: •  Multi-Select picklists •  Text Area (255 characters – e.g. the native Subject field) •  Long Text Area (e.g. the native Description field) •  URL (if more than the domain name)
  • 22. Reduce “Click Throughs” Display “Hover Details” … By configuring the Mini Page Layout Related List Columns – Choose up to 10 to Display
  • 23. Reduce “Click Throughs” Cont. Configure ALL Search Layouts
  • 24. Reduce “Click-Throughs” Cont. – Example: Default Tab Layouts Not Configured: Configured:
  • 25. Reduce “Click-Throughs” Cont. – Example: Search Results Not Configured: Configured:
  • 26. Other Areas to Explore... •  Reports – delete the ones you don’t use (reduce the noise) •  Configure Tab Views (e.g. John’s Open Opportunities in Texas) •  Make a Field “Searchable” with “External IDs” (e.g. SSN #, Serial #, Employee #) •  Remove related lists not used by your organization off the page layout •  Controlling the sort order of related list records (e.g. most recent up top) •  Use consistent naming conventions for Reports (e.g. “DB -” for reports used in Dashboards & “LINK-” for reports used in Custom Links) •  Scrub Profiles for any and all extra apps / objects / tabs •  Enable Floating Report Headers, Inline Editing, Enhanced Page Layout Editor, and Related List Hover Links
  • 27. Other Areas to Explore Cont... •  Using Record Types to display only the relevant fields for a given type of record •  Can use Workflow Rules to update Record Type; progressive data entry based on Stage •  Lookup Filters to make sure users can only select a valid parent •  Approve records from a Chatter Feed (Winter ‘12) •  Create Triggers to auto-create records when appropriate •  Use Visualforce / Apex to build custom interfaces for complex process •  Great example is for multiple simultaneous record entry like time sheets or expenses As an Administrator – How did you do? What have you done to make Salesforce easy on your Users?
  • 29. Four key things about Usability Testing •  One-on-one conversations §  Focus Groups <> Usability Testing §  Time for you to listen and ask questions §  Not the forum to teach, explain, justify, depend, argue, etc. §  Strive to remain neutral at all times; harder if it’s your baby §  Critical to take action based on feedback §  Else users will think their feedback didn’t mean much §  Ongoing, iterative process §  One round won’t cut it; need to stay in touch with users
  • 30. Step 1: Planning •  What feature / process to assess? §  Creating a new Opportunity, submitting a Forecast, etc. §  Best to test in a Sandbox if you have one •  Who are the end users? §  Sales team, other Admins, Operations team, etc. §  Crucial to talk to the people who actually use the feature / process §  Schedule them 1-2 weeks ahead of time; bribery helps §  Try to talk to ~5 users per concept §  Where to talk? §  Find a quiet space with a computer and no distractions §  Plan on 45 – 60 minutes, depending on topics §  Don’t let location stop you; use screen sharing for remote users
  • 31. Step 2: Testing •  Set expectations up front §  Not here to judge/train/defend, here to listen and get better §  Please be honest and critical, not going to hurt feelings •  Start by having the user show you how they do ______ §  Create a new Opportunity, submit a Forecast, etc. §  Encourage talking aloud, explain their actions and their frustrations §  Take notes, either you or someone else §  Circle back and talk about what they did §  Ask non-leading, open-ended questions §  What areas were frustrating for you? §  What could make this easier for you?
  • 32. Step 3: Acting •  Get stakeholders together immediately after to debrief §  Document and prioritize issues §  Decide on appropriate solutions §  Mock up your solution in a Sandbox §  Go back to Step 1 and start again! §  Once you’ve got the solution into production, publicize it §  “Based on your feedback…”