{"id":802,"date":"2023-07-07T07:33:19","date_gmt":"2023-07-07T05:33:19","guid":{"rendered":"https:\/\/digitaleconomy.org\/?p=802"},"modified":"2024-01-31T16:03:17","modified_gmt":"2024-01-31T15:03:17","slug":"real-impact-beyond-buzzwords-ai-methods-in-marketing-and-sales","status":"publish","type":"post","link":"https:\/\/fromdatatoimpact.com\/index.php\/2023\/07\/07\/real-impact-beyond-buzzwords-ai-methods-in-marketing-and-sales\/","title":{"rendered":"Real Impact Beyond Buzzwords: AI Methods in Marketing and Sales"},"content":{"rendered":"\n<p class=\"has-text-align-center\"><strong>Sebastian Seibel &amp; <a href=\"https:\/\/fromdatatoimpact.com\/index.php\/author\/frankohnesorge\/\" data-type=\"URL\" data-id=\"https:\/\/fromdatatoimpact.com\/index.php\/author\/frankohnesorge\/\">Frank Ohnesorge<\/a><\/strong><\/p>\n\n\n\n<p><strong>An Abundancy of Data Sources and Types<\/strong><\/p>\n\n\n\n<p class=\"has-drop-cap\">With the current momentum and computational potential, Artificial Intelligence (AI), especially generative AI, is becoming an essential tool for marketing and sales, expected to reshape and disrupt operations and customer engagement. OpenAI\u2019s <a href=\"https:\/\/openai.com\/blog\/chatgpt\">ChatGPT<\/a> stands as a prominent exemplification of recent AI advancements and its growing adoption, as the large language model demonstrates the diverse potential of AI in various downstream tasks to a large audience.<\/p>\n\n\n\n<p>Particularly for the marketing and sales domain, the combination of advancements in varied data collection, computer science, and computational power has brought about great opportunities. AI informs more effective marketing strategies while supporting a myriad of content generation tasks. A large corpus of digital products and tools creates input data for AI to leverage. Think only the wealth of insights gained regarding one\u2019s \u2018digital footprint\u2019 on social media as individuals share opinions and feelings on various topics across platforms. The surge in further digital activities and interactions such as web searches, online shopping, or product reviews, complements the \u2018digital exhaust\u2019 of consumers and presents an opportunity to collate meaningful data points in real time. The nature of such data is diverse and may be numerical (e.g., like-count), textual (e.g., user comments), and\/or visual (e.g., photos). After all, AI-methods can leverage merely all these types of data to inform decision-making and streamline operations in the marketing and sales domain.<\/p>\n\n\n\n<p>This article illustrates the usefulness and multifunctional nature of various AI methods with precise application examples and further resources across a variety of marketing and sales tasks. These methods are particularly powerful as they can cope with large data sets and may be adapted, combined, or extended to fit respective contexts and firm-specific tasks. Our selected examples span across Deep Learning (DL), Natural Language Processing (NLP), and Computer Vision (CV).<\/p>\n\n\n\n<p><strong>AI Supporting Market Intelligence Tasks<\/strong><\/p>\n\n\n\n<p>Market intelligence insights through AI enhances marketing activities and decision-making processes by offering faster, cost-effective, and more accurate analysis and predictions about customers and the market. Particularly, the automated process of identifying, structuring, and prioritizing customer needs drawing from vast amounts of data streamlines marketing tasks that profit from granular market intelligence.<\/p>\n\n\n\n<p><strong>S<\/strong><strong>entiment analysis<\/strong> refers to the process of eliciting the customers\u2019 positive or negative perception of, e.g., content, a brand, or specific product attributes from both textual and visual data. Employing AI allows marketers to track brand conversations, derive communication insights, monitor trends, and gain a comprehensive understanding of consumer perceptions towards their own brand and competitors\u2019 brands in real time and with higher accuracy. As sentiment analysis often requires a nuanced understanding of dependencies across words in a sentence, NLP-based <a href=\"https:\/\/huggingface.co\/tasks\/text-classification\">text classification<\/a> is an advantageous approach for this task. Given the complexity of language, employing advanced deep learning models (e.g., Transformer-based models like <a href=\"https:\/\/huggingface.co\/docs\/transformers\/model_doc\/bert\"><em>BERT<\/em><\/a> or <a href=\"https:\/\/huggingface.co\/docs\/transformers\/model_doc\/roberta\"><em>RoBERTa<\/em><\/a>) provides a more refined and accurate output, as contextual relationships between words can be inferred. Similar to text classification but with a different data underlying, CV-based <a href=\"https:\/\/huggingface.co\/tasks\/image-classification\">image classification<\/a> can help to retrieve customer sentiment from visual data.<\/p>\n\n\n\n<p><strong>Customer segmentation<\/strong>, also known as customer clustering, is a prevalent marketing task that involves classifying customers into distinct groups based on demographic factors, psychographics, social identity cues, or other relevant consumer characteristics. Accurate and meaningful customer segmentation based on AI results in improved targeting and an enhanced approach to customer relationship management (CRM), among other benefits. Once again, multifunctional NLP-based Transformers such as <a href=\"https:\/\/huggingface.co\/docs\/transformers\/model_doc\/bert\"><em>BERT<\/em><\/a> or <a href=\"https:\/\/huggingface.co\/docs\/transformers\/model_doc\/roberta\"><em>RoBERTa<\/em><\/a> may be leveraged to segment and categorize customers based on similar attitudes toward products, attributes, etc. Traditional approaches like <a href=\"https:\/\/www.kaggle.com\/code\/mesofianeyou\/customer-segmentation-with-k-means\"><em>k-means<\/em><em> <\/em><em>clustering<\/em><\/a> and novel artificial neural network-based approaches such as <a href=\"https:\/\/medium.com\/analytics-vidhya\/self-organizing-map-customer-segmentation-in-banking-9d7ce96bd3ec\"><em>Self Organizing Maps<\/em><\/a><em> <\/em>are also possible approaches.<\/p>\n\n\n\n<p><strong>Marketing Campaign Design<\/strong> is another task in which the advancements in AI methods, particularly NLP and CV, can provide marketers with substantial support. By eliciting content elements that increase engagement metrics campaign success can be optimized. To elicit such campaign success drivers, marketers can review typical performance metrics such as likes or comments with specific features of the respective content (e.g., <a href=\"https:\/\/papers.ssrn.com\/sol3\/papers.cfm?abstract_id=3354415\"><em>The Power of Brand Selfies<\/em><\/a>).<\/p>\n\n\n\n<p><strong>P<\/strong><strong>ersonalized content<\/strong><strong> curation<\/strong> is another marketing task benefitting from recent advancements by AI. Curating content is dependent on a firm\u2019s ability to personalize, i.e., the ability to differentiate between consumers, a major strength of AI. Employing AI, deep network representation learning in particular, can enable one-to-one marketing at scale, as it allows to detect preference subtleties on the user level by e.g., <a href=\"https:\/\/journals.sagepub.com\/doi\/abs\/10.1177\/00222429211033585\">crawling social media activity<\/a>. Implementing those learnings into content curation, AI aids in maximizing a particular outcome, such as increased user engagement, revenue, or clicks. Exemplary AI-based outputs are <a href=\"https:\/\/towardsdatascience.com\/how-you-can-build-simple-recommender-systems-with-surprise-b0d32a8e4802\">content recommendation systems<\/a> and <a href=\"https:\/\/medium.com\/analytics-vidhya\/multi-armed-bandits-part-1-epsilon-greedy-algorithm-with-python-code-534b9e2abc9\">personalized ad sequencing models<\/a> that can be solved through a collaborative filtering approach (e.g., <a href=\"https:\/\/pypi.org\/project\/scikit-surprise\/1.0.2\/\">Python Library <em>Surprise<\/em><\/a>) or <a href=\"https:\/\/huggingface.co\/learn\/deep-rl-course\/unit3\/deep-q-network?fw=pt\"><em>Deep Q-Networks<\/em><\/a><em>,<\/em> respectively.<\/p>\n\n\n\n<p><strong>A<\/strong><strong>utomat<\/strong><strong>ed<\/strong><strong> pricing and<\/strong><strong> demand<\/strong><strong> learning<\/strong> through AI allows to charge customers varying prices in response to fluctuations in supply and demand or depending on the respective customer and product consideration set. By utilizing AI, firms can overcome traditional uniform pricing, yielding increased profits. While <a href=\"https:\/\/research.aimultiple.com\/dynamic-pricing-algorithm\/\">Bayesian, Reinforcement Learning, or Decision Tree models<\/a> are well suited for automated pricing, an <a href=\"https:\/\/www.kaggle.com\/code\/thebrownviking20\/intro-to-recurrent-neural-networks-lstm-gru\">LSTM architecture<\/a> or the <a href=\"https:\/\/pypi.org\/project\/prophet\/\">Python library <em>PROPHET<\/em><\/a><em> <\/em>may be used to <a href=\"https:\/\/towardsai.net\/p\/l\/ai-at-rescue-demand-forecasting\">learn about customer demand<\/a>. Given the significant role of the price in a consumer\u2019s purchase decision, personalized pricing might not be suitable for all firms, especially in light of high price transparency online. However, employing NLP and CV enables the extraction of pricing and demand details from data which can provide valuable insights for planning and forecasting endeavors.<\/p>\n\n\n\n<p><strong>P<\/strong><strong>romotion optimization<\/strong> is a marketing task where individually personalized policies are frequently implemented. Hence, this task is particularly prone to leveraging AI-based personalization to make data-driven decisions regarding promotion targeting. Beyond Collaborative Filtering and Reinforcement Learning techniques, the Python libraries <a href=\"https:\/\/scikit-learn.org\/stable\/modules\/generated\/sklearn.linear_model.Lasso.html\">scikit-learn for <em>LASSO<\/em> methods<\/a> or <a href=\"https:\/\/pypi.org\/project\/xgboost\/\">PyPi for <em>XGBoost<\/em><\/a> provide robust, customizable optimization tools to execute the marketing task of promotion optimization upon fine-tuning to firm-specific needs.<\/p>\n\n\n\n<p><strong>Comprehensive<\/strong> <strong>Market Intelligence<\/strong> forms a basis for many decisions in Strategy, Marketing and Sales organizations. AI-based market intelligence enables a thorough understanding of the market in addition to individual-level insights. Understanding market opportunities, threats, and the competitive landscape offers valuable advantages for marketers and salespeople, allowing them to operate more competitively. Similar to learnings from customer segmentation, community detection algorithms enable the <a href=\"https:\/\/medium.com\/@adityagandhi.7\/network-analysis-and-community-structure-for-market-surveillance-using-python-networkx-65413e7b7fee\">creation of market maps<\/a>, while the <a href=\"https:\/\/pypi.org\/project\/networkx\/\">Python library <em>NetworkX<\/em><\/a> sets the basis for in-depth network analysis by providing insights into complex relationship sets.<\/p>\n\n\n\n<p><strong>AI Supporting Content Generation Tasks<\/strong><\/p>\n\n\n\n<p>The efficiency gains of employing AI in content generation are rooted in the automated creation of textual and visual content across marketing tasks such as advertising and CRM. Given its versatile applicability, generative AI can support the entirety of the customer lifecycle, from acquisition to relationship cultivation to implementing successful retention measures.<\/p>\n\n\n\n<p>Large Language Models like Generative Pre-trained Transformers (GPT) have proven to be particularly powerful, as they can create persuasive, natural-sounding, and coherent textual passages that closely resemble natural language patterns. Hence, they provide rich possibilities in marketing and sales such as <a href=\"https:\/\/huggingface.co\/deepset\/roberta-base-squad2\">question-answering<\/a> (e.g., for research tasks), <a href=\"https:\/\/huggingface.co\/facebook\/blenderbot-400M-distill\">automated conversational agents<\/a> (e.g., for creation of a customer service chatbot), or <a href=\"https:\/\/huggingface.co\/t5-base\">text summarization and translation tasks<\/a> (e.g., for in-house campaign content creation).<\/p>\n\n\n\n<p>In addition to text-based natural language generation, creating visual content is also made possible by generative AI. It empowers marketers and salespeople to automatically create synthetic images that will communicate information to customers by complementing existing text, enriching email communication, providing visual content for social media campaigns, or supporting design tasks (e.g., product, packaging, logo, etc.). A prominent open-source software used in practice to enable the creation of photorealistic images based on text prompts is <a href=\"https:\/\/stablediffusionweb.com\/\"><em>Stable Diffusion<\/em><\/a>.<\/p>\n\n\n\n<p><strong>Managerial Implications<\/strong><\/p>\n\n\n\n<p>After all, marketing and sales managers must think strategically about AI employment concerning commercial excellence. As AI rapidly evolves, it can hold substantial sway over a firm\u2019s market position, necessitating an iterative and continuous approach to method selection and deployment. For marketing managers, in particular, AI advancements can be leveraged for enhanced personalization of the marketing mix and the automation of various tasks, thereby improving efficiency, reducing costs, and elevating decision-making. These advances in commercial excellence are accompanied by a more nuanced understanding of consumers and their feedback, again increasing overall marketing effectiveness. Hence, managers should implement taskforces, initiate experimentation and, if proven functional, incrementally establish AI methods. The abundance of freely available resources on open-source platforms reinforces that notion, as capital constraints in adoption are reduced. Lastly, managers should be open-minded and experimental toward AI. For certain marketing problems, an optimal ready-made algorithm may not exist, yet creative model design and rigorous fine-tuning of customized models to match individual requirements will yield gains in both efficiency and financials.<\/p>\n\n\n<div class=\"su-accordion su-u-trim\">\n<div class=\"su-spoiler su-spoiler-style-default su-spoiler-icon-plus su-spoiler-closed\" data-scroll-offset=\"0\" data-anchor-in-url=\"no\"><div class=\"su-spoiler-title\" tabindex=\"0\" role=\"button\"><span class=\"su-spoiler-icon\"><\/span>Key sources and further recommended readings<\/div><div class=\"su-spoiler-content su-u-clearfix su-u-trim\">\n<ul>\n<li>Ding, MengQi (Annie) and Avi Goldfarb (2023), \u201cThe Economics of Artificial Intelligence: A Marketing Perspective,\u201d in Review of Marketing Research, Vol. 20, K. Sudhir and O. Toubia, eds, Emerald Publishing Limited, 13\u201376.\n<\/li>\n<li>Hartmann, Jochen and Oded Netzer (2023), \u201cNatural Language Processing in Marketing,\u201d in Review of Marketing Research, Vol. 20, K. Sudhir and O. Toubia, eds, Emerald Publishing Limited, 191\u2013215.\n<\/li>\n<li>Hauser, John R., Zelin Li, and Chengfeng Mao (2023), \u201cArtificial Intelligence and User-Generated Data Are Transforming How Firms Come to Understand Customer Needs,\u201d in Review of Marketing Research, Vol. 20, K. Sudhir and O. Toubia, eds, Emerald Publishing Limited, 147\u201367.\n<\/li>\n<li>Hartmann, Jochen and Oded Netzer (2023), \u201cNatural Language Processing in Marketing,\u201d in Review of Marketing Research, Vol. 20, K. Sudhir and O. Toubia, eds, Emerald Publishing Limited, 191\u2013215.\n<\/li>\n<li>Rafieian, Omid and Hema Yoganarasimhan (2023), \u201cAI and Personalization,\u201d in Review of Marketing Research, Vol. 20, K. Sudhir and O. Toubia, eds, Emerald Publishing Limited, 77\u2013102.\n<\/li>\n<li>Schweidel, David A., Martin Reisenbichler, Thomas Reutterer, and Kunpeng Zhang (2023), \u201cLeveraging AI for Content Generation: A Customer Equity Perspective,\u201d in Review of Marketing Research, Vol. 20, K. Sudhir and O. Toubia, eds, Emerald Publishing Limited, 125\u201345.\n<\/li>\n<li>Sudhir, K. and Olivier Toubia (2023), \u201cThe State of AI Research in Marketing: Active, Fertile, and Ready for Explosive Growth,\u201d in Review of Marketing Research, Vol. 20, K. Sudhir and O. Toubia, eds, Emerald Publishing Limited, 1\u201312.\n<\/li>\n<\/ul>\n<\/div><\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Sebastian Seibel &amp; Frank Ohnesorge An Abundancy of Data Sources and Types With the current<\/p>\n","protected":false},"author":8,"featured_media":803,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[49,4,9,1,2,11],"tags":[71,72],"coauthors":[50],"class_list":["post-802","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-artificial-intelligence","category-bigdata","category-digital-pricing","category-general","category-machine-learning","category-marketing-analytics","tag-ai","tag-large-language-models"],"jetpack_featured_media_url":"https:\/\/fromdatatoimpact.com\/wp-content\/uploads\/2023\/07\/8690f93d-1737-470b-9bf4-6b50c4f04dc7.jpeg","_links":{"self":[{"href":"https:\/\/fromdatatoimpact.com\/index.php\/wp-json\/wp\/v2\/posts\/802","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/fromdatatoimpact.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/fromdatatoimpact.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/fromdatatoimpact.com\/index.php\/wp-json\/wp\/v2\/users\/8"}],"replies":[{"embeddable":true,"href":"https:\/\/fromdatatoimpact.com\/index.php\/wp-json\/wp\/v2\/comments?post=802"}],"version-history":[{"count":2,"href":"https:\/\/fromdatatoimpact.com\/index.php\/wp-json\/wp\/v2\/posts\/802\/revisions"}],"predecessor-version":[{"id":879,"href":"https:\/\/fromdatatoimpact.com\/index.php\/wp-json\/wp\/v2\/posts\/802\/revisions\/879"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/fromdatatoimpact.com\/index.php\/wp-json\/wp\/v2\/media\/803"}],"wp:attachment":[{"href":"https:\/\/fromdatatoimpact.com\/index.php\/wp-json\/wp\/v2\/media?parent=802"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/fromdatatoimpact.com\/index.php\/wp-json\/wp\/v2\/categories?post=802"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/fromdatatoimpact.com\/index.php\/wp-json\/wp\/v2\/tags?post=802"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/fromdatatoimpact.com\/index.php\/wp-json\/wp\/v2\/coauthors?post=802"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}