" /> Filters - Historical Reporting - Genesys CTI User Forum

Author Topic: Filters - Historical Reporting  (Read 5005 times)

slocumcti

  • Guest
Filters - Historical Reporting
« on: September 11, 2007, 01:59:55 PM »
Advertisement
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


Offline Sylvainsjc

  • Full Member
  • ***
  • Posts: 137
  • Karma: 2
Re: Filters - Historical Reporting
« Reply #1 on: September 11, 2007, 02:39:30 PM »
  • Best Answer
  • 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

    Offline cavagnaro

    • Administrator
    • Hero Member
    • *****
    • Posts: 7641
    • Karma: 56330
    Re: Filters - Historical Reporting
    « Reply #2 on: September 11, 2007, 03:01:11 PM »
  • Best Answer
  • 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.

    Offline Adam G.

    • Hero Member
    • *****
    • Posts: 552
    • Karma: 12
    • Still Gorgeous.......
    Re: Filters - Historical Reporting
    « Reply #3 on: September 11, 2007, 03:09:37 PM »
  • Best Answer
  • If you have Universal Contact Server, you could always use the Interaction DB table  ;)


    slocumcti

    • Guest
    Re: Filters - Historical Reporting
    « Reply #4 on: September 11, 2007, 04:05:49 PM »
  • Best Answer
  • 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

    Offline Adam G.

    • Hero Member
    • *****
    • Posts: 552
    • Karma: 12
    • Still Gorgeous.......
    Re: Filters - Historical Reporting
    « Reply #5 on: September 12, 2007, 10:02:13 AM »
  • Best Answer
  • 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.........