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.
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.
artificial intelligence 9 Mar 2026
Global ecommerce accelerator Pattern Group Inc. delivered a record-breaking year in 2025, posting $2.5 billion in annual revenue, up 39% year over year, as brands increasingly rely on its AI-powered platform to navigate the complex world of global digital marketplaces.
The company’s strong performance highlights a growing shift in ecommerce: brands are outsourcing marketplace execution—from logistics to digital marketing—to specialized technology platforms that can manage the entire retail lifecycle.
For Pattern, that strategy appears to be paying off.
Pattern closed the year with a strong fourth quarter, reporting $723 million in revenue, a 40% year-over-year increase.
The company also reported several additional milestones for the quarter:
Net income: $29 million, up 58% year over year
Adjusted EBITDA: $43 million, up 59%
International revenue: $94 million, up 69%
Non-Amazon revenue: $61 million, up 94%
One key metric investors watch closely—net revenue retention (NRR)—also reached a record 124%, meaning existing brand partners increased their spending significantly year over year.
For marketplace platforms, strong NRR often signals deep customer relationships and growing reliance on the platform’s services.
“2025 was a defining year for Pattern,” said Dave Wright. “We delivered record results, exceeding our prior expectations and demonstrating our ability to scale with discipline.”
Unlike traditional software platforms that simply provide tools to brands, Pattern operates closer to a full-stack ecommerce operator.
The company’s model combines:
Proprietary marketplace technology
Global logistics infrastructure
Data and AI-driven marketplace optimization
Direct inventory ownership
That last element is particularly notable.
Because Pattern often owns the inventory it sells on marketplaces, its revenue is tied directly to product sales rather than SaaS subscription fees.
“Our platform is built to optimize the ecommerce equation and connect brands to consumers wherever they shop,” Wright said. “We are not simply enabling commerce—we are executing it end-to-end.”
This model aligns Pattern’s financial performance closely with the success of the brands it represents.
A major theme in Pattern’s 2025 results is diversification beyond Amazon, long the dominant platform for third-party marketplace sellers.
Revenue not attributable to Amazon reached $183 million for the year, representing 60% growth.
That reflects increasing activity across alternative marketplaces, including regional ecommerce platforms and retail marketplaces worldwide.
Marketplace diversification has become a strategic priority for brands looking to reduce dependence on a single ecommerce ecosystem.
Pattern’s platform helps brands manage that complexity by consolidating marketplace operations—product listings, advertising, pricing, and logistics—into a single system.
International growth also played a significant role in the company’s performance.
Pattern reported $266 million in international revenue for 2025, up 63% year over year.
As ecommerce marketplaces proliferate across regions—including Asia, Europe, and Latin America—brands increasingly need localized strategies to compete effectively.
Pattern’s global infrastructure is designed to help brands navigate these regional ecosystems without building their own international operations from scratch.
For many consumer brands, that approach offers a faster route to global digital expansion.
Despite rapid growth, Pattern continued to expand profitability.
For the full year 2025, the company reported:
Adjusted EBITDA: $153 million, up 52%
Operating cash flow: $99 million, up 41%
Free cash flow: $79 million, up 58%
Net income for the year totaled $16 million, lower than the prior year’s $68 million. The decline was largely due to $104 million in stock-based compensation related to the company’s IPO earlier in 2025.
Even with those costs, Pattern maintained strong operating performance.
Pattern expects growth to continue in 2026.
For the first quarter of 2026, the company forecasts:
Revenue between $710 million and $720 million
Adjusted EBITDA between $41 million and $42 million
For the full year 2026, Pattern anticipates:
Revenue between $3.12 billion and $3.16 billion
Adjusted EBITDA between $180 million and $182 million
Those projections imply 25% to 26% revenue growth for the year.
According to Jason Beesley, the company’s growth will continue to come from three primary areas: expanding partnerships with existing brands, adding new brand partners, and increasing marketplace diversification.
Alongside its earnings report, Pattern also announced a $100 million share repurchase program authorized by its board of directors.
The program allows the company to buy back shares of its Series A common stock through open market purchases or private transactions.
The move is often interpreted by investors as a signal that leadership believes the company’s stock is undervalued or that future cash flow will remain strong.
Pattern’s strong results reflect a broader shift across ecommerce.
As online marketplaces multiply, brands face an increasingly complex ecosystem that includes:
Global marketplaces
Retail media advertising platforms
Cross-border logistics networks
Regional regulatory environments
Managing those moving parts internally can be difficult and expensive.
As a result, many brands are turning to specialized marketplace operators like Pattern that combine software, logistics, and operational expertise.
In many ways, these platforms are becoming the outsourced infrastructure of global ecommerce.
If Pattern’s growth trajectory continues, it may signal that the future of marketplace commerce isn’t just about selling products online—but about managing the complex systems behind them.
Get in touch with our MarTech Experts.
marketing 9 Mar 2026
The race to build richer business intelligence datasets just took a major step forward.
OpenData.org has released a massive U.S. business dataset containing 86 million organizations, 101 million contacts, and 142 million locations, creating one of the most comprehensive open datasets mapping the American corporate ecosystem.
The release becomes even more notable through a strategic partnership with Senzing, which provides built-in AI-powered entity resolution capabilities designed to clean, match, and unify records across datasets.
Delivered in Senzing-ready JSON format, the dataset allows organizations to immediately integrate high-volume business intelligence data into analytics, compliance, and AI pipelines.
In short: OpenData.org is trying to do for organizational data what open knowledge graphs did for the web—create a structured map of how businesses, people, and locations connect.
At its core, the dataset functions as a large-scale entity graph linking companies, executives, and operational locations.
The release includes:
86 million organizations
101 million people-to-company relationships
142 million business locations
These connections allow users to move beyond static company records and instead analyze relationships across the business ecosystem.
Each organization is connected to multiple locations such as headquarters, branch offices, operational facilities, and registered addresses. Meanwhile, more than 101 million contacts link individuals to the organizations they control or operate.
That structure makes it possible to trace corporate hierarchies, discover shared executives across companies, and map operational footprints.
For analysts, investigators, and sales teams, that kind of relational data can provide critical context that traditional company databases often lack.
The dataset was assembled from filings and records across 100,000+ U.S. government agencies, including:
Internal Revenue Service
U.S. Department of Labor
U.S. Securities and Exchange Commission
Small Business Administration
United States Postal Service
The dataset also incorporates state and local regulatory filings, creating a far broader coverage base than most commercial corporate data providers, which often focus heavily on public companies.
Another key element: the inclusion of 162 reference identifiers used across financial, regulatory, and geographic datasets.
These identifiers include global and financial standards such as:
Legal Entity Identifier (LEI)
Financial Instrument Global Identifier (FIGI)
International Securities Identification Number (ISIN)
Placekey
The result is a dataset designed to act as a cross-reference layer, enabling organizations to match and connect multiple external data sources.
Large-scale datasets are only useful if records can be accurately matched across sources—a notoriously difficult problem known as entity resolution.
That’s where the partnership with Senzing comes in.
Senzing’s technology uses a combination of machine learning and rule-based logic to determine whether two records represent the same real-world entity—even when names, addresses, or identifiers vary.
The system relies on the company’s Entity Centric Learning architecture, which continuously improves how entities are matched and resolved across datasets.
According to Jeff Jonas, the integration enables organizations to quickly identify relationships and data inconsistencies without building complex matching systems themselves.
“Organizations using the OpenData.org dataset can immediately benefit from Senzing’s entity resolution technology,” Jonas said, noting that the system can detect hidden relationships and reconcile duplicate records in real time.
Another key differentiator: the platform can run locally without requiring sensitive data to be uploaded to the cloud—an important factor for compliance-heavy industries.
Datasets like OpenData.org’s reflect a growing shift toward entity graph architectures in enterprise data management.
Instead of storing isolated records—like a single company profile—entity graphs focus on the relationships connecting entities.
That approach has become increasingly important for applications such as:
Financial compliance and AML investigations
Know Your Customer (KYC) and Know Your Business (KYB) verification
Fraud detection and risk monitoring
Investment research and due diligence
CRM enrichment and B2B lead generation
AI model training and analytics
In many of these scenarios, the most valuable insight lies not in the individual record but in the connections between records.
For example:
Multiple companies sharing the same executive
Businesses operating from the same physical address
Ownership structures spanning multiple corporate entities
Without an entity graph, uncovering those connections often requires manual research across dozens of fragmented databases.
For Jose M. Plehn, the goal of the project is to create an open infrastructure layer for business intelligence.
Plehn argues that despite the explosion of corporate data platforms, there has been no truly open dataset covering the full spectrum of organizations beyond public companies.
“Every transaction, relationship, and risk assessment connects back to an organization, person, or location,” he said.
He compares the dataset to a “Rosetta Stone” for business data, providing a shared set of identifiers and relationships that allow different datasets to interoperate.
If that vision holds, OpenData.org’s release could become a foundational resource for industries ranging from financial services to marketing technology.
The launch also reflects a broader trend across the data industry.
As AI systems and analytics platforms increasingly depend on large, structured datasets, entity graphs are becoming foundational infrastructure.
Companies building AI-driven applications—from fraud detection systems to GTM intelligence platforms—require datasets that connect people, organizations, and locations at scale.
By combining open-source coverage, government-sourced records, and built-in entity resolution, OpenData.org’s dataset aims to position itself as a key building block in that emerging ecosystem.
Whether it becomes a standard reference layer for business data remains to be seen—but with hundreds of millions of linked entities already mapped, the project is starting with a significant head start.
Get in touch with our MarTech Experts.
marketing 9 Mar 2026
Enterprise sales teams often rely on CRM systems that are packed with mid-level contacts—but missing the executives who actually approve deals. A new integration between ExecAtlas and SalesIntel aims to close that gap.
Announced by Equilar, the partnership combines executive intelligence data from ExecAtlas with SalesIntel’s signal-based buying committee insights and verified contact data. The result is a unified system that enriches Salesforce records with executive-level profiles, verified contact details, and relationship mapping designed to help sales teams reach decision-makers faster.
The integration targets a common problem in enterprise sales: incomplete CRM data that makes it difficult to identify and engage the real buying committee behind large deals.
Most CRM systems contain detailed account records but often lack accurate profiles for C-suite leaders or board-level decision-makers.
That creates friction for go-to-market teams attempting to close enterprise deals, where purchasing decisions typically involve multiple senior executives across departments.
According to David Chun, the integration was designed to address exactly that issue.
“Most Salesforce instances are missing the executives who actually make buying decisions,” Chun said. “Sales teams have account records and mid-level contacts, but the C-suite profiles are incomplete, outdated, or absent entirely.”
ExecAtlas aims to solve that problem by automatically populating missing executive profiles inside Salesforce while keeping leadership records updated as executives move between roles.
While ExecAtlas focuses on executive-level intelligence, SalesIntel brings a complementary capability: identifying the right moment to reach out.
The company’s platform uses signal-driven data—including intent signals and engagement triggers—to help sales teams determine when prospects are most likely to be evaluating solutions.
By combining that signal intelligence with ExecAtlas’s executive data, the integration gives sales teams a more complete view of enterprise buying dynamics.
“Knowing who to call is only half the battle,” said Manoj Ramnani. “Knowing when, why, and who can open the door is how enterprise deals actually get closed.”
The combined platform allows sales teams to identify key executives, monitor engagement signals, and uncover internal relationships that could enable warm introductions.
The integrated system delivers several features aimed at improving enterprise deal execution.
1. Complete Executive Coverage
ExecAtlas enriches CRM records with missing executives at target accounts, including C-suite leaders and senior decision-makers. This ensures sales teams see the full buying committee rather than just the contacts already stored in the CRM.
2. Verified Contact Information
SalesIntel adds AI- and human-verified contact data—including email addresses and mobile numbers—to executive profiles. The company claims accuracy rates of up to 95%, helping teams reduce bounce rates and manual research.
3. Relationship Intelligence
ExecAtlas maps connections between executives based on shared work history, board affiliations, and professional networks. This reveals potential introduction paths within an organization that can help sales teams build trust with decision-makers.
4. Real-Time Executive Tracking
Leadership changes are tracked daily, ensuring that CRM records remain current when executives change roles or move to new companies. That visibility can trigger new engagement opportunities for sales teams.
The integration arrives at a time when B2B sales teams are under increasing pressure to operate with more precision.
Enterprise deals now involve complex buying committees, longer sales cycles, and multiple decision-makers across departments. Without accurate data, sales teams often spend significant time researching contacts and verifying information before they can even begin meaningful engagement.
At the same time, modern go-to-market strategies increasingly rely on multi-threaded outreach—engaging several stakeholders within a company simultaneously.
That strategy only works if sales teams can quickly identify the right executives and connect with them directly.
By combining executive intelligence with verified contact data and engagement signals, the ExecAtlas–SalesIntel integration aims to streamline that process.
The partnership also reflects a broader shift in the sales technology landscape.
Sales teams are moving away from static contact databases toward dynamic intelligence platforms that combine multiple layers of insight:
Contact verification
Buying signals and intent data
Relationship mapping
Real-time leadership tracking
Together, these capabilities help go-to-market teams operate with more context and precision throughout the sales cycle.
For organizations pursuing large enterprise deals, the ability to identify decision-makers early—and engage them with relevant timing and context—can significantly improve win rates.
With the new integration, ExecAtlas and SalesIntel are betting that the future of enterprise selling depends less on simply having data, and more on having the right data connected directly to the workflow where deals happen.
Get in touch with our MarTech Experts.
artificial intelligence 9 Mar 2026
Global advertising and media technology company Entravision is reshaping its U.S. leadership structure with a series of executive promotions aimed at accelerating revenue growth, expanding its Latino media footprint, and modernizing operations with digital and AI initiatives.
The company announced three key promotions across its U.S. media division:
Maria Martinez-Guzman has been promoted to President of Entravision Media
Eduardo Maytorena becomes President of Entravision Audio
Winter Horton steps into the role of Chief Revenue Officer
All three executives will report directly to Michael Christenson as the company doubles down on audience growth, advertiser relationships, and operational modernization.
“These promotions align our leadership with our core objectives: serve our Latino audience and advertisers, lead with sales, and modernize our operations,” Christenson said in the announcement.
As President of Entravision Media, Martinez-Guzman will oversee television programming, digital video initiatives, and national and local TV sales operations.
Her responsibilities include leading video content strategies across both traditional broadcast and streaming platforms—an increasingly important area as media companies shift toward digital distribution.
Martinez-Guzman brings extensive industry experience to the role. She began her career in Entravision’s McAllen office before spending more than two decades at Univision, where she most recently served as Executive Vice President of News.
Her return to Entravision signals the company’s intent to strengthen its video strategy across broadcast and streaming.
“Video has always been at the heart of my career,” Martinez-Guzman said. “It’s how we inform, tell stories, and build trust. I look forward to positioning Entravision as a leader in broadcast and streaming video.”
Meanwhile, Maytorena will take charge of Entravision’s radio and digital audio operations as President of Entravision Audio.
His role includes overseeing programming, network and national sales, and local market sales for radio-only markets.
Previously a Senior Vice President in Entravision’s Los Angeles market, Maytorena now steps into a larger strategic position focused on transforming the company’s audio business.
“I’m proud to help lead the next phase of growth,” Maytorena said. “We will change the audio game and transform it into a more integrated, dynamic platform.”
The move reflects a growing emphasis on digital audio formats—including streaming radio, podcasts, and connected-car listening—areas where advertisers increasingly allocate budgets.
As Chief Revenue Officer, Horton will oversee sales across Entravision’s combined markets as well as sales operations and support functions across all regions.
Horton most recently served as a Senior Advisor to the CEO, helping develop Entravision’s evolving media strategy.
His background includes leadership roles at multiple media companies, including Liberman Broadcasting, the predecessor to Estrella Media, as well as Meruelo Media.
In his new role, Horton will focus on aligning the company’s media platforms—television, audio, and digital—to deliver integrated advertising opportunities.
“I’m thrilled to collaborate with an exceptional team as we bring the full strength of our media platforms to market,” Horton said.
Entravision also announced several other executive updates designed to strengthen operations, legal oversight, digital development, and AI strategy.
Key changes include:
Mark Boelke will now serve as Chief Operating Officer in addition to his existing role as Chief Financial Officer.
Jeff DeMartino has been promoted to Chief Legal Officer, expanding his responsibilities to include leading company partnerships.
Jessica Martinez will serve as Executive Vice President of Digital Products and Operations.
LeaAnna Hernandez becomes Executive Vice President of AI Strategy, reflecting the company’s growing focus on AI-powered media and advertising tools.
Fred Roggin will serve as President of Entravision Digital.
Entravision’s leadership changes come as the company navigates a rapidly evolving media landscape.
The company has built a strong presence in Spanish-language broadcasting while expanding its reach into digital advertising technology, streaming platforms, and data-driven media solutions.
At the same time, brands increasingly seek targeted media channels that connect with multicultural audiences—particularly the growing Latino consumer market in the United States.
By restructuring leadership across video, audio, revenue, and digital operations, Entravision appears to be positioning itself to compete more aggressively across both traditional media and modern advertising technology ecosystems.
The addition of dedicated AI strategy leadership also signals that the company sees artificial intelligence as a core component of its future media operations.
For advertisers looking to reach Latino audiences across broadcast, digital, and audio platforms, Entravision’s evolving leadership structure could play a key role in shaping how those media opportunities are delivered in the coming years.
Get in touch with our MarTech Experts.
marketing 9 Mar 2026
Unified commerce platform Cart.com has secured $180 million in growth equity financing, a move aimed at accelerating the company’s AI capabilities, software development, and nationwide fulfillment network.
The investment round is led by Springcoast Partners, with participation from existing backers including PayPal Ventures, Arsenal Growth Equity, Mercury Fund, and Oak HC/FT.
The new capital positions Cart.com to deepen its technology stack and expand operational infrastructure as brands increasingly seek integrated solutions that combine ecommerce software with physical logistics operations.
Cart.com operates a commerce enablement platform designed to handle the entire lifecycle of digital retail—from storefront management and marketing tools to order fulfillment and supply chain logistics.
Brands and retailers including TOMS Shoes, PacSun, and Janie and Jack already use the platform to manage omnichannel commerce operations.
The company’s strategy focuses on integrating enterprise software, fulfillment infrastructure, and operational expertise into a single platform rather than offering standalone tools.
That unified approach reflects a growing demand among brands for technology platforms that can manage both digital commerce and physical logistics in one system.
“This investment will strengthen our balance sheet and provide us with the flexibility to accelerate our strategic priorities,” said Omair Tariq. “We’ve built a platform that combines commerce software with a scaled logistics network, and we’re just getting started.”
A major focus for the new funding will be expanding Cart.com’s AI-driven capabilities.
The company plans to invest heavily in its commerce operating system, particularly in areas such as:
Workflow automation for ecommerce operations
Predictive analytics for inventory and demand planning
Agentic AI systems capable of autonomously routing inventory
Optimization tools to reduce shipping times and fulfillment costs
These AI capabilities aim to help brands manage increasingly complex supply chains and omnichannel distribution strategies.
For large retailers, the ability to automatically route inventory across warehouses and fulfillment centers could significantly reduce delivery times and operational costs.
In addition to software development, the funding will support expansion of Cart.com’s nationwide fulfillment infrastructure.
As ecommerce expectations continue to rise—particularly around fast delivery—brands increasingly rely on distributed logistics networks to meet customer demands.
Cart.com plans to invest in additional operational automation and infrastructure to support enterprise brands navigating these logistical challenges.
The company’s hybrid model—combining software with a physical fulfillment network—sets it apart from many commerce platforms that operate purely as technology providers.
For Springcoast Partners, the investment reflects growing confidence in platforms that unify commerce software and logistics.
“In an increasingly fragmented commerce landscape, Cart.com has differentiated itself by uniting enterprise software with physical logistics,” said Evan Nawrocki.
The firm believes Cart.com’s integrated model gives enterprise customers a measurable return on investment, particularly as brands look for more efficient ways to manage omnichannel commerce.
As part of the investment, Russell Klein will join Cart.com’s board of directors.
Klein brings extensive ecommerce experience. Prior to joining Springcoast, he served as Chief Commercial Officer at BigCommerce, helping scale the company from $30 million to more than $350 million in annual recurring revenue.
During his tenure, Klein also played a role in multiple financing rounds, the company’s mergers and acquisitions strategy, and its IPO.
“The team at Cart.com has demonstrated excellence in their ability to scale efficiently while continuing to innovate,” Klein said. “I’m excited to support the company as it expands its AI-driven capabilities and strengthens its position as a category-defining commerce platform.”
Cart.com’s new funding reflects a broader shift happening across the ecommerce technology landscape.
As digital commerce grows more complex, brands increasingly prefer unified platforms that combine multiple operational layers:
Ecommerce technology
Inventory management
Logistics and fulfillment
Data analytics and AI optimization
Managing those capabilities through separate vendors can create operational complexity and fragmented data pipelines.
Platforms like Cart.com aim to solve that problem by delivering commerce infrastructure as an integrated system.
For enterprise brands juggling multiple sales channels—from direct-to-consumer storefronts to marketplaces and retail partners—that unified approach can significantly simplify operations.
With the new funding secured, Cart.com plans to accelerate development of its AI-driven commerce operating system while expanding logistics infrastructure to support enterprise brands.
The company also signaled a focus on improving operational efficiency and moving toward sustainable profitability as it scales.
If Cart.com successfully executes its strategy, it could strengthen its position in a rapidly evolving category: platforms that combine commerce technology with the physical infrastructure required to deliver products to customers.
In an era where speed, efficiency, and omnichannel reach increasingly define retail success, that combination may prove to be one of the most valuable capabilities in modern commerce.
Get in touch with our MarTech Experts.
artificial intelligence 9 Mar 2026
The race to automate creative production just took another leap forward. Luma AI has introduced Luma Agents, a new class of AI collaborators designed to execute entire creative workflows—from initial concept to final asset delivery—across text, images, video, and audio.
The system targets agencies, marketing teams, studios, and enterprise organizations looking to scale creative output without multiplying tools or workflows. Instead of relying on a patchwork of AI generators and orchestration platforms, Luma’s approach consolidates the entire creative process inside a unified AI system capable of maintaining context across formats.
The launch reflects a broader shift in generative AI: moving beyond single-task tools toward autonomous AI systems that manage complex creative production pipelines.
Most generative AI platforms today operate as standalone tools—one for writing copy, another for image generation, another for video production.
Producing a full campaign often means juggling multiple platforms, exporting files between them, and rebuilding context at every step.
Luma says its Agents aim to remove that friction.
“Creative work has never lacked ambition; it’s lacked execution capacity,” said Amit Jain. “Creative teams shouldn’t have to spend their time orchestrating tools. Agents aren’t shortcuts. They’re collaborators that maintain context, coordinate execution, and advance projects.”
Instead of generating a single output on demand, Luma Agents operate as persistent project collaborators capable of planning, producing, evaluating, and refining creative work over multiple iterations.
At the core of the system is an agent-based environment where human teams guide strategy and creative direction while AI handles execution tasks.
Within that environment, agents can:
Execute projects end-to-end from planning to production
Maintain shared context across text, images, video, and audio assets
Develop multiple creative directions simultaneously
Evaluate and refine outputs through iterative feedback
Integrate with enterprise production systems via APIs
The platform also functions as a collaborative workspace, allowing human creators and AI agents to work together in a multiplayer-style environment where tasks are dynamically routed and refined.
For marketing teams managing complex campaigns, that could mean generating multiple creative variations, adapting content across markets, or producing multimedia assets at scale without manually coordinating dozens of tools.
Luma says its Agents are already being deployed inside major global agency networks.
Organizations including Publicis Groupe and Serviceplan Group are integrating the system into their creative and production workflows.
The goal is to accelerate campaign development while maintaining brand consistency across multiple regions.
According to Alexander Schill, the technology is already helping streamline collaboration across international teams.
“Luma is now part of our broader House of AI ecosystem and integrated directly into our creative workflows,” Schill said. “It allows our teams across more than 20 countries to collaborate more smoothly and develop great work faster.”
For global agency networks juggling hundreds of campaigns across markets, automation at the production layer could significantly improve throughput.
The platform is powered by what Luma calls Unified Intelligence, a new architecture designed to move beyond the industry’s typical “model pipeline” approach.
Today’s generative AI systems often rely on specialized models connected together:
One model generates text
Another generates images
Another handles video
Orchestration software attempts to combine their outputs
While effective for narrow tasks, these pipelines can lose context as information passes between models.
Unified Intelligence takes a different approach by training a single multimodal reasoning system capable of understanding and generating across formats within the same architecture.
The first model built on this system is Uni-1, a multimodal transformer capable of reasoning with both language and images in a shared token space.
Instead of generating assets sequentially through separate systems, Uni-1 can theoretically plan, imagine, and render creative outputs in a single reasoning process.
Luma compares the approach to how human creators work.
When an architect sketches a building, they’re simultaneously thinking about structure, light, and spatial experience—not switching between separate “models” for each concept.
Unified Intelligence aims to mimic that kind of integrated cognition.
While Uni-1 forms the foundation, Luma Agents can also coordinate with leading external AI models when appropriate.
The system can route tasks to models such as:
Ray3.14
Veo 3
Sora 2
Kling 2.6
Nano Banana Pro
Seedream
GPT Image 1.5
ElevenLabs
Agents automatically select the most suitable model or capability for each step of a project while maintaining persistent context across all assets and iterations.
The result is a hybrid approach where a unified reasoning system orchestrates a broader AI ecosystem.
Unlike consumer AI generators, Luma Agents are designed for enterprise environments where compliance, intellectual property, and governance matter.
Enterprise safeguards built into the platform include:
Full IP ownership retained by customers
Automated content review to reduce copyright risk
Documentation verifying human oversight in the creative process
Mandatory human approval workflows before public release
Cloud infrastructure with enterprise-grade security controls
These features are intended to address concerns that many large organizations still have about deploying generative AI in production environments.
Luma’s launch reflects a broader transformation happening across the creative industry.
Early generative AI tools focused primarily on producing single assets—an image, a paragraph, or a short video clip.
But as organizations adopt AI at scale, the bottleneck has shifted from generation to workflow orchestration.
Creative teams don’t just need AI that produces content. They need systems capable of:
Managing projects across formats
Maintaining context across iterations
Coordinating multiple AI models
Integrating into production pipelines
That’s the gap AI agents aim to fill.
If platforms like Luma succeed, the role of AI in creative industries could evolve from tool to collaborator—helping teams produce more content, more quickly, without sacrificing strategic control.
And for agencies and marketing teams operating in a world where demand for digital content keeps accelerating, that may prove to be the most valuable capability of all.
Get in touch with our MarTech Experts.
Page 176 of 642
Looking to publish a press release, guest article, interview or podcast? Connect with us.
GET FEATURED