marketing 10 Mar 2026
The race to move AI beyond the chat window just took a notable turn. Marketeam.ai says its latest platform upgrade enables AI agents to generate fully functional user interfaces on the fly—essentially building custom apps in real time instead of responding with text.
The company calls the capability Generative UI, and it represents a shift in how AI tools interact with users. Rather than relying on static dashboards, templates, or tool integrations, Marketeam’s agents can write and deploy JavaScript-based interfaces tailored to a specific task as it unfolds.
In practical terms, the agent doesn’t simply answer a request—it constructs the tool needed to solve it.
Most AI assistants today operate inside a familiar structure: a chat box paired with prebuilt features. Even systems that integrate with external tools typically rely on fixed UI elements or predefined APIs.
Marketeam’s approach aims to bypass those constraints.
When a user initiates a task—say, analyzing a global campaign rollout or building a strategy dashboard—the agent evaluates the request and generates a custom interface designed specifically for that job. Instead of returning static charts or explanations, the system writes a virtual DOM, compiles it, and streams a working interface directly into the conversation.
The result is an interactive workspace that didn’t exist moments earlier.
According to the company, if a visualization or analytical tool doesn’t already exist, the agent creates one.
At the technical level, Marketeam has embedded a sandboxed browser environment and JavaScript runtime inside the agent workflow. That allows the AI to design and test UI components before presenting them to the user.
The process works roughly like this:
Intent analysis: The agent interprets the user's request.
Interface generation: It writes a custom virtual DOM structure populated with JavaScript components.
Validation and compilation: The code runs through a security and performance validation layer.
Live deployment: The interface streams into the chat session as an interactive tool.
Coby Benveniste, VP of R&D at Marketeam.ai, describes the change as moving from conversational AI to development-capable agents.
“We’ve stopped giving our agents a chat window and started giving them a development environment,” Benveniste said. “Instead of being constrained by fixed UI schemas, the agent can build the interface it needs to present the solution.”
That architectural shift—embedding a development runtime inside an AI agent—is what enables the just-in-time interface generation.
Generative UI highlights a broader trend across the AI ecosystem: the industry is moving beyond chatbots toward systems that actively construct workflows.
Tools like OpenAI’s GPT apps, plugin systems, and other tool-calling frameworks already allow AI models to trigger external services. But those tools still rely on developer-defined structures and fixed front-end components.
Marketeam’s approach flips that model. Instead of adapting to the limits of an existing toolset, the agent dynamically builds the interface needed for the job.
The distinction may seem subtle but could become significant as AI moves deeper into enterprise operations.
In traditional chatbot environments, the interaction model typically looks like this:
The user asks a question.
The system returns text, links, or basic charts.
The user manually navigates tools to act on the information.
With a generative interface model, the system could instead deliver a purpose-built tool that already contains the relevant data, workflows, and controls.
Marketeam positions this capability within what it calls an Agentic Integrated Marketing Environment (IME)—a system designed to replace fragmented marketing stacks with autonomous AI agents.
In that environment, the AI doesn't simply assist marketers; it functions more like a virtual marketing team capable of building the tools required to execute strategies.
For example, an enterprise marketer might request:
A campaign performance control center
A global rollout planning interface
A real-time competitor analysis dashboard
Instead of exporting reports or switching between SaaS products, the agent could generate a dedicated interface for the task.
The approach could reduce friction in workflows that currently involve multiple tools—analytics platforms, campaign managers, reporting dashboards, and BI systems.
Allowing AI to generate executable code raises obvious concerns around security and stability. Marketeam says it addresses this through a sandboxed runtime and strict validation process before any interface reaches the user.
The system compiles and tests the generated virtual DOM within an isolated environment, ensuring that the resulting interface meets performance and safety requirements.
Still, the concept of AI-generated applications introduces new operational questions—particularly in enterprise environments where governance, compliance, and system integration are critical.
If the model works as intended, however, it could significantly change how software interfaces are created and consumed.
The announcement reflects a growing ambition among AI companies: building agents capable not only of answering questions but executing complex workflows independently.
In marketing technology specifically, that ambition has fueled a surge in “AI co-pilots,” automated campaign systems, and predictive analytics platforms.
Marketeam is pushing further toward autonomy.
The company claims its platform delivers an average 6× return on investment for enterprise clients, positioning the IME as an AI-driven alternative to sprawling marketing stacks.
Rather than stitching together dozens of SaaS tools, organizations would rely on a single autonomous system capable of generating its own workflows and interfaces.
For decades, software interfaces have been carefully designed by product teams, updated through releases, and distributed to users as fixed environments.
Generative UI introduces a different paradigm: interfaces that appear only when needed.
Instead of navigating a static dashboard, users interact with a system that constructs tools dynamically in response to intent.
If that concept catches on, it could represent one of the next major shifts in enterprise software—moving from prebuilt applications to just-in-time software generated by AI.
For now, Marketeam.ai is betting that marketers—and eventually other enterprise teams—will prefer software that builds itself around the problem at hand.
The race to move AI beyond the chat window just took a notable turn. Marketeam.ai says its latest platform upgrade enables AI agents to generate fully functional user interfaces on the fly—essentially building custom apps in real time instead of responding with text.
The company calls the capability Generative UI, and it represents a shift in how AI tools interact with users. Rather than relying on static dashboards, templates, or tool integrations, Marketeam’s agents can write and deploy JavaScript-based interfaces tailored to a specific task as it unfolds.
In practical terms, the agent doesn’t simply answer a request—it constructs the tool needed to solve it.
Most AI assistants today operate inside a familiar structure: a chat box paired with prebuilt features. Even systems that integrate with external tools typically rely on fixed UI elements or predefined APIs.
Marketeam’s approach aims to bypass those constraints.
When a user initiates a task—say, analyzing a global campaign rollout or building a strategy dashboard—the agent evaluates the request and generates a custom interface designed specifically for that job. Instead of returning static charts or explanations, the system writes a virtual DOM, compiles it, and streams a working interface directly into the conversation.
The result is an interactive workspace that didn’t exist moments earlier.
According to the company, if a visualization or analytical tool doesn’t already exist, the agent creates one.
At the technical level, Marketeam has embedded a sandboxed browser environment and JavaScript runtime inside the agent workflow. That allows the AI to design and test UI components before presenting them to the user.
The process works roughly like this:
Intent analysis: The agent interprets the user's request.
Interface generation: It writes a custom virtual DOM structure populated with JavaScript components.
Validation and compilation: The code runs through a security and performance validation layer.
Live deployment: The interface streams into the chat session as an interactive tool.
Coby Benveniste, VP of R&D at Marketeam.ai, describes the change as moving from conversational AI to development-capable agents.
“We’ve stopped giving our agents a chat window and started giving them a development environment,” Benveniste said. “Instead of being constrained by fixed UI schemas, the agent can build the interface it needs to present the solution.”
That architectural shift—embedding a development runtime inside an AI agent—is what enables the just-in-time interface generation.
Generative UI highlights a broader trend across the AI ecosystem: the industry is moving beyond chatbots toward systems that actively construct workflows.
Tools like OpenAI’s GPT apps, plugin systems, and other tool-calling frameworks already allow AI models to trigger external services. But those tools still rely on developer-defined structures and fixed front-end components.
Marketeam’s approach flips that model. Instead of adapting to the limits of an existing toolset, the agent dynamically builds the interface needed for the job.
The distinction may seem subtle but could become significant as AI moves deeper into enterprise operations.
In traditional chatbot environments, the interaction model typically looks like this:
The user asks a question.
The system returns text, links, or basic charts.
The user manually navigates tools to act on the information.
With a generative interface model, the system could instead deliver a purpose-built tool that already contains the relevant data, workflows, and controls.
Marketeam positions this capability within what it calls an Agentic Integrated Marketing Environment (IME)—a system designed to replace fragmented marketing stacks with autonomous AI agents.
In that environment, the AI doesn't simply assist marketers; it functions more like a virtual marketing team capable of building the tools required to execute strategies.
For example, an enterprise marketer might request:
A campaign performance control center
A global rollout planning interface
A real-time competitor analysis dashboard
Instead of exporting reports or switching between SaaS products, the agent could generate a dedicated interface for the task.
The approach could reduce friction in workflows that currently involve multiple tools—analytics platforms, campaign managers, reporting dashboards, and BI systems.
Allowing AI to generate executable code raises obvious concerns around security and stability. Marketeam says it addresses this through a sandboxed runtime and strict validation process before any interface reaches the user.
The system compiles and tests the generated virtual DOM within an isolated environment, ensuring that the resulting interface meets performance and safety requirements.
Still, the concept of AI-generated applications introduces new operational questions—particularly in enterprise environments where governance, compliance, and system integration are critical.
If the model works as intended, however, it could significantly change how software interfaces are created and consumed.
The announcement reflects a growing ambition among AI companies: building agents capable not only of answering questions but executing complex workflows independently.
In marketing technology specifically, that ambition has fueled a surge in “AI co-pilots,” automated campaign systems, and predictive analytics platforms.
Marketeam is pushing further toward autonomy.
The company claims its platform delivers an average 6× return on investment for enterprise clients, positioning the IME as an AI-driven alternative to sprawling marketing stacks.
Rather than stitching together dozens of SaaS tools, organizations would rely on a single autonomous system capable of generating its own workflows and interfaces.
For decades, software interfaces have been carefully designed by product teams, updated through releases, and distributed to users as fixed environments.
Generative UI introduces a different paradigm: interfaces that appear only when needed.
Instead of navigating a static dashboard, users interact with a system that constructs tools dynamically in response to intent.
If that concept catches on, it could represent one of the next major shifts in enterprise software—moving from prebuilt applications to just-in-time software generated by AI.
For now, Marketeam.ai is betting that marketers—and eventually other enterprise teams—will prefer software that builds itself around the problem at hand.
Get in touch with our MarTech Experts.
marketing 10 Mar 2026
The internet is drowning in AI-generated product advice, and Product.ai wants to be the lifeguard.
The company formerly known as Demand.io has rebranded as Product.ai, unveiling a new mission: building what it calls the “truth layer for commerce.” The idea is simple but ambitious—create a verification infrastructure that filters genuine product knowledge from the growing flood of AI-written marketing copy, synthetic reviews, and SEO-driven buying guides.
At the center of the strategy is a new AI framework called Axiomatic Intelligence, which attempts to verify product claims through adversarial reasoning rather than simply summarizing information from across the web.
If it works, the system could offer a different kind of AI shopping assistant—one designed not to persuade users to buy, but to tell them when they shouldn’t.
According to Product.ai founder and CEO Michael Quoc, the economics of online deception have fundamentally changed.
Before generative AI, manipulating product perception required significant effort—writing fake reviews, producing comparison content, and gaming search algorithms. Now, AI tools make it almost free to generate massive volumes of synthetic product content.
Quoc calls the resulting environment the “Beige Singularity,” a moment when the internet collapses into an indistinguishable blend of AI-generated marketing material.
“The internet promised encyclopedic access to human knowledge. AI promised to synthesize it,” Quoc said in the company’s announcement. “Instead, you get marketing copy rewritten by robots, and you can’t tell the difference until after you’ve spent your money.”
The problem is compounded by the business models behind many AI assistants. Platforms that rely on engagement, subscriptions, or advertising rarely have incentives to discourage purchases or challenge product claims too aggressively.
Product.ai’s pitch is to build the independent verification layer those systems lack.
Instead of relying on a single model to analyze product information, Product.ai uses a multi-model adversarial process it calls the ARC Protocol, short for Adversarial Reasoning Cycle.
The system works by having several AI models independently research a product claim. Those findings are then forced into a structured debate where claims are stress-tested against three core constraints:
Physics: Does the claim align with the physical limits of the product?
Economics: Are the incentives and pricing realistic?
Engineering tradeoffs: What compromises were likely made in the design?
Claims that survive this process become what Product.ai calls Axioms—atomic units of verified knowledge.
Unlike reviews or opinions, Axioms are structured factual statements supported by evidence and assigned a confidence score based on how aggressively they’ve been tested.
Those Axioms are then organized into a structured knowledge system called the Truth Graph, which acts as a database of verified product intelligence.
Most consumer AI assistants generate answers in real time. They scan available information and produce a response based on probabilistic reasoning.
Product.ai takes a different approach.
Instead of generating answers on demand, its consumer interface retrieves pre-verified Axioms from the Truth Graph. In theory, that reduces the risk of hallucinated claims or marketing-driven misinformation.
Quoc frames it as a physics problem rather than a data problem.
“You can generate infinite marketing copy about how ‘revolutionary’ a laptop is,” he said. “You can’t fake the thermal dynamics that cause it to throttle under load.”
By grounding its analysis in physical and engineering constraints, the system attempts to separate marketing narratives from measurable product characteristics.
Perhaps the most unusual part of Product.ai’s strategy is philosophical rather than technical.
Most AI shopping assistants are optimized to help users complete purchases. Product.ai says its system is designed to do the opposite when necessary.
Quoc describes the model as “the home inspector of commerce.”
In real estate, inspectors are paid to identify structural flaws, safety hazards, and hidden problems that sellers might prefer to ignore. Product.ai wants its AI agents to behave the same way with consumer products.
That means recommending against purchases when the data suggests a product has reliability issues, questionable claims, or poor value.
In practice, that could look like an assistant flagging overheating issues in laptops, durability concerns in running shoes, or ineffective ingredients in skincare products.
It’s a notable departure from the typical e-commerce playbook, where recommendation engines are designed to maximize conversions.
Product.ai argues its revenue model makes this approach sustainable.
Unlike many AI platforms, the company says it doesn’t rely on advertising. Instead, it earns money through affiliate commissions tied to successful transactions.
The logic is that misleading customers into bad purchases would damage long-term trust and ultimately reduce revenue.
“We never have to become an ad company,” Quoc said. “Our business is transactions.”
That model isn’t new for the company. Under its previous identity as Demand.io, the organization has been operating for more than 16 years in the commerce verification space.
Product.ai isn’t launching from scratch.
The company is also behind SimplyCodes, a coupon verification platform that processes more than $1 billion in annual transaction value and competes with tools like Honey, which was acquired by PayPal for $4 billion.
SimplyCodes uses automated systems to test and validate promotional codes across e-commerce sites—an infrastructure that processes more than 75 million promotions daily.
That verification methodology now forms the foundation of Product.ai’s broader product intelligence platform.
Instead of verifying coupon codes, the system is now verifying product claims.
At launch, the Truth Graph covers three product categories:
Smartphones
Running shoes
Skincare products
These sectors were chosen because they combine complex technical claims with high consumer interest—and are often saturated with influencer marketing and AI-generated review content.
Over time, the company plans to expand the knowledge graph into additional commerce categories.
The company’s long-term ambitions extend well beyond its consumer-facing interface.
Product.ai envisions its verification layer becoming infrastructure for the broader AI ecosystem—something other platforms can query when they need reliable product information.
The company is currently developing a concept called Product.ai Safe Mode, which would allow users of any AI assistant to cross-check recommendations against the Truth Graph.
If an AI-generated recommendation relies on unverified claims or suspicious review patterns, Safe Mode would flag it.
The company also plans to offer enterprise access through APIs.
Potential use cases include:
E-commerce platforms reducing return rates by providing accurate product data
Financial services firms improving procurement analysis
AI agents verifying product claims before executing purchases
In a future where autonomous AI agents may shop on behalf of users, verification layers could become critical infrastructure.
As generative AI floods the internet with content—product reviews, comparisons, and buying guides—distinguishing real information from synthetic marketing is becoming harder.
Product.ai’s bet is that trust will become the most valuable commodity in digital commerce.
If that assumption holds true, the next major platform in e-commerce may not be another marketplace or recommendation engine.
It might be the system everyone else calls when they need to know what’s actually true.
Get in touch with our MarTech Experts.
artificial intelligence 10 Mar 2026
Fresha is making a bigger push into North America as competition heats up in the rapidly digitizing beauty and wellness sector.
The AI-powered booking and business management platform has appointed Scott O’Brien as General Manager for North America, signaling a more aggressive regional expansion strategy aimed at capturing a larger share of the U.S. and Canadian self-care economy. The move comes as the company already supports more than 30,000 beauty and wellness businesses across the region.
The leadership hire is part of a broader effort to scale operations, expand marketplace growth, and strengthen Fresha’s presence in what remains one of the most competitive—and fragmented—software markets for salons, spas, and wellness providers.
O’Brien’s appointment marks the start of a significant operational expansion for Fresha. According to the company, it plans to triple the size of its regional team, with hiring concentrated in major markets including New York, Vancouver, Florida, and California.
The investment goes beyond staffing. Fresha says it is increasing brand visibility and strengthening its presence at industry events while continuing to evolve its product to better serve local businesses.
“We’re going all in on North America,” O’Brien said. “As we expand across the U.S., our marketplace expands with us, driving more customers to discover and book with our partners every day.”
That marketplace component is central to Fresha’s pitch. Unlike traditional booking software that functions purely as an operational tool, the platform also acts as a discovery engine that connects consumers with local beauty and wellness providers.
Fresha’s platform combines several capabilities typically handled by separate systems, including:
Appointment booking and scheduling
Integrated payments
Customer relationship management
Loyalty programs
Marketing automation
Marketplace-based client acquisition
The company positions this “all-in-one” model as a solution to a common challenge among small and mid-sized beauty businesses—running multiple disconnected tools just to manage daily operations.
For many salon owners, that fragmented stack often includes separate scheduling systems, payment processors, and marketing tools.
Emelia Fiore, owner of Simply Fresh Aesthetics, says switching to Fresha simplified her business operations while also helping attract new clients.
“Before Fresha, we were stitching together three different tools just to run our day-to-day,” Fiore said. “Now everything lives in one place, and we’re seeing clients we never would have found on our own through the marketplace.”
O’Brien brings more than 15 years of experience across payments, point-of-sale technology, and high-growth SaaS environments.
Before joining Fresha, he worked at Lightspeed Commerce, where he helped expand commerce ecosystems across both the Asia-Pacific region and North America.
His appointment is designed to align Fresha’s North American strategy with the company’s broader global infrastructure while providing dedicated regional leadership in one of its fastest-growing markets.
The expansion comes amid strong growth in the global beauty and wellness market, often referred to as the “self-care economy.”
Consumers are increasingly prioritizing personal care services—from skincare and aesthetic treatments to wellness experiences—creating new opportunities for platforms that streamline bookings and customer management.
Fresha says its marketplace and payment ecosystem currently connects more than 140,000 partner businesses worldwide, operating across six continents. Tens of millions of appointments are processed through the platform each month.
The company’s reach spans markets ranging from the United Kingdom and New Zealand to Japan, the Gulf region, and South Africa.
While Fresha initially gained traction among independent professionals and small salons, the platform is increasingly attracting multi-location and enterprise operators.
Franchise networks, salon groups, and large beauty brands are adopting the platform to centralize scheduling, payments, reporting, and customer acquisition across multiple locations.
Founder and CEO William Zeqiri says North America represents one of the company’s most important growth opportunities as larger operators seek scalable software infrastructure.
“As the market evolves, larger multi-location and enterprise self-care businesses are looking for software that can scale with them,” Zeqiri said.
He added that Fresha’s unified architecture—built as an all-in-one platform from the start—makes it easier for businesses to manage operations across multiple locations and markets.
Despite the region’s size and spending power, the North American beauty software ecosystem remains highly fragmented.
Many salons still rely on combinations of standalone booking tools, separate payment processors, and third-party marketing platforms. That fragmentation creates inefficiencies for businesses while limiting their ability to attract new customers online.
Fresha’s strategy is to consolidate those functions into a single platform while adding a marketplace layer that drives new client discovery.
As consumer discovery increasingly merges with real-time booking and digital transactions, platforms that combine operational software with customer acquisition tools may gain a competitive edge.
With O’Brien leading the charge, Fresha is entering what it calls a new phase of “executive-led acceleration” in North America.
The company’s bet is that the future of beauty and wellness software lies in unified ecosystems—platforms that manage operations, payments, marketing, and customer discovery in one place.
If that model resonates with salons and wellness providers, North America could become one of the most important growth engines for Fresha’s global platform.
Get in touch with our MarTech Experts.
marketing 10 Mar 2026
Spring is typically when savvy e-commerce teams prepare their marketing infrastructure for the next major shopping surge. This year, Postscript and Tie are pitching a new way for brands to get more value from a channel many already rely on heavily: SMS.
The two companies have launched a new integration designed to identify opted-in SMS subscribers even when traditional tracking methods fail. By linking Tie’s identity graph with Postscript’s messaging automation platform, brands can recognize more returning visitors—across devices, sessions, and privacy-restricted browsers—and trigger SMS campaigns that might otherwise never fire.
For direct-to-consumer brands, that could translate into a significant revenue lift from existing subscriber lists.
SMS marketing has become one of the most reliable revenue channels for DTC brands, particularly during major promotional events and peak shopping seasons. But there’s a structural issue behind many SMS automation programs: a large portion of subscribers remain invisible when they revisit a brand’s website.
Visitors who originally opted in through offline channels—like retail stores, pop-up events, or text keyword campaigns—often appear anonymous when they return online. The same thing happens when customers switch devices, browse with Safari’s stricter privacy controls, or clear cookies between sessions.
In those cases, the customer may still be on a brand’s SMS list, but the marketing system doesn’t recognize them when they browse or abandon a cart. That means key automation triggers—such as cart abandonment or browse abandonment messages—never activate.
The Postscript–Tie integration aims to close that gap.
At the center of the integration is Tie’s identity graph technology, which matches anonymous website visitors to known SMS subscribers based on signals such as email identifiers and other behavioral markers.
Once a match is made, that behavioral data is passed directly into Postscript. From there, existing SMS automation flows—like abandonment reminders or back-in-stock alerts—can trigger automatically.
The key advantage: brands don’t need to redesign their automation workflows or create new messaging strategies.
Instead, they simply reach more of the subscribers they already have.
“On big sale days, SMS is often the number-one owned revenue channel for DTC brands,” said Mike Manheimer, Chief Customer Officer at Postscript. “Because abandonment automations are some of the highest-ROI texts you can send, this integration helps brands trigger more of them.”
The integration arrives as marketers grapple with a broader shift in digital identity and tracking.
Privacy-focused browsers like Safari already limit third-party tracking, while regulatory changes and consumer privacy tools increasingly restrict traditional cookies. As a result, cross-session and cross-device recognition has become significantly harder for e-commerce marketers.
Tie’s approach focuses on connecting known subscribers to browsing behavior using identity resolution rather than cookie-based tracking.
According to the company, the system can identify users in scenarios where cookies fail, including:
Visitors switching between desktop and mobile devices
Shoppers browsing in privacy-focused browsers
Returning users who cleared cookies between sessions
Customers who opted in offline and later browse online
Michael Diesu, co-founder and CEO of Tie, says the goal is to reconnect fragmented customer signals.
“Tie’s identity graph makes it possible to connect the dots between a subscriber’s offline opt-in and their online behavior instantly,” he said.
For brands testing the integration, the biggest impact appears to be expanded SMS automation reach.
According to data shared by the companies, beta users saw an average 44% increase in browse abandonment SMS send volume within the first month. Those additional messages were sent to subscribers who were already opted in but previously unrecognized by the system.
Because abandonment campaigns tend to deliver some of the highest conversion rates in SMS marketing, even modest increases in triggered messages can translate into measurable revenue gains.
Andrea Haynes, a retention marketer at Portland Leather Goods, said the brand saw a 16% increase in abandonment-driven revenue after deploying the integration.
“With how easy the integration was, the return on investment is hard to beat,” Haynes said.
The Postscript and Tie partnership introduces several capabilities aimed at improving subscriber recognition:
Universal cart abandonment
Captures abandonment events even when cookies are missing or blocked.
Offline-to-online activation
Connects SMS keyword opt-ins collected in physical locations with online browsing behavior.
Cross-device tracking
Unifies subscriber activity across desktop and mobile sessions.
Privacy-browser compatibility
Uses identity-based signals rather than cookies to identify returning visitors.
Together, those features aim to expand the number of scenarios where automation triggers can activate.
The companies are positioning the integration as a timely upgrade ahead of summer promotions and the broader peak shopping cycle that begins later in the year.
For e-commerce brands, the months leading into major retail events—Prime Day, back-to-school, and eventually the holiday season—are often used to refine automation infrastructure and optimize customer data pipelines.
Identity resolution tools like Tie’s are increasingly becoming part of that preparation, especially as brands seek ways to maintain personalized marketing without relying heavily on cookies.
The integration also reflects a larger shift across the marketing technology ecosystem: a move toward first-party data strategies and identity graphs.
As traditional tracking methods weaken, marketers are investing more heavily in systems that connect customer interactions across channels—including email, SMS, in-store engagement, and website behavior.
SMS platforms in particular have become a major beneficiary of that shift. With high open rates and direct consumer consent through opt-ins, SMS remains one of the most dependable owned channels for brands.
The challenge has been ensuring those subscribers can actually be recognized across digital touchpoints.
By combining identity resolution with messaging automation, Postscript and Tie are betting they can help brands unlock more value from the lists they’ve already built.
Get in touch with our MarTech Experts.
artificial intelligence 10 Mar 2026
Enterprise software training often focuses on teaching employees how to use systems. Whatfix wants to teach them how to perform.
The company has launched AI Roleplay training within its Mirror platform, transforming the tool into what it calls an AI-first enterprise training environment. The new capability combines adaptive AI-powered customer conversations with realistic enterprise system simulations, allowing frontline teams to practice both communication and workflows in the same environment.
The goal is to prepare employees for real-world customer interactions—not just technical system usage.
Whatfix originally introduced Mirror in 2024 as a training platform designed to simulate enterprise applications. The idea was straightforward: allow employees to learn complex software workflows without touching live systems or risking real customer data.
But as organizations adopted the platform, Whatfix discovered a broader challenge. Many frontline employees—particularly in customer support, sales operations, and service roles—struggle not only with software tools but also with the unpredictable nature of customer conversations.
AI Roleplay training aims to fill that gap.
Instead of practicing workflows alone, employees can now engage in simulated conversations powered by AI agents that respond dynamically to what the learner says.
The system mirrors real customer interactions while simultaneously requiring the employee to navigate enterprise applications inside the simulated environment.
Whatfix argues that combining roleplay with system simulation addresses a major limitation in most AI training platforms.
Many roleplay tools allow employees to practice conversations with AI-generated customers, but those simulations usually occur outside the systems employees actually use. That disconnect can limit training effectiveness.
Mirror’s new approach attempts to replicate the full working environment.
Employees practice both sides of the job at once:
What to say to the customer
How to execute the workflow inside the system
That combination creates a more realistic simulation of day-to-day work scenarios.
“Simulation teaches process, and roleplay builds judgment and confidence,” said Khadim Batti, co-founder and CEO of Whatfix. “With AI Roleplay in Mirror, we’re helping enterprises reduce time-to-proficiency and improve customer outcomes before employees go live.”
The company says enterprise demand for the platform is accelerating quickly.
According to Whatfix, Mirror’s annual recurring revenue grew more than 200% year over year after introducing AI roleplay features in 2025. The platform also reached $3 million in ARR within six quarters, a milestone the company achieved through deployments across customer support and operations teams.
Looking ahead, Whatfix expects Mirror’s revenue to triple in 2026, fueled by expanded enterprise rollouts.
Several Fortune 100 companies have already implemented Mirror as part of their training programs for frontline teams, the company said. Early adopters have reported improvements in metrics such as:
Time-to-proficiency for new employees
Average Handle Time (AHT) in customer support interactions
Customer Satisfaction (CSAT) scores
These metrics are closely tied to operational efficiency and customer experience—two areas enterprises increasingly view as strategic priorities.
The AI Roleplay capability introduces several features designed to make training more adaptive and scalable.
Adaptive AI conversations
AI-generated customers respond dynamically to learner inputs, creating realistic interaction scenarios rather than scripted dialogues.
AI-assisted scenario creation
Training managers can generate new roleplay scenarios quickly using AI prompts, reducing the time required to build training modules.
Readiness evaluation
The platform assesses employee performance during simulated workflows, giving managers visibility into whether learners are prepared for live environments.
Multilingual support
Global organizations can deploy consistent training experiences across international teams.
Together, these capabilities aim to make training programs easier to scale while maintaining realism.
Industry analysts say the convergence of AI roleplay and system simulation reflects a broader shift in workforce enablement.
Traditional corporate training programs often rely on static modules, documentation, or classroom sessions that struggle to replicate real-world conditions.
Gina Smith, research director at IDC, says combining simulated workflows with AI-generated conversations could significantly improve readiness for customer-facing roles.
“By combining AI-driven roleplay and system simulation in a single solution, Whatfix offers organizations a unified approach to employee enablement,” Smith said. “Learners can safely gain hands-on experience before transitioning to live systems.”
As enterprises continue investing in AI-powered productivity tools, training systems capable of preparing employees for those environments are becoming increasingly important.
The AI Roleplay launch is also part of Whatfix’s broader push toward AI-native enterprise enablement.
The company’s platform already focuses on guiding employees through complex software environments with in-app assistance and contextual learning. Mirror extends that strategy into pre-deployment training.
Rather than learning on the job—or in live systems—employees can now practice high-stakes workflows and customer interactions before entering production environments.
For large enterprises, the payoff could be significant. Faster training cycles and fewer real-world mistakes translate into lower operational risk and better customer experiences.
As AI reshapes enterprise workflows, employee training is evolving alongside it.
Organizations are increasingly looking for tools that go beyond documentation and basic tutorials. Instead, they want environments where employees can rehearse complex tasks in realistic scenarios.
By combining AI roleplay with system simulations, Whatfix is positioning Mirror as a bridge between traditional training and real-world performance.
If the approach proves effective at scale, enterprise training platforms may begin to look less like learning portals—and more like simulated workplaces.
Get in touch with our MarTech Experts.
marketing 10 Mar 2026
Enterprises may be experimenting with AI everywhere—but scaling it safely is another story. That’s the gap Alteryx says it’s closing.
At the Gartner Data & Analytics Summit, the analytics and automation company announced it has surpassed $1 billion in annual recurring revenue (ARR) while powering more than 380 million automated workflows each year across its customer base. The milestone comes as organizations move from AI experimentation to full operational deployment—where governance, data quality, and automation become mission-critical.
Central to that strategy is Alteryx One, the company’s unified platform designed to help enterprises operationalize AI and analytics with trusted, repeatable workflows.
Corporate AI spending isn’t slowing down. According to Alteryx, 89% of enterprises plan to maintain or increase AI investment in 2026 as generative and agentic AI technologies reshape enterprise operations.
But enthusiasm hasn’t solved one of the most persistent barriers: data trust.
The company cites research showing that 28% of organizations have limited or no confidence in the accuracy of their data, while nearly half of business leaders say high-quality, governed data is the single most important factor for successful AI deployment.
That gap—between AI ambition and data reliability—is exactly what Alteryx is positioning its platform to address.
Alteryx One is designed as a “logic layer” for enterprise AI, connecting data, workflows, and business context into a governed automation framework.
Rather than simply delivering analytics dashboards or AI models, the platform focuses on repeatable workflows that capture how decisions are made.
These workflows preserve critical elements such as:
Business logic and decision rules
Data lineage and traceability
Governance and compliance controls
Repeatable automation pipelines
For enterprises deploying AI agents that can take actions—rather than just generate insights—those safeguards become increasingly important.
“When automation becomes agentic, inconsistency isn’t just inefficient—it becomes an enterprise risk,” said Alteryx CEO Andy MacMillan. “AI requires a governed and repeatable logic layer.”
In other words, organizations don’t just need smarter AI—they need systems that ensure AI-driven decisions remain transparent and auditable.
Alteryx’s growth metrics suggest enterprises are already leaning heavily on workflow automation to operationalize analytics.
Customer organizations executed over 380 million automated workflows in 2025, a sharp increase from 260 million in 2023.
Those workflows typically handle data preparation, analytics processes, and operational automation tasks that once required manual intervention.
The scale reflects a broader shift happening inside enterprise analytics teams. Instead of running one-off analyses, organizations are embedding data-driven processes directly into operational systems.
In that environment, automation becomes the delivery mechanism for analytics—and the foundation for AI execution.
To support the latest wave of AI capabilities, Alteryx has also embedded generative AI features directly into the Alteryx One platform.
These capabilities allow users to:
Interact with enterprise data using natural language queries
Accelerate model development through AI-assisted workflows
Embed AI-generated insights directly into operational automation
The company says the goal is to combine the productivity gains of generative AI with the governance and traceability required by large organizations.
Without that governance layer, enterprises risk scaling unreliable outputs as quickly as they scale productivity.
Part of Alteryx’s current momentum is tied to a new simplified edition pricing model, designed to make advanced analytics and AI capabilities more accessible across business teams.
The company says thousands of customers are already upgrading to the updated Alteryx One editions.
Because the platform integrates directly with enterprise data sources, AI models, and business applications, organizations can embed analytics and automation deeper into existing workflows rather than relying on standalone tools.
Security and governance features built into the platform also address enterprise concerns around compliance, data access, and model oversight.
Beyond product innovation, Alteryx credits much of its long-term adoption to its user community.
In 2025, the company celebrated 10 years of its global community platform, which now includes more than 750,000 members worldwide.
The community has become a hub for shared workflows, peer-driven solutions, and best practices—resources that help organizations deploy analytics projects faster and reduce the learning curve for new users.
Alexander Abi-Najm of Aimpoint Digital, an Alteryx ACE community leader, says the ecosystem continues to play a major role in driving innovation.
“It’s exciting to see how the tools continue evolving,” Abi-Najm said. “The community helps users solve complex problems and share insights that create real business impact.”
As part of its broader growth strategy, Alteryx is also deepening partnerships with major cloud providers.
The company recently expanded its collaboration with Google Cloud, enabling organizations to work directly with large-scale cloud data environments while accelerating analytics and AI development.
Cloud-native integrations have become essential as enterprises increasingly centralize data pipelines in cloud platforms and run AI workloads at scale.
At the Gartner Data & Analytics Summit in Orlando, Alteryx also unveiled a refreshed brand identity designed to reflect its shift from a traditional analytics vendor to a unified AI and automation platform.
The rebrand aligns with the company’s broader push to position Alteryx One as the foundation for enterprise AI execution—a platform where data preparation, analytics, automation, and AI-driven insights converge.
With more than $1 billion in ARR and hundreds of millions of automated workflows running annually, Alteryx is betting that the next phase of enterprise AI won’t be about building models.
It will be about operationalizing them.
And for many organizations, that means turning trusted data and governed workflows into the backbone of AI at scale.
Get in touch with our MarTech Experts.
marketing 10 Mar 2026
Independent grocery retailers are getting a digital boost. Swiftly, a leading provider of retail technology, has announced a new partnership with Merchants Distributors (MDI) to modernize web, circular, and digital marketing capabilities for the distributor’s network of independent stores.
The collaboration leverages Swiftly’s SmartCircular™ solution alongside its Audience Optimizer™ platform to bring AI-driven promotions, digital circular amplification, and website tools to MDI retailers—helping them better connect deals with shoppers and in-store performance.
The modern grocery shopper moves seamlessly between online and offline channels, making omnichannel strategies critical for smaller retailers. Swiftly’s technology is designed to consolidate web presence, digital circulars, and advertising into a single platform, giving independent grocers tools previously available only to national chains.
“Swiftly’s website and digital circular capabilities allow us to offer a modern digital presence for retailers who may not have ecommerce, while seamlessly integrating with existing platforms where applicable,” said Mary Kellmanson, SVP Marketing at MDI. “This partnership expands our digital toolkit in ways that support measurable sales growth inside the store.”
The combined platform enables MDI retailers to:
Deliver more relevant deals across channels
Connect digital engagement directly to in-store performance
Accelerate digital maturity with scalable, flexible solutions
A standout component of the partnership is Swiftly’s Audience Optimizer™, which leverages first-party data to target shoppers with product offers across digital channels. By analyzing engagement patterns, retailers can reactivate lapsed shoppers, increase trip frequency, and drive incremental basket growth—all while linking campaigns back to measurable sales results.
“As independent grocers navigate a rapidly evolving digital landscape, having the right mix of foundational tools and targeted capabilities is essential,” said Keith Kirk, CFO at Swiftly. “We’re proud to support MDI and its retailers with flexible technology that strengthens their digital presence and helps translate shopper engagement into meaningful store results.”
The partnership rollout is scheduled to begin in early 2026, with phased deployments across MDI’s network for:
Website platforms
SmartCircular™ digital circulars
Audience Optimizer™ promotional campaigns
By unifying these tools under one system, Swiftly and MDI aim to provide independent retailers with a scalable digital foundation that supports both shopper connection and long-term revenue growth.
The collaboration highlights the growing importance of AI-powered, omnichannel technology in regional and independent grocery markets—bringing the type of digital sophistication once reserved for large retailers to smaller operators looking to compete in a hybrid shopping environment.
Get in touch with our MarTech Experts.
artificial intelligence 10 Mar 2026
CallMiner, a leader in customer experience (CX) automation, has rolled out a suite of advanced AI capabilities designed to deliver deeper insights, richer context, and more flexible automation for enterprises. The updates, announced today, enhance the company’s market-leading platform with new AI classifiers, customizable summaries, and advanced sentiment analysis.
Central to the update is CallMiner’s expanded collection of AI classifiers, which now support whole-contact sentiment analysis. These classifiers automatically categorize and interpret conversations across multiple channels and languages, leveraging company-specific contextual intelligence from recent interactions.
By capturing the subtleties of tone—including mixed emotions, domain-specific language, and short-form interactions like voicemails and chat—CallMiner enables organizations to move beyond traditional sentiment detection. The new classifiers align with emerging regulatory frameworks, including the EU AI Act, ensuring transparency, explainability, and human oversight while retaining customizable category creation for coaching, agent evaluation, and business decision-making.
“Advanced AI classifiers make it easier than ever to extract actionable insights from customer conversations,” said Bruce McMahon, Chief Product Officer at CallMiner. “Organizations can now automate smarter, act faster, and better understand the context behind every interaction.”
CallMiner has also introduced flexible AI-generated summary templates, allowing organizations to tailor interaction summaries to specific compliance, operational, or analytical goals. Whether providing CX-focused summaries for agents or generating internal insights for business teams, the platform gives users control over format, content, and presentation.
Unlike platforms with a one-size-fits-all approach, CallMiner allows teams to:
Write custom prompts from scratch
Adapt pre-built templates for faster deployment
Test and refine summaries for any business use case
This ensures every summary captures the most relevant insights in real time, improving agent performance and customer outcomes.
With the combined power of AI classifiers and CallMiner AI Assist, the platform now offers:
Advanced business intelligence through agentic AI-driven insights
Enhanced visibility with rich visualizations such as tree maps, Sankey diagrams, and stacked bar charts
Flexible workflows via seamless export and integration with enterprise systems
Scalable automation that accelerates action from insights to decision-making
The updates underscore CallMiner’s focus on delivering an intelligent foundation for CX automation, enabling enterprises to operationalize conversation insights and enhance both agent performance and customer experience.
“These enhancements build on our market-leading platform, delivering greater flexibility, speed, and relevance,” McMahon said. “By strengthening the foundational intelligence layer, we help organizations unlock measurable improvements in efficiency and CX outcomes.”
With these new capabilities, CallMiner reinforces its position as a trusted partner for enterprises looking to leverage AI-driven automation across customer interactions. From richer contextual understanding to smarter workflow automation, the platform is designed to empower organizations to turn insights into action faster, while maintaining transparency, governance, and adaptability.
Get in touch with our MarTech Experts.
Page 1 of 1431