There’s no shortage of data: customer and payment information are captured at every stage of the lifecycle, from engaging with marketing campaigns to making a purchase. Accurate and actionable data insights are key for businesses to understand and report on past performance, make informed decisions in the present day, and identify future opportunities. By slicing data in smart, strategic ways, businesses can improve:
- Finance and accounting: Evaluate and forecast financial performance, manage costs, improve efficiency, and close books quickly and accurately.
- Customer and product: Get granular insights into customer demographics and behavior, such as churn by specific segments. Additionally, monitor product revenue metrics such as monthly recurring revenue (MRR).
- Operations: Data insights can provide revealing information about fraud, payments, and revenue operations.
However, according to IDC research, while most companies have access to data, they aren’t able to derive fundamental business insights from it because of quality issues, operational silos, and a lack of data standards.
Businesses on Stripe have access to a range of data, Dashboard reports, and products that make it easy to access these insights. This guide walks you through how to leverage Stripe data to track financial performance, better understand your customers, refine your product offerings, and run your companies more efficiently. We’ve also included sample SQL queries to make it easier for you to get valuable information out of Stripe’s advanced data analysis tools: Sigma and Data Pipeline.
Data available in Stripe
When Stripe processes payment transactions, we capture data points that provide valuable insights into customer transactions. The Stripe Schema is a blueprint that defines all of the Stripe data that is collected, including how it’s named, defined, and organized. Key data points include:
- Transaction details (amount, currency, date, time)
- Customer information (name, geography)
- Product or service details (items purchased, quantity, price)
- Payment method details (credit card type, digital wallet)
- Metadata (Stripe allows businesses to attach custom metadata to transactions, which can include data specific to a business’s needs)
- Risk and fraud indicators
- Refund and dispute details
You can monitor your business performance at a high level by logging in to your Stripe Dashboard. The Dashboard houses several prebuilt reports that give you visibility into your overall sales, payments, disputes, refunds, subscriptions, and financial metrics. Some of the most-used free reports available in the Stripe Dashboard include:
- Sales summary: These reports provide an overview of key sales metrics, including total sales volume, revenue, and number of successful transactions. This information can help you track your sales performance and monitor revenue trends.
- Financial reporting: Stripe offers financial reports, including revenue breakdowns, fee details, and sales tax reports. These reports help in financial planning, tax reporting, and cost analysis.
- Subscription insights: Stripe Billing users can monitor subscriber count, churn rate, and recurring revenue metrics—providing a view of subscription performance and retention.
Stripe also offers two advanced data tools that offer more customization capabilities when it comes to their business metrics and reporting:
- Stripe Sigma is an interactive business insights tool within the Dashboard. You can get instant answers by writing custom SQL queries or selecting from templates that contain prewritten queries for common reporting needs. Additionally, Sigma Assistant, our AI-powered chat assistant, can help you get answers by simply typing in questions using natural language. Finally, you can transform query results into dynamic charts with the click of a button to easily visualize your data.
- Stripe Data Pipeline sends all your up-to-date Stripe data to your external data storage destination. This connection can be set up with just a few clicks, allowing you to consolidate your Stripe data with other business data from across your systems, such as CRM, ERP, and others. Then, from within your centralized data storage, you can query your Stripe data along with other business data, enabling a range of teams to gather rich insights.
How to track key metrics with Stripe Sigma or Data Pipeline
To help you monitor the business insights that matter most, here is a list of metrics—organized by business area—that users have found useful. We also share some sample SQL queries that can be used in both Stripe Sigma and Data Pipeline, as well as prompts and templates that can be leveraged in Sigma to get answers without needing to write any SQL. We also have an exhaustive list of all the data available, which includes table sets from Core API, Interchange Plus, Connect, and more.
Finance and accounting
Finance and accounting teams require access to their business’s Stripe revenue data to close their books, reconcile accounts, and make forecasts and projections. Many rely on Sigma and Data Pipeline to streamline these processes.
指标
|
好处
|
SQL 查询示例
|
尝试询问 Sigma Assistant
|
---|---|---|---|
总收入
|
了解您的企业在特定时间段内产生的收入额,以掌握业务绩效情况。 |
|
我在过去 3 个月里获得了多少收入? |
平均交易金额
|
确定通过 Stripe 处理的每笔交易的平均金额,以分析定价策略和客户支出模式。 |
|
按国家划分的客户平均交易金额(以美元计)是多少? |
MRR
|
评估基于订阅的产品或服务在一个月内产生的可预测和经常性收入。 |
|
Sigma 模板:月度经常性收入 (MRR) 总额 |
报税
|
通过按客户地点跟踪纳税义务,从而确保履行纳税义务。 |
|
Sigma 模板:税务义务(按客户地点) |
应收账款账龄/收款/未付账单
|
分析应收账款账龄,以监控未结账单,并发现客户付款和收款中的潜在问题。 |
|
确定未结账单金额最高的前 10 名客户。 |
Customer and product
Product teams can use these metrics to make data-driven product enhancements and identify growth opportunities. Sales and marketing teams can target opportunities more effectively with an understanding of customer profiles.
指标
|
好处
|
SQL 查询示例
|
尝试询问 Sigma Assistant
|
---|---|---|---|
客户细分
|
明确细分客户群体(例如,贡献最多收入或购买次数最多的客户群体),以了解忠诚客户的概况。监控客户留存率,以识别忠诚客户并制定对应的留客策略。 |
|
显示购买次数最多的前 10 名客户。 |
MRR 按产品排名
|
跟踪不同产品的经常性收入增长。 |
|
Sigma 模板:按产品排名的月度经常性收入 (MRR) 总额 |
流失
|
衡量客户停止使用您的产品或服务的比率。按细分客户群体或产品类别分析客户流失率,以明确重点关注领域。 |
|
Sigma 模板:每日流失收入或订户流失人数 |
不同产品或订阅业务的受欢迎程度/季节性
|
根据销量或收入确定最受欢迎的产品或服务。跟踪新产品发布或新功能版本的受欢迎程度 |
|
哪些产品每年最受欢迎? |
折扣和优惠券的影响
|
评估特定折扣的有效性,以确定价格弹性,并为定价策略的制定提供依据。 |
|
使用折扣代码与未使用折扣代码交易的平均订单金额分别是多少? |
Operations
Operations teams can find several ways to run their businesses more efficiently, including improving fraud and risk detection.
指标
|
好处
|
SQL 查询示例
|
尝试询问 Sigma Assistant
|
---|---|---|---|
日常活动(例如,付款总额、退款和争议)
|
监控日常运营状态,以发现潜在威胁或问题。 |
|
我们今天出现了多少起争议? |
识别欺诈交易
|
尽可能减少财务损失,维持客户信任,防止撤单,保障数据安全,确保监管合规,并获得宝贵洞察,以持续改进防欺诈措施。 |
|
按支付方式提供欺诈交易明细。 |
支付转化漏斗
|
优化创收,提升用户体验,明确流程改进要点,评估营销效果,发现异常或问题,并保持绩效对标。通过持续监控和优化转化漏斗,运营团队可以推动增长、提高客户满意度并实现业务成功的最大化。 |
|
本月从购物车到成功交易的转化率是多少? |
How to combine Stripe data with other data sources using Data Pipeline
Stripe Data Pipeline seamlessly connects your Stripe account to your data warehouse or cloud storage account, where you can analyze Stripe data in combination with data from your other systems. From there, you can then access additional business insights that can improve the following:
Customer journey analysis
Analyzing customer interactions, purchase behavior, and support interactions from CRM data alongside transactional Stripe data provides a holistic view of the customer experience. You can identify patterns, improve customer engagement, and enhance conversion rates.
ChowNow, a commission-free online food ordering platform, used Data Pipeline to combine Stripe data with other business data. This resulted in a clear overview of the customer journey for its restaurants and dining customers. In-depth insights into the restaurant onboarding process and diners’ ordering decisions helped ChowNow’s marketing team fine-tune advertising spending and decrease customer acquisition cost.
Financial planning and reporting
By analyzing revenue data alongside expenses, cash flow, and profitability metrics, you can enhance business operations. For example, you can more effectively monitor overall financial performance, create revenue forecasts, refine financial planning, and make data-informed decisions to drive financial growth.
When Lime adopted Stripe Data Pipeline and matched Stripe data with its own reports, the company gained the ability to track refunds in near-real time. Its finance team can now confidently report on Lime’s cash status.
Operational efficiency
Analyzing Stripe transactions alongside inventory data helps you maintain optimal stock levels, reduce inventory costs, and improve overall operational efficiency—including streamlining supply chain performance.
Churn prevention
By analyzing customer behavior alongside transaction history and support interactions, you can identify at-risk customers, personalize retention strategies, and enhance customer loyalty.
Marketing campaign effectiveness
Integrating Stripe data with marketing data allows you to analyze the impact of marketing campaigns on customer acquisition, conversion rates, and revenue. You can measure the return on investment (ROI) of marketing efforts, identify successful campaigns, target personalized content for user profiles that are most interested in buying certain products, and allocate resources effectively to enhance marketing strategies.
Once you’ve identified the most important metrics for your business, you can easily save them for future reference—or schedule them in advance so you have the reports you need, when you need them. For Sigma users, this docs page has more information on how to schedule queries. For Data Pipeline users, you can easily find the “save” and “schedule” buttons in Redshift and Snowflake.
Improve decision-making with data insights
Stripe offers a comprehensive platform that helps you not only process payments, but also gain valuable insights to improve your business operations and bottom line. Our tools empower more teams across your organization—including finance, product, operations, sales, marketing, and fraud teams—to make data-driven decisions every day.
Get started with a free 30-day trial of Sigma or Data Pipeline today.