Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Insert excerpt
_ExcerptCallRecordingsEmbedSFExcerptCallRecordingsSF
_ExcerptCallRecordingsEmbedSFExcerptCallRecordingsSF
nopaneltrue

To access the call recordings, you must log in to ContactWorld and locate the recording in Call Recordings. Alternatively, you can configure the NVM Call Summary object to display the call recording player within Salesforce.

If enabled for your account, conversation analyzer enriches the call recording player experience. Conversation analyzer adds the following features:

...

Panel
borderColor#eeeeee
bgColorwhite
titleColorwhite
borderWidth1
titleBGColor#6699CC#232323
borderStylesolid
titleIn this page

Table of Contents
depth2

...

  • For inbound calls, use the NVM Analytics Summary layout
  • For outbound calls, use the NVM Analytics Outbound Summary layout
  • For internal calls, use the NVM Analytics Internal Summary layout

The top section of the page layouts embeds ContactWorld's conversation analyzer into an NVM Call Summary record. For information about the contents of the conversation analyzer, see Call Recordings.

Insert excerpt
_ExcerptQMPermissions
_ExcerptQMPermissions
nopaneltrue

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 NVM Call Summary record, the conversation analyzer for the related call appears. You can see the conversation analyzer in the Conversation Analyzer section of the record.

Conversation AnalyzerImage Modified

How do I retrieve call recording analytics data or transcripts, or both, using Advanced Reporting and Statistics?

...

  1. Go to Setup in Salesforce.
  2. On the left-hand side of the Salesforce window, in the Quick Find field, type 'Installed Packages'.
  3. In the filtered list of items, click Installed PackagesInstalled Packages appears.
  4. Locate and click NVM Advanced Reporting. NVM Advanced Reporting (Managed) appears.

  5. Alongside Post Install Instructions, click View.

  6. 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.
  7. Alongside each channel, select check boxes as required:
    • Fetch Analytics. Select the Fetch Analytics check box to retrieve and store the following data:

      Data to retrieveFields to store data inNotes
      Category and subcategory data

      Custom category and subcategory fields.

      Because you can customize categories and subcategories, you must create the fields yourself. For information, see Creating custom fields for categories and subcategories.

      Info
      Matched categories also appear in the Categories (NVMStatsSF__Categories__c) field.


      If you do not provide all related category and subcategory fields, Advanced Reporting and Statistics reports an error and does not retrieve applicable category and subcategory data.

      Percentage of agent talk time

      Agent Percent (NVMStatsSF__Agent_Percent__c)

      Fields appear in the Caller and Agent Related section.




      Percentage of talkover time

      Crosstalk Percent (NVMStatsSF__Crosstalk_Percent__c)

      Percentage of customer talk time

      Customer Percent (NVMStatsSF__Customer_Percent__c)

      Percentage of silence time

      Silence Percent (NVMStatsSF__Silence_Percent__c)


    • 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.
  8. Click Save All. Next time a transaction runs, it uses the new settings and retrieves additional analytics data. Advanced Reporting and Statistics populates NVM Call Summary record fields as appropriate.

Creating custom fields for categories and subcategories

If you choose to retrieve call recording analytics data from ContactWorld, you must create custom category and subcategory fields in which to store that data. (The Advanced Reporting and Statistics managed package provides custom fields to store other analytics data.) Each category and subcategory must have a corresponding field.

Create a custom checkbox field for each category and a number field for each subcategory that you have configured for the conversation analyzer feature. Set Field Name—as referenced by APIs—for the fields using the following format:

  • Categories: Category__c
  • Subcategories: Category_subcategory__c

...