Doc. Number | Article Title | Effective Date | Version |
FHC-XX | Sales Scripts | September 16, 2024 | 1.2 |
This article includes the following topics:
Overview
A sales script is a useful tool that provides a set of talking points to assist employees during different types of phone calls with potential or existing customers. The CRM allows you to create scripts that include fillable fields so the user can follow the script and enter the information as they go.
Please note that Sales Scripts are paid-for enhancements for the CRM. Please be sure to contact our sales team for more information if you want to add these tools to your account. Additionally, Forth can assist with building individual Sales Scripts for your account for a fee.
Creating a sales script
Sales scripts include three types of fields:
Input fields
Input fields allow you to set up fields in your script that allow you to enter information that will be saved into the contact's account. The proper way to write an input field is {INPUT:lowercase field name}. Here are a few examples:
{INPUT:city}
{INPUT:firstname}
{INPUT:lastname}
{INPUT:fullname}
Custom fields
Custom Fields are fields that can be used in addition to Standard (System) fields to save information about the client. If one of these is used in a script, use the exact capitalization used in the "Field Name" column as shown in Item #2 shown in the image below.
For detailed information on Custom Fields, please see our "Custom Fields" article in the Help Center.
Merge fields
Merge fields insert data already saved in the contact's file into the script. Example: If the script says "Welcome {FIRSTNAME}!", when it is run in a contact's file, it would read "Welcome John!"
- From the Admin tab, click "Settings" from the Navigation Bar.
- Click Scripts.
- Click Create New.
A popup window appears requesting you provide a title for the new script.
- Enter a title and click OK.
NOTE
It is recommended that you include the word "Script" at the end of your title to help identify the type of document.
The Scripts page opens.
- Use the document builder to create your script adding tags, links, and attachments where necessary.
-
Sales Scripts include two types of fields.
Merge Fields (also known as tags.) These insert data already saved in the CRM into the script. You can select to use a tag using the “Merge Fields" button in the toolbar, <Find “{FIRSTNAME}” from the Merge Fields dropdown>, or you can write or paste the tag directly into the script editor: <Key in: “{LASTNAME}?”>Tags can be related to the contact’s information, such as First Name and Last Name, but it can also be used for populating company or user information too.
<Add “{SYSTEMUSER_FIRSTNAME}” and “{CLIENT_COMPANYNAME}” to the script>
As long as the data is stored somewhere in the CRM, there is often a tag that can call to it.
Input Fields. These are unique to sales scripts. An input field allows you to set up fields in your script that allow the user to enter information that will be saved into the contact’s account.
The proper way to write an input field is our squiggly bracket, INPUT in all caps, colon, followed by the field name, and ending with the other squiggly bracket.
For standard fields, the field name needs to be in all lowercase letters.
For custom fields, the field name needs to be identical to how the field name is listed in your account.
IMPORTANT
The proper way to add an input field into your script is {INPUT:city}. The field/tag name should be lowercase. - Do either of the following:
- Click the Preview button to view your script. If necessary, make any edits. Please note that the preview will allow you to modify LIVE data on the contact; A pop-up will remind you of this.
- Now that our script is done, we need to share it with our users. In the lower right of the screen, select the Users or Teams who will need access to the script.
- Click Save.
NOTE
If you click Save before you are finished or have saved the script and need to make edits, see Editing or deleting a script.
Editing or deleting a sales script
- From the Admin tab, click "Settings" from the Navigation Bar (see below).
- Click Scripts.
- In the Existing Scripts section on the left side of the page, click the name of the script you want to edit or delete. For this example, we selected "testScript2".
- Do either of the following:
- Edit the script as needed > click Save when finished; or
- Click Delete > click OK to confirm deletion to permanently remove the script.
Using a sales script
- From the Contacts tab, open the contact you want to work with.
- Click the Scripts menu (highlighted below in red), and select the script you want to use.
- As you go through the script, enter the information required until you reach the end.
- Once done with the script, click the Finish button to save any potential changes.
- Back on the Client Dashboard, the history nested tab (i.e., subtab) will now recognize that a script was used with "Script updated contact."
Article Version History:
Version | Effective Date | Description |
Basic | 06/17/2021 | Initial Release |
0.1 | 01/20/2023 | I added a header and version control footer, updated all screenshots to reflect the current User Interface, and replaced company references with Forth as needed. |
0.2 | 01/19/2024 | Removed a list of tags not to be used in a script; refreshed two screenshots for improved legibility. |
1.0 | 02/14/2024 | Removed sentence pointing to an old archived article; updated the listing for "Welcome {FIRSTNAME}!" in the Merge Fields section of this article; added "Custom field" |
1.1 | 07/02/2024 | Updated language throughout to improve clarity. |
1.2 | 09/16/2024 | Updated language to reflect training video elements. |