Call Queue Messaging System for Personalized User Support

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Customer service centers face challenges in efficiently managing call queues when the number of callers exceeds available representatives, leading to users receiving generic wait messages without personalized assistance for their software application issues.

Innovation Solution

A method and system that retrieve a unique user identifier, analyze prior interaction data to identify specific problems, and generate personalized messages addressing those issues, which are presented to users while they wait in the call queue, allowing for potential resolution without losing their place in line.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Productivity

If users are placed in a call queue with generic messages, then the system can handle high call volumes with limited representatives, but users receive non-personalized assistance and experience longer wait times

Engineering Contradiction:
Improvecall handling capacityVSAvoiduser wait time
Core Design Contradiction:
ProductivityVSLoss of time

Solution Approach 1:

The system performs preliminary actions by retrieving user data, analyzing interaction history, and generating personalized messages before the user reaches the front of the call queue. This allows users to receive relevant information and potential solutions during their wait, reducing perceived wait time and potentially resolving issues without agent intervention.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system enables self-service by providing users with automated, personalized messages that address their specific problems while they are in the call queue. These messages contain troubleshooting information and solutions that users can act on independently, reducing the need for agent assistance and decreasing overall wait times.

Inventive Principle:
Principle #25Self-service

2Ease of operation

If the system retrieves and analyzes user data to generate personalized messages, then users receive targeted solutions, but the system complexity increases

Engineering Contradiction:
Improveuser experience qualityVSAvoidsystem complexity
Core Design Contradiction:
Ease of operationVSDevice complexity

Solution Approach 1:

The system implements a multi-functional architecture where a single call queue system simultaneously handles call management, user data retrieval, interaction analysis, message generation, and presentation. This universal system performs multiple functions that would traditionally require separate systems, managing complexity through integration rather than proliferation of components.

Inventive Principle:
Principle #6Universality (Multi-functionality)

Solution Approach 2:

The system introduces an intermediary message generation component that bridges the gap between raw user data and personalized communications. This intermediary layer processes interaction history, identifies problems, and formulates appropriate messages, simplifying the overall architecture by centralizing the complex analysis and generation functions in a dedicated mediator component.

Inventive Principle:
Principle #24Intermediary (Mediator)

3Reliability

If personalized messages are generated and presented to users in the call queue, then customer satisfaction improves, but the processing time and computational resources increase

Engineering Contradiction:
Improveproblem resolution effectivenessVSAvoidmessage processing time
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The system maintains continuity of useful action by performing data retrieval, analysis, and message generation continuously while users are in the call queue, rather than waiting for queue position to be determined. This parallel processing ensures that personalized messages are ready for immediate presentation when users reach the front of the queue, minimizing additional processing time.

Inventive Principle:
Principle #20Continuity of useful action

Solution Approach 2:

The system performs preliminary data retrieval and analysis as soon as users enter the call queue, before their turn to speak with an agent arrives. This advance preparation reduces the computational burden at the moment of message presentation and ensures that personalized content is ready immediately, minimizing delays in problem resolution.

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS9826092B2Method and system for call queue messaging
Publication Date: 2017.11.21 INTUIT INC
  • US9826092B2 patent drawing
  • US9826092B2 patent drawing
  • US9826092B2 patent drawing

AI summary

A method for providing messages to a user during a call includes receiving a call from a user. The method may further include retrieving, based on the call, a unique identifier of the user, and placing the user in a call queue in an order defined by when the call is received. While the user is in the call queue, user data matching the unique identifier of the user is retrieved, the user data is analyzed to identify, based on the prior interaction, a problem of the user with the software application. The method may further include generating, in response to identifying the problem of the user, user data messages, and initiating presentation of the user data messages to the user while the user is in the call queue.