Salesforce CRM Analytics (formerly Einstein Analytics)

Blog / Salesforce · September 27, 2018 · Updated June 10, 2026 · 7 min read
Salesforce CRM Analytics (formerly Einstein Analytics)

Salesforce CRM Analytics is Salesforce's native, AI-driven analytics and business-intelligence platform for exploring CRM and external data, building interactive dashboards, and surfacing predictions directly inside Salesforce. It is the same product that was previously sold as Wave Analytics, then Einstein Analytics, and most recently Tableau CRM — so if you are searching for "Einstein Analytics" in 2026, CRM Analytics is the tool you want. Only the name has changed; the datasets, dashboards, and Einstein Discovery predictions carry on.

Key takeaways

  • One product, four names: Wave Analytics (2014) → Einstein Analytics (2017) → Tableau CRM (2020) → CRM Analytics (current). These are not separate tools.
  • It is not the same as standard Salesforce Reports & Dashboards. CRM Analytics handles far larger data volumes, blends external data, and adds predictive AI that native reports cannot.
  • Einstein Discovery is now part of CRM Analytics — it builds models, predictions, and "what moves the needle" stories on your data.
  • Tableau is a separate, also Salesforce-owned product. CRM Analytics is embedded inside the CRM; Tableau is the broader enterprise BI suite.
  • Data Cloud is the 2026 unifying layer that feeds harmonized customer data into CRM Analytics, Einstein, and Agentforce.
  • It scales to any company size because dashboards, datasets, and predictions sit next to the records your team already works in.

Wave, Einstein Analytics, Tableau CRM or CRM Analytics — what's the difference?

There is no difference in the product, only in the name. Salesforce has rebranded the same analytics platform several times, which is why search results, older blog posts, AppExchange listings, and Trailhead modules still use a mix of labels. Here is the lineage at a glance:

Year Product name What changed
2014 Wave Analytics Original launch of the Analytics Cloud platform
2017 Einstein Analytics Rebrand to align with the Einstein AI family
2020 Tableau CRM Rebrand after Salesforce acquired Tableau
2021–now CRM Analytics Current name; clarifies it is the CRM-native analytics layer, distinct from Tableau

So Einstein Analytics, Tableau CRM, and CRM Analytics are the same product. Your existing dashboards, datasets, Data Prep recipes, and Einstein Discovery stories carry forward across each rename — nothing was discontinued or replaced.

What is Salesforce CRM Analytics and how does it work?

CRM Analytics ingests data from Salesforce objects and external systems, stores it in optimized datasets, and lets users explore and visualize it without exporting to spreadsheets. The core building blocks in 2026 are:

  • Datasets — optimized, columnar copies of your data that CRM Analytics queries at speed, even across millions of rows.
  • Data Prep (recipes) — the visual, low-code pipeline that joins, cleans, transforms, and schedules data into datasets (this replaced the older Dataflow approach for most teams).
  • Lenses — ad-hoc exploration views for slicing a single dataset quickly.
  • Dashboards — interactive, filterable collections of charts that can be embedded directly on Salesforce record pages, Lightning apps, and communities.
  • SAQL — Salesforce Analytics Query Language, used when point-and-click exploration needs custom, programmatic queries.
  • Einstein Discovery — the predictive and prescriptive AI engine (more below) that generates models, predictions, and improvement suggestions on your data.

Because dashboards embed inside the CRM, a sales rep sees the relevant chart on the very opportunity they are working — there is no separate BI tool to open. For teams tuning their org, our guide to Salesforce customization best practices covers how to surface these analytics cleanly on record pages.

A typical SAQL query that powers a dashboard chart looks like this:

q = load "Opportunity";
q = filter q by 'StageName' == "Closed Won";
q = group q by 'Account.Industry';
q = foreach q generate 'Account.Industry' as 'Industry', sum('Amount') as 'Won Revenue';
q = order q by 'Won Revenue' desc;

Where does AI fit: Einstein Discovery, Data Cloud, and Agentforce?

CRM Analytics is where Salesforce's predictive AI meets your reporting. Einstein Discovery (now folded into CRM Analytics) analyzes historical data to build models that explain why an outcome happened and predict what will happen next — for example, which open deals are likely to close, or which cases risk escalation. It surfaces these as stories, predictions, and prescriptive "improve this" recommendations, and those predictions can be written back onto Salesforce records and used inside flows.

In 2026 this sits within a wider data and AI stack:

  • Data Cloud is the unifying layer. It ingests and harmonizes data from across systems into unified customer profiles, which then feed CRM Analytics dashboards, Einstein models, and agents — so analytics run on one consistent view of the customer rather than siloed extracts.
  • Einstein provides both the predictive AI (Discovery) and the generative AI features layered across the platform.
  • Agentforce is Salesforce's platform for autonomous AI agents; the same trusted, unified data that powers CRM Analytics also grounds these agents, so insight and action share one foundation.

The practical takeaway: predictions are no longer a bolt-on. They live next to the dashboards and the records your team already uses to drive productivity across the sales process.

CRM Analytics vs Salesforce Reports & Dashboards vs Tableau

A common point of confusion is when to use built-in Salesforce Reports & Dashboards, when to step up to CRM Analytics, and where Tableau fits. They overlap but solve different problems:

Capability Reports & Dashboards CRM Analytics Tableau
Availability Included in most Salesforce editions Add-on to Salesforce Separate, standalone product
Data volume Best for modest volumes Millions of rows via datasets Very large, multi-source
Cross-object & external data Limited Strong (blend Salesforce + external) Strongest (connects to almost any source)
Predictive AI (Einstein Discovery) No Yes, built in Via Einstein integration
Embedded inside CRM records Yes, natively Yes, natively Embeddable, less CRM-native
Best for Standard operational reporting CRM-native analytics + predictions at scale Enterprise-wide BI across many systems

Rule of thumb: start with native Reports & Dashboards; move to CRM Analytics when you need larger data, blended sources, embedded predictions, or Einstein Discovery inside the CRM; reach for Tableau when analytics must span the whole enterprise beyond Salesforce. Many organizations run more than one, with Data Cloud feeding all of them.

Which teams and business sizes benefit most?

Because CRM Analytics is consumption-based and embedded, it scales from startups to enterprises:

  • Sales — pipeline health, win-rate drivers, rep performance, and Einstein-predicted deal scoring on the opportunity itself.
  • Service — case backlog, handle time, escalation risk, and predicted CSAT, surfaced to agents and managers in real time.
  • Marketing — campaign ROI, lead-conversion analysis, and customer-trend prediction; pair this with Salesforce marketing automation benefits to act on what the data shows.
  • Operations & leadership — a single, refreshable view of the business with prescriptive recommendations instead of static yearly reports.

Smaller teams gain enterprise-grade analytics without standing up a separate data warehouse; larger teams gain governed, CRM-native dashboards that thousands of users can act on in the flow of work.

Getting CRM Analytics right

CRM Analytics delivers value fastest when datasets, Data Prep recipes, and Einstein Discovery models are designed around how your team actually sells and serves — not bolted on as generic dashboards. MicroPyramid has 12+ years and 50+ delivered projects helping companies implement and modernize Salesforce. If you want CRM Analytics, Einstein Discovery, or Data Cloud configured to your process, explore our Salesforce consulting and development services or get in touch.

Frequently Asked Questions

Is Einstein Analytics the same as CRM Analytics?

Yes. Einstein Analytics and CRM Analytics are the same Salesforce product. Salesforce launched it as Wave Analytics in 2014, renamed it Einstein Analytics in 2017, then Tableau CRM in 2020, and finally CRM Analytics. The name changed across releases, but the datasets, dashboards, recipes, and Einstein Discovery predictions are continuous — nothing was discontinued or replaced.

What is the difference between CRM Analytics and standard Salesforce reports?

Standard Salesforce Reports & Dashboards are included in most editions and are ideal for operational reporting on modest data volumes. CRM Analytics is an add-on built for far larger datasets, blending Salesforce data with external sources, and running predictive AI (Einstein Discovery) directly inside the CRM. Use native reports for everyday reporting and CRM Analytics when you need scale, blended data, or embedded predictions.

Is CRM Analytics the same as Tableau?

No. Both are owned by Salesforce, but they are different products. CRM Analytics is the analytics layer embedded natively inside Salesforce and optimized for CRM data and Einstein Discovery. Tableau is a separate, broader enterprise BI platform that connects to almost any data source across the organization. Many companies use both, often with Data Cloud feeding unified data to each.

What is Einstein Discovery in CRM Analytics?

Einstein Discovery is the predictive and prescriptive AI engine inside CRM Analytics. It analyzes historical data to explain why outcomes happened, predict what will happen next, and recommend actions to improve results. Its predictions can be embedded on Salesforce records and used in flows, so teams act on forecasts in the flow of work rather than reading static reports.

How does Data Cloud relate to CRM Analytics?

Data Cloud is Salesforce's unifying data layer. It ingests and harmonizes data from many systems into unified customer profiles, which then feed CRM Analytics dashboards, Einstein models, and Agentforce agents. In practice, Data Cloud gives CRM Analytics one consistent, real-time view of the customer instead of siloed data extracts.

Do small businesses need CRM Analytics or are native reports enough?

Many small businesses start with native Salesforce Reports & Dashboards, which are included with most editions and cover standard operational reporting. CRM Analytics becomes worthwhile when you outgrow that — large data volumes, the need to blend external data, or a desire for embedded Einstein Discovery predictions. Because it is consumption-based and CRM-native, smaller teams can adopt enterprise-grade analytics without building a separate data warehouse.

Share this article