Autodialer poll example

From Kolmisoft Wiki
Jump to navigationJump to search

This example shows how to create an Autodialer poll with 3 choices.

1. We need to create IVR which will log choose of callee:

Ad poll example 1.png

Ad poll example 2.png

Ad poll example 3.png

Ad poll example 4.png

Ad poll example 5.png

Ad poll example 6.png

Ad poll example 7.png

Ad poll example 8.png

2. We need to create Autodialer campaign. "IVR" action should be chosen and a newly created IVR should be selected.

When the Autodialer configuration is completed, the dialing session can be started.

3. When Autodialer completes dialing we can check Poll results.

To check the results of the Poll we need to click on "Numbers" in the Autodialer campaign and click "Export call data to CSV".

CSV with Poll results will be provided. The file contains data on answered calls only.

Example of results file content:

2012-07-16 11:05:20;37061234567;2012-07-16 11:05:27;2 is pressed

2012-07-16 11:05:20 - Answer time;

37061234567 - Number;

2012-07-16 11:05:27 - Time when action was performed;

2 is pressed - Action description. It is specified on IVR and shows that Callee pressed "2".

See also