Landis Contact Center for Microsoft Teams
  • About
  • Getting Started
  • Setup
    • Organization Settings
    • Set Up Users
    • Set Up Queue
      • Calling Queue
      • Chat Queue
        • Web Chat
    • Set Up IVR
    • Set Up Queue or IVR Resource Account
      • Option 1: Teams Admin Center
      • Option 2: Contact Center (Preview)
    • Set Up Policy Call Recording
    • Set Up Sentiment Analysis
    • Set Up Business Hours Sets
    • Set Up Holiday Hours Sets
    • Set Up Organization Units
    • Set Up Wall boards
    • Set Up Wrap-Up Question Set
    • Set Up Scheduled Reports
    • Set Up Auto Attendant [Teams]
    • Install Teams App
    • Failover Options
  • Daily Usage
    • Agent
      • My Settings
      • Agent Panel
      • Transferring Calls
    • Supervisor / Manager
      • Monitor Live Calls
        • Call Barge
        • Pick Call
        • Listen In
        • Whisper In
      • Listen to Recordings
      • Manage Agent Status
      • Manage Agent Queue Sign-ins
  • Analytics & Reports
    • Home
    • Dashboard
    • Live Calls
    • Queue Status
    • Agent Status
    • Wallboards
    • Queue Summary
    • Agent Summary
    • IVR Summary
    • Queue Details
    • Agent Details
    • IVR Details
    • Recordings
    • Abandoned Calls
    • Queue Calls by Hour
    • Agent Timeline
    • Wrap Up Answers
    • Callback Requests
    • Data Collection Records
    • Call Details
  • Administration
    • Call Settings Policies
    • Data Access Policies
    • Data Collection
    • Direct Call Records Groups
    • Organization Units
    • Queue and IVR Access Control
    • Roles
    • Settings
    • Users
    • Webhooks
  • Maintenance
    • Delete Stuck Live Calls
    • Retrieve Stuck Live Calls
    • Delete Stuck Agent Panel Calls
    • Diagnostics
    • Audit Logs
  • Appendix
    • Agent Status Profiles
    • App Service Information
    • Audio Prompts
      • Audio Files
    • Call Popup
    • Call Loop Detection
    • Create Resource Account Using PowerShell
    • Event Webhook
    • External Recording/audio prompt Storage
    • Feature States
    • Hang Up
    • Integration Permissions
    • IVR Data Dip Power Automate Flow Configuration
    • JSON IVR Design (deprecated)
    • Languages
    • Microsoft Azure Cognitive Services
    • Presence API Service Account
    • Queue Alerting Type
    • Queue Call Back
    • Queue Priority
    • Queue Routing Type
    • Remove Contact Center
    • Report Options
      • Search
      • Date Range Selector
      • Export to Excel
      • Add Filters
      • Edit Columns
    • Reroute on No Answer (RONA)
    • Skills Based Routing
      • Skill Category
      • User Skills
      • Queue Skills
    • Skype for Business Hybrid
    • Teams API Service Account
    • Teams Presence Based Routing
    • Terms and Conditions
    • Timezone Reference
    • Transfer to PSTN
    • Trial Expiration
  • Definitions
    • [Contact Center] Service
    • [Contact Center] Organization
  • Service Health
    • Current Incidents
    • Incident Reports
  • What's new in Contact Center
Powered by GitBook
On this page
  • Create Data Collection Set
  • Linking a Data Collection set to an IVR
  • Configuring an IVR to Populate Data Collection Fields
  • Viewing the data collected

Was this helpful?

  1. Administration

Data Collection

Data Collection can be used to collect data about a call in an IVR. This data can then be retrieved via queue call pop or viewed historically in the Data Collection Records report. The data collected is also sent in the IVR webhook.

Create Data Collection Set

Configuration | Data Collection Sets

Each data collection record has up to 20 fields that can be populated. By default, these fields are named Data Value 01, Data Value 02, Data Value 03, and so on. We recommend creating a Data Collection Set which gives the fields friendly names for better reference.

Linking a Data Collection set to an IVR

Queues & IVRs | IVRs | Select an IVR to edit | Edit tab | Data Collection Set

After a data collection set has been selected, the friendly names will appear when selecting a data collection field to populate.

Configuring an IVR to Populate Data Collection Fields

Queues & IVRs | IVRs | Select an IVR to edit | Designer tab

All IVR blocks that can create variables can also populate data collection fields using these variables. These blocks are DataDip, VoiceInput, Regex, and MultiTone.

Either add or edit one of the above blocks, select the Show Advanced option. A Data Value drop down will appear. One of the available data collection fields can be selected from the list. This will populate the field's value with the contents of the variable the block created.

The contents of default variables (Caller Number, Caller Name, and Scenario Id) can be assigned to a data collection field on the Root State block.

Viewing the data collected

Queue Call Popup

Data Collection Records Report

IVR Webhook

Last updated 6 months ago

Was this helpful?

Data collection values can be sent in the call popup URL by using default field names as placeholders enclosed in curly braces. For example: {datavalue01} or {datavalue02} etc. See

See

See

Call Popup
Data Collection Records
Webhooks