Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Removed translated content for 'fr'
Sv translation
languageen

Introduction

The Dialler Real-Time View is used by supervisors and administrators to obtain an overview of the progress in the outbound campaigns, which they supervise. With real-time total values as well as individual values for each campaign, it provides a strong contrast to the reporting by providing real-time data to the controlling members. 


See also Dialler User/Configuration Guide

Navigation

Image Modified > ACD > Supervisor > Dialler

Image Modified

Column Configuration

The order of the columns can be changed individually by using Image Added and Image Added. Columns can also be removed

...

from the view by selecting and moving them to the "Available" tab

The configuration is accessed by pressing Image Modified. The following page will open:

Image Modified

Calculation basis used to calculate percentages

Calls Total Today

All calls made today

Code Block
themeConfluence
CallAbortedToday + CallBusyToday + CallNoAnswerToday + CallBusyToday + CallInvalidToday + CallErrorToday + CallReachedToday


Contact Result Total Today

All contact result code set today

Code Block
themeConfluence
ContactResultDoneToday + ContactResultAbortedToday + ContactResultAppointmentToday + ContactResultDelayToday


Column Descriptions

NameDescription

...

...

Campaign

Name of the sub-campaign

...

Where could this be referenced? 

...

Master Campaign(s)

Name of the master campaign

See also Campaigns

...

See also Campaigns

Group Names (s)Name of the ACD group which is associated with the master campaign

...

Group Number(s)The

...

number of the ACD group which is associated with the master campaign

...

Contacts Total

...

Contacts configured in all visible sub-campaigns

...

Contacts Not Done

...

Contacts with any result code

...

except '

...

done'

...

Contacts in Progress

...

Contacts either being called

...

in the visible outbound campaigns, or

...

locked

...

at any given moment
Contacts Done

...

Contacts with the result code 'done' or 'Abort' since the beginning of the campaign. These contacts will no longer be called by the dialler.

...

Calls Aborted TotalCalls with the result code

...

'

...

abort' since the beginning of the campaign

...

...

When is "abort" set? 

When: 

  • Number incorrect
  • SIP-ERROR
  • ???
Calls Aborted Today 

...

When is "abort" set? 

When: 

  • Number incorrect
  • SIP-ERROR
  • ???
Calls with the result code 'abort' today.
Calls Aborted Today %

...

Calls with the result code 'abort' today divided by all

...

calls made in that campaign

...

today.

Code Block
themeConfluence
diallerCampaignsData_sumOfColumn_CallAbortedToday / diallerCampaignsData_sumOfColumn_CallsTotal * 100


Calls Busy Total

...

Calls with the result code 'busy' since the beginning of the campaign

...

Calls Busy Today 

...

Calls with the result code 'busy' today because the contact line was busy

...

Calls Busy Today %

...

Calls with the result code 'busy' today divided by all

...

calls made in that campaign

...

today

Code Block
themeConfluence
diallerCampaignsData_sumOfColumn_CallBusyToday / diallerCampaignsData_sumOfColumn_CallsTotal * 100


Calls No Answer Total

...

Calls that were not answered by the called party since the beginning of the campaign

...

Calls No Answer Today 

...

Calls that were not answered by the called party today

...

Calls No Answer Today %

...

Calls

...

that were not answered today

...

divided by all calls made in that campaign

...

today

Code Block
themeConfluence
diallerCampaignsData_sumOfColumn_CallNoAnswerToday / diallerCampaignsData_sumOfColumn_CallsTotal * 100


Calls Invalid Total

...

Calls that were

...

rejected or the destination number was either unallocated (unassigned) or in an invalid format (address incomplete). This number is cumulated since the beginning of the campaign

...

Calls Invalid Today

...

Calls that were

...

rejected or the destination number was either unallocated (unassigned) or in an invalid format (address incomplete). This number is cumulated in a day

...

Calls Invalid Today

...

Calls Invalid today divided by all calls made in that campaign today. This number is cumulated in a day

...

Code Block
themeConfluence
diallerCampaignsData_sumOfColumn_CallInvalidToday / diallerCampaignsData_sumOfColumn_CallsTotal * 100


Calls Error Total

...

Calls that ended with an error code since the beginning of the campaign

...

...

Code needs to be checked to find out the basis of calculation, only then can the explanation be written correctly 

Calls Error Today

...

Calls that ended with an error code today

...

Calls Error Today %

...

Calls that ended with an error code today

...

divided by all calls made in that campaign

...

today

Code Block
themeConfluence
diallerCampaignsData_sumOfColumn_CallErrorToday / diallerCampaignsData_sumOfColumn_CallsTotal * 100


Calls Reached Total

...

Calls that have successfully reached the called party since the beginning of the campaign

...

Calls Reached Today

...

Calls that have successfully reached the called party today

...

Calls Reached Today %

...

Calls reached today divided by all

...

calls made in that campaign in that day

...

Code Block
themeConfluence
diallerCampaignsData_sumOfColumn_CallReachedToday / diallerCampaignsData_sumOfColumn_CallsTotal * 100


Result Done Total

...

Results set to 'done' since the beginning of the campaign

...

Result Done Today

...

Results set to 'done' today

Result Done Today %

...

Result Done Today divided by all results set in that campaign today

Code Block
themeConfluence
diallerCampaignsData_sumOfColumn_ContactResultDoneToday / diallerCampaignsData_sumOfColumn_ContactResultTodayTotal * 100

...

Number of result codes in a day where the contacts were successfully reached.

...


Result Abort Total

...

Results set to 'abort' since the beginning of the campaign

...

'Abort' can be set manually by an agent, and automatically by the dialler. It cant only be when the contact numbers where incorrect!

Result Abort Today

Results set to 'abort' today

...

Result Abort Today

...

Number of result codes in a day where the contacts could not be reached because the contact numbers were incorrect.

...

'Abort' can be set manually by an agent, and automatically by the dialler. It cant only be when the contact numbers where incorrect!

This explanation needs to be written after checking the basis of calculation

%

Result Abort Today divided by all results set in that campaign today.

Code Block
themeConfluence
diallerCampaignsData_sumOfColumn_ContactResultAbortedToday / diallerCampaignsData_sumOfColumn_ContactResultTodayTotal * 100


Result Delay Total

Results set to 'delay'

...

Number of result codes in a day where the contacts could not be reached because the contact numbers were incorrect.

...

since the beginning of the campaign

...

Result Delay Today

...

Results set to 'delay' today

Result Delay Today %

...

Result Delay Today divided by all results set in that campaign today.

Code Block
themeConfluence
diallerCampaignsData_sumOfColumn_ContactResultDelayToday / diallerCampaignsData_sumOfColumn_ContactResultTodayTotal * 100


Result Appointment Total

Results set to 'appointment'

...

Percentage of result codes in a day where a result code of the type 'Delay' has been set.

...

since the beginning of the campaign

...

Result Appointment Today

...

Results set to 'appointment' today

Result Appointment Today %

...

Result Appointment Today divided by all results set in that campaign today


Code Block
themeConfluence
diallerCampaignsData_sumOfColumn_ContactResultAppointmentToday / diallerCampaignsData_sumOfColumn_ContactResultTodayTotal * 100





Sv translation
languagede

Einführung

Die Dialer Real-Time Anzeige wird von Supervisoren und Administratoren genutzt, um sich einen Überblick über den Fortschritt der von ihnen überwachten Outbound-Kampagnen zu verschaffen. Mit Echtzeit-Gesamtwerten sowie Einzelwerten für jede Kampagne bietet sie einen starken Kontrast zum Reporting, indem sie den Controlling-Mitgliedern Echtzeitdaten zur Verfügung stellt. 

Siehe auch Dialer Verwendungs- und Konfigurationsanleitung

Navigation

Image Added > ACD > Supervisor > Dialer

Image Added

Spalten Konfiguration

Die Reihenfolge der Spalten kann mit Image Added und Image Added individuell geändert werden. Spalten können auch aus der Ansicht entfernt werden, indem Sie sie auswählen und in die Registerkarte "Verfügbar" verschieben.

Die Konfiguration wird durch Drücken von Image Added aufgerufen. Die folgende Seite wird geöffnet:

Image Added

Berechnungsgrundlage für die Berechnung der Prozentsätze

Anrufe Gesamt Heute

All calls made today

CallAbortedToday + CallBusyToday + CallNoAnswerToday + CallBusyToday + CallInvalidToday + CallErrorToday + CallReachedToday


Kontakte Result Codes Gesamt Heute

Alle heute gesetzten Result Codes aller Kontakte

ContactResultDoneToday + ContactResultAbortedToday + ContactResultAppointmentToday + ContactResultDelayToday


Spalten Beschreibung

NameBeschreibung
Kampagne

Name der Sub-Kampagne/n

Master Kampagne/n

Name der Master Kampagne/n

Siehe auch Kampagnen

Gruppenname/nName der ACD-Gruppe/n, die mit der Master-Kampagne verbunden ist
Gruppennummer/nDie Nummer der ACD-Gruppe/n, die mit der Master-Kampagne verbunden ist/sind
Kontakte Gesamt

In allen sichtbaren Unterkampagnen konfigurierte Kontakte

Kontakte nicht BearbeitetKontakte mit beliebigem Ergebniscode außer "Abschluss"
Kontakte in BearbeitungKontakte, die entweder in den sichtbaren Outbound-Kampagnen angerufen werden oder zu einem bestimmten Zeitpunkt gesperrt sind
Kontakte BearbeitetKontakte mit dem Ergebniscode "Abschluss" oder "Abbruch" seit Beginn der Kampagne. Diese Kontakte werden nicht mehr angerufen.
Anrufe Abbruch GesamtAnrufe mit dem Ergebniscode "Abbruch" seit Beginn der Kampagne
Anrufe Abbruch Heute Anrufe mit dem Ergebniscode "Abbruch" heute.
Anrufe Abbruch Heute %

Anrufe mit dem Ergebniscode "Abbruch" heute geteilt durch alle Anrufe, die heute in dieser Kampagne getätigt wurden.

Code Block
themeConfluence
diallerCampaignsData_sumOfColumn_CallAbortedToday / diallerCampaignsData_sumOfColumn_CallsTotal * 100


Anrufe Besetzt GesamtAnrufe mit dem Ergebniscode "Besetzt" seit Beginn der Kampagne
Anrufe Besetzt HeuteAnrufe mit dem Ergebniscode "Besetzt" heute
Anrufe Besetzt Heute %

Anrufe mit dem Ergebniscode "Besetzt" heute geteilt durch alle Anrufe, die heute in dieser Kampagne getätigt wurden

Code Block
themeConfluence
diallerCampaignsData_sumOfColumn_CallBusyToday / diallerCampaignsData_sumOfColumn_CallsTotal * 100


Anrufe Nicht Beantwortet GesamtAnrufe, die seit Beginn der Kampagne vom Angerufenen nicht angenommen wurden

Anrufe Nicht Beantwortet Heute

Anrufe, die heute vom angerufenen Teilnehmer nicht angenommen wurden
Anrufe Nicht Beantwortet Heute %

Anrufe, die heute nicht beantwortet wurden, geteilt durch alle Anrufe, die heute in dieser Kampagne getätigt wurden

Code Block
themeConfluence
diallerCampaignsData_sumOfColumn_CallNoAnswerToday / diallerCampaignsData_sumOfColumn_CallsTotal * 100


Anrufe Ungültig GesamtAnrufe, die abgewiesen wurden oder die Zielnummer war entweder nicht zugewiesen (nicht zugeordnet) oder in einem ungültigen Format (Adresse unvollständig). Diese Anzahl wird seit Beginn der Kampagne kumuliert
Anrufe Ungültig HeuteAnrufe, die abgewiesen wurden oder die Zielnummer war entweder nicht zugewiesen (nicht zugewiesen) oder in einem ungültigen Format (Adresse unvollständig). Diese Anzahl wird in einem Tag kumuliert
Anrufe Ungültig Heute %

Ungültige Anrufe heute geteilt durch alle Anrufe, die heute in dieser Kampagne getätigt wurden. Diese Zahl wird an einem Tag kumuliert

Code Block
themeConfluence
diallerCampaignsData_sumOfColumn_CallInvalidToday / diallerCampaignsData_sumOfColumn_CallsTotal * 100


Anrufe Fehler GesamtAnrufe, die seit Beginn der Kampagne mit einem Fehlercode beendet wurden
Anrufe Fehler HeuteAnrufe, die heute mit einem Fehlercode endeten
Anrufe Fehler Heute %

Anrufe, die heute mit einem Fehlercode endeten, geteilt durch alle Anrufe, die heute in dieser Kampagne getätigt wurden

Code Block
themeConfluence
diallerCampaignsData_sumOfColumn_CallErrorToday / diallerCampaignsData_sumOfColumn_CallsTotal * 100


Anrufe Erreicht GesamtAnrufe, die den angerufenen Teilnehmer seit Beginn der Kampagne erfolgreich erreicht haben
Anrufe Erreicht HeuteAnrufe, die heute erfolgreich den angerufenen Teilnehmer erreicht haben
Anrufe Erreicht Heute %

Heute erreichte Anrufe geteilt durch alle Anrufe in dieser Kampagne an diesem Tag

Code Block
themeConfluence
diallerCampaignsData_sumOfColumn_CallReachedToday / diallerCampaignsData_sumOfColumn_CallsTotal * 100


Ergebnis Abschluss Gesamt

Ergebnisse seit Beginn der Kampagne auf "Abschluss" gesetzt

Ergebnis Abschluss Heute

Ergebnisse heute auf "Abschluss" gesetzt

Ergebnis Abschluss Heute %

Heute auf "Abschluss" gesetzte Ergebnisse geteilt durch alle heute in dieser Kampagne gesetzten Ergebnisse

Code Block
themeConfluence
diallerCampaignsData_sumOfColumn_ContactResultDoneToday / diallerCampaignsData_sumOfColumn_ContactResultTodayTotal * 100


Ergebnis Abbruch Gesamt

Ergebnisse seit Beginn der Kampagne auf "Abbruch" gesetzt

Ergebnis Abbruch Heute

Ergebnisse heute auf "Abbruch" gesetzt

Ergebnis Abbruch Heute %

Heute auf "Abbruch" gesetzte Ergebnisse geteilt durch alle heute in dieser Kampagne gesetzten Ergebnisse

Code Block
themeConfluence
diallerCampaignsData_sumOfColumn_ContactResultAbortedToday / diallerCampaignsData_sumOfColumn_ContactResultTodayTotal * 100


Ergebnis Verzögerung Gesamt

Ergebnisse seit Beginn der Kampagne auf "Verzögerung" gesetzt

Ergebnis Verzögerung Heute

Ergebnisse heute auf "Verzögerung" gesetzt

Ergebnis Verzögerung Heute %

Heute auf "Verzögerung" gesetzte Ergebnisse geteilt durch alle heute in dieser Kampagne gesetzten Ergebnisse

Code Block
themeConfluence
diallerCampaignsData_sumOfColumn_ContactResultDelayToday / diallerCampaignsData_sumOfColumn_ContactResultTodayTotal * 100


Ergebnis Termin Gesamt

Ergebnisse seit Beginn der Kampagne auf "Termin" gesetzt

Ergebnis Termin Heute

Ergebnisse heute auf "Termin" gesetzt

Ergebnis Termin Heute %

Heute auf "Termin" gesetzte Ergebnisse geteilt durch alle heute in dieser Kampagne gesetzten Ergebnisse


Code Block
themeConfluence
diallerCampaignsData_sumOfColumn_ContactResultAppointmentToday / diallerCampaignsData_sumOfColumn_ContactResultTodayTotal * 100

...

Number of result codes in a day today where a result code of the type 'Appointment' has been set.

...