• Identify a conversation generated from a callback

    One of the KPIs that we are interested on tracking is the frequency of callback requests initiated by clients. This metric serves as a way in evaluating the efficiency of our call handling processes.

    As of now this is not possible to track since a callback is logged in the system like any other call

    Thank you