Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

The order that leads are selected for dialing is to be frank a complex one as there are multiple overlapping factors (and sometimes contradictory factors) that control in what order leads are dialed.

This article attempts to shed some light on the lead ordering.

Standard Prioritisation and Callback dates

Lets start with the simple rules and how Noojee works by default.

So what leads are considered to be eligible for dialing.

  • new leads (no Disposition has yet been set)
  • leads with a callback date which is in the past

The 'past' being anytime before 'right now'.

Leads that have been 'finalised' (closed) are never considered for dialing.

Once the list of 'available' leads is selected then the leads need to be prioritised.

Leads are priorities based on (the order is important)

  • Priority
  • Callback Date

New leads by default have a priority value of '4' all other leads will have a priority based on the last disposition set on the lead.

Note: if a lead is ever set to a disposition of type 'Client Approved Callback' then the priority of the disposition will never be lowered (where a priority of '1' is higher than a priority of '6').

Having determined a leads priority the dialer will start by dialing all leads with the highest priority (a lower no. is a higher priority).

If more than one lead has the same priority (almost always) then the leads Callback Date is used.

New leads don't normally have a callback date. 

For the purposes of comparing a new leads callback date with a lead that has a callback, the new lead is always considered older.

This means that new leads will be dialed after callbacks that have the same priority.

Last In First Out

Noojee's dialer uses a Last In - First Out method for dialing.

Once two leads with the same priority have been selected then the one with the must current date will be dialed.

This means that Callbacks that a callback date that was set for 1 second ago will be dialed before a callback that was set for 1 hour ago.

Implications of Last In First Out

In the real world you don't always have enough agents to dial every lead when the callback is due. In some circumstances you might even get hours or days behind in your callbacks.

At some point in time the Callbacks become stale. For example if you have a callback set for 10am and its now 12pm then the customer isn't likely to be still waiting for the call.

In this case, your better off dialing a callback which is due right now as you are likely to get a better sales response.

Once your team catches up with the 'current' callbacks the dialer will automatically start working it's way back through the older callbacks.

How to prioritise New Leads

If you are using one of Noojee's API to directly inject leads into a Campaign you may actually want to prioritise New leads.

For example if you have a Web form through which an customer makes an enquiry then it would be great to call them whilst they are still on the website.

In this scenario Noojee's dialer is able (on average) to dial the customer back within about 30 seconds of the Customer clicking the enquiry button.

Of course you need to have enough agents available to handle the volume of web leads that your site generates.


In these cases you want New Leads to be handled as a priority.

To ensure these leads are dealt with rapidly you want to set new leads to a high priority and also set the callback date to 'now'.

In these cases you probably want to set your new leads with a priority of '1' and a callback date/time of 'now'.

Virtual Allocations

Now the fun begins. Virtual Allocations add in a whole new level of power and complexity.

See an overview of Virtual Allocations.

Virtual Allocations allow you to combine multiple allocations into a single uber Allocation.

When you combine multiple allocations, you must specify a 'ratio'. The ratio dictates what percentage of leads are taken from each allocation.

This essentially breaks prioritisation of leads in that each member Allocation is considered separately. Leads are pull from each Allocation based on their priority within their Allocation and then are sent to the dialer based on their Allocations ratio.

This means that you can be dialing very old leads coming out of one allocation while another member allocation has fresher leads.

You can overcome this to some extent by turning down the Ratio on the Allocation that you know has older leads.





  • No labels