System and User Management
Admin Config & Features
Customer Provider types
7 min
overview customer providers define the strategy for sourcing, prioritizing, and managing customer contact numbers for dialing campaigns the system supports various providers, each designed for specific outbound campaign goals and complexity levels, including campaign based , lead based , and the advanced pace based customer provider 1\ campaign based customer provider this provider focuses on managing the customer cache size and the order in which customers are fetched from the database for dialing parameters mincachesize this parameter sets the minimum threshold if the total numbers present in the cache are less than this minimum value, numbers will be fetched from the database and stored in the cache fetchsize this specifies the total number of customers to be fetched at a time for this campaign fetchrandomcustomers this parameter has been deprecated from release 3 02 40 onwards if enabled, customers will be fetched from the database in random order however, this is not preferred because it will slow down fetching fetchorderpolicy customer numbers will be fetched in the configured order fetch order can be fifo , lifo , random , no order , attempt asc , attempt desc , data table asc , or data table desc this functionality is a licensed feature ( allowfetchorder ) fetchordercolumnname this field is only applicable if data table desc or data table asc is selected in the fetch order policy it specifies the column name which will be used for sorting customers while dialing 2\ lead based customer provider the lead based customer provider is used for dialing customers according to their lead priority customers with high priority will be dialed first, followed by customers of lower priority if two leads have the same priority, numbers will be dialed according to their weights recommended for scenarios where leads must be processed equally (leveled) at any given time parallel predictive dialer (ppd) campaigns, as it is recommended to maintain a cache per lead so that all queues get sufficient numbers, if available campaigns utilizing lead to user mapping 3\ pace based customer provider what is pace? pace ( p ro a ctive c onnect e nhancer) is a customer provider the pace customer provider, together with ameyo's predictive dialer, forms the pace solution it is responsible for maintaining the cache from which the dialer can pick customers and dial when to use pace? pace should be used when customer behavior is known to the industry beforehand by analyzing this behavior, rules can be written that pace uses to increase the overall productivity of the contact center business use cases business usecase 1 (targeted redialing) if a connected call is a sale, customers with system dispositions like failed , amd , or provider failure are known to exhibit specific behavior using pace, you can restrict the dialer from calling such customers again (or dial them less frequently), which conserves bandwidth and prevents a decrease in the speed of profit conversely, you can force connected numbers to be dialed again if the contact center requires it business usecase 2 (state based dialing strategy) in collection or sales scenarios, the process of converting a customer requires an attached dialing strategy this strategy can be broken down into states that are attached to the customer as rules are executed for example if a customer is not picking up the call at 9 am (state officetravelling ), the rule can be if (system disposition='no answer' or system disposition ='provider temp failure' ) then callaroundtime='05 00 00' and notcallbefore='04 00 00' categorization of customers (states) pace categorizes customers into groups called states where the customer's behavior is known these states are defined by the client, and a specific dialing percentage can be defined for them for example, numbers with a system disposition of failed can be grouped into a state called bad , other customers into a good state, and customers not yet dialed into fresh customers a sample dialing percentage could be freshcustomers (40%) , good (50%) , and bad (10%) after the first attempt, the system knows the customer's state, and pace will try to follow the dialing percentage if there are 100 agents, the dialer will pick numbers in that ratio (40 fresh, 50 good, 10 bad) when all agents are idle and dial to define these states, select the customer provider in advance settings for the campaign, then go to the supervise view and under dialer settings , define states in the lower left area rules pace works on the category of customers, and these categories are maintained by pace rules all customers start with a connection state of 'freshcustomer' simple pace rule an example rule is if system disposition is failed and connection state='freshcustomer' then target connection state='bad' ncb (not to call before) a timestamp that means the customer will not be dialed before this time cat (call around time) a timestamp around which the customer will be dialed note this is not enforced; it depends on various factors complex pace rule involves uploading a javascript file where the entire logic is written (e g , as written for tata sky) rules are created under the customers tab in the manage view and then assigned to the campaign