Configuring Conversation Analyzer in Salesforce
If Advanced Reports and Statistics is enabled and configured for your account, you can use Conversation Analyzer in Salesforce.
Conversation Analyzer adds the following features to your Salesforce org:
Voice visualization
Event timeline
Transcript of the recording
Categorization of the contents of the recording
Transcript confidence score (High/Medium/Low)
Sentiment summary and scores, if sentiment analysis is enabled for your account
If Conversation Analyzer is not enabled for your account, you can use call recording annotation. For information about configuring call recording annotation, see Configuring call recording annotation in Salesforce.
If enabled for your account, to use Conversation Analyzer in Salesforce, you must perform various configuration tasks.
Prerequisites for configuring Conversation Analyzer in Salesforce
Before you can configure Conversation Analyzer in Salesforce, you must install and configure Advanced Reports and Statistics. For information about Advanced Reports and Statistics, see Advanced Reporting and Statistics in Salesforce.
How do I make Conversation Analyzer available in Salesforce?
To see Conversation Analyzer components in Vonage Call Summary records, change the page layout that the Vonage Call Summary object uses:
For inbound calls, use the Vonage Analytics Summary layout
For outbound calls, use the Vonage Analytics Outbound Summary layout
For internal calls, use the Vonage Analytics Internal Summary layout
The top section of the page layouts embeds Vonage Contact Center's Conversation Analyzer into an Vonage Call Summary record. For information about the contents of Conversation Analyzer, see Conversation Analyzer.
Other sections on the page layouts are customized for the call type, containing only the fields that are relevant to those calls.
When you or an agent views a Vonage Call Summary record, Conversation Analyzer for the related call appears. You can see Conversation Analyzer in the Conversation Analyzer section of the record.
How do I retrieve call recording analytics data or transcripts, or both, using Advanced Reporting and Statistics?
As well as retrieving call summary and agent state statistics, Advanced Reporting and Statistics can retrieve call recording analytics data from Vonage Contact Center. Advanced Reporting and Statistics can also retrieve call recording transcripts. Advanced Reporting and Statistics stores the additional data in fields on the Vonage Call Summary object.
To retrieve call recording analytics data or transcripts, or both, perform the following steps:
Go to Setup in Salesforce.
On the left-hand side of the Salesforce window, in the Quick Find field, type 'Installed Packages'.
In the filtered list of items, click Installed Packages. Installed Packages appears.
Locate and click Vonage Advanced Reporting. Vonage Advanced Reporting (Managed) appears.
Alongside Post Install Instructions, click View.
In the Global Settings and Mappings section, in Flags, type 'SPEECH'.
Click Save All. Fetch Analytics and Fetch Transcript check boxes appear in the Channels section.
Alongside each channel, select check boxes as required:
Fetch Analytics. Select the Fetch Analytics check box to retrieve and store the following data:
Fetch Transcript. Select the Fetch Transcript check box to retrieve call recording transcripts. The transcript is stored in the Call Transcription field and is searchable within Salesforce.
Click Save All. Next time a transaction runs, it uses the new settings and retrieves additional analytics data. Advanced Reporting and Statistics populates Vonage Call Summary record fields as appropriate.
Configuring when Vonage Call Summary records are created
From Advanced Reporting and Statistics version 2.84 onwards, you can add the CA(0) flag. This flag determines how quickly the package should get data for Vonage Call Summary records. By default, the package waits 3600 seconds between Vonage Call Transcription, Categorization, and pulling the resultant data into Salesforce. CA(0) instructs the package to override the default wait of 3600 seconds with 0 seconds. Because Conversation Analyzer data is checked every 15 minutes, this will typically load the analytics data into your org 1–16 minutes after the data analysis is completed. You may use other values but 0 is recommended.
Configuring storage of category and subcategory data
From Advanced Reporting and Statistics version 2.84 onwards, you have two different ways of storing category and subcategory data, each with different benefits.
Using Conversation Analyzer Insights records
You can store the data in Conversation Analyzer insights records. Advanced Reporting and Statistics creates a new record in Salesforce for each identified subcategory. While this uses additional Salesforce storage, it significantly reduces administration tasks and simplifies reporting.For information, see Configuring Conversation Analyzer Insights records.
Using custom fields for categories and subcategories
You can store the data in custom category and subcategory fields on the Vonage Call Summary record. (The Advanced Reporting and Statistics managed package provides custom fields to store other analytics data.) Each category and subcategory requires a corresponding field. While this approach integrates the data into existing call objects, avoiding additional storage usage, it increases admin tasks as you need to add new fields each time you have a new category or subcategory. Reporting on this data using this method is also more complex.
For information, see Creating custom fields for categories and subcategories.
You can configure one, both, or neither way. If you don't configure either, Advanced Reporting and Statistics doesn't retrieve any category and subcategory data.
Configuring Conversation Analyzer Insights records
Creating custom fields for categories and subcategories
Creating custom fields for sentiment percentages and scores
If sentiment analysis is enabled for your account, you can configure Advanced Reporting and Statistics to retrieve sentiment summaries and scores along with call recording analytics data or transcripts, or both. For information about retrieving sentiment data, see the Fetch Analytics table earlier in this page. If you retrieve this data, the Sentiment field will contain a string of concatenated sentiment data. For information about this data, see Analyzing a call recording in Conversation Analyzer in Salesforce.
To make this data easier to read, or to report on it, you can separate the data into multiple fields. The following code samples extract data from a Sentiment field, for example:
Overall:+0.65, VeryNegative:5, Negative:25, Neutral:40, Positive:20, VeryPositive:10,
Scores:+0.00,+0.00,-0.11,+0.00,+0.00,+0.00,+0.56,+0.61,+0.75,+0.77
Overall score
Sentiment percentages
Sentiment scores
For general assistance, please contact Customer Support.
For help using this documentation, please send an email to docs_feedback@vonage.com. We're happy to hear from you. Your contribution helps everyone at Vonage! Please include the name of the page in your email.