Product Updates

We help you ship faster. And we walk the walk
Akin Olugbade
Product Manager, Statsig
12/16/2024
Permalink ›

🛣️ User Journey Analysis Clarity

We've made user journeys simpler to build and easier to read. You now have more options for focusing your analysis, with clearer controls and easier-to-read charts.

What You Can Do Now

  • Choose between including specific events or excluding unwanted ones in your analysis

  • Control visualization density by setting the number of paths to show at each step

  • When expanding journey sections, property names and values are easier to read and understand

How It Works

Instead of just percentage thresholds, you can now specify exactly how many paths you want to see at each step. For example, show just the top 5 most common paths to keep your analysis focused. We've also improved the layout when you dig into user properties, making the information clearer at a glance.

Impact on Your Analysis

These changes make it easier to find what matters:

  • Build your analysis the way that works best for you - by including or excluding events. This makes it easier to build charts that aren't noisy or cluttered.

  • Keep your charts focused by showing only the most important paths

  • Spot patterns quickly with clearer property labels

Ready to try it out? Head to the User Journey section to see these changes.

user-journey-clarity
Akin Olugbade
Product Manager, Statsig
12/12/2024
Permalink ›

🎯 Add Dashboard Widgets in Place

We've improved dashboard building by letting you add widgets exactly where you want them. Instead of always adding to the bottom of your dashboard, you can now insert new visualizations between existing widgets.

What You Can Do Now

  • Add widgets directly between existing charts

  • Add widgets to smartly fill empty spaces on the dashboard

  • Insert new charts right where you're working

How It Works

Click the "+" button between any widgets to add a new visualization right at that spot. You can add widgets between widgets on the same row, or create a new row between sets of widgets. You can also add widgets directly in empty spaces on a dashboard .

Impact on Your Analysis

This improvement makes dashboard building faster and more natural:

  • Build dashboards in fewer steps

  • Organize visualizations logically as you work

  • Spend less time arranging, more time analyzing

Build your dashboard more efficiently by adding widgets exactly where you need them.

add dashboard in place
12/12/2024
Permalink ›

🔍 Filter Analysis by Features and Experiments

Now you can limit your metric analysis to users who saw specific versions of features (through feature gates) or were part of specific experiment variants. This lets you measure exactly the user experience you want to understand.

What You Can Do Now

  • Filter metrics by feature gate rules to analyze specific user experiences

  • Focus on experiment variants to understand test results

  • Track metrics for specific feature versions and variants

How It Works Select your metric, then use the filters to choose any feature gate rule or experiment variant. Your analysis will show data only for users who match those criteria.

Impact on Your Analysis This improvement helps you analyze feature performance more precisely:

  • Compare metrics for different feature versions

  • Validate experiment results for specific features

  • Debug issues by isolating exact user experiences

Deeper Understanding Through Sessions Combine these filters with Session Replays and Session Streams to see exactly how users experience your features. Watch full session recordings or follow event streams to understand the context around specific feature interactions.

Vineeth Madhusudanan
Product Manager, Statsig
12/10/2024
Permalink ›

Storytelling with Experiments

Good experimenters who bring others along, are often good storytellers. We've heard from many of our customers that they want to offer a narrative arc with experiments that includes the ability to set up context, dive into conflict and offer resolution - a narrative layer around our out-of-the-box Scorecards.

Today we are adding the ability to include live, interactive widgets in Experiment Summary that allow experimenters to craft this narrative for their audience.

A few examples of how customers are using this:

  • Embedding the results of a Custom Explore Query to add context from relevant deep dives (e.g. analyzing the experiment time period while removing outliers like Black Friday, or specific days that had data blips)

  • Adding rich charts such as the conversion funnel being experimented on to contextualize experiment Scorecards

  • Breaking out metrics to match the mental model for good AI experimenters, for example:

    • Direct model measurement : latency, tokens produced, cost

    • Direct user feedback : explicit - thumbs up/thumbs down, implicit - dwell time, regeneration requested

    • Longer-term effects : user activity level over the next week, retention, subscriptions

The original experiment Scorecard is still available as part of Experiment Summary.

Our eventual goal is to have all the context around an experiment - including experiment design, critique, q&a and readouts- centralized in one place. This is the first step toward that.

This feature is rolling out gradually. To embed rich charts in your Experiment Summary, go to the "Summary" tab in your experiment, tap into "Experiment Notes" and select the "+ Add Charts" CTA on the right. Happy storytelling!

image
Tim Chan
Head of Data, Statsig
12/10/2024
Permalink ›

We have enhanced CUPED for ratio metrics by jointly adjusting both group means and variances. Previously, only variances were adjusted. With this update, group means are now adjusted using deducted values, ensuring more accurate results. This improvement reduces the false discovery rate, making CUPED even more reliable.

For more details, head to our Docs!

CUPED for Ratio Metrics
Brock Lumbard
Product Manager, Statsig
12/9/2024
Permalink ›

📡 IPV6 Support

Starting today (Dec 9th, 2024) Statsig will begin support for auto-resolving metadata from IPV6 domains on our client SDKs. Statsig has historically provided and used our own package (IP3Country) for resolution of IP addresses to country codes, which we've decided to stop relying on as IPV6 traffic continues to grow. Going forward, we'll leverage our load balancer's country resolution, which will provide more accurate IPV4 support, and fulsome IPV6 support.

Visit our docs on the transition for more info, or reach out to us in Slack!

Akin Olugbade
Product Manager, Statsig
11/30/2024
Permalink ›

Horizontal Bar Charts for Grouped Data

Your data tells clearer stories when you can see how different groups stack up. We've added horizontal bar charts in Metrics Explorer to make these comparisons easy and intuitive.

What You Can Do Now

  • Compare metrics across any business dimension (time periods, segments, categories)

  • Track usage patterns by user type, location, or platform

  • Spot trends in any grouped data, from engagement to transactions

How It Works Apply a Group By to your data, and select the horizontal bar chart option. The chart automatically adjusts to show your groups clearly.

Impact on Your Analysis This visualization makes it simple to:

  • Identify your top and bottom performers instantly

  • Handle longer label names easily

  • Share clear comparisons in your reports

Start turning your grouped data into visual insights today.

horizontal-bar-chart
Vineeth Madhusudanan
Product Manager, Statsig
11/30/2024
Permalink ›

Warehouse Native Experimentation on Athena

Athena is now a supported data warehouse for Warehouse Native Experimentation! We've unlocked the same capabilities available on Snowflake, BigQuery, Redshift and Databricks to Athena users too.

You can reuse existing events and metrics from Athena in experimental analysis. You can also use typical Statsig features - including Incremental reloads (to manage costs), Power Analysis using historic data, and even use features like Entity Properties to join categorical information about users and use them in analysis across experiments!

image
Vineeth Madhusudanan
Product Manager, Statsig
11/26/2024
Permalink ›

Autoscaling on Snowflake (Warehouse Native)

You can now connect multiple Snowflake warehouses to your account, enabling better query performance by automatically distributing query jobs across all available warehouses. To set it up, you can head over to Settings > Project > Data Connection, and select Set up additional Warehouses.

When you schedule multiple experiments to be loaded at the same time, Statsig will distribute these queries across the provided warehouses to reduce contention. Spreading queries across compute clusters can often be faster and cheaper(!) when contention causes queries to be backed up.

We have a beta of intelligent Autoscaling in works. Reach out in Slack if you'd like to try it!

image
Vineeth Madhusudanan
Product Manager, Statsig
11/26/2024
Permalink ›

Experiment Compute Summary

Following up from the Statsig project level compute summary, we've also added an experiment level compute summary - available in Experiment Diagnostics. Out of box it lets you look at compute utilization by job type or metric source. This is helpful to isolate situations where a low value metric is a disproportionate share of compute utilization. When you find this, look at our guide to optimize costs.

image

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