Book Image

Salesforce CRM: The Definitive Admin Handbook

By : Paul Goodey
Book Image

Salesforce CRM: The Definitive Admin Handbook

By: Paul Goodey

Overview of this book

<p>As an industry-leading Customer Relationship Management (CRM) application, Salesforce CRM helps the enterprise to improve client relations. It greatly enhances sales performance and provides your business with a robust CRM system. In order to achieve optimum performance from the Salesforce CRM system, there are a lot of things for you as the Salesforce Administrator to tackle. This is the only book which focuses on the administrative aspect of Salesforce CRM.<br /><br />Salesforce CRM: The Definitive Admin Handbook will give you all the information you need to administer this powerful CRM application. It is the definitive guide to implementing Salesforce CRM. Whether you are looking to enhance the core features or you have already started customizing your Salesforce CRM system and are looking for guidance on advanced features, this book will show you how to get the maximum benefit from this exciting product.<br /><br />This book provides a practical, step-by-step experience. You will start with the initial user, move on to security setup, and then progress to higher level tasks such as configuration, data management, and data analytics. You will also be presented with ways to improve the setup and avoid some common pitfalls using tips and tricks gained from real-world experiences. And finally you will be presented with ways in which the core platform can be further extended and enhanced to provide the maximum return on investment for your organization.<br /><br />This book is focused on the needs of the enterprise, providing a solution-driven approach for both business and IT specialists to get the most from this powerful and popular CRM application. It will enhance your understanding of the features and functionality of the CRM application and get you completely ready to administer Salesforce CRM.</p>
Table of Contents (17 chapters)
Salesforce CRM: The Definitive Admin Handbook
Credits
About the Author
Acknowledgements
About the Reviewers
www.PacktPub.com
Preface
Index

Preface

As an industry-leading Customer Relationship Management (CRM) application, Salesforce CRM helps the enterprise to improve client relations. It greatly enhances sales performance and provides your business with a robust CRM system. In order to achieve optimum performance from the Salesforce CRM system, there are a lot of things for you as the Salesforce Administrator to tackle. This is the only book which focuses on the administrative aspect of Salesforce CRM.

Salesforce CRM: The Definitive Admin Handbook will give you all the information you need to administer this powerful CRM application. It is the definitive guide to implementing Salesforce CRM. Whether you are looking to enhance the core features, or you have already started customizing your Salesforce CRM system and are looking for guidance on advanced features, this book will show you how to get the maximum benefit from this exciting product.

What this book covers

Chapter 1, Getting Started with the Salesforce CRM Application: Organization Administration, shows you how to set up the organization wide settings that affect the look-and-feel of the system and provide access to features for all users within the system.

Chapter 2, User Management in Salesforce CRM, explains how to add users and describes how profiles affect the permissions for individual users.

Chapter 3, Configuration in Salesforce CRM, covers the various methods for configuring and tailoring the system to suit the way information is used within the organization.

Chapter 4, Data Management, looks in detail at the mechanisms for controlling access to and quality of data, and information sharing.

Chapter 5, Data Analytics, discusses data reporting and analytics.

Chapter 6, Implementing Business Processes in Salesforce CRM, discusses the various methods for automating business activities and approval mechanisms to align with business processes

Chapter 7, Salesforce CRM Functions, looks at the core functional areas within Salesforce CRM such as Marketing Administration, Salesforce Automation, and Customer Service, and describes how the process from campaign to customer and beyond can be administered.

Chapter 8, Extending Salesforce CRM, explains how Visualforce technology can be used to extend the standard page functionality in Salesforce CRM.

Chapter 9, Best Practices for Enhancing Productivity, looks at ways to add features to improve the experience of users in Salesforce CRM and at ways to measure user adoption.

What you need for this book

The pre-requisite for this book is a computer with an Internet connection with one of the following supported browsers: Microsoft® Internet Explorer®, Mozilla® Firefox®, Google® Chrome™, or Apple® Safari®. You will need either an Enterprise, Unlimited, or a Developer edition of Salesforce CRM along with System Administrator permission.

Who this book is for

This book is for administrators who want to develop and strengthen their Salesforce CRM skills in the areas of configuration and system management. Whether you are a novice or a more experienced admin, this book aims to enhance your knowledge and understanding of the Salesforce CRM platform. By the end of the book, you will be ready to configure and administer a Salesforce CRM system in a real-world environment which fully supports your business needs.

Conventions

In this book, you will find a number of styles of text that distinguish between different kinds of information. Here are some examples of these styles, and an explanation of their meaning.

Code words in text are shown as follows: "The formula would be: CloseDate < TODAY()."

A block of code is set as follows:

  <script type="text/javascript">
    function LoadNewsBar() {
      var newsBar;
      var options = {
        autoExecuteList : {
          executeList : ["Apple", "Google", "Microsoft"]
        }
      }

When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:

  <script type="text/javascript">
    function LoadNewsBar() {
      var newsBar;
      var options = {
        autoExecuteList : {
          executeList : ["{!Account.Name}"]
        }
      }

New terms and important words are shown in bold. Words that you see on the screen, in menus or dialog boxes for example, appear in the text like this: "The Error Location is used to determine where on the page the error is displayed."

Note

Warnings or important notes appear in a box like this.

Tip

Tips and tricks appear like this.

Reader feedback

Feedback from our readers is always welcome. Let us know what you think about this book—what you liked or may have disliked. Reader feedback is important for us to develop titles that you really get the most out of.

To send us general feedback, simply send an e-mail to , and mention the book title via the subject of your message.

If there is a book that you need and would like to see us publish, please send us a note in the SUGGEST A TITLE form on www.packtpub.com or e-mail .

If there is a topic that you have expertise in and you are interested in either writing or contributing to a book, see our author guide on www.packtpub.com/authors.

Customer support

Now that you are the proud owner of a Packt book, we have a number of things to help you to get the most from your purchase.

Errata

Although we have taken every care to ensure the accuracy of our content, mistakes do happen. If you find a mistake in one of our books—maybe a mistake in the text or the code—we would be grateful if you would report this to us. By doing so, you can save other readers from frustration and help us improve subsequent versions of this book. If you find any errata, please report them by visiting http://www.packtpub.com/support, selecting your book, clicking on the errata submission form link, and entering the details of your errata. Once your errata are verified, your submission will be accepted and the errata will be uploaded on our website, or added to any list of existing errata, under the Errata section of that title. Any existing errata can be viewed by selecting your title from http://www.packtpub.com/support.

Piracy

Piracy of copyright material on the Internet is an ongoing problem across all media. At Packt, we take the protection of our copyright and licenses very seriously. If you come across any illegal copies of our works, in any form, on the Internet, please provide us with the location address or website name immediately so that we can pursue a remedy.

Please contact us at with a link to the suspected pirated material.

We appreciate your help in protecting our authors, and our ability to bring you valuable content.

Questions

You can contact us at if you are having a problem with any aspect of the book, and we will do our best to address it.