Empower Your App with Custom Analytics

Convert data into game-changing value. Embed AI-powered analytics into your products.
Explore the code that provides full control over your users’ experience.
 

30-day free trial: Take Sisense for a test drive

Ready to revolutionize your analytics experiences with Compose SDK? Try our analytics platform free for 30 days and see how easy it is to build, customize, and embed AI-driven analytics into your products.
 
            import { Chart } from "@sisense/sdk-ui";
import { measureFactory } from "@sisense/sdk-data";
import * as DM from "./sample-ecommerce";

export default function App() {
  return (
    <Chart
      dataSet={DM.DataSource}
      chartType={'column'}
      dataOptions={​{
        category: [DM.Commerce.AgeRange],
        value: [measureFactory.sum(DM.Commerce.Revenue, 'Sales')],
        breakBy: [DM.Commerce.Category]
      }​}
    />
  );
}
        
tsx
Created with Highcharts 6.1.1Age RangeSalesCell PhonesPDAsTablet PCs0-1819-2425-3435-4445-5455-6465+02M4M6M
 
 

Choose the right embedding approach

Align your use case, flexibility, and deployment needs with the right libraries.

Compose SDK

  • Use Case: Build data driven applications
  • Embeddable Elements: Data, charts, customizable individual filters
  • Visualizations: Sisense or your own charts
  • Flexibility: High
  • Languages: React/Angular/Vue & TypeScript

Embed SDK

  • Use Case: Embed dashboards into web applications
  • Embeddable Elements: Entire Sisense dashboards
  • Visualizations: Sisense widgets
  • Flexibility: Medium
  • Languages: JavaScript
 
 

Join other developers

“I love the tool. It's a great way to deliver world-class embedded analytics to end users.  I want to work with it every day. Sisense is a 50-blade Swiss Army Knife for business analytics.  Knowing how to best apply those blades is key for a successful Sisense implementation.”
Jim Thomas
Silutions Consuting LLC
“Sisense is the flexible platform to build the dynamic report, with the filter options... For the developer or person who has experience in coding. Sisense is really easy to control and integrate with other systems. It can connect the data in database management, excel, google data, ... We can cook the data with SQL scripts.“
Binh Thai
L&E International Ltd.