Product Updates

We help you ship faster. And we walk the walk
Arrow Left
Arrow Right
Laurel Chan
Product Manager, Statsig
6/11/2025
Permalink ›

Want to see your metrics, releases, and logs in a single platform?

Log Explorer lets you diagnose issues quickly alongside your Statsig data. No more juggling tools or context switching.

Metrics point you to a change. Logs reveal the root cause.

Open any log entry to get started. Our point-and-click UI makes it easy for anyone to zero in on things like timestamp, service name, or metadata value. When you need more control, write queries from scratch using our flexible search.

Built-in OpenTelemetry support gets you up and running with minimal effort. No extra instrumentation required.

Try Log Explorer today!

Liz Obermaier
Data Scientist, Statsig
6/11/2025
Permalink ›

📊 Fieller Interval

You can now opt in to using Fieller Intervals when calculating % lift confidence intervals. This is a more accurate alternative to the Delta Method when calculating % lift confidence intervals.

Because Fieller Intervals are asymmetric, the scorecard display will look slightly different when this option is enabled:

fieller

You can set this up in your Experimentation Settings at the Organization Level.

fieller_setting

Historical and ongoing experiments will not have their methodology changed midway through if you opt in, only newly created experiments after opt in are impacted.

Learn more about Fieller Intervals here!

Akin Olugbade
Product Manager, Statsig

📊 Data Table Views in Metric Drilldown

The new Table View makes it easier to compare how different groups perform across multiple metrics and time periods, all in a single table. Each metric becomes a column, and each group (based on your group-by selection) becomes a row. No need to flip between charts or tabs.

What You Can Do Now:

  • Compare multiple metrics side by side across user or event groups

  • View how the same group performs across different time periods

  • Add group-bys to see per-group metric values in one view

How It Works:

  • Select metrics to display as columns

  • Add a group-by to generate one row per group value

  • Toggle time comparisons to populate the table with values from both current and past periods

Impact on Your Analysis:

  • Quickly spot which segments are over- or under-performing across several metrics

  • Easily assess how group performance changes over time

  • Simplifies complex comparisons that previously required multiple charts

Use Data Table View when you want a clear, compact summary of group-level performance across metrics and time.

data table
Laurel Chan
Product Manager, Statsig

Introducing the Pulumi Statsig Provider

Manage your Statsig configurations in the same programs that provision your cloud infrastructure.

With the Pulumi Statsig Provider, everything ships through a single version-controlled, reviewable workflow. This unifies progressive delivery with infrastructure as code. You get safer rollouts, automated drift detection, and built-in observability across infrastructure and product logic.

Visit our docs to get started. Or check us out in the Pulumi docs.

Vineeth Madhusudanan
Product Manager, Statsig

Statsig MCP Server

Statsig now hosts an MCP (Model Context Protocol) Server. This acts as a bridge between AI applications (clients) and Statsig: it is essentially a smart adapter that translates AI requests into commands that Statsig can understand.

For example - you can connect this in Cursor and request it in English to :

  • Make changes to your app to put features behind gates in Statsig

  • Instrument your app to log user interaction events - which can then be analyzed in Statsig

  • Perform operations like removing unused gates from your codebase - with Cursor directly pulling context from your Statsig project

You can connect it with Claude, and then ask questions based on data from Statsig:

  • Which experiments have been abandoned?

  • What are some suggestions for new growth experiments I can run?

Learn more here.

Kaz Haruna
Product Manager, Statsig

📸 Results Snapshot

WHN customers can now view historical scorecard results for their experiments. The system captures a Scorecard Snapshot each time results are calculated through a full or incremental reload.

How It Works

Open the reload history dialog box in the Results tab for your experiment.

Screenshot 2025-06-03 at 4.17.55 PM

Find the data load instance you want to view and select "View Results Snapshot."

result-snapshot
Michael Makris
Senior Data Scientist, Statsig

🪨 Geotest Experiments

Geotest Experiments are now available to all our Warehouse Native customers, unlocking experimentation when traditional A/B testing doesn’t work. Commonly in marketing campaigns users cannot be reliably split into control and treatment.

With Statsig’s Geotesting, you can measure marketing incrementally in the core business metrics already in your warehouse. Using best-in-industry Synthetic Control methodology, Statsig makes it easy for every team to design and run statistically-rigorous tests using simple geographical controls like postal codes and DMAs.

geotest

Visit our docs to learn more and get started!

Kaz Haruna
Product Manager, Statsig
5/22/2025
Permalink ›

Braze Integration

With Statsig’s Braze integration, running experiments across your multi-channel campaign or orchestrating your user journey just got easier!

Customers can now send exposure events from Statsig to Braze that can then be used to assign users into Segments in Braze. This enables you to trigger custom content through feature flags or run different campaigns based on whether users are in treatment or control groups.

Learn more here to get started!

Akin Olugbade
Product Manager, Statsig
5/22/2025
Permalink ›

🧮 Unique Values Aggregation

Count distinct values for any property across events or users, no longer limited to IDs.

What You Can Do Now

  • Select Unique Values as the aggregation type in Metric Drilldown.

  • Answer questions like “How many different referrers drove traffic last week?” or “How many SKUs were added to carts today?”

  • Combine with filters and group-bys to surface granular uniqueness counts in one step.

How It Works

  1. Pick your metric or event.

  2. In the aggregation dropdown, choose Unique Values.

  3. Select the property whose distinct values you want counted (e.g., referrer, sku, country).

  4. The chart returns the count of unique values for that property over the chosen time range and granularity.

Impact on Your Analysis

  • Broader coverage: Distinct-value analysis now works on any property, not just user_id, stable_id, or company_id.

  • Faster answers: Skip custom SQL or exports when you need unique counts on the fly.

Try the Unique Values option to see diversity in your data at a glance.

Akin Olugbade
Product Manager, Statsig
5/22/2025
Permalink ›

📈 Delta Comparison View for Time Series

Delta Comparison condenses two overlaid series into a single line that plots the percent change between your current and comparison periods at each timestamp, letting you see differences at a glance.

What You Can Do Now

  • In Metric Drilldown, toggle Percent Difference to turn any chart in Comparison mode into a single line showing the percent change at each timestamp.

  • Scan spikes or dips instantly instead of comparing two stacked series.

  • Export or share the delta series just like any other chart.

How It Works

  1. In Metric Drilldown when in a time series view, choose Compare and select a comparison range.

  2. Select the "%" option at the top of the chart to switch to Percent Difference mode.

  3. The chart redraws as one series where delta_percent = (current - comparison) / comparison * 100

  4. Switch back anytime to the traditional overlaid view.

Impact on Your Analysis

  • Faster insights: One clear line highlights variance without visual clutter.

  • Sharpened focus: Positive vs. negative swings stand out immediately, making root-cause checks quicker.

  • Tighter reports: A single series is easier to share in dashboards and slide decks.

Try the Delta Comparison toggle on your next period-over-period chart and see the difference.

Loved by customers at every stage of growth

See what our users have to say about building with Statsig
OpenAI
"At OpenAI, we want to iterate as fast as possible. Statsig enables us to grow, scale, and learn efficiently. Integrating experimentation with product analytics and feature flagging has been crucial for quickly understanding and addressing our users' top priorities."
Dave Cummings
Engineering Manager, ChatGPT
SoundCloud
"We evaluated Optimizely, LaunchDarkly, Split, and Eppo, but ultimately selected Statsig due to its comprehensive end-to-end integration. We wanted a complete solution rather than a partial one, including everything from the stats engine to data ingestion."
Don Browning
SVP, Data & Platform Engineering
Recroom
"Statsig has been a game changer for how we combine product development and A/B testing. It's made it a breeze to implement experiments with complex targeting logic and feel confident that we're getting back trusted results. It's the first commercially available A/B testing tool that feels like it was built by people who really get product experimentation."
Joel Witten
Head of Data
"We knew upon seeing Statsig's user interface that it was something a lot of teams could use."
Laura Spencer
Chief of Staff
"The beauty is that Statsig allows us to both run experiments, but also track the impact of feature releases."
Evelina Achilli
Product Growth Manager
"Statsig is my most recommended product for PMs."
Erez Naveh
VP of Product
"Statsig helps us identify where we can have the most impact and quickly iterate on those areas."
John Lahr
Growth Product Manager
"The ability to easily slice test results by different dimensions has enabled Product Managers to self-serve and uncover valuable insights."
Preethi Ramani
Chief Product Officer
"We decreased our average time to decision made for A/B tests by 7 days compared to our in-house platform."
Berengere Pohr
Team Lead - Experimentation
"Statsig is a powerful tool for experimentation that helped us go from 0 to 1."
Brooks Taylor
Data Science Lead
"We've processed over a billion events in the past year and gained amazing insights about our users using Statsig's analytics."
Ahmed Muneeb
Co-founder & CTO
SoundCloud
"Leveraging experimentation with Statsig helped us reach profitability for the first time in our 16-year history."
Zachary Zaranka
Director of Product
"Statsig enabled us to test our ideas rather than rely on guesswork. This unlocked new learnings and wins for the team."
David Sepulveda
Head of Data
Brex
"Brex's mission is to help businesses move fast. Statsig is now helping our engineers move fast. It has been a game changer to automate the manual lift typical to running experiments and has helped product teams ship the right features to their users quickly."
Karandeep Anand
President
Ancestry
"We only had so many analysts. Statsig provided the necessary tools to remove the bottleneck. I know that we are able to impact our key business metrics in a positive way with Statsig. We are definitely heading in the right direction with Statsig."
Partha Sarathi
Director of Engineering
"Statsig has enabled us to quickly understand the impact of the features we ship."
Shannon Priem
Lead PM
Ancestry
"I know that we are able to impact our key business metrics in a positive way with Statsig. We are definitely heading in the right direction with Statsig."
Partha Sarathi
Director of Engineering
"Working with the Statsig team feels like we're working with a team within our own company."
Jeff To
Engineering Manager
"[Statsig] enables shipping software 10x faster, each feature can be in production from day 0 and no big bang releases are needed."
Matteo Hertel
Founder
"We use Statsig's analytics to bring rigor to the decision-making process across every team at Wizehire."
Nick Carneiro
CTO
Notion
"We've successfully launched over 600 features behind Statsig feature flags, enabling us to ship at an impressive pace with confidence."
Wendy Jiao
Staff Software Engineer
"We chose Statsig because it offers a complete solution, from basic gradual rollouts to advanced experimentation techniques."
Carlos Augusto Zorrilla
Product Analytics Lead
"We have around 25 dashboards that have been built in Statsig, with about a third being built by non-technical stakeholders."
Alessio Maffeis
Engineering Manager
"Statsig beats any other tool in the market. Experimentation serves as the gateway to gaining a deeper understanding of our customers."
Toney Wen
Co-founder & CTO
"We finally had a tool we could rely on, and which enabled us to gather data intelligently."
Michael Koch
Engineering Manager
Notion
"At Notion, we're continuously learning what our users value and want every team to run experiments to learn more. It's also critical to maintain speed as a habit. Statsig's experimentation platform enables both this speed and learning for us."
Mengying Li
Data Science Manager
Whatnot
"Excited to bring Statsig to Whatnot! We finally found a product that moves just as fast as we do and have been super impressed with how closely our teams collaborate."
Rami Khalaf
Product Engineering Manager
"We realized that Statsig was investing in the right areas that will benefit us in the long-term."
Omar Guenena
Engineering Manager
"Having a dedicated Slack channel and support was really helpful for ramping up quickly."
Michael Sheldon
Head of Data
"Statsig takes away all the pre-work of doing experiments. It's really easy to setup, also it does all the analysis."
Elaine Tiburske
Data Scientist
"We thought we didn't have the resources for an A/B testing framework, but Statsig made it achievable for a small team."
Paul Frazee
CTO
Whatnot
"With Warehouse Native, we add things on the fly, so if you mess up something during set up, there aren't any consequences."
Jared Bauman
Engineering Manager - Core ML
"In my decades of experience working with vendors, Statsig is one of the best."
Laura Spencer
Technical Program Manager
"Statsig is a one-stop shop for product, engineering, and data teams to come together."
Duncan Wang
Manager - Data Analytics & Experimentation
Whatnot
"Engineers started to realize: I can measure the magnitude of change in user behavior that happened because of something I did!"
Todd Rudak
Director, Data Science & Product Analytics
"For every feature we launch, Statsig saves us about 3-5 days of extra work."
Rafael Blay
Data Scientist
"I appreciate how easy it is to set up experiments and have all our business metrics in one place."
Paulo Mann
Senior Product Manager
We use cookies to ensure you get the best experience on our website.
Privacy Policy