Genesys CTI User Forum

Genesys CTI User Forum => Genesys CTI Technical Discussion => Topic started by: slocumcti on September 11, 2007, 01:59:55 PM

Title: Filters - Historical Reporting
Post by: slocumcti on September 11, 2007, 01:59:55 PM
Report on Attached Data:

Need to clearly define the process for using filters to collect user data.  Need to clearly indentify which report templates to use. 

[u][b]In stat server filter section create filter[/b][/u]
Option Name = GetMembershipNumber
Option Value = PairExist("MembershipNumber", "*")

After the filter is created in stat server what are the step in DMA if you want to have a report that you can run to capture the membership number that a customer enters per call?

AJ

Title: Re: Filters - Historical Reporting
Post by: Sylvainsjc on September 11, 2007, 02:39:30 PM
you'd better create the filter using dma.
Can you explain better what sort of "capture" you have to make ?
If there is a lot of differents MemberShipNumber, you can't report each number using DMA, you have to use CallConcentrator or Icon
Title: Re: Filters - Historical Reporting
Post by: cavagnaro on September 11, 2007, 03:01:11 PM
As Sylvainsjc said, you can't recolect each customer, that is not the purpose of CCA. CCA will recollect statistics of the Contact Center itself.
You can apply a filter for a category or an IVR option maybe, buty not for each customer.
What your filter is doing is capture all calls that has the KVP "MembershipNumber" and value anything (*).

You need to get ICON or CallConcentrator in order to do what you want.
Title: Re: Filters - Historical Reporting
Post by: Adam G. on September 11, 2007, 03:09:37 PM
If you have Universal Contact Server, you could always use the Interaction DB table  ;)

Title: Re: Filters - Historical Reporting
Post by: slocumcti on September 11, 2007, 04:05:49 PM
I believe the CCon is the correct approach, my thought were to track call by con-id and what attached data "membership number" was associated with each call that had attached data.

AJ
Title: Re: Filters - Historical Reporting
Post by: Adam G. on September 12, 2007, 10:02:13 AM
Without giving too much info away, the Interaction table holds very basic data on [b]each[/b] call\email etc including ConnId plus upto 10 string based pieces of User Data and upto 5 pieces of Integer based UData.

It doesn't tell you which agent answered the call etc, but you could use one of strAttribute fields.........