Setting Up Surveys
Customer surveys measure customer satisfaction with the various departments in your organization. Surveys are published over the web, and distributed by email. When opened, they appear in a new browser window.
By default, a Service Desk Manager can view survey results within the business layouts.
Surveys are triggered upon the conclusion of a specific event, such as after closing an incident. This automated process is defined in a business rule associated with a specific business object.
You can create three types of surveys:
- Post-Transaction: Event-driven, enabling you to send a survey triggered by the conclusion of a specified event, such as after every fifth call received. Sending post-transaction surveys is automated.
- On-Demand: Surveys the entire customer base (or some specified segment of customers) on an as-needed basis.
- Periodic:The same parameters as the on-demand survey, however, unlike the on-demand survey, which can be submitted only once, the periodic survey can be completed and submitted multiple times by the respondent.
Incident and service request survey notifications are generated for every fifth record. This is implemented with the workflow and is controlled by a global constant. |
1. | Within the Configuration Console, open the Surveys workspace. The survey list appears. |
2. | Click Create a new survey. The Create Survey form appears. |
3. | Enter information into the fields. |
Field | Description |
---|---|
Survey title |
A unique title for the survey. This name is saved as a global constant for use when creating a link in a survey notification email. This name is displayed as a header on each page of the survey. |
Survey type |
on-demand (The only survey type available in HEAT). |
Logo (URL) |
Shows your company logo on the survey. Insert the logo local web server path or public URL. For example, a local survey web server path is ../templates/images/logo.png and a public URL is http://www.mycompany.com/logo-small.gif. |
Style |
The color style to apply to the survey. |
Description |
Optional. A description of the survey. Appears as a tool tip for the survey title on the survey list page. |
Welcome message |
Optional. A message to greet the survey taker. Appears on the welcome page of the survey. |
Thank you message |
A message to display when the survey is submitted. If the respondent tries to resubmit a survey, the thank you message appears as a reminder that the survey has been previously submitted. |
Suspend message |
The message that appears if the survey is suspended (unpublished). |
Expired on |
The survey expiration date. Enter a date or click the calendar. |
Expiration message |
The message that appears if the respondent attempts to submit a survey on or after the expiration date. |
4. | Click Save. The blank survey appears. |
The following command items are available on the survey:
Command | Description |
---|---|
survey list |
Returns to the survey list page. |
copy survey |
Duplicates the current survey. |
survey properties |
Displays the basic survey properties described above. |
delete survey |
Deletes the current survey. This action can not be undone. |
add question |
Adds a question to the survey. |
preview |
Shows what the user encounters. |
1. | To add questions to the survey, click Add question. The Add Question form appears. |
2. | Enter information into the fields. |
Fields | Description |
---|---|
Question Type |
The question type format. Select from the drop-down list.
|
Question |
The survey question. |
Answer Required |
Specifies if the user must respond to the question. |
Question Category |
The question category. Choose from the drop-down list. |
Answers |
This field is used for radio button or checkbox questions. Enter the response choices in the Answers field. Each line in the answer box represents an answer option, so press Enter to start a new line for each response.
For example, for a radio button or checkbox, you can enter:
Or for a Yes/No or True/False response for a radio button or checkbox, you can enter:
|
Last answer contains text box |
Provides a short answer field as a final response option. For example, this might contain an "other" option or a comment box). |
3. | Click Save. |
4. | Repeat these steps to add more questions to the survey. |
The questions appear as you add each one.
5. | Click insert page break to create a page break between questions. |
6. | Click insert question to place a question between two existing questions. |
7. | After all questions have been entered and you are ready to publish the survey, go to the survey list and click Start. |
8. | To suspend a survey, click Stop. |
On the Survey List page, click the Question Categories list to add general groupings for use in sorting survey data.
Enter question categories in the fields provided, such as Courtesy or Timeliness of Resolution. These categories are available when adding questions to a survey. If a category is used, it appears in the Used list on the Question Categories page.
You cannot delete a question category if it is used on an active survey.
To add a category, click Add.
1. | On the Survey List page, click the name of the survey to copy. The survey opens. |
2. | To copy the survey, click copy survey at the top of the page. The Source survey field confirms that the survey is being copied. |
3. | Enter information into the fields. |
Field | Description |
---|---|
New survey title | A name for the new survey. |
New survey description | Optional. A description for the new survey. The description appears as a tool tip when you move your mouse over a survey title on the Survey List page. |
4. | Click Copy. The new survey opens. |
5. | Make any needed changes to the questions and survey properties, then Save. |
You cannot edit a survey after responses have been received for that survey. If you clear the responses, you can then edit the survey.
Within the survey page, you can perform the following actions:
Action | Description |
---|---|
Edit | Edits a question on the page; to the right of the question. |
Sort | Changes the order of the questions; to the right of the question. |
Move Up Move Down |
Repositions the order of the questions. |
Remove | Deletes a question from the survey. Click OK to confirm. |
Remove Page Break | Removes the page break to the right. |
Add Question |
Adds a question to the end of the survey. Click the link at the top of the page.
To add a question to a specific location in the survey, click Insert Question at the bottom of each question segment. |
Survey Properties | Edits the survey properties (such as survey type, welcome message, etc.). |
Copy Survey | Copies the open survey. |
Delete Survey | Deletes the open survey. |
Preview | Shows a preview of the open survey. |
Survey List | Returns to the Survey List page. |
If the survey has responses, you do not see a Delete Survey link. You must first delete the responses from the database by clicking Clear on the survey list page. |
You cannot delete a survey that has responses. When you delete a survey from the database, all data related to that survey is also deleted.
1. | On the Survey List page, click the name of the survey to delete. The survey opens. |
2. | To delete the survey, click Delete Survey at the top of the page. |
3. | Click OK to confirm the deletion. |