- Salesforce Einstein Analytics is a cloud-based analytics tool offered by Salesforce. The data is stored on its own platform (not the Salesforce platform), but being a Salesforce product, it is integrated well with the main Salesforce platform.
- Einstein Analytics is an app used to visualize the activity occurring in your Salesforce environment. Whether you use Salesforce for Sales, Marketing, or Service, this visibility tool offers insights into the data (like contacts, campaigns, or accounts) your users add to the CRM every day. exploration
Why do I need Einstein Analytics?
The first question in your mind will be why we need Einstein Analytics because you already had a report and dashboard in Salesforce. As you know, Einstein is useful for the visualization of data Although the Salesforce platform offers amazing reporting capabilities in comparison to the rest of the CRM market, it is not designed to analyze complex and large data. That’s where Einstein Analytics comes in – with these data manipulation and visualization capabilities, you can explore large and complex datasets quickly and easily (explore being the keyword here!). Here is some example which will help you to explain Einstein analytics:- If you are a Salesforce admin or reporting analyst, you must be familiar with all limitations of Salesforce reporting and dashboards, such as a maximum of four objects relationships for a report type – or to build a dashboard, you need to create reports that use the same data source. These limitations pretty much disappear when using Einstein Analytics; instead, you can build this advanced logic into the dataflow.
- Conversational Explorer helps end-user to display the result with some keywords
- Einstein Analytics can be used to monitor production health checkups. With the help of Event Monitoring, you can monitor different security aspects as below. Please refer my Event Monitoring article for more details
- Logins and logouts
- Report exports
- Apex executions
- Knowledge article views
- Lightning page interactions
- API Consumed
Einstein Analytics Pricing
If you are using Sales Cloud, Service Cloud, or any other Salesforce product, you still need to purchase for Einstein Analytics. Currently, there are 3 types of Einstein Analytics license based on the features supported:
Einstein Predictions ($75 USD/user/month)
Einstein Analytics Growth ($125 USD/user/month)
Einstein Analytics Plus ($150 USD/user/month)
Once you have any one of the permission set Licenses, you need to assign the Permission set. The difference between PSL and Permission set is like
Access Einstein Analytics from Salesforce
How does Einstein Analytics get the Data?
Einstein Analytics Components
- App
- You can treat an app like a folder, but an app can store multiple items, such as dataset, lens, and dashboards.
- There are few inbuild apps and you can also create your own app which you can share to a different user, group, and role with different permission like the viewer, editor, and manager.
- Apps organize data projects, run presentations directly from dashboards, and control asset sharing.
- My Private App-This app is visible to you and only you. You can’t share My Private App with anyone. It’s a good place to store assets with sensitive data or work-in-progress dashboards that you aren’t ready to show others.
- Shared App-This app is the opposite of My Private App. The Shared App is accessible by anyone in your org who has access to Einstein Analytics. Although it’s accessible by everyone, you can still ensure stricter security on datasets through row-level security
- Lenses
- A lens is a visualization of data in a dataset.
- You use the lens to explore data graphically and to build queries for a dashboard.
- A lens is similar to a Salesforce report that sits behind a dashboard – but, the difference is that in Einstein Analytics, a dashboard does not use a Lens as the data source. The dashboard widget can be explored as a lens by users, it can and stored into an app for future usage, including store into My Private app.
- Dashboards
- A dashboard is a curated set of charts, metrics, and tables that gives you an interactive view of your business data.
- You can add lens to the dashboard.
- A dashboard is an interactive collection of widgets that show query results from your data, whether that data comes from inside or outside Salesforce.
- Dashboards tell a multifaceted story about your business from different angles. An Analytic dashboard is like a multi-faceted view of your data.
- You can share to a dashboard to other user and can use in presentation mode, you can also see the version history of the dashboard.
- Datasets
- A dataset is a set of specially formatted source data, optimized for interactive exploration.
- An Einstein Analytics dataset is a collection of related data that can be viewed in a tabular format. The data can come from many sources, including Salesforce objects, external data sources, and even other datasets.
- Dataflow- Dataflow is used to extract data from Salesforce objects. The dataflow is a set of instructions in JavaScript Object Notation (JSON) that runs to extract data and create datasets. These instructions specify which objects and fields you want to extract data from and the names of the datasets you want to create. The dataflow also has other uses, such as joining data together, but for now, we just focus on its extraction skills.
No comments:
Post a Comment