Many products and services, including cloud- or web-based products and services, computing systems and other software products, industrial goods and commodities, et cetera, are increasingly being sold over the phone by tele-agents. Such sales are often for complex systems and to very sophisticated customers. These tele-agents are often able to modularize and customize products bringing increased efficiency and efficacy to their customers.
For example, cloud-based or web-services products are highly customizable and various products may be combined to provide the best solution for the customer and can be further customized based upon region or industry. Such cloud-based web services often include computing applications, database applications, migration applications, network and content delivery applications, business management tools, business analytics, artificial intelligence, mobile services, and many more applications.
Customer Relationship Management (“CRM”) is an approach to managing a company's interaction with current and potential customers. CRM implements data analysis of customers' history with a company to improve business relationships with customers, specifically focusing on customer retention and sales growth. CRM systems compile data from a range of communication channels, including telephone, email, live chat, text messaging, marketing materials, websites, and social media. Through the CRM approach and the systems used to facilitate it, businesses learn more about their target audiences and how to best address their needs.
Enterprise CRM systems can be huge. Such systems can include data warehouse technology, used to aggregate transaction information, to merge the information with information regarding CRM products and services, and to provide key performance indicators. CRM systems aid managing volatile growth and demand and implement forecasting models that integrate sales history with sales projections. CRM systems track and measure marketing campaigns over multiple networks, tracking customer analysis by customer clicks and sales. Some CRM software is available through cloud systems, software as a service (SaaS), delivered via network and accessed via a browser instead of installed on a local computer. Businesses using cloud-based CRM SaaS typically subscribe to such CRM systems, paying a recurring subscription fee, rather than purchasing the system outright.
Despite their sheer size, many CRM systems today lack the infrastructure to make full use of the information they can access. It is desirable, therefore, to employ an enterprise CRM system to automatically formulate an inside sales team or expert support team based on the data contained therein, thereby enhancing sales and support.
Many aspects of the present disclosure can be better understood with reference to the following drawings. The components in the drawings are not necessarily to scale, with emphasis instead being placed upon clearly illustrating the principles of the disclosure. Moreover, in the drawings, like reference numerals designate corresponding parts throughout the several views.
Methods, systems, products and other features for automatic formation of an inside sales team or expert support team based on CRM and marketing data are described with reference to the accompanying drawings beginning with
Cloud-based applications, web-services applications, computing systems and other software products are increasingly being sold over the phone by tele-agents. These tele-agents are often able to modularize and customize product offerings bringing increased efficiency and efficacy to their customers. For example, cloud-based or web-services products are highly customizable and various products may be combined to provide the best solution for the customer and can be further customized based upon region or industry. Such cloud-based web services often include computing applications, database applications, migration applications, network and content delivery applications, business management tools, business analytics, artificial intelligence, mobile services and many more applications. Examples of providers of such software, cloud-computing platforms, and web-services include Amazon, Microsoft, Oracle, and many others.
A tele-agent 120 at that term is used in this specification is a person who handles incoming or outgoing customer calls for business, such as, for example, software, hardware or cloud-based web services sales. Such tele-agents are often subject matter experts regarding the products that they sell and support and often work in call centers handling sales, inquiries, customer complaints support issues and other related sales and support operations. The term tele-agent as it is used in this specification is meant to be inclusive and not limiting. Other example names for a tele-agent include call center agent, customer service representative, telephone sales or service representative, attendant, associate, operator, account executive or team member.
Tele-agent 120 is an agent of a contact center 105, responsible for selling or supporting commercial products and services. CRM contact center 105 is an organization of personnel and computer resources that provide CRM according to embodiments of the present invention. In the example of
Time with any customer is valuable and every organization should have the most knowledgeable and experienced tele-agents available for a specific campaign or market segment to maximize the efficiency and efficacy of the organization.
A lead, as that term is used in this specification, represents a current or potential customer or client as structured data, typically including a lead ID, lead name, company, role of the lead, address of the lead or company, phone number of the lead and other relevant information as will occur to those of skill in the art. Such a lead may be implemented as a record, message, object, or other data structure useful to automated computing machinery for automatic lead generation according to embodiments of the present invention.
CRM system 99 according to embodiments of the present invention includes a lead knowledge engine 104, a sales analytics engine 108, and one or more tele-agent stations 112 interconnected via a network 101. Lead knowledge engine 104, sales analytics engine 108, and tele-agent stations 112 may be implemented as instances of automated computing machinery.
Automated computing machinery, as that phrase is used in this specification, means a module, segment, or portion of code or other automated computing logic, hardware, software, firmware, or the like, as well as a combination of any of the aforementioned, local or remote. Automated computing machinery is often implemented as executable instructions, physical units, or other computing logic for implementing specified logical functions.
As illustrated in
The lead knowledge engine 104 of
In the example system of
In a thin-client architecture, dashboard 110 may be displayed in a web browser running on tele-agent station 112 and be generated suing hypertext markup language (HTML) forms, cascading style sheets (CSS) and Java, PHP, Perl or similar scripting languages, as known to routineers in the art. In a thin-client architecture, a dashboard update module 168 is preferably a high-capacity web server that hosts one or more web server software applications for selectively and securely allowing one or more tele-agent stations 112 access over internet or other network 101 for transfer of hypertext markup language (HTML) files and the like. A browser plugin or application programming interface (API) may also be used as appropriate. In a thick-client architecture arrangement, a dashboard update module 168 may directly generate dashboard display 110 on tele-agent station 112. Regardless, dashboard display 110 ideally employs ideally employs standard windows-type display and control mechanisms including windows, client windows, frames, flexboxes, icons, buttons, check boxes, radio buttons, scroll bars, drop-down menus, pull-down menus, drill-down mechanisms, tabs, bar graphs, panes, panels, forms, slide bars, selection boxes, dialog boxes, text boxes, list boxes, menu bars, bar graphs, widgets, wizards, et cetera. The selection and layout of the user interface components, and the placement thereof, may vary widely within the scope of the present disclosure and may optionally be customized by each user. Ideally, dashboard update module 168 employs responsive site design techniques so as to automatically adjust layout and design to be readable and usable at any screen width. As user interface programming and design are well known in the art, further detail is omitted.
Sales information of products collected from tele-agent 120 may be actual sales made by the tele-agent recorded in the process of the sale, interest in a product shown by a customer interacting with the tele-agent, relevant notes recorded by the tele-agent 120 regarding products sold by the tele-agent or any other relevant sales information that will occur to those of skill in the art. Collection of such sales information has a twofold purpose: To identify products or services that may be of interest to a given lead or set of leads, and to identify particular tele-agents who may have particular subject matter expertise or experience with a given set of products or services.
The tele-agent dashboard application 110 is an application used by a tele-agent 120 to organize and support telephonic sales. In the example of
The dynamic profiling module 164 of
The dynamic profiling module 164 of
The lead knowledge engine 104 of
A graph database is a database that uses graph structures for semantic queries with nodes, edges and properties to represent and store data. A key concept of this database system is the graph (or edge or relationship), which directly relates data items in the data store. The relationships allow data in the store to be linked together directly, and in many cases retrieved with one operation.
The graph database contrasts with conventional relational databases, where links between data are stored in the data, and queries search for this data within the store and use the join concept to collect the related data. Graph databases, by design, allow simple and fast retrieval of complex hierarchical structures that are difficult to model in relational systems.
The underlying storage mechanism of graph databases can vary. Some depend on a relational engine and store the graph data in a table. Others use a key-value store or document-oriented database for storage, making them inherently NoSQL structures.
Retrieving data from a graph database often requires a query language other than SQL, which was designed for relational databases and does not elegantly handle traversing a graph. There are a number of systems, most often tightly tied to one product and there are some multi-vendor query languages like Gremlin, SPARQL, and Cypher. In addition to having query language interfaces, some graph databases are accessed through application programming interfaces (APIs).
Graph databases are based on graph theory, and employ nodes, edges, and properties. Nodes represent entities such as people, businesses, accounts, or any other item to be tracked. They are roughly the equivalent of the record, relation, or row in a relational database, or the document in a document database. Edges, also termed graphs or relationships, are the lines that connect nodes to other nodes; they represent the relationship between them. Meaningful patterns emerge when examining the connections and interconnections of nodes, properties, and edges. Edges are the key concept in graph databases, representing an abstraction that is not directly implemented in other systems. Properties are germane information that relate to nodes. For example, if N3 were one of the nodes, it might be tied to properties such as web-services support, cloud-computing, or a word that starts with the letter N, depending on which aspects of N3 are germane to a given database.
The graph database of
RDF makes resource identifier relationships between data items the central attribute of its overall data model. Resource identifiers, such as URI's, are created with data and liked together using relationships that are also named with resource identifiers, such as URI's.
The knowledge graph of
The RDF based knowledge graph of
The description of graph databases and semantic graph databases is for explanation and not for limitation. In fact, alternative embodiments may include SQL databases, relational databases, NoSQL, or any other viable database structure that will occur to those of skill in the art.
In the system of
To identify the product interest, the dynamic profiling module of
There are also examples of probabilistic reasoners, including non-axiomatic reasoning system, and probabilistic logic networks. Some such reasoners may be derived from machine learning. Machine learning is closely related to (and often overlaps with) computational statistics, which also focuses on prediction-making through the use of computers. Machine learning has strong ties to mathematical optimization, which delivers methods, theory and application domains to the field. Machine learning is sometimes conflated or equated with data mining, where the latter subfield focuses more on exploratory data 1 and is sometimes known as unsupervised learning.
Within the field of data analytics, machine learning is a method used to devise complex models and algorithms that lend themselves to prediction; in commercial use, this is known as predictive analytics. These analytical models allow researchers, data scientists, engineers, and analysts to “produce reliable, repeatable decisions and results” and uncover “hidden insights” through learning from historical relationships and trends in the data.
For further explanation,
In the example of
In parallel with the lead knowledge engine 104 sending the requests 202 and receiving responses 204 for internal sales information, a sales analytics engine 108 sends market information requests 206 to companies 272 and receives from those companies market information responses containing information about external sales made by the companies 272 with respect to the identified product of service. The external sales information responses of
For further explanation,
In the example of
In the example of
The lead knowledge engine 104 of
The internal and external sales information, as well as other information such as tele-agent IDs, products, lead details, companies, regions of the world, surges, sales history, marketing history, and other information is stored in the semantic graph database 152. This information may be stored in as part of enterprise knowledge graph 154 (
The dynamic profiling module 164 of
For further explanation,
As mentioned above, a tele-agent dashboard application 110 is an application used by a tele-agent to organize and support telephonic sales. Sales information of products made by the tele-agent 120 may be actual sales made by the tele-agent recorded in the process of the sale, interest in a product shown by a customer interacting with the tele-agent, relevant notes recorded by a tele-agent 120 regarding products sold by the tele-agent or any other relevant sales information that will occur to those of skill in the art.
In addition to supplying data valuable to the determination of what products and services may be of interest to particular leads, internal sales information 204 may also include data relevant to determining which tele-agents 120 should ideally be assigned to an inside sales team or expert support team for particular products and services. This information may include expertise developed from actual sales or support with particular products and services, relationships developed with particular customers, formalized training or certification for particular products or services, and the availability, i.e., bandwidth, of particular tele-agents.
At step 506, dynamic profiling module 164 queries one or more external sales analytics engines 108 for sales information. At step 508, in response to queries 210, external sales information 212 identifying external sales of products and services for a number of companies is provided by sales analytics engine(s) 108 to dynamic profiling module 164. At step 510, dynamic profiling module 164 identifies 412 from both external sales information 212 and internal sales information 204 particular product or service interests for a number of companies of a particular size in a particular industry in a particular region of the world and creates therefrom product-specific target-lead profiles 428. In the example of
Identifying a product or service interest for a number of companies of a particular size in a particular industry in a particular region of the world according to the method of
Internal sales information 204 is used by dynamic profiling module 164 at step 512 to create tele-agent rankings 468 associated with specific products or services 111 supported by call center 305 (
In the example of
In one or more embodiments, lead knowledge engine 104 (
At step 514, products and/or services 428, some of which may originate from external sales, are mapped by dynamic profiling module 164 to the products and/or services 111 supported by call center 305 (
The lead knowledge engine 104 (
The Abstract of the disclosure is solely for providing the a way by which to determine quickly from a cursory reading the nature and gist of technical disclosure, and it represents solely one or more embodiments.
The above-described embodiments of the present disclosure are merely possible examples of implementations set forth for a clear understanding of the principles of the disclosure. Variations and modifications may be made to the above-described embodiment(s) without departing substantially from the spirit and principles of the disclosure. All such modifications and variations are intended to be included herein within the scope of this disclosure and protected by the following claims.
Number | Name | Date | Kind |
---|---|---|---|
6785380 | Ribera | Aug 2004 | B2 |
6829603 | Chai et al. | Dec 2004 | B1 |
7275083 | Seibel et al. | Sep 2007 | B1 |
7486785 | Flores | Feb 2009 | B2 |
8108237 | Bourne et al. | Jan 2012 | B2 |
8332279 | Woolston | Dec 2012 | B2 |
8411843 | Cyriac | Apr 2013 | B1 |
9049295 | Cooper | Jun 2015 | B1 |
9165556 | Sugar | Oct 2015 | B1 |
9848082 | Lilland | Dec 2017 | B1 |
9860391 | Wu et al. | Jan 2018 | B1 |
9936066 | Mammen et al. | Apr 2018 | B1 |
9942779 | Proctor | Apr 2018 | B1 |
9948783 | Farrell | Apr 2018 | B1 |
10026092 | Heater et al. | Jul 2018 | B2 |
10057423 | Sheikh | Aug 2018 | B1 |
10101976 | Cavalcante | Oct 2018 | B2 |
10303466 | Karman | May 2019 | B1 |
10482384 | Stoilos | Nov 2019 | B1 |
20030126136 | Omoigui | Jul 2003 | A1 |
20040143473 | Tivey et al. | Jul 2004 | A1 |
20040210881 | Friedman | Oct 2004 | A1 |
20050005266 | Datig | Jan 2005 | A1 |
20050044357 | Fano | Feb 2005 | A1 |
20050105712 | Williams et al. | May 2005 | A1 |
20060095273 | Montvay et al. | May 2006 | A1 |
20060098625 | King | May 2006 | A1 |
20060239439 | Blackwood | Oct 2006 | A1 |
20070019618 | Shaffer | Jan 2007 | A1 |
20070064913 | Shaffer | Mar 2007 | A1 |
20070094183 | Paek et al. | Apr 2007 | A1 |
20070233561 | Golec | Oct 2007 | A1 |
20080162498 | Omoigui | Jul 2008 | A1 |
20080275744 | MacIntyre et al. | Nov 2008 | A1 |
20090070322 | Salvetti | Mar 2009 | A1 |
20090132474 | Ma | May 2009 | A1 |
20090245500 | Wampler | Oct 2009 | A1 |
20090271192 | Marquette | Oct 2009 | A1 |
20100010802 | Ruano | Jan 2010 | A1 |
20100036788 | Wu | Feb 2010 | A1 |
20100063799 | Jamieson | Mar 2010 | A1 |
20100114563 | Choi | May 2010 | A1 |
20110077999 | Becker et al. | Mar 2011 | A1 |
20110082829 | Kolovski | Apr 2011 | A1 |
20110113094 | Chunilal | May 2011 | A1 |
20110206198 | Freedman | Aug 2011 | A1 |
20110264451 | Hoepfinger | Oct 2011 | A1 |
20120059776 | Estes | Mar 2012 | A1 |
20120078636 | Ferrucci | Mar 2012 | A1 |
20120233558 | Naim | Sep 2012 | A1 |
20120275642 | Aller | Nov 2012 | A1 |
20120303355 | Liu et al. | Nov 2012 | A1 |
20130091090 | Spivack et al. | Apr 2013 | A1 |
20130006916 | McBride | Jun 2013 | A1 |
20130163731 | Yan | Jun 2013 | A1 |
20130204663 | Kahlow | Aug 2013 | A1 |
20140022328 | Gechter et al. | Jan 2014 | A1 |
20140081585 | Cappucino et al. | Mar 2014 | A1 |
20140081934 | Mizell | Mar 2014 | A1 |
20140122535 | Gerard | May 2014 | A1 |
20140164502 | Khodorenko | Jun 2014 | A1 |
20140189680 | Kripalani | Jul 2014 | A1 |
20140201234 | Lee et al. | Jul 2014 | A1 |
20140270108 | Riahi et al. | Sep 2014 | A1 |
20140278343 | Tran | Sep 2014 | A1 |
20140314225 | Riahi | Oct 2014 | A1 |
20140372240 | Freishtat | Dec 2014 | A1 |
20140372630 | Bostick | Dec 2014 | A1 |
20140379755 | Kuriakose | Dec 2014 | A1 |
20150012350 | Li et al. | Jan 2015 | A1 |
20150066479 | Pasupalak | Mar 2015 | A1 |
20150189085 | Riahi et al. | Jul 2015 | A1 |
20150201077 | Konig et al. | Jul 2015 | A1 |
20150242410 | Pattabhiraman et al. | Aug 2015 | A1 |
20150254234 | Dixit et al. | Sep 2015 | A1 |
20150261743 | Sengupta | Sep 2015 | A1 |
20150294405 | Hanson | Oct 2015 | A1 |
20150309994 | Liu | Oct 2015 | A1 |
20150348551 | Gruber | Dec 2015 | A1 |
20150379603 | Gupta | Dec 2015 | A1 |
20160019882 | Matula | Jan 2016 | A1 |
20160021181 | Ianakiev et al. | Jan 2016 | A1 |
20160034457 | Bradley | Feb 2016 | A1 |
20160036981 | Hollenberg | Feb 2016 | A1 |
20160036982 | Ristock | Feb 2016 | A1 |
20160036983 | Korolev | Feb 2016 | A1 |
20160117593 | London | Apr 2016 | A1 |
20160162913 | Linden et al. | Jun 2016 | A1 |
20160171099 | Lorge et al. | Jun 2016 | A1 |
20160188686 | Hopkins | Jun 2016 | A1 |
20160189028 | Hu et al. | Jun 2016 | A1 |
20160217479 | Kashyap et al. | Jul 2016 | A1 |
20160239851 | Tanner | Aug 2016 | A1 |
20160162474 | Agarwal | Sep 2016 | A1 |
20160321748 | Mahatm | Nov 2016 | A1 |
20160335544 | Bretschneider et al. | Nov 2016 | A1 |
20170017694 | Roytman et al. | Jan 2017 | A1 |
20170024375 | Hakkani-Tur | Jan 2017 | A1 |
20170091390 | Joul | Mar 2017 | A1 |
20170124193 | Li | May 2017 | A1 |
20170147635 | McAteer et al. | May 2017 | A1 |
20170154108 | Li et al. | Jun 2017 | A1 |
20170177715 | Chang | Jun 2017 | A1 |
20170200220 | Nicholson | Jul 2017 | A1 |
20170195488 | Pendyaia | Aug 2017 | A1 |
20170262429 | Harper | Sep 2017 | A1 |
20170262530 | Okura | Sep 2017 | A1 |
20170293610 | Tran | Oct 2017 | A1 |
20180025303 | Janz | Jan 2018 | A1 |
20180082183 | Hertz et al. | Mar 2018 | A1 |
20180115644 | Al-Khaja | Apr 2018 | A1 |
20180144250 | Kwon | May 2018 | A1 |
20180150459 | Farid | May 2018 | A1 |
20180288098 | Wang | Oct 2018 | A1 |
20180300310 | Shinn | Oct 2018 | A1 |
20180315000 | Kulkarni | Nov 2018 | A1 |
20180315001 | Garner | Nov 2018 | A1 |
20180338040 | Carly | Nov 2018 | A1 |
20180365772 | Thompson | Dec 2018 | A1 |
20180376002 | Abraham | Dec 2018 | A1 |
20190042988 | Brown | Feb 2019 | A1 |
20190080370 | Copeland | Mar 2019 | A1 |
20190188617 | Copeland | Jun 2019 | A1 |
20190206400 | Cui | Jul 2019 | A1 |
20190220794 | Kulkarni | Jul 2019 | A1 |
20190318433 | McGee | Oct 2019 | A1 |
20190325081 | Liu | Oct 2019 | A1 |
20190340294 | Spangler | Nov 2019 | A1 |
20190347668 | Williams | Nov 2019 | A1 |
20200042642 | Bakis | Feb 2020 | A1 |
20200097814 | Devesa | Mar 2020 | A1 |
20200110835 | Zhao | Apr 2020 | A1 |
20200151651 | Chang | May 2020 | A1 |
20200294664 | Stoilos | Sep 2020 | A1 |
20200364069 | Liu | Nov 2020 | A1 |
20210232996 | Copeland | Jul 2021 | A1 |
Number | Date | Country |
---|---|---|
1020180058877 | Jul 2018 | KR |
20160139666 | Sep 2016 | WO |
Entry |
---|
Geraghty, Shauna, 15 Effective Tips for Training Call Center Agents, Jul. 23, 2017, Talkdesk, https://www.talkdesk.com/blog/15-tips-for-training-call-center-agents/, p. 1-13. (Year: 2017). |
Jan. 10, 2020 Office Action for corresponding U.S. Appl. No. 15/700,210. |
Jan. 25, 2020 Office Action for corresponding U.S. Appl. No. 15/844,512. |
Jul. 25, 2019 Office Action for corresponding U.S. Appl. No. 16/198,742. |
Final Office Action dated Jul. 27, 2020 for corresponding U.S. Appl. No. 15/844,512. |
Final Office Action dated Jul. 30, 2020 for corresponding U.S. Appl. No. 16/154,718. |
Final Office Action dated Jul. 7, 2020 for corresponding U.S. Appl. No. 15/700,210. |
Mar. 5, 2020 Office Action for corresponding U.S. Appl. No. 16/183,736. |
May 4, 2020 Office Action for corresponding U.S. Appl. No. 16/154,718. |
Non-Final Office Action dated Sep. 29, 2020 for corresponding U.S. Appl. No. 16/157,075. |
Non-Final Office Action dated Sep. 30, 2020 for corresponding U.S. Appl. No. 16/911,717. |
Oct. 19, 2020 Notice of Allowance for corresponding U.S. Appl. No. 16/157,075. |
Liew. “Strategic integration of knowledge management and customer relationship 1-20 management.” In: Journal of Knowledge Management. Jul. 18, 2008 (Jul. 18, 2008) Retrieved on Dec. 25, 2019 (Dec. 25, 2019) from <http://student.bms.lk/GDM/49/Slides/MarManaSampleAssi/MMAsuportingJouArti/13673270810884309.pdf> entire document. |
Tung. “Google's human-sounding AI to answer calls at contact centers.” In: ZDNet. Jul. 25, 2018 (Jul. 25, 2018) Retrieved on Dec. 25, 2019 (Dec. 25, 2019) from <https://www.zdnet.com/article/googles-human-sounding-ai-to-answer-calls-at-contact-centers/> entire document. |
International Search Report and Written Opinion dated Jan. 9, 2020 for PCT/US2019/055488. |
International Search Report and Written Opinion dated Jan. 14, 2020 for PCT/US2019/060174. |
International Search Report and Written Opinion dated Jan. 17, 2020 for PCT/US2019/058997. |
International Search Report and Written Opinion dated Feb. 22, 2019 for PCT/US2018/065584. |
International Search Report and Written Opinion dated Mar. 9, 2020 for PCT/US2019/059949. |
International Search Report and Written Opinion dated Apr. 1, 2020 for PCT/US2019/055483. |
International Search Report and Written Opinion dated Nov. 28, 2018 for PCT/US2018/049813. |
International Search Report and Written Opinion dated Dec. 30, 2019 for PCT/US2019/062629. |
Dec. 8, 2020 Notice of Allowance for corresponding U.S. Appl. No. 16/947,802. |
Number | Date | Country | |
---|---|---|---|
20220108261 A1 | Apr 2022 | US |