Hands-On Tour: Analytics Studio, Data Manager & Stories
Hands-On Tour: Analytics Studio, Data Manager & Stories
Enough theory — let's actually click around. This lesson is a guided tour of the CRM Analytics interface: Analytics Studio, the Data Manager, and a real Einstein Discovery story. Follow along in your free Developer org (from Lesson 1) so the concepts from the last few lessons become muscle memory. The clip above is longer than usual because there is a lot to see.
Getting in: the App Launcher and Analytics Studio
CRM Analytics is reached through the App Launcher (the grid icon at the top-left of Salesforce). Search for and open Analytics Studio — the dedicated workspace where all your analytics work happens.
The Studio home is your command center. Expect to find:
- Favorites — pinned dashboards, lenses, and datasets you use often.
- Notifications — alerts triggered by data conditions you care about.
- Subscriptions — scheduled snapshots of widgets emailed to you.
- Watchlist — quick-glance metrics you want to keep an eye on.
- Browse — everything organized by apps and assets (dashboards, lenses, datasets, stories).
From here you can open a dashboard to see curated, interactive analytics, or open a lens to explore a single dataset ad hoc — exactly the design-layer concepts from Lesson 5.
The Data Manager
Switch over to the Data Manager and you are looking at the engine room — the data layer from Lesson 4, made visible. Its key areas:
- Monitor — the log of every data job (syncs, dataflows, recipes). Check status, duration, and errors here. This is your first stop when a dashboard looks stale.
- Dataflows & Recipes — build and edit your transformations (legacy dataflow vs. modern drag-and-drop recipes).
- Data / Datasets — browse the optimized datasets that power everything.
- Connect — the Data Sync connections that stage source data.
- Live connections & output connections — Direct Data sources (like Snowflake) and the targets you push results back out to.
Opening a Story
Now the exciting part — open an Einstein Discovery story and see the intelligence layer come alive. A story reads its dataset and presents:
- Correlations and insights — the top predictors and influencers driving your outcome, in plain language.
- What-if analysis — change an input value on a record and watch the predicted result move. This is how a user builds intuition for which levers matter: "If we shortened the sales cycle by a week, the win probability rises this much."
Evaluating the model
A responsible story is not just pretty insights — it shows how trustworthy the underlying model is. Look for the model evaluation metrics:
- R² (R-squared) — how much of the variation the model explains.
- MAE (Mean Absolute Error) — the average size of the prediction error.
- RMSE (Root Mean Squared Error) — error that penalizes big misses more heavily.
- Cross-validation — testing the model on held-out data to confirm it generalizes rather than memorizing the training set.
Deploying the model
When the story's insights are useful and its metrics hold up, the final step is to deploy the model. As we saw in Lesson 6, deployment starts scoring real records — surfacing a score, an explanation, and a recommended action right where users work, while hiding the data-science complexity.
What you just toured
In one walkthrough you touched all three layers of CRM Analytics:
- Design — Analytics Studio, dashboards, lenses, favorites, and subscriptions.
- Data — the Data Manager: Monitor, dataflows, recipes, datasets, and connections.
- Intelligence — a story with what-if analysis, evaluation metrics, and deployment.
Reproduce this tour in your own org. Click every tab, open a sample dashboard, and read a story end to end. The final lesson zooms back out to strategy: the six steps to analytics adoption, plus a capstone interview cheat-sheet.
Discussion
No comments yet — be the first to start the discussion.
The Intelligence Layer
How CRM Analytics adds AI: Einstein Discovery stories reveal top predictors, models score records with explanations and actions, and reports get insights too.
Six Adoption Steps
The six pillars of CRM Analytics adoption — intelligence, collaboration, actionability, self-service, embedding, and smart design — that turn dashboards into daily habits.