Versions Compared

Key

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

Installing Advanced Reporting and Statistics, creates the following components in your Salesforce org.:

AgentTimeTable, Agent Timeline, Call Plan Statistics, Call Timeline, Conversation Analyzer, and NVM Stats Config.

ComponentQuantityDescription
Table Objects7Store data obtained from the API calls.
Custom Setting Objects2Store configuration details.
VisualForce Pages6
Info
The Conversation Analyzer VisualForce page is only used if the Conversation Analyzer feature is available in your account.
Tabs2

NVM Agent Summaries and NVM Call Summaries tabs.

Contain NVM Agent Summary and NVM Call Summary records.

Apex Classes59Apex classes37Make API calls to Vonage Contact Center servers to obtain and persist statistics. The servers are defined within the Remote Site Settings. From version 2.44 72 only 36 37 classes are required, of which 15 are test classes. Triggers4Invoke actions such as de-duplication on the uploading of statistics. From version 2.44 only two triggers are incorporated.Custom Fieldsfields234265

Display the call and agent data within the custom objects.


Custom objectsPermission Set8Store configuration details.List views8List views for Vonage Agent Summary, Vonage Call Summary, Participation, and Transaction records, plus 4 others.Page layouts14Layouts for Vonage Agent Summary, Vonage Call Summary, Participation, and Transaction records.Permission sets1Sets permissions for viewing stats information.Workflow0Scheduled JobsRecord types4For different interaction types: internal calls, outbound calls, inbound calls, and cases. Scheduled jobs4By default, four Scheduled Apex jobs with the prefix "ScheduledWatchdog" run hourly, spaced 15 minutes apart. These queue Apex jobs for active channels to collect statistics data.Tabs2

Vonage Agent Summaries and Vonage Call Summaries tabs.

Contain Vonage Agent Summary and Vonage Call Summary records.

Table objects7Store data obtained from the API calls.Triggers2Invoke actions such as de-duplication on the uploading of statistics. From version 2.44 only two triggers are incorporated.VisualForce pages6

AgentTimeTable, AgentTimeline, CallPlanStatistics, CallTimeline, ConversationAnalyzer, and StatsConfig.

Info
The ConversationAnalyzer VisualForce page is only used if the Conversation Analyzer feature is available in your account.


Workflows1Field update workflow