Your all-in-one customer analytics API platform
Build customer dashboards at any level of the stack with APIs or UI components, power super fast experiences without data engineering, and empower your product dev teams with self-service analytics.

Metrics API gives business
meaning to your raw data
Show the data that your customers will find most valuable. With Metrics API you can decide what metrics you want to display, add filters and select dimensions. Define metrics once, use everywhere.
query timeSeriesQuery {
metricByName (uniqueName: "revenue") {
timeSeries (input: {
timeRange: { relative: LAST_90_DAYS }
granularity: DAY
}) {
labels
values
}
}
}
query counterQuery {
metricByName (uniqueName: "revenue") {
counter (input: {
timeRange: { relative: LAST_90_DAYS }
}) {
value
}
}
}
query leaderboardQuery {
metricByName (uniqueName: "revenue") {
leaderboard (input: {
timeRange: { relative: LAST_90_DAYS }
dimensions: [{columnName:"PRODUCT_NAME"}]
sort: DESC
rowLimit: 10
}) {
labels
values
}
}
}
query dimensionQuery {
metricByName (uniqueName: "revenue") {
dimensions {
columnName
cardinality
uniqueValues
stats
}
}
}
Connect your data warehouse, database, or streaming sources in minutes
Propel integrates with Snowflake, BigQuery, S3, and more, and continues to support your growing data stack as you scale



Ready-to-use data visualization UI components
Front-end teams can easily build web components into the user experience. Easy peasy with smart defaults but all the power to customize what you need.
Skip the SQL tech debt
Keep SQL out of your front end code. Your joins don't have to be inner or outer because you'll never have to write SQL statements again.
Aggregation and caching without data engineering heavy lifting
Propel’s powerful cache automatically syncs your data and serves it blazingly fast. There’s no need for pre-aggregations that sacrifice flexibility because Propel can aggregate on the fly and optimize with one click.

Sub-second response times over billions of rows
Propel syncs and optimizes your data. Accelerate response times and prevent requests hitting your underlying data source (saving you money).
Multi-tenant access control
All data stays secure and private. Control access to data so that each customer can only see their own data.
Self-service analytics API
Remove team dependencies and increase autonomy. Use our developer tools to visualize your data without writing a single line of code and easily grab the code to drop ready-to-render metrics.

Build a fully native look and feel
Unlike embedded dashboards, Propel’s API and UI components power a fully native look and feel so that a developer’s creativity is never constrained.

Usage-based pricing for any use case
Nobody likes to pay extra for nothing. Storage and compute are priced independently so you pay for what you use and nothing more.

You're going to want this


Don’t take our word for it

Kristie Howard
Director of Engineering
You could be building more
Get a product demo to see how Propel helps your product dev team build more with less.